.auth-shell{--lp-bg:#08010f;--lp-surface:#150827;--lp-magenta:#ff2fd0;--lp-cyan:#22e0ff;--lp-gold:#ffd15c;--lp-text:#f5f0ff;--lp-muted:#a99bc8;--color-background:var(--lp-bg);--color-foreground:var(--lp-text);--color-card:var(--lp-surface);--color-card-foreground:var(--lp-text);--color-popover:var(--lp-surface);--color-popover-foreground:var(--lp-text);--color-primary:var(--lp-magenta);--color-primary-foreground:#0a0118;--color-secondary:#ffffff14;--color-secondary-foreground:var(--lp-text);--color-muted:#ffffff0f;--color-muted-foreground:var(--lp-muted);--color-accent:#ffffff1a;--color-accent-foreground:var(--lp-text);--color-destructive:#ff6b8a;--color-border:#ffffff24;--color-input:#fff3;--color-ring:var(--lp-cyan);background:var(--lp-bg);min-height:100svh;color:var(--lp-text);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:2.5rem 1.5rem;font-family:Inter,system-ui,sans-serif;display:flex;position:relative;overflow:hidden}.auth-shell:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(55% 50% at 15% 12%,#ff2fd033,#0000 60%),radial-gradient(50% 50% at 85% 18%,#22e0ff2e,#0000 60%);position:fixed;inset:0}.auth-shell>*{z-index:1;position:relative}.auth-wordmark{letter-spacing:.04em;background:linear-gradient(90deg, var(--lp-magenta), var(--lp-cyan));color:#0000;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800;text-decoration:none}.auth-card{background:var(--lp-surface);border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:26rem;padding:2rem;box-shadow:0 30px 80px #ff2fd02e,0 0 0 1px #22e0ff1a}.auth-card__head{text-align:center;margin-bottom:1.75rem}.auth-card__head h1{color:var(--lp-text);margin:0 0 .4rem;font-size:1.55rem;font-weight:800}.auth-card__head p{color:var(--lp-muted);margin:0;font-size:.95rem}.auth-tagline{letter-spacing:.25em;text-transform:uppercase;color:var(--lp-muted);margin:0;font-size:.8rem}.auth-shell input:not([type=checkbox]){color:var(--lp-text);background:#ffffff0a;border-radius:12px;height:2.75rem}.auth-shell label{color:var(--lp-text)}.auth-shell [data-slot=button]{border-radius:999px;min-height:2.75rem;font-weight:700;transition:transform .1s,box-shadow .2s,filter .2s}.auth-shell button.bg-primary,.auth-shell a.bg-primary{background:linear-gradient(90deg, var(--lp-magenta), var(--lp-cyan));color:#0a0118;box-shadow:0 0 28px #ff2fd066}.auth-shell button.bg-primary:not(:disabled):hover,.auth-shell a.bg-primary:hover{filter:brightness(1.05);transform:translateY(-1px)}.auth-shell [data-slot=button].border-input{color:var(--lp-text);background:#ffffff0d;border-color:#ffffff2e}.auth-shell [data-slot=button].border-input:not(:disabled):hover{background:#ffffff1a}.auth-shell span.bg-background{background:var(--lp-surface)}.auth-card a:not(.bg-primary):hover{color:var(--lp-cyan)}@media (width<=480px){.auth-card{padding:1.5rem}}
