.sales-permission-settings{margin-top:20px;padding-top:18px;border-top:1px solid #e6ebf2;display:grid;gap:10px}.settings-subtitle{display:flex;justify-content:space-between;align-items:center;margin-bottom:2px}.settings-subtitle small{color:#8591a5}.sales-permission-settings .status-toggle{margin:0}
.fixed-price{color:var(--accent);font-weight:700;margin-top:4px}.receipt-calculation{padding-top:7px;color:var(--muted);font-size:13px}.discount-total strong{color:#d64b59}.price-editor-backdrop{position:fixed;inset:0;z-index:1000;background:#101a2e66;display:grid;place-items:center;padding:18px}.price-editor-backdrop[hidden]{display:none}.price-editor{width:min(460px,100%);background:#fff;border-radius:18px;box-shadow:0 25px 70px #101a2e33;padding:22px}.price-editor header{display:flex;justify-content:space-between;align-items:flex-start}.price-editor header small{font-size:10px;letter-spacing:.1em;color:#738099;font-weight:800}.price-editor h2{margin:3px 0;font-size:23px}.price-editor header button{border:0;background:#f2f5f9;width:32px;height:32px;border-radius:9px;font-size:22px;color:#66738a}.price-product-name{font-weight:700;margin:14px 0 8px}.price-reference{display:flex;justify-content:space-between;gap:12px;color:#71809a;font-size:12px;padding:10px 12px;background:#f6f8fb;border-radius:10px}.price-editor-fields{display:grid;grid-template-columns:1.5fr 1fr;gap:10px;margin-top:14px}.price-editor-fields label{display:flex;flex-direction:column;gap:6px;color:#68768e;font-size:12px}.price-editor-fields input{width:100%;box-sizing:border-box;padding:12px;border:1px solid #dce3ed;border-radius:10px;font-size:16px;outline:none}.price-editor-fields input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #176bff14}.calculator-input{display:flex}.calculator-input input{border-radius:10px 0 0 10px}.calculator-input button{width:44px;border:1px solid #dce3ed;border-left:0;border-radius:0 10px 10px 0;background:#f5f7fb;color:#31517f}.price-calculator{margin-top:10px;padding:10px;background:#f5f7fb;border-radius:12px}.calculator-display{text-align:right;background:#fff;border-radius:8px;padding:8px 10px;font-weight:700}.calculator-keys{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:7px}.calculator-keys button{border:0;border-radius:8px;padding:9px;background:#fff;font-weight:700}.price-preview{display:flex;justify-content:space-between;margin-top:14px;padding-top:12px;border-top:1px solid #e8ecf2;color:#68768e}.price-preview strong{color:#d64b59}.price-editor-error{min-height:18px;color:#d64b59;font-size:12px;margin:7px 0}.price-editor footer{display:flex;justify-content:flex-end;gap:8px}.price-editor footer button{border:0;border-radius:10px;padding:11px 18px;font-weight:700}.price-editor footer #price-editor-apply{background:var(--accent);color:#fff}@media(max-width:520px){.price-editor-fields{grid-template-columns:1fr}.price-reference{flex-direction:column}}
