.Auth_page__8p44W{min-height:100vh;background:radial-gradient(circle at 20% 20%,rgba(56,189,248,.15),transparent 45%),#020617;padding:clamp(2rem,5vw,4rem);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.Auth_backdrop__H_6wB{position:absolute;inset:0;background:radial-gradient(circle at 70% 0,rgba(129,140,248,.25),transparent 40%),linear-gradient(135deg,rgba(2,6,23,.9),rgba(15,23,42,.95));pointer-events:none;z-index:0}.Auth_authShell__BoGyw{position:relative;z-index:1;width:min(1100px,100%);display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;padding:clamp(2rem,4vw,3rem);border-radius:2rem;border:1px solid rgba(51,65,85,.8);background:rgba(2,6,23,.75);box-shadow:0 40px 90px rgba(2,6,23,.8)}.Auth_infoPanel__LMhUl{color:#e2e8f0}.Auth_kicker__9SSlT{font-size:.8rem;letter-spacing:.2em;text-transform:uppercase;color:rgba(148,163,184,.85)}.Auth_infoPanel__LMhUl h1{font-size:clamp(2rem,3vw,2.8rem);margin:.5rem 0}.Auth_lead__roGDI{line-height:1.7;color:rgba(226,232,240,.85)}.Auth_featureList__oJS8U{list-style:none;padding:0;margin:1.5rem 0;display:flex;flex-direction:column;gap:.6rem}.Auth_featureList__oJS8U li{display:flex;align-items:center;gap:.5rem;font-weight:600}.Auth_featureList__oJS8U li:before{content:"•";color:#38bdf8}.Auth_contactCard__w7jhc{margin-top:2rem;padding:1.25rem;border-radius:1.25rem;border:1px solid rgba(148,163,184,.3);background:rgba(15,23,42,.8);display:flex;flex-direction:column;gap:.3rem}.Auth_contactCard__w7jhc a{color:#38bdf8;text-decoration:none}.Auth_formPanel__Fs51K{background:rgba(15,23,42,.95);border:1px solid rgba(51,65,85,.9);border-radius:1.5rem;padding:2rem;box-shadow:inset 0 0 40px rgba(15,23,42,.9);color:#e2e8f0}.Auth_logoMark__1Pbfi{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.Auth_logoPulse__EhhMX{width:10px;height:10px;border-radius:50%;background:#38bdf8;box-shadow:0 0 0 6px rgba(56,189,248,.3);animation:Auth_pulse__wi7Au 2s infinite}.Auth_logoImage__6YlKk{width:68px;height:68px;border-radius:8px;object-fit:contain;box-shadow:0 0 18px rgba(56,189,248,.25)}.Auth_formHeader__W6DUY h2{margin:1rem 0 .3rem}.Auth_formHeader__W6DUY p{margin-top:0;color:rgba(226,232,240,.8)}.Auth_form__8RGi_{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.Auth_form__8RGi_ label{display:flex;flex-direction:column;gap:.4rem;font-size:.95rem}.Auth_form__8RGi_ input{padding:.85rem 1rem;border-radius:.75rem;border:1px solid rgba(71,85,105,.8);background:rgba(2,6,23,.6);color:#f8fafc;font-size:1rem}.Auth_form__8RGi_ input:focus{outline:none;border-color:rgba(56,189,248,.6);box-shadow:0 0 0 3px rgba(56,189,248,.2)}.Auth_error__npNR5{margin:0;color:#fca5a5;font-weight:600}.Auth_primaryBtn__4DReE{padding:.9rem 1rem;border-radius:999px;border:none;background:linear-gradient(120deg,#38bdf8,#818cf8);color:#0f172a;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.Auth_primaryBtn__4DReE:disabled{opacity:.6;cursor:not-allowed}.Auth_primaryBtn__4DReE:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(56,189,248,.3)}.Auth_helperText__qnO4k{text-align:center;color:rgba(226,232,240,.85)}.Auth_helperText__qnO4k a{color:#38bdf8;text-decoration:none}@keyframes Auth_pulse__wi7Au{0%{transform:scale(.9);opacity:.6}50%{transform:scale(1);opacity:1}to{transform:scale(.9);opacity:.6}}@media (max-width:720px){.Auth_authShell__BoGyw,.Auth_formPanel__Fs51K{padding:1.5rem}}