.editor-v2{grid-template-columns:minmax(650px,1fr) 360px}.editor-sidebar{max-height:calc(100vh - 140px)}.map-viewport{height:min(70vh,760px);overflow:hidden;position:relative;border:1px solid #174d61;border-radius:12px;background:radial-gradient(circle at 20% 20%,#18677c,#07364d 72%);touch-action:none;cursor:crosshair}.map-viewport.pan{cursor:grab}.map-viewport.panning{cursor:grabbing}.map-cell{position:absolute;display:grid;place-items:center;border:1px solid #0c5265;background:#2f725b;color:#ccebd4;box-shadow:inset 0 0 0 1px #276651}.map-cell.empty-slot{background:#0d4f68;border-color:#145d75}.map-cell .editor-art{width:80%;height:80%;fill:#f1c75d;stroke:#35513f;stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.map-cell.anchor:after{content:attr(data-faction);position:absolute;right:1px;bottom:1px;border-radius:8px;padding:1px 4px;background:#fff;color:#172b3a;font:700 9px system-ui}.map-cell.anchor.white:after{border:2px solid #f5f6ec}.map-cell.anchor.yellow:after{border:2px solid #f3c836}.map-cell.anchor.black:after{border:2px solid #242a2d}.map-cell.anchor.red:after{border:2px solid #d45343}.editor-toolbar{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.editor-toolbar .active{background:#d75c47;color:white;border-color:#b64b3b}.map-name{display:grid;gap:5px;font-size:13px;font-weight:700}.map-name input{padding:9px;border:1px solid #d6c28f;border-radius:8px;background:#fffdf7}.composition-heading{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.composition-heading h3{margin:0}.editor-hint{font-size:12px!important;margin:5px 0 9px}.composition{display:grid;grid-template-columns:1fr 78px 55px;gap:5px 8px;align-items:center;max-height:300px;overflow:auto}.composition label{font-size:12px}.composition input{width:100%;padding:5px;border:1px solid #d6c28f;border-radius:6px}.composition .recommended{font-size:11px;color:#68808a;text-align:right}.composition .empty input{background:#eef1e9}.balance-toggle{display:flex;gap:7px;align-items:center;margin:14px 0;font-size:13px;font-weight:700}.editor-tools{display:grid;gap:8px}.editor-tools .primary,.launch-actions .primary{background:var(--coral);border-color:#a74038;color:#fff;box-shadow:0 4px 0 #a74038;text-align:center}.editor-tools .primary:active,.launch-actions .primary:active{transform:translateY(2px);box-shadow:0 2px 0 #a74038}.editor-launch{margin:18px 0;padding-top:16px;border-top:1px solid #dfcfaa}.launch-settings{display:grid;grid-template-columns:1fr 1fr;gap:8px}.launch-settings label{display:grid;gap:4px;font-size:12px;font-weight:700}.launch-settings select,.launch-settings input{width:100%;padding:7px;border:1px solid #d6c28f;border-radius:7px;background:#fffdf7}.launch-settings .launch-teams{grid-column:1/-1;display:flex;align-items:center;gap:7px}.launch-settings .launch-teams input{width:auto}.launch-actions{display:grid;gap:8px;margin-top:12px}.launch-actions button{padding:10px;border-radius:8px;cursor:pointer}.launch-actions .ghost{border:1px solid #d7c395;background:#fff;text-align:left}.editor-result{display:grid;gap:9px;line-height:1.4}.editor-result strong{font:700 16px Georgia,serif}.editor-result ul{margin:0;padding-left:18px;font-size:12px}.editor-result .report-metrics{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:9px;background:#f4eddd;border-radius:8px;font-size:12px}.editor-result.report-error strong{color:#863c31}.editor-result.report-ok strong{color:#35513f}kbd{padding:1px 4px;border:1px solid #b8c3bd;border-radius:4px;background:#eef1e9;font:11px ui-monospace,monospace}

/* Native controls otherwise inherit the page's dark colour-scheme in Safari. */
.editor-launch input,.editor-launch select,.team-player select{color-scheme:light;color:#17343c;-webkit-text-fill-color:#17343c;caret-color:#17343c;opacity:1}.editor-launch input::placeholder{color:#647d82;-webkit-text-fill-color:#647d82;opacity:1}.editor-launch select option,.team-player select option{color:#17343c;background:#fffdf7}
