.premium-products-section{padding-top:var(--section-padding-top, 60px);padding-bottom:var(--section-padding-bottom, 60px);background:#fafafa}.premium-products__container{max-width:1400px;margin:0 auto;padding:0 40px}.premium-products__header{text-align:center;margin-bottom:50px}.premium-products__subheading{display:block;font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--accent-color, #C9A962);margin-bottom:12px;font-weight:600}.premium-products__title{font-size:clamp(28px,4vw,42px);font-weight:300;color:#1a1a1a;margin:0 0 16px;letter-spacing:-.02em}.premium-products__description{font-size:16px;color:#666;max-width:600px;margin:0 auto;line-height:1.6}.premium-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}@media (max-width: 1200px){.premium-products__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.premium-products__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 600px){.premium-products-section{padding-top:40px;padding-bottom:40px}.premium-products__container{padding:0 16px}.premium-products__header{margin-bottom:24px}.premium-products__title{font-size:24px;margin-bottom:8px}.premium-products__subheading{font-size:10px;margin-bottom:8px}.premium-products__description{font-size:14px}.premium-products__grid{grid-template-columns:repeat(2,1fr);gap:12px;align-items:stretch}.premium-product-card{border-radius:12px;box-shadow:0 2px 12px #00000014;display:flex;flex-direction:column;height:100%}.premium-product-card:hover{transform:none;box-shadow:0 2px 12px #00000014}.premium-card__badge{top:8px;left:8px;font-size:9px;padding:4px 8px}.premium-card__image-wrapper{aspect-ratio:1 / 1;flex-shrink:0;position:relative}.premium-card__image-quickview{display:flex;align-items:center;justify-content:center;position:absolute;top:8px;right:8px;width:36px;height:36px;background:#fffffff2;border:1px solid rgba(0,0,0,.1);border-radius:50%;cursor:pointer;z-index:5;box-shadow:0 2px 8px #00000026}.premium-card__image-quickview svg{width:18px;height:18px;color:#333}.premium-card__image-quickview:active{transform:scale(.95);background:var(--accent-color, #C9A962)}.premium-card__image-quickview:active svg{color:#fff}.premium-card__actions{display:none!important}.premium-card__info{padding:12px;display:flex;flex-direction:column;flex-grow:1}.premium-card__vendor{font-size:9px;margin-bottom:2px}.premium-card__title{font-size:13px;margin:0 0 6px;line-height:1.3;min-height:34px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.premium-card__price{gap:6px;flex-wrap:wrap;margin-bottom:10px}.premium-card__price--regular,.premium-card__price--sale{font-size:14px}.premium-card__price--compare{font-size:11px}.premium-products__footer{display:none}.premium-card__mobile-actions{display:block;margin-top:auto;padding-top:10px}.premium-card__add-form--mobile{width:100%}.premium-card__mobile-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px 12px;background:var(--accent-color, #C9A962);color:#fff;border:none;border-radius:8px;font-size:12px;font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s ease}.premium-card__mobile-btn svg{width:16px;height:16px;flex-shrink:0}.premium-card__mobile-btn:active{transform:scale(.98)}.premium-card__mobile-btn--disabled{background:#e0e0e0;color:#999;cursor:not-allowed}.premium-card__mobile-actions{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.premium-card__mobile-btn--view{flex:0 0 40px;width:40px;height:40px;padding:0;background:transparent;color:var(--accent-color, #C9A962);border:2px solid var(--accent-color, #C9A962);border-radius:8px}.premium-card__mobile-btn--view span{display:none}.premium-card__mobile-btn--view svg{width:18px;height:18px}.premium-card__mobile-actions .premium-card__add-form--mobile{flex:1;min-width:0}.premium-card__mobile-btn{white-space:nowrap;font-size:11px;padding:10px}.premium-card__mobile-btn span{overflow:hidden;text-overflow:ellipsis}}@media (min-width: 601px){.premium-card__mobile-actions,.premium-card__image-quickview{display:none!important}}.premium-product-card{position:relative;background:var(--card-bg, #fff);border-radius:16px;overflow:hidden;transition:all .4s cubic-bezier(.25,.46,.45,.94);box-shadow:0 4px 20px #0000000f}.premium-product-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #0000001f}.premium-card__badge{position:absolute;top:16px;left:16px;background:var(--badge-color, #E31837);color:var(--badge-text, #fff);font-size:11px;font-weight:700;padding:6px 12px;border-radius:20px;z-index:10;letter-spacing:.02em;box-shadow:0 4px 12px #e318374d}.premium-card__image-wrapper{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#f5f5f5}.premium-card__image-link{display:block;width:100%;height:100%}.premium-card__image{width:100%;height:100%;object-fit:cover;transition:all .6s ease}.premium-card__image--primary{opacity:1}.premium-card__image--secondary{position:absolute;top:0;left:0;opacity:0}.premium-product-card:hover .premium-card__image--primary{opacity:0;transform:scale(1.05)}.premium-product-card:hover .premium-card__image--secondary{opacity:1;transform:scale(1.05)}.premium-card__placeholder{width:100%;height:100%;fill:#e0e0e0}.premium-card__actions{position:absolute;bottom:0;left:0;right:0;display:flex;gap:10px;padding:20px;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,transparent 100%);opacity:0;transform:translateY(20px);transition:all .4s ease}.premium-product-card:hover .premium-card__actions{opacity:1;transform:translateY(0)}.premium-card__action-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;background:#fffffff2;border:none;border-radius:8px;font-size:12px;font-weight:600;color:#1a1a1a;cursor:pointer;text-decoration:none;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.premium-card__action-btn svg{width:16px;height:16px;flex-shrink:0}.premium-card__action-btn:hover{background:var(--accent-color, #C9A962);color:#fff}.premium-card__action-btn--disabled{opacity:.6;cursor:not-allowed}.premium-card__action-btn--disabled:hover{background:#fffffff2;color:#1a1a1a}.premium-card__add-form{flex:1;display:flex}.premium-card__add-form .premium-card__action-btn{width:100%}.premium-card__info{padding:20px}.premium-card__vendor{display:block;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#999;margin-bottom:6px}.premium-card__title{font-size:16px;font-weight:500;margin:0 0 10px;line-height:1.4}.premium-card__title a{color:#1a1a1a;text-decoration:none;transition:color .3s ease}.premium-card__title a:hover{color:var(--accent-color, #C9A962)}.premium-card__price{display:flex;align-items:center;gap:10px}.premium-card__price--regular{font-size:16px;font-weight:600;color:#1a1a1a}.premium-card__price--sale{font-size:16px;font-weight:600;color:var(--badge-color, #E31837)}.premium-card__price--compare{font-size:14px;color:#999;text-decoration:line-through}.premium-products__footer{display:none!important}.premium-products__view-all{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;background:transparent;border:2px solid var(--accent-color, #C9A962);color:var(--accent-color, #C9A962);font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border-radius:30px;transition:all .3s ease}.premium-products__view-all:hover{background:var(--accent-color, #C9A962);color:#fff}.premium-products__view-all svg{width:18px;height:18px;transition:transform .3s ease}.premium-products__view-all:hover svg{transform:translate(5px)}.premium-quickview-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease}.premium-quickview-modal.is-open{opacity:1;visibility:visible}.premium-quickview__backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.premium-quickview__content{position:relative;width:90%;max-width:900px;max-height:90vh;background:#fff;border-radius:20px;overflow:hidden;transform:scale(.9);transition:transform .3s ease;box-shadow:0 30px 80px #0000004d}.premium-quickview-modal.is-open .premium-quickview__content{transform:scale(1)}.premium-quickview__close{position:absolute;top:16px;right:16px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#0000001a;border:none;border-radius:50%;cursor:pointer;z-index:10;transition:all .3s ease}.premium-quickview__close:hover{background:var(--accent-color, #C9A962);transform:rotate(90deg)}.premium-quickview__close:hover svg{color:#fff}.premium-quickview__close svg{width:20px;height:20px;color:#333;transition:color .3s ease}.premium-quickview__backdrop{cursor:pointer}.premium-quickview__body header,.premium-quickview__body .header,.premium-quickview__body .section-header,.premium-quickview__body .header-wrapper,.premium-quickview__body footer,.premium-quickview__body .footer,.premium-quickview__body .section-footer{display:none!important}.premium-quickview__body{padding:40px;max-height:90vh;overflow-y:auto}.premium-quickview__loading{display:flex;align-items:center;justify-content:center;min-height:300px;color:#666}@media (max-width: 768px){.premium-quickview-modal{align-items:flex-start}.premium-quickview__content{width:100%;max-width:100%;max-height:90vh;border-radius:0 0 20px 20px;margin-top:0;transform:translateY(-100%);transition:transform .3s ease}.premium-quickview-modal.is-open .premium-quickview__content{transform:translateY(0)}.premium-quickview__body{padding:20px;max-height:calc(90vh - 60px)}.premium-quickview__close{top:12px;right:12px}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/premium-product-card.css.map */
