/* v81 product catalogue — refined cards */
.home-shop{padding:62px 0 80px;background:linear-gradient(180deg,#f6f0e8,#eee4d7)}
.home-shop-head,.catalog-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}
.home-shop-head h2,.catalog-head h1{margin:0;font-size:clamp(2.6rem,5vw,5.6rem);letter-spacing:-.065em;line-height:.94;max-width:10ch}
.home-shop-head p,.catalog-head p{max-width:650px;margin:14px 0 0;color:#6b6258;line-height:1.7}
.shop-all-link{display:inline-flex;align-items:center;gap:10px;min-height:52px;padding:0 22px;border-radius:999px;background:#1d1611;color:#fff8ef;font-weight:800;white-space:nowrap}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.product-card{position:relative;display:flex;flex-direction:column;min-width:0;padding:14px;border-radius:30px;overflow:hidden;background:linear-gradient(180deg,rgba(255,251,246,.95),rgba(248,241,232,.98));border:1px solid rgba(81,59,38,.10);box-shadow:0 22px 48px rgba(42,27,15,.08);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}
.product-card:hover{transform:translateY(-6px);box-shadow:0 32px 60px rgba(42,27,15,.13);border-color:rgba(81,59,38,.18)}
.product-card-image{position:relative;aspect-ratio:1/1.02;overflow:hidden;border-radius:24px;background:#e8dfd4;border:1px solid rgba(89,66,42,.08);box-shadow:inset 0 0 0 1px rgba(255,255,255,.2)}
.product-card-image::after{content:"";position:absolute;inset:auto 0 0 0;height:42%;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(31,22,15,.10) 100%);pointer-events:none}
.product-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.8,.2,1)}
.product-card:hover .product-card-image img{transform:scale(1.06)}
.product-card-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(145deg,#e9dfd2,#cdbba4);color:#78634e;font-weight:800}
.product-card-body{padding:18px 4px 4px;display:flex;flex:1;flex-direction:column}
.product-grid .product-card-category{display:none}
.product-card h3{margin:0;font-size:1.44rem;line-height:1.08;letter-spacing:-.04em;color:#201812}
.product-card p{margin:12px 0 18px;color:#6c635a;line-height:1.58;font-size:.95rem}
.product-card-foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:2px}
.product-price{font-size:1.08rem;font-weight:800;color:#1f1711}
.product-open{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;background:#f1e7da;color:#4f3b2a;font-weight:800;font-size:.92rem;box-shadow:inset 0 0 0 1px rgba(83,60,37,.08)}
.catalog-page{padding:62px 0 86px;background:#f5efe7;min-height:60vh}
.catalog-filters{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0 30px}
.catalog-filter{padding:11px 16px;border-radius:999px;border:1px solid rgba(70,49,31,.13);background:rgba(255,255,255,.55);color:#33261d;font-weight:700}
.catalog-filter.active{background:#1d1611;color:#fff8ef}
.product-detail{padding:55px 0 90px;background:#f5efe7}
.product-detail-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.8fr);gap:34px;align-items:start}
.product-detail-media{border-radius:30px;overflow:hidden;background:#ded2c4;box-shadow:0 24px 60px rgba(39,25,14,.12)}
.product-detail-media img{width:100%;display:block;aspect-ratio:1.18/1;object-fit:cover}
.product-detail-copy{padding:24px 8px}.product-detail-copy h1{margin:0;font-size:clamp(3rem,5.5vw,6rem);line-height:.9;letter-spacing:-.07em}
.product-detail-lead{font-size:1.1rem;color:#665d54;line-height:1.7;margin:20px 0}
.product-detail-price{font-size:1.45rem;font-weight:800;margin:20px 0}
.product-detail-long{margin-top:34px;color:#51483f;line-height:1.75;white-space:pre-line}
.product-specs{margin-top:30px;border-top:1px solid rgba(70,49,31,.12)}
.product-spec{display:grid;grid-template-columns:minmax(120px,.55fr) 1fr;gap:18px;padding:14px 0;border-bottom:1px solid rgba(70,49,31,.10)}
.product-spec strong{color:#3a2b20}.catalog-empty{padding:50px;border-radius:24px;background:#fffaf4;text-align:center;color:#70665c}
@media(max-width:1100px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-grid{grid-template-columns:1fr}}
@media(max-width:680px){.home-shop,.catalog-page{padding:42px 0 58px}.home-shop-head,.catalog-head{align-items:flex-start;flex-direction:column}.product-grid{grid-template-columns:1fr;gap:14px}.product-card{border-radius:24px;padding:12px}.product-card-image{aspect-ratio:1.18/1;border-radius:20px}.product-card-body{padding:16px 2px 2px}.product-card h3{font-size:1.28rem}.product-card-foot{flex-direction:column;align-items:flex-start;gap:10px}.product-open{min-height:40px;padding:0 14px}.product-detail{padding:36px 0 60px}.product-detail-copy{padding:18px 2px}.product-detail-copy h1{font-size:clamp(2.7rem,13vw,4.5rem)}.product-spec{grid-template-columns:1fr;gap:5px}}

/* v88 product image gallery */
.product-detail-gallery{min-width:0}
.product-gallery-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}
.product-gallery-thumb{padding:0;border:1px solid rgba(78,56,36,.12);border-radius:16px;overflow:hidden;background:#e6dbce;cursor:pointer;opacity:.72;transition:.25s}
.product-gallery-thumb:hover,.product-gallery-thumb.is-active{opacity:1;transform:translateY(-2px);box-shadow:0 10px 24px rgba(42,27,15,.10)}
.product-gallery-thumb.is-active{border-color:rgba(53,36,23,.42)}
.product-gallery-thumb img{display:block;width:100%;aspect-ratio:1.2/1;object-fit:cover}
@media(max-width:680px){.product-gallery-thumbs{gap:7px}.product-gallery-thumb{border-radius:11px}}
\n\n/* v92 — compact side-by-side luxury related products */
.related-products{padding:56px 0 74px;background:linear-gradient(180deg,#f4ece2 0%,#eee3d6 100%);border-top:1px solid rgba(82,59,38,.07)}
.related-products .shell{max-width:1480px}
.related-products-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:22px}
.related-products-head h2{margin:0;font-size:clamp(2rem,3.4vw,3.4rem);line-height:.96;letter-spacing:-.05em;color:#19120d}
.related-products-head p{margin:8px 0 0;max-width:580px;color:#6f665d;line-height:1.56;font-size:.96rem}
.related-products-head>a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;background:#21160f;color:#fff8ef;font-weight:800;white-space:nowrap;box-shadow:0 10px 22px rgba(32,22,15,.1)}
.related-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:start}
.related-product-card{position:relative;display:flex;flex-direction:column;min-width:0;padding:10px;border-radius:22px;background:linear-gradient(180deg,rgba(255,253,249,.98),rgba(244,235,224,.98));border:1px solid rgba(90,66,43,.08);box-shadow:0 14px 30px rgba(42,28,16,.08), inset 0 1px 0 rgba(255,255,255,.6);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;overflow:hidden}
.related-product-card::before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:72px;background:linear-gradient(180deg,rgba(255,255,255,.26),rgba(255,255,255,0));pointer-events:none}
.related-product-card:hover{transform:translateY(-4px);box-shadow:0 22px 42px rgba(42,28,16,.12), inset 0 1px 0 rgba(255,255,255,.74);border-color:rgba(90,66,43,.14)}
.related-product-image{position:relative;aspect-ratio:1.2/.82;overflow:hidden;border-radius:16px;background:#ddd0c1}
.related-product-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,0) 34%,rgba(22,14,9,.12) 100%);pointer-events:none}
.related-product-image img,.related-product-image .product-card-placeholder{width:100%;height:100%;display:block}
.related-product-image img{object-fit:cover;transition:transform .75s cubic-bezier(.2,.8,.2,1)}
.related-product-card:hover .related-product-image img{transform:scale(1.04)}
.related-product-image .product-card-placeholder{display:grid;place-items:center;font-size:1rem}
.related-product-info{display:flex;flex-direction:column;flex:1;padding:12px 3px 3px;gap:10px}
.related-product-info h3{margin:0;font-size:1rem;line-height:1.14;letter-spacing:-.025em;color:#19120d}
.related-product-info>div{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:12px;border-top:1px solid rgba(89,66,42,.08)}
.related-product-info strong{font-size:.94rem;color:#1f1711}
.related-product-info span{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 11px;border-radius:999px;background:rgba(255,255,255,.76);box-shadow:inset 0 0 0 1px rgba(83,60,37,.08);font-weight:800;color:#503b2b;font-size:.88rem}
@media(max-width:1180px){.related-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.related-products{padding:40px 0 54px}.related-products-head{align-items:flex-start;flex-direction:column;margin-bottom:18px}.related-products-head h2{font-size:clamp(1.9rem,10vw,3rem)}.related-products-grid{grid-template-columns:1fr;gap:12px}.related-product-card{padding:10px;border-radius:20px}.related-product-image{aspect-ratio:1.26/1;border-radius:15px}.related-product-info{padding:12px 2px 2px}.related-product-info h3{font-size:1rem}}

/* v93 — category subfilters */
.catalog-filters-wrap{display:grid;gap:12px;margin:24px 0 30px}
.catalog-subfilters{display:flex;gap:10px;flex-wrap:wrap}
.catalog-subfilter{padding:10px 15px;border-radius:999px;border:1px solid rgba(70,49,31,.11);background:rgba(255,255,255,.78);color:#5b4735;font-weight:700;font-size:.92rem}
.catalog-subfilter.active{background:#dbc8b4;color:#241811;border-color:rgba(70,49,31,.14)}


/* v127 — compact progressive catalogue cards */
.product-grid--progressive .product-card.is-hidden{display:none}
.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.product-card{padding:10px;border-radius:26px;background:linear-gradient(180deg,rgba(255,252,248,.97),rgba(246,238,228,.98));border:1px solid rgba(86,64,42,.08);box-shadow:0 18px 34px rgba(42,27,15,.06), inset 0 1px 0 rgba(255,255,255,.72)}
.product-card:hover{transform:translateY(-7px);box-shadow:0 28px 56px rgba(42,27,15,.12), inset 0 1px 0 rgba(255,255,255,.8)}
.product-card-image{aspect-ratio:1/0.84;border-radius:20px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.28)}
.product-card-body{padding:14px 6px 6px}
.product-card h3{font-size:1.08rem;line-height:1.08;letter-spacing:-.03em}
.product-card p{margin:8px 0 14px;font-size:.82rem;line-height:1.55;color:#756b61;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.product-card-foot{gap:10px;padding-top:4px}
.product-price{font-size:.95rem}
.product-open{min-height:36px;padding:0 14px;font-size:.84rem;background:#f4ebdf;color:#4d3928}
.catalog-load-more{display:flex;justify-content:center;margin-top:26px}
.catalog-load-more-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:none;border-radius:999px;background:#2a1b12;color:#fff8ef;font-family:inherit;font-size:.96rem;font-weight:700;cursor:pointer;box-shadow:0 14px 28px rgba(42,27,15,.12);transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease}
.catalog-load-more-button:hover{transform:translateY(-2px);box-shadow:0 20px 34px rgba(42,27,15,.16)}
@media(max-width:1220px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product-card h3{font-size:1rem}}
@media(max-width:980px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:680px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{padding:8px;border-radius:20px}.product-card-image{aspect-ratio:1/0.88;border-radius:15px}.product-card-body{padding:10px 3px 2px}.product-card h3{font-size:.92rem;line-height:1.12}.product-card p{margin:6px 0 10px;font-size:.72rem;line-height:1.4;-webkit-line-clamp:2}.product-card-foot{flex-direction:row;align-items:center;gap:6px}.product-price{font-size:.78rem}.product-open{min-height:30px;padding:0 10px;font-size:.72rem}.catalog-load-more{margin-top:18px}.catalog-load-more-button{width:min(100%,260px);min-height:42px;padding:0 18px;font-size:.88rem}}

/* v157 — approved business-client prices */
.b2b-price{display:inline-flex;align-items:center;gap:7px;flex-wrap:wrap}
.b2b-price del{color:#9a8d82;font-size:.82em;font-weight:500}
.b2b-price strong{color:#3f2818;font-weight:800}
.b2b-price small{padding:3px 7px;border-radius:999px;background:#3f2818;color:#fff9f2;font-size:.66em;line-height:1}
