@keyframes auth-float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-24px)scale(1.03)}}@keyframes auth-float-rev{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(20px)scale(.97)}}@keyframes auth-reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.auth-root{color:#161a22;background-color:#f6f4ee;min-height:100vh;position:relative;overflow:hidden}.auth-orb{pointer-events:none;filter:blur(80px);z-index:0;border-radius:9999px;position:absolute}.auth-orb-cyan{background:radial-gradient(circle,#2742d61a 0%,#0000 70%);width:420px;height:420px;animation:14s ease-in-out infinite auth-float;top:-120px;left:-80px}.auth-orb-violet{background:radial-gradient(circle,#e8501a14 0%,#0000 70%);width:480px;height:480px;animation:17s ease-in-out infinite auth-float-rev;bottom:-160px;right:-100px}.auth-grid-overlay{pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='640' height='640' viewBox='0 0 640 640'%3E%3Cg fill='none' stroke='%23999380' stroke-opacity='0.20' stroke-width='1.1'%3E%3Cpath d='M-40 120 C 120 40, 240 200, 420 120 S 660 60, 700 140'/%3E%3Cpath d='M-40 180 C 110 100, 260 260, 430 180 S 650 120, 700 200'/%3E%3Cpath d='M-40 240 C 100 165, 280 320, 440 240 S 640 185, 700 260'/%3E%3Cpath d='M-40 310 C 90 240, 300 390, 450 305 S 630 255, 700 325'/%3E%3Cpath d='M-40 390 C 80 325, 320 460, 460 380 S 620 335, 700 400'/%3E%3Cpath d='M-40 470 C 70 415, 340 530, 470 460 S 610 420, 700 480'/%3E%3C/g%3E%3C/svg%3E");background-size:640px 640px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60%,#000 30%,#0000 100%);mask-image:radial-gradient(80% 60%,#000 30%,#0000 100%)}.auth-brand-panel{color:#f0eee6;background-color:#161a22;position:relative;overflow:hidden}.auth-brand-panel:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='640' height='640' viewBox='0 0 640 640'%3E%3Cg fill='none' stroke='%23F0EEE6' stroke-opacity='0.07' stroke-width='1.1'%3E%3Cpath d='M-40 120 C 120 40, 240 200, 420 120 S 660 60, 700 140'/%3E%3Cpath d='M-40 180 C 110 100, 260 260, 430 180 S 650 120, 700 200'/%3E%3Cpath d='M-40 240 C 100 165, 280 320, 440 240 S 640 185, 700 260'/%3E%3Cpath d='M-40 310 C 90 240, 300 390, 450 305 S 630 255, 700 325'/%3E%3Cpath d='M-40 390 C 80 325, 320 460, 460 380 S 620 335, 700 400'/%3E%3Cpath d='M-40 470 C 70 415, 340 530, 470 460 S 610 420, 700 480'/%3E%3C/g%3E%3C/svg%3E");background-size:640px;position:absolute;inset:0}.auth-gradient-text{color:#ff8a5c;font-style:italic}.auth-glass-card{background:#fff;border:1px solid #dcd8cb;border-radius:18px;box-shadow:0 2px 6px #161a220f,0 16px 40px #161a2217}.auth-eyebrow{font-family:var(--font-plex-mono), Consolas, monospace;color:#f0eee699;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:9px;font-size:.7rem;font-weight:500;display:inline-flex}.auth-eyebrow:before{content:"+";color:#ff8a5c;font-size:.95rem;font-weight:700;line-height:1}.auth-reveal{animation:.7s forwards auth-reveal}.auth-reveal-delay-1{opacity:0;animation-delay:.1s}.auth-reveal-delay-2{opacity:0;animation-delay:.2s}
