:root{color-scheme:dark;--bg:#0b0d13;--surface:#12151e;--surface2:#181c27;--line:#252a38;--text:#f5f6fa;--muted:#8d94a7;--purple:#7c5cff;--blue:#4ea1ff;--green:#32d296;--orange:#ffad5c}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 60% -20%,#241c55 0,transparent 35%),var(--bg);color:var(--text);font:14px/1.5 Inter,ui-sans-serif,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.button{display:inline-flex;align-items:center;justify-content:center;padding:11px 17px;border:0;border-radius:10px;background:linear-gradient(135deg,#8167ff,#6652df);color:white;font-weight:700;cursor:pointer}.button.secondary{background:#191d27;border:1px solid var(--line)}.brandDot{display:inline-block;width:15px;height:15px;border:4px solid #8a6cff;border-radius:5px;transform:rotate(12deg);box-shadow:0 0 20px #8060ff}.landing{min-height:100vh}.landing>nav{height:72px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:0 28px}.landing nav b,.logo{font-size:18px;display:flex;align-items:center;gap:12px}.hero{text-align:center;max-width:1100px;margin:80px auto;padding:30px}.eyebrow{display:inline-flex;gap:7px;align-items:center;color:#a990ff;font-size:12px;font-weight:800;letter-spacing:.13em}.hero h1{font-size:clamp(42px,7vw,76px);line-height:1.06;letter-spacing:-.055em;margin:22px 0}.hero h1 span{background:linear-gradient(90deg,#9e8aff,#62b4ff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero>p{color:var(--muted);font-size:19px;max-width:680px;margin:0 auto 30px}.actions{display:flex;gap:12px;justify-content:center}.featureGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;text-align:left;margin-top:75px}.featureGrid article{display:grid;grid-gap:9px;gap:9px;padding:25px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(145deg,#171a24aa,#10121aaa)}.featureGrid svg{color:#8d74ff}.featureGrid b{font-size:16px}.featureGrid small{color:var(--muted)}.center{min-height:100vh;display:grid;place-items:center}.authCard{width:min(420px,90vw);text-align:center;padding:40px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.authCard p{color:var(--muted);margin-bottom:25px}.dashboardList{max-width:1180px;margin:auto;padding:60px 30px}.dashboardList>header{display:flex;justify-content:space-between;align-items:end}.dashboardList h1,.pageTitle h1{font-size:34px;letter-spacing:-.03em;margin:8px 0}.dashboardList header p,.pageTitle p{color:var(--muted);margin:0}.guildGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:40px}.guildCard{padding:22px;border:1px solid var(--line);border-radius:16px;background:var(--surface);display:grid;grid-template-columns:55px 1fr;grid-gap:16px;gap:16px}.guildCard:hover{border-color:#6652df;transform:translateY(-2px)}.guildIcon{width:52px;height:52px;border-radius:15px;background:linear-gradient(145deg,#8266ff,#42358d);display:grid;place-items:center;font-size:22px;font-weight:900}.guildCard h2{margin:2px 0 7px}.guildCard dl{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);padding-top:14px;margin:0}.guildCard dt{color:var(--muted);font-size:11px}.guildCard dd{font-weight:800;margin:3px 0}.status{font-size:11px;font-weight:800;padding:5px 8px;border-radius:99px}.status.on{color:#61e5b1;background:#183c32}.status.off{color:#c4a4ff;background:#302448}.shell{min-height:100vh;display:grid;grid-template-columns:242px 1fr}aside{position:-webkit-sticky;position:sticky;top:0;height:100vh;border-right:1px solid var(--line);background:#0d1017;padding:25px 14px;display:flex;flex-direction:column}.logo{padding:0 12px 22px}.serverPill{display:flex;align-items:center;gap:10px;background:#171a24;border:1px solid var(--line);border-radius:12px;padding:10px;margin-bottom:18px}.serverPill>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#6d53e8;font-weight:900}.serverPill div{display:grid}.serverPill small{color:var(--muted);font-size:10px}.serverPill b{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}aside nav{display:grid;grid-gap:2px;gap:2px}aside nav a{display:flex;align-items:center;gap:11px;color:#a8aec0;padding:9px 12px;border-radius:8px}aside nav a:hover{background:#1b1e2a;color:white}.privacyBadge{margin-top:auto;border:1px solid #2b3150;background:#151a2b;padding:10px;border-radius:10px;display:flex;gap:9px;color:#9d8bff}.privacyBadge div{display:grid}.privacyBadge small{color:var(--muted);font-size:10px}.content{min-width:0}.topbar{height:68px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 36px}.topbar div{display:grid}.topbar small{color:var(--muted);font-size:10px}.content>.stats,.content>section{margin-left:36px;margin-right:36px}.pageTitle{display:flex;justify-content:space-between;align-items:center;margin-top:35px!important;margin-bottom:25px}.mode{padding:7px 12px;border-radius:99px;font-weight:800}.mode.test{background:#302448;color:#bba7ff}.mode.live{background:#173b31;color:#5adba8}.stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.stat{padding:20px;background:var(--surface);border:1px solid var(--line);border-radius:14px;position:relative;overflow:hidden}.stat:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--purple)}.stat.blue:before{background:var(--blue)}.stat.orange:before{background:var(--orange)}.stat.green:before{background:var(--green)}.stat small{color:var(--muted);font-size:10px;font-weight:800}.stat strong{display:block;font-size:26px;margin:7px 0}.stat span{color:var(--muted);font-size:11px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:22px;margin-top:18px}.panelHead{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:16px}.panelHead h2{margin:0}.panelHead p{margin:2px 0;color:var(--muted)}.statusRows{display:grid;grid-template-columns:repeat(4,1fr);padding-top:18px}.statusRows>div{display:grid;border-right:1px solid var(--line);padding-left:20px}.statusRows>div:first-child{padding-left:0}.statusRows>div:last-child{border:0}.statusRows small{color:var(--muted)}.notice{padding:18px 22px;margin-top:18px;margin-bottom:35px;background:#171633;border:1px solid #353067;border-radius:12px}.notice p{color:#aeb2c8;margin:4px 0}.formGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.formGrid label{display:grid;grid-gap:7px;gap:7px;color:#b5bbcb}.formGrid input,.formGrid select{width:100%;padding:11px;border-radius:9px;background:#0f1219;color:white;border:1px solid var(--line)}.formActions{display:flex;justify-content:flex-end;align-items:center;gap:15px;margin-top:22px}.dataList{display:grid}.dataRow{display:flex;align-items:center;justify-content:space-between;padding:14px 4px;border-bottom:1px solid var(--line)}.dataRow div{display:grid}.dataRow small{color:var(--muted)}.dataRow>span{font-weight:800}.empty{text-align:center;padding:75px 20px;color:var(--muted)}.empty.small{padding:45px}.empty h2,.empty h3{color:white}@media(max-width:900px){.guildGrid,.stats{grid-template-columns:repeat(2,1fr)}.shell{grid-template-columns:74px 1fr}aside{padding:20px 8px}.logo,.serverPill div,aside nav a{font-size:0}.serverPill{padding:9px}.privacyBadge{display:none}.content>.stats,.content>section{margin-left:20px;margin-right:20px}.statusRows{grid-template-columns:repeat(2,1fr);gap:18px}.featureGrid{grid-template-columns:1fr}}@media(max-width:600px){.dashboardList>header,.pageTitle{align-items:flex-start;gap:20px;flex-direction:column}.formGrid,.guildGrid,.stats{grid-template-columns:1fr}.shell{display:block}aside{position:static;width:100%;height:auto;flex-direction:row;overflow:auto;border-right:0;border-bottom:1px solid var(--line)}.serverPill,aside .logo{display:none}aside nav{display:flex}aside nav a{font-size:0;min-width:42px}.topbar{padding:0 18px}.content>.stats,.content>section{margin-left:16px;margin-right:16px}.statusRows{grid-template-columns:1fr}.hero{margin-top:35px}.actions{flex-direction:column}}.tableWrap{overflow:auto}table{width:100%;border-collapse:collapse}td,th{text-align:left;padding:11px;border-bottom:1px solid var(--line);white-space:nowrap}th{font-size:11px;color:var(--muted)}.miniInput{width:72px;padding:7px;background:#0f1219;color:white;border:1px solid var(--line);border-radius:7px}.subheading{margin-top:30px}.statusEditor{display:grid;grid-gap:9px;gap:9px}.statusEdit{display:grid;grid-template-columns:52px minmax(180px,1fr) 75px auto 75px 50px;grid-gap:9px;gap:9px;align-items:center;padding:10px;border-left:4px solid;border-radius:8px;background:#0f1219}.statusEdit input{min-width:0;padding:8px;background:#171a24;color:white;border:1px solid var(--line);border-radius:7px}.inlineStats{margin:0!important}.analysisList{display:grid;grid-gap:12px;gap:12px}.analysisCard{padding:17px;border:1px solid var(--line);border-radius:11px;background:#0f1219}.analysisTop{display:flex;justify-content:space-between;gap:15px}.analysisTop>div{display:grid}.analysisTop small{color:var(--muted)}.analysisCard p{color:#d7dae4}.positive{color:var(--green)}.negative{color:#ff7373}.rowActions,.tagRow{display:flex;gap:7px;flex-wrap:wrap}.tagRow span{padding:4px 8px;background:#222638;border-radius:99px;color:#bfc5d6;font-size:11px}.rowActions{margin-top:12px}.tinyButton{padding:7px 10px;border:1px solid #316f5b;border-radius:7px;background:#183c32;color:#65e2b2;cursor:pointer}.tinyButton.danger{border-color:#703e45;background:#3b2025;color:#ff9099}@media(max-width:700px){.statusEdit{grid-template-columns:45px 1fr 65px auto 65px}.statusEdit input[type=color]{display:none}.analysisTop{display:grid}.inlineStats{grid-template-columns:1fr 1fr}}