.login{position:relative;min-height:100vh;display:grid;place-items:center;background:#000;padding:24px;overflow:hidden}.particles{position:fixed;inset:0;pointer-events:none;z-index:0}.pt{position:absolute;bottom:-10px;border-radius:50%;background:#fff;opacity:0;animation:rise linear infinite}@keyframes rise{0%{transform:translateY(0) scale(1);opacity:0}10%{opacity:var(--op,.35)}90%{opacity:var(--op,.35)}to{transform:translateY(-105vh) scale(.6);opacity:0}}.pt0{left:4%;width:3px;height:3px;--op:.25;animation-duration:14s;animation-delay:0s}.pt1{left:9%;width:2px;height:2px;--op:.15;animation-duration:10s;animation-delay:2s}.pt2{left:15%;width:4px;height:4px;--op:.30;animation-duration:18s;animation-delay:1s}.pt3{left:22%;width:2px;height:2px;--op:.20;animation-duration:12s;animation-delay:4s}.pt4{left:30%;width:3px;height:3px;--op:.35;animation-duration:16s;animation-delay:.5s}.pt5{left:38%;width:5px;height:5px;--op:.12;animation-duration:20s;animation-delay:3s}.pt6{left:44%;width:2px;height:2px;--op:.28;animation-duration:11s;animation-delay:6s}.pt7{left:52%;width:3px;height:3px;--op:.22;animation-duration:15s;animation-delay:1.5s}.pt8{left:58%;width:4px;height:4px;--op:.18;animation-duration:13s;animation-delay:5s}.pt9{left:65%;width:2px;height:2px;--op:.30;animation-duration:17s;animation-delay:2.5s}.pt10{left:71%;width:3px;height:3px;--op:.25;animation-duration:9s;animation-delay:0s}.pt11{left:77%;width:5px;height:5px;--op:.10;animation-duration:22s;animation-delay:7s}.pt12{left:83%;width:2px;height:2px;--op:.28;animation-duration:12s;animation-delay:3.5s}.pt13{left:88%;width:3px;height:3px;--op:.20;animation-duration:14s;animation-delay:1s}.pt14{left:93%;--op:.15;animation-duration:10s;animation-delay:4.5s}.pt14,.pt15{width:2px;height:2px}.pt15{left:19%;--op:.22;animation-duration:16s;animation-delay:8s}.pt16{left:47%;width:3px;height:3px;--op:.18;animation-duration:19s;animation-delay:2s}.pt17{left:74%;width:2px;height:2px;--op:.28;animation-duration:11s;animation-delay:6.5s}.login-inner{position:relative;z-index:1;width:100%;max-width:460px;text-align:center}.login-brand{display:flex;align-items:center;justify-content:center;gap:10px;font-size:22px;margin-bottom:30px}.login-brand,.login-title{font-weight:800;color:#fff}.login-title{font-size:34px;margin:0 0 10px}.login-sub{color:#a3a3a3;margin:0 0 26px;font-size:15px}.login-card{border:1px solid #1c1430;background:rgba(8,8,8,.85);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;padding:22px;box-shadow:0 0 0 1px rgba(124,58,237,.08),0 24px 70px -34px rgba(124,58,237,.55)}.discord-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;background:#5865f2;color:#fff;border:none;border-radius:11px;padding:14px 18px;font-size:15px;font-weight:700;text-decoration:none;cursor:pointer;transition:background .15s,transform .1s,box-shadow .15s;box-shadow:0 4px 20px rgba(88,101,242,.4)}.discord-btn:hover{background:#4752c4;box-shadow:0 4px 28px rgba(88,101,242,.6)}.discord-btn:active{transform:translateY(1px)}.web-login-link{display:block;margin-top:12px;color:#444;font-size:12px;text-decoration:none;text-align:center;transition:color .15s}.web-login-link:hover{color:#777}.login-error{color:#f87171;margin-top:16px;font-size:13px}.login-foot{color:#333;margin-top:22px;font-size:12px}