.auth-shell{--cream:oklch(96.5% 0.012 80);--cream-deep:oklch(93% 0.014 80);--paper:oklch(98% 0.008 80);--ink:oklch(22% 0.018 175);--ink-soft:oklch(35% 0.020 175);--ink-mute:oklch(50% 0.015 175);--ink-faint:oklch(70% 0.012 175);--rule:oklch(85% 0.014 80);--rule-strong:oklch(70% 0.016 80);--clinical:oklch(56% 0.085 165);--clinical-deep:oklch(42% 0.090 165);--clinical-wash:oklch(94% 0.020 165);--ochre:oklch(64% 0.130 65);--ochre-wash:oklch(96% 0.025 65);--serif:"Spectral","Iowan Old Style",Georgia,serif;--sans:"Switzer",-apple-system,BlinkMacSystemFont,system-ui,sans-serif;background:var(--cream);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.auth-shell ::selection{background:var(--clinical);color:var(--cream)}.auth-shell input::placeholder,.auth-shell textarea::placeholder{color:var(--ink-faint);opacity:1}.auth-shell input:focus,.auth-shell select:focus,.auth-shell textarea:focus{border-color:var(--clinical-deep)!important;box-shadow:0 0 0 3px var(--clinical-wash)!important}.auth-shell input:-webkit-autofill,.auth-shell input:-webkit-autofill:active,.auth-shell input:-webkit-autofill:focus,.auth-shell input:-webkit-autofill:hover{-webkit-text-fill-color:var(--ink);-webkit-box-shadow:0 0 0 1000px var(--paper) inset;caret-color:var(--ink);transition:background-color 5000s ease-in-out 0s}.auth-shell button:focus-visible{outline:2px solid var(--clinical-deep);outline-offset:2px}.auth-shell button:focus:not(:focus-visible){outline:none}@keyframes auth-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.auth-shell .rise{animation:auth-rise .9s cubic-bezier(.22,1,.36,1) both}.auth-shell .rise-1{animation-delay:.05s}.auth-shell .rise-2{animation-delay:.16s}.auth-shell .rise-3{animation-delay:.3s}.auth-shell .rise-4{animation-delay:.46s}.auth-shell .rise-5{animation-delay:.62s}@media (prefers-reduced-motion:reduce){.auth-shell *,.auth-shell :after,.auth-shell :before{animation-duration:.01ms!important;transition-duration:.01ms!important}}