.login-module__q3r_BG__page{background:#020608;justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:Outfit,SF Pro Display,sans-serif;display:flex;position:relative;overflow:hidden}.login-module__q3r_BG__meshCanvas{z-index:0;position:fixed;inset:0}.login-module__q3r_BG__scanLine{z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#00f5d40a 20%,#00f5d433 50%,#00f5d40a 80%,#0000 100%);height:1px;animation:8s ease-in-out infinite login-module__q3r_BG__scanSweep;position:fixed;left:0;right:0}@keyframes login-module__q3r_BG__scanSweep{0%{opacity:0;top:-2px}10%{opacity:1}90%{opacity:1}to{opacity:0;top:100%}}.login-module__q3r_BG__ambientGlow{pointer-events:none;z-index:1;background:radial-gradient(circle,#00f5d40f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite login-module__q3r_BG__glowPulse;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes login-module__q3r_BG__glowPulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.05)}}.login-module__q3r_BG__card{z-index:2;-webkit-backdrop-filter:blur(40px)saturate(1.6);background:#080c14d1;border:1px solid #00f5d414;border-radius:24px;width:100%;max-width:420px;padding:2.5rem 2.25rem;animation:.5s cubic-bezier(0,0,.2,1) .2s both login-module__q3r_BG__cardEnter;position:relative;box-shadow:0 32px 80px #00000080,0 0 80px #00f5d408,inset 0 1px #ffffff0a}.login-module__q3r_BG__card:before{content:"";background:linear-gradient(90deg,#0000,#00f5d44d,#0000);height:1px;position:absolute;top:0;left:2rem;right:2rem}@keyframes login-module__q3r_BG__cardEnter{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.login-module__q3r_BG__logo{justify-content:center;align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.login-module__q3r_BG__logoIcon{color:#020608;background:linear-gradient(135deg,#00f5d4 0%,#00b4d8 100%);border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 6px 24px #00f5d440,0 0 50px #00f5d414}.login-module__q3r_BG__logoText{flex-direction:column;display:flex}.login-module__q3r_BG__logoName{color:#f0f4f8;letter-spacing:-.01em;font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:800;line-height:1.1}.login-module__q3r_BG__logoSub{letter-spacing:.22em;text-transform:uppercase;color:#00f5d4;opacity:.6;font-family:Outfit,sans-serif;font-size:.55rem;font-weight:600}.login-module__q3r_BG__header{text-align:center;margin-bottom:1.75rem}.login-module__q3r_BG__title{color:#f0f4f8;letter-spacing:-.01em;margin-bottom:.35rem;font-family:Outfit,sans-serif;font-size:1.35rem;font-weight:700}.login-module__q3r_BG__desc{color:#c8d7e6cc;font-family:DM Sans,sans-serif;font-size:.82rem;line-height:1.5}.login-module__q3r_BG__errorBar{color:#ff6b84;background:#ff4d6a0f;border:1px solid #ff4d6a1f;border-radius:12px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.65rem .9rem;font-size:.78rem;animation:.4s login-module__q3r_BG__shake;display:flex}@keyframes login-module__q3r_BG__shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.login-module__q3r_BG__form{flex-direction:column;gap:1.2rem;display:flex}.login-module__q3r_BG__label{letter-spacing:.12em;text-transform:uppercase;color:#dce6f0bf;margin-bottom:.45rem;font-family:Outfit,sans-serif;font-size:.68rem;font-weight:600;display:block}.login-module__q3r_BG__inputWrap{position:relative}.login-module__q3r_BG__input{color:#f0f4f8;background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;outline:none;width:100%;padding:.8rem 1rem;font-family:DM Sans,sans-serif;font-size:.88rem;transition:all .2s}.login-module__q3r_BG__input:focus{background:#00f5d408;border-color:#00f5d459;box-shadow:0 0 0 3px #00f5d414,0 0 20px #00f5d40a}.login-module__q3r_BG__input::placeholder{color:#a0b4c880}.login-module__q3r_BG__eyeBtn{color:#c8d7e699;cursor:pointer;background:0 0;border:none;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.login-module__q3r_BG__eyeBtn:hover{color:#00f5d4b3}.login-module__q3r_BG__submitBtn{color:#020608;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#00f5d4 0%,#00d4aa 50%,#00b4d8 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.35rem;padding:.85rem 1.5rem;font-family:Outfit,sans-serif;font-size:.82rem;font-weight:700;transition:all .25s;display:flex;position:relative;overflow:hidden}.login-module__q3r_BG__submitBtn:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff26,#0000);transition:opacity .25s;position:absolute;inset:0}.login-module__q3r_BG__submitBtn:hover{transform:translateY(-1px);box-shadow:0 8px 32px #00f5d44d,0 0 60px #00f5d414}.login-module__q3r_BG__submitBtn:hover:before{opacity:1}.login-module__q3r_BG__submitBtn:active{transform:translateY(0)}.login-module__q3r_BG__submitBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.login-module__q3r_BG__spinner{border:2px solid #0000;border-top-color:#020608;border-radius:50%;width:18px;height:18px;animation:.6s linear infinite login-module__q3r_BG__spin}@keyframes login-module__q3r_BG__spin{to{transform:rotate(360deg)}}.login-module__q3r_BG__footer{border-top:1px solid #ffffff0a;justify-content:center;align-items:center;gap:.85rem;margin-top:1.75rem;padding-top:1.25rem;display:flex}.login-module__q3r_BG__footerBadge{letter-spacing:.16em;text-transform:uppercase;color:#b4c3d28c;align-items:center;gap:.35rem;font-family:Outfit,sans-serif;font-size:.56rem;font-weight:600;display:flex}.login-module__q3r_BG__footerDot{background:#b4c3d24d;border-radius:50%;width:3px;height:3px}@media (max-width:500px){.login-module__q3r_BG__page{padding:1rem}.login-module__q3r_BG__card{border-radius:18px;padding:1.75rem 1.5rem}.login-module__q3r_BG__title{font-size:1.2rem}}
