.game-renderer-module__dSLltq__frame{border:1px solid var(--border,#12110f1f);background:var(--surface,#fffdf8);border-radius:24px;width:100%;min-width:0;overflow:hidden}.game-renderer-module__dSLltq__play{min-height:calc(100dvh - 2rem)}.game-renderer-module__dSLltq__preview{aspect-ratio:16/10;min-height:460px}.game-renderer-module__dSLltq__iframe{width:100%;height:100%;min-height:inherit;background:#f6f1e8;border:0;display:block}.game-renderer-module__dSLltq__invalid{min-height:260px;color:var(--text-secondary,#706a62);text-align:center;place-items:center;padding:24px;display:grid}@media (max-width:720px){.game-renderer-module__dSLltq__frame{border-radius:18px}.game-renderer-module__dSLltq__preview{aspect-ratio:auto;min-height:620px}}
.game-editor-module__DJf5RW__editor{--editor-accent:var(--accent,#bd572c);--editor-accent-hover:var(--accent-hover,#9f431f);--editor-bg:var(--background-secondary,#efe8dc);--editor-surface:var(--surface,#fffdf8);--editor-text:var(--text-primary,#171512);--editor-muted:var(--text-secondary,#706a62);--editor-border:var(--border,#12110f1f);border:1px solid var(--editor-border);background:var(--editor-bg);min-height:720px;color:var(--editor-text);border-radius:24px;overflow:hidden}.game-editor-module__DJf5RW__editor button,.game-editor-module__DJf5RW__editor input,.game-editor-module__DJf5RW__editor select,.game-editor-module__DJf5RW__editor textarea{font:inherit}.game-editor-module__DJf5RW__toolbar{border-bottom:1px solid var(--editor-border);background:var(--editor-surface);justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:10px 14px 10px 20px;display:flex}.game-editor-module__DJf5RW__toolbar>div:first-child{gap:3px;min-width:0;display:grid}.game-editor-module__DJf5RW__toolbar strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.game-editor-module__DJf5RW__saveStatus{color:var(--editor-muted);font-size:12px}.game-editor-module__DJf5RW__saveStatus[data-status=error]{color:#9b382e}.game-editor-module__DJf5RW__toolbarActions{align-items:center;gap:6px;display:flex}.game-editor-module__DJf5RW__toolbarActions button,.game-editor-module__DJf5RW__itemActions button,.game-editor-module__DJf5RW__dragHandle{border:1px solid var(--editor-border);background:var(--editor-surface);min-width:36px;min-height:36px;color:var(--editor-text);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.game-editor-module__DJf5RW__toolbarActions button:hover,.game-editor-module__DJf5RW__itemActions button:hover,.game-editor-module__DJf5RW__dragHandle:hover{border-color:var(--editor-accent)}.game-editor-module__DJf5RW__toolbarActions button:disabled,.game-editor-module__DJf5RW__itemActions button:disabled{cursor:not-allowed;opacity:.38}.game-editor-module__DJf5RW__toolbarActions .game-editor-module__DJf5RW__downloadButton{border-color:var(--editor-accent);background:var(--editor-accent);color:#fffaf5;white-space:nowrap;gap:7px;padding:8px 13px}.game-editor-module__DJf5RW__toolbarActions .game-editor-module__DJf5RW__publishButton{white-space:nowrap;gap:7px;padding:8px 13px}.game-editor-module__DJf5RW__toolbarActions .game-editor-module__DJf5RW__downloadButton:hover{background:var(--editor-accent-hover)}.game-editor-module__DJf5RW__actionError{border-bottom:1px solid var(--editor-border);color:#883027;background:#f8dcd6;margin:0;padding:9px 18px;font-size:13px}.game-editor-module__DJf5RW__publicationBar{border-bottom:1px solid var(--editor-border);color:#285d38;background:#e4efe4;align-items:center;gap:10px;padding:9px 18px;font-size:13px;display:flex}.game-editor-module__DJf5RW__publicationBar span{margin-right:auto}.game-editor-module__DJf5RW__publicationBar a,.game-editor-module__DJf5RW__publicationBar button{color:inherit;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;font-weight:800;text-decoration:underline}.game-editor-module__DJf5RW__tabs{display:none}.game-editor-module__DJf5RW__workspace{grid-template-columns:minmax(220px,.7fr) minmax(360px,1.15fr) minmax(390px,1.35fr);min-height:656px;display:grid}.game-editor-module__DJf5RW__structurePanel,.game-editor-module__DJf5RW__contentPanel,.game-editor-module__DJf5RW__previewPanel{min-width:0;padding:18px}.game-editor-module__DJf5RW__structurePanel,.game-editor-module__DJf5RW__contentPanel{border-right:1px solid var(--editor-border)}.game-editor-module__DJf5RW__contentPanel{background:var(--editor-surface);max-height:calc(100dvh - 96px);overflow-y:auto}.game-editor-module__DJf5RW__previewPanel{background:color-mix(in srgb, var(--editor-bg) 82%, var(--editor-surface))}.game-editor-module__DJf5RW__panelHeading{justify-content:space-between;align-items:center;gap:10px;min-height:34px;margin-bottom:14px;display:flex}.game-editor-module__DJf5RW__panelHeading h2{margin:0;font-size:17px}.game-editor-module__DJf5RW__panelHeading span,.game-editor-module__DJf5RW__blockEditorTitle span{color:var(--editor-muted);font-size:12px}.game-editor-module__DJf5RW__blockList{gap:8px;display:grid}.game-editor-module__DJf5RW__blockItem{border:1px solid var(--editor-border);background:var(--editor-surface);border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:9px;display:grid}.game-editor-module__DJf5RW__blockItem[data-selected=true]{border-color:var(--editor-accent);box-shadow:inset 3px 0 0 var(--editor-accent)}.game-editor-module__DJf5RW__blockItem[data-dragging=true]{opacity:.6}.game-editor-module__DJf5RW__dragHandle{cursor:grab;touch-action:none}.game-editor-module__DJf5RW__blockMain{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:3px 0}.game-editor-module__DJf5RW__blockMain strong,.game-editor-module__DJf5RW__blockMain span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.game-editor-module__DJf5RW__blockMain strong{font-size:13px}.game-editor-module__DJf5RW__blockMain span{color:var(--editor-muted);margin-top:3px;font-size:11px}.game-editor-module__DJf5RW__itemActions{grid-column:1/-1;gap:5px;padding-left:44px;display:flex}.game-editor-module__DJf5RW__itemActions button{min-width:30px;min-height:30px}.game-editor-module__DJf5RW__addBlock{border-top:1px solid var(--editor-border);gap:7px;margin-top:14px;padding-top:14px;display:grid}.game-editor-module__DJf5RW__addBlock label{color:var(--editor-muted);font-size:12px;font-weight:700}.game-editor-module__DJf5RW__addBlock select,.game-editor-module__DJf5RW__addBlock button,.game-editor-module__DJf5RW__field input,.game-editor-module__DJf5RW__field select,.game-editor-module__DJf5RW__field textarea{border:1px solid var(--editor-border);background:var(--editor-surface);width:100%;min-height:42px;color:var(--editor-text);border-radius:12px;padding:9px 11px}.game-editor-module__DJf5RW__addBlock button{border-color:var(--editor-accent);background:var(--editor-accent);color:#fffaf5;cursor:pointer;justify-content:center;align-items:center;gap:7px;font-weight:700;display:flex}.game-editor-module__DJf5RW__metaFields,.game-editor-module__DJf5RW__fieldGrid{gap:12px;display:grid}.game-editor-module__DJf5RW__metaFields{border-bottom:1px solid var(--editor-border);margin-bottom:22px;padding-bottom:22px}.game-editor-module__DJf5RW__field{color:var(--editor-text);gap:6px;font-size:13px;font-weight:700;display:grid}.game-editor-module__DJf5RW__field textarea{resize:vertical;line-height:1.45}.game-editor-module__DJf5RW__field small{color:var(--editor-muted);font-weight:400}.game-editor-module__DJf5RW__field input:focus,.game-editor-module__DJf5RW__field select:focus,.game-editor-module__DJf5RW__field textarea:focus,.game-editor-module__DJf5RW__addBlock select:focus,.game-editor-module__DJf5RW__editor button:focus-visible{outline:3px solid color-mix(in srgb, var(--editor-accent) 28%, transparent);outline-offset:2px}.game-editor-module__DJf5RW__inlineFields{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;display:grid}.game-editor-module__DJf5RW__blockEditor{gap:18px;display:grid}.game-editor-module__DJf5RW__blockEditorTitle{gap:4px;display:grid}.game-editor-module__DJf5RW__group{border:1px solid var(--editor-border);border-radius:16px;gap:12px;margin:0;padding:16px;display:grid}.game-editor-module__DJf5RW__group legend{padding:0 7px;font-size:13px;font-weight:800}.game-editor-module__DJf5RW__checkbox{align-items:center;gap:9px;font-size:13px;font-weight:700;display:flex}.game-editor-module__DJf5RW__checkbox input{width:18px;height:18px;accent-color:var(--editor-accent)}.game-editor-module__DJf5RW__removeCharacter{border:1px solid var(--editor-border);background:var(--editor-surface);color:#8e352c;cursor:pointer;border-radius:12px;align-items:center;gap:7px;width:fit-content;min-height:38px;padding:8px 11px;display:inline-flex}@media (max-width:1180px){.game-editor-module__DJf5RW__tabs{border-bottom:1px solid var(--editor-border);background:var(--editor-surface);grid-template-columns:repeat(3,1fr);gap:6px;padding:8px;display:grid}.game-editor-module__DJf5RW__tabs button{min-height:40px;color:var(--editor-muted);cursor:pointer;background:0 0;border:0;border-radius:12px}.game-editor-module__DJf5RW__tabs button[aria-selected=true]{background:var(--editor-bg);color:var(--editor-text);font-weight:800}.game-editor-module__DJf5RW__workspace{display:block}.game-editor-module__DJf5RW__structurePanel,.game-editor-module__DJf5RW__contentPanel,.game-editor-module__DJf5RW__previewPanel{border-right:0;min-height:640px;display:none}.game-editor-module__DJf5RW__structurePanel[data-active=true],.game-editor-module__DJf5RW__contentPanel[data-active=true],.game-editor-module__DJf5RW__previewPanel[data-active=true]{display:block}}@media (max-width:640px){.game-editor-module__DJf5RW__editor{border-radius:18px;min-height:100dvh}.game-editor-module__DJf5RW__toolbar{align-items:flex-start;padding:10px}.game-editor-module__DJf5RW__toolbarActions .game-editor-module__DJf5RW__downloadButton,.game-editor-module__DJf5RW__toolbarActions .game-editor-module__DJf5RW__publishButton{white-space:nowrap;width:42px;padding:8px 10px;overflow:hidden}.game-editor-module__DJf5RW__structurePanel,.game-editor-module__DJf5RW__contentPanel,.game-editor-module__DJf5RW__previewPanel{padding:14px}.game-editor-module__DJf5RW__inlineFields{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.game-editor-module__DJf5RW__blockItem,.game-editor-module__DJf5RW__editor button{transition:none!important}}
