main-product-system-configuration{--system-accent: #b04a28;--system-accent-soft: #fdf6f3;--system-accent-tint: #fef8f5;--system-surface: #f3f0ec;--system-media-bg: #f7f4f0;--system-border: #ececec;--system-success: #2e7d32;font-family:var(--font-body-family)}main-product-system-configuration h2,main-product-system-configuration h3,main-product-system-configuration h4{font-size:1.3rem;margin-bottom:10px}@media(max-width:700px){.custom_product_specific_promo_cta h4{font-size:1.2rem}}.system-option-list{display:grid;grid-template-columns:repeat(var(--system-option-count, 3),1fr);gap:0;background-color:var(--system-surface);border-radius:999px;padding:4px;margin:8px 0 16px}.system-option{-webkit-appearance:none;appearance:none;border:none;background-color:transparent;color:#555;text-align:center;padding:9px 4px 8px;font-size:11px;font-weight:700;line-height:1.15;border-radius:999px;cursor:pointer;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease}.system-option:focus-visible{outline:2px solid var(--system-accent);outline-offset:2px}.system-option.active{background-color:#fff;color:var(--system-accent);box-shadow:0 1px 4px #0000001f}.system-option__pill{display:block;width:fit-content;margin:2px auto 0;background-color:var(--system-accent);color:#fff;font-size:8px;letter-spacing:.3px;text-transform:uppercase;padding:1px 6px;border-radius:999px}.system-option:not(.active) .system-option__pill{background-color:#b04a2826;color:var(--system-accent)}@media(min-width:750px){.system-option{padding:10px 6px 9px;font-size:13px}.system-option__pill{display:inline-block;margin:0 0 0 6px;vertical-align:1px;font-size:9px}}.system-panel{border:1px solid var(--system-border);border-radius:10px;background-color:#fff;padding:14px 12px 12px;margin-top:10px}.system-panel__head{display:grid;grid-template-columns:84px 1fr;gap:12px;align-items:center;margin-bottom:10px}.system-panel__media{width:84px;height:84px;display:flex;align-items:center;justify-content:center;background-color:var(--system-media-bg);border-radius:8px;overflow:hidden}.system-panel__media img{max-width:90%;max-height:90%;object-fit:contain}.system-panel__title{font-size:15px;font-weight:700;color:#222;line-height:1.2;margin:0}.system-panel__subtitle{font-size:12px;color:#666;line-height:1.3;margin:4px 0 0}@media(min-width:750px){.system-panel{padding:16px 16px 14px}.system-panel__head{grid-template-columns:100px 1fr;gap:16px}.system-panel__media{width:100px;height:100px}.system-panel__title{font-size:17px}.system-panel__subtitle{font-size:13px}}.system-configuration-item--price{margin:6px 0 0;font-size:18px;font-weight:700;color:#222}.system-configuration-item--price .price__sale s.price-item--regular,.system-configuration-item--price s.price-item--regular{font-size:13px;font-weight:500;color:#6b6b6b}@media(min-width:750px){.system-configuration-item--price{font-size:20px}}.system-panel__callout{display:flex;align-items:center;gap:8px;background-color:var(--system-accent-tint);border:1px solid rgba(176,74,40,.25);border-radius:8px;padding:8px 10px;margin-bottom:10px;font-size:12px;line-height:1.3;color:#5a3a2c}.system-panel__callout strong{color:var(--system-accent)}.system-panel__callout-icon{flex:0 0 auto;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:var(--system-accent);color:#fff;font-weight:700;font-size:13px}@media(min-width:750px){.system-panel__callout{font-size:13px}}.system-panel__features ul{list-style:none;padding:0;margin:0}.system-panel__features ul li{position:relative;display:block;padding:5px 0 5px 26px;font-size:12px;color:#444;line-height:1.35}.system-panel__features ul li:before{content:"\2713";position:absolute;left:0;top:5px;color:var(--system-accent);font-weight:700;font-size:14px;line-height:1.1}.system-panel__features ul li strong{font-weight:600;color:#333}.system-panel__features ul li br{display:none}.system-panel__features p:empty{display:none}.system-panel__features--has-extra ul li:last-child:before{content:"+";color:var(--system-success);font-size:15px;line-height:1.05}.system-panel__features--has-extra ul li:last-child,.system-panel__features--has-extra ul li:last-child strong{color:var(--system-success);font-weight:600}@media(min-width:750px){.system-panel__features ul li{font-size:13px;padding:6px 0 6px 26px}.system-panel__features ul li:before{top:6px}}product-system-size-selector{display:block;margin:4px 0 10px}.system-size-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:8px}.system-size-option{position:relative;border:1px solid #dcdcdc;border-radius:10px;padding:10px 8px 10px 36px;background-color:#fff;min-height:56px;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.system-size-option:before{content:"";position:absolute;left:10px;top:50%;transform:translateY(-50%);width:18px;height:18px;border-radius:50%;border:2px solid #c8c8c8;background-color:#fff}.system-size-option:has(input:checked){border-color:var(--system-accent);border-width:2px;padding:9px 7px 9px 35px;background-color:var(--system-accent-soft)}.system-size-option:has(input:checked):before{border-color:var(--system-accent);background-color:var(--system-accent);box-shadow:inset 0 0 0 3px var(--system-accent-soft)}.system-size-option input[type=radio]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.system-size-option label{display:block;cursor:pointer}.system-size-option label>span:first-child{display:block;font-size:13px;font-weight:700;color:#333;line-height:1.2;margin-bottom:2px}.system-size-option input:checked+label>span:first-child{color:var(--system-accent)}.system-size-option label>span:last-child{display:block;font-size:10px;color:#6b6b6b;line-height:1.25}#main-product-system-configuration--add-to-cart{display:flex;align-items:center;justify-content:center;gap:5px;width:100%;border-radius:4px;-webkit-appearance:none;appearance:none;background-color:var(--color-orange);border:none;height:49px;margin-top:12px;--border-offset: unset}#main-product-system-configuration--add-to-cart:hover{cursor:pointer}#main-product-system-configuration--add-to-cart:disabled{background-color:#bdbdbd;border-color:#bdbdbd}#main-product-system-configuration--add-to-cart>*{font-size:16px!important;color:#fff!important}.product-shipping-available,.product-shipping-unavailable{display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;text-align:center}.product-shipping-available .status-circle,.product-shipping-unavailable .status-circle{display:block;width:10px;height:10px;border-radius:100%}.product-shipping-available .status-circle{background-color:#49c747}.product-shipping-unavailable .status-circle{background-color:#e7aa39}.product__accordion ul{margin-top:0}.product__accordion ul li{margin-bottom:10px}.main-product-system-configuration--actions-container{position:relative}#main-product-system-configuration--size-error{position:absolute;top:-50%;left:50%;transform:translate(-50%,-50%);border:2px solid #a70f1b;padding:12px 0;width:100%;font-size:14px;color:#a70f1b;font-weight:700;z-index:1;background-color:#fff;text-align:center}.custom_product_specific_promo_cta h4{padding-top:10px;color:#a70f1b}
/*# sourceMappingURL=/cdn/shop/t/634/assets/main-product-system-configuration.css.map */
