html[data-theme=light]{color-scheme:light;--bg:#dbe6f1;--bg-elevated:#e4edf6;--surface:rgba(230,239,248,0.92);--surface-strong:#edf4fa;--surface-muted:#dce7f1;--surface-soft:rgba(224,235,246,0.9);--border:#bdccdc;--border-strong:#aebfd1;--text:#18283c;--text-soft:#283d56;--muted:#5e7188;--muted-soft:#798aa0;--accent:#5576df;--accent-strong:#405fcc;--accent-soft:#cfdbf6;--accent-soft-strong:#b9c9ef;--accent-contrast:#ffffff;--success-bg:#eaf8f1;--success-border:#cae6d6;--success-text:#295f47;--warning-bg:#fff3e2;--warning-border:#efd7a8;--warning-text:#835d30;--danger-bg:#fff1f5;--danger-border:#efcdda;--danger-text:#8d4560;--shadow:0 18px 42px rgba(24,37,58,0.1);--shadow-soft:0 10px 24px rgba(24,37,58,0.07);--discord-shell:#e5e9ef;--discord-card:#f0f3f7;--discord-text:#2b2d31;--discord-muted:#6e7785;--discord-border:#dbe2ea;--discord-embed:#e8edf4}html[data-theme=dark]{color-scheme:dark;--bg:#0d1420;--bg-elevated:#121b2b;--surface:rgba(19,29,44,0.9);--surface-strong:#122031;--surface-muted:#18273a;--surface-soft:rgba(19,29,44,0.78);--border:#26384c;--border-strong:#304763;--text:#eff4fb;--text-soft:#dde6f2;--muted:#99a7bb;--muted-soft:#7d8da2;--accent:#8198ff;--accent-strong:#90a6ff;--accent-soft:rgba(129,152,255,0.14);--accent-soft-strong:rgba(129,152,255,0.22);--accent-contrast:#07111d;--success-bg:rgba(81,170,120,0.14);--success-border:rgba(110,207,156,0.22);--success-text:#c7f2de;--warning-bg:rgba(255,197,133,0.12);--warning-border:rgba(255,197,133,0.22);--warning-text:#ffe4bd;--danger-bg:rgba(255,145,173,0.12);--danger-border:rgba(255,145,173,0.22);--danger-text:#ffd8e3;--shadow:0 20px 46px rgba(0,0,0,0.2);--shadow-soft:0 12px 28px rgba(0,0,0,0.14);--discord-shell:#313338;--discord-card:#2b2d31;--discord-text:#f2f3f5;--discord-muted:#b5bac1;--discord-border:rgba(255,255,255,0.08);--discord-embed:#26282c}body,html{background:var(--bg);color:var(--text)}body{background-image:radial-gradient(circle at top left,rgba(99,132,248,.1),transparent 26%),radial-gradient(circle at bottom right,rgba(76,180,220,.08),transparent 22%),linear-gradient(180deg,var(--bg-elevated),var(--bg))}body:before{background:linear-gradient(180deg,rgba(255,255,255,.035),transparent 26%),radial-gradient(circle at 22% 14%,rgba(95,124,255,.08),transparent 16%);opacity:1}body:after{display:none}.shell{width:min(1240px,calc(100vw - 40px))}.landing-shell{padding:28px 0 72px}.admin-row,.cta-banner,.dashboard-heading,.dashboard-metric-card,.dashboard-sidebar,.empty-card,.field-card,.guild-module-rail-shell,.guild-summary-card,.hero-panel,.integration-card,.module-overview-card,.overview-card,.preview-card,.pricing-card,.section-card,.section-nav-shell,.server-card,.showcase-card,.sidebar-user-card,.status-banner,.summary-pill,.switch-card,.ticket-group-card,.topbar{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar{padding:16px 20px;border-radius:24px;background:var(--surface-soft)}.topbar-marketing{top:16px}.topbar-actions{gap:14px}.brand-title,.cta-banner h2,.dashboard-heading h1,.guild-module-rail-header h2,.guild-summary-header h1,.hero h1,.integration-card h3,.module-overview-card h3,.preview-card h3,.pricing-card h3,.pricing-header h2,.section-card h2,.section-nav-shell h2{color:var(--text)}.brand-kicker,.brand-subtitle,.brand-title,.dashboard-copy,.feature-checklist span,.guild-module-card-copy,.guild-subtext,.helper-text,.hero-copy,.info-card p,.marketing-strip-item p,.muted,.preview-block-copy,.preview-card p,.preview-note,.pricing-description,.progress-list span,.section-card-description,.server-card-copy,.sidebar-context-copy,.sidebar-user-handle{color:var(--muted)}.brand-chip{border-color:var(--border-strong);background:var(--surface-muted);color:var(--text-soft)}.dashboard-metric-label,.guild-module-rail-meta,.hero-kicker,.hero-stat-label,.info-card-label,.marketing-nav a,.section-card-eyebrow,.showcase-label,.sidebar-context-label,.sidebar-section-heading,.summary-pill-label,.switch-kicker{color:var(--muted-soft)}.hero{grid-template-columns:minmax(0,1.06fr) minmax(340px,.94fr);gap:20px;margin-top:24px}.cta-banner,.dashboard-heading,.empty-card,.guild-summary-card,.hero-panel,.section-card,.section-nav-shell{padding:28px;border-radius:28px}.hero-panel-primary,.pricing-card-featured,.section-card-spotlight,.server-card-live,.showcase-card-primary{background:var(--surface-strong)}.hero-panel-primary:after{display:none}.announcement-chip,.beta-pill,.pricing-badge,.sidebar-link-badge,.status-banner-warn strong,.status-pill-premium{background:var(--warning-bg);color:var(--warning-text);border-color:var(--warning-border)}.status-pill-online{background:var(--success-bg);color:var(--success-text);border-color:var(--success-border)}.status-banner-warn,.status-pill-warning{background:var(--warning-bg);color:var(--warning-text);border-color:var(--warning-border)}.button,.ghost-button,.inline-button,.status-banner,.theme-toggle-button,.upload-field-button{box-shadow:none}.button{background:var(--accent);color:var(--accent-contrast);border-color:var(--accent)}.button:focus-visible,.button:hover{background:var(--accent-strong);border-color:var(--accent-strong)}.ghost-button,.inline-button,.upload-field-button{background:var(--surface-muted);color:var(--text);border-color:var(--border)}.ghost-button:hover,.inline-button:hover,.upload-field-button:hover{background:var(--surface-strong);border-color:var(--border-strong)}.theme-toggle{display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;width:100%;padding:4px;border-radius:999px;border:1px solid var(--border);background:var(--surface-muted)}.theme-toggle-compact{width:auto;min-width:168px}.theme-toggle-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 14px;border:none;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer;transition:background .14s ease,color .14s ease,transform .14s ease}.theme-toggle-button:hover{color:var(--text)}.theme-toggle-button-active{background:var(--surface-strong);color:var(--text);box-shadow:var(--shadow-soft)}.audience-card,.dashboard-metric-card,.discord-embed-card,.feature-card,.guild-module-card,.hero-stat,.landing-user-dropdown,.landing-user-trigger,.module-overview-card,.overview-card,.preview-content,.preview-hero,.preview-mini-card,.preview-sidebar,.pricing-card,.sidebar-context-card,.sidebar-server-card,.sidebar-user-card,.summary-pill,.ticket-inline-toggle,.upload-field-preview{background:var(--surface-muted);border-color:var(--border);box-shadow:none}.landing-user-dropdown,.landing-user-trigger{-webkit-backdrop-filter:none;backdrop-filter:none}.guild-module-card-title,.landing-user-meta span,.landing-user-meta strong,.sidebar-context-value,.sidebar-user-name{color:var(--text)}.landing-user-meta span{color:var(--muted)}.admin-inline-form,.config-card-grid,.embed-editor-grid,.feature-grid,.field-row,.guild-module-rail-grid,.landing-overview,.module-overview-grid,.pricing-grid,.server-grid,.story-grid,.ticket-button-form-grid,.ticket-button-inline-actions{gap:18px}.landing-overview{margin-top:22px}.audience-card,.feature-card,.module-overview-card,.overview-card,.preview-card,.ticket-group-card{min-height:0}.showcase-card-clean{padding:24px}.preview-content-clean,.preview-stage,.preview-stage-clean{grid-template-columns:1fr}.preview-stage{gap:12px}.brand-chip,.preview-badge{box-shadow:none}.preview-badge{background:var(--accent-soft);border:1px solid var(--accent-soft-strong);color:var(--text-soft)}.command-pill-feature{background:var(--surface-strong);border-color:var(--border);color:var(--text-soft)}.dashboard-shell{grid-template-columns:292px minmax(0,1fr);gap:20px;width:min(1380px,calc(100vw - 36px));padding:18px 0 34px}.dashboard-sidebar{position:-webkit-sticky;position:sticky;top:16px;height:calc(100vh - 32px);padding:18px;border-radius:28px;background:linear-gradient(180deg,var(--surface-soft),rgba(255,255,255,.02));overflow:hidden}.dashboard-sidebar-topbar{display:grid;grid-gap:14px;gap:14px}.sidebar-stat-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.sidebar-stat-pill{display:grid;grid-gap:4px;gap:4px;padding:12px;border:1px solid var(--border);border-radius:16px;background:var(--surface-muted);text-align:center}.sidebar-stat-pill strong{font-family:var(--font-display);font-size:1rem;color:var(--text)}.sidebar-stat-pill span{font-size:.78rem;color:var(--muted)}.sidebar-nav-groups{display:grid;grid-gap:16px;gap:16px;min-height:0}.sidebar-nav-group{display:grid;grid-gap:10px;gap:10px}.sidebar-link-secondary{display:inline-flex;justify-content:center}.dashboard-main,.guild-page-content,.guild-page-shell,.sidebar-context-stack,.sidebar-section{display:grid;grid-gap:16px;gap:16px}.settings-panel,.sidebar-nav{gap:10px}.guild-link,.section-link,.sidebar-link{min-height:46px;padding:0 14px;border-radius:14px;border:1px solid transparent;background:transparent;color:var(--muted)}.guild-link:hover,.section-link:hover,.sidebar-link:hover{background:var(--surface-muted);color:var(--text)}.guild-link-active,.module-subnav-link-active,.section-link-active,.sidebar-link-active{background:var(--accent-soft);border-color:var(--accent-soft-strong);color:var(--text)}.sidebar-server-card{padding:12px}.sidebar-server-card-compact{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px}.sidebar-context-card{gap:8px;padding:14px;border-radius:16px}.sidebar-context-grid{display:grid;grid-gap:12px;gap:12px}.sidebar-context-card-compact{min-height:0}.sidebar-context-label{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.sidebar-context-value{font-size:.96rem;font-weight:700}.sidebar-context-copy{margin:0;font-size:.88rem;line-height:1.55}.sidebar-context-action{width:100%}.guild-module-rail-shell{gap:20px;padding:24px;border-radius:28px}.guild-module-rail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.guild-module-rail-header h2{margin:0 0 8px;font-family:var(--font-display);font-size:clamp(1.7rem,2vw,2.2rem);font-weight:800;letter-spacing:-.05em}.guild-module-rail-stats{display:grid;justify-items:end;grid-gap:10px;gap:10px}.guild-module-mini-stats{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.guild-module-mini-stat{display:inline-grid;gap:2px;min-width:88px;padding:10px 12px;border:1px solid var(--border);border-radius:14px;background:var(--surface-muted);text-align:center}.guild-module-mini-stat strong{color:var(--text);font-family:var(--font-display)}.guild-module-mini-stat span{color:var(--muted);font-size:.78rem}.guild-module-rail-meta{font-size:.88rem}.guild-module-rail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.guild-module-catalog{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.guild-module-category-card{display:grid;grid-gap:16px;gap:16px;padding:18px;border:1px solid var(--border);border-radius:22px;background:var(--surface-muted)}.guild-module-category-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.guild-module-category-title{margin:0 0 6px;font-family:var(--font-display);font-size:1.02rem;font-weight:700;color:var(--text)}.guild-module-category-copy{margin:0;max-width:760px;font-size:.92rem;line-height:1.55;color:var(--muted)}.guild-module-list{display:grid;grid-gap:10px;gap:10px}.guild-module-list-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;padding:14px 16px;border:1px solid var(--border);border-radius:18px;background:var(--surface-strong);transition:border-color .14s ease,background .14s ease,transform .14s ease}.guild-module-list-item:hover{transform:translateY(-1px);border-color:var(--border-strong)}.guild-module-list-item-active{border-color:var(--accent-soft-strong);background:var(--accent-soft)}.guild-module-list-copy,.guild-module-list-side{display:grid;grid-gap:6px;gap:6px}.guild-module-list-side{justify-items:end}.guild-module-card-title{font-family:var(--font-display);font-size:1rem;font-weight:700;letter-spacing:-.03em}.guild-module-card-copy{font-size:.9rem;line-height:1.5}.guild-module-list-arrow{color:var(--muted-soft);font-size:.82rem;font-weight:600}.module-subnav{gap:8px;padding:4px;margin-bottom:18px;border:1px solid var(--border);border-radius:16px;background:var(--surface-muted);overflow-x:auto}.module-subnav-link{min-height:42px;padding:0 14px;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--muted)}.module-subnav-link:hover{background:var(--surface-strong);color:var(--text)}.module-subnav-link-active{border-bottom-color:transparent}.dashboard-heading-hero{align-items:start}.dashboard-metric-strip,.guild-summary-grid,.hero-feature-row,.marketing-strip,.pricing-grid{gap:14px}.server-card{padding:22px;border-radius:24px}.dashboard-home-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);grid-gap:18px;gap:18px}.server-stack{display:grid;grid-gap:14px;gap:14px}.server-card-compact{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:18px;gap:18px;min-height:0}.server-card-compact .server-card-main{display:grid;grid-gap:12px;gap:12px}.server-empty-state{padding:18px;border:1px dashed var(--border-strong);border-radius:18px;background:var(--surface-muted);color:var(--muted);line-height:1.6}.server-card-heading,.settings-layout{align-items:start}.settings-layout{grid-template-columns:minmax(0,1fr) 380px;gap:22px}.settings-aside,.ticket-settings-aside{position:-webkit-sticky;position:sticky;top:18px;gap:16px}.admin-row,.field-card,.preview-card,.switch-card,.ticket-group-card{padding:20px;border-radius:22px}.input,.select,.textarea{background:var(--surface-strong);color:var(--text);border:1px solid var(--border)}.input::placeholder,.textarea::placeholder{color:var(--muted-soft)}.input:focus,.select:focus,.textarea:focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.discord-preview-shell{grid-template-columns:52px minmax(0,1fr);padding:20px;border-radius:22px;background:var(--discord-shell);border-color:var(--discord-border)}.discord-embed-author,.discord-embed-title,.discord-preview-content,.discord-preview-meta strong{color:var(--discord-text)}.discord-embed-description,.discord-embed-footer,.discord-preview-meta,.discord-preview-timestamp{color:var(--discord-muted)}.discord-embed-card{background:var(--discord-embed)}.discord-preview-button-secondary{background:#4e5058}.discord-preview-button-primary{background:#5865f2}.discord-preview-button-success{background:#248046}.discord-preview-button-danger{background:#da373c}.upload-field-preview{background:var(--surface-strong)}.discord-embed-image img,.discord-embed-thumbnail img,.upload-field-preview img{object-fit:contain;background:transparent}.preview-note{background:var(--surface-muted)}.premium-crown-mark{display:inline-flex;margin-right:6px}@media (max-width:1200px){.dashboard-home-layout,.dashboard-shell,.hero,.settings-layout,.story-grid{grid-template-columns:1fr}.dashboard-sidebar,.settings-aside,.ticket-settings-aside{position:static;height:auto}}@media (max-width:960px){.admin-inline-form,.config-card-grid,.dashboard-metric-strip,.embed-editor-grid,.feature-grid,.field-row,.guild-module-category-grid,.guild-module-rail-grid,.hero-feature-row,.landing-overview,.module-overview-grid,.pricing-grid,.server-grid,.ticket-button-form-grid,.ticket-button-inline-actions{grid-template-columns:1fr}.dashboard-shell,.shell{width:min(100vw - 24px,1360px)}.topbar{border-radius:20px}.topbar-marketing{position:static}.marketing-nav{width:100%;justify-content:flex-start}.topbar-actions{width:100%;justify-content:space-between}.guild-module-rail-header{display:grid;grid-template-columns:1fr}.guild-module-catalog{grid-template-columns:1fr}.guild-module-rail-stats{justify-items:start}.guild-module-category-header{display:grid;grid-template-columns:1fr;align-items:start}}@media (max-width:720px){.cta-banner,.dashboard-heading,.dashboard-sidebar,.empty-card,.field-card,.guild-module-rail-shell,.guild-summary-card,.hero-panel,.preview-card,.pricing-card,.section-card,.section-nav-shell,.switch-card,.ticket-group-card,.topbar{padding:20px}.theme-toggle,.theme-toggle-compact{width:100%}.sidebar-stat-strip{grid-template-columns:1fr}.guild-module-list-item,.server-card-compact{grid-template-columns:1fr;align-items:start}.guild-module-list-side{justify-items:start}.discord-embed-main,.discord-preview-shell{grid-template-columns:1fr}.hero h1{max-width:none;font-size:clamp(2.7rem,11vw,4.4rem)}}.support-role-picker{display:grid;grid-gap:12px;gap:12px}.support-role-picker-select{width:100%}.support-role-pill-list{display:flex;flex-wrap:wrap;gap:10px;min-height:44px;padding:10px;border:1px solid var(--border);border-radius:16px;background:var(--surface-muted)}.support-role-pill{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 8px 0 12px;border:1px solid var(--accent-soft-strong);border-radius:999px;background:var(--accent-soft);color:var(--text);font-size:.86rem;font-weight:700}.support-role-pill button{display:inline-grid;place-items:center;width:24px;height:24px;border:0;border-radius:999px;background:var(--surface-strong);color:var(--muted);cursor:pointer}.support-role-pill button:hover:not(:disabled){color:var(--text)}.support-role-pill button:disabled{cursor:not-allowed;opacity:.55}.support-role-empty{display:inline-flex;align-items:center;min-height:34px;color:var(--muted);font-size:.9rem}html[data-theme=light] body{background:radial-gradient(circle at 0 0,rgba(85,118,223,.13),transparent 28%),radial-gradient(circle at 100% 4%,rgba(72,161,200,.1),transparent 30%),linear-gradient(180deg,#e4edf6,#dbe6f1 54%,#d7e2ed)}html[data-theme=light] body:before{opacity:.45}html[data-theme=light] .admin-row,html[data-theme=light] .benefit-card,html[data-theme=light] .cta-banner,html[data-theme=light] .dashboard-heading,html[data-theme=light] .dashboard-metric-card,html[data-theme=light] .dashboard-sidebar,html[data-theme=light] .empty-card,html[data-theme=light] .field-card,html[data-theme=light] .guild-summary-card,html[data-theme=light] .hero-panel,html[data-theme=light] .marketing-strip-item,html[data-theme=light] .module-overview-card,html[data-theme=light] .preview-card,html[data-theme=light] .preview-mini-card,html[data-theme=light] .pricing-card,html[data-theme=light] .section-card,html[data-theme=light] .section-nav-shell,html[data-theme=light] .server-card,html[data-theme=light] .showcase-card,html[data-theme=light] .sidebar-server-card,html[data-theme=light] .sidebar-user-card,html[data-theme=light] .summary-pill,html[data-theme=light] .switch-card,html[data-theme=light] .ticket-group-card,html[data-theme=light] .topbar{border-color:rgba(160,178,198,.78);background:radial-gradient(circle at top right,rgba(85,118,223,.055),transparent 26%),linear-gradient(180deg,rgba(236,244,251,.92),rgba(224,235,246,.9));box-shadow:0 18px 40px rgba(35,54,78,.09)}html[data-theme=light] .dashboard-sidebar{background:radial-gradient(circle at top left,rgba(85,118,223,.08),transparent 30%),linear-gradient(180deg,rgba(228,238,248,.95),rgba(214,226,238,.95))}html[data-theme=light] .ticket-button-card{border-color:rgba(170,188,209,.82);background:radial-gradient(circle at top right,rgba(85,118,223,.08),transparent 28%),linear-gradient(180deg,rgba(233,242,250,.92),rgba(220,232,244,.92))}html[data-theme=light] .ticket-button-card-body{border-top-color:rgba(172,190,211,.72)}html[data-theme=light] .feature-checklist span,html[data-theme=light] .guild-link,html[data-theme=light] .module-subnav-link,html[data-theme=light] .preview-note,html[data-theme=light] .progress-list span,html[data-theme=light] .section-link,html[data-theme=light] .sidebar-link,html[data-theme=light] .support-role-pill-list,html[data-theme=light] .ticket-inline-toggle{border-color:rgba(170,188,209,.72);background:rgba(216,228,240,.72)}html[data-theme=light] .guild-link-active,html[data-theme=light] .module-subnav-link-active,html[data-theme=light] .section-link-active,html[data-theme=light] .sidebar-link-active{border-color:rgba(85,118,223,.24);background:rgba(207,219,246,.72);color:var(--text)}html[data-theme=light] .input,html[data-theme=light] .select,html[data-theme=light] .textarea{border-color:rgba(159,179,201,.88);background:rgba(236,244,250,.92);color:var(--text)}html[data-theme=light] .input::placeholder,html[data-theme=light] .textarea::placeholder{color:#7e8ea2}html[data-theme=light] .select option{background:#edf4fa;color:#18283c}html[data-theme=light] .status-pill,html[data-theme=light] .ticket-button-limit-banner,html[data-theme=light] .ticket-summary-badge{border-color:rgba(171,188,207,.9);background:rgba(232,240,248,.88);color:var(--text-soft)}html[data-theme=light] .ghost-button,html[data-theme=light] .inline-button,html[data-theme=light] .upload-field-button{border-color:rgba(156,176,198,.88);background:rgba(225,236,247,.88);color:var(--text)}html[data-theme=light] .button{background:linear-gradient(135deg,#5f7fe5,#55b9df);color:#ffffff}html[data-theme=light] .discord-preview-shell{border-color:#c7d0dc;background:radial-gradient(circle at top right,rgba(88,101,242,.08),transparent 26%),#e2e6ec}html[data-theme=light] .discord-embed-card{background:#edf0f5}html[data-theme=light] .discord-embed-author,html[data-theme=light] .discord-embed-title,html[data-theme=light] .discord-preview-content,html[data-theme=light] .discord-preview-meta strong{color:#24272f}html[data-theme=light] .discord-embed-description,html[data-theme=light] .discord-embed-footer,html[data-theme=light] .discord-preview-timestamp{color:#5f6978}html[data-theme=light]{--select-control-bg:rgba(231,240,248,0.94);--select-control-bg-hover:rgba(240,246,252,0.98);--select-control-border:rgba(148,169,194,0.9);--select-control-border-hover:rgba(85,118,223,0.42);--select-control-shadow:0 12px 26px rgba(35,54,78,0.08);--select-control-chevron:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.5 7.5L10 12L14.5 7.5' stroke='%23283d56' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--select-option-bg:#edf4fa;--select-option-fg:#18283c;--select-option-active:#d5e1f3}html[data-theme=dark]{--select-control-bg:rgba(10,16,27,0.78);--select-control-bg-hover:rgba(14,23,38,0.96);--select-control-border:rgba(152,177,216,0.16);--select-control-border-hover:rgba(114,216,255,0.34);--select-control-shadow:0 16px 34px rgba(0,0,0,0.16);--select-control-chevron:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.5 7.5L10 12L14.5 7.5' stroke='%23dce8ff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--select-option-bg:#101827;--select-option-fg:#f4f8ff;--select-option-active:#17243a}.select{min-height:54px;padding-right:48px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:var(--select-control-bg);background-image:var(--select-control-chevron),linear-gradient(135deg,rgba(127,140,255,.08),rgba(114,216,255,.055));background-position:calc(100% - 18px),50%;background-repeat:no-repeat;background-size:20px 20px,100% 100%;border-color:var(--select-control-border);color:var(--text);cursor:pointer;line-height:1.25;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),var(--select-control-shadow);transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease,transform .14s ease}.select:hover:not(:disabled){background-color:var(--select-control-bg-hover);border-color:var(--select-control-border-hover);transform:translateY(-1px)}.select:focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft),var(--select-control-shadow);outline:none}.select:disabled{cursor:not-allowed;opacity:.58;transform:none}.select optgroup,.select option{background:var(--select-option-bg);color:var(--select-option-fg)}.select option:checked{background:var(--select-option-active);color:var(--select-option-fg)}.field-label .select+small,.support-role-picker .select+.support-role-pill-list{margin-top:2px}.support-role-picker-select{min-height:52px}html[data-theme=light]{--bg:#d3dee9;--bg-elevated:#dce7f0;--surface:rgba(233,241,247,0.9);--surface-strong:#eef4f8;--surface-muted:#dfe9f2;--surface-soft:rgba(226,236,246,0.86);--panel:rgba(233,241,247,0.9);--panel-strong:rgba(239,246,250,0.96);--panel-soft:rgba(213,226,238,0.72);--border:rgba(153,174,197,0.62);--border-strong:rgba(124,149,178,0.72);--text:#162235;--muted:#64768d;--muted-2:#8190a2;--accent:#5778e5;--accent-2:#4db8dc;--accent-3:#2fae91;--shadow:0 18px 38px rgba(30,47,68,0.09);--shadow-soft:0 10px 24px rgba(30,47,68,0.06)}html[data-theme=dark]{--bg:#09111b;--bg-elevated:#101927;--surface:rgba(16,25,39,0.9);--surface-strong:#111d2c;--surface-muted:#172538;--surface-soft:rgba(16,25,39,0.78);--panel:rgba(16,25,39,0.88);--panel-strong:rgba(12,19,31,0.96);--panel-soft:rgba(126,151,255,0.06);--border:rgba(146,169,204,0.16);--border-strong:rgba(146,169,204,0.26);--shadow:0 20px 44px rgba(0,0,0,0.18);--shadow-soft:0 12px 26px rgba(0,0,0,0.12)}body{background-image:radial-gradient(circle at 12% 8%,color-mix(in srgb,var(--accent) 12%,transparent),transparent 28%),radial-gradient(circle at 92% 18%,color-mix(in srgb,var(--accent-2) 10%,transparent),transparent 24%),linear-gradient(180deg,var(--bg-elevated),var(--bg))}.dashboard-shell{grid-template-columns:280px minmax(0,1fr);gap:24px;width:min(1340px,calc(100vw - 48px));padding:24px 0 40px}.dashboard-sidebar{border-radius:30px;overflow:auto;background:linear-gradient(180deg,var(--surface),var(--surface-soft))}.dashboard-main{gap:24px}.admin-row,.dashboard-heading,.field-card,.guild-module-rail-shell,.guild-summary-card,.preview-card,.pricing-card,.section-card,.server-card,.status-banner,.switch-card,.ticket-group-card{border-color:var(--border);border-radius:28px;background:linear-gradient(180deg,color-mix(in srgb,var(--surface-strong) 72%,transparent),var(--surface));box-shadow:var(--shadow-soft)}.section-card{display:grid;grid-gap:24px;gap:24px;padding:clamp(24px,2.2vw,34px)}.section-card-header{max-width:860px;margin-bottom:0}.dashboard-heading h1,.guild-module-rail-header h2,.guild-summary-header h1,.section-card h2{letter-spacing:-.045em;line-height:.98}.field-card small,.field-label small,.helper-text,.section-card-description{max-width:72ch}.settings-layout{grid-template-columns:minmax(0,1fr) minmax(360px,430px);gap:24px}.config-card-grid,.embed-editor-grid,.field-row,.form-grid,.settings-panel,.ticket-button-form-grid,.ticket-button-inline-actions{gap:18px}.field-card,.preview-card,.switch-card,.ticket-group-card{padding:22px}.guild-module-rail-header,.ticket-group-header{align-items:flex-start}.input,.select,.textarea{min-height:52px;border-radius:18px;box-shadow:none}.textarea{min-height:128px}.button,.ghost-button,.inline-button,.upload-field-button{min-height:48px;border-radius:999px;box-shadow:none}.button:hover,.ghost-button:hover,.inline-button:hover,.upload-field-button:hover{transform:translateY(-1px)}.feature-grid,.guild-module-catalog,.pricing-grid,.server-grid{gap:18px}.custom-message-list-item,.dm-recipient-option,.guild-module-category-card,.guild-module-list-item{border-color:var(--border);background:var(--surface-soft);box-shadow:none}.custom-message-list-item,.guild-module-list-item{border-radius:22px}.preview-card-sticky,.settings-aside,.ticket-settings-aside{position:-webkit-sticky;position:sticky;top:24px}html[data-theme=light] .dashboard-heading,html[data-theme=light] .field-card,html[data-theme=light] .guild-module-rail-shell,html[data-theme=light] .guild-summary-card,html[data-theme=light] .preview-card,html[data-theme=light] .section-card,html[data-theme=light] .switch-card,html[data-theme=light] .ticket-group-card{background:linear-gradient(180deg,rgba(242,247,251,.82),rgba(230,239,247,.88))}html[data-theme=dark] .dashboard-heading,html[data-theme=dark] .field-card,html[data-theme=dark] .guild-module-rail-shell,html[data-theme=dark] .guild-summary-card,html[data-theme=dark] .preview-card,html[data-theme=dark] .section-card,html[data-theme=dark] .switch-card,html[data-theme=dark] .ticket-group-card{background:linear-gradient(180deg,rgba(18,29,45,.92),rgba(12,20,33,.94))}@media (max-width:1200px){.dashboard-shell,.settings-layout{grid-template-columns:1fr}.preview-card-sticky,.settings-aside,.ticket-settings-aside{position:static}.dashboard-sidebar{position:static;height:auto}}@media (max-width:760px){.dashboard-shell{width:min(100vw - 22px,1340px);padding-top:12px}.dashboard-sidebar,.field-card,.preview-card,.section-card,.switch-card,.ticket-group-card{border-radius:22px;padding:18px}}.portfolio-shell{min-height:100vh}.portfolio-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);grid-gap:24px;gap:24px;margin-top:30px;align-items:stretch}.portfolio-hero-card{min-height:420px;align-content:center}.portfolio-hero-card h1,.portfolio-process h2,.portfolio-section-header h2{margin:0;color:var(--text);font-family:var(--font-display);font-size:clamp(2.4rem,5vw,5.2rem);line-height:.96;letter-spacing:-.06em;text-wrap:balance}.portfolio-hero-card .section-card-description{font-size:1.05rem;line-height:1.8}.portfolio-preview-card{display:grid;align-content:end;grid-gap:18px;gap:18px;min-height:420px;padding:clamp(24px,3vw,36px);border:1px solid var(--border);border-radius:34px;background:radial-gradient(circle at top right,color-mix(in srgb,var(--accent-2) 20%,transparent),transparent 30%),linear-gradient(145deg,var(--surface-strong),var(--surface));box-shadow:var(--shadow-soft);overflow:hidden}.portfolio-preview-kicker,.portfolio-tag{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;padding:8px 12px;border:1px solid var(--border);border-radius:999px;background:var(--surface-muted);color:var(--muted);font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.portfolio-preview-card strong{color:var(--text);font-family:var(--font-display);font-size:clamp(2rem,4vw,3.8rem);line-height:.96;letter-spacing:-.06em}.portfolio-card p,.portfolio-preview-card p{margin:0;color:var(--muted);line-height:1.72}.portfolio-highlight-row,.portfolio-process-list,.portfolio-stack{display:flex;flex-wrap:wrap;gap:10px}.portfolio-highlight-row span,.portfolio-stack span{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border-radius:999px;border:1px solid var(--border);background:var(--panel-soft);color:var(--text);font-size:.88rem}.portfolio-section{display:grid;grid-gap:22px;gap:22px;margin-top:28px;padding:clamp(22px,2.4vw,32px);border:1px solid var(--border);border-radius:34px;background:linear-gradient(180deg,color-mix(in srgb,var(--surface-strong) 70%,transparent),var(--surface));box-shadow:var(--shadow-soft)}.portfolio-section-header{display:grid;grid-gap:12px;gap:12px;max-width:860px}.portfolio-process h2,.portfolio-section-header h2{font-size:clamp(2rem,3.5vw,3.8rem)}.portfolio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.portfolio-card{display:grid;grid-gap:16px;gap:16px;min-height:280px;padding:22px;border:1px solid var(--border);border-radius:28px;background:radial-gradient(circle at top right,color-mix(in srgb,var(--accent) 10%,transparent),transparent 26%),var(--surface-soft);box-shadow:none}.portfolio-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.portfolio-dot{width:12px;height:12px;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--accent-2));box-shadow:0 0 0 6px color-mix(in srgb,var(--accent-2) 12%,transparent)}.portfolio-card h3{margin:0;color:var(--text);font-family:var(--font-display);font-size:clamp(1.45rem,2vw,2rem);line-height:1.05;letter-spacing:-.05em}.portfolio-process{margin-top:28px}.portfolio-process-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.portfolio-process-list span{display:grid;grid-gap:10px;gap:10px;min-height:142px;padding:18px;border:1px solid var(--border);border-radius:24px;background:var(--surface-soft);color:var(--muted);line-height:1.55}.portfolio-process-list strong{color:var(--accent);font-family:var(--font-display);font-size:1.5rem}@media (max-width:1100px){.portfolio-grid,.portfolio-hero,.portfolio-process-list{grid-template-columns:1fr}.portfolio-hero-card,.portfolio-preview-card{min-height:auto}}@media (max-width:760px){.portfolio-hero{margin-top:18px}.portfolio-preview-card,.portfolio-section{border-radius:24px;padding:18px}}