:root{--ink:#241d19;--cream:#f5efe8;--paper:#fbf9f6;--gold:#a8753d;--line:#d9cec2;--muted:#756b63;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:14px/1.6 var(--sans)}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}.collections-hero{position:relative;display:flex;align-items:flex-end;min-height:660px;padding:150px 8vw 95px;background:linear-gradient(90deg,rgba(20,13,9,.7),rgba(20,13,9,.12)),url('images/background.png') center/cover;color:#fff}.hero-copy{max-width:650px}.eyebrow{margin:0 0 20px;color:var(--gold);font-size:10px;font-weight:600;letter-spacing:.25em;text-transform:uppercase}.collections-hero .eyebrow,.collection-cta .eyebrow{color:#e3b984}.collections-hero h1,.catalogue-heading h2,.collection-cta h2{margin:0;font:500 clamp(52px,7vw,96px)/.95 var(--serif);letter-spacing:-.035em}.collections-hero h1 em,.catalogue-heading h2 em,.collection-cta h2 em{color:#dfa96f;font-weight:400}.collections-hero .hero-copy>p:last-child{max-width:430px;margin:28px 0 0;color:#f1e5db;font-size:15px;line-height:1.8}.scroll-mark{position:absolute;right:6vw;bottom:55px;font-size:26px}.catalogue{padding:125px 7vw}.catalogue-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:70px}.catalogue-heading h2{font-size:clamp(46px,5.5vw,76px)}.catalogue-heading h2 em{color:var(--gold)}.filters{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.filters button{padding:10px 15px;border:1px solid var(--line);background:transparent;font-size:9px;letter-spacing:.13em;text-transform:uppercase;transition:.2s}.filters button:hover,.filters button.active{border-color:var(--ink);background:var(--ink);color:#fff}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:65px 25px;align-items:start}.product-card:nth-child(3n+2){margin-top:75px}.product-card[hidden]{display:none}.product-image{height:440px;overflow:hidden;background:var(--cream)}.product-image.tall{height:550px}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.product-card:nth-child(3n+1) img{object-position:center 25%}.product-card:hover img{transform:scale(1.045)}.product-meta{display:flex;justify-content:space-between;gap:15px;padding:16px 0;border-bottom:1px solid var(--line)}.product-meta p{margin:0 0 4px;color:var(--gold);font-size:9px;letter-spacing:.15em;text-transform:uppercase}.product-meta h3{margin:0;font:500 22px var(--serif)}.product-meta>span{padding-top:4px;color:var(--muted);font-size:11px;white-space:nowrap}.collection-cta{display:grid;min-height:590px;place-items:center;padding:80px 7vw;background:var(--ink);color:#fff;text-align:center}.collection-cta>div{max-width:600px}.collection-cta h2{font-size:clamp(58px,8vw,105px)}.collection-cta>div>p:not(.eyebrow){max-width:370px;margin:28px auto;color:#cdbeb4}.collection-cta a{display:inline-flex;align-items:center;gap:25px;padding:14px 20px;background:#fff;color:var(--ink);font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.collection-cta a span{font-size:16px}.reveal{opacity:0;transform:translateY(25px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:850px){.collections-hero{min-height:580px;padding:140px 7vw 80px}.catalogue{padding:90px 7vw}.catalogue-heading{display:block}.filters{justify-content:flex-start;margin-top:35px}.collection-grid{grid-template-columns:1fr 1fr;gap:50px 18px}.product-card:nth-child(3n+2){margin-top:0}.product-card:nth-child(even){margin-top:65px}.product-image{height:390px}.product-image.tall{height:490px}}@media(max-width:520px){.collections-hero h1{font-size:54px}.catalogue-heading h2{font-size:48px}.collection-grid{display:block}.product-card,.product-card:nth-child(even){margin:0 0 48px}.product-image,.product-image.tall{height:460px}.product-meta{display:block}.product-meta>span{display:block;margin-top:7px}.collection-cta{min-height:520px}}
