#pesEditBar{display:flex;position:sticky;top:8px;z-index:2147483000;margin:10px auto 12px;max-width:1180px;padding:10px 12px;border:1px solid #d7c89c;border-radius:16px;background:linear-gradient(135deg,#101c2b,#1e344a);box-shadow:0 12px 28px #07172b22;color:#fff;align-items:center;justify-content:space-between;gap:12px}.pes-editor-ready #pesEditBar{display:flex}.pesEditBrand{display:flex;align-items:center;gap:10px}.pesEditBrand>span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#d7b35a;color:#17212b;font-size:18px}.pesEditBrand b,.pesEditBrand small{display:block}.pesEditBrand b{font-size:12px}.pesEditBrand small{font-size:8px;opacity:.72;margin-top:2px}.pesEditActions{display:flex;gap:7px;flex-wrap:wrap}.pesEditActions button{border:1px solid #ffffff30;background:#ffffff10;color:#fff;border-radius:10px;padding:9px 13px;font-weight:900;cursor:pointer}.pesEditActions button.active,.pesEditActions button:hover{background:#d7b35a;color:#17212b;border-color:#d7b35a}.pes-editing [contenteditable=true]{outline:2px dashed #d7b35a!important;outline-offset:2px;cursor:text!important;background-image:linear-gradient(135deg,#fff8e122,#d7b35a12)!important}.pes-editing [contenteditable=true]:focus{outline:2px solid #d7b35a!important;background:#fffdf5!important;color:#18232b!important}.pes-editing td,.pes-editing th{cursor:text}@media(max-width:700px){#pesEditBar{margin:6px 8px 10px;flex-wrap:wrap}.pesEditBrand{width:100%}.pesEditActions{width:100%}.pesEditActions button{flex:1;min-width:0}}@media print{#pesEditBar{display:none!important}.pes-editing [contenteditable=true]{outline:none!important;background-image:none!important}}
