:root{--superproduct-primary: #000;--superproduct-secondary: #666;--superproduct-border: #e5e5e5;--superproduct-hover: #f8f8f8;--superproduct-success: #16a34a;--superproduct-spacing: 16px;--superproduct-radius: 8px;--superproduct-shadow: 0 2px 8px rgba(0,0,0,.1)}.template-product-superproduct .product__variants{margin-bottom:24px}.superproduct-fit-selector{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid var(--superproduct-border)}.superproduct-fit-title{font-size:16px;font-weight:600;margin-bottom:12px;color:var(--superproduct-primary)}.superproduct-fit-buttons{display:flex;gap:8px;background:var(--superproduct-hover);padding:4px;border-radius:var(--superproduct-radius);width:fit-content}.superproduct-fit-btn{padding:12px 24px;border:none;background:transparent;border-radius:calc(var(--superproduct-radius) - 2px);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;color:var(--superproduct-secondary);min-width:80px}.superproduct-fit-btn:hover{background:#fffc}.superproduct-fit-btn.is-selected{background:#fff;color:var(--superproduct-primary);box-shadow:var(--superproduct-shadow)}.superproduct-style-wrapper{position:relative;margin-bottom:var(--superproduct-spacing)}.superproduct-style-select{width:100%;padding:14px 50px 14px 16px;border:2px solid var(--superproduct-border);border-radius:var(--superproduct-radius);font-size:16px;font-family:inherit;background:#fff;cursor:pointer;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url('data:image/svg+xml;charset=UTF-8,%3Csvg width="14" height="8" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M1 1l6 6 6-6" stroke="%23666" stroke-width="2" fill="none" fill-rule="evenodd"/%3E%3C/svg%3E');background-repeat:no-repeat;background-position:right 16px center}.superproduct-style-select:hover,.superproduct-style-select:focus{border-color:var(--superproduct-primary);outline:none;box-shadow:0 0 0 3px #0000001a}.superproduct-colors{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:var(--superproduct-spacing);padding:4px 0}.superproduct-color-swatch{width:48px;height:48px;border-radius:50%;border:3px solid transparent;cursor:pointer;position:relative;transition:all .25s ease;box-shadow:inset 0 0 0 1px #00000026;background-clip:content-box}.superproduct-color-swatch:hover:not(.is-unavailable){transform:scale(1.15);box-shadow:inset 0 0 0 1px #00000026,var(--superproduct-shadow)}.superproduct-color-swatch.is-selected{border-color:var(--superproduct-primary);transform:scale(1.1);box-shadow:inset 0 0 0 1px #00000026,0 0 0 1px #fff,0 0 0 4px var(--superproduct-primary)}.superproduct-color-swatch.is-unavailable{opacity:.4;cursor:not-allowed;position:relative}.superproduct-color-swatch.is-unavailable:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);width:2px;height:70%;background:#0009;border-radius:1px}.superproduct-color-swatch[style*=white],.superproduct-color-swatch[style*=cream],.superproduct-color-swatch[style*=beige]{box-shadow:inset 0 0 0 1px #0003}.superproduct-sizes{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:var(--superproduct-spacing);max-width:280px}.superproduct-size-btn{min-height:48px;padding:12px 8px;border:2px solid var(--superproduct-border);background:#fff;cursor:pointer;text-align:center;font-size:14px;font-weight:600;font-family:inherit;transition:all .2s ease;border-radius:var(--superproduct-radius);position:relative;display:flex;align-items:center;justify-content:center}.superproduct-size-btn:hover:not(.is-unavailable){border-color:var(--superproduct-primary);background:var(--superproduct-hover);transform:translateY(-1px)}.superproduct-size-btn.is-selected{background:var(--superproduct-primary);color:#fff;border-color:var(--superproduct-primary);transform:translateY(-1px);box-shadow:var(--superproduct-shadow)}.superproduct-size-btn.is-unavailable{opacity:.4;cursor:not-allowed;background:#f5f5f5;color:#999}.superproduct-size-btn.is-unavailable:after{content:"";position:absolute;top:50%;left:8px;right:8px;height:1px;background:#0006}.superproduct-trust-signals{display:flex;flex-direction:column;gap:12px;margin-bottom:20px;padding:16px;background:linear-gradient(135deg,#f8fdf8,#f0fdf4);border:1px solid #d1fae5;border-radius:var(--superproduct-radius)}.trust-signal{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--superproduct-secondary);transition:all .2s ease;cursor:pointer;padding:4px 0}.trust-signal:hover{color:var(--superproduct-primary)}.trust-signal svg{color:var(--superproduct-success);flex-shrink:0}.trust-signal span{font-weight:500}@media (max-width: 768px){:root{--superproduct-spacing: 12px}.superproduct-fit-buttons{width:100%;justify-content:center}.superproduct-fit-btn{flex:1;min-width:0}.superproduct-colors{gap:10px;justify-content:flex-start}.superproduct-color-swatch{width:42px;height:42px}.superproduct-sizes{grid-template-columns:repeat(3,1fr);max-width:none}.superproduct-size-btn{min-height:44px;padding:10px 6px;font-size:13px}.superproduct-style-select{padding:12px 40px 12px 14px;font-size:16px}.superproduct-trust-signals{padding:12px;gap:10px}.trust-signal{font-size:13px}}@media (max-width: 480px){.superproduct-colors{justify-content:center}.superproduct-color-swatch{width:38px;height:38px}.superproduct-size-btn{min-height:40px;font-size:12px}}.superproduct-color-swatch:focus,.superproduct-size-btn:focus,.superproduct-fit-btn:focus{outline:2px solid var(--superproduct-primary);outline-offset:2px}.superproduct-style-select:focus{outline:none;box-shadow:0 0 0 3px #0003}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.superproduct-color-swatch.is-selected,.superproduct-size-btn.is-selected{animation:pulse .3s ease-in-out}.superproduct-variants.loading .superproduct-color-swatch,.superproduct-variants.loading .superproduct-size-btn{pointer-events:none;opacity:.6}.template-product-superproduct .product__option__buttons[style*="display: none"]{display:none!important}.superproduct-color-swatch,.superproduct-size-btn,.superproduct-fit-btn,.superproduct-style-select,.trust-signal{transition:all .2s cubic-bezier(.4,0,.2,1)}@media print{.superproduct-trust-signals,.superproduct-fit-selector{display:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/superproduct-variant-styles.css.map */
