/* Pełny edytor oferty widoczny tylko dla zalogowanego redaktora */
#ewan-page .ew-product{position:relative;display:block}
#ewan-page .ew-product:focus-visible{outline:3px solid #f28b32;outline-offset:3px}
#ewan-page .ew-product-edit{position:absolute;z-index:4;top:12px;right:12px;display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 13px;border:2px solid #fff;border-radius:20px;background:#f28b32;color:#071b31;font-size:.82rem;font-weight:800;box-shadow:0 8px 24px #071b3155;cursor:pointer;transition:transform .2s ease,background .2s ease}
#ewan-page .ew-product-edit:hover{transform:translateY(-2px);background:#fff}
#ewan-page .ew-edit-product-full{display:flex;align-items:center;justify-content:center;width:100%;min-height:50px;margin:24px 0 12px;padding:0 18px;border:1px solid #0e4770;border-radius:7px;background:#eaf2f7;color:#071b31;font-weight:800;cursor:pointer;transition:background .2s ease,transform .2s ease}
#ewan-page .ew-edit-product-full:hover{background:#d8e9f3;transform:translateY(-2px)}
.ew-product-editor-modal{position:fixed;inset:0;z-index:100006;display:none;align-items:center;justify-content:center;padding:20px;background:#061524d9;font-family:Inter,"Helvetica Neue",Arial,sans-serif}.ew-product-editor-modal.is-open{display:flex}
.ew-product-editor-dialog{position:relative;width:min(720px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:34px;border-radius:11px;background:#fff;color:#071b31;box-shadow:0 30px 100px #020b14cc}.ew-product-editor-dialog h2{margin:0 50px 26px 0;color:#071b31;font-size:2rem;font-weight:750}.ew-product-editor-dialog label{display:grid;gap:8px;margin-top:18px;color:#071b31;font-size:.94rem;font-weight:750}.ew-product-editor-dialog label small{color:#577084;font-size:.82rem;font-weight:500}.ew-product-editor-dialog input,.ew-product-editor-dialog textarea{width:100%;padding:13px 14px;border:1px solid #9db2c1;border-radius:6px;background:#f7fafc;color:#071b31;font:inherit;line-height:1.5}.ew-product-editor-dialog textarea{resize:vertical}.ew-product-editor-preview{display:block;width:100%;height:220px;margin-top:14px;border-radius:7px;object-fit:cover;background:#dfe8ee}.ew-product-editor-close{position:absolute;top:18px;right:20px;width:42px;height:42px;border:1px solid #bfd0dc;border-radius:6px;background:#fff;color:#071b31;font-size:27px;cursor:pointer}.ew-product-editor-status{min-height:22px;margin-top:16px;color:#0e4770;font-size:.9rem;font-weight:600}.ew-product-editor-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:12px}.ew-product-editor-actions button{min-height:46px;padding:0 19px;border:1px solid #9db2c1;border-radius:6px;background:#fff;color:#071b31;font-weight:750;cursor:pointer}.ew-product-editor-actions .ew-product-editor-save{border-color:#f28b32;background:#f28b32}.ew-product-editor-actions .ew-product-editor-save:disabled{opacity:.55;cursor:wait}
@media(max-width:700px){#ewan-page .ew-product-edit{top:9px;right:9px}#ewan-page .ew-product-edit span{display:none}.ew-product-editor-modal{padding:10px}.ew-product-editor-dialog{max-height:calc(100vh - 20px);padding:25px 20px}.ew-product-editor-preview{height:175px}.ew-product-editor-actions{display:grid;grid-template-columns:1fr 1fr}.ew-product-editor-actions button{padding:0 10px}}
