.styles_modernAuth__3uwcE{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(135deg,#0a0a0a,#1a1a2e 50%,#16213e);color:#ffffff;min-height:100vh;overflow-x:hidden;position:relative;display:flex;align-items:center;justify-content:center}.styles_backgroundCanvas__XZpM1{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.3;pointer-events:none;z-index:1}.styles_gridPattern__AGusl{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(0,255,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(0,255,255,.03) 1px,transparent 0);background-size:50px 50px;z-index:2}.styles_mainContainer__VX1Ct{position:relative;z-index:10;width:100%;max-width:1200px;padding:1rem;display:flex;align-items:center;justify-content:center;min-height:100vh}.styles_authCard__VEWwa{width:100%;max-width:420px;background:rgba(15,15,25,.95);border:1px solid rgba(0,255,255,.2);border-radius:24px;backdrop-filter:blur(20px);box-shadow:0 25px 50px rgba(0,0,0,.5),0 0 0 1px rgba(255,255,255,.05),inset 0 1px 0 rgba(255,255,255,.1);padding:2rem;position:relative;overflow:hidden}.styles_authCard__VEWwa:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(0,255,255,.5),transparent);animation:styles_shimmer__xaurE 3s infinite}.styles_cardHeader__p_QBP{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.styles_logoContainer__ApC7F{display:flex;align-items:center;gap:.75rem}.styles_logoIcon__ZTv4E{width:32px;height:32px;color:#00ffff;filter:drop-shadow(0 0 10px rgba(0,255,255,.5))}.styles_logoText__TkWzs{display:flex;flex-direction:column}.styles_brandTitle__bGeAt{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#00ffff,#0080ff,#8000ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;line-height:1.2}.styles_brandSubtitle__4SqIH{font-size:.75rem;color:rgba(255,255,255,.6);margin:0;font-weight:400}.styles_securityBadge__2GFKO,.styles_securityIndicator__Xtbdv{display:flex;align-items:center}.styles_securityBadge__2GFKO{gap:.25rem;background:rgba(220,38,38,.2);border:1px solid rgba(220,38,38,.3);color:#ff6b6b;padding:.25rem .5rem;border-radius:12px;font-size:.7rem;font-weight:600;animation:styles_pulse__mZey3 2s infinite}.styles_statusGrid___AQB_{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:2rem}.styles_statusCard__iQT3f{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:.75rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;transition:all .3s ease}.styles_statusCard__iQT3f:hover{background:rgba(255,255,255,.05);border-color:rgba(0,255,255,.3);transform:translateY(-2px)}.styles_statusIcon__2_WCo{width:16px;height:16px;color:rgba(255,255,255,.7)}.styles_statusInfo__cLYDR{display:flex;flex-direction:column;align-items:center;gap:.125rem}.styles_statusLabel__sI0J9{font-size:.65rem;color:rgba(255,255,255,.5);font-weight:500}.styles_statusValue__IO1jk{font-size:.7rem;font-weight:600}.styles_statusActive__Ok9ZW,.styles_statusValid__SJFO5{color:#00ff88;text-shadow:0 0 10px rgba(0,255,136,.3)}.styles_statusInvalid__TDIhz{color:#ff4757;text-shadow:0 0 10px rgba(255,71,87,.3)}.styles_statusWaiting__gj3gE{color:#ffa502;text-shadow:0 0 10px rgba(255,165,2,.3)}.styles_formContainer___YpF3{display:flex;flex-direction:column;gap:1.5rem}.styles_inputGroup__QvD3D{display:flex;flex-direction:column;gap:.5rem}.styles_inputLabel__AgZ9Z{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:rgba(255,255,255,.8)}.styles_modernInput__6a7Fj{width:100%;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:.875rem 1rem;color:#ffffff;font-size:.875rem;font-weight:400;transition:all .3s ease;outline:none}.styles_modernInput__6a7Fj::placeholder{color:rgba(255,255,255,.4)}.styles_modernInput__6a7Fj:focus{border-color:#00ffff;background:rgba(255,255,255,.08);box-shadow:0 0 0 3px rgba(0,255,255,.1),0 0 20px rgba(0,255,255,.2)}.styles_passwordField__4yklH{position:relative}.styles_passwordToggle__YwhGa{position:absolute;right:.875rem;top:50%;transform:translateY(-50%);background:none;border:none;color:rgba(255,255,255,.6);cursor:pointer;padding:.25rem;border-radius:6px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.styles_passwordToggle__YwhGa:hover{color:#00ffff;background:rgba(0,255,255,.1)}.styles_securityMeter__ARKPZ{display:flex;flex-direction:column;gap:.375rem;margin-top:.25rem}.styles_meterBar__6KAyx{width:100%;height:6px;background:rgba(255,255,255,.1);border-radius:3px;overflow:hidden}.styles_meterFill__lzXum{height:100%;background:linear-gradient(90deg,#ff4757,#ffa502,#00ff88);border-radius:3px;transition:all .3s ease;position:relative}.styles_meterFill__lzXum[data-level=high]{background:linear-gradient(90deg,#00ff88,#00d4aa);box-shadow:0 0 10px rgba(0,255,136,.3)}.styles_meterFill__lzXum[data-level=medium]{background:linear-gradient(90deg,#ffa502,#ff6348)}.styles_meterFill__lzXum[data-level=low]{background:linear-gradient(90deg,#ff4757,#ff3838)}.styles_meterText__6IlCR{font-size:.75rem;color:rgba(255,255,255,.6);font-weight:500}.styles_authButton__cXLDc{width:100%;background:none;border:none;border-radius:16px;padding:0;cursor:pointer;position:relative;overflow:hidden;transition:all .3s ease;margin-top:.5rem}.styles_authButton__cXLDc:disabled{cursor:not-allowed;opacity:.7}.styles_buttonBackground__P1Isz{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#00ffff,#0080ff,#8000ff);border-radius:16px;transition:all .3s ease}.styles_authButton__cXLDc:hover:not(:disabled) .styles_buttonBackground__P1Isz{background:linear-gradient(135deg,#00e6e6,#0073e6,#7300e6);transform:scale(1.02)}.styles_authButton__cXLDc:active:not(:disabled) .styles_buttonBackground__P1Isz{transform:scale(.98)}.styles_buttonContent__nhOF7{position:relative;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;color:#000000;font-weight:600;font-size:.875rem;letter-spacing:.5px}.styles_loadingSpinner__Woj0B{width:18px;height:18px;border:2px solid rgba(0,0,0,.2);border-top-color:#000000;border-radius:50%;animation:styles_spin__LgPX0 1s linear infinite}.styles_terminalConsole__HU9Aa{background:rgba(0,0,0,.8);border:1px solid rgba(0,255,255,.3);border-radius:12px;margin-top:1.5rem;overflow:hidden;font-family:JetBrains Mono,Fira Code,monospace}.styles_terminalHeader__i5_xw{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:rgba(0,255,255,.1);border-bottom:1px solid rgba(0,255,255,.2);font-size:.75rem;font-weight:500;color:#00ffff}.styles_terminalControls__7T7xC{display:flex;gap:.25rem}.styles_terminalDot__RGXno{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.3)}.styles_terminalBody__4kTkp{padding:1rem;max-height:200px;overflow-y:auto;font-size:.75rem;line-height:1.4}.styles_terminalLine___JCLD{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.375rem;animation:styles_fadeInUp__J47Xn .3s ease-out}.styles_terminalPrompt__H9xjw{color:#00ffff;font-weight:600;flex-shrink:0}.styles_terminalText__umvGR{flex:1}.styles_terminalInfo__bh8y0{color:rgba(255,255,255,.8)}.styles_terminalSuccess__bcS1J{color:#00ff88}.styles_terminalError__cW9ik{color:#ff4757}.styles_terminalWarning__NABsG{color:#ffa502}.styles_authLinks__SfEhI{margin-top:1.5rem;text-align:center}.styles_authLink__oyM44{color:rgba(0,255,255,.8);text-decoration:none;font-size:.9rem;transition:all .3s ease;border-bottom:1px solid transparent}.styles_authLink__oyM44:hover{color:rgba(0,255,255,1);border-bottom-color:rgba(0,255,255,.5)}@media (max-width:768px){.styles_mainContainer__VX1Ct{padding:.75rem}.styles_authCard__VEWwa{padding:1.5rem;border-radius:20px;max-width:100%}.styles_cardHeader__p_QBP{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.styles_logoContainer__ApC7F{width:100%}.styles_securityIndicator__Xtbdv{align-self:flex-end}.styles_statusGrid___AQB_{grid-template-columns:1fr;gap:.5rem}.styles_statusCard__iQT3f{flex-direction:row;justify-content:space-between;padding:.75rem 1rem}.styles_statusInfo__cLYDR{flex-direction:row;gap:.5rem}.styles_brandTitle__bGeAt{font-size:1.25rem}.styles_terminalBody__4kTkp{max-height:150px;padding:.75rem}}@media (max-width:480px){.styles_authCard__VEWwa{padding:1.25rem;border-radius:16px}.styles_logoIcon__ZTv4E{width:28px;height:28px}.styles_brandTitle__bGeAt{font-size:1.125rem}.styles_modernInput__6a7Fj{padding:.75rem;font-size:16px}.styles_buttonContent__nhOF7{padding:.875rem}}@media (min-width:1200px){.styles_authCard__VEWwa{max-width:480px;padding:2.5rem}.styles_statusGrid___AQB_{gap:1rem}.styles_statusCard__iQT3f{padding:1rem}}@keyframes styles_shimmer__xaurE{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes styles_pulse__mZey3{0%,to{opacity:1}50%{opacity:.7}}@keyframes styles_spin__LgPX0{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_fadeInUp__J47Xn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.styles_modernAuth__3uwcE *,.styles_modernAuth__3uwcE :after,.styles_modernAuth__3uwcE :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast:high){.styles_authCard__VEWwa{border-color:#ffffff;background:rgba(0,0,0,.95)}.styles_modernInput__6a7Fj,.styles_statusCard__iQT3f{border-color:#ffffff}}