@keyframes auth-flare{0%{opacity:0;transform:translate(-100%)skew(-15deg)}20%{opacity:.7}to{opacity:0;transform:translate(200%)skew(-15deg)}}@keyframes auth-particle-float{0%,to{opacity:.3;transform:translateY(0)translate(0)scale(1)}25%{opacity:.6;transform:translateY(-30px)translate(15px)scale(1.1)}50%{opacity:.4;transform:translateY(-50px)translate(-10px)scale(.9)}75%{opacity:.5;transform:translateY(-20px)translate(20px)scale(1.05)}}@keyframes auth-border-glow{0%,to{border-color:#00b4e626;box-shadow:0 0 40px -15px #00b4e61a,inset 0 1px #ffffff0d}50%{border-color:#00c8ff40;box-shadow:0 0 60px -15px #00c8ff26,inset 0 1px #ffffff14}}.auth-card{-webkit-backdrop-filter:blur(40px);background:#080e1ceb;border:1px solid #00b4e62e;border-radius:1.25rem;animation:4s ease-in-out infinite auth-border-glow;position:relative;overflow:hidden}.auth-card:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#00c8ff1f 0%,#00c8ff0a 30%,#0000 100%);height:120px;position:absolute;top:-1px;left:0;right:0}.auth-card:after{content:"";filter:blur(1px);pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000 0%,#fff9 40%,#00d4ffcc 50%,#fff9 60%,#0000 100%);border-radius:999px;width:60%;height:3px;animation:6s ease-in-out 1s infinite auth-flare;position:absolute;top:-2px;left:-50%}.auth-input{color:#fffffff2;background:#0f1628b3;border:1px solid #ffffff14;border-radius:.875rem;outline:none;width:100%;padding:1rem 1rem 1rem 3rem;font-size:.9375rem;transition:all .25s}.auth-input::placeholder{color:#ffffff73}.auth-input:focus{background:#0f1628d9;border-color:#00c8ff66;box-shadow:0 0 0 3px #00c8ff14,0 0 20px -5px #00c8ff1a}.auth-social-btn{color:#ffffffd9;cursor:pointer;background:#0f162899;border:1px solid #ffffff14;border-radius:.875rem;align-items:center;gap:.75rem;width:100%;padding:.875rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .25s;display:flex;position:relative}.auth-social-btn:hover:not(:disabled){background:#141e37cc;border-color:#00c8ff33}.auth-social-btn:disabled{cursor:not-allowed;opacity:.5}.auth-submit-btn{text-transform:uppercase;letter-spacing:.05em;color:#fff;cursor:pointer;background:linear-gradient(135deg,#00cfe6 0%,#0af 100%);border:none;border-radius:.875rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:.875rem;font-weight:700;transition:all .3s;display:flex;position:relative;overflow:hidden}.auth-submit-btn:hover:not(:disabled){filter:brightness(1.15);transform:translateY(-1px);box-shadow:0 8px 30px -5px #00c8ff59}.auth-submit-btn:active:not(:disabled){transform:scale(.98)translateY(0)}.auth-submit-btn:disabled{opacity:.5;cursor:not-allowed}[data-theme=light] .auth-card{background:#fffffff2!important;border:1px solid #0000001a!important;animation:none!important;box-shadow:0 20px 60px -15px #0000001f!important}[data-theme=light] .auth-card:before{background:linear-gradient(#00b4e60f 0%,#0000 100%)!important}[data-theme=light] .auth-card:after{background:linear-gradient(90deg,#0000 0%,#00b4e64d 40%,#00b4e680 50%,#00b4e64d 60%,#0000 100%)!important}[data-theme=light] .auth-input{color:#000000e6!important;background:#00000008!important;border-color:#0000001f!important}[data-theme=light] .auth-input::placeholder{color:#00000073!important}[data-theme=light] .auth-input:focus{background:#00000005!important;border-color:#00c1d6!important;box-shadow:0 0 0 3px #00c1d61a!important}[data-theme=light] .auth-social-btn{color:#000c!important;background:#00000008!important;border-color:#0000001a!important}[data-theme=light] .auth-social-btn:hover:not(:disabled){background:#0000000f!important;border-color:#00000026!important}[data-theme=light] .auth-card .text-white{color:#000000e6!important}[data-theme=light] .auth-card .text-white\/80{color:#000c!important}[data-theme=light] .auth-card .text-white\/60{color:#0009!important}[data-theme=light] .auth-card .text-white\/40{color:#00000080!important}[data-theme=light] .auth-card .text-white\/35{color:#00000073!important}[data-theme=light] .auth-card .text-white\/25{color:#00000059!important}[data-theme=light] .auth-card .text-white\/20{color:#00000040!important}[data-theme=light] .auth-card .text-white\/15,[data-theme=light] .auth-card .text-white\/10,[data-theme=light] .auth-card .text-white\/5{color:#00000026!important}[data-theme=light] .auth-card .bg-white\/5{background-color:#0000000a!important}[data-theme=light] .auth-card .bg-white\/8{background-color:#00000014!important}[data-theme=light] .auth-card .border-white\/10{border-color:#0000001a!important}[data-theme=light] .auth-card .border-white\/15{border-color:#00000026!important}[data-theme=dark] .auth-card{background:#080e1ceb!important;border:1px solid #00b4e62e!important;animation:4s ease-in-out infinite auth-border-glow!important}.low-performance-mode .auth-card{-webkit-backdrop-filter:none!important;animation:none!important}.low-performance-mode .auth-card:after{animation:none!important;display:none!important}
