body.product-customizer-open{overflow:hidden!important}[data-variant-error]{margin:1rem 1.5rem 0}[data-variant-error][hidden]{display:none}[data-customizer-trigger],button[data-customizer-trigger]{width:100%!important}.product-customizer-modal{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;z-index:9999!important;display:flex;align-items:stretch;justify-content:stretch;margin:0!important;padding:0!important}.product-customizer-modal[hidden]{display:none!important;pointer-events:none!important;visibility:hidden!important;z-index:-1!important}.product-customizer-modal__overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;background-color:#00000080!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:-1;pointer-events:none}.product-customizer-modal__container{position:relative;width:100%;height:100%;max-width:100vw;max-height:100%;background-color:#fff;display:flex;flex-direction:column;overflow:hidden}.product-customizer-modal__header{position:sticky;top:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1.5rem 2rem;border-bottom:1px solid #e5e5e5;background-color:#fff;z-index:1000;flex-shrink:0}.product-customizer-modal__close{background:none;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;border-radius:50%;width:40px;height:40px}.product-customizer-modal__close:hover{opacity:.7;background-color:#00000014}.product-customizer-modal__close svg{width:24px;height:24px}.product-customizer-modal__close:empty:before{content:"\2715";font-size:24px;line-height:1}.product-customizer-modal__title{font-size:1.5rem;font-weight:600;text-align:center;margin:0;color:#000}.product-customizer-modal__content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.product-customizer-modal__step{min-height:100%}.product-customizer-grid{display:grid;grid-template-columns:1fr;min-height:100%}@media (min-width: 768px){.product-customizer-grid{grid-template-columns:1fr 1fr}}.product-customizer-grid__media{position:sticky;top:0;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f9f9f9;padding:2rem}.product-customizer__main-image{width:100%;max-width:600px}.product-customizer__image{width:100%;height:auto;display:block;object-fit:contain}.product-customizer-grid__accessories{padding:2rem;display:flex;flex-direction:column}.product-customizer__accessories-heading{font-size:1.25rem;font-weight:600;margin:0 0 1.5rem;color:#000}.product-customizer__accessories-list{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}@media (max-width: 767px){.product-customizer__accessories-list{gap:1.5rem}}.product-customizer__accessory-card{position:relative;border:2px solid #e5e5e5;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .3s ease;background-color:#fff;max-width:200px;width:100%}.product-customizer__accessory-card:hover{border-color:#333;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.product-customizer__accessory-card--selected{border-color:#333}.product-customizer__accessory-card.accessory-card--out-of-stock{opacity:.6;cursor:not-allowed}.product-customizer__accessory-card.accessory-card--out-of-stock:hover{border-color:#e5e5e5;box-shadow:none;transform:none}.product-customizer__out-of-stock-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#000000d9;color:#fff;padding:.5rem 1rem;border-radius:4px;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;z-index:10;pointer-events:none}.product-customizer__accessory-card.accessory-card--disabled{opacity:.6;cursor:not-allowed}.product-customizer__accessory-card.accessory-card--disabled:hover{border-color:#e5e5e5;box-shadow:none;transform:none}.product-customizer__disabled-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#000000d9;color:#fff;padding:.5rem 1rem;border-radius:4px;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;z-index:10;pointer-events:none}.product-customizer__accessory-image{aspect-ratio:1;overflow:hidden;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center}.product-customizer__accessory-image img{width:100%;height:100%;object-fit:cover}.accessory-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ccc}.product-customizer__accessory-info{padding:.75rem}.product-customizer__accessory-title{font-size:.8125rem;font-weight:500;margin:0 0 .25rem;line-height:1.3;color:#000}.product-customizer__accessory-price{font-size:.8125rem;color:#666;margin:0}.product-customizer__accessory-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fffffff2;display:none;align-items:center;justify-content:center;padding:1rem}.product-customizer__accessory-overlay--active{display:flex}.product-customizer__category{width:100%}.product-customizer__category--hidden{display:none!important}.product-customizer__category-title{font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#000;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #000}.product-customizer__category-subheading{font-size:.9rem;color:#555;margin:-.5rem 0 1rem;line-height:1.4}.product-customizer__category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}@media (max-width: 767px){.product-customizer__category-grid{grid-template-columns:repeat(2,1fr)}}.product-customizer__category-grid .product-customizer__accessory-card{max-width:none}.accessory-status__content{display:flex;flex-direction:column;gap:.75rem;width:100%;align-items:center}.accessory-status__badge{background-color:#000;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.accessory-status__items{display:flex;flex-direction:column;gap:.5rem;width:100%;max-height:150px;overflow-y:auto;overflow-x:hidden;padding-right:.25rem}.accessory-status__items::-webkit-scrollbar{width:4px}.accessory-status__items::-webkit-scrollbar-track{background:#f0f0f0;border-radius:2px}.accessory-status__items::-webkit-scrollbar-thumb{background:#999;border-radius:2px}.accessory-status__items::-webkit-scrollbar-thumb:hover{background:#666}.accessory-status__item{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem;background-color:#f5f5f5;border-radius:4px}.accessory-status__variant{font-size:.75rem;color:#333;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.accessory-status__item-actions{display:flex;gap:.25rem}.btn-icon{background:none;border:none;padding:.25rem;cursor:pointer;transition:all .2s;font-size:1rem;line-height:1;color:#333;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:4px}.btn-icon:hover{background-color:#e0e0e0;color:#000}.accessory-status__add-another{font-size:.75rem;margin-top:.25rem}.accessory-status__actions{display:flex;gap:.5rem;flex-direction:column;width:100%}.btn-text{background:none;border:1px solid #333;padding:.5rem 1rem;font-size:.75rem;font-weight:600;letter-spacing:.05em;cursor:pointer;transition:all .2s;text-transform:uppercase;color:#333}.btn-text:hover{background-color:#333;color:#fff}.product-customizer__no-accessories{grid-column:1 / -1;text-align:center;padding:3rem 1rem;color:#666}.product-customizer__no-accessories code{background-color:#f5f5f5;padding:.25rem .5rem;border-radius:4px;font-size:.875rem}.product-customizer__footer{position:sticky;bottom:0;background-color:#fff;padding:1.5rem;border-top:1px solid #e5e5e5;margin-top:auto}.product-customizer__review-btn{width:100%;background-color:#000;color:#fff;border:2px solid #000;padding:1rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;border-radius:4px;text-transform:uppercase;letter-spacing:.05em}.product-customizer__review-btn:hover{background-color:#333;border-color:#333;color:#fff}.product-customizer-variant{padding:2rem;max-width:800px;margin:0 auto}.product-customizer__back-btn{display:inline-flex;align-items:center;gap:.5rem;background:none;border:none;padding:.5rem 0;font-size:.875rem;cursor:pointer;margin-bottom:1.5rem;transition:opacity .2s;color:#000}.product-customizer__back-btn:hover{opacity:.7}.product-customizer__back-btn svg{width:16px;height:16px}.variant-selector{display:grid;gap:2rem;margin-bottom:2rem}@media (min-width: 768px){.variant-selector{grid-template-columns:1fr 1fr}}.variant-selector__image{aspect-ratio:1;background-color:#f5f5f5;border-radius:8px;overflow:hidden}.variant-selector__img{width:100%;height:100%;object-fit:cover}.variant-selector__info{display:flex;flex-direction:column;gap:1.5rem}.variant-selector__title{font-size:1.25rem;font-weight:600;margin:0;color:#000}.variant-selector__subheading{font-size:.95rem;color:#555;line-height:1.4}.variant-selector__option{display:flex;flex-direction:column;gap:.75rem}.variant-selector__option-label{font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#000}.variant-selector__swatches{display:flex;flex-wrap:wrap;gap:.75rem}.variant-selector__dropdown{max-width:320px}.variant-selector__select{width:100%;padding:.6rem .75rem;border:1px solid #e5e5e5;border-radius:4px;font-size:.95rem;background-color:#fff}.variant-selector__note{display:flex;flex-direction:column;gap:.5rem}.variant-selector__textarea{width:100%;min-height:80px;padding:.75rem;border:1px solid #e5e5e5;border-radius:4px;font-size:.95rem;resize:vertical}.variant-swatch{--swatch-offset: 3px;--swatch-size: 32px;--swatch-margin: calc(var(--swatch-offset) * 2);width:var(--swatch-size);height:var(--swatch-size);margin:var(--swatch-margin);background:var(--swatch-background, #cccccc) center / cover;flex-shrink:0;place-items:center;display:grid;position:relative;border:none;border-radius:50%;cursor:pointer;padding:0}.variant-swatch:before{content:"";inset:calc(-1 * var(--swatch-offset));opacity:0;border-radius:inherit;will-change:transform;transition:opacity .2s ease-in-out,transform .2s ease-in-out;position:absolute;transform:scale(.75);box-shadow:0 0 0 2px #000000e6}.variant-swatch:hover:before{opacity:.5;transform:scale(.9)}.variant-swatch--selected:before{opacity:1;transform:scale(1)}.variant-swatch--out-of-stock{opacity:.5;cursor:not-allowed;position:relative}.variant-swatch--out-of-stock:hover:before{opacity:0;transform:scale(.75)}.variant-swatch--out-of-stock:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:2px;background-color:#000c;transform:translate(-50%,-50%) rotate(-45deg);pointer-events:none;box-shadow:0 0 2px #fffc}.variant-button{width:60px;height:60px;padding:0;border:2px solid #e5e5e5;background-color:#fff;border-radius:50%;cursor:pointer;font-size:.75rem;font-weight:500;transition:all .2s;text-transform:uppercase;letter-spacing:0;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.2;position:relative}.variant-button:hover{border-color:#333;box-shadow:0 2px 8px #00000026}.variant-button--selected{border-color:#000;background-color:#000;color:#fff;border-width:3px}.variant-button--out-of-stock{opacity:.5;cursor:not-allowed;position:relative}.variant-button--out-of-stock:hover{border-color:#e5e5e5;background-color:#fff;color:#333;box-shadow:none}.variant-button--out-of-stock:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:2px;background-color:#000c;transform:translate(-50%,-50%) rotate(-45deg);pointer-events:none;box-shadow:0 0 2px #fffc}.product-customizer-variant__actions{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid #e5e5e5}.btn{padding:.875rem 2rem;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;border:none;text-transform:uppercase;letter-spacing:.05em}.btn--primary{background-color:#fff;color:#000;border:2px solid #000}.btn--primary:hover{background-color:#f5f5f5;color:#000}.btn--primary[data-add-bundle-to-cart]:disabled,button[data-add-bundle-to-cart]:disabled{opacity:.35!important;cursor:not-allowed!important;filter:grayscale(60%)!important;background-color:#ccc!important;color:#666!important;border-color:#999!important;position:relative;pointer-events:all!important}.btn--primary[data-add-bundle-to-cart]:disabled:hover,button[data-add-bundle-to-cart]:disabled:hover{opacity:.35!important;transform:none!important;background-color:#ccc!important}.btn--primary[data-add-bundle-to-cart]:disabled:hover:before,button[data-add-bundle-to-cart]:disabled:hover:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0003;z-index:1;border-radius:inherit}.btn--secondary{background-color:#000;color:#fff;border:2px solid #000}.btn--secondary:hover{background-color:#333;border-color:#333}.btn--lg{padding:1rem 2.5rem}.btn--xl{padding:1.25rem 3rem;font-size:1.125rem}.btn--full{width:100%}.product-customizer-review{padding:2rem;max-width:800px;margin:0 auto}.product-customizer-review__heading{font-size:1.5rem;font-weight:600;margin:0 0 2rem;color:#000}.product-customizer-review__items{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.product-customizer-review__item{display:grid;grid-template-columns:100px 1fr;gap:1.5rem;padding:1.5rem;border:2px solid #e5e5e5;border-radius:8px;background-color:#fff}.review-item__image{aspect-ratio:1;background-color:#fff;border-radius:4px;overflow:hidden}.review-item__img{width:100%;height:100%;object-fit:cover}.review-item__details{display:flex;flex-direction:column;justify-content:center;gap:.25rem}.review-item__title{font-size:1rem;font-weight:600;margin:0;color:#000}.review-item__price{font-size:1rem;font-weight:500;margin:0;color:#000}.review-item__variant{font-size:.875rem;color:#666;margin:0}.review-item__note{font-size:.875rem;color:#444;margin:0}.product-customizer-review__total{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background-color:#f5f5f5;color:#000;border:2px solid #000;border-radius:8px;margin-bottom:2rem}.review-total__label{font-size:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#000}.review-total__price{font-size:1.5rem;font-weight:700;color:#000}.product-customizer-review__actions{display:flex;flex-direction:column;gap:1rem;justify-content:center;padding-bottom:1.5rem}.product-customizer-confirmation{display:flex;justify-content:center}.product-customizer-confirmation__label{display:flex;align-items:center;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none;padding:.5rem}.product-customizer-confirmation__checkbox{width:20px;height:20px;cursor:pointer;flex-shrink:0}.product-customizer-confirmation__text{font-size:.95rem;line-height:1.4;color:#333}.product-customizer-notification{position:fixed;top:2rem;left:50%;transform:translate(-50%) translateY(-100px);z-index:10000;opacity:0;transition:all .3s ease}.product-customizer-notification.notification--visible{transform:translate(-50%) translateY(0);opacity:1}.notification-content{background-color:#fff;color:#000;padding:1rem 2rem;border-radius:50px;border:2px solid #000;box-shadow:0 4px 20px #00000026;font-weight:500;display:flex;align-items:center;gap:.5rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.text-subdued{color:#666;font-size:.875rem}@media (max-width: 767px){.product-customizer-modal__header{padding:1rem}.product-customizer-modal__title{font-size:1.125rem}.product-customizer-grid__media{height:50vh;position:relative;padding:1rem}.product-customizer-grid__accessories{padding:1rem}.product-customizer__accessories-heading{font-size:1.125rem;margin-top:.5rem}.product-customizer__category-title{font-size:.875rem}.product-customizer__category-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem}.accessory-status__content{gap:.5rem}.accessory-status__badge,.accessory-status__variant{font-size:.6875rem}.product-customizer-variant,.product-customizer-review{padding:1rem}.variant-selector{grid-template-columns:1fr}.product-customizer-variant__actions{flex-direction:column-reverse}.product-customizer-variant__actions .btn{width:100%}.product-customizer-review__item{grid-template-columns:80px 1fr;gap:1rem;padding:1rem}.product-customizer-review__actions{padding-bottom:2rem}.review-total__label,.review-total__price{font-size:1rem}}body.product-customizer-open .product-customizer-modal,body.product-customizer-open .product-customizer-modal__overlay,body.product-customizer-open .product-customizer-modal__container{z-index:100000!important}body.product-customizer-open .intercom-lightweight-app,body.product-customizer-open .intercom-app,body.product-customizer-open #intercom-container,body.product-customizer-open #tidio-chat,body.product-customizer-open #tidio-chat-iframe,body.product-customizer-open .tidio-chat,body.product-customizer-open #chat-widget,body.product-customizer-open #chatra,body.product-customizer-open .chatra,body.product-customizer-open .crisp-client,body.product-customizer-open #crisp-chatbox,body.product-customizer-open #gorgias-chat-container,body.product-customizer-open .gorgias-chat-container,body.product-customizer-open #launcher,body.product-customizer-open .klaviyo-bis-trigger,body.product-customizer-open #klaviyo-bis-iframe,body.product-customizer-open #shopify-chat,body.product-customizer-open #smile-ui-container,body.product-customizer-open #swell-popup,body.product-customizer-open #swell-rewards,body.product-customizer-open [data-widget],body.product-customizer-open [id*=widget],body.product-customizer-open [class*=widget]{z-index:1!important}
/*# sourceMappingURL=/cdn/shop/t/230/assets/product-customizer.css.map */
