.price{display:flex;align-items:baseline;gap:.5rem}.price__regular{font-weight:600}.price__sale{color:#dc2626;font-weight:600}.price__compare{text-decoration:line-through;opacity:.7;font-size:.9em}.bulk-review-icon-display{background:#fff;border-radius:12px;padding:.9rem 1rem;box-shadow:0 1px 4px #0f172a0f;margin-bottom:.9rem}.product-icon-display{margin:0}.product-icon-display__content{display:flex;align-items:center;font-family:var(--font-body-family);color:#414141;font-size:1.1rem;letter-spacing:-.02em;gap:8px;line-height:1.3}.product-icon-display__icon{margin-right:4px;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:auto;height:auto}.product-icon-display__icon img{max-width:100%;max-height:100%;object-fit:contain;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.product-icon-display__icon .svg-wrapper{display:inline-flex;align-items:center;justify-content:center}.product-icon-display__icon .svg-wrapper svg{width:100%;height:100%;fill:currentColor}.product-icon-display__text{font-weight:500;letter-spacing:-.02em}@media screen and (max-width:768px){.bulk-review-icon-display{padding:.8rem .9rem}.product-icon-display__content{font-size:1rem;gap:6px}}.customizer-price-stages{background:transparent;padding:0;margin-bottom:0;position:relative}.customizer-price-stages__message{text-align:center;font-size:1rem;color:#414141;font-weight:500;margin-bottom:1.5rem;letter-spacing:-.01em;line-height:1.4}.customizer-price-stages__message strong{color:#dc600e;font-weight:600}.customizer-price-stages__celebration{display:inline-block;animation:bounce 1s ease infinite}.customizer-price-stages__container{position:relative;padding:.5rem 0 0;min-height:90px}.customizer-price-stages__progress-wrapper{position:relative;width:100%;height:4px;margin-bottom:2rem;overflow:visible}.customizer-price-stages__stages{position:absolute;top:-10px;left:0;width:100%;height:120px;pointer-events:none;z-index:10}.customizer-price-stages__stage{position:absolute;display:flex;flex-direction:column;align-items:center;gap:.4rem;z-index:15;transform:translate(-50%);pointer-events:all;max-width:160px;top:0;padding-bottom:.5rem}.customizer-price-stages__stage-icon-wrapper{position:absolute;top:0;left:50%;transform:translate(-50%);z-index:20}.customizer-price-stages__stage-text-wrapper{position:absolute;top:35px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.2rem;max-width:120px;width:120px;z-index:5;padding:0 2px}.customizer-price-stages__stage--1{left:20%}.customizer-price-stages__stage--2{left:50%}.customizer-price-stages__stage--3{left:80%}.customizer-price-stages__icon{width:26px;height:26px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;background-color:#fffaf5;border-radius:50%;border:2px solid #e0e0e0;margin-bottom:.4rem;flex-shrink:0;z-index:20;position:relative}.customizer-price-stages__icon.active{border-color:#dc600e;background-color:#dc600e}.customizer-price-stages__icon svg{width:13px;height:13px;transition:all .3s ease}.customizer-price-stages__icon svg path{stroke:#e0e0e0;transition:stroke .3s ease}.customizer-price-stages__icon.active svg path{stroke:#fff}.customizer-price-stages__text{font-size:.92rem;color:#2c2c2c;font-weight:600;margin:0;letter-spacing:-.01em;text-align:center;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.2;width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:2.4em}.customizer-price-stages__threshold{font-size:.95rem;color:#666;font-weight:600;margin:0;letter-spacing:0;text-align:center;white-space:nowrap}@media(max-width:480px){.customizer-price-stages{padding:0;margin-bottom:0}.customizer-price-stages__message{font-size:.95rem;margin-bottom:1rem;padding:0 .5rem}.customizer-price-stages__container{padding:.5rem 0 0;min-height:80px}.customizer-price-stages__progress-wrapper{height:3px;margin-bottom:1.8rem}.customizer-price-stages__stage{max-width:80px;gap:.3rem}.customizer-price-stages__stages{height:110px}.customizer-price-stages__stage-text-wrapper{top:30px;max-width:80px;width:80px;padding:0 1px}.customizer-price-stages__icon{width:22px;height:22px;margin-bottom:.3rem}.customizer-price-stages__icon svg{width:11px;height:11px}.customizer-price-stages__text{font-size:.8rem;line-height:1.15;max-height:2.3em}.customizer-price-stages__threshold{font-size:.82rem}}.quantity-popover{position:relative;display:inline-block}.quantity-popover__button{background:none;border:1px solid #e5e7eb;border-radius:4px;padding:.5rem;cursor:pointer;display:flex;align-items:center;gap:.25rem}.quantity-popover__content{position:absolute;top:100%;left:0;background:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:1rem;box-shadow:0 4px 6px -1px #0000001a;z-index:10;min-width:200px}.image-carousel{position:relative;width:100%;height:100%;overflow:hidden;border-radius:16px;touch-action:pan-y pinch-zoom;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.image-carousel__track{display:flex;transition:transform .3s ease;height:100%;width:100%;will-change:transform}.image-carousel__slide{flex:0 0 100%;height:100%;width:100%}.image-carousel__slide img{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:16px}.image-carousel__nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;font-size:18px;font-weight:700;color:#333;box-shadow:0 2px 8px #0000001a;transition:all .2s ease}.image-carousel__nav:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.image-carousel__nav--prev{left:-60px}.image-carousel__nav--next{right:-60px}.image-carousel__indicators{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.image-carousel__indicator{width:10px;height:10px;border-radius:50%;background:transparent;border:2px solid #1f2d68;cursor:pointer;transition:all .2s ease;padding:0;min-width:10px;min-height:10px}.image-carousel__indicator:hover{border-color:#1f2d68;transform:scale(1.2)}.image-carousel__indicator--active{background:#1f2d68;border-color:#1f2d68;transform:scale(1.3)}.image-carousel__play-pause{position:absolute;bottom:12px;right:12px;background:#0009;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;color:#fff;transition:background .1s ease,transform .1s ease;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.image-carousel__play-pause:hover{background:#000c;transform:scale(1.05)}.image-carousel__play-pause:active{transform:scale(.95);transition:transform .05s ease}.image-carousel__play-pause svg{width:16px;height:16px;fill:#fff;pointer-events:none;transition:none}.loading-spinner{display:inline-block;width:20px;height:20px;border:3px solid #f3f3f3;border-top:3px solid #dc600e;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dimensions-btn-new{position:absolute;top:-15px;right:-15px;width:50px;height:50px;border-radius:50%;background:#fff;border:2px solid #dc600e;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #00000026;z-index:1000;transition:all .2s ease}.dimensions-btn-new:hover{background:#f5f5f5;transform:scale(1.1);box-shadow:0 6px 16px #0003}.dimensions-btn-new:active{transform:scale(.95)}.dimensions-btn-new svg{width:24px;height:24px}.dimensions-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;align-items:center;justify-content:center;z-index:10000;opacity:0;visibility:hidden;transition:all .3s ease}.dimensions-modal.active{opacity:1;visibility:visible}.dimensions-modal-content{position:relative;max-width:90vw;max-height:90vh;background:#fff;border-radius:12px;padding:20px;box-shadow:0 20px 40px #0000004d}.dimensions-modal-image{max-width:100%;max-height:70vh;object-fit:contain;border-radius:8px}.dimensions-modal-close{position:absolute;top:10px;right:10px;background:#00000080;color:#fff;border:none;border-radius:50%;width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;transition:background .2s ease}.dimensions-modal-close:hover{background:#000000b3}.dimensions-modal-title{text-align:center;margin-bottom:15px;font-size:1.2rem;font-weight:600;color:#333}@media screen and (max-width:768px){.dimensions-btn-new{width:48px;height:48px;top:-12px;right:-12px}.dimensions-btn-new svg{width:24px;height:24px}}@media screen and (max-width:480px){.dimensions-btn-new{width:44px;height:44px;top:-10px;right:-10px}.dimensions-btn-new svg{width:22px;height:22px}}.customizer-discount-stages-wrapper{position:relative;overflow:visible}.customizer-discount-stages{background:transparent;padding:.5rem 0;margin-bottom:.5rem;position:relative}.customizer-discount-stages__message{text-align:center;font-size:1rem;color:#414141;font-weight:500;margin-bottom:2rem;letter-spacing:-.01em;line-height:1.4}.customizer-discount-stages__message strong{color:#dc600e;font-weight:600}.customizer-discount-stages__celebration{display:inline-block;animation:bounce 1s ease infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-3px)}}.customizer-discount-stages__container{position:relative;padding:1rem 0 0;min-height:100px}.customizer-discount-stages__progress-wrapper{position:relative;width:100%;height:4px;margin-bottom:3rem;overflow:visible}.customizer-discount-stages__stages{position:absolute;top:-10px;left:0;width:100%;height:100px;pointer-events:none;z-index:10}.customizer-discount-stages__stage{position:absolute;display:flex;flex-direction:column;align-items:center;gap:.4rem;z-index:15;transform:translate(-50%);pointer-events:all;max-width:80px;top:0;padding-bottom:.5rem}.customizer-discount-stages__stage-icon-wrapper{position:absolute;top:0;left:50%;transform:translate(-50%);z-index:20}.customizer-discount-stages__stage-text-wrapper{position:absolute;top:35px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.2rem;max-width:80px;z-index:5}.customizer-discount-stages__stage--1{left:20%}.customizer-discount-stages__stage--2{left:50%}.customizer-discount-stages__stage--3{left:80%}.customizer-discount-stages__icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;background-color:#fffaf5;border-radius:50%;border:2px solid #e0e0e0;margin-bottom:.4rem;flex-shrink:0;z-index:20;position:relative}.customizer-discount-stages__icon.active{border-color:#dc600e;background-color:#dc600e}.customizer-discount-stages__icon svg{width:12px;height:12px;transition:all .3s ease}.customizer-discount-stages__icon svg path{stroke:#e0e0e0;transition:stroke .3s ease}.customizer-discount-stages__icon.active svg path{stroke:#fff}.customizer-discount-stages__text{font-size:.9rem;color:#2c2c2c;font-weight:600;margin:0;letter-spacing:-.01em;text-align:center;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.25;width:100%}.customizer-discount-stages__threshold{font-size:.85rem;color:#666;font-weight:600;margin:0;letter-spacing:0;text-align:center;white-space:nowrap}@media(max-width:768px){.customizer-discount-stages__message{font-size:.95rem;margin-bottom:1.5rem;padding:0 .5rem}.customizer-discount-stages__container{padding:.8rem 0 0;min-height:90px}.customizer-discount-stages__progress-wrapper{height:3px;margin-bottom:2.5rem}.customizer-discount-stages__stage{max-width:70px;gap:.3rem}.customizer-discount-stages__stages{height:90px}.customizer-discount-stages__stage-text-wrapper{top:30px;max-width:70px}.customizer-discount-stages__icon{width:20px;height:20px;margin-bottom:.3rem}.customizer-discount-stages__icon svg{width:10px;height:10px}.customizer-discount-stages__text{font-size:.8rem;line-height:1.2}.customizer-discount-stages__threshold{font-size:.75rem}}.toast-notification-container{position:absolute;bottom:120px;left:50%;transform:translate(-50%);z-index:999;width:90%;max-width:460px;pointer-events:none}.toast-notification{background:#dc600e;color:#fff;border-radius:12px;padding:1rem 1.5rem;margin-bottom:.5rem;box-shadow:0 4px 12px #00000026;display:flex;align-items:center;gap:.75rem;font-size:1rem;font-weight:500;line-height:1.4;letter-spacing:-.01em;pointer-events:auto;opacity:0;transform:translateY(100px);transition:all .4s cubic-bezier(.34,1.56,.64,1)}.toast-notification.show{opacity:1;transform:translateY(0)}.toast-notification.hide{opacity:0;transform:translateY(100px);transition:all .3s ease-in}.toast-notification__icon{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.toast-notification__icon svg{width:100%;height:100%;fill:currentColor}.toast-notification__message{flex:1}.toast-notification__close{flex-shrink:0;background:none;border:none;color:inherit;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;opacity:.8;transition:opacity .2s}.toast-notification__close:hover{opacity:1}.toast-notification--success{background:#10b981}.toast-notification--celebration{background:#dc600e}.toast-notification--info{background:#1f2d68}.toast-notification--warning{background:#fff3cd;color:#856404}.toast-notification--neutral{background:#666}@media(max-width:768px){.toast-notification-container{width:95%;bottom:160px}.toast-notification{font-size:.9rem;padding:.875rem 1.25rem;transform:translateY(120px)}.toast-notification.hide{transform:translateY(120px)}}
/*# sourceMappingURL=/cdn/shop/t/158/assets/customizer-modal-simple.css.map */
