.woocommerce div.product form.sp-options-ready .variations {margin:24px 0 12px;width:100%;}
.woocommerce div.product form.sp-options-ready .variations tr {display:block;margin-bottom:22px;}
.woocommerce div.product form.sp-options-ready .variations th,
.woocommerce div.product form.sp-options-ready .variations td {display:block;padding:0;text-align:left;}
.woocommerce div.product form.sp-options-ready .variations th {margin-bottom:10px;}
.woocommerce div.product form.sp-options-ready .variations label {font-size:.875rem;font-weight:600;}
.sp-options-ready .sp-options-native {display:none!important;}
.sp-product-options {display:flex;flex-wrap:wrap;gap:10px;}
.woocommerce div.product form.cart .sp-product-option {position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:88px;min-height:49px;padding:12px 20px;border:1px solid #cddfe9;border-radius:10px;background:#fff;color:#31566c;font:inherit;font-size:.9375rem;font-weight:550;line-height:1.25;box-shadow:0 2px 3px rgb(21 52 71 / 2%);cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s;}
.woocommerce div.product form.cart .sp-product-option:hover:not(:disabled) {background:#f1f9fd;border-color:#83b8d7;}
.woocommerce div.product form.cart .sp-product-option[aria-checked="true"] {background:#e9f5fd;border-color:#3286b5;color:#13577d;box-shadow:inset 0 0 0 1px #3286b5,0 0 0 3px rgb(50 134 181 / 7%);font-weight:650;}
.woocommerce div.product form.cart .sp-product-option:focus-visible {outline:3px solid #2689c5;outline-offset:3px;}
.woocommerce div.product form.cart .sp-product-option:disabled {background:#f7f9fa;color:#8b9ba6;border-color:#e2e9ed;box-shadow:none;cursor:not-allowed;}
.woocommerce div.product form.sp-options-ready .reset_variations {display:inline-block;margin-top:12px;font-size:.8rem;}
.woocommerce div.product form.sp-options-ready .woocommerce-variation-price {margin:16px 0 20px;}
.woocommerce div.product form.sp-options-ready .woocommerce-variation-price .price {color:#14618d;font-size:1.6rem;font-weight:650;}
.woocommerce div.product form.sp-options-ready .single_add_to_cart_button {min-height:48px;padding:13px 26px;border-radius:9px;}
.woocommerce div.product form.sp-options-ready .woocommerce-variation-add-to-cart {display:flex;align-items:center;flex-wrap:wrap;gap:12px;}
.woocommerce div.product form.sp-options-ready .woocommerce-variation-add-to-cart .quantity {margin:0;}
.woocommerce div.product form.sp-options-ready .woocommerce-variation-add-to-cart .qty {min-height:48px;border-radius:8px;}
@media(max-width:480px){.sp-product-options{gap:8px}.woocommerce div.product form.cart .sp-product-option{min-width:70px;flex:1 1 auto;padding:12px 15px;}}
@media(prefers-reduced-motion:reduce){.woocommerce div.product form.cart .sp-product-option{transition:none;}}
