*{box-sizing:border-box;margin:0;padding:0}.auth-wrapper{min-height:100vh;font-family:Onest,sans-serif;display:flex}.auth-hero{background:linear-gradient(135deg,#0a0e1a 0%,#111827 50%,#0f172a 100%);flex:1;justify-content:center;align-items:center;padding:60px;display:flex;position:relative;overflow:hidden}html[data-theme=light] .auth-hero{background:linear-gradient(135deg,var(--accent-color)0%,var(--accent-secondary)50%,#2a4ad0 100%)}.auth-hero-content{z-index:10;max-width:520px;position:relative}.auth-hero-logo{align-items:center;gap:14px;margin-bottom:40px;display:flex}.logo-icon{background:linear-gradient(135deg,var(--accent-color)0%,var(--accent-secondary)100%);color:#fff;width:52px;height:52px;box-shadow:0 10px 30px var(--accent-color-50);border-radius:14px;justify-content:center;align-items:center;font-size:24px;display:flex}html[data-theme=light] .logo-icon{background:#fff3;box-shadow:0 10px 30px #0003}.logo-text{background:linear-gradient(135deg,var(--accent-color)0%,#7c8fff 100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;font-size:32px;font-weight:800}html[data-theme=light] .logo-text{background:#fff;-webkit-background-clip:text;background-clip:text}.auth-hero-title{color:#fff;letter-spacing:-1px;margin-bottom:20px;font-size:48px;font-weight:800;line-height:1.15}.auth-hero-subtitle{color:#ffffffb3;margin-bottom:48px;font-size:18px;line-height:1.7}html[data-theme=light] .auth-hero-subtitle{color:#ffffffe6}.auth-hero-features{flex-direction:column;gap:24px;display:flex}.auth-hero-feature{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;align-items:flex-start;gap:16px;padding:20px;transition:all .3s;display:flex}html[data-theme=light] .auth-hero-feature{background:#ffffff26;border:1px solid #ffffff4d}.auth-hero-feature:hover{border-color:var(--accent-color-30);background:#ffffff14;transform:translate(8px)}html[data-theme=light] .auth-hero-feature:hover{background:#ffffff40}.feature-icon{background:linear-gradient(135deg,var(--accent-color-20)0%,#3b5bdb33 100%);border:1px solid var(--accent-color-30);color:#7c8fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}html[data-theme=light] .feature-icon{color:#fff;background:#ffffff4d;border-color:#ffffff80}.feature-text h4{color:#fff;margin-bottom:4px;font-size:16px;font-weight:600}.feature-text p{color:#fff9;font-size:14px;line-height:1.5}html[data-theme=light] .feature-text p{color:#ffffffd9}.auth-hero-stats{border-top:1px solid #ffffff1a;gap:32px;margin-top:48px;padding-top:32px;display:flex}.stat-item{flex-direction:column;gap:4px;display:flex}.stat-number{color:#7c8fff;font-size:28px;font-weight:800}html[data-theme=light] .stat-number{color:#fff}.stat-label{color:#ffffff80;text-transform:uppercase;letter-spacing:1px;font-size:13px}html[data-theme=light] .stat-label{color:#fffc}.hero-bg-element{opacity:.6;will-change:transform;border-radius:50%;position:absolute}.hero-bg-1{background:radial-gradient(circle,var(--accent-color-50)0%,#3b5bdb33 40%,transparent 70%);width:600px;height:600px;animation:20s ease-in-out infinite morphBlob1;top:-200px;left:-200px}.hero-bg-2{background:radial-gradient(circle,#7c3aed4d 0%,var(--accent-color-20)50%,transparent 70%);width:500px;height:500px;animation:25s ease-in-out infinite morphBlob2;bottom:-150px;right:-150px}.hero-bg-3{background:radial-gradient(circle,#38bdf840 0%,#0000 60%);width:400px;height:400px;animation:8s ease-in-out infinite pulseGlow;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes morphBlob1{0%,to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%;transform:translate(0)scale(1)rotate(0)}25%{border-radius:30% 60% 70% 40%/50% 60% 30%;transform:translate(50px,30px)scale(1.1)rotate(90deg)}50%{border-radius:50% 60% 40%/60% 40%;transform:translate(20px,60px)scale(.95)rotate(180deg)}75%{border-radius:40% 50% 60%/40% 60% 50%;transform:translate(-30px,20px)scale(1.05)rotate(270deg)}}@keyframes morphBlob2{0%,to{border-radius:40% 60% 60% 40%/70% 30%;transform:translate(0)scale(1)rotate(0)}33%{border-radius:60% 40% 30% 70%/40% 70% 30% 60%;transform:translate(-40px,-30px)scale(1.15)rotate(120deg)}66%{border-radius:50%;transform:translate(30px,-50px)scale(.9)rotate(240deg)}}@keyframes pulseGlow{0%,to{opacity:.4;transform:translate(-50%,-50%)scale(1)}50%{opacity:.2;transform:translate(-50%,-50%)scale(1.4)}}.hero-orbits{pointer-events:none;position:absolute;inset:0;overflow:hidden}.orbit{border:1px solid var(--accent-color-20);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-1{width:300px;height:300px;animation:30s linear infinite orbitRotate}.orbit-2{width:450px;height:450px;animation:45s linear infinite reverse orbitRotate}.orbit-3{width:600px;height:600px;animation:60s linear infinite orbitRotate}.orbit:before{content:"";background:linear-gradient(135deg,var(--accent-color),#7c8fff);width:8px;height:8px;box-shadow:0 0 20px var(--accent-color-50);border-radius:50%;position:absolute;top:0;left:50%;transform:translate(-50%)}.orbit-2:before{background:linear-gradient(135deg,#7c3aed,#a78bfa);width:6px;height:6px;box-shadow:0 0 15px #7c3aed99}.orbit-3:before{background:linear-gradient(135deg,#38bdf8,#7dd3fc);width:4px;height:4px;box-shadow:0 0 12px #38bdf899}@keyframes orbitRotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.hero-grid{background-image:linear-gradient(var(--accent-color-10)1px,transparent 1px),linear-gradient(90deg,var(--accent-color-10)1px,transparent 1px);background-size:60px 60px;animation:20s linear infinite gridMove;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 0%,#0000 70%);mask-image:radial-gradient(#000 0%,#0000 70%)}@keyframes gridMove{0%{transform:translate(0)}to{transform:translate(60px,60px)}}.shooting-stars{pointer-events:none;position:absolute;inset:0;overflow:hidden}.shooting-star{background:linear-gradient(90deg,var(--accent-color),transparent);opacity:0;border-radius:50%;width:100px;height:2px;animation:4s ease-in-out infinite shootingStar;position:absolute}.shooting-star:first-child{animation-delay:0s;top:20%;left:-100px}.shooting-star:nth-child(2){animation-delay:1.5s;top:40%;left:-100px}.shooting-star:nth-child(3){animation-delay:3s;top:60%;left:-100px}.shooting-star:nth-child(4){animation-delay:4.5s;top:80%;left:-100px}@keyframes shootingStar{0%{opacity:0;transform:translate(0)translateY(0)rotate(-45deg)}5%{opacity:1}20%{opacity:1}30%{opacity:0;transform:translate(calc(100vw + 200px))translateY(100px)rotate(-45deg)}to{opacity:0}}.hero-particles{position:absolute;inset:0;overflow:hidden}.particle{background:var(--accent-color);box-shadow:0 0 10px var(--accent-color-50);border-radius:50%;animation:20s linear infinite particleFloat;position:absolute}.particle:first-child{width:4px;height:4px;animation-duration:15s;animation-delay:0s;left:10%}.particle:nth-child(2){background:#7c3aedb3;width:6px;height:6px;animation-duration:18s;animation-delay:2s;left:25%;box-shadow:0 0 10px #7c3aed80}.particle:nth-child(3){width:3px;height:3px;animation-duration:22s;animation-delay:4s;left:45%}.particle:nth-child(4){background:#38bdf8b3;width:5px;height:5px;animation-duration:17s;animation-delay:1s;left:65%;box-shadow:0 0 10px #38bdf880}.particle:nth-child(5){width:4px;height:4px;animation-duration:20s;animation-delay:3s;left:85%}.particle:nth-child(6){background:#a855f799;width:7px;height:7px;animation-duration:25s;animation-delay:5s;left:35%;box-shadow:0 0 15px #a855f766}.particle:nth-child(7){width:3px;height:3px;animation-duration:16s;animation-delay:7s;left:55%}.particle:nth-child(8){background:#22d3eeb3;width:5px;height:5px;animation-duration:19s;animation-delay:6s;left:75%;box-shadow:0 0 10px #22d3ee80}@keyframes particleFloat{0%{opacity:0;transform:translateY(100vh)scale(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100vh)scale(1)}}.auth-form-section{background:linear-gradient(#0f1419 0%,#0a0e14 100%);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:60px;display:flex;position:relative}html[data-theme=light] .auth-form-section{background:linear-gradient(#f8f9fa 0%,#fff 100%)}.auth-card{width:100%;max-width:420px;animation:.6s ease-out slideUp}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.auth-title{color:#fff;letter-spacing:-.5px;margin-bottom:10px;font-size:32px;font-weight:700}html[data-theme=light] .auth-title{color:#1a1a2e}.auth-subtitle{color:#ffffff80;margin-bottom:40px;font-size:15px}html[data-theme=light] .auth-subtitle{color:#1a1a2e99}.auth-input-group{margin-bottom:20px;position:relative}.input-icon{color:#fff6;z-index:2;font-size:16px;transition:color .3s;position:absolute;top:50%;left:16px;transform:translateY(-50%)}html[data-theme=light] .input-icon{color:#1a1a2e66}.auth-input-group:focus-within .input-icon{color:var(--accent-color)}.auth-input{color:#fff;background:#ffffff0d;border:1.5px solid #ffffff1a;border-radius:14px;width:100%;padding:16px 16px 16px 48px;font-family:inherit;font-size:15px;transition:all .3s}html[data-theme=light] .auth-input{border:1.5px solid var(--accent-color-20);color:#1a1a2e;background:#f0f2f5}.auth-input::placeholder{color:#ffffff59}html[data-theme=light] .auth-input::placeholder{color:#1a1a2e66}.auth-input:focus{border-color:var(--accent-color);box-shadow:0 0 0 4px var(--accent-color-20);background:#ffffff14;outline:none}html[data-theme=light] .auth-input:focus{box-shadow:0 0 0 4px var(--accent-color-10);background:#fff}.auth-input[type=password]{letter-spacing:.25em}.password-strength{align-items:center;gap:12px;margin:-12px 0 16px;padding:0 4px;display:flex}.strength-bars{flex:1;gap:6px;display:flex}.strength-bar{background:#ffffff1a;border-radius:2px;flex:1;height:4px;transition:all .3s}html[data-theme=light] .strength-bar{background:#0000001a}.strength-bar.active{background:#22c55e}.strength-label{text-align:right;min-width:80px;font-size:12px;font-weight:500}.input-status{z-index:2;font-size:16px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.auth-error,.auth-success{border-radius:12px;align-items:center;gap:10px;margin-bottom:20px;padding:14px 16px;font-size:14px;animation:.3s ease-out slideUp;display:flex}.auth-error{color:#f87171;background:#ef44441a;border:1px solid #ef44444d}.auth-success{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e4d}.auth-error i,.auth-success i{font-size:16px}.auth-button{background:linear-gradient(135deg,var(--accent-color)0%,var(--accent-secondary)100%);color:#fff;cursor:pointer;width:100%;box-shadow:0 10px 30px var(--accent-color-30);border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:16px 24px;font-size:16px;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden}.auth-button:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.auth-button:hover{box-shadow:0 15px 40px var(--accent-color-50);transform:translateY(-2px)}.auth-button:hover:before{left:100%}.auth-button:active{transform:translateY(0)}.auth-button i{transition:transform .3s}.auth-button:hover i{transform:translate(4px)}.auth-divider span{color:#fff6;text-transform:uppercase;letter-spacing:1px;font-size:13px}.auth-link{text-align:center;color:#fff9;font-size:14px}html[data-theme=light] .auth-link{color:#1a1a2e99}.auth-link a{color:var(--accent-color);font-weight:600;text-decoration:none;transition:all .3s}.auth-link a:hover{color:#7c8fff;text-decoration:underline}.auth-terms{text-align:center;color:#fff6;margin-top:20px;font-size:12px;line-height:1.6}html[data-theme=light] .auth-terms{color:#1a1a2e80}.auth-terms a{color:var(--accent-color);text-decoration:none}.auth-terms a:hover{text-decoration:underline}.auth-footer{color:#ffffff4d;font-size:12px;position:absolute;bottom:30px}html[data-theme=light] .auth-footer{color:#1a1a2e66}@media (max-width:1024px){.auth-hero{padding:40px}.auth-hero-title{font-size:36px}.auth-hero-subtitle{font-size:16px}}@media (max-width:900px){.auth-wrapper{flex-direction:column}.auth-form-section{order:-1;padding:40px 30px}.auth-hero{order:1;min-height:auto;padding:40px 30px}.auth-hero-content{max-width:100%}.auth-hero-title{text-align:center;font-size:32px}.auth-hero-subtitle{text-align:center;margin-bottom:32px}.auth-hero-logo{justify-content:center;margin-bottom:28px}.auth-hero-features{gap:16px}.auth-hero-feature{text-align:center;flex-direction:column;align-items:center;padding:16px}.feature-icon{margin:0 auto}.auth-hero-stats{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:32px;padding-top:24px}.stat-item{align-items:center}.auth-footer{margin-top:30px;position:static}.hero-bg-element{opacity:.3;filter:none!important;animation:none!important}.hero-orbits,.shooting-stars,.hero-particles{display:none!important}.hero-grid{animation:none!important}.hero-bg-3{display:none}}@media (max-width:480px){.auth-hero{padding:40px 20px;display:none}.auth-form-section{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.auth-hero-title{font-size:28px}.auth-hero-subtitle{font-size:14px}.auth-hero-feature{text-align:center;flex-direction:column;align-items:center;padding:14px}.feature-icon{width:40px;height:40px;margin:0 auto 8px;font-size:16px}.feature-text h4{font-size:14px}.feature-text p{font-size:12px}.auth-hero-stats{flex-wrap:wrap;justify-content:center;gap:20px}.stat-number{font-size:24px}.stat-label{font-size:11px}.auth-title{font-size:26px}.auth-input{padding:14px 14px 14px 44px;font-size:14px}.input-icon{font-size:14px;left:14px}.logo-icon{width:44px;height:44px;font-size:20px}.logo-text{font-size:24px}.hero-bg-1,.hero-bg-2{display:none}}@media (prefers-reduced-motion:reduce){.hero-bg-element,.orbit,.shooting-star,.particle,.hero-grid{animation:none!important}.hero-orbits,.shooting-stars,.hero-particles{display:none!important}}.auth-divider{align-items:center;gap:16px;margin:24px 0;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#ffffff26;flex:1;height:1px}html[data-theme=light] .auth-divider:before,html[data-theme=light] .auth-divider:after{background:#0000001f}.auth-divider span{color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:500}html[data-theme=light] .auth-divider span{color:#00000073}.auth-divider-line{background:#ffffff1a;flex:1;height:1px}html[data-theme=light] .auth-divider-line{background:#0000001a}.auth-divider-text{color:#ffffff80;font-size:13px;font-weight:500}html[data-theme=light] .auth-divider-text{color:#00000080}.auth-google-btn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;padding:14px 24px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.auth-google-btn:hover{background:#ffffff1a;border-color:#ffffff40;transform:translateY(-1px)}html[data-theme=light] .auth-google-btn{color:#1f2937;background:#00000008;border-color:#00000026}html[data-theme=light] .auth-google-btn:hover{background:#0000000f;border-color:#00000040}.auth-google-btn svg{width:20px;height:20px}.auth-forgot-btn{color:var(--accent-color);cursor:pointer;background:0 0;border:none;margin-top:8px;padding:0;font-size:13px;font-weight:500;transition:all .2s}.auth-forgot-btn:hover{color:var(--accent-secondary);text-decoration:underline}.auth-success{color:#22c55e;background:#22c55e26;border:1px solid #22c55e4d;border-radius:10px;align-items:center;gap:10px;margin-bottom:20px;padding:14px 18px;font-size:14px;display:flex}.auth-success:before{content:"✓";font-weight:700}.auth-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.auth-modal{background:linear-gradient(145deg,#1a1f2e 0%,#141824 100%);border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:420px;padding:32px;box-shadow:0 25px 50px #00000080}html[data-theme=light] .auth-modal{background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);border-color:#0000001a;box-shadow:0 25px 50px #00000026}.auth-modal-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.auth-modal-title{color:#fff;font-size:20px;font-weight:700}html[data-theme=light] .auth-modal-title{color:#1f2937}.auth-modal-close{color:#ffffff80;cursor:pointer;background:0 0;border:none;padding:4px;font-size:24px;line-height:1;transition:color .2s}.auth-modal-close:hover{color:#fff}html[data-theme=light] .auth-modal-close{color:#00000080}html[data-theme=light] .auth-modal-close:hover{color:#1f2937}.auth-modal-desc{color:#fff9;margin-bottom:20px;font-size:14px;line-height:1.5}html[data-theme=light] .auth-modal-desc{color:#0009}.auth-modal-actions{gap:12px;margin-top:20px;display:flex}.auth-modal-btn{cursor:pointer;border-radius:10px;flex:1;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s}.auth-modal-btn.primary{background:linear-gradient(135deg,var(--accent-color)0%,var(--accent-secondary)100%);color:#fff;border:none}.auth-modal-btn.primary:hover{box-shadow:0 4px 15px var(--accent-color-50);transform:translateY(-1px)}.auth-modal-btn.primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.auth-modal-btn.secondary{color:#ffffffb3;background:0 0;border:1px solid #fff3}.auth-modal-btn.secondary:hover{background:#ffffff0d;border-color:#ffffff4d}html[data-theme=light] .auth-modal-btn.secondary{color:#000000b3;border-color:#0003}html[data-theme=light] .auth-modal-btn.secondary:hover{background:#0000000d;border-color:#0000004d}.auth-modal-step{color:var(--accent-color);margin-bottom:8px;font-size:12px;font-weight:600}.modal-overlay{-webkit-backdrop-filter:blur(8px);z-index:10000;background:#000c;justify-content:center;align-items:center;padding:20px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal.auth-modal{border:1px solid var(--accent-color-30);width:100%;max-width:440px;box-shadow:0 30px 60px #0009,0 0 60px var(--accent-color-10);background:linear-gradient(145deg,#1a1f2e 0%,#141824 100%);border-radius:20px;padding:0;animation:.3s modalSlideUp;overflow:hidden}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}html[data-theme=light] .modal.auth-modal{border-color:var(--accent-color-20);background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);box-shadow:0 30px 60px #0003}.modal.auth-modal .modal-header{background:var(--accent-color-10);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:24px 28px;display:flex}html[data-theme=light] .modal.auth-modal .modal-header{background:var(--accent-color-10);border-bottom-color:#00000014}.modal.auth-modal .modal-header h3{color:#fff;align-items:center;gap:10px;margin:0;font-size:18px;font-weight:700;display:flex}.modal.auth-modal .modal-header h3 i{color:var(--accent-color)}html[data-theme=light] .modal.auth-modal .modal-header h3{color:#1f2937}.modal.auth-modal .close-btn{color:#fff9;cursor:pointer;background:#ffffff1a;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.modal.auth-modal .close-btn:hover{color:#ef4444;background:#ef444433}html[data-theme=light] .modal.auth-modal .close-btn{color:#00000080;background:#0000000d}html[data-theme=light] .modal.auth-modal .close-btn:hover{color:#ef4444;background:#ef44441a}.modal.auth-modal .modal-body{padding:28px}.modal.auth-modal .modal-text{color:#fff9;margin-bottom:20px;font-size:14px;line-height:1.6}html[data-theme=light] .modal.auth-modal .modal-text{color:#0009}.modal.auth-modal .modal-footer{background:#0003;border-top:1px solid #ffffff1a;gap:12px;padding:20px 28px;display:flex}html[data-theme=light] .modal.auth-modal .modal-footer{background:#00000005;border-top-color:#00000014}.modal.auth-modal .btn{cursor:pointer;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.modal.auth-modal .btn-secondary{color:#ffffffb3;background:#ffffff14;border:1px solid #ffffff26}.modal.auth-modal .btn-secondary:hover{background:#ffffff1f;border-color:#ffffff40}html[data-theme=light] .modal.auth-modal .btn-secondary{color:#000000b3;background:#0000000d;border-color:#00000026}html[data-theme=light] .modal.auth-modal .btn-secondary:hover{background:#00000014}.modal.auth-modal .btn-primary{background:linear-gradient(135deg,var(--accent-color)0%,var(--accent-secondary)100%);color:#fff;border:none}.modal.auth-modal .btn-primary:hover:not(:disabled){box-shadow:0 6px 20px var(--accent-color-50);transform:translateY(-1px)}.modal.auth-modal .btn-primary:disabled{opacity:.6;cursor:not-allowed}.modal.auth-modal .auth-error,.modal.auth-modal .auth-success{margin-top:16px;margin-bottom:0}.auth-captcha{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;margin-bottom:20px;padding:20px}html[data-theme=light] .auth-captcha{background:#00000008;border-color:#0000001a}.captcha-question{color:#ffffffe6;align-items:center;gap:10px;margin-bottom:16px;font-size:15px;font-weight:500;display:flex}html[data-theme=light] .captcha-question{color:#000000d9}.captcha-question i.fa-robot{color:var(--accent-color);font-size:18px}.captcha-question .captcha-verified{color:#10b981;margin-left:auto;animation:.3s captcha-verified-pop}@keyframes captcha-verified-pop{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.3)}to{opacity:1;transform:scale(1)}}.captcha-options{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:12px;display:grid}.captcha-option{aspect-ratio:1;cursor:pointer;background:#ffffff14;border:2px solid #ffffff26;border-radius:14px;justify-content:center;align-items:center;font-size:32px;transition:all .2s;display:flex}html[data-theme=light] .captcha-option{background:#0000000a;border-color:#0000001f}.captcha-option:hover:not(:disabled){border-color:var(--accent-color);background:#ffffff1f;transform:scale(1.05)}html[data-theme=light] .captcha-option:hover:not(:disabled){background:#0000000f}.captcha-option.selected{background:#ef444426;border-color:#ef4444;animation:.3s captcha-shake}.captcha-option.correct{background:#10b98126;border-color:#10b981}.captcha-option:disabled{cursor:default}@keyframes captcha-shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.captcha-refresh{color:var(--accent-color);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:6px 0;font-size:13px;transition:all .2s;display:flex}.captcha-refresh:hover{color:var(--accent-secondary)}.captcha-refresh i{transition:transform .3s}.captcha-refresh:hover i{transform:rotate(180deg)}.code-popup-info{background:linear-gradient(135deg,var(--accent-color-10)0%,#3b5bdb1a 100%);border:1px solid var(--accent-color-20);border-radius:14px;align-items:flex-start;gap:16px;margin-bottom:20px;padding:20px;display:flex}html[data-theme=light] .code-popup-info{background:linear-gradient(135deg,#3b5bdb14 0%,#3b5bdb0a 100%)}.code-popup-icon{background:linear-gradient(135deg,var(--accent-color)0%,var(--accent-secondary)100%);color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.code-popup-info .modal-text{color:#ffffffd9;margin:0;font-size:14px;line-height:1.6}html[data-theme=light] .code-popup-info .modal-text{color:#000000bf}.welcome-card{text-align:center}.welcome-header{margin-bottom:32px}.welcome-avatar{background:linear-gradient(135deg,var(--accent-color)0%,var(--accent-secondary)100%);color:#fff;width:80px;height:80px;box-shadow:0 12px 30px var(--accent-color-50);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:32px;display:flex}.welcome-card .auth-title{margin-bottom:8px}.welcome-card .auth-subtitle{color:#ffffff80;font-size:14px}html[data-theme=light] .welcome-card .auth-subtitle{color:#00000080}.system-status{text-align:left;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;margin-bottom:24px;padding:20px}html[data-theme=light] .system-status{background:#00000008;border-color:#0000001a}.status-indicator{align-items:center;gap:10px;margin-bottom:8px;display:flex}.status-dot{border-radius:50%;width:10px;height:10px;animation:2s infinite status-pulse}.status-online .status-dot{background:#10b981;box-shadow:0 0 8px #10b98180}.status-checking .status-dot,.status-degraded .status-dot{background:#f59e0b;box-shadow:0 0 8px #f59e0b80}.status-offline .status-dot{background:#ef4444;box-shadow:0 0 8px #ef444480}@keyframes status-pulse{0%,to{opacity:1}50%{opacity:.5}}.status-label{color:#ffffffe6;font-size:14px;font-weight:600}html[data-theme=light] .status-label{color:#000000d9}.status-message{color:#fff9;margin:0;padding-left:20px;font-size:13px}html[data-theme=light] .status-message{color:#0009}.welcome-btn{margin-bottom:16px}.auth-logout-btn{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef44444d;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:32px;padding:14px 24px;font-size:15px;font-weight:600;transition:all .3s;display:flex}.auth-logout-btn:hover{background:#ef444433;border-color:#ef444480;transform:translateY(-2px)}.developer-info{border-top:1px solid #ffffff1a;padding-top:24px}html[data-theme=light] .developer-info{border-top-color:#0000001a}.developer-badge{justify-content:center;align-items:center;gap:14px;margin-bottom:12px;display:flex}.developer-logo{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.developer-text{flex-direction:column;align-items:flex-start;display:flex}.developer-label{color:#ffffff80;text-transform:uppercase;letter-spacing:1px;font-size:11px}html[data-theme=light] .developer-label{color:#00000080}.developer-name{color:#ffffffe6;background:linear-gradient(135deg,#10b981 0%,#34d399 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:700}.developer-tagline{color:#ffffff80;margin:0;font-size:13px}html[data-theme=light] .developer-tagline{color:#00000080}
