.auth-shell{background:var(--w-bg);min-height:100vh;color:var(--w-fg);font-family:var(--font-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;letter-spacing:-.006em;-webkit-font-smoothing:antialiased;grid-template-columns:minmax(420px,.92fr) minmax(440px,1fr);display:grid;position:relative;overflow:hidden}.auth-shell.signup{grid-template-columns:minmax(420px,1fr) minmax(520px,1.1fr)}.auth-shell:before{content:"";background:radial-gradient(circle at 16% 12%,var(--w-accent-soft),transparent 34%),radial-gradient(circle at 86% 88%,var(--w-good-soft),transparent 32%);pointer-events:none;position:absolute;inset:0}.auth-shell.signup:before{background:radial-gradient(circle at 12% 18%,var(--w-accent-soft),transparent 34%),linear-gradient(135deg,var(--w-good-soft),transparent 42%)}.auth-shell .story,.auth-shell .left{border-right:1px solid var(--w-border);flex-direction:column;justify-content:space-between;min-height:100vh;padding:42px clamp(32px,5vw,72px);display:flex;position:relative}.auth-shell .brand{color:var(--w-fg-strong);letter-spacing:-.02em;align-items:center;gap:10px;font-weight:650;text-decoration:none;display:flex}.auth-shell .brand-mark{background:var(--w-accent);color:#fff;width:28px;height:28px;box-shadow:0 12px 26px var(--w-accent-soft);border-radius:8px;place-items:center;display:grid}.auth-shell .brand-mark svg{width:16px;height:16px}.auth-shell .story-copy{max-width:520px}.auth-shell .eyebrow{text-transform:uppercase;letter-spacing:.09em;color:var(--w-accent);margin:0 0 18px;font:12px/1.1 JetBrains Mono,ui-monospace,Menlo,monospace}.auth-shell h1{color:var(--w-fg-strong);letter-spacing:-.045em;margin:0;font-size:clamp(36px,5vw,58px);font-weight:720;line-height:1}.auth-shell .lead{color:var(--w-muted);max-width:50ch;margin:20px 0 0;font-size:17px}.auth-shell .proof{gap:10px;margin-top:32px;display:grid}.auth-shell .proof-row{border:1px solid var(--w-border);background:var(--w-surface);border-radius:10px;grid-template-columns:28px 1fr auto;align-items:center;gap:12px;padding:12px;display:grid}.auth-shell .proof-row svg{width:16px;height:16px;color:var(--w-accent)}.auth-shell .proof-row b{color:var(--w-fg);font-size:13px;display:block}.auth-shell .proof-row span{color:var(--w-muted);font-size:12px;display:block}.auth-shell .proof-row .state{color:var(--w-subtle);font-size:11px}.auth-shell .story-foot,.auth-shell .foot{color:var(--w-subtle);font-size:12px}.auth-shell .setup-list{border-top:1px solid var(--w-border);margin-top:34px}.auth-shell .setup-step{border-bottom:1px solid var(--w-border);grid-template-columns:30px 1fr auto;align-items:start;gap:14px;padding:17px 0;display:grid}.auth-shell .step-num{background:var(--w-accent-soft);width:24px;height:24px;color:var(--w-fg);border-radius:50%;place-items:center;font-size:12px;display:grid}.auth-shell .setup-step b{color:var(--w-fg);font-weight:560;display:block}.auth-shell .setup-step span{color:var(--w-muted);margin-top:2px;font-size:13px;display:block}.auth-shell .setup-step em{color:var(--w-subtle);font-size:11px;font-style:normal}.auth-shell .panel-wrap,.auth-shell .panel{place-items:center;padding:36px;display:grid;position:relative}.auth-shell .auth-card,.auth-shell .signup-card{border:1px solid var(--w-border);background:var(--w-surface);border-radius:18px;width:min(410px,100%);padding:26px;box-shadow:0 26px 80px #00000014}.auth-shell .signup-card{width:min(500px,100%)}.auth-shell .card-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:26px;display:flex}.auth-shell .back-link,.auth-shell .back{color:var(--w-muted);font-size:13px;text-decoration:none}.auth-shell .back-link:hover,.auth-shell .back:hover{color:var(--w-fg)}.auth-shell .icon-btn{border:1px solid var(--w-border);background:var(--w-surface);width:32px;height:32px;color:var(--w-muted);cursor:pointer;border-radius:7px;place-items:center;display:grid}.auth-shell .icon-btn:hover{color:var(--w-fg);border-color:var(--w-border-strong);background:var(--w-elevated)}.auth-shell .icon-btn svg{width:15px;height:15px}.auth-shell .auth-card h2,.auth-shell .signup-card h2{color:var(--w-fg-strong);letter-spacing:-.028em;margin:0;font-size:25px;font-weight:650;line-height:1.15}.auth-shell .auth-card .card-sub,.auth-shell .signup-card .card-sub{color:var(--w-muted);margin:7px 0 0;font-size:14px}.auth-shell form{gap:15px;margin-top:24px;display:grid}.auth-shell .grid-2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth-shell .field{gap:7px;display:grid}.auth-shell .field label{color:var(--w-fg);font-size:12px;font-weight:540}.auth-shell .input,.auth-shell .select{border:1px solid var(--w-border);background:var(--w-bg);width:100%;height:42px;color:var(--w-fg);font:inherit;border-radius:8px;outline:none;padding:0 12px}.auth-shell .input::placeholder{color:var(--w-subtle)}.auth-shell .input:focus,.auth-shell .select:focus{border-color:var(--w-accent-line);box-shadow:0 0 0 3px var(--w-accent-soft)}.auth-shell .input:disabled{background:var(--w-hover);color:var(--w-muted);cursor:not-allowed}.auth-shell .row-between{justify-content:space-between;align-items:center;gap:10px;display:flex}.auth-shell .check{color:var(--w-muted);cursor:pointer;align-items:flex-start;gap:8px;font-size:12px;display:flex}.auth-shell .check input{appearance:none;border:1px solid var(--w-border-strong);background:var(--w-surface);cursor:pointer;border-radius:4px;flex:none;width:14px;height:14px;margin-top:2px}.auth-shell .check input:checked{background:var(--w-accent);border-color:var(--w-accent)}.auth-shell .muted-link{color:var(--w-muted);cursor:pointer;font-size:12px;font:inherit;background:0 0;border:0;padding:0;text-decoration:none}.auth-shell .muted-link:hover{color:var(--w-fg)}.auth-shell .btn{border:1px solid var(--w-border);background:var(--w-surface);height:42px;color:var(--w-fg);cursor:pointer;font-weight:560;font:inherit;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 14px;text-decoration:none;display:inline-flex}.auth-shell .btn:hover:not(:disabled){background:var(--w-elevated);border-color:var(--w-border-strong)}.auth-shell .btn:disabled{opacity:.6;cursor:not-allowed}.auth-shell .btn-primary{background:var(--w-accent);border-color:var(--w-accent);color:#fff;box-shadow:0 12px 24px var(--w-accent-soft)}.auth-shell .btn-primary:hover:not(:disabled){background:var(--w-accent);border-color:var(--w-accent);filter:brightness(1.05)}.auth-shell .divider{color:var(--w-subtle);text-transform:uppercase;letter-spacing:.08em;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:6px 0;font-size:11px;display:grid}.auth-shell .divider:before,.auth-shell .divider:after{content:"";background:var(--w-border);height:1px}.auth-shell .sso-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.auth-shell .security-note{border:1px solid var(--w-border);background:var(--w-bg);color:var(--w-muted);border-radius:10px;gap:10px;margin-top:18px;padding:12px;font-size:12px;display:flex}.auth-shell .security-note svg{width:16px;height:16px;color:var(--w-good);flex:none;margin-top:1px}.auth-shell .switch-copy,.auth-shell .switch{text-align:center;color:var(--w-muted);margin-top:20px;font-size:13px}.auth-shell .switch-copy a,.auth-shell .switch a{color:var(--w-fg);text-decoration:none}.auth-shell .switch-copy a:hover,.auth-shell .switch a:hover{color:var(--w-accent)}.auth-shell .invite{border:1px solid var(--w-border);background:var(--w-bg);border-radius:12px;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;margin:18px 0 22px;padding:12px;display:grid}.auth-shell .invite-icon{background:var(--w-good-soft);width:38px;height:38px;color:var(--w-good);border-radius:10px;place-items:center;display:grid}.auth-shell .invite-icon svg{width:18px;height:18px}.auth-shell .invite b{color:var(--w-fg);display:block}.auth-shell .invite span{color:var(--w-muted);font-size:12px;display:block}.auth-shell .badge{color:var(--w-good);background:var(--w-good-soft);border:1px solid var(--w-good);border-radius:999px;padding:2px 7px;font-size:11px}.auth-shell .alert{border:1px solid var(--w-border);border-radius:8px;padding:10px 12px;font-size:13px}.auth-shell .alert-error{border-color:var(--w-bad);background:var(--w-bad-soft);color:var(--w-bad)}.auth-shell .alert-success{border-color:var(--w-good);background:var(--w-good-soft);color:var(--w-good)}.auth-shell .spinner{border:2px solid;border-top-color:#0000;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite wp-auth-spin}@keyframes wp-auth-spin{to{transform:rotate(360deg)}}@media (max-width:980px){.auth-shell,.auth-shell.signup{grid-template-columns:1fr}.auth-shell .story,.auth-shell .left{border-right:0;border-bottom:1px solid var(--w-border);gap:38px;min-height:auto}.auth-shell .panel-wrap,.auth-shell .panel{padding:28px 18px}.auth-shell .story-foot,.auth-shell .foot{display:none}}@media (max-width:560px){.auth-shell .story,.auth-shell .left{padding:28px 18px}.auth-shell .sso-grid,.auth-shell .grid-2{grid-template-columns:1fr}.auth-shell .auth-card,.auth-shell .signup-card{padding:20px}.auth-shell .proof-row{grid-template-columns:24px 1fr}.auth-shell .proof-row .state{display:none}.auth-shell .setup-step{grid-template-columns:28px 1fr}.auth-shell .setup-step em,.auth-shell .invite .badge{display:none}.auth-shell .invite{grid-template-columns:34px 1fr}}
