.product-container{display:flex;gap:2rem;flex-wrap:wrap;margin:2rem auto;max-width:1440px;padding:0 2rem;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;align-items:stretch}.product-section{flex:3;display:flex;flex-direction:column}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.section-title{font-size:2rem;font-family:Playfair Display,serif;font-weight:700}.sort-controls{display:flex;align-items:center;gap:1rem}.divider{height:20px;width:1px;background:#ccc}.dropdown-button{background:transparent;border:none;cursor:pointer;padding:0}.product-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));flex-grow:1}.product-card{background-color:#f9f9f9;border:1px solid #eee;padding:2rem;border-radius:8px;text-align:center;position:relative}.product-image{max-width:100%;height:auto;border-radius:4px}.product-title{font-size:1.2rem;margin-top:1rem;font-weight:700}.product-price{margin-top:.5rem;color:#222;font-size:1.1rem}.discount-badge{position:absolute;top:1rem;left:1rem;background-color:#d8c29d;color:#fff;font-size:.9rem;padding:.25rem .5rem;border-radius:4px;font-weight:700}.former-price-wrapper{position:absolute;top:3.5rem;left:1rem}.pagination{display:flex;align-items:center;gap:.5rem;justify-content:center;margin-top:2rem}.pagination-arrow,.pagination-number,.pagination-double-arrow{background:transparent;border:none;font-size:1rem;cursor:pointer}.pagination-current{font-weight:700}.pagination-ellipsis{padding:0 .5rem;color:#888}.promo-banner{flex:1;height:auto;display:flex;position:relative;border-radius:8px;overflow:hidden}.promo-banner .promo-image{width:100%;object-fit:cover;display:block}.promo-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1}.promo-banner .promo-tag,.promo-banner .promo-title,.promo-banner .promo-button{position:absolute;z-index:2;color:#fff;left:5%;text-align:left}.promo-banner .promo-tag{bottom:90px;font-size:.85rem;letter-spacing:.2em}.promo-banner .promo-title{bottom:60px;font-size:2rem;font-family:Playfair Display,serif}.promo-banner .promo-button{bottom:20px;padding:.75rem 1.5rem;background:#d8c29d;color:#fff;text-decoration:none;font-weight:700;border-radius:4px}@media screen and (max-width: 768px){.promo-banner{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/styles.css.map */
