.auth-shell{--ink:#111110;--plum:#1a1a18;--panel:#0b0b0a;--canvas:#f0efec;--teal:#31d6b0;--green:#8fd14f;--green-bright:#a6e85c;--line:#1111101a;--muted:#11111099;--muted-2:#11111061;--font-display:"Schibsted Grotesk", ui-sans-serif, system-ui, sans-serif;--font-body:"Instrument Sans", ui-sans-serif, system-ui, sans-serif;background:var(--canvas);min-height:100svh;color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;grid-template-columns:1fr;line-height:1.6;display:grid}.auth-brand{background:var(--panel);color:#ffffff9e;border-radius:0 40px 40px 0;display:none;position:relative;overflow:hidden}.auth-brand:before,.auth-brand:after{content:"";filter:blur(90px);pointer-events:none;border-radius:50%;position:absolute}.auth-brand:before{background:#31d6b038;width:420px;height:420px;top:-140px;right:-120px}.auth-brand:after{background:#8fd14f29;width:460px;height:460px;bottom:-180px;left:-140px}.auth-brand-inner{z-index:1;flex-direction:column;justify-content:space-between;gap:48px;height:100%;padding:56px 56px 44px;display:flex;position:relative}.auth-brand-logo svg{width:auto;height:34px;display:block}.auth-brand-copy{max-width:460px}.auth-kicker{letter-spacing:.02em;color:#ffffffa8;align-items:center;gap:12px;margin-bottom:18px;font-size:.82rem;font-weight:600;display:flex}.auth-kicker:before{content:"";background:var(--green-bright);opacity:.9;width:34px;height:1.5px}.auth-brand h2{font-family:var(--font-display);letter-spacing:-.03em;color:#fff;margin:0;font-size:clamp(1.9rem,2.7vw,2.6rem);font-weight:700;line-height:1.05}.auth-features{flex-direction:column;gap:14px;margin:34px 0 0;padding:0;font-size:.94rem;list-style:none;display:flex}.auth-features li{align-items:flex-start;gap:12px;display:flex}.auth-tick{background:#31d6b02e;border-radius:50%;flex:none;width:20px;height:20px;margin-top:3px;position:relative}.auth-tick:after{content:"";border-left:1.6px solid var(--teal);border-bottom:1.6px solid var(--teal);width:8px;height:4px;position:absolute;top:6px;left:6px;transform:rotate(-45deg)}.auth-brand-foot{color:#ffffff61;margin:0;font-size:.8rem}.auth-main{justify-content:center;align-items:center;min-width:0;padding:40px 22px 48px;display:flex}.auth-col{width:100%;min-width:0;max-width:424px}.auth-mobile-logo{width:fit-content;margin:0 auto 26px;display:block}.auth-mobile-logo svg{width:auto;height:32px;display:block}.auth-card{border:1px solid var(--line);background:#fff;border-radius:28px;padding:36px 30px;box-shadow:0 1px 2px #1111100a,0 24px 48px -24px #1111102e}.auth-terms{text-align:center;color:var(--muted);margin:22px 0 0;font-size:.8rem;line-height:1.55}.auth-terms a{color:var(--ink);text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:1.5px}@media (width>=1024px){.auth-shell{grid-template-columns:1.05fr 1fr}.auth-brand{display:block}.auth-mobile-logo{display:none}.auth-main{padding:48px 56px}}.auth-card h1{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);font-size:clamp(1.5rem,2.4vw,1.75rem);font-weight:700;line-height:1.1}.auth-card h1+p{color:var(--muted);font-size:.92rem;line-height:1.55}.auth-card input[data-slot=input]{height:48px;color:var(--ink);background:#fff;border:1.5px solid #11111024;border-radius:14px;padding-inline:16px;font-size:.95rem;transition:border-color .18s,box-shadow .18s}.auth-card input[data-slot=input]::placeholder{color:var(--muted-2)}.auth-card input[data-slot=input]:focus-visible{border-color:var(--ink);outline:none;box-shadow:0 0 0 4px #31d6b042}.auth-card input[data-slot=input][aria-invalid=true]{box-shadow:none;border-color:#c8422f}.auth-card input[data-slot=input]:has(~button){padding-inline-end:46px}.auth-card [data-slot=field-label]{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);font-size:.86rem;font-weight:600}.auth-card [data-slot=field-description]{color:var(--muted);font-size:.82rem;line-height:1.5}.auth-card [data-slot=field-description] a,.auth-card [data-slot=field-description] a:hover{color:var(--ink);font-weight:600}.auth-card [data-slot=button]{height:50px;font-family:var(--font-display);border-radius:999px;gap:10px;padding-inline:26px;font-size:.95rem;font-weight:600;transition:background .2s,color .2s,border-color .2s,transform .2s}.auth-card [data-slot=button]:active{transform:none}.auth-card [data-slot=button].bg-primary{background:var(--ink);color:#fff;border-color:#0000}.auth-card [data-slot=button].bg-primary:hover:not(:disabled){background:var(--plum);transform:translateY(-1px)}.auth-card [data-slot=button].bg-background{color:var(--ink);background:0 0;border:1.5px solid #11111047}.auth-card [data-slot=button].bg-background:hover:not(:disabled){border-color:var(--ink);background:#1111100a}.auth-card [data-slot=button]:not(.bg-primary,.bg-background,.text-primary){color:var(--muted)}.auth-card [data-slot=button]:not(.bg-primary,.bg-background,.text-primary):hover:not(:disabled){color:var(--ink);background:#1111100a}.auth-card [data-slot=button]:focus-visible{box-shadow:0 0 0 4px #31d6b047}.auth-card a:not([data-slot=button]){color:var(--ink);text-underline-offset:4px;text-decoration-thickness:1.5px;transition:color .2s}.auth-card a:not([data-slot=button]):hover{color:#1111108c}.auth-note{border:1px solid var(--line);color:var(--muted);background:#31d6b012;border-radius:18px;padding:18px;font-size:.88rem;line-height:1.55}.auth-note-title{font-family:var(--font-display);color:var(--ink);align-items:center;gap:8px;font-weight:600;display:flex}.auth-note strong{color:var(--ink);font-weight:600}.auth-badge{color:#14856c;background:#31d6b024;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:6px;display:flex}.auth-badge[data-tone=danger]{color:#c8422f;background:#c8422f1a}.auth-card .text-destructive{color:#c8422f}
