@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#26231e;background:#f7f5f0;font-size:16px;scroll-behavior:smooth;scroll-padding-top:5rem}
*{box-sizing:border-box}body{margin:0;min-width:320px;line-height:1.65}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:4px}button,input,textarea{font:inherit}button,.btn,.button{cursor:pointer}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-family:'Cormorant Garamond',Georgia,serif;font-weight:500;line-height:1.02}h1{font-size:clamp(3.8rem,8vw,7.8rem);letter-spacing:-.045em}h2{font-size:clamp(2.7rem,5vw,4.8rem);letter-spacing:-.035em}h3{font-size:2.1rem}p{font-size:1rem}
.eyebrow{display:block;color:#806e57;font-size:.69rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase;line-height:1.4}
.site-nav{width:min(100% - 64px,1440px);margin:auto;min-height:92px;display:flex;align-items:center;gap:2.5rem;border-bottom:1px solid #d7d0c4}.site-nav .brand{display:flex;flex-direction:column;margin-right:auto;line-height:1}.brand strong{font-family:'Cormorant Garamond',Georgia,serif;font-size:2rem;font-weight:600;letter-spacing:-.025em}.brand span{font-size:.67rem;letter-spacing:.23em;text-transform:uppercase;color:#806e57;margin-top:.25rem}.site-nav .nav-links{display:flex;align-items:center;gap:2rem}.site-nav .nav-links a,.site-nav .language{font-size:.77rem;font-weight:600;letter-spacing:.11em;text-transform:uppercase}.site-nav .language{padding-left:1.5rem;border-left:1px solid #d7d0c4}
main{width:min(100% - 64px,1440px);margin:auto}.home-hero{display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:clamp(3rem,7vw,8rem);padding:clamp(4rem,8vw,8rem) 0 6rem}.home-hero .hero-copy{max-width:650px}.home-hero h1{margin:1.35rem 0 1.6rem}.home-hero h1 em{font-weight:400;color:#9a7856}.home-hero .lead{font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.65;max-width:34rem;color:#585148}.hero-actions{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center;margin-top:2.5rem}.text-link{font-size:.79rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700;border-bottom:1px solid #7d644b;padding-bottom:.3rem}.button,.btn,button[type=submit]{display:inline-flex;align-items:center;justify-content:center;min-height:48px;background:#26231e;color:#fff;padding:.85rem 1.3rem;border:1px solid #26231e;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;transition:background .2s,color .2s;text-align:center}.button:hover,.btn:hover,button[type=submit]:hover{background:#8a6549;color:#fff;text-decoration:none;border-color:#8a6549}
.hero-art{position:relative;padding:1.2rem 1.2rem 0 0;margin:0}.hero-art:before{content:'';position:absolute;inset:0 0 1.2rem 1.2rem;border:1px solid #bcae99}.hero-art img{position:relative;width:100%;height:auto;max-height:620px;object-fit:contain;background:#eae3d8}.hero-art figcaption{position:relative;padding:.9rem 0 0;text-align:right;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:#806e57}
.proof-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d7d0c4;border-bottom:1px solid #d7d0c4;margin:0 0 8rem}.proof-strip div{padding:1.9rem 2.5rem 1.9rem 0;border-right:1px solid #d7d0c4}.proof-strip div+div{padding-left:2.5rem}.proof-strip div:last-child{border-right:0}.proof-strip strong{display:block;font-family:'Cormorant Garamond',Georgia,serif;font-weight:600;font-size:1.8rem;line-height:1.1;margin:.55rem 0}.proof-strip p{color:#675e54;font-size:.81rem;line-height:1.5}
section{margin-bottom:8rem}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.7rem}.section-heading h2{margin-top:.6rem}.section-heading>p{max-width:390px;color:#675e54}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.work-card{display:block;background:#eee8de;min-height:460px;position:relative;overflow:hidden}.work-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .45s}.work-card:hover img{transform:scale(1.035)}.work-card:after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(21,17,13,.78))}.work-card .card-label{position:absolute;z-index:1;bottom:1.8rem;left:1.8rem;right:1.8rem;color:#fff}.work-card .card-label span{display:block;font-size:.66rem;letter-spacing:.15em;text-transform:uppercase}.work-card .card-label strong{display:block;font-family:'Cormorant Garamond',Georgia,serif;font-size:2.4rem;font-weight:500;line-height:1.1;margin-top:.35rem}.work-card.wide{grid-column:span 2}
.story-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(3rem,8vw,9rem);align-items:center}.story-split figure{margin:0;background:#eae3d8}.story-split img{width:100%;max-height:550px;object-fit:cover}.story-split .story-copy{max-width:600px}.story-copy h2{margin:.9rem 0 1.4rem}.story-copy p{font-size:1.08rem;color:#5c544a;margin-bottom:1rem}.story-copy .text-link{display:inline-block;margin-top:1.1rem}
.delivery-panel{background:#292620;color:#f8f3e9;padding:clamp(2.5rem,6vw,6rem);display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.delivery-panel .eyebrow{color:#c5aa87}.delivery-panel h2{margin:.7rem 0}.delivery-panel p{font-size:1.12rem;color:#d6cfc3}.delivery-panel .button{background:#f7f5f0;color:#26231e;border-color:#f7f5f0;justify-self:start}.delivery-panel .button:hover{background:#c5aa87;border-color:#c5aa87}.delivery-detail{border-left:1px solid #6b645b;padding-left:3rem}.delivery-detail strong{display:block;font-family:'Cormorant Garamond',Georgia,serif;font-size:2.2rem;font-weight:500;line-height:1.1;margin-bottom:.8rem}.delivery-detail p{font-size:.94rem;padding-bottom:16px}
.site-footer,footer{width:100%;background:#ede8df;margin-top:7rem;padding:5rem max(32px,calc((100vw - 1440px)/2)) 2rem}.site-footer h2,footer h2{font-size:3.4rem;margin:.6rem 0 1.5rem}.footer-inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem}.footer-contact{display:flex;flex-direction:column;gap:.6rem;align-items:flex-start}.footer-contact p{text-align:left}.footer-contact strong{font-weight:600}.footer-meta{border-top:1px solid #d1c7b7;margin-top:3rem;padding-top:1.5rem;display:flex;justify-content:space-between;gap:1rem;color:#746b60;font-size:.75rem}.footer-meta a{text-decoration:underline}form{display:grid;gap:.7rem;max-width:520px;width:100%}form label{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin-top:.45rem}form input,form textarea{width:100%;background:#f7f5f0;border:1px solid #c7bcac;border-radius:0;padding:.8rem;outline-color:#8a6549}form textarea{min-height:130px;resize:vertical}form button{margin-top:.7rem;justify-self:start}
.article-hero{max-width:980px;margin:6rem auto 5rem;text-align:center}.article-hero h1{margin:1rem 0 1.3rem}.article-hero .article-intro{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(1.5rem,2.5vw,2.1rem);line-height:1.3;color:#645648}.article-hero .article-meta{margin-top:1.6rem;font-size:.76rem;letter-spacing:.1em;text-transform:uppercase;color:#806e57}.article-feature{width:100%;max-height:650px;object-fit:cover;margin-bottom:5rem;background:#eae3d8}.article-body{display:grid;grid-template-columns:220px minmax(0,760px);gap:clamp(2rem,8vw,10rem);max-width:1200px;margin:0 auto}.article-side{align-self:start;position:sticky;top:2rem;border-top:1px solid #c9bdab;padding-top:1.2rem;color:#806e57;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}.article-copy h2{font-size:clamp(2.5rem,4vw,3.6rem);margin:3.5rem 0 1.1rem}.article-copy h2:first-child{margin-top:0}.article-copy p{font-size:1.08rem;line-height:1.8;color:#4c463e;margin:0 0 1.3rem}.article-copy a{text-decoration:underline;text-underline-offset:3px}.article-copy .article-callout{border-left:2px solid #9a7856;padding:1rem 0 1rem 1.7rem;margin:2.5rem 0;font-family:'Cormorant Garamond',Georgia,serif;font-size:1.7rem;line-height:1.3;color:#382e26}.article-copy .article-callout p{font:inherit;color:inherit;margin:0}.article-next{margin:5rem auto 0;max-width:760px;border-top:1px solid #c9bdab;padding-top:2rem;display:flex;gap:1rem;flex-wrap:wrap;align-items:center;justify-content:space-between}
.catalog-main{max-width:1440px;padding-top:4rem}.catalog-main>h1{text-align:center;font-size:clamp(3.5rem,7vw,6rem);margin-bottom:1rem}.catalog-intro{text-align:center;max-width:750px;margin:0 auto 3rem;color:#675e54;font-size:1.05rem}.catalog-intro a{text-decoration:underline}.gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:1.25rem;align-items:stretch}.gallery .item{background:#fdfcf9;border:1px solid #e0d9ce;padding:1rem 1rem 1.5rem;display:flex;flex-direction:column;gap:.65rem;text-align:left;align-items:flex-start}.gallery .item img{width:100%;height:275px;object-fit:contain;background:#f4f0e8;margin-bottom:.5rem}.gallery .item b,.gallery .item span:first-of-type{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.7rem;font-weight:600;line-height:1.1}.gallery .item span,.gallery .item p{font-size:.85rem;line-height:1.5;text-align:left}.gallery .item .btn{width:100%;margin-top:auto}.gallery .item .btn.buy{margin-top:0;background:#80604a;border-color:#80604a}.gallery .item .btn.buy:hover{background:#26231e;border-color:#26231e}.catalog-main header{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin-bottom:32px}.catalog-main header p{text-align:left}.catalog-main header img{max-height:520px;object-fit:contain}.catalog-main ul{padding-left:1.3rem}
@media(max-width:900px){.home-hero,.story-split,.delivery-panel,.footer-inner{grid-template-columns:1fr}.home-hero{padding-top:4rem}.hero-art{max-width:650px}.proof-strip{margin-bottom:5rem}.section-heading{align-items:start;flex-direction:column}.work-grid{grid-template-columns:repeat(2,1fr)}.story-split figure{order:2}.delivery-detail{padding:0;border:0}.article-body{grid-template-columns:1fr}.article-side{position:static}.catalog-main header{grid-template-columns:1fr}}
@media(max-width:640px){.site-nav,main{width:min(100% - 36px,1440px)}.site-nav{min-height:80px;gap:1rem;flex-wrap:wrap;padding:1rem 0}.site-nav .brand{width:calc(100% - 3rem)}.site-nav .nav-links{order:3;width:100%;gap:1.4rem}.site-nav .language{margin-left:auto;padding-left:0;border:0}.home-hero{gap:2rem;padding-bottom:3rem}.home-hero h1{font-size:clamp(3.7rem,15vw,5.7rem)}.proof-strip{grid-template-columns:1fr}.proof-strip div,.proof-strip div+div{padding:1.2rem 0;border-right:0;border-bottom:1px solid #d7d0c4}.proof-strip div:last-child{border:0}.work-grid{grid-template-columns:1fr}.work-card{min-height:330px}.work-card.wide{grid-column:span 1}section{margin-bottom:5rem}.delivery-panel{gap:2rem}.site-footer,footer{padding:4rem 18px 2rem}.footer-inner{gap:3rem}.footer-meta{flex-direction:column}.article-hero{margin:4rem auto 3rem}.article-feature{margin-bottom:3rem}.article-copy h2{margin-top:2.8rem}}
.inquiry-main{width:min(100% - 36px,760px);padding:5rem 0 3rem}.inquiry-main h1{font-size:clamp(3.5rem,7vw,6rem);margin:.7rem 0 1.2rem}.inquiry-main>p{color:#675e54;max-width:610px;margin-bottom:2rem;font-size:1.08rem}.inquiry-note{border-left:2px solid #9a7856;background:#eee8de;padding:1.2rem 1.5rem;margin-bottom:2rem;color:#51483d}.inquiry-main form{max-width:none;background:#fdfcf9;border:1px solid #ded5c8;padding:clamp(1.3rem,4vw,3rem)}

@media(min-width:901px){.work-grid{height:1000px;grid-template-rows:repeat(2,minmax(0,1fr))}.work-card{min-height:0}}
@media(min-width:641px) and (max-width:900px){.work-card{min-height:400px}}
