:root{--spe-red:#c8292f;--spe-bg:#111418;--spe-panel:#1a1e23;--spe-border:#343b44;--spe-text:#f6f7f8;--spe-muted:#aeb6c0;--spe-blue:#2f7df6;--spe-top:48px;--spe-format:44px;--spe-left:286px;--spe-right:310px}
.site-public-editor-launch{position:fixed;right:20px;bottom:20px;z-index:2147483000;display:flex;align-items:center;gap:8px;padding:12px 16px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#15191e;color:#fff!important;font:700 13px/1 Inter,Segoe UI,Arial,sans-serif;text-decoration:none!important;box-shadow:0 18px 46px rgba(0,0,0,.42);transition:.2s}
.site-public-editor-launch:hover{transform:translateY(-2px);background:#c8292f}
.site-public-editor,.site-public-editor *{box-sizing:border-box;font-family:Inter,Segoe UI,Arial,sans-serif}
.site-public-editor{position:relative;z-index:2147483000;color:var(--spe-text);font-size:13px}
.spe-topbar{position:fixed;inset:0 0 auto 0;height:var(--spe-top);z-index:2147483640;display:flex;align-items:center;gap:14px;padding:0 12px;background:var(--spe-bg);border-bottom:1px solid var(--spe-border);box-shadow:0 5px 24px rgba(0,0,0,.32)}
.spe-brand{color:#fff!important;text-decoration:none!important;font-weight:800;white-space:nowrap}.spe-brand:before{content:'●';color:var(--spe-red);margin-right:7px}.spe-save-state{color:var(--spe-muted);min-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spe-save-state.dirty{color:#ffd166}.spe-save-state.saving{color:#8ec5ff}
.spe-top-actions{margin-left:auto;display:flex;align-items:center;gap:6px;height:100%;overflow-x:auto}.spe-top-actions button,.spe-top-actions a,.spe-formatbar button,.spe-formatbar select{height:32px;border:1px solid var(--spe-border);border-radius:6px;background:#222831;color:#f8f9fa;padding:0 10px;font-size:12px;text-decoration:none!important;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;cursor:pointer}.spe-top-actions button:hover,.spe-top-actions a:hover,.spe-formatbar button:hover,.spe-formatbar select:hover,.spe-top-actions .active{border-color:#778391;background:#303843}.spe-top-actions .spe-primary{background:var(--spe-blue);border-color:var(--spe-blue);font-weight:700}.spe-top-actions .spe-publish{background:var(--spe-red);border-color:var(--spe-red);font-weight:800}
.spe-formatbar{position:fixed;inset:var(--spe-top) 0 auto 0;height:var(--spe-format);z-index:2147483635;display:flex;align-items:center;gap:5px;padding:5px 10px;background:#181c21;border-bottom:1px solid var(--spe-border);overflow-x:auto;box-shadow:0 3px 12px rgba(0,0,0,.2)}
.spe-formatbar select{min-width:88px}.spe-formatbar button{padding:0 9px}.spe-formatbar label{height:32px;display:flex;align-items:center;gap:4px;padding:0 7px;border:1px solid var(--spe-border);border-radius:6px;background:#222831;color:#fff;cursor:pointer}.spe-formatbar input[type=color]{width:18px;height:18px;padding:0;border:0;background:none;cursor:pointer}
.spe-left,.spe-right{position:fixed;top:calc(var(--spe-top) + var(--spe-format));bottom:0;z-index:2147483620;background:var(--spe-panel);color:var(--spe-text);box-shadow:0 12px 32px rgba(0,0,0,.3);overflow:hidden}.spe-left{left:0;width:var(--spe-left);border-right:1px solid var(--spe-border)}.spe-right{right:0;width:var(--spe-right);border-left:1px solid var(--spe-border)}
.spe-tabs{height:42px;display:flex;border-bottom:1px solid var(--spe-border)}.spe-tabs button{flex:1;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--spe-muted);font-weight:700;cursor:pointer}.spe-tabs button.active{border-bottom-color:var(--spe-red);color:#fff}.spe-panel-content{height:calc(100% - 42px);padding:12px;overflow:auto}.spe-right .spe-panel-content{height:calc(100% - 45px)}
.spe-inspector-head{height:45px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid var(--spe-border)}.spe-inspector-head button{border:0;background:transparent;color:#fff;font-size:22px;cursor:pointer}
.spe-section-title{display:flex;align-items:center;justify-content:space-between;margin:7px 0 9px;font-weight:800;color:#fff}.spe-section-title small{color:var(--spe-muted);font-weight:500}.spe-help{font-size:11px;color:var(--spe-muted);line-height:1.45}.spe-empty{padding:18px;border:1px dashed #4a535f;border-radius:8px;color:var(--spe-muted);text-align:center}
.spe-tree{display:flex;flex-direction:column;gap:4px}.spe-tree button{width:100%;display:flex;align-items:center;gap:8px;text-align:left;padding:8px 9px;border:1px solid transparent;border-radius:6px;background:#22272e;color:#e9edf1;cursor:pointer}.spe-tree button:hover,.spe-tree button.active{border-color:var(--spe-blue);background:#273447}.spe-tree span{width:20px;height:20px;display:grid;place-items:center;border-radius:4px;background:#343c46;color:#ccd2d9;font-size:10px;text-transform:uppercase}.spe-tree small{margin-left:auto;color:var(--spe-muted)}
.spe-block-search,.spe-field input,.spe-field select,.spe-field textarea{width:100%;border:1px solid var(--spe-border);border-radius:6px;background:#101318;color:#fff;padding:8px;font-size:12px}.spe-block-search{margin-bottom:9px}.spe-block-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.spe-block-grid button{min-height:58px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;border:1px solid var(--spe-border);border-radius:7px;background:#242a31;color:#fff;text-align:left;cursor:pointer}.spe-block-grid button:hover{border-color:var(--spe-red);background:#30252a}.spe-block-grid small{color:var(--spe-muted)}
.spe-media-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.spe-media-item{padding:0;border:1px solid var(--spe-border);border-radius:7px;background:#20252b;color:#fff;overflow:hidden;cursor:pointer}.spe-media-item img{width:100%;height:82px;display:block;object-fit:cover}.spe-media-item span{display:block;padding:6px;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spe-upload{display:grid;gap:7px;margin:0 0 12px;padding:10px;border:1px solid var(--spe-border);border-radius:7px}.spe-upload button,.spe-action-row button{border:1px solid var(--spe-border);border-radius:6px;background:#2c333c;color:#fff;padding:8px;cursor:pointer}.spe-upload .spe-primary{background:var(--spe-blue);border-color:var(--spe-blue)}
.spe-field{display:grid;gap:5px;margin-bottom:11px}.spe-field>span{display:flex;justify-content:space-between;color:#d8dde3;font-size:11px;font-weight:700}.spe-field textarea{min-height:76px;resize:vertical}.spe-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.spe-field-grid .spe-field{margin:0}.spe-field input[type=color]{height:34px;padding:2px}.spe-field input[type=checkbox]{width:auto}.spe-collapsible{margin:0 -2px 8px;border:1px solid var(--spe-border);border-radius:7px;overflow:hidden}.spe-collapsible summary{padding:9px;background:#22272d;font-weight:800;cursor:pointer}.spe-collapsible>div{padding:10px}.spe-action-row{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:12px}.spe-action-row .danger{color:#ffb1b5;border-color:#71383d}.spe-action-row .primary{background:var(--spe-blue);border-color:var(--spe-blue)}
.spe-selection-label{display:flex;align-items:center;gap:8px;padding:9px;margin-bottom:11px;border:1px solid #3d566f;border-radius:7px;background:#1d2936}.spe-selection-label code{color:#8ec5ff}.spe-selection-label span{margin-left:auto;color:var(--spe-muted)}
.spe-toast{position:fixed;right:calc(var(--spe-right) + 18px);bottom:18px;z-index:2147483646;max-width:420px;padding:12px 15px;border:1px solid #446d54;border-radius:8px;background:#173724;color:#d8ffe4;box-shadow:0 16px 40px rgba(0,0,0,.42)}.spe-toast.error{border-color:#7b3d43;background:#451f24;color:#ffd9dc}
#spe-dialog{width:min(720px,calc(100vw - 40px));max-height:84vh;padding:0;border:1px solid var(--spe-border);border-radius:10px;background:#171b20;color:#fff;box-shadow:0 30px 90px rgba(0,0,0,.62)}#spe-dialog::backdrop{background:rgba(0,0,0,.68)}#spe-dialog form{margin:0}#spe-dialog header,#spe-dialog footer{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;border-bottom:1px solid var(--spe-border)}#spe-dialog footer{justify-content:flex-end;gap:8px;border:0;border-top:1px solid var(--spe-border)}#spe-dialog header button,#spe-dialog footer button{border:1px solid var(--spe-border);border-radius:6px;background:#2a3038;color:#fff;padding:7px 12px;cursor:pointer}#spe-dialog-body{padding:15px;max-height:60vh;overflow:auto}#spe-dialog-body textarea{width:100%;min-height:330px;padding:12px;border:1px solid var(--spe-border);border-radius:7px;background:#0e1115;color:#d9e7f5;font:12px/1.55 Consolas,monospace;resize:vertical}.spe-history-item{display:grid;grid-template-columns:1fr auto;gap:6px;padding:9px 0;border-bottom:1px solid var(--spe-border)}.spe-history-item small{color:var(--spe-muted)}.spe-history-item button{border:1px solid var(--spe-border);border-radius:6px;background:#29313a;color:#fff;cursor:pointer}
html.site-public-editing body{padding-top:calc(var(--spe-top) + var(--spe-format))!important;padding-left:var(--spe-left)!important;padding-right:var(--spe-right)!important;transition:padding .2s}html.site-public-editing .topbar{top:calc(var(--spe-top) + var(--spe-format))!important}html.site-public-editing .whatsapp-float{right:calc(var(--spe-right) + 18px)!important}.site-editor-selected{outline:3px solid var(--spe-blue)!important;outline-offset:2px!important;position:relative}.site-editor-selected:after{content:attr(data-site-node-tag);position:absolute!important;z-index:2147483000!important;left:0!important;top:-22px!important;width:auto!important;height:20px!important;padding:2px 7px!important;border-radius:4px 4px 0 0!important;background:var(--spe-blue)!important;color:#fff!important;font:700 10px/16px Inter,sans-serif!important;text-transform:uppercase!important;pointer-events:none!important}.site-editor-dirty{outline-color:#f5b942!important}[data-site-content][contenteditable=true]{cursor:text;min-height:1em}.site-public-show-outlines [data-site-node-key]{outline:1px dashed rgba(47,125,246,.35);outline-offset:-1px}.site-public-show-outlines [data-site-node-key]:hover{outline-color:#f5b942}.site-public-viewport-tablet body{max-width:820px!important;margin-left:auto!important;margin-right:auto!important;box-shadow:0 0 0 1px #59636e}.site-public-viewport-mobile body{max-width:390px!important;margin-left:auto!important;margin-right:auto!important;box-shadow:0 0 0 1px #59636e}
@media(max-width:1180px){:root{--spe-left:240px;--spe-right:270px}.spe-save-state{display:none}.spe-top-actions [data-spe-view]{display:none}}
@media(max-width:900px){:root{--spe-left:0px;--spe-right:0px}.spe-left,.spe-right{display:none}html.site-public-editing body{padding-left:0!important;padding-right:0!important}.spe-topbar{overflow-x:auto}.spe-brand{display:none}.spe-formatbar{padding-left:6px}.spe-top-actions{margin-left:0}.spe-top-actions a{display:none}.spe-toast{right:12px}.site-public-editor-launch{right:12px;bottom:12px}}

