.collection-showcase{background:var(--cream)}.collection-showcase__grid{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:1fr 1fr;gap:18px}.collection-tile{position:relative;min-height:320px;overflow:hidden;border-radius:30px;background:var(--blush);color:#fff}.collection-tile:first-child{grid-row:1/3;min-height:660px}.collection-tile img,.collection-tile svg{width:100%;height:100%;object-fit:cover}.collection-tile::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(44,37,48,.84))}.collection-tile__copy{position:absolute;z-index:2;left:30px;right:30px;bottom:28px}.collection-tile__copy span{font-size:.68rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.collection-tile__copy h3{margin:8px 0;font:400 clamp(2.2rem,4vw,4rem)/.95 var(--font-heading),Georgia,serif}.collection-tile__copy p{max-width:480px;margin:0;color:rgba(255,255,255,.78)}.bundle-showcase{background:var(--cream)}.bundle-showcase__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bundle-card{display:flex;min-height:370px;flex-direction:column;justify-content:space-between;padding:34px;border:1px solid var(--line);border-radius:30px;background:var(--foam)}.bundle-card:nth-child(2){background:var(--blush)}.bundle-card:nth-child(3){background:var(--sage)}.bundle-card small{font-weight:800;letter-spacing:.14em;text-transform:uppercase}.bundle-card h3{font:400 2.4rem/1 var(--font-heading),Georgia,serif;margin:22px 0 12px}.bundle-card p{color:var(--stone)}.bundle-card__bottom{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-top:32px}.bundle-card__bottom strong{font-size:1.35rem}.contact-teaser{background:var(--coral);color:#fff}.contact-teaser__grid{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:end}.contact-teaser .eyebrow{color:#fff}.contact-teaser .lede{color:rgba(255,255,255,.78)}.contact-teaser__box{padding:30px;border:1px solid rgba(255,255,255,.28);border-radius:28px;background:rgba(255,255,255,.14)}.contact-teaser__box strong{display:block;margin-bottom:12px;font:400 1.8rem var(--font-heading),Georgia,serif}.color-product-carousel{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:15px}.color-product{flex:0 0 min(300px,75vw);scroll-snap-align:start}.color-product__media{aspect-ratio:1;overflow:hidden;border:1px solid var(--line);border-radius:50%;background:var(--foam)}.color-product__media img,.color-product__media svg{width:100%;height:100%;object-fit:cover}.color-product__copy{display:flex;align-items:center;justify-content:space-between;padding:15px 11px}.color-product__copy h3{font:400 1.45rem var(--font-heading),Georgia,serif;margin:0}.color-product__copy a{font-size:.64rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid currentColor}@media(max-width:900px){.collection-showcase__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.collection-tile,.collection-tile:first-child{flex:0 0 82vw;min-height:480px;grid-row:auto;scroll-snap-align:start}.product-grid-list{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 var(--gutter) 18px;margin-inline:calc(var(--gutter)*-1);scrollbar-width:none}.product-grid-list .product-card{flex:0 0 84vw;scroll-snap-align:start}.bundle-showcase__grid,.contact-teaser__grid{grid-template-columns:1fr}}@media(max-width:600px){.collection-tile,.collection-tile:first-child{flex-basis:88vw;min-height:420px}.product-grid-list .product-card{flex-basis:88vw}.bundle-card{min-height:330px}}
