.modern-product-card{background:#fff;border-radius:8px;padding:8px;box-shadow:0 2px 10px #0000000d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;flex-direction:column;gap:8px;width:100%;box-sizing:border-box;position:relative}.modern-product-card .product-image-wrapper{background-color:#f5f5f7;border-radius:6px;overflow:hidden;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;position:relative}.modern-product-card .product-image-wrapper a{display:block;width:100%;height:100%;position:relative}.modern-product-card .main-product-img{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.modern-product-card .secondary-img{position:absolute;top:0;left:0;opacity:0;z-index:1}.modern-product-card .product-image-wrapper:hover .primary-img{opacity:0}.modern-product-card .product-image-wrapper:hover .secondary-img{opacity:1}.modern-product-card .sale-badge{position:absolute;top:6px;left:6px;background-color:#000;color:#fff;font-size:8px;font-weight:700;padding:2px 5px;border-radius:2px;text-transform:uppercase;letter-spacing:.5px;z-index:2}.modern-product-card .product-info{display:flex;flex-direction:column;gap:2px;padding:0 2px}.modern-product-card .product-vendor{font-size:8px!important;font-weight:600;color:#6b7280;letter-spacing:.5px;text-transform:uppercase;margin:0!important}.modern-product-card .product-title{font-size:11px!important;font-weight:700;color:#000;text-decoration:none;line-height:1.2!important;margin-bottom:2px!important}.modern-product-card .product-price-wrapper{display:flex;align-items:center;gap:4px}.modern-product-card .product-price{font-size:12px!important;font-weight:700;color:#000}.modern-product-card .price-compare{font-size:10px!important;color:#9ca3af;text-decoration:line-through}.modern-product-card .product-swatches{display:flex;gap:6px;margin-top:4px}.modern-product-card .swatch-item{display:flex;flex-direction:column;gap:3px;align-items:center;cursor:pointer}.modern-product-card .swatch{display:block;width:12px;height:12px;border:1px solid rgba(0,0,0,.1);border-radius:2px;transition:transform .2s}.modern-product-card .swatch:hover{transform:scale(1.2)}.modern-product-card .desktop-btn-wrapper{position:absolute;bottom:6px;left:50%;transform:translate(-50%) translateY(10px);width:calc(100% - 12px);opacity:0;transition:all .3s ease;z-index:2}.modern-product-card .hover-btn{width:100%;padding:6px;background:#fffffff2;border:none;border-radius:4px;font-weight:600;font-size:10px;color:#000;cursor:pointer;box-shadow:0 2px 8px #0000001a}.modern-product-card .product-image-wrapper:hover .desktop-btn-wrapper{opacity:1;transform:translate(-50%) translateY(0)}.modern-product-card .mobile-cart-btn-wrapper{position:absolute;bottom:6px;right:6px;z-index:2}.modern-product-card .mobile-cart-btn{background:#fff;border:none;border-radius:50%;width:26px;height:26px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a}@media(max-width:768px){.modern-product-card .desktop-btn-wrapper{display:none}}@media(min-width:769px){.modern-product-card .mobile-cart-btn-wrapper{display:none}}.custom-qv-overlay{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99999;align-items:center;justify-content:center}.custom-qv-modal{background:#fff;width:800px;max-width:90%;border-radius:12px;display:flex;position:relative;box-shadow:0 10px 40px #0003;animation:qvFadeIn .3s ease}.custom-qv-close{position:absolute;top:15px;right:15px;background:#f5f5f7;border:none;border-radius:50%;width:30px;height:30px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}.custom-qv-image{width:50%;padding:20px;background:#f5f5f7;border-radius:12px 0 0 12px;display:flex;align-items:center;justify-content:center}.custom-qv-image img{width:100%;height:auto;object-fit:contain}.custom-qv-details{width:50%;padding:40px;display:flex;flex-direction:column;justify-content:center;gap:15px}.custom-qv-details h2{margin:0;font-size:24px;font-weight:700}.custom-qv-price{font-size:20px;font-weight:600}.custom-qv-btn{background:#000;color:#fff;text-decoration:none;padding:12px;border-radius:6px;text-align:center;font-weight:600;margin-top:10px;display:block}@keyframes qvFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.promo-banner-item{height:100%}.promo-banner-inner{position:relative;background-color:#88b7a3;border-radius:8px;height:100%;display:flex;flex-direction:column;padding:24px;overflow:hidden;text-align:center;box-sizing:border-box;min-height:300px}.promo-banner-bg{position:absolute;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:bottom center;z-index:1}.promo-content,.promo-btn-wrapper{position:relative;z-index:2}.promo-subtitle{font-size:14px;font-weight:700;color:#fff;margin-bottom:8px;display:block}.promo-title,.promo-title p{font-weight:800;color:#fff;line-height:1.2;margin:0}.promo-btn-wrapper{margin-top:auto;padding-top:20px}.promo-btn{display:inline-block;background:#fff;color:#000;text-decoration:none;padding:12px 24px;border-radius:30px;font-weight:700;font-size:14px;box-shadow:0 4px 10px #0000001a;transition:transform .2s ease}.promo-btn:hover{transform:scale(1.05)}@media(max-width:768px){.promo-banner-inner{padding:16px;min-height:250px}.promo-title{font-size:20px}.promo-btn{padding:10px 18px;font-size:12px}}.compare-switch{position:relative;display:inline-block;width:40px;height:20px}.compare-switch-input{opacity:0;width:0;height:0}.compare-switch-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:20px}.compare-switch-slider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;transition:.4s;border-radius:50%}.compare-switch-input:checked+.compare-switch-slider{background-color:#000}.compare-switch-input:checked+.compare-switch-slider:before{transform:translate(20px)}.compare-drawer{position:fixed;bottom:0;left:0;width:100%;background:#fff;box-shadow:0 -4px 20px #0000001a;z-index:999;transform:translateY(100%);transition:transform .3s ease-in-out;padding:15px 0}.compare-drawer.is-active{transform:translateY(0)}.compare-drawer__inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.compare-drawer__slots{display:flex;gap:10px}.compare-slot{width:60px;height:60px;border:1px dashed #ccc;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#f9f9f9;position:relative}.compare-slot img{width:100%;height:100%;object-fit:contain;border-radius:8px;background:#fff;border:1px solid #eaeaea}.compare-slot__remove{position:absolute;top:-5px;right:-5px;background:#000;color:#fff;border-radius:50%;width:18px;height:18px;font-size:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;padding:0}.compare-drawer__info{font-weight:600;font-size:14px}.compare-drawer__actions{display:flex;align-items:center;gap:15px}.compare-drawer__btn{background:#888;color:#fff;border:none;padding:10px 24px;border-radius:30px;font-weight:700;cursor:not-allowed;transition:background .3s}.compare-drawer__btn.is-ready{background:#000;cursor:pointer}.compare-drawer__clear{background:none;border:none;text-decoration:underline;cursor:pointer;font-size:14px;font-weight:500}@media(max-width:768px){.compare-drawer{padding:12px 0}.compare-drawer__slots{display:none}.compare-drawer__info{font-size:13px}.compare-drawer__btn{padding:8px 18px;font-size:13px}}.compare-modal-overlay{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999999;align-items:center;justify-content:center}.compare-modal-content{background:#fff;width:1200px;max-width:95vw;max-height:90vh;border-radius:12px;position:relative;box-shadow:0 10px 40px #0003;animation:qvFadeIn .3s ease;overflow:hidden;display:flex;flex-direction:column}.compare-modal-close{position:absolute;top:15px;right:15px;background:#f5f5f7;border:none;border-radius:50%;width:30px;height:30px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10}.clean-compare-section{padding:30px 20px;width:100%;overflow-y:auto;box-sizing:border-box}.compare-heading{text-align:center;font-size:28px;margin-bottom:30px;font-weight:700;color:#000}.compare-table-container{width:100%;overflow-x:auto;padding-bottom:10px}.compare-table{width:100%;border-collapse:separate;border-spacing:0;min-width:800px;text-align:left;color:#333}.compare-table th,.compare-table td{border-bottom:1px solid #eaeaea;border-right:1px solid #eaeaea;vertical-align:middle;padding:20px 15px}.compare-table th:last-child,.compare-table td:last-child{border-right:none}.compare-table tbody tr:last-child td{border-bottom:none}.sticky-column{position:sticky;left:0;background-color:#fff;z-index:2;width:130px;min-width:130px;font-weight:600;font-size:14px;padding-left:0}.product-header-cell{min-width:200px;text-align:center;vertical-align:bottom}.compare-product-image{max-width:100%;height:auto;max-height:180px;display:block;margin:0 auto 15px;border-radius:8px;background:#f7f7f7;object-fit:contain}.compare-product-title{font-size:16px;font-weight:700;margin:0 0 10px;color:#000}.view-details-btn{display:inline-block;background-color:#000;color:#fff;padding:10px 25px;border-radius:20px;text-decoration:none;font-size:14px;font-weight:700}@media screen and (max-width:768px){.clean-compare-section{padding:20px 10px}.compare-heading{font-size:22px}.sticky-column{position:static;z-index:auto;width:110px;min-width:110px;font-size:12px}.product-header-cell{min-width:160px}.view-details-btn{padding:8px 15px;font-size:12px}}.compare-checkbox-wrapper{display:none;position:absolute;top:10px;right:10px;z-index:10;cursor:pointer;width:24px;height:24px}.compare-mode--active .compare-checkbox-wrapper{display:block}.compare-input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.compare-checkmark{position:absolute;top:0;left:0;height:24px;width:24px;background-color:#fff;border:2px solid #ddd;border-radius:4px;transition:all .2s}.compare-checkbox-wrapper:hover .compare-checkmark{border-color:#000}.compare-input:checked~.compare-checkmark{background-color:#000;border-color:#000}.compare-checkmark:after{content:"";position:absolute;display:none;left:7px;top:3px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.compare-input:checked~.compare-checkmark:after{display:block}.mobile-compare-toggle{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:10px 0 20px}@media screen and (min-width:750px){.mobile-compare-toggle{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/modern-product-card.css.map */
