.auth-v3{--auth-paper:var(--brand-paper);--auth-blue:var(--brand-blue);--auth-action:var(--brand-blue);--auth-on-action:var(--brand-white);--auth-soft-blue:var(--brand-soft-blue);--auth-story-bg:var(--auth-action);--auth-story-ink:var(--brand-white);--auth-card:var(--surface);--auth-card-line:transparent;--auth-outline:var(--border);--auth-line:var(--border);--auth-input:var(--input);--auth-muted:var(--muted-foreground);background:var(--auth-paper);min-height:100dvh;color:var(--auth-blue)}.dark .auth-v3{--auth-paper:var(--background);--auth-blue:var(--foreground);--auth-action:var(--primary);--auth-on-action:var(--primary-foreground);--auth-soft-blue:var(--muted-foreground);--auth-muted:var(--muted-foreground);--auth-line:var(--border);--auth-input:var(--input);--auth-story-bg:radial-gradient(90% 70% at 85% 10%, color-mix(in oklch, var(--primary) 16%, transparent) 0%, transparent 70%), radial-gradient(70% 60% at 0% 100%, color-mix(in oklch, var(--primary-soft) 70%, transparent) 0%, transparent 75%), var(--background);--auth-story-ink:var(--foreground);--auth-card:var(--surface);--auth-card-line:var(--border);--auth-outline:var(--border)}.dark .auth-brand img{filter:brightness(0)invert()}.auth-v3.signup-layout{grid-template-columns:minmax(0,640px) minmax(0,1fr)}.auth-v3 .signup-main{background:var(--surface);min-width:0;padding:40px 48px 24px}.auth-v3 .auth-header{justify-content:space-between;align-items:center;min-height:32px;display:flex}.auth-brand{align-items:center;width:180px;height:44px;display:inline-flex}.auth-brand img{width:180px;height:auto;display:block}.auth-v3 .signup-form{gap:16px;width:min(100%,400px);margin:auto;padding:32px 0}.auth-v3 .signup-form>div>h1,.auth-v3 .signup-form h1{color:var(--foreground);letter-spacing:-.025em;font-size:28px;font-weight:700;line-height:1.2}.auth-v3 .signup-sub{color:var(--auth-muted);margin-top:8px;font-size:16px;line-height:1.5}.auth-v3 .signup-form form{gap:12px;display:grid}.auth-v3 .signup-form .g-field-label{font-size:14px}.auth-v3 .signup-form .g-control{min-height:44px;font-size:16px}.auth-v3 .auth-password{position:relative}.auth-v3 .auth-password input{padding-right:52px}.auth-v3 .auth-password button{inset-block:2px;width:44px;min-width:44px;color:var(--auth-muted);background:0 0;border:0;border-radius:6px;place-items:center;display:grid;position:absolute;right:2px}.auth-v3 .auth-password button:hover{background:var(--primary-soft)}.auth-v3 .auth-google{border-color:var(--auth-input);background:var(--surface);width:100%;min-height:48px;color:var(--auth-blue);border-radius:6px;gap:10px;font-family:Arial,sans-serif;font-size:14px;font-weight:500}.auth-v3 .auth-google:disabled{opacity:1;color:var(--auth-muted);background:var(--surface)}.auth-v3 .auth-google img{object-fit:contain;width:20px;height:20px}.auth-v3 .auth-separator{color:var(--auth-muted);text-align:center;align-items:center;gap:16px;font-size:12px;line-height:16px;display:flex}.auth-v3 .auth-separator:before,.auth-v3 .auth-separator:after{content:"";background:var(--auth-line);flex:1;height:1px}.auth-v3 .auth-recovery{width:100%;min-height:44px;color:var(--auth-blue);justify-content:center;align-items:center;padding-inline:16px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.auth-v3 .signup-form form>button[type=submit]{background:var(--auth-action);width:100%;min-height:48px;color:var(--auth-on-action);border-radius:6px;font-weight:500}.auth-v3 .signup-form form>button[type=submit]:hover{background:color-mix(in srgb, var(--auth-action) 90%, var(--foreground))}.auth-v3 .auth-switch{min-height:44px;color:var(--auth-muted);justify-content:center;align-items:center;gap:4px;font-size:14px;line-height:21px;display:flex}.auth-v3 .auth-switch>span{align-items:center;min-height:44px;display:inline-flex}.auth-v3 .auth-switch a,.auth-v3 .signup-form>a{min-height:44px;color:var(--auth-blue);align-items:center;padding-inline:8px;font-weight:600;text-decoration:none;display:inline-flex}.auth-v3 .auth-footer{width:min(100%,400px);color:var(--auth-muted);flex-wrap:nowrap;align-items:flex-start;gap:8px;margin:0 auto;font-size:13px;line-height:1.5;display:flex}.auth-v3 .auth-footer svg{color:var(--primary);flex:none;margin-top:2px}.auth-v3 .auth-footer p{flex:auto;min-width:0}.onb-brand-slot .auth-brand,.onb-brand-slot .auth-brand img{width:132px;height:auto}@media (max-width:700px){.onb-brand-slot .auth-brand,.onb-brand-slot .auth-brand img{width:112px}}.auth-v3 .signup-story{background:var(--auth-story-bg);color:var(--auth-story-ink);flex-direction:column;justify-content:center;gap:20px;padding:72px 64px;display:flex}.auth-story-copy h2{max-width:none;color:var(--auth-story-ink);letter-spacing:-.035em;font-size:clamp(30px,2.5vw,36px);font-weight:700;line-height:1.2}.auth-story-copy p{max-width:none;color:var(--auth-soft-blue);margin-top:16px;font-size:16px;line-height:1.5}.auth-preview-list{width:100%;box-shadow:inset 0 0 0 1px var(--auth-card-line);background:var(--auth-card);color:var(--auth-blue);border-radius:12px;overflow:hidden}.auth-preview-row{border-bottom:1px solid var(--auth-line);grid-template-columns:36px minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:72px;padding:0 16px;display:grid}.auth-preview-row:last-child{border-bottom:0}.auth-preview-avatar{background:var(--muted);width:36px;height:36px;color:var(--auth-blue);border-radius:50%;place-items:center;font-size:14px;font-weight:600;display:grid}.auth-preview-body{gap:2px;min-width:0;display:grid}.auth-preview-body strong{font-size:14px;font-weight:600}.auth-preview-body small{color:var(--auth-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.5;overflow:hidden}.auth-preview-tag{background:var(--primary-soft);min-height:24px;color:var(--primary-ink);white-space:nowrap;border-radius:6px;align-items:center;padding:4px 8px;font-size:12px;font-weight:600;display:inline-flex}.auth-preview-action,.auth-preview-cta{border:1px solid var(--auth-outline);min-height:44px;color:var(--auth-blue);white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:0 16px;font-size:14px;font-weight:600;display:inline-flex}.auth-preview-message{border:1px solid var(--auth-line);background:var(--auth-card);color:var(--auth-blue);border-radius:12px;gap:12px;padding:16px;font-size:14px;line-height:1.5;display:grid}.auth-preview-message p{color:var(--auth-muted);font-size:12px;font-weight:600}.auth-preview-cta{border-color:var(--auth-action);background:var(--auth-action);color:var(--auth-on-action);justify-self:start}@media (max-height:720px) and (min-width:901px){.auth-v3 .signup-main{padding-block:24px 16px}.auth-v3 .auth-brand,.auth-v3 .auth-brand img{width:132px}.auth-v3 .auth-brand{height:32px}.auth-v3 .signup-form{gap:12px;padding-block:0}.auth-v3 .signup-story{padding-block:40px}}@media (max-width:900px){.auth-v3.signup-layout{grid-template-columns:1fr}.auth-v3 .signup-main{min-height:100dvh;padding:0 20px 20px}.auth-v3 .auth-header{border-bottom:1px solid var(--auth-line);background:var(--surface);min-height:64px;margin-inline:-20px;padding-inline:20px}.auth-v3 .auth-brand,.auth-v3 .auth-brand img{width:126px}.auth-v3 .auth-brand{height:31px}.auth-v3 .signup-form{width:100%;max-width:350px;margin:0 auto;padding:24px 0 0}.auth-v3 .signup-story{display:none}.auth-v3 .auth-footer{max-width:350px;margin-top:24px}.auth-v3 input,.auth-v3 button,.auth-v3 [role=button]{font-size:16px}}@media (max-width:420px){.auth-v3 .signup-form{max-width:none}}@media (prefers-reduced-motion:reduce){.auth-v3 *,.auth-v3 :before,.auth-v3 :after{transition:none!important}}
