.auth-page{background:var(--surface);grid-template-columns:minmax(360px,1fr) minmax(460px,1fr);min-height:100dvh;display:grid}.auth-story{background:var(--bg);border-right:1px solid var(--border);flex-direction:column;padding:32px 48px;display:flex}.auth-story .brand{width:fit-content;padding:0}.auth-story .brand-mark{--logo-paper:var(--bg)}.auth-story-body{width:100%;max-width:440px;margin:auto;padding:64px 0}.auth-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:600;line-height:1.4}.auth-story h2{color:var(--primary);letter-spacing:-.04em;margin:16px 0;font-size:clamp(32px,3.2vw,48px);font-weight:800;line-height:1.05}.auth-story-body>p{color:var(--muted);max-width:36ch;font-size:16px;line-height:1.6}.auth-story-foot,.auth-story-body>.auth-example-note{color:var(--muted);font-size:12px}.auth-story-body>.auth-example-note{max-width:none;margin-top:12px}.auth-call-card{background:var(--surface);border:1px solid var(--border);border-top:3px solid var(--primary);border-radius:var(--radius-card);margin-top:32px;padding:24px}.auth-call-top{color:var(--primary);align-items:center;gap:12px;display:flex}.auth-call-top strong{font-size:14px;font-weight:600}.auth-call-top time{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;margin-left:auto;font-size:12px}.auth-call-details{margin:20px 0 0}.auth-call-details>div{border-top:1px solid var(--border);grid-template-columns:64px 1fr;gap:16px;padding:12px 0;font-size:14px;line-height:1.5;display:grid}.auth-call-details dt{color:var(--muted)}.auth-call-details dd{margin:0}.auth-call-summary{border-top:1px dashed var(--border);margin-top:8px;padding-top:16px}.auth-call-summary p{color:var(--primary);justify-content:space-between;gap:12px;margin:8px 0 0;font-size:14px;font-weight:600;display:flex}.auth-panel{flex-direction:column;min-width:0;padding:32px 48px;display:flex}.auth-top,.auth-footer{color:var(--muted);justify-content:space-between;gap:16px;font-size:12px;display:flex}.auth-top{border-bottom:1px solid var(--border);padding-bottom:16px}.auth-content{width:100%;max-width:400px;margin:auto;padding:48px 0}.auth-content h1{color:var(--primary);letter-spacing:-.035em;text-wrap:balance;font-size:32px;font-weight:800;line-height:1.1}.auth-content>.auth-kicker{margin-bottom:12px}.auth-section-icon{color:var(--primary);margin-bottom:16px;display:flex}.auth-description{color:var(--muted);margin:16px 0 24px;font-size:14px;line-height:1.6}.auth-provider-note{text-align:center;color:var(--muted);margin-top:12px;font-size:12px;line-height:1.6}.auth-switch{border-top:1px solid var(--border);color:var(--muted);margin-top:24px;padding-top:16px;font-size:14px}.auth-switch a{color:var(--primary);align-items:center;gap:4px;min-height:44px;font-weight:600;display:inline-flex}.auth-invite{border-top:1px dashed var(--border);color:var(--muted);align-items:flex-start;gap:12px;margin-top:16px;padding-top:16px;display:flex}.auth-invite>svg{color:var(--primary);flex-shrink:0;margin-top:2px}.auth-invite p{font-size:14px;line-height:1.5}.auth-invite strong{color:var(--text);margin-bottom:4px;font-weight:600;display:block}.auth-footer{border-top:1px solid var(--border);flex-wrap:wrap;padding-top:16px}.auth-mini-steps{color:var(--muted);gap:16px;padding:0 0 24px;font-size:12px;display:flex}.auth-mini-steps b{color:var(--text);margin-top:4px;font-size:14px;font-weight:500;display:block}.auth-mini-steps span+span{border-left:1px solid var(--border);padding-left:16px}.auth-progress{border-bottom:1px solid var(--border);color:var(--muted);gap:16px;margin:0 0 24px;padding:0 0 16px;font-size:12px;list-style:none;display:flex}.auth-progress li{align-items:center;gap:8px;display:flex}.auth-progress li>span{background:var(--primary-soft);border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.auth-progress li[aria-current=step]{color:var(--primary);font-weight:600}.auth-progress li[aria-current=step]>span{background:var(--primary);color:var(--on-primary)}.auth-fineprint{color:var(--muted);margin-top:16px;font-size:12px;line-height:1.6}.auth-checklist{margin:0 0 24px;padding:0;list-style:none}.auth-checklist li{border-bottom:1px solid var(--border);color:var(--muted);gap:12px;padding:16px 0;display:flex}.auth-checklist li>span{flex-shrink:0;justify-content:center;width:24px;padding-top:2px;display:flex}.auth-checklist li strong{font-size:14px;font-weight:600}.auth-checklist li p{margin-top:4px;font-size:14px;line-height:1.5}.auth-checklist .complete>span{color:var(--success)}.auth-checklist .current{color:var(--primary)}.auth-checklist li>button{min-width:44px;min-height:44px;margin-left:auto;font-size:14px;text-decoration:underline}.auth-workspace{border-bottom:1px solid var(--border);align-items:center;gap:16px;padding:16px 0;transition:background .15s;display:flex}.auth-workspace:hover{background:var(--bg)}.auth-workspace-avatar{background:var(--primary-soft);width:40px;height:40px;color:var(--primary);border-radius:var(--radius-control);font-family:var(--font-display);place-items:center;font-size:20px;font-weight:800;display:grid}.auth-workspace strong,.auth-workspace small{display:block}.auth-workspace strong{font-size:14px}.auth-workspace small{color:var(--muted);margin-top:4px;font-size:12px}.auth-workspace>svg{color:var(--primary);margin-left:auto}.auth-skip{background:var(--surface);z-index:99;padding:12px;position:fixed;top:-60px;left:16px}.auth-skip:focus{top:12px}.auth-divider{color:var(--muted);align-items:center;gap:16px;margin:24px 0;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--border);flex:1;height:1px}.auth-email-address{overflow-wrap:anywhere}.auth-email-actions{justify-content:space-between;gap:12px;margin-top:16px;display:flex}.auth-email-actions button{min-height:44px;color:var(--primary);font-size:14px;text-decoration:underline}.auth-email-actions+p{margin:4px 0 24px}@media (max-width:1050px){.auth-page{grid-template-columns:minmax(310px,.85fr) minmax(420px,1.15fr)}.auth-story,.auth-panel{padding:32px}.auth-call-card{padding:16px}.auth-call-top{flex-wrap:wrap}}@media (max-width:760px){.auth-page{display:block}.auth-story{border-right:0;border-bottom:1px solid var(--border);padding:24px}.auth-story .brand{font-size:24px}.auth-story-body,.auth-story-foot{display:none}.auth-panel{min-height:calc(100dvh - 88px);padding:24px}.auth-top>span+span{display:none}.auth-content{max-width:440px;padding:32px 0}.auth-content h1{font-size:30px}.auth-progress{gap:12px}}@media (prefers-reduced-motion:reduce){.auth-page *{transition:none!important}}
