:root{--help-cyan:#45e7ff;--help-blue:#638cff;--help-violet:#aa72ff;--help-pink:#ff70d7;--help-green:#51d99b;--help-red:#ff6b82;--help-line:rgba(119,158,211,.14)}
.help-studio-page{min-height:100%;padding:18px;color:#dce8f6;background:radial-gradient(circle at 4% 0,rgba(69,231,255,.08),transparent 25%),radial-gradient(circle at 98% 3%,rgba(170,114,255,.09),transparent 28%)}
.help-studio-page .help-card{border:1px solid var(--help-line);border-radius:18px;background:linear-gradient(145deg,rgba(17,29,49,.97),rgba(8,17,31,.97));box-shadow:0 18px 45px rgba(0,0,0,.19)}
.help-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;overflow:hidden;padding:34px 38px}.help-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(100deg,rgba(69,231,255,.07),transparent 43%,rgba(255,112,215,.045))}.help-hero-copy,.help-hero-stats{position:relative}.help-hero-copy>span,.help-panel-heading>div>span{color:var(--help-cyan);font-size:.64rem;font-weight:900;letter-spacing:.19em}.help-hero h1{margin:5px 0 7px;color:#f5f9ff;font-size:clamp(1.8rem,2.5vw,2.65rem);line-height:1.02}.help-hero p{max-width:760px;margin:0;color:#8ca1bb;font-size:.86rem;line-height:1.55}.help-seed-note{display:inline-flex;align-items:center;gap:8px;margin-top:17px;padding:8px 11px;border:1px solid rgba(69,231,255,.15);border-radius:10px;color:#7890aa;background:rgba(69,231,255,.045);font-size:.61rem}.help-seed-note .mud-icon-root{color:var(--help-cyan);font-size:18px}.help-seed-note strong{color:#c9ebef}.help-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(125px,1fr));gap:9px;align-self:center}.help-hero-stats article{display:grid;grid-template-columns:35px 1fr;align-items:center;gap:10px;padding:12px;border:1px solid rgba(119,158,211,.12);border-radius:13px;background:rgba(4,12,23,.55)}.help-hero-stats .mud-icon-root{width:35px;height:35px;padding:8px;border-radius:10px;color:var(--help-cyan);background:rgba(69,231,255,.09)}.help-hero-stats article:nth-child(2) .mud-icon-root{color:#bd91ff;background:rgba(170,114,255,.1)}.help-hero-stats article.ready .mud-icon-root{color:var(--help-green);background:rgba(81,217,155,.1)}.help-hero-stats article.blocked .mud-icon-root{color:var(--help-red);background:rgba(255,107,130,.1)}.help-hero-stats strong,.help-hero-stats small{display:block}.help-hero-stats strong{color:#eef6ff;font-size:.81rem}.help-hero-stats small{color:#7187a1;font-size:.53rem;white-space:nowrap}
.help-toolbar{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:12px 0;padding:11px 14px 11px 18px;border-radius:14px!important}.help-sync{display:flex;align-items:center;gap:10px}.help-sync>span{width:9px;height:9px;border-radius:50%}.help-sync>span.synced{color:var(--help-green);background:currentColor;box-shadow:0 0 0 4px rgba(81,217,155,.08),0 0 13px currentColor}.help-sync>span.dirty{color:#f4ac64;background:currentColor;box-shadow:0 0 0 4px rgba(244,172,100,.08),0 0 13px currentColor}.help-sync strong,.help-sync small{display:block}.help-sync strong{color:#dce9f8;font-size:.71rem}.help-sync small{color:#70869f;font-size:.54rem}.help-toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.help-toolbar-progress{position:absolute;right:0;bottom:0;left:0;border-radius:0 0 14px 14px}
.help-studio-workspace{display:grid;grid-template-columns:minmax(250px,.58fr) minmax(560px,1.25fr) minmax(430px,.95fr);gap:12px;align-items:start}.help-category-rail,.help-designer,.help-preview,.help-validation{padding:18px}.help-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:15px}.help-panel-heading h2{margin:2px 0 3px;color:#edf5ff;font-size:1rem}.help-panel-heading p{margin:0;color:#70859f;font-size:.58rem;line-height:1.4}.help-panel-heading code{color:#a993da}.help-panel-heading>b,.help-publish-pill,.help-live-pill{padding:5px 8px;border:1px solid rgba(69,231,255,.15);border-radius:999px;color:var(--help-cyan);background:rgba(69,231,255,.055);font-size:.51rem;font-weight:900;letter-spacing:.08em;white-space:nowrap}
.help-category-list{display:grid;gap:7px}.help-category-card{width:100%;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px;border:1px solid rgba(119,158,211,.11);border-radius:11px;color:inherit;background:rgba(4,12,23,.45);text-align:left;cursor:pointer;transition:.15s}.help-category-card:hover{border-color:rgba(69,231,255,.26);transform:translateX(2px)}.help-category-card.selected{border-color:rgba(69,231,255,.38);background:linear-gradient(90deg,rgba(69,231,255,.1),rgba(4,12,23,.52));box-shadow:inset 3px 0 var(--help-cyan)}.help-category-card.draft{opacity:.58}.help-category-order{width:26px;height:26px;display:grid;place-items:center;border-radius:8px;color:#7187a1;background:rgba(119,158,211,.07);font-family:monospace;font-size:.54rem}.help-category-card.selected .help-category-order{color:var(--help-cyan);background:rgba(69,231,255,.1)}.help-category-copy{min-width:0}.help-category-copy strong,.help-category-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.help-category-copy strong{color:#dce8f5;font-size:.66rem}.help-category-copy small{margin-top:2px;color:#6b8099;font-size:.51rem}.help-category-state{color:#5f7895;font-size:.43rem;font-weight:900;letter-spacing:.09em}.help-category-card.selected .help-category-state{color:#83deeb}.help-add-category{display:grid;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(119,158,211,.1)}.help-rail-controls{display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;margin-top:10px;padding-top:9px;border-top:1px solid rgba(119,158,211,.08)}.help-empty-rail,.help-designer-empty,.help-empty-actions{display:grid;place-items:center;align-content:center;gap:5px;min-height:180px;border:1px dashed rgba(119,158,211,.18);border-radius:13px;color:#71869f;text-align:center}.help-empty-rail .mud-icon-root,.help-designer-empty .mud-icon-root{color:#9479cc;font-size:29px}.help-empty-rail strong,.help-designer-empty h2{margin:0;color:#bdccdc;font-size:.72rem}.help-empty-rail span,.help-designer-empty p{max-width:350px;margin:0;font-size:.55rem;line-height:1.45}
.help-designer{min-height:690px}.help-panel-heading.designer{margin-bottom:4px}.help-publish-pill{color:#8b9cb3;border-color:rgba(119,158,211,.14);background:rgba(119,158,211,.05)}.help-publish-pill.live{color:var(--help-green);border-color:rgba(81,217,155,.16);background:rgba(81,217,155,.06)}.help-designer-tabs .mud-tabs-panels{padding-top:17px}.help-form-stack{display:grid;gap:12px}.help-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.help-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 12px;border:1px solid rgba(119,158,211,.11);border-radius:11px;background:rgba(4,12,23,.4)}.help-toggle-row strong,.help-toggle-row small{display:block}.help-toggle-row strong{color:#d3e0ee;font-size:.65rem}.help-toggle-row small{margin-top:2px;color:#6b8099;font-size:.52rem;line-height:1.35}.help-module-insight{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid rgba(69,231,255,.13);border-radius:11px;color:var(--help-cyan);background:rgba(69,231,255,.035)}.help-module-insight .mud-icon-root{font-size:21px}.help-module-insight strong,.help-module-insight small{display:block}.help-module-insight strong{color:#cbe6e9;font-size:.64rem}.help-module-insight small{margin-top:2px;color:#6d889f;font-size:.52rem}.help-banner-mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.help-banner-mode-grid button{display:flex;align-items:center;gap:9px;padding:11px;border:1px solid rgba(119,158,211,.12);border-radius:11px;color:#8498b2;background:rgba(4,12,23,.4);text-align:left;cursor:pointer}.help-banner-mode-grid button.active{color:var(--help-cyan);border-color:rgba(69,231,255,.32);background:rgba(69,231,255,.065)}.help-banner-mode-grid .mud-icon-root{font-size:21px}.help-banner-mode-grid strong,.help-banner-mode-grid small{display:block}.help-banner-mode-grid strong{color:#d2dfed;font-size:.63rem}.help-banner-mode-grid small{color:#6d829b;font-size:.49rem}.banner-settings{margin-top:14px}.help-art-config{display:grid;gap:10px;padding:11px;border:1px solid rgba(170,114,255,.13);border-radius:12px;background:rgba(170,114,255,.035)}.help-art-config .help-toggle-row{padding:0;border:0;background:none}.help-color-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.help-color-editor{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:8px;padding:8px;border:1px solid rgba(119,158,211,.11);border-radius:10px;background:rgba(4,12,23,.4)}.help-color-editor>span{width:32px;height:32px;border:3px solid rgba(255,255,255,.08);border-radius:9px;box-shadow:0 0 14px currentColor}.help-color-editor small{display:block;color:#70859f;font-size:.47rem}.help-color-editor input{width:100%;padding:1px 0;border:0;outline:0;color:#d9e6f5;background:transparent;font-family:monospace;font-size:.61rem}.help-hidden-banner-note{display:flex;align-items:center;gap:11px;margin-top:15px;padding:18px;border:1px dashed rgba(119,158,211,.18);border-radius:12px;color:#8196af;background:rgba(4,12,23,.35)}.help-hidden-banner-note .mud-icon-root{font-size:25px}.help-hidden-banner-note strong,.help-hidden-banner-note small{display:block}.help-hidden-banner-note strong{color:#becddd;font-size:.67rem}.help-hidden-banner-note small{font-size:.54rem}
.help-token-rack{display:grid;grid-template-columns:auto 170px;gap:9px;padding:12px;border:1px solid rgba(170,114,255,.14);border-radius:12px;background:linear-gradient(110deg,rgba(170,114,255,.055),rgba(69,231,255,.025))}.help-token-rack>div:first-child{display:flex;align-items:center;gap:8px}.help-token-rack>div:first-child>.mud-icon-root{color:#b88fff}.help-token-rack strong,.help-token-rack small{display:block}.help-token-rack strong{color:#dbd1ef;font-size:.64rem}.help-token-rack small{color:#756d8d;font-size:.5rem}.help-token-list{display:flex;grid-column:1/-1;gap:5px;flex-wrap:wrap}.help-token-list button{padding:4px 7px;border:1px solid rgba(170,114,255,.17);border-radius:7px;color:#b9a5e8;background:rgba(7,12,26,.62);font-family:monospace;font-size:.48rem;cursor:pointer}.help-token-list button:hover{color:#fff;border-color:rgba(170,114,255,.38);background:rgba(170,114,255,.1)}.directory-copy{margin-top:13px}.help-subsection{padding-top:8px;border-top:1px solid rgba(119,158,211,.1)}.help-subsection strong,.help-subsection small{display:block}.help-subsection strong{color:#d6e3f1;font-size:.68rem}.help-subsection small{color:#6e839d;font-size:.52rem}.help-action-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:11px}.help-action-heading strong,.help-action-heading small{display:block}.help-action-heading strong{color:#dbe7f5;font-size:.69rem}.help-action-heading small{color:#71869e;font-size:.53rem}.help-action-list{display:grid;gap:10px}.help-action-card{display:grid;gap:10px;padding:11px;border:1px solid rgba(119,158,211,.12);border-radius:12px;background:rgba(4,12,23,.42)}.help-action-card.hidden{opacity:.58}.help-action-card>header{display:grid;grid-template-columns:22px 24px minmax(0,1fr) auto auto auto auto;align-items:center;gap:5px}.help-action-card>header>span{width:21px;height:21px;display:grid;place-items:center;border-radius:6px;color:var(--help-cyan);background:rgba(69,231,255,.08);font-family:monospace;font-size:.5rem}.help-action-card>header>strong{color:#d3e0ed;font-size:.64rem}.help-action-card>header>em{color:#6e859e;font-size:.43rem;font-style:normal;font-weight:900;letter-spacing:.08em}.help-action-card .guide-inline-emoji{width:19px;height:19px}.help-empty-actions{min-height:130px}.help-empty-actions .mud-icon-root{color:#8f78bf}
.help-preview-column{position:sticky;top:12px;display:grid;gap:12px}.help-panel-heading.preview{margin-bottom:12px}.help-live-pill{display:flex;align-items:center;gap:5px}.help-live-pill i{width:6px;height:6px;border-radius:50%;background:var(--help-green);box-shadow:0 0 9px var(--help-green)}.help-preview-scenarios{display:grid;grid-template-columns:100px 1fr 1fr;align-items:center;gap:7px;margin-bottom:10px;padding:8px;border:1px solid rgba(119,158,211,.1);border-radius:10px;background:rgba(4,12,23,.35)}.help-discord-shell{overflow:hidden;border:1px solid #202225;border-radius:11px;background:#313338;box-shadow:0 16px 35px rgba(0,0,0,.28)}.help-discord-channel{height:41px;display:flex;align-items:center;gap:7px;padding:0 12px;border-bottom:1px solid #1f2023;color:#f2f3f5;box-shadow:0 1px 3px rgba(0,0,0,.25)}.help-discord-channel .mud-icon-root{color:#949ba4;font-size:18px}.help-discord-channel strong{font-size:.67rem}.help-discord-channel span{margin-left:auto;color:#949ba4;font-size:.5rem}.help-discord-canvas{min-height:470px;padding:18px 10px}.help-discord-message{display:grid;grid-template-columns:36px minmax(0,1fr);gap:9px}.help-index-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#071621;background:linear-gradient(145deg,var(--help-cyan),#9c7cff);font-size:.62rem;font-weight:900}.help-message-body{min-width:0}.help-message-body>header{display:flex;align-items:center;gap:5px;height:19px}.help-message-body>header strong{color:#f2f3f5;font-size:.67rem}.help-message-body>header b{padding:1px 3px;border-radius:3px;color:#fff;background:#5865f2;font-size:.41rem}.help-message-body>header small{color:#949ba4;font-size:.47rem}.help-discord-content{margin:2px 0 6px;color:#dbdee1;font-size:.58rem;line-height:1.45}.help-discord-content.warning{color:#ffb7aa}.help-discord-embed{position:relative;max-width:480px;overflow:hidden;padding:10px 10px 9px 13px;border-radius:4px;background:#2b2d31;box-shadow:inset 4px 0 var(--help-embed-color);color:#dbdee1}.help-embed-description,.help-command-rows{font-size:.56rem;line-height:1.43;overflow-wrap:anywhere}.help-command-field{margin-top:8px}.help-command-field>strong{display:block;margin-bottom:3px;color:#f2f3f5;font-size:.58rem}.help-command-rows strong{color:#f1f3f5}.help-command-rows code,.help-embed-description code,.help-discord-content code{padding:1px 3px;border-radius:3px;color:#e3e5e8;background:#1e1f22;font-size:.52rem}.help-discord-embed>footer{clear:both;margin-top:7px;color:#b5bac1;font-size:.47rem}.help-generated-banner,.help-banner-url{display:block;width:100%;margin-top:9px;border-radius:5px}.help-banner-url{max-height:250px;object-fit:cover}.help-generated-banner{position:relative;aspect-ratio:4/1;overflow:hidden;background:#050914}.help-banner-background{position:absolute;inset:-30% 0;width:100%;height:160%;object-fit:cover}.help-banner-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,9,20,.83) 0,rgba(5,9,20,.67) 55%,rgba(5,9,20,.12) 82%)}.help-banner-copy{position:absolute;z-index:3;left:6.5%;top:30%;max-width:64%;text-shadow:0 2px 7px #000}.help-banner-copy strong,.help-banner-copy small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.help-banner-copy strong{color:#fff;font-size:clamp(.62rem,1.3vw,.95rem);letter-spacing:.015em;text-shadow:0 0 7px var(--accent),0 2px 5px #000}.help-banner-copy small{margin-top:11%;color:var(--status);font-size:clamp(.31rem,.56vw,.45rem);letter-spacing:.09em}.help-banner-art{position:absolute;z-index:2;right:2%;bottom:-46%;width:26%;height:155%;object-fit:contain}.help-tech-line{position:absolute;z-index:2;height:2px;bottom:20%;background:var(--accent);box-shadow:0 0 5px var(--accent)}.help-tech-line.one{left:6.5%;width:40%}.help-tech-line.two{left:48%;width:11%;background:var(--secondary)}.help-discord-select{height:34px;display:flex;align-items:center;justify-content:space-between;margin-top:6px;padding:0 10px;border-radius:4px;color:#b5bac1;background:#1e1f22;font-size:.54rem}.help-discord-select .mud-icon-root{font-size:17px}.help-discord-actions{display:flex;gap:5px;flex-wrap:wrap;margin-top:6px}.help-discord-actions button{height:30px;display:flex;align-items:center;gap:5px;padding:0 10px;border:0;border-radius:4px;color:#fff;background:#4e5058;font-size:.52rem;font-weight:600}.help-discord-actions button.primary{background:#5865f2}.help-discord-actions button.success{background:#248046}.help-discord-actions button.danger{background:#da373c}.help-discord-actions button.link{background:#4e5058}.help-discord-actions .guide-inline-emoji{width:16px;height:16px}.help-discord-actions .guide-inline-emoji-text{font-size:.72rem}.help-discord-actions button>.mud-icon-root{font-size:11px}.help-preview-note{display:flex;gap:8px;margin-top:10px;padding:9px;border:1px solid rgba(69,231,255,.12);border-radius:10px;color:var(--help-cyan);background:rgba(69,231,255,.035)}.help-preview-note>.mud-icon-root{font-size:18px}.help-preview-note strong,.help-preview-note small{display:block}.help-preview-note strong{color:#c9e6ea;font-size:.6rem}.help-preview-note small{color:#6c829b;font-size:.5rem;line-height:1.4}.help-validation>header{display:flex;align-items:center;gap:9px}.help-validation>header>.mud-icon-root{font-size:24px}.help-validation.valid>header>.mud-icon-root{color:var(--help-green)}.help-validation.invalid>header>.mud-icon-root{color:var(--help-red)}.help-validation strong,.help-validation small{display:block}.help-validation strong{color:#d9e6f4;font-size:.66rem}.help-validation small{color:#6f839c;font-size:.5rem}.help-validation ul{margin:10px 0 0;padding:9px 9px 9px 23px;border-radius:9px;font-size:.51rem;line-height:1.45}.help-validation ul.errors{color:#ff9baa;background:rgba(255,107,130,.055)}.help-validation ul.warnings{color:#d7a56e;background:rgba(240,163,90,.055)}
.help-discord-select.disabled{opacity:.5}
.help-discord-embed,.help-discord-select{width:100%;max-width:480px;box-sizing:border-box}
@media(max-width:1580px){.help-studio-workspace{grid-template-columns:minmax(250px,.55fr) minmax(560px,1.25fr)}.help-preview-column{position:static;grid-column:1/-1;grid-template-columns:minmax(520px,1.2fr) minmax(330px,.8fr)}.help-validation{align-self:start}}
@media(max-width:1080px){.help-hero{grid-template-columns:1fr}.help-studio-workspace{grid-template-columns:1fr}.help-preview-column{grid-column:auto;grid-template-columns:1fr}.help-category-list{grid-template-columns:repeat(2,1fr)}.help-designer{min-height:0}}
@media(max-width:720px){.help-studio-page{padding:10px}.help-hero{padding:25px 20px}.help-hero-stats{grid-template-columns:1fr}.help-toolbar{align-items:flex-start;flex-direction:column}.help-toolbar-actions{justify-content:flex-start}.help-category-list,.help-form-grid,.help-color-grid,.help-banner-mode-grid,.help-preview-scenarios{grid-template-columns:1fr}.help-token-rack{grid-template-columns:1fr}.help-action-card>header{grid-template-columns:22px 24px 1fr auto}.help-action-card>header>.mud-icon-button{grid-row:2}.help-discord-canvas{padding:14px 7px}}
