:root{--ink:#071a2d;--blue:#0c3155;--copper:#c88a51;--paper:#f6f4ef;--white:#fff;--muted:#64717d;--line:rgba(7,26,45,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,"Helvetica Neue",sans-serif;font-size:16px;line-height:1.6}img{display:block;width:100%}a{color:inherit;text-decoration:none}.skip{position:fixed;left:1rem;top:-5rem;z-index:100;background:#fff;padding:.75rem 1rem}.skip:focus{top:1rem}.site-header{height:84px;padding:0 clamp(1.2rem,4vw,4.5rem);display:flex;align-items:center;justify-content:space-between;background:rgba(246,244,239,.96);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:.8rem;line-height:1}.brand-mark{width:38px;height:38px;border:2px solid var(--copper);border-radius:50%;position:relative}.brand-mark:after{content:"";position:absolute;width:18px;height:9px;border:2px solid var(--copper);border-width:2px 0 0;transform:rotate(-20deg);left:8px;top:14px}.brand b{display:block;letter-spacing:.18em;font-size:.92rem}.brand small{display:block;margin-top:.38rem;font-size:.62rem;letter-spacing:.16em;color:var(--muted)}nav{display:flex;align-items:center;gap:2rem;font-size:.88rem}nav a{border-bottom:1px solid transparent}nav a:hover,nav a:focus{border-color:var(--copper)}.nav-cta{border:1px solid var(--ink);padding:.65rem 1rem}.menu{display:none;border:0;background:none;font:inherit}.hero{min-height:calc(100vh - 84px);position:relative;display:grid;align-items:center;overflow:hidden;background:var(--ink)}.hero>img{position:absolute;inset:0;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,26,45,.9) 0%,rgba(7,26,45,.64) 40%,rgba(7,26,45,.05) 72%)}.hero-copy{position:relative;z-index:2;color:#fff;width:min(650px,80%);margin-left:clamp(1.5rem,8vw,9rem);padding:5rem 0}.eyebrow{text-transform:uppercase;letter-spacing:.24em;font-weight:700;font-size:.72rem;color:var(--copper);margin:0 0 1.2rem}.hero h1,.intro h2,.section-head h2,.gallery h2,.contact h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.035em;line-height:1.02}.hero h1{font-size:clamp(3rem,6vw,6.1rem);margin:0 0 1.7rem}.hero-copy>p:not(.eyebrow){max-width:560px;color:rgba(255,255,255,.78);font-size:1.08rem}.button{display:inline-flex;align-items:center;gap:1.4rem;margin-top:1.3rem;padding:1rem 1.25rem;background:var(--copper);color:var(--ink);font-weight:700}.button:hover,.button:focus{background:#e0ab77}.hero-note{position:absolute;z-index:3;bottom:2.4rem;right:3rem;width:280px;color:#fff;border-top:1px solid rgba(255,255,255,.45);padding-top:.8rem;display:flex;gap:1rem;font-size:.78rem}.hero-note span{color:var(--copper)}.hero-note p{margin:0}.intro,.collections,.gallery,.contact{padding:clamp(5rem,10vw,9rem) clamp(1.5rem,8vw,9rem)}.intro{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.intro h2,.section-head h2,.gallery h2,.contact h2{font-size:clamp(2.6rem,4.5vw,4.8rem);margin:0}.intro-copy{font-size:1.05rem;color:#384958;max-width:620px}.intro-copy p:first-child{font-size:1.3rem;color:var(--ink)}.principles{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);margin-top:3rem;border-top:1px solid var(--line)}.principles article{padding:2rem 2.5rem 0 0;border-right:1px solid var(--line);min-height:190px}.principles article+article{padding-left:2.5rem}.principles article:last-child{border:0}.principles strong,.collection-grid span{font-size:.72rem;color:var(--copper);letter-spacing:.15em}.principles h3,.collection-grid h3{font-family:Georgia,serif;font-size:1.55rem;font-weight:400;margin:.65rem 0}.principles p,.collection-grid p{color:var(--muted);margin:0}.collections{background:var(--ink);color:#fff}.section-head{display:grid;grid-template-columns:1.4fr .6fr;gap:3rem;align-items:end}.section-head>p{color:#aab4bc;max-width:400px}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:5rem;border-top:1px solid rgba(255,255,255,.2)}.collection-grid article{padding:2rem 2rem 2rem 0;border-right:1px solid rgba(255,255,255,.2)}.collection-grid article+article{padding-left:2rem}.collection-grid article:last-child{border:0}.collection-grid p{color:#aab4bc}.gallery{display:grid;grid-template-columns:.8fr 1.2fr;grid-template-rows:auto auto;gap:2rem 4rem;align-items:start}.gallery-copy{position:sticky;top:120px;grid-row:1/3}.gallery-copy>p:last-child{max-width:450px;color:var(--muted);font-size:1.05rem}.photo{margin:0;overflow:hidden}.photo img{aspect-ratio:4/3;object-fit:cover;transition:transform .8s ease}.photo:hover img{transform:scale(1.025)}.photo-one{width:72%}.photo-two{margin-left:14%}.photo figcaption{border-bottom:1px solid var(--line);padding:.8rem 0;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.contact{text-align:center;background:#e7e4dd}.contact h2{max-width:960px;margin:0 auto}.contact>p:not(.eyebrow){max-width:620px;margin:1.7rem auto;color:var(--muted)}.contact-grid{margin-top:4rem;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.contact-grid div{padding:2rem;border-right:1px solid var(--line)}.contact-grid div:last-child{border:0}.contact-grid small{display:block;color:var(--copper);letter-spacing:.16em;margin-bottom:.45rem}.contact-grid span{font-family:Georgia,serif;font-size:1.08rem}footer{background:var(--ink);color:#fff;padding:2.5rem clamp(1.5rem,8vw,9rem);display:flex;align-items:center;justify-content:space-between}footer .brand small,footer p{color:#9aa7b1}footer p{font-size:.78rem}
@media(max-width:800px){.site-header{height:72px}.menu{display:block}.site-header nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--paper);padding:1.5rem;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.hero{min-height:760px}.hero-overlay{background:linear-gradient(90deg,rgba(7,26,45,.92),rgba(7,26,45,.4))}.hero-copy{width:auto;margin:0;padding:4rem 1.5rem 10rem}.hero h1{font-size:clamp(3rem,14vw,4.6rem)}.hero-note{left:1.5rem;right:1.5rem;width:auto}.intro{grid-template-columns:1fr;gap:1rem}.principles{grid-template-columns:1fr}.principles article,.principles article+article{padding:1.5rem 0;border-right:0;border-bottom:1px solid var(--line);min-height:0}.section-head{grid-template-columns:1fr}.collection-grid{grid-template-columns:1fr;margin-top:3rem}.collection-grid article,.collection-grid article+article{padding:1.5rem 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.gallery{grid-template-columns:1fr}.gallery-copy{position:static;grid-row:auto}.photo-one,.photo-two{width:100%;margin-left:0}.contact-grid{grid-template-columns:1fr}.contact-grid div{border-right:0;border-bottom:1px solid var(--line)}footer{flex-direction:column;gap:1.5rem;text-align:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.photo img{transition:none}}
.suppliers{padding:clamp(5rem,10vw,9rem) clamp(1.5rem,8vw,9rem);background:#fff}.supplier-card{margin-top:4rem;display:grid;grid-template-columns:.9fr 1.1fr;grid-template-areas:"copy texture" "features texture";border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.supplier-copy{grid-area:copy;padding:3rem 3rem 2rem 0}.supplier-country{color:var(--copper);font-size:.72rem;font-weight:700;letter-spacing:.2em}.supplier-copy h3{font-family:Georgia,serif;font-size:clamp(3rem,6vw,5.5rem);font-weight:400;line-height:1;margin:.6rem 0 1.2rem}.supplier-copy>p:not(.supplier-country){color:var(--muted);max-width:590px}.supplier-texture{grid-area:texture;height:100%;min-height:560px;object-fit:cover}.supplier-features{grid-area:features;max-width:530px;padding:0 3rem 3rem 0}.specs{display:grid;grid-template-columns:1fr 1fr;margin-top:2rem}.specs div{padding:.8rem 1rem .8rem 0;border-top:1px solid var(--line)}.specs dt{font-size:.72rem;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.specs dd{margin:.2rem 0 0;font-weight:700}@media(max-width:800px){.supplier-card{grid-template-columns:1fr;grid-template-areas:"texture" "copy" "features"}.supplier-texture{min-height:340px}.supplier-copy{padding:2rem 0}.supplier-features{padding:0 0 2rem}.specs{grid-template-columns:1fr}}
.supplier-card-reverse{grid-template-columns:1.1fr .9fr;grid-template-areas:"texture copy" "texture features"}.supplier-card-reverse .supplier-copy{padding:3rem 0 2rem 3rem}.supplier-card-reverse .supplier-features{padding:0 0 3rem 3rem}@media(max-width:800px){.supplier-card-reverse{grid-template-columns:1fr;grid-template-areas:"texture" "copy" "features"}.supplier-card-reverse .supplier-copy{padding:2rem 0}.supplier-card-reverse .supplier-features{padding:0 0 2rem}}
.supplier-tech{grid-area:features;list-style:none;margin:0;padding:0 0 3rem 3rem;display:grid;gap:.5rem}.supplier-tech li{padding:.75rem 0;border-top:1px solid var(--line);font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}@media(max-width:800px){.supplier-tech{padding:0 0 2rem}}
.supplier-card{grid-template-areas:"copy texture" "features texture" "palette palette"}.supplier-card-reverse{grid-template-areas:"texture copy" "texture features" "palette palette"}.color-palette{grid-area:palette;padding:2rem 0 2.5rem;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(auto-fit,minmax(82px,1fr));gap:1rem}.swatch{margin:0;min-width:0}.swatch img{aspect-ratio:1;object-fit:cover;border:1px solid var(--line);background:#eee}.swatch figcaption{padding-top:.4rem;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-align:center}@media(max-width:800px){.supplier-card,.supplier-card-reverse{grid-template-areas:"texture" "copy" "features" "palette"}.color-palette{grid-template-columns:repeat(4,1fr);gap:.7rem}}
.collections-archive[hidden]{display:none}.supplier-directory{margin-top:4rem;display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line)}.supplier-entry{min-height:170px;border-bottom:1px solid var(--line)}.supplier-entry:nth-child(odd){border-right:1px solid var(--line)}.supplier-name{height:100%;padding:2.2rem;display:flex;align-items:center}.supplier-name h3{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.8rem);font-weight:400;line-height:1.05;margin:0}@media(max-width:800px){.supplier-directory{grid-template-columns:1fr}.supplier-entry:nth-child(odd){border-right:0}.supplier-entry{min-height:120px}.supplier-name{padding:1.7rem 0}}
.photo-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;grid-column:1/-1;margin-top:2rem}.photo-category{min-height:320px;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(145deg,var(--ink),var(--blue));color:#fff;border-bottom:4px solid var(--copper)}.photo-category:nth-child(2){background:linear-gradient(145deg,#21394c,#071a2d)}.photo-category:nth-child(3){background:linear-gradient(145deg,#31516b,#0c3155)}.photo-category span{color:var(--copper);font-size:.75rem;font-weight:700;letter-spacing:.18em}.photo-category h3{font-family:Georgia,serif;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:400;line-height:1;margin:.7rem 0}.photo-category p{margin:0;color:#b8c1c8;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase}@media(max-width:800px){.photo-categories{grid-template-columns:1fr}.photo-category{min-height:220px}}
.upholstery-category{grid-column:1/-1;margin-bottom:2rem}.category-heading{display:flex;align-items:baseline;gap:1.2rem;border-bottom:1px solid var(--line);padding-bottom:1.2rem}.category-heading span{color:var(--copper);font-size:.75rem;font-weight:700;letter-spacing:.18em}.category-heading h3{font-family:Georgia,serif;font-size:clamp(2.6rem,5vw,5rem);font-weight:400;line-height:1;margin:0}.category-heading p{margin-left:auto;color:var(--muted)}.upholstery-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;margin-top:1rem}.upholstery-grid figure{grid-column:span 2;margin:0;overflow:hidden;background:#ddd}.upholstery-grid figure.wide{grid-column:span 3}.upholstery-grid img{height:100%;aspect-ratio:5/7;object-fit:cover;transition:transform .6s ease}.upholstery-grid .wide img{aspect-ratio:16/9}.upholstery-grid figure:hover img{transform:scale(1.025)}@media(max-width:800px){.category-heading{display:block}.category-heading p{margin:1rem 0 0}.upholstery-grid{grid-template-columns:repeat(2,1fr)}.upholstery-grid figure,.upholstery-grid figure.wide{grid-column:span 1}.upholstery-grid figure:last-child{grid-column:1/-1}.upholstery-grid .wide img{aspect-ratio:4/3}}
.curtains-category{grid-column:1/-1;margin-top:2rem}.curtains-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1rem}.curtains-grid figure{margin:0;overflow:hidden;background:#ddd}.curtains-grid img{height:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .6s ease}.curtains-grid figure:nth-child(5n+1){grid-column:span 2;grid-row:span 2}.curtains-grid figure:nth-child(5n+1) img{aspect-ratio:1;height:100%}.curtains-grid figure:hover img{transform:scale(1.025)}@media(max-width:800px){.curtains-grid{grid-template-columns:repeat(2,1fr)}.curtains-grid figure:nth-child(5n+1){grid-column:span 1;grid-row:span 1}.curtains-grid figure:nth-child(5n+1) img{aspect-ratio:4/3}}
.carpets-category{grid-column:1/-1;margin:2rem 0}.carpets-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1rem}.carpets-grid figure{margin:0;overflow:hidden;background:#eee}.carpets-grid img{width:100%;aspect-ratio:1;object-fit:cover;transition:transform .6s ease}.carpets-grid figure:nth-child(7n+3),.carpets-grid figure:nth-child(7n+4){grid-column:span 2}.carpets-grid figure:hover img{transform:scale(1.025)}@media(max-width:800px){.carpets-grid{grid-template-columns:repeat(2,1fr)}.carpets-grid figure:nth-child(7n+3),.carpets-grid figure:nth-child(7n+4){grid-column:span 1}}
.contact-grid{grid-template-columns:repeat(2,1fr)}.contact-grid a,.contact-grid address{font-family:Georgia,serif;font-size:1.08rem;font-style:normal}.contact-grid a:hover,.contact-grid a:focus{color:var(--copper)}.contact-address{grid-column:1/-1}.contact-separator{font-family:inherit!important;font-size:inherit!important;color:var(--muted)}@media(max-width:800px){.contact-address{grid-column:auto}}

/* Final editorial design */
:root{--ink:#101b1a;--blue:#233d3a;--copper:#b77b48;--paper:#f3f0e9;--white:#fff;--muted:#66706d;--line:rgba(16,27,26,.14);--max:1480px}
body{background:var(--paper);font-family:"Helvetica Neue",Arial,sans-serif;letter-spacing:.005em}
section{scroll-margin-top:84px}.site-header{height:92px;max-width:none;padding-inline:clamp(1.25rem,5vw,6rem);background:rgba(243,240,233,.92);box-shadow:0 8px 32px rgba(16,27,26,.04)}
.brand-mark{border-radius:4px;transform:rotate(45deg);width:34px;height:34px}.brand-mark:after{transform:rotate(-65deg);left:7px;top:12px}.brand span:last-child{margin-left:.25rem}.brand b{font-size:.82rem}.brand small{letter-spacing:.22em}
nav{gap:clamp(1rem,2.4vw,2.4rem);font-size:.78rem;text-transform:uppercase;letter-spacing:.09em}.nav-cta{border-color:var(--copper);padding:.72rem 1.1rem}.nav-cta:hover,.nav-cta:focus{background:var(--copper);color:#fff}
.hero{min-height:calc(100svh - 92px)}.hero>img{filter:saturate(.82) contrast(1.04)}.hero-overlay{background:linear-gradient(90deg,rgba(10,25,23,.94) 0%,rgba(10,25,23,.72) 44%,rgba(10,25,23,.12) 78%),linear-gradient(0deg,rgba(10,25,23,.25),transparent 45%)}.hero-copy{width:min(760px,82%);margin-left:max(clamp(1.5rem,8vw,9rem),calc((100vw - var(--max))/2));padding:7rem 0}.hero h1{font-size:clamp(3.5rem,7.1vw,7.6rem);max-width:820px;line-height:.94}.hero-copy>p:not(.eyebrow){font-size:1.12rem;max-width:610px;line-height:1.75}.button{padding:1.05rem 1.35rem;margin-top:1.8rem;transition:background .25s,transform .25s}.button:hover,.button:focus{transform:translateY(-2px)}.hero-note{right:max(3rem,calc((100vw - var(--max))/2));bottom:3.2rem}
.intro,.collections,.suppliers,.gallery,.contact{padding-inline:max(clamp(1.5rem,7vw,7rem),calc((100vw - var(--max))/2));padding-block:clamp(6rem,10vw,10rem)}
.intro{gap:clamp(3rem,8vw,8rem)}.intro h2,.section-head h2,.gallery h2,.contact h2{font-size:clamp(3rem,5vw,5.5rem)}.intro-copy{padding-top:2.5rem}.intro-copy p:first-child{font-family:Georgia,serif;font-size:clamp(1.3rem,2vw,1.7rem);line-height:1.55}.principles{margin-top:5rem}.principles article{min-height:220px;padding-top:2.5rem}.principles h3{font-size:1.8rem}
.collections{background:linear-gradient(135deg,#101b1a,#1f3532);position:relative;overflow:hidden}.collections:after{content:"";position:absolute;width:480px;height:480px;border:1px solid rgba(183,123,72,.18);border-radius:50%;right:-180px;top:-180px}.collections .section-head,.collections .collection-grid{position:relative;z-index:1}.collection-grid{grid-template-columns:repeat(3,1fr);margin-top:5.5rem}.collection-grid article{min-height:240px;padding-top:2.7rem}.collection-grid h3{font-size:clamp(1.7rem,2.5vw,2.6rem);line-height:1.1}
.suppliers{background:#fbfaf7}.supplier-directory{counter-reset:factory;grid-template-columns:repeat(2,1fr);gap:0;margin-top:5rem}.supplier-entry{counter-increment:factory;position:relative;min-height:190px;transition:background .25s,color .25s}.supplier-entry:before{content:counter(factory,decimal-leading-zero);position:absolute;right:1.5rem;top:1.25rem;font-size:.7rem;letter-spacing:.16em;color:var(--copper)}.supplier-entry:hover{background:var(--ink);color:#fff}.supplier-name h3{font-size:clamp(2rem,3.5vw,3.6rem)}
.gallery{display:block;background:var(--paper)}.gallery-copy{position:static;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:end;border-bottom:1px solid var(--line);padding-bottom:3rem}.gallery-copy .eyebrow{grid-column:1/-1;margin-bottom:-2rem}.gallery-copy>p:last-child{margin:0;justify-self:end}.photo-categories{display:block;margin-top:5rem}.upholstery-category,.carpets-category,.curtains-category{margin:0 0 clamp(6rem,10vw,10rem)}.category-heading{padding-bottom:1.5rem}.category-heading h3{font-size:clamp(3rem,6vw,6.5rem)}
.upholstery-grid,.carpets-grid,.curtains-grid{gap:.65rem;margin-top:1.25rem}.upholstery-grid figure,.carpets-grid figure,.curtains-grid figure{position:relative}.upholstery-grid img,.carpets-grid img,.curtains-grid img{filter:saturate(.92);transition:transform .55s ease,filter .55s ease}.upholstery-grid figure:hover img,.carpets-grid figure:hover img,.curtains-grid figure:hover img{filter:saturate(1.05);transform:scale(1.035)}
.contact{background:linear-gradient(135deg,#e7e0d5,#f2eee7)}.contact h2{max-width:1050px}.contact-grid{max-width:1100px;margin-inline:auto;border-bottom:1px solid var(--line)}.contact-grid div{min-height:125px;display:flex;flex-direction:column;justify-content:center}.contact-address{background:rgba(255,255,255,.32)}
footer{padding-inline:max(clamp(1.5rem,7vw,7rem),calc((100vw - var(--max))/2));padding-block:3rem}
@media(max-width:800px){.site-header{height:72px}.brand b{font-size:.7rem}.brand small{font-size:.55rem}.hero{min-height:720px}.hero-copy{padding-top:5rem}.hero h1{font-size:clamp(3.2rem,15vw,5rem)}.hero-note{bottom:2rem}.intro,.collections,.suppliers,.gallery,.contact{padding-block:5rem}.gallery-copy{grid-template-columns:1fr;gap:1.2rem}.gallery-copy .eyebrow{grid-column:auto;margin-bottom:0}.gallery-copy>p:last-child{justify-self:start}.collection-grid{grid-template-columns:1fr}.supplier-directory{grid-template-columns:1fr}.category-heading h3{font-size:clamp(2.7rem,13vw,4rem)}.contact-grid{grid-template-columns:1fr}.contact-address{grid-column:auto}}

/* Multi-page navigation and layouts */
nav a.active:not(.nav-cta){color:var(--copper);border-color:var(--copper)}.nav-cta.active{background:var(--copper);color:#fff}
.page-about .intro,.page-factories .suppliers,.page-gallery .gallery,.page-contact .contact{min-height:calc(100svh - 92px)}
.page-about .intro,.page-factories .suppliers,.page-gallery .gallery,.page-contact .contact,.page-products .collections{padding-top:clamp(6rem,9vw,9rem)}
.page-products .collections{min-height:calc(100svh - 92px);display:flex;flex-direction:column;justify-content:center}
.home-links{display:grid;grid-template-columns:repeat(3,1fr);background:#fbfaf7;padding-inline:max(clamp(1.5rem,7vw,7rem),calc((100vw - var(--max))/2));padding-block:clamp(4rem,7vw,7rem)}
.home-links a{position:relative;min-height:260px;padding:2.3rem;border-top:1px solid var(--line);border-right:1px solid var(--line);transition:background .25s,color .25s,transform .25s}.home-links a:last-child{border-right:0}.home-links a:hover,.home-links a:focus{background:var(--ink);color:#fff;transform:translateY(-5px)}.home-links span{color:var(--copper);font-size:.72rem;letter-spacing:.18em}.home-links h2{font-family:Georgia,serif;font-size:clamp(2rem,3vw,3.5rem);font-weight:400;margin:2.5rem 0 .5rem;line-height:1}.home-links p{color:var(--muted);margin:0}.home-links a:hover p,.home-links a:focus p{color:#b5bfbc}
.gallery-tabs{display:flex;gap:.65rem;flex-wrap:wrap;margin:3rem 0 0}.gallery-tabs a{padding:.75rem 1rem;border:1px solid var(--line);font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;background:#fbfaf7}.gallery-tabs a:hover,.gallery-tabs a:focus{background:var(--ink);color:#fff}.upholstery-category,.carpets-category,.curtains-category{scroll-margin-top:110px}
@media(max-width:800px){.page-about .intro,.page-factories .suppliers,.page-gallery .gallery,.page-contact .contact,.page-products .collections{min-height:auto;padding-top:4rem}.home-links{grid-template-columns:1fr}.home-links a{min-height:170px;border-right:0;border-bottom:1px solid var(--line);padding:1.8rem 0}.home-links h2{margin-top:1.5rem}.gallery-tabs{margin-top:2rem}.site-header nav a{padding:.35rem 0}}

/* Refined corporate direction */
:root{--ink:#171918;--blue:#303633;--copper:#9a6a43;--paper:#f4f3ef;--muted:#626764;--line:rgba(23,25,24,.18)}
body{color:#171918}.site-header{background:rgba(244,243,239,.97);box-shadow:none;border-bottom-color:rgba(23,25,24,.2)}
.brand-mark{border-color:#171918}.brand-mark:after{border-color:#9a6a43}.brand b{letter-spacing:.14em}.brand small{color:#626764}
nav{font-weight:600;letter-spacing:.08em}.nav-cta{border-color:#171918}.nav-cta:hover,.nav-cta:focus,.nav-cta.active{background:#171918;color:#fff}
.hero-overlay{background:linear-gradient(90deg,rgba(15,17,16,.94) 0%,rgba(15,17,16,.72) 45%,rgba(15,17,16,.18) 82%)}.hero h1{font-size:clamp(3.4rem,6.4vw,6.7rem);max-width:780px;line-height:.98}.hero-copy>p:not(.eyebrow){max-width:630px;color:rgba(255,255,255,.82)}.button{background:#fff;color:#171918;border:1px solid #fff}.button:hover,.button:focus{background:transparent;color:#fff;transform:none}
.eyebrow{color:#9a6a43}.intro h2,.section-head h2,.gallery h2,.contact h2{letter-spacing:-.025em}.principles article{min-height:200px}.principles strong,.collection-grid span{color:#b98559}
.collections{background:#1b1e1c}.collections:after{display:none}.collection-grid article{min-height:220px}.collection-grid h3{font-size:clamp(1.6rem,2.2vw,2.35rem)}
.supplier-entry{min-height:170px}.supplier-entry:hover{background:#252927}.supplier-name h3{font-size:clamp(1.9rem,3vw,3.1rem)}
.home-links a{min-height:230px}.home-links a:hover,.home-links a:focus{background:#252927;transform:none}.home-links h2{font-size:clamp(1.9rem,2.7vw,3rem)}
.category-heading h3{font-size:clamp(2.8rem,5.2vw,5.5rem)}.gallery-tabs a{font-weight:600;background:transparent}.gallery-tabs a:hover,.gallery-tabs a:focus{background:#171918}
.upholstery-grid img,.carpets-grid img,.curtains-grid img{filter:saturate(.88);transition:filter .35s ease}.upholstery-grid figure:hover img,.carpets-grid figure:hover img,.curtains-grid figure:hover img{filter:saturate(1);transform:none}
.contact{background:#e8e5de}.contact-grid div{background:transparent}.contact-address{background:rgba(255,255,255,.28)}
@media(max-width:800px){.hero h1{font-size:clamp(3rem,13vw,4.6rem)}.hero-copy>p:not(.eyebrow){font-size:1rem}.category-heading h3{font-size:clamp(2.5rem,12vw,3.8rem)}}

/* Compact gallery thumbnails */
.upholstery-grid{grid-template-columns:repeat(4,1fr);gap:.85rem}
.upholstery-grid figure,.upholstery-grid figure.wide{grid-column:span 1}
.upholstery-grid img,.upholstery-grid .wide img{aspect-ratio:4/3}
.curtains-grid{grid-template-columns:repeat(5,1fr);gap:.85rem}
.curtains-grid figure:nth-child(5n+1){grid-column:span 1;grid-row:span 1}
.curtains-grid figure:nth-child(5n+1) img{aspect-ratio:4/3}
.carpets-grid{grid-template-columns:repeat(5,1fr);gap:.85rem}
.carpets-grid figure:nth-child(7n+3),.carpets-grid figure:nth-child(7n+4){grid-column:span 1}
@media(max-width:1000px){.upholstery-grid,.curtains-grid,.carpets-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.upholstery-grid,.curtains-grid,.carpets-grid{grid-template-columns:repeat(2,1fr)}}
