.store-editor{width:min(1320px,98vw);max-width:98vw;height:94vh;max-height:94vh;border:0;border-radius:18px;padding:0;background:#f3f6f7;color:#223e47}.store-editor::backdrop{background:#0b223bbb}.editor-head{padding:18px 24px;display:flex;justify-content:space-between;align-items:center;background:#fff;border-bottom:1px solid #dce5e8}.editor-head h2{margin:5px 0;font-size:24px}.editor-head small{font-size:14px;color:#56707b}.editor-toolbar{padding:14px 24px;display:flex;align-items:center;gap:12px;background:#fff;position:sticky;top:0;z-index:5;border-bottom:1px solid #dce5e8}.editor-toolbar span{flex:1;font-size:14px}.editor-grid{display:grid;grid-template-columns:minmax(380px,1fr) minmax(390px,1fr);gap:30px;padding:24px}.editor-controls section{background:#fff;padding:22px;border-radius:14px;margin-bottom:18px;border:1px solid #dce5e8}.editor-controls h3{margin:0 0 18px;font-size:19px}.editor-controls label{display:grid;gap:7px;font-size:14px;margin-bottom:14px}.editor-controls input,.editor-controls select,.editor-controls textarea{width:100%;padding:11px;background:#fff;border:1px solid #c8d7de;border-radius:8px;color:#223e47;font:inherit}.editor-controls .subtle{font-size:14px;line-height:1.7;overflow-wrap:anywhere}.editor-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.editor-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.editor-actions a{font-size:14px}.editor-preview{align-self:start;position:sticky;top:90px;max-height:76vh;overflow:auto;max-width:430px;width:100%;justify-self:center;border:7px solid #1f3742;border-radius:30px;background:#fff}.preview-label{padding:12px;background:#edf4f6;text-align:center;font-size:12px}.editor-preview .sf-hero h1{font-size:28px}.editor-preview .sf-hero-copy{padding:24px}.editor-preview .sf-section{padding:22px}.editor-preview .sf-room{grid-template-columns:1fr}.editor-module{padding:14px;border:1px solid #dce5e8;border-radius:10px;margin:10px 0;background:#fff}.editor-module-head{display:flex;align-items:center;gap:8px;margin-bottom:12px}.editor-module-head strong{flex:1;font-size:15px}.editor-module-head label{display:flex;align-items:center;margin:0;gap:5px}.editor-module-head input{width:auto}.editor-module-head button{background:#eef3f5;border:0;border-radius:6px;padding:6px 10px;color:#223e47;cursor:pointer}.editor-module details summary{font-size:14px;cursor:pointer;margin-bottom:12px}.editor-media{display:grid;grid-template-columns:70px 1fr;gap:10px;padding:14px 0;border-bottom:1px solid #dce5e8}.editor-media img{width:70px;height:60px;object-fit:cover;border-radius:8px}.editor-media span{font-size:14px;overflow-wrap:anywhere}.editor-media>div{grid-column:1/-1;display:flex;gap:6px;flex-wrap:wrap}#storeQR img{width:180px;display:block;margin:15px 0}.editor-preview button{background:var(--sf-accent);color:#fff;border:0;padding:12px;border-radius:8px}.editor-preview .sf-button{display:inline-block;text-decoration:none;padding:12px;border-radius:8px}@media(max-width:850px){.editor-grid{grid-template-columns:1fr;padding:12px}.editor-preview{position:static;max-height:none}.editor-toolbar{flex-wrap:wrap;padding:12px}.editor-toolbar span{flex-basis:100%}}
