.sav-configurator{margin:24px 0;padding:20px;background:#fafbfc;border:1px solid #e5e7eb;border-radius:10px}.sav-configurator__title{margin:0 0 18px 0;font-size:1.05em;font-weight:600;color:#1f2937}.sav-configurator__options{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:18px}@media (min-width:600px){.sav-configurator__options{grid-template-columns:1fr 1fr}}.sav-configurator__option{display:flex;flex-direction:column;gap:4px}.sav-configurator__label{font-size:.86em;font-weight:500;color:#4b5563}.sav-configurator__select{padding:9px 12px;border:1px solid #d1d5db;border-radius:6px;background:#fff;font-size:.95em;width:100%;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%236b7280' d='M5 6L0 0h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px}.sav-configurator__select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgb(59 130 246 / .15)}.sav-configurator__price-row{display:flex;justify-content:space-between;align-items:center;padding-top:14px;border-top:1px solid #e5e7eb;font-size:1.1em}.sav-configurator__price-label{color:#4b5563;font-weight:500}.sav-configurator__price{font-size:1.4em;font-weight:700;color:#111827}.single-product .sav-configurator+button,.single-product .sav-configurator~.single_add_to_cart_button{margin-top:12px}