select{font:inherit;background:#152328;border:1px solid #485c62;border-radius:6px;padding:13px;color:inherit;min-height:46px;width:100%}.inline{display:flex;align-items:center;gap:10px}.inline input{width:20px;height:20px}.strategy-card{text-align:left;padding:24px;display:grid;gap:12px;background:#1b292e}.strategy-card strong{font-size:22px}.strategy-card span,.strategy-card small{color:#b1c3c7}.editor-head{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.editor-head h1{font-size:38px;margin-top:10px}.strategy-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 20px}.editor-tools{display:flex;align-items:end;gap:10px;flex-wrap:wrap}.editor-tools label{margin:0;min-width:170px}.tactical-board{width:100%;height:65vh;min-height:350px;overflow:hidden;background:#bec4c6;border-radius:8px;border:1px solid #52636a;touch-action:none}.tactical-board svg{width:100%;height:100%;display:block;touch-action:none;user-select:none}.tactical-element{cursor:grab;pointer-events:all}.selection-panel{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:16px 0}.selection-panel label{margin:0;flex:1;min-width:160px}.instructions{max-width:none;margin-top:22px}summary{cursor:pointer;font-size:21px;font-weight:700;margin-bottom:18px}#slots{display:grid;grid-template-columns:repeat(auto-fit,minmax(225px,1fr));gap:18px}.slot{padding:18px;background:#223137;border-radius:6px}.slot textarea{min-height:150px}.history-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;border-bottom:1px solid #405258}#strategy-state{color:#d8f270}#history-panel{margin-top:24px}@media(max-width:760px){.strategy-fields{grid-template-columns:1fr 1fr;gap:0 12px}.strategy-fields label{min-width:0}.editor-tools label{flex:1;min-width:135px}.tactical-board{height:55vh;min-height:320px}.history-row{flex-wrap:wrap}.editor-head .toolbar{margin-top:0}.instructions{padding:18px}.strategy-fields input,.strategy-fields select{padding:10px;font-size:16px}}
