*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#07090d;color:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;min-height:100vh}.bg-grid{position:fixed;inset:0;pointer-events:none;opacity:.28;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,#000,transparent 80%)}header,main,footer{width:min(1100px,calc(100% - 40px));margin:auto}header{height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08)}.brand{display:flex;align-items:center;gap:12px}.logo{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;font-weight:900;background:linear-gradient(135deg,#8b5cf6,#4f46e5);box-shadow:0 10px 35px rgba(99,70,240,.25)}.brand strong{display:block}.brand span{display:block;color:#7f8797;font-size:12px;margin-top:2px}.discord-top{color:#d9dcff;text-decoration:none;border:1px solid #303449;padding:10px 16px;border-radius:10px;font-size:14px}.hero{padding:100px 0 75px;max-width:850px}.eyebrow,.modal-tag{font-size:11px;letter-spacing:2px;color:#8f8aa9;font-weight:800}.hero h1{font-size:clamp(48px,8vw,86px);line-height:.98;letter-spacing:-4px;margin:16px 0 22px}.hero h1 span{color:#8c7cff}.hero>p{font-size:18px;color:#9299a9;max-width:580px;line-height:1.7}.status-card{margin-top:48px;padding:26px;border:1px solid #292d3b;border-radius:20px;background:linear-gradient(135deg,rgba(20,23,32,.96),rgba(12,14,20,.92));display:flex;align-items:center;gap:20px;position:relative;overflow:hidden}.status-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:rgba(51,211,135,.12);color:#45e09a;font-size:25px;font-weight:900}.status-copy small,.server-info small{font-size:10px;letter-spacing:1.6px;color:#737b8c;font-weight:800}.status-copy h2{margin:5px 0 4px;font-size:25px}.status-copy p{margin:0;color:#858d9e}.pulse{margin-left:auto;width:10px;height:10px;border-radius:50%;background:#45e09a;box-shadow:0 0 0 8px rgba(69,224,154,.08)}.server-info{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:14px;padding:20px 24px;border:1px solid #222633;border-radius:16px;background:#0c0f15}.server-info>div{display:flex;flex-direction:column;gap:8px}.server-info strong{font-size:14px}.ip-row{display:flex;gap:8px;align-items:center}.ip-row code{font-size:15px;color:#dddff0}.ip-row button{background:#171b25;border:1px solid #303544;color:#d7dbea;padding:6px 10px;border-radius:7px;cursor:pointer}.actions{display:flex;gap:12px;margin-top:22px}.actions a,.actions button,.submit{border:0;border-radius:11px;padding:13px 18px;font-weight:750;font-size:14px;cursor:pointer;text-decoration:none}.primary,.submit{background:#8b7cf6;color:white}.primary span{margin-left:18px}.secondary{background:#141822;color:#dce0ea;border:1px solid #2b3040!important}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding-bottom:100px}.features div{border-top:1px solid #292d39;padding:22px 4px}.features b{font-size:11px;color:#716b91}.features h3{margin:12px 0 7px}.features p{color:#777f90;line-height:1.6;font-size:14px;margin:0}footer{border-top:1px solid rgba(255,255,255,.08);padding:30px 0 40px;display:flex;justify-content:space-between;align-items:center;color:#777f90}footer strong{color:#ddd}footer p{margin:5px 0 0;font-size:12px}.login-btn{background:transparent;color:#737b8c;border:1px solid #282d39;padding:9px 14px;border-radius:8px;cursor:pointer}.modal{position:fixed;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(10px);display:grid;place-items:center;padding:20px;z-index:10}.hidden{display:none}.modal-box{width:min(430px,100%);background:#10131b;border:1px solid #2d3240;border-radius:20px;padding:30px;position:relative;box-shadow:0 30px 100px #000}.close{position:absolute;right:17px;top:13px;background:none;border:0;color:#788092;font-size:26px;cursor:pointer}.modal-box h2{margin:10px 0 8px;font-size:27px}.modal-box>p{color:#7e8798;font-size:14px}.modal-box input{width:100%;margin:18px 0 10px;background:#0a0c11;border:1px solid #303544;color:white;padding:14px;border-radius:10px;outline:none}.submit{width:100%;margin-top:10px}.error{color:#ff7373!important;min-height:20px}.saved{color:#4ee09d!important;min-height:20px}.status-options{display:grid;gap:10px;margin:22px 0}.status-options label{cursor:pointer}.status-options input{display:none}.status-options span{display:block;padding:14px;border:1px solid #2b3040;border-radius:10px;color:#cfd4df}.status-options input:checked+span{border-color:#8b7cf6;background:rgba(139,124,246,.1);color:#fff}@media(max-width:700px){.hero{padding-top:70px}.hero h1{letter-spacing:-2px}.server-info,.features{grid-template-columns:1fr}.status-card{padding:20px}.actions{flex-direction:column}.actions a,.actions button{text-align:center}header{height:72px}.discord-top{padding:8px 11px;font-size:12px}}
