.auth-shell{--bg-cream-50:38 33% 98%;--bg-cream-100:36 30% 94%;--bg-cream-200:34 30% 88%;--accent-500:32 95% 44%;--accent-400:38 92% 50%;--accent-50:33 100% 96%;--accent-strong:28 90% 36%;--dark-bg:28 25% 8%;--dark-surface:28 18% 14%;--text-primary:28 22% 11%;--text-secondary:28 12% 32%;--text-tertiary:28 8% 45%;--border-cream:36 38% 80%;--border-cream-light:38 50% 90%;--background:var(--bg-cream-50);--foreground:var(--text-primary);--card:0 0% 100%;--card-foreground:var(--text-primary);--popover:0 0% 100%;--popover-foreground:var(--text-primary);--primary:var(--text-primary);--primary-foreground:var(--bg-cream-50);--secondary:var(--bg-cream-100);--secondary-foreground:var(--text-primary);--muted:var(--bg-cream-100);--muted-foreground:var(--text-secondary);--accent:var(--accent-500);--accent-foreground:0 0% 100%;--destructive:0 70% 45%;--destructive-foreground:0 0% 100%;--success:145 55% 32%;--success-foreground:0 0% 100%;--border:var(--border-cream);--input:var(--border-cream);--ring:var(--accent-500);--radius:0.625rem;--font-serif:var(--font-display,"Georgia"),"Georgia","Times New Roman",serif;background-color:hsl(var(--bg-cream-50));color:hsl(var(--text-primary))}.auth-shell .auth-field{height:2.75rem;width:100%;border-radius:.5rem;border:1px solid hsl(var(--border-cream));background-color:#ffffff;padding:0 .875rem;font-size:.9375rem;line-height:1.4;color:hsl(var(--text-primary));box-shadow:inset 0 1px 0 0 hsl(var(--border-cream-light)/.4);transition:border-color .15s ease-out,box-shadow .15s ease-out;outline:none}.auth-shell .auth-field::placeholder{color:hsl(var(--text-tertiary))}.auth-shell .auth-field:focus,.auth-shell .auth-field:focus-visible{border-color:hsl(var(--accent-500));box-shadow:inset 0 1px 0 0 hsl(var(--border-cream-light)/.4),0 0 0 4px hsl(var(--accent-500)/.18)}.auth-shell .auth-field[aria-invalid=true]{border-color:hsl(0 70% 50%);box-shadow:inset 0 1px 0 0 hsl(var(--border-cream-light)/.4),0 0 0 4px hsl(0 70% 50%/.15)}@keyframes auth-shake{0%,to{transform:translateX(0)}20%{transform:translateX(-4px)}40%{transform:translateX(4px)}60%{transform:translateX(-2px)}80%{transform:translateX(2px)}}.auth-shell .auth-form[data-shake=true]{animation:auth-shake .25s cubic-bezier(.36,.07,.19,.97)}.auth-shell .auth-eyebrow{display:inline-block;font-size:.6875rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:hsl(var(--accent-strong))}.auth-shell .auth-headline{font-family:var(--font-serif);font-weight:600;letter-spacing:-.02em;line-height:1.1;color:hsl(var(--text-primary))}.auth-shell .auth-headline em{font-family:var(--font-serif);font-style:italic;color:hsl(var(--accent-500));font-weight:500}.auth-shell .auth-cta-primary{display:inline-flex;width:100%;height:2.75rem;align-items:center;justify-content:center;gap:.5rem;border-radius:.5rem;background-color:hsl(var(--text-primary));color:hsl(var(--bg-cream-50));font-size:.9375rem;font-weight:500;letter-spacing:-.005em;box-shadow:0 1px 2px hsl(var(--text-primary)/.18);transition:transform .15s ease-out,box-shadow .15s ease-out,opacity .15s ease-out}.auth-shell .auth-cta-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px -4px hsl(var(--text-primary)/.32)}.auth-shell .auth-cta-primary:active:not(:disabled){transform:translateY(0);transition-duration:80ms}.auth-shell .auth-cta-primary:disabled{opacity:.55;cursor:not-allowed}.auth-shell .auth-cta-primary:focus-visible{outline:none;box-shadow:0 0 0 2px hsl(var(--bg-cream-50)),0 0 0 4px hsl(var(--accent-500))}.auth-shell .auth-link{color:hsl(var(--accent-strong));font-weight:500;text-underline-offset:3px;transition:color .15s ease-out}.auth-shell .auth-link:hover{color:hsl(var(--text-primary));text-decoration:underline}.auth-shell .auth-link:focus-visible{outline:2px solid hsl(var(--accent-strong));outline-offset:2px;border-radius:2px}.auth-shell .auth-focus-ring:focus-visible{outline:none;box-shadow:0 0 0 2px hsl(var(--bg-cream-50)),0 0 0 4px hsl(var(--accent-strong))}.auth-shell .auth-field-otp{height:3.25rem;font-size:1.375rem;letter-spacing:.5em;padding-left:.5em}.auth-shell .auth-card{background-color:#ffffff;border:1px solid hsl(var(--border-cream-light));border-radius:.875rem;box-shadow:0 1px 2px hsl(var(--text-primary)/.04),0 8px 24px -12px hsl(var(--text-primary)/.08)}.auth-shell .auth-grain{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.95 0 0 0 0 0.85 0 0 0 0 0.65 0 0 0 0.06 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");background-size:160px 160px;opacity:.7;mix-blend-mode:screen}.auth-shell .auth-prose{max-width:65ch;font-size:1rem;line-height:1.7;color:hsl(var(--text-primary))}.auth-shell .auth-prose h1{font-size:2.125rem;line-height:1.15;letter-spacing:-.02em}.auth-shell .auth-prose h1,.auth-shell .auth-prose h2{font-family:var(--font-serif);font-weight:600;margin-bottom:.5em}.auth-shell .auth-prose h2{font-size:1.375rem;letter-spacing:-.01em;margin-top:2em;line-height:1.3}.auth-shell .auth-prose h3{font-size:1rem;font-weight:600;margin-top:1.5em;margin-bottom:.5em}.auth-shell .auth-prose p{margin-bottom:1em;color:hsl(var(--text-secondary))}.auth-shell .auth-prose strong{color:hsl(var(--text-primary));font-weight:600}.auth-shell .auth-prose em{font-style:italic}.auth-shell .auth-prose ol,.auth-shell .auth-prose ul{margin-left:1.25em;margin-bottom:1em;color:hsl(var(--text-secondary))}.auth-shell .auth-prose ul{list-style-type:disc}.auth-shell .auth-prose ol{list-style-type:decimal}.auth-shell .auth-prose li{margin-bottom:.4em}.auth-shell .auth-prose a{color:hsl(var(--accent-500));text-underline-offset:3px}.auth-shell .auth-prose a:hover{text-decoration:underline}.auth-shell .auth-prose blockquote{border-left:3px solid hsl(var(--accent-500));padding-left:1em;margin:1em 0;color:hsl(var(--text-secondary));font-style:italic}.auth-shell .auth-prose code{font-family:JetBrains Mono,ui-monospace,monospace;font-size:.875em;background-color:hsl(var(--bg-cream-100));padding:.1em .35em;border-radius:.25em}@media (prefers-reduced-motion:reduce){.auth-shell .auth-cta-primary:hover:not(:disabled){transform:none}.auth-shell .auth-form[data-shake=true]{animation:none}}