@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}.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}.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}.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}.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)}.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}.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-backdrop{z-index:200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000c7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.essential-access-dialog{border:1px solid var(--line);background:var(--panel);border-radius:13px;width:min(720px,100%);max-height:calc(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{grid-template-columns:1fr}.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{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}.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-backdrop{place-items:end center;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%}}: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{color:var(--muted);border-radius:8px}.dashboard-sidebar nav button:hover{color:var(--text);background:#ffffff0e}.dashboard-sidebar nav button.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}}.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}}
