body:has(.guild-dashboard-shell){--dashboard-space-1:var(--dash-gap-xs);--dashboard-space-2:var(--dash-gap-sm);--dashboard-space-3:12px;--dashboard-space-4:var(--dash-gap);--dashboard-space-5:var(--dash-gap-lg);--dashboard-bg:#120e10;--dashboard-sidebar:#151113;--dashboard-surface:#1b1517;--dashboard-surface-raised:#21191c;--dashboard-surface-soft:#171214;--dashboard-border:#ffffff1b;--dashboard-border-strong:#ffffff2b;--dashboard-text:#f7f1ef;--dashboard-muted:#a99da0;--dashboard-pink:#e50055;--dashboard-pink-soft:#ff8db5;--dash-sidebar-width:236px;--dash-content-width:1580px;--dash-page-pad:clamp(18px, 2vw, 30px);--dash-gap-xs:6px;--dash-gap-sm:10px;--dash-gap:16px;--dash-gap-lg:22px;--dash-panel-pad:clamp(16px, 1.35vw, 20px);--dash-copy-width:76ch;--dash-control-height:40px;--dash-radius-xs:4px;--dash-radius-sm:6px;--dash-radius:8px;--dash-shadow:0 12px 30px #0000001f;color:var(--dashboard-text);background:var(--dashboard-bg);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:is(body:has(.guild-dashboard-shell) .site-header,body:has(.guild-dashboard-shell) .site-footer){display:none}body:has(.guild-dashboard-shell)>main{min-height:100vh}body:has(.guild-dashboard-shell) .guild-dashboard-shell{background:var(--dashboard-bg);width:100%;max-width:none;min-height:100vh;margin:0;padding:0}body:has(.guild-dashboard-shell) .guild-dashboard-layout{grid-template-columns:var(--dash-sidebar-width) minmax(0, 1fr);width:100%;max-width:100%;min-height:100vh;display:grid}body:has(.guild-dashboard-shell) .guild-dashboard-sidebar{z-index:30;border-right:1px solid var(--dashboard-border);background:var(--dashboard-sidebar);height:100vh;position:sticky;top:0}body:has(.guild-dashboard-shell) .guild-feature-nav{height:100%;box-shadow:none;scrollbar-width:thin;background:0 0;border:0;border-radius:0;flex-direction:column;gap:2px;padding:16px 12px 14px;display:flex;overflow-y:auto}body:has(.guild-dashboard-shell) .guild-dashboard-brand{min-height:50px;padding:2px 7px 14px}body:has(.guild-dashboard-shell) .guild-switcher-trigger{border-radius:var(--dash-radius-sm);background:var(--dashboard-surface);min-height:52px}:is(body:has(.guild-dashboard-shell) .guild-switcher-trigger:hover,body:has(.guild-dashboard-shell) .guild-switcher-trigger:focus-visible,body:has(.guild-dashboard-shell) .guild-switcher-trigger[aria-expanded=true]){border-color:color-mix(in srgb, var(--dashboard-pink) 48%, var(--dashboard-border));outline:none}:is(body:has(.guild-dashboard-shell) .guild-switcher-menu,body:has(.guild-dashboard-shell) .role-picker-options){border:1px solid color-mix(in srgb, var(--dashboard-pink) 42%, var(--dashboard-border));border-radius:var(--dash-radius-sm);background:var(--dashboard-surface-raised);overflow:hidden auto;box-shadow:0 18px 42px #0000006b}body:has(.guild-dashboard-shell) .guild-switcher-menu a:hover{color:var(--dashboard-text)!important;background:color-mix(in srgb, var(--dashboard-pink) 13%, transparent)!important}body:has(.guild-dashboard-shell) .guild-switcher-menu a:focus-visible{color:var(--dashboard-text)!important;background:color-mix(in srgb, var(--dashboard-pink) 13%, transparent)!important}body:has(.guild-dashboard-shell) .guild-switcher-menu a[aria-current=page]{color:var(--dashboard-text)!important;background:color-mix(in srgb, var(--dashboard-pink) 13%, transparent)!important}body:has(.guild-dashboard-shell) .role-picker-options button:hover{color:var(--dashboard-text)!important;background:color-mix(in srgb, var(--dashboard-pink) 13%, transparent)!important}body:has(.guild-dashboard-shell) .role-picker-options button:focus-visible{color:var(--dashboard-text)!important;background:color-mix(in srgb, var(--dashboard-pink) 13%, transparent)!important}body:has(.guild-dashboard-shell) .role-picker-options button[aria-selected=true]:not(:disabled){color:var(--dashboard-text)!important;background:color-mix(in srgb, var(--dashboard-pink) 13%, transparent)!important}:is(body:has(.guild-dashboard-shell) .guild-feature-nav a,body:has(.guild-dashboard-shell) .guild-feature-nav-group a){border-radius:var(--dash-radius-xs);min-height:34px;padding:7px 9px;font-size:12px}body:has(.guild-dashboard-shell) .guild-feature-nav a[aria-current=page]{color:var(--dashboard-text);background:color-mix(in srgb, var(--dashboard-pink) 14%, transparent);box-shadow:inset 2px 0 var(--dashboard-pink)}body:has(.guild-dashboard-shell) .guild-feature-nav-group>summary{min-height:32px;color:color-mix(in srgb, var(--dashboard-muted) 78%, transparent);padding:7px 9px;font-size:9px}body:has(.guild-dashboard-shell) .guild-feature-nav-server{align-items:center;min-height:42px;margin-top:auto;padding:9px;display:flex}body:has(.guild-dashboard-shell) .guild-feature-nav-server>span{align-self:center}body:has(.guild-dashboard-shell) .guild-dashboard-workspace{background:var(--dashboard-bg);width:100%;min-width:0;max-width:100%;overflow-x:clip}body:has(.guild-dashboard-shell) .guild-dashboard-topbar{min-height:58px;padding:0 var(--dash-page-pad);border-bottom:1px solid var(--dashboard-border);background:color-mix(in srgb, var(--dashboard-bg) 88%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}body:has(.guild-dashboard-shell) .guild-dashboard-content{width:100%;max-width:var(--dash-content-width);padding:26px var(--dash-page-pad) 52px;margin-inline:auto}body:has(.guild-dashboard-shell) .feature-page-heading{justify-content:space-between;align-items:flex-end;gap:var(--dash-gap-lg);margin-bottom:20px;display:flex}:is(body:has(.guild-dashboard-shell) .feature-page-heading h1,body:has(.guild-dashboard-shell) .guild-feature-page h1){letter-spacing:-.04em;margin:0;font-size:clamp(30px,3vw,42px);line-height:1.05}:is(body:has(.guild-dashboard-shell) .feature-page-heading .eyebrow,body:has(.guild-dashboard-shell) .guild-feature-page>.eyebrow){letter-spacing:.13em;margin-bottom:6px;font-size:9px}body:has(.guild-dashboard-shell) .feature-page-summary{max-width:62ch;color:var(--dashboard-muted);margin-top:7px;font-size:12px;line-height:1.45}html.environment-staging body:has(.guild-dashboard-shell) .feature-page-summary{color:#a8ced1}body:has(.guild-dashboard-shell) .readiness-panel{border-color:var(--dashboard-border);background:var(--dashboard-surface);box-shadow:var(--dash-shadow)}body:has(.guild-dashboard-shell) .readiness-item{border-color:var(--dashboard-border);background:var(--dashboard-surface-soft)}body:has(.guild-dashboard-shell) :is(.readiness-item p,.readiness-help,.readiness-checked,.permission-upgrade-action small){color:var(--dashboard-muted)}body:has(.guild-dashboard-shell) :is(.readiness-action strong,.readiness-help code){color:var(--dashboard-pink-soft)}body:has(.guild-dashboard-shell) .readiness-help a{color:var(--dashboard-pink-soft);-webkit-text-decoration-color:color-mix(in srgb, var(--dashboard-pink) 48%, transparent);text-decoration-color:color-mix(in srgb, var(--dashboard-pink) 48%, transparent)}:is(body:has(.guild-dashboard-shell) .readiness-help a:hover,body:has(.guild-dashboard-shell) .readiness-help a:focus-visible){color:var(--dashboard-text);-webkit-text-decoration-color:var(--dashboard-pink);text-decoration-color:var(--dashboard-pink)}:is(body:has(.guild-dashboard-shell) a.module-card:hover,body:has(.guild-dashboard-shell) a.module-card:focus-visible){border-color:color-mix(in srgb, var(--dashboard-pink) 42%, var(--dashboard-border));background:var(--dashboard-surface-raised);box-shadow:var(--dash-shadow);transform:none}body:has(.guild-dashboard-shell) .dashboard-page-content{gap:var(--dash-gap);grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;align-items:start;width:100%;display:grid}body:has(.guild-dashboard-shell) .dashboard-page-content>*{grid-column:1/-1;min-width:0;max-width:100%;margin-block:0}body:has(.guild-dashboard-shell) .dashboard-page-content>.feature-panel{grid-column:span 6}body:has(.guild-dashboard-shell) :is(.feature-grid,.feature-settings-stack,.levels-settings-grid,.levels-role-grid,.economy-settings-grid,.economy-record-grid,.moderation-grid){gap:var(--dash-gap);grid-auto-flow:dense;align-items:start}body:has(.guild-dashboard-shell) :is(.feature-grid,.feature-settings-stack,.levels-settings-grid,.levels-role-grid,.economy-settings-grid,.economy-record-grid,.moderation-grid)>*{min-width:0;max-width:100%}body:has(.guild-dashboard-shell) :is(.feature-panel,.feature-editor-panel,.dashboard-panel,.feature-library){min-width:0;padding:var(--dash-panel-pad);border:1px solid var(--dashboard-border);border-radius:var(--dash-radius);background:var(--dashboard-surface);box-shadow:var(--dash-shadow);align-self:start}body:has(.guild-dashboard-shell) :is(.feature-panel,.feature-editor-panel) .feature-panel{box-shadow:none}body:has(.guild-dashboard-shell) .feature-entry-editor{grid-column:1/-1;width:100%}body:has(.guild-dashboard-shell) :is(.feature-panel-heading,.feature-entry-editor-header,.panel-heading,.section-heading-row){justify-content:space-between;align-items:center;gap:var(--dash-gap);margin-bottom:var(--dash-gap);flex-wrap:wrap;display:flex}body:has(.guild-dashboard-shell) :is(.feature-panel-heading,.feature-entry-editor-header,.panel-heading,.section-heading-row)>:first-child{min-width:0}body:has(.guild-dashboard-shell) :is(.feature-panel-heading,.feature-entry-editor-header,.panel-heading,.section-heading-row) :is(h2,h3,p){margin-top:0}body:has(.guild-dashboard-shell) :is(.feature-panel-heading,.feature-entry-editor-header,.panel-heading,.section-heading-row) :is(h2,h3,p):last-child{margin-bottom:0}body:has(.guild-dashboard-shell) :is(.feature-panel,.feature-library)>h2{margin:0 0 var(--dash-gap);font-size:17px}body:has(.guild-dashboard-shell) .feature-panel-heading p{max-width:min(100%, var(--dash-copy-width));color:var(--dashboard-muted);font-size:11px;line-height:1.45}body:has(.guild-dashboard-shell) .feature-entry-editor-header p{max-width:min(100%, var(--dash-copy-width));color:var(--dashboard-muted);font-size:11px;line-height:1.45}body:has(.guild-dashboard-shell) .feature-help{max-width:min(100%, var(--dash-copy-width));color:var(--dashboard-muted);font-size:11px;line-height:1.45}body:has(.guild-dashboard-shell) .feature-panel>p{max-width:100%;color:var(--dashboard-muted);margin:0;font-size:11px;line-height:1.45}body:has(.guild-dashboard-shell) .feature-panel>:is(h2,h3,.feature-panel-heading,.section-heading-row)+p{margin-top:-8px;margin-bottom:var(--dash-gap)}body:has(.guild-dashboard-shell) .feature-help{margin:0;font-weight:500}body:has(.guild-dashboard-shell) .feature-panel>:is(.feature-form,form,.paginated-table,.feature-table-wrap,.table-scroll)+.feature-help{margin-top:12px}body:has(.guild-dashboard-shell) :is(.feature-subsection,.nested-editor,.message-composer-section,.message-buttons-section){min-width:0;max-width:100%;padding:var(--dash-gap);border:1px solid var(--dashboard-border);border-radius:var(--dash-radius-sm);background:var(--dashboard-surface-soft)}body:has(.guild-dashboard-shell) details.feature-subsection>summary{cursor:pointer;align-items:center;min-height:26px;display:flex}body:has(.guild-dashboard-shell) details.feature-subsection[open]>summary{margin-bottom:var(--dash-gap);padding-bottom:var(--dash-gap-sm);border-bottom:1px solid var(--dashboard-border)}body:has(.guild-dashboard-shell) .auto-purge-filter-section{gap:10px;margin:4px 0 0;display:grid}body:has(.guild-dashboard-shell) .auto-purge-editor-fields{gap:20px;display:grid}body:has(.guild-dashboard-shell) .auto-purge-timing-fields{gap:10px;padding:0;display:grid}body:has(.guild-dashboard-shell) .auto-purge-timing-switch{gap:12px}body:has(.guild-dashboard-shell) .auto-purge-timing-switch label{min-height:48px;padding:12px 14px}body:has(.guild-dashboard-shell) .auto-purge-duration-field{width:min(100%,34rem)}body:has(.guild-dashboard-shell) .auto-purge-filter-grid{border:1px solid var(--dashboard-border);border-radius:var(--dash-radius-sm);background:var(--dashboard-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}body:has(.guild-dashboard-shell) .auto-purge-filter-row{background:var(--dashboard-surface-soft);justify-content:space-between;align-items:center;gap:16px;min-height:56px;padding:13px 16px;font-weight:700;display:flex}body:has(.guild-dashboard-shell) .auto-purge-filter-row.is-implied{color:var(--dashboard-muted);background:color-mix(in srgb, var(--dashboard-surface-soft) 82%, transparent)}body:has(.guild-dashboard-shell) .auto-purge-filter-row.is-implied .enabled-toggle{opacity:.55}body:has(.guild-dashboard-shell) .auto-purge-history-row{border:1px solid var(--dashboard-border);border-radius:var(--dash-radius-sm)}@media (max-width:720px){body:has(.guild-dashboard-shell) .auto-purge-filter-grid{grid-template-columns:1fr}}body:has(.guild-dashboard-shell) :is(.feature-form,.feature-settings-stack,.verification-criteria,.verification-question-list){gap:12px}body:has(.guild-dashboard-shell) .feature-form{min-width:0;max-width:100%}body:has(.guild-dashboard-shell) .feature-form>*{min-width:0;max-width:100%}body:has(.guild-dashboard-shell) .dashboard-page-content fieldset{min-width:0;max-width:100%}body:has(.guild-dashboard-shell) .dashboard-page-content fieldset{margin-inline:0}body:has(.guild-dashboard-shell) :is(.feature-form-grid,.feature-form-grid-two,.feature-form-grid-three){grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));align-items:start;gap:12px}body:has(.guild-dashboard-shell) :is(.feature-form-row,.feature-grid-2,.supporter-private-channel-grid,.sticky-trigger-grid,.media-type-grid){grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));align-items:start;gap:12px;display:grid}body:has(.guild-dashboard-shell) .dashboard-page-content :is(label,legend,.field-label,.feature-field,.checkbox-row,.toggle-row){color:var(--dashboard-text);font-size:11px;font-weight:750;line-height:1.4}body:has(.guild-dashboard-shell) .dashboard-page-content :is(.feature-field,.feature-form label){gap:5px}body:has(.guild-dashboard-shell) .dashboard-page-content .muted-copy{color:var(--dashboard-muted);font-size:11px;font-weight:500;line-height:1.45}body:has(.guild-dashboard-shell) .dashboard-page-content :is(p,li,dd,small,label,th,td,code){overflow-wrap:anywhere}body:has(.guild-dashboard-shell) .dashboard-page-content :is(img,video,canvas,svg){max-width:100%}body:has(.guild-dashboard-shell) .field-label .optional-label{color:var(--dashboard-muted);font-size:inherit;font-weight:500}body:has(.guild-dashboard-shell) .feature-form label:has(>small){grid-template-columns:max-content minmax(0,1fr);align-items:baseline;column-gap:4px}body:has(.guild-dashboard-shell) .feature-form label:has(>small)>:not(small){grid-column:1/-1}body:has(.guild-dashboard-shell) .dashboard-page-content .checkbox-row{cursor:pointer;align-items:center;gap:8px;width:fit-content;min-height:28px;margin:0;display:inline-flex}body:has(.guild-dashboard-shell) .dashboard-page-content .checkbox-row input[type=checkbox]{flex:0 0 15px;width:15px;height:15px;margin:0}body:has(.guild-dashboard-shell) .feature-panel>.checkbox-row{margin-bottom:12px}body:has(.guild-dashboard-shell) .counting-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}body:has(.guild-dashboard-shell) .counting-set-row{grid-template-columns:minmax(0,1fr) minmax(220px,auto);align-items:end}body:has(.guild-dashboard-shell) .counting-high-score-row{min-height:var(--dash-control-height);border:1px solid var(--dashboard-border);border-radius:var(--dash-radius-sm);background:var(--dashboard-surface-soft);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;display:flex}@media (max-width:760px){:is(body:has(.guild-dashboard-shell) .counting-metrics,body:has(.guild-dashboard-shell) .counting-set-row){grid-template-columns:1fr}}body:has(.guild-dashboard-shell) :is(.feature-form input:not([type=checkbox]):not([type=radio]),.feature-form select,.role-picker>input,.feature-form textarea){width:100%;min-height:var(--dash-control-height);border:1px solid var(--dashboard-border-strong);border-radius:var(--dash-radius-sm);color:var(--dashboard-text);background:var(--dashboard-surface-soft);padding:9px 11px;font-size:12px;font-weight:650;line-height:1.4}body:has(.guild-dashboard-shell) .feature-form textarea{resize:vertical;min-height:100px}body:has(.guild-dashboard-shell) :is(.feature-form input:not([type=checkbox]):not([type=radio]),.feature-form select,.role-picker>input,.feature-form textarea):focus{border-color:color-mix(in srgb, var(--dashboard-pink) 68%, white 8%);box-shadow:0 0 0 3px color-mix(in srgb, var(--dashboard-pink) 12%, transparent);outline:0}body:has(.guild-dashboard-shell) .role-picker-options{z-index:90;max-height:min(300px,46vh);padding:5px;top:calc(100% + 5px)}body:has(.guild-dashboard-shell) .role-picker-options button{border-radius:var(--dash-radius-xs);border:0;min-height:40px;padding:7px 9px}body:has(.guild-dashboard-shell) .role-picker-selection{flex-wrap:wrap;gap:6px;margin:0 0 8px;display:flex}:is(body:has(.guild-dashboard-shell) .role-picker-selection-chip,body:has(.guild-dashboard-shell) :is(.badge,.status-tag,.case-state)){border-radius:var(--dash-radius-xs);min-height:25px}body:has(.guild-dashboard-shell) .status-tag{border:1px solid var(--dashboard-border);min-width:28px;color:var(--dashboard-muted);background:var(--dashboard-surface-soft);white-space:nowrap;justify-content:center;align-items:center;padding:4px 8px;font-size:10px;font-weight:750;line-height:1;display:inline-flex}body:has(.guild-dashboard-shell) :is(.feature-form-actions,.compact-actions,.inline-actions,.button-row,.compact-action-row){flex-wrap:wrap;align-items:center;gap:8px;display:flex}body:has(.guild-dashboard-shell) .feature-form-actions:not(:empty){margin-top:4px}body:has(.guild-dashboard-shell) .feature-form-actions:empty{display:none}body:has(.guild-dashboard-shell) :is(.feature-section-heading,.feature-entry-editor-controls,.compact-action-group){flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}body:has(.guild-dashboard-shell) :is(.feature-form-actions,.compact-actions,.inline-actions,.button-row,.compact-action-row)>:is(button,a,form){width:auto;max-width:100%}body:has(.guild-dashboard-shell) :is(.button,.feature-create-button,.button-secondary,.compact-action,.feature-entry-open){border-radius:var(--dash-radius-sm);width:fit-content;min-height:34px;padding:7px 12px}body:has(.guild-dashboard-shell) :is(.button-block,[data-button-width=block]){width:100%}body:has(.guild-dashboard-shell) .feature-entry-editor-close{border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;min-height:30px;padding:0;display:grid}body:has(.guild-dashboard-shell) :is(.enabled-toggle,.entry-toggle){flex:none}:is(body:has(.guild-dashboard-shell) .enabled-toggle-track,body:has(.guild-dashboard-shell) .entry-toggle-track){width:38px;height:22px}body:has(.guild-dashboard-shell) .enabled-toggle-thumb{width:14px;height:14px;top:50%;left:3px}body:has(.guild-dashboard-shell) .entry-toggle-track>span{width:14px;height:14px;top:50%;left:3px}body:has(.guild-dashboard-shell) :is(.feature-tabs,.tab-list,.segmented-control,.analytics-range,.analytics-section-nav){border:1px solid var(--dashboard-border);border-radius:var(--dash-radius-sm);background:var(--dashboard-surface-soft);align-items:center;gap:3px;width:fit-content;max-width:100%;padding:3px;display:flex;overflow-x:auto}body:has(.guild-dashboard-shell) :is(.feature-tabs,.tab-list,.segmented-control,.analytics-range,.analytics-section-nav) :is(a,button){border-radius:var(--dash-radius-xs);white-space:nowrap;align-items:center;min-height:31px;padding:0 10px;display:inline-flex}body:has(.guild-dashboard-shell) :is(.form-notice,.feature-notice,.dashboard-notice){margin-block:var(--dash-gap-sm);border-radius:var(--dash-radius-sm);padding:11px 13px;font-size:11px}body:has(.guild-dashboard-shell) :is(.feature-table-wrap,.entry-table-wrap,.table-scroll,.dashboard-table-wrap,.leaderboard-table-wrap,.paginated-table){min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0}body:has(.guild-dashboard-shell) .paginated-table>:first-child{overflow-x:auto}body:has(.guild-dashboard-shell) .dashboard-page-content table{border-collapse:collapse;border-spacing:0;background:0 0;border:0;border-radius:0;width:100%;max-width:100%}body:has(.guild-dashboard-shell) .dashboard-page-content table th{border:0;border-bottom:1px solid var(--dashboard-border);height:34px;color:var(--dashboard-muted);letter-spacing:.09em;text-align:left;text-transform:uppercase;white-space:nowrap;background:0 0;padding:0 11px;font-size:9px;font-weight:800}body:has(.guild-dashboard-shell) .dashboard-page-content table td{border:0;border-bottom:1px solid var(--dashboard-border);vertical-align:middle;min-height:48px;padding:11px}body:has(.guild-dashboard-shell) .dashboard-page-content table tbody tr:last-child td{border-bottom:0}body:has(.guild-dashboard-shell) .dashboard-page-content table tbody tr:hover{background:color-mix(in srgb, var(--dashboard-text) 2%, transparent)}body:has(.guild-dashboard-shell) .dashboard-page-content table td>:is(form,.compact-actions){margin:0}body:has(.guild-dashboard-shell) .dashboard-page-content table tbody tr:only-child td[colspan]{height:54px;color:var(--dashboard-muted);padding-block:14px}body:has(.guild-dashboard-shell) .table-pagination{border-top:1px solid var(--dashboard-border);justify-content:flex-end;align-items:center;gap:8px;margin:0;padding:10px 0 0;display:flex}body:has(.guild-dashboard-shell) .table-pagination>span{min-width:78px;color:var(--dashboard-muted);text-align:center;font-size:10px}body:has(.guild-dashboard-shell) .dashboard-contextual-save{border:1px solid var(--dashboard-border-strong);border-radius:var(--dash-radius);background:var(--dashboard-surface-raised);gap:10px;padding:4px 5px 4px 11px;box-shadow:0 12px 32px #0000004d}body:has(.guild-dashboard-shell) .dashboard-contextual-save .button{min-height:32px;box-shadow:none;padding-inline:13px}body:has(.guild-dashboard-shell) .ticket-overview-strip{border:1px solid var(--dashboard-border);border-radius:var(--dash-radius);background:var(--dashboard-surface);grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}body:has(.guild-dashboard-shell) .ticket-overview-strip article{border:0;border-right:1px solid var(--dashboard-border);background:0 0;border-radius:0;min-height:72px;padding:14px 16px}body:has(.guild-dashboard-shell) .ticket-overview-strip article:last-child{border-right:0}body:has(.guild-dashboard-shell) .reaction-role-entry-workspace{gap:var(--dash-gap);display:grid}body:has(.guild-dashboard-shell) .reaction-role-entry-workspace>*{margin-block:0}body:has(.guild-dashboard-shell) .moderation-grid>.moderation-compact-panel{min-height:0}body:has(.guild-dashboard-shell) .verification-question-row{border-radius:var(--dash-radius-sm);background:var(--dashboard-surface-soft);gap:12px;padding:12px}body:has(.guild-dashboard-shell) .verification-behavior-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}body:has(.guild-dashboard-shell) .verification-behavior-option{border:1px solid var(--dashboard-border);border-radius:var(--dash-radius-sm);background:var(--dashboard-surface-soft);justify-content:space-between;align-items:center;gap:14px;min-height:48px;padding:10px 12px;display:flex}body:has(.guild-dashboard-shell) .verification-behavior-option strong{font-size:13px}@media (max-width:1120px){body:has(.guild-dashboard-shell){--dash-sidebar-width:220px}body:has(.guild-dashboard-shell) .dashboard-page-content>.feature-panel{grid-column:1/-1}}@media (max-width:720px){body:has(.guild-dashboard-shell) .verification-behavior-grid{grid-template-columns:1fr}}@media (max-width:760px){body:has(.guild-dashboard-shell) .guild-dashboard-layout{display:block}body:has(.guild-dashboard-shell) .guild-dashboard-sidebar{border-right:0;border-bottom:1px solid var(--dashboard-border);width:100%;height:auto;position:static}body:has(.guild-dashboard-shell) .guild-feature-nav{height:auto;max-height:none;padding:12px}body:has(.guild-dashboard-shell) .guild-feature-nav-group>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}body:has(.guild-dashboard-shell) .guild-feature-nav-server{margin-top:10px}body:has(.guild-dashboard-shell) .guild-dashboard-topbar{min-height:52px;position:static}body:has(.guild-dashboard-shell) .guild-dashboard-content{width:100%;padding:20px 12px 42px}body:has(.guild-dashboard-shell) .feature-page-heading{align-items:flex-start;margin-bottom:16px}body:has(.guild-dashboard-shell) .feature-page-heading>:last-child{justify-self:start}body:has(.guild-dashboard-shell) :is(.feature-panel,.feature-editor-panel,.dashboard-panel,.feature-library){padding:15px}body:has(.guild-dashboard-shell) .ticket-overview-strip{grid-template-columns:1fr}body:has(.guild-dashboard-shell) .ticket-overview-strip article{border-right:0;border-bottom:1px solid var(--dashboard-border);min-height:58px}body:has(.guild-dashboard-shell) .ticket-overview-strip article:last-child{border-bottom:0}:is(body:has(.guild-dashboard-shell) .paginated-table-mobile-cards table,body:has(.guild-dashboard-shell) .paginated-table-mobile-cards tbody,body:has(.guild-dashboard-shell) .paginated-table-mobile-cards tr,body:has(.guild-dashboard-shell) .paginated-table-mobile-cards td){width:100%}body:has(.guild-dashboard-shell) :is(.feature-form-row,.feature-grid-2,.supporter-private-channel-grid,.sticky-trigger-grid){grid-template-columns:1fr}body:has(.guild-dashboard-shell) :is(.feature-panel-heading,.feature-entry-editor-header,.feature-section-heading){align-items:flex-start}body:has(.guild-dashboard-shell) :is(.feature-table-wrap,.entry-table-wrap,.table-scroll,.dashboard-table-wrap){overscroll-behavior-inline:contain;max-width:100%;overflow-x:auto}body:has(.guild-dashboard-shell) .dashboard-page-content table:not(.paginated-table-mobile-cards table){min-width:620px}body:has(.guild-dashboard-shell) .dashboard-contextual-save{max-width:calc(100vw - 24px)}}body:has(.guild-dashboard-shell) .giveaway-review-summary{border:1px solid var(--dashboard-border);border-radius:var(--dash-radius-sm);background:var(--dashboard-border);grid-template-columns:minmax(14rem,2fr) repeat(3,minmax(7rem,1fr));gap:1px;margin:0;display:grid;overflow:hidden}body:has(.guild-dashboard-shell) .giveaway-review-summary>div{background:var(--dashboard-surface-soft);gap:.3rem;padding:.85rem 1rem;display:grid}body:has(.guild-dashboard-shell) .giveaway-review-summary dt{color:var(--dashboard-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}body:has(.guild-dashboard-shell) .giveaway-review-summary dd{margin:0;font-weight:700}body:has(.guild-dashboard-shell) .feature-table-note{color:var(--dashboard-muted);margin:0;font-size:.82rem}@media (max-width:760px){body:has(.guild-dashboard-shell) .giveaway-review-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){body:has(.guild-dashboard-shell) .guild-feature-nav-group>div{grid-template-columns:1fr}body:has(.guild-dashboard-shell) .guild-dashboard-topbar-actions{gap:8px}body:has(.guild-dashboard-shell) .feature-page-heading{display:grid}body:has(.guild-dashboard-shell) .guild-dashboard-topbar{padding-inline:12px}body:has(.guild-dashboard-shell) :is(.feature-panel-heading,.feature-entry-editor-header,.feature-section-heading){grid-template-columns:minmax(0,1fr) auto;display:grid}}
