:root{--soh-editor-green:#07533e;--soh-editor-gold:#e7b53b;--soh-editor-ink:#173c32}
.soh-editor-toolbar{position:fixed;right:18px;top:50%;bottom:auto;left:auto;transform:translateY(-50%);z-index:999999;display:flex;flex-direction:column;gap:8px;align-items:stretch;width:190px;padding:12px;background:rgba(5,52,40,.97);color:#fff;border-radius:14px;box-shadow:0 18px 50px rgba(0,0,0,.28);font-family:inherit}.soh-editor-toolbar strong{margin:0 0 4px!important;line-height:1.25}.soh-editor-toolbar button,.soh-editor-toolbar a{width:100%;text-align:left}
.soh-editor-toolbar strong{margin-right:auto}.soh-editor-toolbar button,.soh-editor-toolbar a{border:0;border-radius:9px;padding:9px 12px;font-weight:800;cursor:pointer;text-decoration:none;background:#fff;color:#123c31}.soh-editor-toolbar .gold{background:var(--soh-editor-gold)}.soh-editor-toolbar .danger{background:#ffe3e3;color:#8a1717}
.soh-editor-banner{position:fixed;top:12px;left:50%;transform:translateX(-50%);z-index:999998;background:#fff7d6;color:#604900;border:1px solid #ecd36a;padding:8px 14px;border-radius:999px;font-weight:800;box-shadow:0 8px 24px rgba(0,0,0,.12)}
.soh-editing [data-soh-editable-text]{outline:1px dashed transparent;outline-offset:3px;transition:.15s}.soh-editing [data-soh-editable-text]:hover,.soh-editing [data-soh-editable-text]:focus{outline-color:#d7a51f;background:rgba(255,244,194,.35)}
.soh-editing img[data-soh-editable-image]{cursor:pointer;outline:2px dashed transparent;outline-offset:3px;transition:.15s}.soh-editing img[data-soh-editable-image]:hover{outline-color:#d7a51f;filter:brightness(.94)}
.soh-editor-image-tip{position:fixed;z-index:999999;background:#fff;color:#153c31;border:1px solid #d9e7e1;border-radius:9px;padding:7px 9px;font-size:12px;font-weight:800;pointer-events:none;box-shadow:0 8px 20px rgba(0,0,0,.12)}
.soh-editor-modal{position:fixed;inset:0;z-index:1000000;background:rgba(0,0,0,.55);display:grid;place-items:center;padding:20px}.soh-editor-modal[hidden]{display:none}.soh-editor-card{width:min(760px,96vw);max-height:90vh;overflow:auto;background:#fff;border-radius:18px;padding:22px;box-shadow:0 25px 80px rgba(0,0,0,.35)}.soh-editor-card h2{margin-top:0;color:#0a513d}.soh-editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.soh-editor-grid .full{grid-column:1/-1}.soh-editor-card label{display:block;font-weight:800;font-size:13px;margin:4px 0}.soh-editor-card input,.soh-editor-card select,.soh-editor-card textarea{width:100%;box-sizing:border-box;border:1px solid #cddbd5;border-radius:10px;padding:10px;font:inherit}.soh-editor-card textarea{min-height:120px;resize:vertical}.soh-editor-card .actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.soh-editor-card button{border:0;border-radius:9px;padding:10px 14px;font-weight:800;cursor:pointer}.soh-editor-card .primary{background:#0b6043;color:#fff}.soh-editor-card .secondary{background:#edf4f1;color:#18483b}
.soh-editor-addition{position:relative;border:2px dashed #d7a51f!important}.soh-editor-remove-added{position:absolute;top:8px;right:8px;border:0;border-radius:8px;background:#7a1515;color:#fff;padding:6px 8px;font-size:12px;cursor:pointer;z-index:4}
.soh-song-edit-btn{margin-left:8px;border:0;border-radius:8px;background:#f1c64d;color:#133d31;padding:7px 10px;font-weight:900;cursor:pointer}
@media(max-width:680px){.soh-editor-toolbar{left:auto;right:8px;top:auto;bottom:8px;transform:none;width:min(190px,70vw).soh-editor-toolbar strong{width:100%}.soh-editor-grid{grid-template-columns:1fr}.soh-editor-grid .full{grid-column:auto}.soh-editor-banner{font-size:11px;white-space:nowrap}}

.soh-editing .soh-editor-selected{outline:3px solid #2f7de1!important;outline-offset:4px!important}

/* V34 exact-page editing */
.soh-public-event-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
#sohAddPublicEvent{margin:0 0 16px}
body.soh-editing header a, body.soh-editing nav a{pointer-events:auto!important;cursor:pointer!important}
