@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#f3f5f7;font-synthesis:none;--bg:#0d0f12;--panel:#15181d;--panel-2:#1a1e24;--line:#282d35;--muted:#929aa7;--orange:#f97316;--orange-light:#fb923c;background:#0d0f12;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-shell>main{flex:1}.site-footer{border-top:1px solid var(--line);min-height:64px;color:var(--muted);background:#111318;justify-content:space-between;align-items:center;gap:20px;padding:20px 4vw;font-size:13px;display:flex}.site-footer nav{align-items:center;gap:20px;display:flex}.site-footer a{color:#c7cbd1;font-weight:700}.site-footer a:hover{color:var(--orange-light)}.legal-page{max-width:760px}.legal-card{border:1px solid var(--line);background:var(--panel);border-radius:13px;padding:32px}.legal-card address{color:#c7cbd1;gap:7px;font-style:normal;line-height:1.5;display:grid}.legal-card address strong{color:#fff;margin-bottom:5px;font:700 20px Manrope}.legal-card p{color:var(--muted);margin:28px 0 0}.legal-card p strong{color:#c7cbd1}.legal-card p a{color:var(--orange-light);text-underline-offset:3px;margin-left:6px;text-decoration:underline}.privacy-page{max-width:900px}.legal-document{gap:18px;display:grid}.legal-document section{border:1px solid var(--line);background:var(--panel);border-radius:13px;padding:30px 32px}.legal-document h2{color:#fff;margin:0 0 16px;font:700 21px Manrope}.legal-document p,.legal-document li{color:#b4bac3;line-height:1.75}.legal-document p{margin:0}.legal-document p+p{margin-top:14px}.legal-document ul{margin:12px 0 0;padding-left:22px}.legal-document li+li{margin-top:7px}.legal-document a{color:var(--orange-light);text-underline-offset:3px;text-decoration:underline}.legal-document address{color:#c7cbd1;gap:5px;font-style:normal;line-height:1.5;display:grid}.legal-document address+p{margin-top:14px}.consent-legal-links{flex-wrap:wrap;gap:16px;display:flex}.consent-legal-links a{color:#d6dae0;text-underline-offset:3px;font-size:13px;font-weight:700;text-decoration:underline}.topbar{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d0f12e6;border-bottom:1px solid #22262d;justify-content:space-between;align-items:center;height:76px;padding:0 4vw;display:flex;position:relative}.brand{align-items:center;gap:12px;display:flex}.brand-mark,.mock-logo{background:linear-gradient(145deg, var(--orange-light), #e54b0b);color:#fff;border-radius:11px;place-items:center;width:39px;height:39px;font:800 21px Manrope;display:grid;box-shadow:0 8px 28px #f9731640}.brand strong{letter-spacing:-.2px;font:800 17px Manrope;display:block}.brand small{color:var(--muted);margin-top:-1px;font-size:11px;display:block}.account{align-items:center;gap:10px;display:flex}.topbar-actions{align-items:center;gap:12px;display:flex}.language-switcher{border:1px solid var(--line);background:#171a1f;border-radius:9px;align-items:center;gap:2px;height:36px;padding:3px;display:flex}.language-switcher>span{opacity:.72;padding:0 6px;font-size:14px}.language-switcher button{min-width:34px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 7px;font-size:11px;font-weight:800}.language-switcher button:hover{color:#fff}.language-switcher button.active{color:#07101a;background:var(--accent);box-shadow:0 0 16px #50d7ff29}.account img,.avatar-fallback{object-fit:cover;border-radius:10px;width:32px;height:32px}.avatar-fallback{background:#272c34;place-items:center;font-weight:700;display:grid}.account-name{font-size:14px;font-weight:600}.button{color:#fff;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 18px;font-weight:700;transition:all .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:wait;transform:none}.button.primary{background:var(--orange);box-shadow:0 8px 24px #f9731629}.button.primary:hover{background:var(--orange-light)}.button.ghost{border-color:var(--line);background:#171a1f}.button.support{color:#ffbd7d;background:#2b1d10;border-color:#8a541f}.button.support:hover{background:#3a2512}.button.compact{min-height:36px;padding:0 13px;font-size:13px}.button.large{min-height:51px;padding:0 24px}.hero{grid-template-columns:1fr 1fr;align-items:center;min-height:calc(100vh - 76px);padding:7vh 7vw;display:grid;overflow:hidden}.hero-copy{z-index:2;max-width:650px;position:relative}.eyebrow{color:var(--orange-light);text-transform:uppercase;letter-spacing:2.2px;font-size:11px;font-weight:800}.hero h1,.page-heading h1,.settings-header h1{letter-spacing:-2px;margin:16px 0;font-family:Manrope}.hero h1{font-size:clamp(44px,5.4vw,78px);line-height:.99}.hero-copy>p{color:#a5acb6;max-width:590px;margin:25px 0 32px;font-size:18px;line-height:1.7}.discord-glyph{font-size:24px}.trust-row{color:#69717d;flex-wrap:wrap;gap:18px;margin-top:24px;font-size:12px;display:flex}.trust-row span:before{content:"•";color:var(--orange);margin-right:7px}.hero-panel{place-items:center;min-height:540px;display:grid;position:relative}.panel-glow{filter:blur(110px);background:#f9731626;border-radius:50%;width:520px;height:520px;position:absolute}.mock-window{background:#12151a;border:1px solid #333842;border-radius:17px;width:min(660px,48vw);min-height:420px;position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-7deg)rotateX(3deg);box-shadow:0 50px 100px #0009}.mock-header{color:#59616d;border-bottom:1px solid #292e36;align-items:center;gap:6px;height:44px;padding:0 14px;font-size:10px;display:flex}.mock-header i{background:#373d46;border-radius:50%;width:7px;height:7px}.mock-header span{margin:auto}.mock-body{grid-template-columns:68px 1fr;min-height:376px;display:grid}.mock-sidebar{border-right:1px solid #252a31;flex-direction:column;align-items:center;gap:24px;padding:18px 0;display:flex}.mock-logo{border-radius:8px;width:32px;height:32px;margin-bottom:8px;font-size:17px}.mock-sidebar i{background:#303640;border-radius:10px;width:24px;height:5px}.mock-content{padding:45px 42px}.mock-content>small{color:#68717d;letter-spacing:1.6px}.mock-content h3{margin:10px 0 32px;font:700 27px Manrope}.mock-stats{gap:12px;display:flex}.mock-stats b{background:#181c22;border:1px solid #2d323b;border-radius:10px;width:140px;padding:18px;font:700 21px Manrope}.mock-stats small{color:#6f7782;margin-top:5px;font:500 10px DM Sans;display:block}.mock-cards{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.mock-cards i{background:linear-gradient(110deg,#181c22,#20242b);border:1px solid #292e36;border-radius:9px;height:60px}.page{max-width:1220px;margin:0 auto;padding:64px 28px}.page-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px;display:flex}.page-heading h1{margin:10px 0 8px;font-size:43px}.page-heading p,.feature-heading p{color:var(--muted);margin:0}.guild-grid{grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:15px;display:grid}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:17px;display:flex}.section-heading h2{margin:0 0 5px;font:700 18px Manrope}.section-heading p{color:var(--muted);margin:0;font-size:12px}.section-heading>span{border:1px solid var(--line);color:#9ba3ad;background:#171a1f;border-radius:8px;place-items:center;min-width:27px;height:27px;padding:0 8px;font-size:11px;font-weight:700;display:grid}.guild-card{border:1px solid var(--line);background:var(--panel);border-radius:13px;align-items:center;gap:15px;padding:18px;transition:all .18s;display:flex}.guild-card:hover{background:#191d23;border-color:#484f5b;transform:translateY(-2px)}.guild-card img,.guild-fallback{object-fit:cover;border-radius:13px;width:55px;height:55px}.guild-fallback{text-transform:uppercase;background:#292e36;place-items:center;font-weight:800;display:grid}.guild-card h2{margin:0 0 4px;font:700 16px Manrope}.guild-card p{color:var(--muted);margin:0;font-size:12px}.guild-card .arrow{color:#68717c;margin-left:auto;font-size:20px}.install-card:hover{background:var(--panel);border-color:#353b45;transform:none}.invite-button{white-space:nowrap;margin-left:auto}.compact-state{padding:27px}.state-card{border:1px solid var(--line);background:var(--panel);color:var(--muted);text-align:center;border-radius:13px;padding:40px}.state-card.error,.inline-error{color:#ff9b91;border-color:#6a302c}.skeleton{background:linear-gradient(90deg,#ffffff0b 25%,#ffffff1a 50%,#ffffff0b 75%) 0 0/220% 100%;border-radius:7px;animation:1.45s ease-in-out infinite skeleton-pulse;display:block}.skeleton-line{width:100%;height:11px}.skeleton-line+.skeleton-line{margin-top:9px}.skeleton-line-title{width:145px;max-width:75%;height:14px}.skeleton-line-short{width:90px;max-width:55%}.skeleton-guild-icon{border-radius:13px;flex:none;width:55px;height:55px}.skeleton-guild-card{pointer-events:none}.skeleton-guild-card>div,.skeleton-selected-guild>div{width:min(190px,55%)}@keyframes skeleton-pulse{to{background-position:-220% 0}}@media (prefers-reduced-motion:reduce){.skeleton{animation:none}}.page-back-link{padding-left:0}.view-choice-page{max-width:980px}.view-choice-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.view-choice-card{border:1px solid var(--line);background:var(--panel);border-radius:13px;align-items:center;gap:20px;min-height:180px;padding:28px;transition:all .18s;display:flex}.view-choice-card:hover{border-color:var(--accent);background:var(--panel-2);transform:translateY(-2px)}.view-choice-icon{width:54px;height:54px;color:var(--accent);background:#50d7ff1a;border-radius:12px;flex:0 0 54px;place-items:center;font-size:25px;display:grid}.view-choice-card h2{margin:0 0 7px;font:700 20px Manrope}.view-choice-card p{color:var(--muted);margin:0;line-height:1.5}.view-choice-card .arrow{color:var(--muted);margin-left:auto;font-size:22px}.server-overview-description{color:var(--muted);margin:-12px 0 24px;line-height:1.6}.server-overview-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.server-overview-card{border:1px solid var(--line);background:var(--panel);border-radius:12px;flex-direction:column;justify-content:space-between;min-height:150px;padding:22px;display:flex}.server-overview-card>span,.server-overview-card>small{color:var(--muted);font-size:12px}.server-overview-card>strong{font:800 30px Manrope}.server-overview-card .overview-date{font-size:20px}.owner-card>div{align-items:center;gap:12px;display:flex}.owner-card img,.owner-card .leaderboard-avatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.owner-card>div>strong{font:700 18px Manrope}.personal-metrics-card{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:22px;display:grid}.personal-metrics-card>div{border:1px solid var(--line);background:var(--panel);border-radius:12px;padding:22px}.personal-metrics-card span,.personal-metrics-card strong{display:block}.personal-metrics-card span{color:var(--muted);font-size:12px}.personal-metrics-card strong{margin-top:8px;font:800 28px Manrope}.counting-personal-metrics{grid-template-columns:repeat(3,1fr)}.last-count.correct{color:#63d394}.last-count.wrong{color:#ff7474}.counting-leaderboard-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.counting-leaderboard-heading label{color:var(--muted);gap:6px;font-size:11px;display:grid}.counting-leaderboard-heading select{border:1px solid var(--line);min-width:180px;color:var(--text);background:var(--panel);border-radius:8px;padding:9px 12px}.leaderboard-card{border:1px solid var(--line);background:var(--panel);border-radius:12px;overflow:hidden}.leaderboard-heading{border-bottom:1px solid var(--line);padding:22px 24px}.leaderboard-heading h2{margin:0 0 4px;font:700 19px Manrope}.leaderboard-heading p{color:var(--muted);margin:0;font-size:12px}.leaderboard-list{margin:0;padding:0;list-style:none}.leaderboard-list li{border-bottom:1px solid var(--line);grid-template-columns:45px 42px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:72px;padding:12px 22px;display:grid}.leaderboard-list li:last-child{border-bottom:0}.leaderboard-list li.current{background:#50d7ff12}.leaderboard-list img,.leaderboard-avatar{object-fit:cover;background:#292e36;border-radius:10px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.leaderboard-rank{color:var(--muted)}.leaderboard-list li>div{min-width:0}.leaderboard-list li>div strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.leaderboard-list li small{color:var(--muted);margin-top:3px;font-size:11px;display:block}.leaderboard-list li>span:last-child{text-align:right}.empty-leaderboard{color:var(--muted);text-align:center;padding:40px}.support-entry{background:linear-gradient(120deg,#21180f,#171719);border:1px solid #68431f;border-radius:13px;grid-template-columns:1fr auto;align-items:end;gap:18px;margin-bottom:38px;padding:22px;display:grid}.support-entry h2{margin:7px 0 5px;font:700 18px Manrope}.support-entry p{color:var(--muted);margin:0;font-size:12px}.support-entry-controls{gap:9px;display:flex}.support-entry input{color:#fff;letter-spacing:1px;text-transform:uppercase;background:#101216;border:1px solid #4b4035;border-radius:9px;outline:none;width:190px;padding:0 13px}.support-entry input:focus{border-color:var(--orange)}.support-entry .support-error,.support-error{color:#ff9b91;grid-column:1/-1;margin:0;font-size:12px}.bot-feedback-section{margin-bottom:52px}.feedback-launch-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.feedback-type-switch{grid-template-columns:1fr 1fr;align-content:start;gap:8px;display:grid}.feedback-type-switch button{color:#9ca4af;cursor:pointer;text-align:left;background:#101216;border:1px solid #303640;border-radius:8px;min-height:42px;padding:0 13px;font-weight:700}.feedback-type-switch button:hover{color:#fff;border-color:#454c57}.feedback-type-switch button.active{color:#fff;box-shadow:inset 3px 0 var(--orange);background:#24180f;border-color:#94551d}.feedback-actions{justify-content:flex-end;align-items:center;gap:13px;min-height:42px;display:flex}.feedback-actions .inline-error,.feedback-actions .save-confirmation{margin:0 auto 0 0}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.bot-feedback-modal{background:var(--panel);border:1px solid #333943;border-radius:13px;gap:18px;width:min(620px,100%);max-height:calc(100vh - 48px);padding:22px;display:grid;overflow-y:auto;box-shadow:0 28px 80px #0000008c}.modal-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.modal-heading h2{margin:7px 0 0;font:800 24px Manrope}.modal-close{border:1px solid var(--line);color:#aeb5bf;cursor:pointer;background:#171a1f;border-radius:8px;place-items:center;width:36px;height:36px;font-size:24px;line-height:1;display:grid}.modal-close:hover{color:#fff;border-color:#424955}.dashboard-layout{grid-template-columns:260px 1fr;min-height:calc(100vh - 76px);display:grid}.dashboard-sidebar{background:#111318;border-right:1px solid #23272e;padding:28px 18px}.back-link{color:#7e8793;padding:0 9px 24px;font-size:12px;display:block}.back-link.disabled{color:#4e5662;cursor:not-allowed}.selected-guild{border:1px solid var(--line);background:#191c22;border-radius:11px;align-items:center;gap:11px;min-width:0;margin-bottom:28px;padding:13px;display:flex}.selected-guild img,.selected-guild>span{object-fit:cover;background:#2a2f37;border-radius:9px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.selected-guild div{min-width:0}.selected-guild strong,.selected-guild small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.selected-guild strong{font-size:13px}.selected-guild small{color:var(--muted);margin-top:3px;font-size:10px}.dashboard-sidebar nav{gap:4px;display:grid}.dashboard-sidebar nav button{color:#8b939e;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:11px 13px;font-size:13px;font-weight:600}.dashboard-sidebar nav button:hover{color:#fff;background:#181b20}.dashboard-sidebar nav button.active{color:#fff;box-shadow:inset 3px 0 var(--orange);background:#242830}.dashboard-sidebar nav a{color:#8b939e;text-align:left;background:0 0;border-radius:8px;padding:11px 13px;font-size:13px;font-weight:600}.dashboard-sidebar nav a:hover{color:#fff;background:#181b20}.dashboard-sidebar nav a.active{color:#fff;box-shadow:inset 3px 0 var(--orange);background:#242830}.metrics-skeleton{pointer-events:none}.skeleton-back{width:95px;margin:4px 9px 31px}.skeleton-selected-guild{align-items:center}.skeleton-selected-guild .skeleton-guild-icon{border-radius:9px;width:42px;height:42px}.skeleton-nav-item{height:40px}.skeleton-eyebrow{width:70px;height:8px}.skeleton-heading{width:250px;height:34px;margin-top:14px}.skeleton-button{width:110px;height:38px}.skeleton-value{width:110px;height:28px}.skeleton-rank{width:24px;height:14px}.skeleton-avatar{border-radius:10px;width:42px;height:42px}.skeleton-leader-value{justify-self:end;width:120px}.settings-main{width:min(940px,100vw - 260px);padding:48px 52px 90px}.support-mode-banner{color:#f7c18d;background:#261a0f;border:1px solid #805024;border-radius:9px;align-items:center;gap:10px;margin-bottom:22px;padding:13px 15px;font-size:12px;display:flex}.settings-header{justify-content:space-between;align-items:end;gap:25px;margin-bottom:30px;display:flex}.settings-header h1{letter-spacing:-1px;margin:7px 0 0;font-size:34px}.save-actions{align-items:center;gap:12px;display:flex}.save-confirmation{color:#63d394;font-size:12px;font-weight:700}.inline-error{border:1px solid;border-radius:8px;padding:12px 14px;font-size:13px}.settings-stack{gap:15px;display:grid}.feature-section{border:1px solid var(--line);background:var(--panel);border-radius:12px;position:relative;overflow:visible}:is(.feature-section:has(.role-select.open),.feature-section:has(.channel-select.open)){z-index:40}.feature-heading{border-radius:11px 11px 0 0;justify-content:space-between;align-items:center;gap:20px;padding:21px 23px;display:flex}.feature-heading h2{margin:0 0 5px;font:700 16px Manrope}.feature-heading p{font-size:12px;line-height:1.5}.feature-fields{border-top:1px solid var(--line);background:#171a1f;border-radius:0 0 11px 11px;grid-template-columns:1fr 1fr;gap:18px;padding:23px;display:grid}.field{color:#c8cdd4;align-content:start;gap:8px;font-size:12px;font-weight:600;display:grid}.field.full,.subsection.full{grid-column:1/-1}.field input,.field select,.field textarea{color:#edf0f4;resize:vertical;background:#101216;border:1px solid #303640;border-radius:8px;outline:none;width:100%;padding:11px 12px;font-weight:400}.field select{min-height:42px}.field select[multiple]{padding:7px}.field select[multiple] option{border-radius:5px;padding:7px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f973161a}.field small{color:#69717c;font-weight:400}.role-select{width:100%;font-weight:400;position:relative}.role-select-trigger{color:#edf0f4;text-align:left;cursor:pointer;background:#101216;border:1px solid #303640;border-radius:8px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:42px;padding:7px 10px 7px 12px;display:flex}.role-select.open .role-select-trigger,.role-select-trigger:focus-visible{border-color:var(--orange);box-shadow:0 0 0 3px #f973161a}.role-placeholder{color:#777f8a}.role-selected{align-items:center;gap:9px;min-width:0;font-weight:600;display:flex}.role-selected i,.role-option i{border-radius:50%;flex:0 0 10px;width:10px;height:10px;box-shadow:0 0 0 2px #ffffff0f}.role-selected span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.role-chips{flex-wrap:wrap;gap:5px;min-width:0;display:flex}.role-chip{border:1px solid;border-radius:5px;padding:3px 6px;font-size:11px;font-weight:600}.role-select-actions{color:#7b838e;flex:none;align-items:center;gap:7px;margin-left:auto;display:flex}.role-clear{border-radius:5px;place-items:center;width:20px;height:20px;font-size:17px;line-height:1;display:grid}.role-clear:hover{color:#fff;background:#292e36}.role-chevron{font-size:16px;transform:translateY(-2px)}.role-options{z-index:30;background:#101318;border:1px solid #353b45;border-radius:9px;max-height:260px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 45px #00000073}.role-option{color:#e8ebef;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;width:100%;min-height:38px;padding:8px 9px;display:flex}.role-option:hover,.role-option.selected{background:#20242b}.role-option span{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.role-option small{color:#727b87;text-transform:uppercase;letter-spacing:.7px;font-size:9px}.role-option b{color:var(--orange-light);margin-left:auto}.role-options-empty{color:#737b87;text-align:center;padding:18px}.channel-select{width:100%;font-weight:400;position:relative}.channel-select-trigger{color:#edf0f4;text-align:left;cursor:pointer;background:#101216;border:1px solid #303640;border-radius:8px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:42px;padding:7px 10px 7px 12px;display:flex}.channel-select.open .channel-select-trigger,.channel-select-trigger:focus-visible{border-color:var(--orange);box-shadow:0 0 0 3px #f973161a}.channel-placeholder{color:#777f8a}.channel-selected{align-items:center;gap:8px;min-width:0;display:flex}.channel-selected svg,.channel-option svg,.channel-chip svg{color:#949ba4;fill:currentColor;flex:0 0 16px;width:16px;height:16px}.channel-selected span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.channel-chips{flex-wrap:wrap;gap:5px;min-width:0;display:flex}.channel-chip{color:#d9dde2;background:#20252c;border:1px solid #39404a;border-radius:5px;align-items:center;gap:3px;padding:3px 6px;font-size:11px;font-weight:600;display:inline-flex}.channel-chip svg{flex-basis:13px;width:13px;height:13px}.channel-select-actions{color:#7b838e;flex:none;align-items:center;gap:7px;margin-left:auto;display:flex}.channel-clear{border-radius:5px;place-items:center;width:20px;height:20px;font-size:17px;line-height:1;display:grid}.channel-clear:hover{color:#fff;background:#292e36}.channel-chevron{font-size:16px;transform:translateY(-2px)}.channel-options{z-index:30;background:#101318;border:1px solid #353b45;border-radius:9px;max-height:290px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 45px #00000073}.channel-group-name{color:#777f8a;letter-spacing:.8px;text-transform:uppercase;padding:9px 9px 5px;font-size:9px;font-weight:800}.channel-option{color:#d8dce2;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:7px;width:100%;min-height:37px;padding:8px 9px;display:flex}.channel-option:hover,.channel-option.selected{color:#fff;background:#20242b}.channel-option span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.channel-option b{color:var(--orange-light);margin-left:auto}.channel-options-empty{color:#737b87;text-align:center;padding:18px}.switch input{display:none}.switch span{cursor:pointer;background:#343a44;border-radius:30px;width:42px;height:23px;transition:all .2s;display:block;position:relative}.switch span:after{content:"";background:#a4abb5;border-radius:50%;width:17px;height:17px;transition:all .2s;position:absolute;top:3px;left:3px}.switch input:checked+span:after{background:#fff;transform:translate(19px)}.toggle{color:#edf0f4;cursor:pointer;background:#101216;border:1px solid #303640;border-radius:999px;align-items:center;gap:10px;width:fit-content;min-height:42px;padding:0 14px 0 11px;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s;display:inline-flex}.toggle:hover{border-color:var(--orange)}.toggle:focus-visible{outline:0;box-shadow:0 0 0 3px #f973161a}.toggle.on{background:#f9731624;border-color:#f97316bf}.toggle-indicator{background:#69717c;border-radius:50%;width:12px;height:12px;transition:background .2s,box-shadow .2s;box-shadow:inset 0 0 0 2px #ffffff0f}.toggle.on .toggle-indicator{background:var(--orange);box-shadow:0 0 0 4px #f9731624}.toggle-label{letter-spacing:.02em;font-size:12px;font-weight:800}.toggle:disabled{cursor:not-allowed;opacity:.65}.subsection{border-top:1px solid #2a2f37;margin-top:4px;padding-top:20px}.subsection-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;display:flex}.subsection h3{margin:0 0 4px;font:700 14px Manrope}.subsection p{color:var(--muted);margin:0;font-size:11px}.ticket-editor{background:#111419;border:1px solid #2c3139;border-radius:9px;grid-template-columns:1fr 140px;gap:14px;margin-top:10px;padding:16px;display:grid}.ticket-editor-title{grid-column:1/-1;justify-content:space-between;display:flex}.ticket-editor-title button{color:#ef8278;cursor:pointer;background:0 0;border:0;font-size:11px}.empty-inline{color:#737b87;text-align:center;border:1px dashed #363c45;border-radius:8px;padding:22px;font-size:12px}.self-role-section{border-top:0;margin-top:0;padding-top:0}.self-role-panel-editor{grid-template-columns:repeat(2,minmax(0,1fr))}.self-role-stats,.self-role-panel-stats,.self-role-option-stats{color:var(--muted);font-size:11px}.self-role-group-editor,.self-role-option-editor,.self-role-message-editor{background:#05070c6b;border:1px solid #2c3139;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:10px;padding:14px;display:grid}.self-role-message-editor{grid-template-columns:1fr 1fr auto;align-items:end}.self-role-message-editor>button{color:#ef8278;cursor:pointer;background:0 0;border:1px solid #3a3032;border-radius:8px;min-height:42px}.support-pin-fields{grid-template-columns:1fr auto;align-items:center}.support-pin-value{letter-spacing:3px;color:#fff;font:800 22px Manrope}.support-pin-value.muted{color:var(--muted);letter-spacing:0;font-size:14px}.support-pin-actions{gap:8px;display:flex}.essential-access-notice{z-index:200;pointer-events:none;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.essential-access-dialog{border:1px solid var(--line);background:var(--panel);pointer-events:auto;border-radius:13px;width:min(720px,100%);max-height:min(520px,100vh - 48px);padding:26px;overflow-y:auto;box-shadow:0 28px 80px #0000008c}.essential-access-heading h1{color:#fff;letter-spacing:0;margin:12px 0 10px;font:800 28px/1.1 Manrope}.essential-access-heading p,.essential-access-actions p{color:var(--muted);margin:0}.essential-access-list{gap:10px;margin:22px 0;display:grid}.essential-access-row{border:1px solid var(--line);background:#171a1f;border-radius:9px;gap:10px;padding:16px;display:grid}.essential-access-row div{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.essential-access-row strong{color:#fff;overflow-wrap:anywhere;font:800 15px Manrope}.essential-access-row span{color:var(--orange-light);text-align:right;text-transform:uppercase;letter-spacing:1px;flex:none;font-size:11px;font-weight:800}.essential-access-row p{color:#c8cdd4;margin:0;font-size:13px}.essential-access-row small{color:#69717c;font-size:11px}.essential-access-actions{justify-content:space-between;align-items:center;gap:18px;display:flex}.essential-access-actions p{font-size:12px}@media (width<=900px){.hero{grid-template-columns:1fr;padding:70px 7vw}.hero-panel{display:none}.dashboard-layout,.view-choice-grid,.server-overview-grid,.personal-metrics-card,.counting-personal-metrics{grid-template-columns:1fr}.counting-leaderboard-heading{flex-direction:column;align-items:stretch}.dashboard-sidebar{border-right:0;border-bottom:1px solid var(--line);padding-bottom:14px}.dashboard-sidebar nav{display:flex;overflow-x:auto}.dashboard-sidebar nav button,.dashboard-sidebar nav a{white-space:nowrap}.selected-guild{max-width:400px;margin-bottom:15px}.settings-main{width:100%;padding:35px 24px 80px}.support-entry{grid-template-columns:1fr;align-items:stretch}}@media (width<=620px){.topbar{padding:0 18px}.site-footer{flex-direction:column;align-items:flex-start;gap:8px;padding:18px}.site-footer nav{flex-direction:column;align-items:flex-start;gap:8px}.legal-card,.legal-document section{padding:24px}.topbar-actions{gap:6px}.language-switcher>span{display:none}.language-switcher button{min-width:30px}.account-name{display:none}.hero h1{font-size:43px}.trust-row{gap:8px;display:grid}.page{padding:42px 18px}.page-heading,.settings-header{flex-direction:column;align-items:flex-start}.guild-grid,.feature-fields,.ticket-editor{grid-template-columns:1fr}.field.full,.subsection.full,.ticket-editor-title{grid-column:1}.save-actions{justify-content:space-between;width:100%}.support-entry-controls,.support-pin-actions{flex-direction:column}.support-entry input{width:100%;min-height:42px}.support-pin-fields{grid-template-columns:1fr}.support-mode-banner{flex-direction:column;align-items:flex-start}.button.support{order:3;width:100%}.account{flex-wrap:wrap;justify-content:flex-end}.feedback-launch-actions{justify-content:flex-start}.feedback-type-switch{grid-template-columns:1fr}.feedback-actions{flex-direction:column;align-items:stretch}.feedback-actions .button{width:100%}.modal-backdrop{place-items:end center;padding:14px}.bot-feedback-modal{max-height:calc(100vh - 28px)}.essential-access-notice{padding:14px}.essential-access-dialog{max-height:calc(100vh - 28px);padding:20px}.essential-access-row div,.essential-access-actions{flex-direction:column}.essential-access-row span{text-align:left}.essential-access-actions .button{width:100%}}@media (width<=420px){.brand>span:last-child{display:none}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f8ff;--bg:#05070c;--panel:#0c121ec2;--panel-2:#0f1827f0;--line:#a4b9dc2b;--muted:#a8b4c8;--orange:#50d7ff;--orange-light:#8df5c5;--text:#f5f8ff;--soft:#6f7c91;--accent:#50d7ff;--accent-2:#8df5c5;--danger:#ff6978;background:#05070c;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{background:var(--bg);scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 12% 6%,#50d7ff24,#0000 28rem),radial-gradient(circle at 88% 0,#8df5c517,#0000 24rem),linear-gradient(#05070c 0%,#07101a 48%,#05070c 100%);line-height:1.6}body:before{z-index:-1;pointer-events:none;content:"";background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:56px 56px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#05070cc7;border-bottom:1px solid #a4b9dc1f;height:72px;position:sticky;top:0}.brand-mark,.mock-logo{color:#05070cc7;background:linear-gradient(135deg, var(--accent), var(--accent-2));box-shadow:none;border:1px solid #50d7ff73;border-radius:8px}.brand strong,.hero h1,.page-heading h1,.settings-header h1,.section-heading h2,.guild-card h2,.feature-heading h2,.support-entry h2,.subsection h3,.modal-heading h2,.mock-content h3,.support-pin-value{letter-spacing:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.brand small{color:var(--soft);letter-spacing:.12em;text-transform:uppercase;font-weight:800}.account-name{color:var(--text)}.avatar-fallback,.account img{border-radius:8px}.button{min-height:46px;color:var(--text);background:linear-gradient(135deg,#50d7ff38,#143752b8),#081826eb;border-color:#50d7ff57;border-radius:8px;font-weight:800;transition:transform .18s,border-color .18s,background .18s;box-shadow:inset 0 1px #ffffff14,0 12px 28px #0000002e}.button:hover{background:linear-gradient(135deg,#50d7ff4d,#143752cc),#092032f5;border-color:#78cdff85;transform:translateY(-2px)}.button.primary{color:var(--text);background:linear-gradient(135deg,#50d7ff38,#143752b8),#081826eb;border-color:#50d7ff57;box-shadow:inset 0 1px #ffffff14,0 12px 28px #0000002e}.button.primary:hover{background:linear-gradient(135deg,#50d7ff4d,#143752cc),#092032f5;border-color:#78cdff85}.button.ghost,.button.support{color:var(--text);background:linear-gradient(135deg,#50d7ff38,#143752b8),#081826eb;border-color:#50d7ff57;box-shadow:inset 0 1px #ffffff14,0 12px 28px #0000002e}.button.support{color:var(--text)}.button.compact{min-height:36px;padding-inline:13px}.hero{isolation:isolate;min-height:calc(100vh - 72px);padding:78px 7vw 72px;position:relative}.hero h1{color:var(--text);margin:16px 0;font-size:72px;line-height:.98}.hero h1 span{color:var(--accent-2)}.hero-copy>p,.page-heading p,.section-heading p,.feature-heading p,.guild-card p,.support-entry p,.subsection p,.field small{color:var(--muted)}.eyebrow{color:var(--accent-2);letter-spacing:.12em;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:var(--accent-2);border-radius:999px;width:8px;height:8px;box-shadow:0 0 20px #8df5c5b8}.trust-row{color:var(--soft)}.trust-row span:before{color:var(--accent)}.panel-glow{background:#50d7ff1f}.mock-window,.bot-feedback-modal,.state-card,.feature-section,.guild-card,.support-entry,.selected-guild,.ticket-editor{border:1px solid var(--line);background:linear-gradient(#ffffff0e,#ffffff06);border-radius:8px;box-shadow:0 24px 80px #00000061}.mock-window{background:#090e17d6}.mock-header,.mock-sidebar,.feature-fields,.subsection{border-color:var(--line)}.mock-header i,.mock-sidebar i,.mock-cards i,.mock-stats b{border-color:var(--line);background:#ffffff09}.mock-sidebar i.active{background:var(--accent)}.mock-content>small,.mock-header,.mock-stats small{color:var(--soft)}.page{max-width:1180px;padding:72px 28px 96px}.page-heading{margin-bottom:34px}.bot-feedback-section,.guild-section{background:linear-gradient(#ffffff12,#ffffff08),#05070c52;border:1px solid #a4b9dc3d;border-radius:8px;padding:22px;box-shadow:0 18px 54px #00000047}.guild-section+.guild-section{margin-top:24px}.bot-feedback-section+.guild-section{margin-top:0}.page-heading h1{color:var(--text);font-size:54px;line-height:1}.section-heading>span{border-color:var(--line);color:var(--accent-2);background:#ffffff09;border-radius:8px}.guild-grid{gap:16px}.guild-card{min-height:92px;box-shadow:none;background:#ffffff09;padding:18px}.guild-card:hover{background:#ffffff0e;border-color:#78cdff61}.guild-card img,.guild-fallback,.selected-guild img,.selected-guild>span{border-radius:8px}.guild-fallback,.selected-guild>span{color:#031018;background:linear-gradient(135deg, var(--accent), var(--accent-2))}.guild-card .arrow{color:var(--accent)}.support-entry{box-shadow:none;background:#ffffff09;border-color:#78cdff47}.support-entry input,.field input,.field select,.field textarea,.feedback-type-switch button,.role-select-trigger,.channel-select-trigger{color:var(--text);background:#05070cbd;border-color:#a4b9dc2b;border-radius:8px}.support-entry input:focus,.field input:focus,.field select:focus,.field textarea:focus,.role-select.open .role-select-trigger,.role-select-trigger:focus-visible,.channel-select.open .channel-select-trigger,.channel-select-trigger:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px #50d7ff1f}.feedback-type-switch button:hover,.feedback-type-switch button.active{color:var(--text);box-shadow:inset 3px 0 var(--accent);background:#50d7ff14;border-color:#78cdff61}.modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b8}.modal-close{border-color:var(--line);background:#ffffff0a;border-radius:8px}.dashboard-layout{min-height:calc(100vh - 72px)}.dashboard-sidebar{border-color:var(--line);background:linear-gradient(#ffffff0b,#ffffff05),#05070cb8}.dashboard-sidebar nav button,.dashboard-sidebar nav a{color:var(--muted);border-radius:8px}.dashboard-sidebar nav button:hover,.dashboard-sidebar nav a:hover{color:var(--text);background:#ffffff0e}.dashboard-sidebar nav button.active,.dashboard-sidebar nav a.active{color:var(--text);box-shadow:inset 3px 0 var(--accent);background:#50d7ff1a}.settings-main{padding-top:56px}.settings-stack{background:#05070c38;border:1px solid #a4b9dc29;border-radius:8px;padding:18px}.settings-header h1{color:var(--text);font-size:36px;line-height:1}.feature-section{box-shadow:none;overflow:visible}.feature-section.disabled{background:#ffffff06}.feature-fields{background:#05070c5c}.support-mode-banner{color:#d7f5ff;background:#50d7ff14;border-color:#78cdff52;border-radius:8px}.support-mode-banner span{color:var(--muted)}.save-confirmation{color:#34c27a}.inline-error,.state-card.error,.support-error{color:#ff8b98;border-color:#ff69786b}.role-options,.channel-options{border-color:var(--line);background:#090e17fa;border-radius:8px;box-shadow:0 18px 45px #00000073}.role-option:hover,.role-option.selected,.channel-option:hover,.channel-option.selected{color:var(--text);background:#50d7ff1a}.role-option b,.channel-option b{color:var(--accent-2)}.channel-chip,.role-chip{border-radius:6px}.switch span{background:#a4b9dc38}.switch input:checked+span{background:var(--accent)}@media (width<=900px){.hero{padding:70px 7vw}.settings-main{padding-top:36px}}@media (width<=620px){.hero h1,.page-heading h1{font-size:42px}.button{width:auto}.self-role-panel-editor,.self-role-group-editor,.self-role-option-editor,.self-role-message-editor{grid-template-columns:1fr}}.admin-settings{gap:18px;display:grid}.admin-summary,.admin-feature-row{border:1px solid var(--line);background:var(--panel);border-radius:12px}.admin-summary{justify-content:space-between;align-items:center;gap:24px;padding:22px;display:flex}.admin-summary h2,.admin-feature-row h2{margin:0 0 5px;font:800 18px Inter,ui-sans-serif,system-ui,sans-serif}.admin-summary p,.admin-feature-row p,.feature-lock-note{color:var(--muted);margin:0;font-size:12px}.admin-feature-list{gap:10px;display:grid}.admin-feature-row{justify-content:space-between;align-items:center;gap:18px;min-height:82px;padding:18px 20px;display:flex}.feature-fields{border-bottom:0;border-left:0;border-right:0;margin:0}.feature-fields:disabled{opacity:.62}.feature-section.locked{border-color:#ff697852}.feature-section.locked .switch span{cursor:not-allowed}.feature-lock-note{border-top:1px solid var(--line);color:#ff9b91;padding:0 23px 17px}@media (width<=620px){.admin-summary,.admin-feature-row{flex-direction:column;align-items:flex-start}}.dashboard-sidebar nav a,.disabled-module-link{align-items:center;gap:.75rem;display:flex}.disabled-module-link{color:var(--muted);cursor:not-allowed;opacity:.7;-webkit-user-select:none;user-select:none;border-radius:8px;padding:11px 13px;font-size:13px;font-weight:600}.module-status{border-radius:999px;flex:none;align-items:center;margin-left:auto;padding:.18rem .45rem;font-size:.62rem;font-style:normal;line-height:1;display:inline-flex}.module-status.enabled{color:#86efac;background:#22c55e1f;border:1px solid #22c55e4d}.module-status.disabled{color:#fca5a5;background:#ef44441f;border:1px solid #ef44444d}.module-status.loading{color:var(--muted);border:1px solid var(--line);background:#ffffff0d}.level-progress-card,.member-search{border:1px solid var(--line);background:var(--panel);border-radius:1rem;margin-bottom:1rem;padding:1rem 1.25rem}.level-progress-card>div:first-child{justify-content:space-between;gap:1rem;margin-bottom:.65rem;display:flex}.level-progress{background:var(--bg);border-radius:999px;height:.65rem;overflow:hidden}.level-progress span{border-radius:inherit;background:linear-gradient(90deg, var(--orange), #8b5cf6);height:100%;transition:width .3s;display:block}.member-search{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.member-search input{width:100%;min-height:44px;color:var(--text);appearance:none;background:#101722;border:1px solid #a4b9dc2b;border-radius:8px;outline:none;flex:100%;padding:.7rem 2.6rem .7rem 1rem;transition:border-color .18s,box-shadow .18s,background .18s}.member-search input::placeholder{color:#718096;opacity:1}.member-search input:hover{background:#121b28;border-color:#a4b9dc4d}.member-search input:focus{border-color:var(--accent);background:#101722;box-shadow:0 0 0 3px #50d7ff1f}.member-search input::-webkit-search-cancel-button{cursor:pointer;filter:invert(.75);opacity:.7}.member-search button{border:1px solid var(--line);color:inherit;cursor:pointer;background:0 0;border-radius:.7rem;align-items:center;gap:.5rem;padding:.45rem .7rem;display:flex}.member-search img,.member-search .leaderboard-avatar{width:1.75rem;height:1.75rem}.leaderboard-list li[role=button]{cursor:pointer}.leaderboard-list li[role=button]:hover,.leaderboard-list li[role=button]:focus-visible{background:color-mix(in srgb, var(--orange) 8%, transparent)}.nearby-heading{text-transform:uppercase;color:var(--muted);margin:1.5rem 0 .5rem;font-size:.85rem}.nearby-list{border-top:1px solid var(--line)}.metrics-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#05070cbf;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.metrics-profile-modal{border:1px solid var(--line);background:var(--panel);border-radius:1.2rem;width:min(32rem,100%);padding:1.5rem;position:relative;box-shadow:0 1.5rem 4rem #0008}.metrics-profile-modal header{align-items:center;gap:.85rem;margin-bottom:1.25rem;display:flex}.metrics-profile-modal header img,.metrics-profile-modal header .leaderboard-avatar{width:3.5rem;height:3.5rem}.metrics-profile-modal h2,.metrics-profile-modal h3{margin:0}.profile-module{border-top:1px solid var(--line);padding:1rem 0}.profile-module p{color:var(--muted);margin-bottom:0}.modal-close{color:inherit;cursor:pointer;background:0 0;border:0;font-size:1.75rem;position:absolute;top:.75rem;right:.85rem}
