.iris-hero-bestseller{background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary));color:var(--brand-text-inverse);display:grid;grid-template-columns:0.92fr 1.08fr;grid-gap:28px;gap:28px;padding:168px max(24px,(100vw - 1180px) / 2) 72px;align-items:stretch}.iris-hero-bar{display:flex;flex-direction:column;justify-content:center;min-height:420px}.iris-hero-bar .iris-eyebrow,.iris-hero-bar h1,.iris-hero-bar p,.iris-hero-proof{color:var(--brand-text-inverse)}.iris-hero-bar>p:not(.iris-eyebrow){max-width:620px;font-size:1.08rem}.iris-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin:18px 0 28px}.iris-hero-proof{padding:20px;border:1px solid rgba(255,255,255,.22);border-radius:var(--brand-radius);background:rgba(255,255,255,.08);backdrop-filter:blur(10px)}.iris-hero-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.iris-cat-card{min-height:245px;position:relative;overflow:hidden;border-radius:var(--brand-radius);background:var(--brand-bg);border:1px solid rgba(255,255,255,.22);color:var(--brand-text)}.iris-cat-card img{width:100%;height:100%;min-height:245px;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.iris-cat-card span{position:absolute;left:16px;right:16px;bottom:16px;z-index:2;padding:10px 12px;border-radius:8px;background:rgba(255,255,255,.92);color:var(--brand-primary-dark);font-weight:800}.iris-product-card,.iris-shop-card{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;box-shadow:0 10px 28px rgba(26,36,47,.08);transition:transform .25s,box-shadow .25s}.iris-product-card:hover,.iris-shop-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px rgba(26,36,47,.14)}.iris-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.iris-product-card div{padding:22px}.iris-product-card h3,.iris-shop-card h3{margin:12px 0 8px}.iris-product-card p,.iris-shop-card p{color:var(--brand-text)}.iris-bestsellers{background:var(--brand-bg-alt)}.iris-bestsellers-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:28px}.iris-bestsellers-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.iris-shop-card{padding-bottom:20px}.iris-shop-card img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.iris-quick-shop,.iris-shop-card h3,.iris-shop-card p{margin-left:18px;margin-right:18px}.iris-quick-shop{min-height:42px;border:0;border-radius:8px;padding:10px 14px;background:var(--brand-primary);color:var(--brand-text-inverse);font-weight:800}.iris-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.iris-gallery-grid img{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);border:1px solid var(--brand-border);background:var(--brand-bg-alt)}.iris-quote{background:var(--brand-primary-dark)}.iris-quote blockquote{max-width:880px;margin:0 auto;text-align:center}.iris-quote cite,.iris-quote p{color:var(--brand-text-inverse)}.iris-quote p{font-size:max(1.6rem, min(3vw, 2.45rem));line-height:1.25}.iris-cta p{max-width:720px;margin-left:auto;margin-right:auto}@media (max-width:991px){.iris-hero-bestseller{grid-template-columns:1fr;padding-top:150px}.iris-bestsellers-track,.iris-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.iris-bestsellers-track,.iris-gallery-grid,.iris-hero-grid{grid-template-columns:1fr}}