.product-swatches{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.product-swatch{display:inline-grid;place-items:center;background:transparent;border:2px solid transparent;border-radius:50%;width:32px;height:32px;padding:3px;cursor:pointer}.product-swatch span{display:block;width:22px;height:22px;border-radius:50%;border:1px solid #abb9b5}.product-swatch[aria-pressed=true]{border-color:#00816b}.product-swatch:focus-visible{outline:2px solid #152f34;outline-offset:2px}.product-load-note{grid-column:1/-1}.negotiation-fields input[type=checkbox]{width:auto}.negotiation-fields .ws-fields{margin-top:16px}.catalog-model-note{font-size:12px;line-height:1.5;color:var(--mut);margin:8px 0 14px}

.ws-editor .negotiable-switch{position:relative;display:flex;align-items:center;gap:12px;min-height:44px;width:fit-content;cursor:pointer;margin:8px 0;font-size:14px;color:#234b40}.ws-editor .negotiable-switch input{position:absolute;width:1px!important;height:1px!important;min-height:0!important;margin:-1px!important;padding:0!important;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.negotiable-switch-track{position:relative;display:block;width:46px;height:26px;flex:0 0 46px;border-radius:20px;background:#bcc9c4;box-shadow:inset 0 0 0 1px #a3b4ac;transition:background .15s}.negotiable-switch-track:after{content:"";position:absolute;left:3px;top:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #183a3330;transition:transform .15s}.negotiable-switch input:checked+.negotiable-switch-track{background:#087f68;box-shadow:inset 0 0 0 1px #087f68}.negotiable-switch input:checked+.negotiable-switch-track:after{transform:translateX(20px)}.negotiable-switch input:focus-visible+.negotiable-switch-track{outline:2px solid #087f68;outline-offset:4px}@media(prefers-reduced-motion:reduce){.negotiable-switch-track,.negotiable-switch-track:after{transition:none}}

.price-editor-row{display:flex;align-items:flex-end;gap:24px;flex-wrap:wrap}.ws-editor .price-editor-row>label{margin:0}.price-editor-amount{width:300px;max-width:100%}.ws-editor .price-editor-row>.negotiable-switch{margin-bottom:1px;min-height:44px}.price-editor-hint{margin:8px 0 14px}.price-offer-range{border-top:1px solid #dfebe5;padding-top:10px;margin-top:12px}.price-offer-range>summary{width:fit-content;cursor:pointer;padding:6px 0;font-size:13px;color:#087f68}.price-offer-range>.ws-fields{margin-top:10px;max-width:650px}.price-offer-range>.ws-small{margin-bottom:0;max-width:650px}@media(max-width:560px){.price-editor-row{gap:10px}.price-editor-amount{width:100%}.ws-editor .price-editor-row>.negotiable-switch{margin:0}.price-offer-range>.ws-fields{gap:8px}}

.price-editor-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:28px;align-items:start}.price-editor-primary{min-width:0}.price-editor-primary h2{margin-top:0}.price-editor-layout .price-editor-row{gap:16px;flex-wrap:nowrap}.price-editor-layout .price-editor-amount{flex:1;min-width:140px;max-width:300px;width:auto}.price-editor-layout .negotiable-switch{flex-shrink:0;font-size:13px;gap:9px}.price-editor-layout .price-offer-range{border-top:0;border-left:1px solid #dfebe5;padding:0 0 0 24px;margin:0;min-width:0}.price-editor-layout .price-offer-range h3{font-size:16px;line-height:1.5;margin:0 0 14px;color:#234b40}.price-editor-layout .price-offer-range>.ws-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0}.ws-editor .price-editor-layout .price-offer-range label{margin:0}.price-editor-layout .price-offer-range>.ws-small{margin-top:10px}.price-editor-layout .price-editor-hint{margin-bottom:0}@media(max-width:950px){.price-editor-layout{grid-template-columns:1fr;gap:18px}.price-editor-layout .price-offer-range{border-left:0;border-top:1px solid #dfebe5;padding:16px 0 0}.price-editor-layout .price-editor-row{justify-content:flex-start}.price-editor-layout .price-editor-amount{flex:0 1 300px}}@media(max-width:560px){.price-editor-layout .price-editor-row{flex-wrap:wrap;gap:8px}.price-editor-layout .price-editor-amount{flex-basis:100%;max-width:none}.price-editor-layout .price-offer-range>.ws-fields{gap:10px}.price-editor-layout .price-offer-range input{font-size:16px;padding:10px 8px}.price-editor-layout .price-offer-range input::placeholder{font-size:12px}}
