.viz-m2-configurator{clear:both;margin:1.5em 0;padding:1.25em;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.viz-m2-configurator h3{margin:0 0 1em;font-size:1.2em}.viz-m2-fields{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 1em}.viz-m2-fields label{display:flex;flex-direction:column;gap:5px;font-weight:600;min-width:145px}.viz-m2-fields input{max-width:180px}.viz-m2-choice-group{border:0;padding:0;margin:1em 0}.viz-m2-choice-group legend{font-weight:700;margin-bottom:.65em}.viz-m2-choice-grid{display:flex;flex-wrap:wrap;gap:10px}.viz-m2-choice{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;min-width:92px;padding:8px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;text-align:center;transition:border-color .15s,box-shadow .15s}.viz-m2-choice:hover,.viz-m2-choice:has(input:focus-visible){border-color:#2271b1}.viz-m2-choice:has(input:checked){border-color:#2271b1;box-shadow:0 0 0 2px rgba(34,113,177,.15)}.viz-m2-choice input{position:absolute;opacity:0;pointer-events:none}.viz-m2-choice-visual{display:block;width:52px;height:52px;border-radius:50%;overflow:hidden;background:#f3f4f6}.viz-m2-choice-visual img{display:block;width:100%;height:100%;object-fit:cover}.viz-m2-choice-label{font-weight:600;font-size:.9em}.viz-m2-choice small{font-size:.75em;color:#6b7280}.viz-m2-none-choice{display:inline-flex;flex-direction:row;min-width:0;margin-bottom:10px}.viz-m2-none-choice input{position:static;opacity:1;pointer-events:auto}.viz-m2-total-wrap{display:flex;align-items:center;justify-content:space-between;gap:1em;padding:.85em 1em;border-radius:8px;background:#f7fafc;font-size:1.05em}.viz-m2-total{font-weight:700;font-size:1.25em}.viz-m2-error{color:#b32d2e;margin:.5em 0}.viz-m2-configurator img{max-width:100%}.viz-m2-rate-note{margin:.75em 0 0;color:#4b5563;font-size:.85em}.viz-m2-rate-note small{line-height:1.45}
/* Martfury's newsletter overlay opens immediately and otherwise blocks
 * product option clicks. This stylesheet is enqueued only on configured
 * product pages, so hide that overlay there without changing other pages. */
body.single-product #mf-newsletter-popup,body.single-product #mf-newsletter-popup .mf-modal-overlay{display:none!important;pointer-events:none!important}.viz-m2-rate-error{color:#b32d2e}
