:root{--ink:#1d1e1b;--paper:#f4f1eb;--soft:#e8e2d8;--gold:#c7a05a;--muted:#68665f;--line:rgba(29,30,27,.16)}
.site-header{position:sticky;top:0;z-index:50;min-height:5.5rem;backdrop-filter:blur(18px);background:rgba(244,241,235,.9)}.wordmark{width:clamp(7.25rem,9vw,8.65rem)}.button{transition:transform .25s ease,background .25s ease}.button:hover{transform:translateY(-2px)}
.home-hero-immersive{position:relative;display:flex;min-height:min(54rem,calc(100svh - 5.5rem));align-items:flex-end;overflow:hidden;color:#fff}.home-hero-immersive>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 58%;transition:transform 1.2s ease}.home-hero-immersive:hover>img{transform:scale(1.015)}.home-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,15,13,.8),rgba(16,15,13,.42) 48%,rgba(16,15,13,.07) 78%),linear-gradient(0deg,rgba(16,15,13,.7),transparent 46%)}.home-hero-immersive .home-copy{position:relative;z-index:2;width:min(70rem,72%);min-height:0;padding:clamp(4rem,8vw,8rem) clamp(1.25rem,5vw,5.5rem) clamp(8rem,14vw,11rem)}.home-hero-immersive h1{max-width:10.5ch;color:#fff;font-size:clamp(4rem,7.5vw,8rem);letter-spacing:-.055em;line-height:.87}.home-hero-immersive .lead{max-width:40rem;color:rgba(255,255,255,.8)}.button-light{border-color:#fff;background:#fff;color:var(--ink)}.button-ghost-light{border-color:rgba(255,255,255,.6);color:#fff}.home-proof{position:absolute;z-index:3;right:clamp(1.25rem,5vw,5.5rem);bottom:2.25rem;left:clamp(1.25rem,5vw,5.5rem);display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.34)}.home-proof div{display:flex;flex-direction:column}.home-proof strong{font:400 clamp(1.15rem,2vw,1.65rem)/1.2 Georgia,serif}.home-proof span{color:rgba(255,255,255,.67);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}
.intro{background:var(--paper)}.category-showcase{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;border:1px solid var(--line);background:var(--line)}.category-card-visual{position:relative;display:flex;min-height:31rem;flex-direction:column;overflow:hidden;color:#fff}.category-card-visual:first-child{grid-column:span 2}.category-card-visual img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .65s ease}.category-card-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(19,18,16,.78),transparent 72%)}.category-card-visual span,.category-card-visual h2,.category-card-visual strong{position:relative;z-index:2;margin-inline:1.35rem}.category-card-visual span{margin-top:auto;color:rgba(255,255,255,.7);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase}.category-card-visual h2{margin-top:.55rem;margin-bottom:.65rem;color:#fff;font-size:clamp(1.7rem,2.2vw,2.7rem)}.category-card-visual strong{margin-bottom:1.5rem;font-size:.8rem}.category-card-visual:hover img{transform:scale(1.045)}
.product-grid{gap:clamp(1rem,2vw,2rem);border:0;background:transparent}.product-card{background:transparent}.product-image{background:var(--paper)}.product-image img{position:absolute;inset:0}.product-image .product-ambient{object-fit:cover;padding:0;opacity:0;transform:scale(1.03);transition:opacity .45s ease,transform .55s ease}.product-card:hover .product-cutout{opacity:0}.product-card:hover .product-ambient{opacity:1;transform:scale(1)}.product-card>p,.product-card h2,.product-card>span{margin-inline:0}.product-card>p{display:flex;justify-content:space-between;gap:1rem}.product-card>p span{color:var(--gold)}.product-card>span{opacity:.58}.catalogue-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.25rem,2.5vw,2.75rem) clamp(1rem,2vw,2rem)}.catalogue-grid .product-image{aspect-ratio:.9}.catalogue-toolbar{display:grid;grid-template-columns:1fr minmax(14rem,.34fr);gap:1px;margin:0 calc(clamp(1.25rem,5vw,5.5rem)*-1);padding:1.25rem clamp(1.25rem,5vw,5.5rem);background:var(--paper);border-bottom:1px solid var(--line)}.catalogue-search,.catalogue-toolbar select{display:flex;min-height:3.5rem;align-items:center;gap:.8rem;padding:0 1rem;border:1px solid var(--line);background:#fff;font:inherit}.catalogue-search input{width:100%;border:0;outline:0;font:inherit}.category-filters{position:sticky;top:5.5rem;z-index:20;display:flex;align-items:center;gap:.55rem;margin:0 calc(clamp(1.25rem,5vw,5.5rem)*-1) 2.5rem;padding:.85rem clamp(1.25rem,5vw,5.5rem);overflow-x:auto;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line)}.category-filters button{flex:0 0 auto;min-height:2.7rem;padding:.6rem .9rem;border:1px solid var(--line);border-radius:999px;background:#fff;cursor:pointer}.category-filters button[aria-pressed=true]{background:var(--ink);color:#fff}.category-filters span{margin-left:auto;white-space:nowrap;color:var(--muted);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}[data-product-card][hidden]{display:none}
.product-detail{grid-template-columns:minmax(0,1.35fr) minmax(23rem,.65fr);align-items:start;background:#fff}.product-gallery{padding:1.25rem clamp(1.25rem,3vw,3rem) 3rem}.gallery-main{position:relative;min-height:clamp(34rem,67vw,52rem);aspect-ratio:auto}.gallery-main img{object-fit:contain}.gallery-thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(4.5rem,5.5rem));gap:.6rem}.gallery-thumb{padding:0;border:1px solid var(--line);background:#fff;opacity:.55;cursor:pointer}.gallery-thumb[aria-pressed=true]{border-color:var(--ink);opacity:1}.product-copy{position:sticky;top:5.5rem;display:flex;min-height:calc(100svh - 5.5rem);flex-direction:column;justify-content:center;padding:clamp(3rem,5vw,5.5rem) clamp(1.75rem,4vw,4.5rem)}.product-copy h1{letter-spacing:-.055em}.product-copy .actions{flex-direction:column}.product-copy .button{width:100%;justify-content:space-between}
@media(max-width:1100px){.category-showcase{grid-template-columns:repeat(2,1fr)}.category-card-visual:first-child{grid-column:span 1}.catalogue-grid{grid-template-columns:repeat(2,1fr)}.product-detail{grid-template-columns:1fr}.product-copy{position:static;min-height:auto}.gallery-main{min-height:min(82vw,48rem)}}
@media(max-width:700px){.home-hero-immersive{min-height:calc(100svh - 5.25rem)}.home-hero-immersive .home-copy{width:100%;padding:6rem 1.25rem 12rem}.home-hero-immersive h1{font-size:clamp(3.35rem,16vw,5rem)}.home-proof{right:1.25rem;bottom:1.25rem;left:1.25rem;gap:.5rem}.home-proof strong{font-size:1rem}.home-proof span{font-size:.55rem}.category-showcase,.catalogue-grid,.catalogue-toolbar{grid-template-columns:1fr}.category-card-visual{min-height:27rem}.catalogue-toolbar{gap:.6rem}.category-filters{top:5.25rem}.category-filters span{display:none}.catalogue-grid .product-image{aspect-ratio:1}.gallery-main{min-height:calc(100vw - 2.5rem)}.gallery-thumbs{display:flex;flex-wrap:nowrap;overflow-x:auto}.gallery-thumb{flex:0 0 4.75rem}.product-copy{padding:4rem 1.25rem}}
@media(prefers-reduced-motion:reduce){.home-hero-immersive>img,.category-card-visual img,.product-image img,.button{transition:none!important}}
