.theme-dock{z-index:60;border:1px solid var(--ds-outline-strong);background:var(--ds-surface-2);-webkit-backdrop-filter:blur(14px)saturate(130%);backdrop-filter:blur(14px)saturate(130%);box-shadow:var(--ds-shadow-2), var(--ds-sheen);transition:border-color var(--ds-dur) var(--ds-ease), box-shadow var(--ds-dur) var(--ds-ease);border-radius:16px;align-items:center;padding:6px;display:flex;position:absolute;top:14px;right:18px}.theme-dock:hover{border-color:var(--ds-outline-hover);box-shadow:var(--ds-shadow-2), var(--ds-sheen), var(--ds-glow-blurple)}.theme-toggle{cursor:pointer;background:0 0;border:0;align-items:center;padding:0;line-height:0;display:inline-flex;position:relative}.theme-toggle-track{width:58px;height:28px;transition:background var(--ds-dur-slow) var(--ds-ease), border-color var(--ds-dur) var(--ds-ease), box-shadow var(--ds-dur) var(--ds-ease);background:linear-gradient(160deg,#5865f238,#14151980);border:1px solid #5865f259;border-radius:999px;justify-content:space-between;align-items:center;padding:0 5px;display:inline-flex;position:relative;box-shadow:inset 0 1px 4px #00000073}.theme-toggle-star{z-index:1;color:#ffffff8c;transition:color var(--ds-dur) var(--ds-ease), transform var(--ds-dur-slow) var(--ds-ease), opacity var(--ds-dur) var(--ds-ease);display:inline-flex;position:relative}.theme-toggle-star--sun{color:#fac43c8c;transform:rotate(0)}.theme-toggle-star--moon{color:#c8cdffbf}.theme-toggle-knob{width:22px;height:22px;transition:left var(--ds-dur-slow) var(--ds-ease), transform var(--ds-dur-slow) var(--ds-ease), box-shadow var(--ds-dur) var(--ds-ease);background:radial-gradient(circle at 32% 30%,#8c96ff 0%,#5865f2 55%,#3d46b8 100%);border-radius:999px;position:absolute;top:2px;left:2px;box-shadow:0 2px 6px #00000073,0 0 10px #5865f273,inset 0 1px #ffffff59}.theme-toggle:hover .theme-toggle-track{border-color:#5865f2a6;box-shadow:inset 0 1px 4px #00000073,0 0 14px #5865f259}.theme-toggle:hover .theme-toggle-knob{transform:scale(1.08)}.theme-toggle:active .theme-toggle-knob{transform:scale(.94)}.theme-toggle:focus-visible{outline-offset:3px;border-radius:999px;outline:2px solid #5865f2b3}.theme-toggle--light .theme-toggle-knob{background:radial-gradient(circle at 32% 30%,#ffd97a 0%,#faa61a 55%,#e8890c 100%);left:calc(100% - 24px);transform:rotate(180deg);box-shadow:0 2px 6px #14172240,0 0 12px #faa61a80,inset 0 1px #fff9}.theme-toggle--light .theme-toggle-track{background:linear-gradient(160deg,#ffdc8c80,#ffffffd9);border-color:#faa61a8c;box-shadow:inset 0 1px 4px #1417221f}.theme-toggle--light .theme-toggle-star--sun{color:#e8890cf2;transform:rotate(90deg)}.theme-toggle--light .theme-toggle-star--moon{color:#5865f280}@media (prefers-reduced-motion:reduce){.theme-toggle-track,.theme-toggle-knob,.theme-toggle-star,.theme-dock{transition:none}}.resource-tabs{gap:var(--ds-gap-xs);margin:0 0 var(--ds-gap-grid);border:1px solid var(--ds-outline-strong);background:var(--ds-surface-2);-webkit-backdrop-filter:blur(14px)saturate(130%);backdrop-filter:blur(14px)saturate(130%);box-shadow:var(--ds-shadow-2), var(--ds-sheen);border-radius:14px;flex-wrap:wrap;padding:8px;display:flex}.resource-tab{min-height:38px;color:var(--ds-ink);font-family:var(--font-cinzel), serif;font-size:var(--ds-btn-size);letter-spacing:.09em;text-transform:uppercase;text-align:center;white-space:nowrap;transition:all var(--ds-dur-fast) ease;background:linear-gradient(145deg,#5865f212 0%,#14151980 100%);border:1px solid #5865f22e;border-radius:10px;flex:auto;justify-content:center;align-items:center;padding:0 16px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 3px #0006,inset 0 1px #ffffff0a}.resource-tab:hover{color:var(--ds-ink-bright);background:linear-gradient(145deg,#5865f229 0%,#14151999 100%);border-color:#5865f2a6;transform:translateY(-2px);box-shadow:0 5px #00000080,0 0 14px #5865f22e}.resource-tab:active{transform:translateY(1px);box-shadow:0 1px #00000059,inset 0 1px 3px #0000004d}.resource-tab--active,.resource-tab--active:hover{color:#fff;background:linear-gradient(145deg,#5865f266 0%,#3d46b88c 100%);border-color:#5865f2bf;transform:none;box-shadow:0 3px #0006,0 0 16px #5865f259}.resource-tab:focus-visible{outline-offset:2px;outline:2px solid #5865f2b3}html[data-theme=light] .resource-tab{color:var(--ds-ink-soft);background:linear-gradient(145deg,#5865f214 0%,#ffffffd9 100%);border-color:#5865f24d;box-shadow:0 3px #1417221f,inset 0 1px #ffffffe6}html[data-theme=light] .resource-tab:hover{color:var(--ds-ink-bright);background:linear-gradient(145deg,#5865f22e 0%,#fffffff2 100%);box-shadow:0 5px #14172224,0 0 14px #5865f233}html[data-theme=light] .resource-tab--active,html[data-theme=light] .resource-tab--active:hover{color:#fff}@media (max-width:720px){.resource-tabs{gap:6px}.resource-tab{flex:calc(33% - 6px);padding:0 8px}}.portal-sidebar>.brand,.portal-sidebar>.server-switcher,.portal-sidebar>.nav,.portal-sidebar>.account{-webkit-backdrop-filter:blur(14px)saturate(130%);backdrop-filter:blur(14px)saturate(130%);background:#1112169e;border:1px solid #5865f238;border-radius:14px;margin-bottom:12px;padding:14px;box-shadow:0 8px 22px #00000073,inset 0 1px #ffffff0f,inset 0 -1px #00000059}.portal-sidebar>.brand{text-align:center;flex-direction:column;align-items:center;gap:8px;padding-bottom:14px}.portal-sidebar>.brand .brand-text{flex-direction:column;align-items:center;gap:2px;display:flex}.portal-sidebar .brand-name{color:var(--ds-blurple);letter-spacing:.1em;text-transform:uppercase;text-shadow:0 0 18px #5865f259,0 0 6px #5865f22e;font-size:1.45rem;font-weight:700}.portal-sidebar .brand-sub{font-size:var(--ds-kicker-size);letter-spacing:.13em;text-transform:uppercase;color:var(--ds-ink-soft)}.portal-sidebar>.nav{gap:6px}.portal-sidebar>.server-switcher{margin-bottom:12px}.portal-sidebar>.account{margin-top:auto;margin-bottom:0}.pub-sidebar-brand-box,.pub-sidebar-nav-box,.pub-sidebar-footer-box,.pub-sidebar-bottom-box,.portal-sidebar>.brand,.portal-sidebar>.server-switcher,.portal-sidebar>.nav,.portal-sidebar>.account{background:var(--ds-surface-2);box-shadow:var(--ds-shadow-2), var(--ds-sheen);border-color:#5865f247}.pub-sidebar-brand-box:hover,.pub-sidebar-nav-box:hover,.pub-sidebar-footer-box:hover,.pub-sidebar-bottom-box:hover,.portal-sidebar>.brand:hover,.portal-sidebar>.server-switcher:hover,.portal-sidebar>.nav:hover,.portal-sidebar>.account:hover{box-shadow:var(--ds-shadow-2), var(--ds-sheen);border-color:#5865f273}.sidebar .section-label{width:fit-content;color:var(--ds-ink-bright);box-shadow:var(--ds-sheen);background:#5865f229;border:1px solid #5865f266;border-radius:8px;margin:0 auto 12px;padding:5px 12px;display:block}.pub-sidebar-footer-col a{color:#e6e6f0eb;width:100%;min-height:36px;font-size:var(--ds-btn-size);letter-spacing:.09em;text-transform:uppercase;text-align:center;text-shadow:none;background:linear-gradient(145deg,#5865f212 0%,#1415198c 100%);border:1px solid #5865f22e;border-radius:10px;justify-content:center;align-items:center;margin:0 0 6px;padding:0 12px;font-weight:700;transition:all .15s;display:flex;box-shadow:0 3px #0006,inset 0 1px #ffffff0a}.pub-sidebar-footer-col li:last-child a{margin-bottom:0}.pub-sidebar-footer-col a:hover{color:#fff;background:linear-gradient(145deg,#5865f229 0%,#141519a6 100%);border-color:#5865f2a6;transform:translateY(-2px);box-shadow:0 5px #00000080,0 0 14px #5865f22e}.pub-sidebar-footer-col a:active{transform:translateY(1px);box-shadow:0 1px #00000059,inset 0 1px 3px #0000004d}.portal-workspace,.ops-shell{position:relative}.pub-main,.ops-shell{padding-top:60px}.portal-workspace{padding-top:8px}.portal-shell .portal-topbar{margin-top:14px}.portal-shell .portal-server-card-btn{text-align:left;cursor:pointer;width:100%}.portal-shell .server-card-caret{color:var(--portal-text-muted);flex:none;font-size:.85rem}.pub-page{padding-top:24px!important}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=light] body,html[data-theme=light] body p,html[data-theme=light] body li,html[data-theme=light] body .pub-hero-sub,html[data-theme=light] body .pub-lead,html[data-theme=light] body .pub-service-item p,html[data-theme=light] body .pub-card p,html[data-theme=light] body .security-body p,html[data-theme=light] body .actions-panel p,html[data-theme=light] body .why p,html[data-theme=light] body .portal-field-hint,html[data-theme=light] body .pub-field-hint,html[data-theme=light] body .ds-hint,html[data-theme=light] body .portal-help,html[data-theme=light] body a{color:var(--ds-ink)}html[data-theme=light] body a:hover{color:var(--ds-blurple)}html[data-theme=light] .sidebar{border-right-color:var(--ds-outline-soft)}html[data-theme=light] body .pub-card,html[data-theme=light] body .pub-service-box,html[data-theme=light] body .pub-step,html[data-theme=light] body .pub-note,html[data-theme=light] body .pub-form,html[data-theme=light] body .pub-form-success,html[data-theme=light] body .pub-price-card,html[data-theme=light] body .pub-plan-card,html[data-theme=light] body .pub-plan-comparison,html[data-theme=light] body .pub-plan-step-grid,html[data-theme=light] body .pub-plan-callout,html[data-theme=light] body .pub-trust-item,html[data-theme=light] body .pub-page-head,html[data-theme=light] body .legal-section,html[data-theme=light] body .legal-summary-card,html[data-theme=light] body .pub-all-links-item,html[data-theme=light] body .hero,html[data-theme=light] body .panel,html[data-theme=light] body .stat,html[data-theme=light] body .portal-home-card,html[data-theme=light] body .portal-preview-card,html[data-theme=light] body .portal-settings-card,html[data-theme=light] body .portal-monitor-metric,html[data-theme=light] body .portal-billing-option,html[data-theme=light] body .portal-entitlement-card,html[data-theme=light] body .portal-revamp-card,html[data-theme=light] body .portal-exposure-card,html[data-theme=light] body .portal-list-item,html[data-theme=light] body .portal-member-row,html[data-theme=light] body .portal-staff-row,html[data-theme=light] body .portal-audit-row,html[data-theme=light] body .portal-approval-card,html[data-theme=light] body .portal-export-ready,html[data-theme=light] body .portal-delete-subscription-block,html[data-theme=light] body .ops-panel,html[data-theme=light] body .ops-contact-item,html[data-theme=light] body .ops-notice,html[data-theme=light] body .ops-action,html[data-theme=light] body .ops-status-row,html[data-theme=light] body .ops-notice-detail,html[data-theme=light] body .pub-not-found-inner,html[data-theme=light] body .topbar,html[data-theme=light] body .ops-banner,html[data-theme=light] body .ops-gate,html[data-theme=light] body .pub-section-head,html[data-theme=light] body .pub-footer,html[data-theme=light] body .pub-all-links-grid,html[data-theme=light] body .pub-comparison-row--head,html[data-theme=light] body .pub-plan-step-grid li,html[data-theme=light] body .pub-stack>h2,html[data-theme=light] body .pub-hero,html[data-theme=light] body .pub-status-overall,html[data-theme=light] body .legal-header,html[data-theme=light] body .legal-toc-nav,html[data-theme=light] body .legal-footer-note,html[data-theme=light] body .legal-footer-note-text,html[data-theme=light] body .security-pipeline-step,html[data-theme=light] body .legal-table-wrap,html[data-theme=light] body .pub-service-list,html[data-theme=light] body .pub-hero-visual .ops-board,html[data-theme=light] body .ops-server-list,html[data-theme=light] body .portal-no-server-card,html[data-theme=light] body .portal-empty,html[data-theme=light] body .pub-hero-title-box{background:#ffffffb8!important;border-color:#5865f247!important;box-shadow:0 8px 22px #1417221a,inset 0 1px #ffffffe6,inset 0 -1px #1417220d!important}html[data-theme=light] body .pub-card:hover,html[data-theme=light] body .pub-service-box:hover,html[data-theme=light] body .pub-step:hover,html[data-theme=light] body .pub-note:hover,html[data-theme=light] body .pub-form:hover,html[data-theme=light] body .pub-form-success:hover,html[data-theme=light] body .pub-price-card:hover,html[data-theme=light] body .pub-plan-card:hover,html[data-theme=light] body .pub-plan-comparison:hover,html[data-theme=light] body .pub-plan-step-grid:hover,html[data-theme=light] body .pub-plan-callout:hover,html[data-theme=light] body .pub-trust-item:hover,html[data-theme=light] body .pub-hero-copy:hover,html[data-theme=light] body .pub-hero-info-box:hover,html[data-theme=light] body .pub-page-head:hover,html[data-theme=light] body .legal-section:hover,html[data-theme=light] body .legal-summary-card:hover,html[data-theme=light] body .hero:hover,html[data-theme=light] body .panel:hover,html[data-theme=light] body .stat:hover,html[data-theme=light] body .portal-home-card:hover,html[data-theme=light] body .portal-preview-card:hover,html[data-theme=light] body .portal-settings-card:hover,html[data-theme=light] body .portal-monitor-metric:hover,html[data-theme=light] body .portal-billing-option:hover,html[data-theme=light] body .portal-entitlement-card:hover,html[data-theme=light] body .portal-revamp-card:hover,html[data-theme=light] body .portal-exposure-card:hover,html[data-theme=light] body .portal-list-item:hover,html[data-theme=light] body .portal-member-row:hover,html[data-theme=light] body .portal-staff-row:hover,html[data-theme=light] body .portal-audit-row:hover,html[data-theme=light] body .portal-approval-card:hover,html[data-theme=light] body .portal-export-ready:hover,html[data-theme=light] body .portal-delete-subscription-block:hover,html[data-theme=light] body .ops-panel:hover,html[data-theme=light] body .ops-contact-item:hover,html[data-theme=light] body .ops-notice:hover,html[data-theme=light] body .ops-action:hover,html[data-theme=light] body .ops-status-row:hover,html[data-theme=light] body .ops-notice-detail:hover,html[data-theme=light] body .pub-not-found-inner:hover,html[data-theme=light] body .topbar:hover,html[data-theme=light] body .pub-section-head:hover,html[data-theme=light] body .pub-hero-card:hover,html[data-theme=light] body .pub-all-links-grid:hover,html[data-theme=light] body .pub-hero:hover,html[data-theme=light] body .pub-brand-hero:hover,html[data-theme=light] body .pub-status-overall:hover,html[data-theme=light] body .pub-service-list:hover,html[data-theme=light] body .legal-header:hover,html[data-theme=light] body .legal-toc-nav:hover,html[data-theme=light] body .security-pipeline-step:hover,html[data-theme=light] body .legal-table-wrap:hover{background:#ffffffe6!important;border-color:#5865f280!important}html[data-theme=light] body .pub-all-links-item:hover{border-color:#5865f28c!important;box-shadow:0 12px 30px #14172224,0 0 18px #5865f224,inset 0 1px #ffffffe6!important}html[data-theme=light] body .pub-plan-trial-label,html[data-theme=light] body .portal-chip,html[data-theme=light] body .sync-pill,html[data-theme=light] body .status-pill,html[data-theme=light] body .lane,html[data-theme=light] body .ops-pill,html[data-theme=light] body .ops-status-badge,html[data-theme=light] body .pub-status-badge,html[data-theme=light] body .portal-home-badge,html[data-theme=light] body .pub-compliance-badge,html[data-theme=light] body .ops-status-pill,html[data-theme=light] body .nav-item,html[data-theme=light] body .pub-nav-link{color:var(--ds-ink);background:#fff9;border-color:#5865f24d}html[data-theme=light] body .primary,html[data-theme=light] body .pub-btn,html[data-theme=light] body .pub-btn-primary,html[data-theme=light] body .pub-btn-secondary,html[data-theme=light] body .pub-btn-ghost,html[data-theme=light] body .pub-nav-link,html[data-theme=light] body .nav-item,html[data-theme=light] body .portal-btn-ghost,html[data-theme=light] body .portal-btn-download,html[data-theme=light] body .portal-btn-danger,html[data-theme=light] body .portal-btn-sm,html[data-theme=light] body .ops-gate button,html[data-theme=light] body .ops-gate-link,html[data-theme=light] body .ops-actions button,html[data-theme=light] body .ops-signout,html[data-theme=light] body .cookie-banner-btn,html[data-theme=light] body .actions summary{color:var(--ds-ink)!important;background:linear-gradient(145deg,#5865f21a 0%,#ffffffd9 100%)!important;border-color:#5865f24d!important;box-shadow:0 4px #14172224,inset 0 1px #ffffffe6!important}html[data-theme=light] body .primary:hover,html[data-theme=light] body .pub-btn:hover,html[data-theme=light] body .pub-btn-primary:hover,html[data-theme=light] body .pub-nav-link:hover,html[data-theme=light] body .nav-item:hover,html[data-theme=light] body .portal-btn-ghost:hover,html[data-theme=light] body .portal-btn-download:hover,html[data-theme=light] body .portal-btn-danger:hover,html[data-theme=light] body .ops-gate button:hover,html[data-theme=light] body .ops-actions button:hover,html[data-theme=light] body .ops-signout:hover,html[data-theme=light] body .cookie-banner-btn:hover,html[data-theme=light] body .actions summary:hover{color:var(--ds-ink-bright)!important;background:linear-gradient(145deg,#5865f233 0%,#fffffff2 100%)!important;border-color:#5865f2a6!important;box-shadow:0 6px #14172229,0 0 14px #5865f238!important}html[data-theme=light] body .primary:active,html[data-theme=light] body .pub-btn:active,html[data-theme=light] body .pub-btn-primary:active,html[data-theme=light] body .pub-nav-link:active,html[data-theme=light] body .nav-item:active,html[data-theme=light] body .portal-btn-ghost:active,html[data-theme=light] body .ops-gate button:active,html[data-theme=light] body .ops-actions button:active,html[data-theme=light] body .ops-signout:active,html[data-theme=light] body .cookie-banner-btn:active,html[data-theme=light] body .actions summary:active{box-shadow:0 1px #1417221f,inset 0 1px 3px #1417221f!important}html[data-theme=light] body input,html[data-theme=light] body textarea,html[data-theme=light] body select,html[data-theme=light] body .portal-input,html[data-theme=light] body .portal-textarea{color:var(--ds-ink)!important;background:#ffffffbf!important;border-color:#5865f24d!important}html[data-theme=light] .portal-sidebar>.brand,html[data-theme=light] .portal-sidebar>.server-switcher,html[data-theme=light] .portal-sidebar>.nav,html[data-theme=light] .portal-sidebar>.account{background:#fff9;border-color:#5865f24d;box-shadow:0 8px 22px #1417221a,inset 0 1px #ffffffe6,inset 0 -1px #1417220d}html[data-theme=light] .portal-sidebar .brand-sub{color:var(--ds-muted)}html[data-theme=light] .pub-sidebar-brand-box,html[data-theme=light] .pub-sidebar-nav-box,html[data-theme=light] .pub-sidebar-footer-box,html[data-theme=light] .pub-sidebar-bottom-box{background:#fff9;border-color:#5865f24d}html[data-theme=light] .pub-sidebar-nav-item,html[data-theme=light] .pub-sidebar-cta{color:var(--ds-ink-soft);background:linear-gradient(145deg,#5865f214 0%,#fffc 100%);border-color:#5865f24d;box-shadow:0 4px #14172224,inset 0 1px #ffffffe6}html[data-theme=light] .pub-sidebar-nav-item:hover,html[data-theme=light] .pub-sidebar-cta:hover{color:var(--ds-ink-bright);background:linear-gradient(145deg,#5865f22e 0%,#ffffffeb 100%);border-color:#5865f2a6;box-shadow:0 6px #14172229,0 0 14px #5865f238}html[data-theme=light] .pub-sidebar-nav-item:active,html[data-theme=light] .pub-sidebar-cta:active{box-shadow:0 1px #1417221f,inset 0 1px 3px #1417221f}html[data-theme=light] .pub-sidebar-cta{background:linear-gradient(145deg,#5865f22e 0%,#fffc 100%);border-color:#5865f280}html[data-theme=light] .pub-sidebar-footer-col a{color:var(--ds-ink-soft);background:linear-gradient(145deg,#5865f214 0%,#ffffffd9 100%);border-color:#5865f24d;box-shadow:0 3px #1417221f,inset 0 1px #ffffffe6}html[data-theme=light] .pub-sidebar-footer-col a:hover{color:var(--ds-ink-bright);background:linear-gradient(145deg,#5865f22e 0%,#fffffff2 100%);border-color:#5865f2a6;box-shadow:0 5px #14172224,0 0 14px #5865f233}html[data-theme=light] .pub-sidebar-footer-col a:active{box-shadow:0 1px #1417221f,inset 0 1px 3px #1417221f}html[data-theme=light] .sidebar .section-label{color:var(--ds-ink);background:#5865f21f}html[data-theme=light] .pub-sidebar-bottom p{color:var(--ds-dim)}html[data-theme=light] .pub-sidebar-fine{color:var(--ds-dim)!important}html[data-theme=light] .custom-scrollbar-track{background:#0f111a1f;box-shadow:inset 0 0 4px #0f111a33}html[data-theme=light] .pub-search-field{color:var(--ds-ink);background:#ffffffbf}html[data-theme=light] .pub-search-field::placeholder{color:var(--ds-dim)}html[data-theme=light] .pub-search-dropdown{background:var(--ds-surface-overlay);box-shadow:var(--ds-shadow-overlay)}html[data-theme=light] .pub-search-dropdown a{color:var(--ds-ink);background:#ffffffb3;box-shadow:0 4px 10px #1417221a,inset 0 1px #ffffffe6}html[data-theme=light] .pub-search-dropdown a:hover{box-shadow:0 6px 16px #14172224,0 0 10px #5865f233,inset 0 1px #ffffffe6}html[data-theme=light] .pub-search-summary,html[data-theme=light] .pub-search-empty{color:var(--ds-muted)}html[data-theme=light] .portal-search-dropdown{background:var(--ds-surface-overlay)}html[data-theme=light] .portal-sidebar,html[data-theme=light] .panel-head,html[data-theme=light] .channel-list,html[data-theme=light] .topbar{border-color:var(--ds-outline-soft)}html[data-theme=light] .pub-main .pub-hero h1{color:var(--ds-blurple);text-shadow:0 0 18px #5865f238,0 0 6px #5865f21a}html[data-theme=light] .pub-main .pub-services-grid .pub-service-box-head .pub-kicker{color:var(--ds-blurple)!important}html[data-theme=light] .ops-server-list{background:var(--ds-surface-overlay)}.portal-shell{--portal-readable:#313338;--portal-interactive:#2b2d31;--portal-inset:#1e1f22;--portal-blurple:#5865f2;--portal-blurple-rest:#5865f27a;--portal-blurple-hover:#5865f2f2;--portal-info-border:#5865f2;--portal-info-hover:#5865f2;--portal-text:#f2f3f5;--portal-text-muted:#b5bac1}.portal-shell :is(.topbar,.panel,.hero,.stat,.health,.server-card,.server-preview,.portal-home-card,.portal-monitor-metric,.portal-note-panel,.portal-empty,.portal-list-item,.portal-audit-row,.portal-approval-card,.portal-member-row,.portal-staff-row,.portal-billing-option,.portal-entitlement-card,.portal-revamp-card,.portal-exposure-card,.portal-revamp-checkout-card,.portal-no-server-card,.revamp-role-box,.revamp-auto-approve-row,.actions-panel,.portal-combobox-list,.portal-search-dropdown,.health-item__detail,.portal-assistant-panel),.portal-shell .portal-sidebar>:is(.brand,.server-switcher,.nav,.account),.portal-shell .portal-content :is(section,div)[class~=border][class*=rounded]{background:var(--portal-readable)!important;border:1px solid var(--portal-info-border)!important;color:var(--portal-text)!important;box-shadow:inset 0 0 0 1px var(--portal-info-border), 0 0 0 1px #5865f252, 0 0 10px #5865f21f!important;outline:none!important;transition:box-shadow .16s cubic-bezier(.4,0,1,1),border-color .16s cubic-bezier(.4,0,1,1),transform .16s cubic-bezier(.4,0,1,1)!important}.portal-shell :is(.topbar,.panel,.hero,.stat,.health,.server-card,.server-preview,.portal-home-card,.portal-monitor-metric,.portal-note-panel,.portal-empty,.portal-list-item,.portal-audit-row,.portal-approval-card,.portal-member-row,.portal-staff-row,.portal-billing-option,.portal-entitlement-card,.portal-revamp-card,.portal-exposure-card,.portal-revamp-checkout-card,.portal-no-server-card,.revamp-role-box,.revamp-auto-approve-row,.actions-panel,.portal-combobox-list,.portal-search-dropdown,.health-item__detail,.portal-assistant-panel):hover,.portal-shell .portal-sidebar>:is(.brand,.server-switcher,.nav,.account):hover,.portal-shell .portal-content :is(section,div)[class~=border][class*=rounded]:hover{border-color:var(--portal-info-hover)!important;background:var(--portal-readable)!important;box-shadow:inset 0 0 0 0 var(--portal-info-hover), 0 0 0 1px #5865f252, 0 0 10px #5865f21f!important;outline:none!important;transition:box-shadow .24s cubic-bezier(.22,1,.36,1),border-color .24s cubic-bezier(.22,1,.36,1),transform .24s cubic-bezier(.22,1,.36,1)!important}.portal-shell :is(.topbar,.panel,.hero,.stat,.health,.server-card,.server-preview,.portal-home-card,.portal-monitor-metric,.portal-note-panel,.portal-empty,.portal-list-item,.portal-audit-row,.portal-approval-card,.portal-member-row,.portal-staff-row,.portal-billing-option,.portal-entitlement-card,.portal-revamp-card,.portal-exposure-card,.portal-revamp-checkout-card,.portal-no-server-card,.revamp-role-box,.revamp-auto-approve-row,.actions-panel,.portal-combobox-list,.portal-search-dropdown,.health-item__detail,.portal-assistant-panel) :is(p,span,li,td,th,label,small),.portal-shell .portal-content [class~=text-black]{color:var(--portal-text)!important}.portal-shell :is(.muted,.portal-muted-block,.portal-field-hint,.portal-help,.portal-inline-meta,.portal-empty,.portal-list-item>span,.portal-audit-row span,.portal-member-row span,.portal-staff-row span){color:var(--portal-text-muted)!important}.portal-shell :is(button,.primary,.btn,.nav-item,.approval,.channel,.actions>summary,.portal-settings-card,.portal-assistant-link,.portal-btn-ghost,.portal-btn-download,.portal-btn-danger,.portal-btn-sm,.toggle-row,.revamp-perm-row,.topbar-theme,[role=button]){border:1px solid var(--portal-blurple-rest)!important;background:var(--portal-interactive)!important;color:var(--portal-text)!important;box-shadow:none!important;border-radius:10px!important;outline:none!important;transition:transform .14s,border-color .14s,box-shadow .14s,background-color .14s!important}.portal-shell :is(button,.primary,.btn,.nav-item,.approval,.channel,.actions>summary,.portal-settings-card,.portal-assistant-link,.portal-btn-ghost,.portal-btn-download,.portal-btn-danger,.portal-btn-sm,.toggle-row,.revamp-perm-row,.topbar-theme,[role=button]):not(:disabled):hover{transform:translateY(-1px);border-color:var(--portal-blurple-hover)!important;box-shadow:0 0 0 1px var(--portal-blurple), 0 0 14px #5865f247!important;background:#2d2f36!important}.portal-shell :is(.nav-item.active,.nav-item[aria-current=page],details[open]>summary,[aria-selected=true],[aria-pressed=true]){border-color:var(--portal-blurple-hover)!important;box-shadow:inset 3px 0 0 var(--portal-blurple)!important;color:#fff!important;background:#5865f22e!important}.portal-shell :is(input:not([type=checkbox]):not([type=radio]),textarea,select,.portal-input,.portal-textarea){background:var(--portal-inset)!important;border:1px solid var(--portal-blurple-rest)!important;color:var(--portal-text)!important;border-radius:10px!important;box-shadow:inset 0 1px 3px #00000059!important}.portal-shell :is(input:not([type=checkbox]):not([type=radio]),textarea,select,.portal-input,.portal-textarea):focus{border-color:var(--portal-blurple-hover)!important;box-shadow:inset 0 1px 3px #00000059, 0 0 0 1px var(--portal-blurple), 0 0 12px #5865f23d!important;outline:none!important}.portal-shell :is(input,textarea)::placeholder{opacity:1;color:#949ba4!important}.portal-shell :is(button,input,select,textarea):disabled{opacity:.72;color:#949ba4!important;box-shadow:none!important;cursor:not-allowed!important;background:#27282d!important;border-color:#949ba447!important}.portal-shell :is(button,input,select,textarea):disabled:hover{transform:none;border-color:#ed4245!important;box-shadow:0 0 0 1px #ed4245,0 0 12px #ed424538!important}.portal-shell .portal-locked-control{margin-top:14px}.portal-shell .portal-locked-trigger[aria-disabled=true]{color:#b5bac1!important;cursor:not-allowed!important;border-color:#949ba461!important}.portal-shell .portal-locked-trigger[aria-disabled=true]:hover{transform:none;background:#2b2d31!important;border-color:#ed4245!important;box-shadow:0 0 0 1px #ed4245,0 0 12px #ed424538!important}.portal-shell .portal-locked-reason{color:#f2f3f5;background:#313338;border:1px solid #ed424594;border-radius:10px;margin-top:10px;padding:12px 14px;box-shadow:0 0 12px #ed42451f}.portal-shell .portal-locked-reason p{color:#b5bac1;margin:4px 0 0}.portal-shell .portal-assistant-log-wrap{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.portal-shell .portal-assistant-panel .portal-assistant-log{scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:contain;min-height:0;padding-right:26px}.portal-shell .portal-assistant-panel .portal-assistant-log::-webkit-scrollbar{display:none}.portal-shell .portal-assistant-panel{gap:10px;padding:10px;background:#202249!important}.portal-shell .portal-assistant-panel .portal-assistant-head,.portal-shell .portal-assistant-panel .portal-assistant-input{border:1px solid var(--portal-info-border)!important;background:var(--portal-readable)!important;box-shadow:inset 0 0 0 1px var(--portal-info-border), 0 0 0 1px #5865f252, 0 0 10px #5865f21f!important;border-radius:10px!important}.portal-shell .portal-assistant-panel .portal-assistant-log{box-shadow:none!important;background:0 0!important;border:0!important}.portal-shell .portal-assistant-msg--assistant p{background:var(--portal-readable);color:var(--portal-text);border:1px solid #ffffff1a;border-radius:10px;padding:7px 11px;display:inline-block}.portal-shell .portal-assistant-msg--user p{border:1px solid var(--portal-blurple-hover);background:var(--portal-blurple)!important;color:#fff!important}.portal-shell .portal-content table,.portal-shell .portal-content :is(thead,tbody,tr,td,th){color:var(--portal-text)!important;border-color:#ffffff1a!important}html[data-theme=light] .portal-shell{--portal-readable:#f2f3f5;--portal-interactive:#e3e5e8;--portal-inset:#fff;--portal-blurple-rest:#5865f275;--portal-blurple-hover:#4752c4f2;--portal-info-border:#5865f2;--portal-info-hover:#5865f2;--portal-text:#1e1f22;--portal-text-muted:#4e5058}html[data-theme=light] .portal-shell :is(button,.primary,.btn,.nav-item,.approval,.channel,.actions>summary,.portal-settings-card,.portal-assistant-link,.portal-btn-ghost,.portal-btn-download,.portal-btn-danger,.portal-btn-sm,.toggle-row,.revamp-perm-row,.topbar-theme,[role=button]):not(:disabled):hover{color:#1e1f22!important;background:#dfe1e5!important}html[data-theme=light] .portal-shell :is(.nav-item.active,.nav-item[aria-current=page],details[open]>summary,[aria-selected=true],[aria-pressed=true]){color:#1e1f22!important;background:#5865f224!important}.portal-shell .nav-item[aria-disabled=true],.portal-shell .nav-item[aria-disabled=true]:hover{opacity:.55;cursor:not-allowed;border-color:var(--ds-outline);box-shadow:none;background:0 0;transform:none}html[data-theme=light] .portal-shell .nav-item[aria-disabled=true]:hover{background:0 0!important}html[data-theme=light] .portal-shell :is(button,input,select,textarea):disabled{color:#80848e!important;background:#ebedef!important}html[data-theme=light] .portal-shell .portal-locked-reason{color:#1e1f22;background:#f2f3f5}html[data-theme=light] .portal-shell .portal-locked-reason p{color:#4e5058}html[data-theme=light] .portal-shell .portal-content table,html[data-theme=light] .portal-shell .portal-content :is(thead,tbody,tr,td,th){border-color:#1e1f2224!important}.portal-shell :is(.portal-id-row,.portal-confirm-box,.portal-preview-card,.portal-privacy-error,.portal-privacy-notice,.portal-delete-confirm,.portal-delete-warning,.portal-delete-subscription-block,.portal-retention-row,.portal-export-row,.portal-export-ready,.portal-exposure-hibp-status,.portal-exposure-error,.portal-exposure-notice,.portal-exposure-saved-item,.portal-exposure-dns-instructions,.portal-exposure-finding,.portal-billing-status,.portal-billing-warning,.portal-billing-success,.portal-revamp-claim-card,.revamp-role-rail,.revamp-approve-command,.revamp-command-code,.revamp-gallery-panel,.revamp-perm-cat,.revamp-icon-locked,.revamp-icon-preview,.revamp-emoji-picker,.revamp-create-bar,.revamp-master,.revamp-master-chrome,.revamp-role-layout,.revamp-structure-studio,.revamp-role-studio){background:var(--portal-readable)!important;border:1px solid var(--portal-info-border)!important;color:var(--portal-text)!important;box-shadow:inset 0 0 0 1px var(--portal-info-border), 0 0 0 1px #5865f252, 0 0 10px #5865f21f!important;outline:none!important;transition:box-shadow .16s cubic-bezier(.4,0,1,1),border-color .16s cubic-bezier(.4,0,1,1),transform .16s cubic-bezier(.4,0,1,1)!important}.portal-shell :is(.portal-id-row,.portal-confirm-box,.portal-preview-card,.portal-privacy-error,.portal-privacy-notice,.portal-delete-confirm,.portal-delete-warning,.portal-delete-subscription-block,.portal-retention-row,.portal-export-row,.portal-export-ready,.portal-exposure-hibp-status,.portal-exposure-error,.portal-exposure-notice,.portal-exposure-saved-item,.portal-exposure-dns-instructions,.portal-exposure-finding,.portal-billing-status,.portal-billing-warning,.portal-billing-success,.portal-revamp-claim-card,.revamp-role-rail,.revamp-approve-command,.revamp-command-code,.revamp-gallery-panel,.revamp-perm-cat,.revamp-icon-locked,.revamp-icon-preview,.revamp-emoji-picker,.revamp-create-bar,.revamp-master,.revamp-master-chrome,.revamp-role-layout,.revamp-structure-studio,.revamp-role-studio):hover{border-color:var(--portal-info-hover)!important;background:var(--portal-readable)!important;box-shadow:inset 0 0 0 0 var(--portal-info-hover), 0 0 0 1px #5865f252, 0 0 10px #5865f21f!important;outline:none!important;transition:box-shadow .24s cubic-bezier(.22,1,.36,1),border-color .24s cubic-bezier(.22,1,.36,1),transform .24s cubic-bezier(.22,1,.36,1)!important}.portal-shell :is(.revamp-toggle,.revamp-icon-upload,.revamp-gallery-tab,.revamp-gallery-item,.revamp-role-rail-item,.revamp-perm-cat>summary){border:1px solid var(--portal-blurple-rest)!important;background:var(--portal-interactive)!important;color:var(--portal-text)!important;box-shadow:none!important;border-radius:10px!important;outline:none!important;transition:transform .14s,border-color .14s,box-shadow .14s,background-color .14s!important}.portal-shell :is(.revamp-toggle,.revamp-icon-upload,.revamp-gallery-tab,.revamp-gallery-item,.revamp-role-rail-item,.revamp-perm-cat>summary):hover{transform:translateY(-1px);border-color:var(--portal-blurple-hover)!important;box-shadow:0 0 0 1px var(--portal-blurple), 0 0 14px #5865f247!important;background:#2d2f36!important}html[data-theme=light] .portal-shell :is(.revamp-toggle,.revamp-icon-upload,.revamp-gallery-tab,.revamp-gallery-item,.revamp-role-rail-item,.revamp-perm-cat>summary):hover{color:#1e1f22!important;background:#dfe1e5!important}.portal-shell .theme-toggle{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:999px!important;transform:none!important}.portal-shell .revamp-switch{border-radius:999px!important;transform:none!important}.portal-shell .revamp-switch.is-on{border-color:var(--portal-blurple-hover)!important;background:var(--portal-blurple)!important}.portal-shell .portal-assistant-fab{border-radius:999px!important}.portal-shell details.portal-approval-card{border:1px solid var(--portal-blurple-rest)!important;background:var(--portal-interactive)!important;border-radius:10px!important;outline:none!important}.portal-shell details.portal-approval-card:hover{transform:translateY(-1px);border-color:var(--portal-blurple-hover)!important;box-shadow:0 0 0 1px var(--portal-blurple), 0 0 14px #5865f247!important;background:#2d2f36!important;outline:none!important}html[data-theme=light] .portal-shell details.portal-approval-card:hover{background:#dfe1e5!important}.portal-shell .portal-ref-num,html[data-theme=light] .portal-shell .portal-ref-num{color:#000!important;-webkit-text-fill-color:#000!important;text-shadow:none!important;opacity:1!important;background:#fff!important;border:1px solid #000!important;border-radius:999px!important}.portal-shell .portal-workspace :is(.topbar,.panel,.hero,.stat,.health,.server-card,.server-preview,.portal-home-card,.portal-monitor-metric,.portal-note-panel,.portal-empty,.portal-list-item,.portal-audit-row,.portal-member-row,.portal-staff-row,.portal-billing-option,.portal-entitlement-card,.portal-revamp-card,.portal-exposure-card,.portal-revamp-checkout-card,.portal-no-server-card,.actions-panel,.portal-combobox-list,.portal-search-dropdown,.health-item__detail,.portal-assistant-panel,.portal-id-row,.portal-confirm-box,.portal-preview-card,.portal-privacy-error,.portal-privacy-notice,.portal-delete-confirm,.portal-delete-warning,.portal-delete-subscription-block,.portal-retention-row,.portal-export-row,.portal-export-ready,.portal-exposure-hibp-status,.portal-exposure-error,.portal-exposure-notice,.portal-exposure-saved-item,.portal-exposure-dns-instructions,.portal-exposure-finding,.portal-billing-status,.portal-billing-warning,.portal-billing-success,.portal-revamp-claim-card,.revamp-role-rail,.revamp-approve-command,.revamp-command-code,.revamp-gallery-panel,.revamp-icon-locked,.revamp-icon-preview,.revamp-emoji-picker,.revamp-create-bar,.revamp-master,.revamp-master-chrome,.revamp-role-layout,.revamp-structure-studio,.revamp-role-studio,article.portal-approval-card):not(a):not(button):not(details):not(summary):not(label):not([role=button]):hover,.portal-shell .portal-content :is(section,div)[class~=border][class*=rounded]:not([role=button]):hover{transform:translateY(-1px);box-shadow:inset 0 0 0 0 var(--portal-info-hover), 0 0 0 1px #5865f2ad, 0 0 0 2px #5865f261, 0 0 0 3px #7c3aed2e!important}.dg-reveal,.dg-reveal.dg-reveal--visible{opacity:1!important;transition:none!important;transform:none!important}.ops-shell :is(.ops-banner,.ops-gate,.ops-panel,.ops-card,.ops-contact-item,.ops-status-row,.ops-status-section,.ops-notice-detail,.ops-stats li,.ops-server-list){box-shadow:0 0 0 1px #5865f252,0 0 10px #5865f21f}:is(.pub-card,.pub-service-box,.pub-step,.pub-note,.pub-form,.pub-form-success,.pub-price-card,.pub-plan-card,.pub-plan-comparison,.pub-plan-callout,.pub-trust-item,.pub-page-head,.pub-footer,.pub-sidebar-brand-box,.pub-sidebar-nav-box,.pub-sidebar-footer-box,.pub-sidebar-bottom-box,.legal-section,.legal-summary-card,.resource-tabs,.portal-shell .topbar,.portal-shell .panel,.portal-shell .hero,.portal-shell .stat,.portal-shell .health,.portal-shell .portal-home-card,.portal-shell .actions-panel,.portal-shell .portal-assistant-panel,.portal-shell .portal-sidebar>.brand,.portal-shell .portal-sidebar>.server-switcher,.portal-shell .portal-sidebar>.nav,.ops-shell,.ops-banner,.ops-panel,.ops-card,.ops-gate){-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:is(body,body *){text-transform:none!important}*{scrollbar-width:thin;scrollbar-color:#5865f2 #00000040}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#00000040;border-radius:999px}::-webkit-scrollbar-thumb{background:linear-gradient(#5865f2 0%,#3c46b4 100%) padding-box padding-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#7c8af5 0%,#4c55d6 100%) padding-box padding-box}::-webkit-scrollbar-corner{background:0 0}html[data-theme=light] *{scrollbar-color:#5865f2 #e3e5e8}html[data-theme=light] ::-webkit-scrollbar-track{background:#e3e5e8}html[data-theme=light] ::-webkit-scrollbar-thumb{border-color:#e3e5e8}.portal-shell .portal-assistant-head-actions .btn{min-height:28px;padding:4px 10px!important;font-size:.78rem!important}.portal-shell .portal-assistant-head-actions .portal-assistant-close{height:28px;line-height:0;overflow:visible;padding:0 10px!important;font-size:2.4rem!important}.portal-shell .portal-workspace .portal-assistant-panel:not(a):not(button):not(details):not(summary):not(label):not([role=button]):hover{background:#202249!important}.portal-live-support .portal-assistant-panel{right:396px}.portal-shell .portal-workspace .live-support-fab{right:200px}html[data-assistant-open] .portal-shell .portal-workspace .live-support-fab{right:396px}.live-support-fab-dot{background:#3ba55c;border-radius:999px;width:8px;height:8px;box-shadow:0 0 6px #3ba55ccc}.live-support-fab-badge{color:#fff;background:#ed4245;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.72rem;font-weight:800;display:inline-flex}@keyframes live-support-reply-glow{0%,to{box-shadow:0 0 10px 1px #3ba55c59}50%{box-shadow:0 0 24px 5px #3ba55cb3}}.portal-shell .live-support-fab.live-support-fab--unread{animation:1.6s ease-in-out infinite live-support-reply-glow;border-color:#3ba55ce6!important}@media (max-width:840px){.portal-live-support .portal-assistant-panel,.portal-shell .portal-workspace .live-support-fab{bottom:84px;right:18px}html[data-assistant-open] .portal-shell .portal-workspace .live-support-fab{display:none}}.portal-composer{flex-direction:column;gap:12px;display:flex}.portal-composer-types{flex-wrap:wrap;gap:8px;display:flex}.portal-composer-type{padding:7px 14px;font-size:.85rem;font-weight:600}.portal-composer-type.is-active{border-color:var(--portal-blurple-hover)!important;background:var(--portal-blurple)!important;color:#fff!important}.portal-composer-type[aria-disabled=true]{opacity:.55;cursor:not-allowed}.portal-composer-blurb{color:var(--portal-text-muted,#949ba4);margin:0;font-size:.85rem}.portal-composer-field{flex-direction:column;gap:6px;display:flex}.portal-composer-field>span{color:var(--portal-text-muted,#949ba4);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:600}.portal-composer-field input,.portal-composer-field select,.portal-composer-field textarea{border:1px solid var(--portal-blurple-rest,#5865f259);background:var(--portal-readable,#1e1f22);color:var(--portal-text,#dbdee1);font:inherit;border-radius:10px;padding:9px 12px}.portal-composer-field input:focus,.portal-composer-field select:focus,.portal-composer-field textarea:focus{border-color:var(--portal-blurple-hover,#5865f2);outline:none;box-shadow:0 0 0 2px #5865f240}.portal-composer-field textarea{resize:vertical}.portal-composer-ok{color:#3ba55c;margin:0;font-size:.85rem}.portal-composer-err{color:#ed4245;margin:0;font-size:.85rem}.portal-composer-mentions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.portal-composer-chip{color:var(--portal-text,#dbdee1);cursor:pointer;border-radius:999px;padding:3px 10px;font-size:.78rem;font-weight:600}.portal-composer-mention{max-width:150px;font-size:.78rem;font-weight:600;border-radius:999px!important;padding:3px 8px!important}.portal-composer-mention-hint{color:#f0a232;font-size:.78rem}.portal-composer .primary{align-self:flex-start}.live-support-title{flex-direction:column;gap:2px;display:flex}.live-support-presence{color:var(--portal-text-muted,#949ba4);font-size:.72rem}.live-support-presence.is-active{color:#3ba55c}.live-support-presence.is-active:before{content:"";background:#3ba55c;border-radius:999px;width:7px;height:7px;margin-right:6px;display:inline-block}
