.editor-body{overflow:auto;background:radial-gradient(circle at 30% 0,#28594f,#0b292d 68%);color:#f8f3df}.editor-shell{width:min(1200px,calc(100% - 30px));margin:0 auto;padding:28px 0 50px}.editor-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.editor-header h1{margin:0;font-family:Georgia,serif;font-size:2.2rem;font-weight:500}.editor-header a{color:#f5d67e}.editor-layout{display:grid;grid-template-columns:300px 1fr;gap:20px}.editor-panel,.editor-workspace{padding:20px;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:rgba(16,47,47,.86);box-shadow:0 18px 50px rgba(0,0,0,.25)}.editor-panel h2{margin:0 0 12px;font-size:.9rem;color:#f2d37b}.editor-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.editor-fields label:nth-child(2){grid-column:1/-1}.editor-panel label{display:flex;flex-direction:column;gap:4px;color:#a8bdb0;font-size:.7rem}.editor-panel input,.editor-panel select,.editor-workspace textarea{width:100%;padding:8px;border:1px solid #52736a;border-radius:9px;color:#eef4ec;background:#0d3030}.editor-panel fieldset{margin:17px 0;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:13px}.editor-panel legend{padding:0 6px;color:#bcd0c2;font-size:.7rem;font-weight:800}.color-checks{display:grid;grid-template-columns:1fr 1fr;gap:6px}.color-checks label{display:flex;flex-direction:row;align-items:center}.color-checks input{width:auto}.tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.tool-grid button,.editor-actions button{min-height:36px;border:1px solid #52736a;border-radius:9px;color:#e5eee6;background:#204b45}.tool-grid button.is-active{border-color:#f2d379;color:#f7dfa0;background:#3e6a55}.spread-setting{flex-direction:row!important;margin-top:14px}.spread-setting input{width:auto}.editor-workspace{display:flex;flex-direction:column;align-items:center}.editor-board{--cols:7;display:grid;grid-template-columns:repeat(var(--cols),1fr);gap:4px;width:min(100%,620px);aspect-ratio:var(--ratio);padding:8px;border-radius:20px;background:#092b2d;touch-action:none;user-select:none}.editor-cell{position:relative;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#24514b;cursor:crosshair}.editor-cell.is-hole{background:rgba(0,0,0,.18);border-style:dashed}.editor-cell span{position:absolute;inset:5px;display:grid;place-items:center;border-radius:8px;color:white;font-size:clamp(.55rem,2vw,1rem);font-weight:900}.editor-cell .jelly{box-shadow:inset 0 0 0 3px #9ee4ed}.editor-cell .crate{background:#a56d44}.editor-cell .stone{background:#687871}.editor-cell .chain{background:linear-gradient(45deg,transparent 40%,#cbd5cf 41% 50%,transparent 51%),linear-gradient(-45deg,transparent 40%,#cbd5cf 41% 50%,transparent 51%)}.editor-cell .slime{background:rgba(94,139,68,.8)}.editor-cell .generator{color:#8de0c8}.editor-cell .exit{color:#ffdf76;align-items:end}.editor-cell .item{color:#ffe88d;text-shadow:0 0 10px #fff}.editor-help{color:#9fb7a8;font-size:.72rem}.editor-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin:10px 0}.editor-actions .primary-button{min-height:36px;box-shadow:0 4px 0 #9f6631}.editor-workspace textarea{height:190px;margin-top:10px;font-family:ui-monospace,Consolas,monospace;font-size:.7rem;resize:vertical}.editor-message{min-height:22px;margin-top:8px;color:#a7d7b8;font-size:.75rem}@media(max-width:800px){.editor-layout{grid-template-columns:1fr}.editor-panel{order:2}.editor-workspace{order:1}.editor-shell{width:min(100% - 16px,620px)}}
