.LoginCard-module__dVk9PW__page{z-index:50;min-height:100vh;font-family:var(--font-gofive);background:#060708;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 1rem;display:flex;position:fixed;inset:0;overflow:hidden}[data-bs-theme=light] .LoginCard-module__dVk9PW__page{background:#f8f9fb}.LoginCard-module__dVk9PW__orb{pointer-events:none;z-index:0;filter:blur(80px);opacity:.6;will-change:transform;border-radius:50%;position:fixed}.LoginCard-module__dVk9PW__orb1{background:#0277bd59;width:500px;height:400px}.LoginCard-module__dVk9PW__orb2{background:#38bdf840;width:400px;height:350px}.LoginCard-module__dVk9PW__orb3{background:#5eb7ff2e;width:300px;height:300px}[data-bs-theme=light] .LoginCard-module__dVk9PW__orb1{background:#0277bd1f}[data-bs-theme=light] .LoginCard-module__dVk9PW__orb2{background:#38bdf81a}[data-bs-theme=light] .LoginCard-module__dVk9PW__orb3{background:#5eb7ff14}.LoginCard-module__dVk9PW__themeToggle{z-index:2;-webkit-backdrop-filter:blur(12px);top:1rem;right:1rem;background:#1113168c!important;border-color:#ffffff24!important;position:fixed!important;box-shadow:0 2px 8px #0000002e!important}.LoginCard-module__dVk9PW__themeToggle:hover{border-color:#38bdf866!important;box-shadow:0 2px 12px #38bdf826!important}[data-bs-theme=light] .LoginCard-module__dVk9PW__themeToggle{background:#f8f9fbb3!important;border-color:#0000001a!important}.LoginCard-module__dVk9PW__card{z-index:1;background:#111316;border:1px solid #ffffff14;border-radius:1rem;flex-direction:column;align-items:stretch;width:100%;max-width:460px;margin:0 auto;padding:2.5rem 2rem 2rem;display:flex;position:relative;box-shadow:0 14px 40px #00000073}[data-bs-theme=light] .LoginCard-module__dVk9PW__card{background:#fff;border-color:#00000014;box-shadow:0 14px 40px #00000014}@media (max-width:540px){.LoginCard-module__dVk9PW__card{border-radius:.85rem;max-width:100%;padding:2rem 1.5rem 1.5rem}}.LoginCard-module__dVk9PW__brand{text-align:center;flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.LoginCard-module__dVk9PW__brandMark{width:56px;height:56px;margin-bottom:1rem}.LoginCard-module__dVk9PW__brandTitle{letter-spacing:-.02em;color:#e9eaec;margin:0;font-size:2rem;font-weight:700;line-height:1}[data-bs-theme=light] .LoginCard-module__dVk9PW__brandTitle{color:#18181b}.LoginCard-module__dVk9PW__subtitle{color:#9097a1;margin-top:.5rem;font-size:1rem;line-height:1.35}.LoginCard-module__dVk9PW__alert{border-radius:.5rem;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.5rem .85rem;font-size:.9rem;display:flex}.LoginCard-module__dVk9PW__alertSuccess{color:#4ec07a;background:#4ec07a1f;border:1px solid #4ec07a4d}.LoginCard-module__dVk9PW__alertDanger{color:#e8585c;background:#e8585c1f;border:1px solid #e8585c4d}.LoginCard-module__dVk9PW__field{margin-bottom:.9rem;position:relative}.LoginCard-module__dVk9PW__label{pointer-events:none;transform-origin:0 0;color:#9097a1;padding:.85rem .9rem;font-size:.95rem;transition:opacity .15s,transform .15s,color .15s;position:absolute;top:0;left:0}.LoginCard-module__dVk9PW__input{color:#e9eaec;background:#16191d;border:2px solid #ffffff1a;border-radius:.5rem;width:100%;height:3.2rem;padding:1.4rem .9rem .5rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.LoginCard-module__dVk9PW__input:focus{background:#16191d;border-color:#38bdf8;outline:none;box-shadow:0 0 0 3px #38bdf840}.LoginCard-module__dVk9PW__input:focus~.LoginCard-module__dVk9PW__label,.LoginCard-module__dVk9PW__input:not(:placeholder-shown)~.LoginCard-module__dVk9PW__label{opacity:.7;color:#38bdf8;transform:scale(.75)translateY(-.4rem)}[data-bs-theme=light] .LoginCard-module__dVk9PW__input{color:#18181b;background:#f8f9fb;border-color:#0000001f}[data-bs-theme=light] .LoginCard-module__dVk9PW__input:focus{background:#fff}.LoginCard-module__dVk9PW__checkRow{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.LoginCard-module__dVk9PW__checkLabel{color:#e9eaec;cursor:pointer;font-size:.9rem}[data-bs-theme=light] .LoginCard-module__dVk9PW__checkLabel{color:#18181b}.LoginCard-module__dVk9PW__checkbox{appearance:none;cursor:pointer;background:#16191d;border:2px solid #ffffff1a;border-radius:5px;place-content:center;width:18px;height:18px;margin:0;transition:background-color .15s,border-color .15s,box-shadow .15s;display:inline-grid}[data-bs-theme=light] .LoginCard-module__dVk9PW__checkbox{background:#f8f9fb;border-color:#0000001f}.LoginCard-module__dVk9PW__checkbox:hover{border-color:#38bdf866}.LoginCard-module__dVk9PW__checkbox:focus-visible{outline:none;box-shadow:0 0 0 3px #38bdf840}.LoginCard-module__dVk9PW__checkbox:after{content:"";opacity:0;border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;transition:opacity .15s;transform:rotate(45deg)translate(-1px,-1px)}.LoginCard-module__dVk9PW__checkbox:checked{background:linear-gradient(#2563eb,#1d4ed8);border-color:#1d4ed8}.LoginCard-module__dVk9PW__checkbox:checked:after{opacity:1}.LoginCard-module__dVk9PW__error{color:#e8585c;margin-top:.25rem;font-size:.8rem;display:block}.LoginCard-module__dVk9PW__btnPrimary{letter-spacing:.01em;color:#fff;cursor:pointer;background:linear-gradient(#2563eb,#1d4ed8);border:1px solid #1d4ed8;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:.75rem;padding:.65rem;font-size:1rem;font-weight:600;transition:background .15s;display:flex;box-shadow:0 4px 14px #2563eb42}.LoginCard-module__dVk9PW__btnPrimary:hover{background:linear-gradient(#1d4ed8,#1e40af);border-color:#1e40af}.LoginCard-module__dVk9PW__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.LoginCard-module__dVk9PW__divider{color:#9097a1;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;margin:.75rem 0;font-size:.78rem;display:flex}.LoginCard-module__dVk9PW__divider:before,.LoginCard-module__dVk9PW__divider:after{content:"";background:#ffffff1a;flex:1;height:1px}[data-bs-theme=light] .LoginCard-module__dVk9PW__divider:before{background:#0000001a}[data-bs-theme=light] .LoginCard-module__dVk9PW__divider:after{background:#0000001a}.LoginCard-module__dVk9PW__ssoBtn{letter-spacing:.01em;color:#e9eaec;background:#16191d;border:2px solid #ffffff1a;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.65rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.LoginCard-module__dVk9PW__ssoBtn:hover{background:#0078d414;border-color:#0078d4;box-shadow:0 4px 14px #0078d42e}[data-bs-theme=light] .LoginCard-module__dVk9PW__ssoBtn{color:#18181b;background:#f8f9fb;border-color:#0000001f}.LoginCard-module__dVk9PW__footer{z-index:1;color:#9097a1;text-align:center;max-width:460px;font-size:.82rem;position:relative}
