@charset "UTF-8";
:root{--green:#35483e;--green-dark:#283b31;--ivory:#f3eddf;--paper:#faf7ef;--gold:#b39861;--ink:#293c32;--muted:#5e675e;--line:#cfcdbd;--serif:Georgia,'Times New Roman',serif;--sans:'Avenir Next',Avenir,'Segoe UI',sans-serif}
body{container-type:inline-size}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:1.5rem}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--sans);font-size:1rem;line-height:1.65}a{color:inherit}button{font:inherit}img{max-width:100%;height:auto;display:block}figure,p,h1,h2,h3{margin:0}p+p{margin-top:1rem}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.05;letter-spacing:-.045em}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #8a622a;outline-offset:5px}.hero a:focus-visible,.site-footer a:focus-visible{outline-color:var(--ivory)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:1rem;left:1rem;transform:translateY(-200%);background:var(--paper);padding:.7rem 1rem;z-index:10}.skip-link:focus{transform:translateY(0)}
.site-header{max-width:1600px;margin:auto;padding:1.1rem 5%;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:flex;align-items:center;gap:1rem;text-decoration:none}.brand img{width:58px;height:58px}.brand>span{font-family:var(--serif);font-size:1.55rem;line-height:1.2;letter-spacing:-.025em}.brand small{display:block;font-family:var(--sans);font-size:.65rem;letter-spacing:.2em;margin-top:.4rem}.site-header nav{display:flex;gap:2rem;align-items:center}.site-header nav a{text-decoration:none;font-size:.875rem;padding:.5rem 0;border-bottom:1px solid transparent}.site-header nav a:hover{border-color:var(--green)}
.hero{background:var(--green);color:var(--ivory);display:grid;grid-template-columns:.85fr 1.15fr;gap:3rem;padding:5rem max(5%,calc((100vw - 1440px)/2));align-items:center;overflow:hidden}.eyebrow{text-transform:uppercase;font-size:.75rem;letter-spacing:.2em;font-weight:600;line-height:1.5}.hero .eyebrow{color:#ddd1b4}.hero h1{font-size:clamp(3.6rem,6.4vw,7rem);margin:1.4rem 0 1.6rem}.hero h1 em{font-weight:400;color:#e2cb9a}.hero-description{max-width:26rem;font-size:1.0625rem;line-height:1.75;color:#ebe7db}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:1.25rem;min-height:3.4rem;padding:.9rem 1.35rem;font-size:.9375rem;line-height:1.35;font-weight:500;text-decoration:none;border:1px solid transparent;transition:background .18s,color .18s}.button span{font-size:1.2rem;line-height:1}.button-ivory{background:var(--ivory);color:var(--green);margin-top:2rem}.button-ivory:hover{background:#fffaf0}.hero-note{font-size:.8125rem;color:#d2d8cd;margin-top:1rem}.hero-photos{position:relative;min-height:575px;align-self:stretch;display:flex;align-items:flex-start;padding:0 8% 16% 1%}.hero-jharoka{width:67%;transform:rotate(-3deg)}.hero-jharoka img,.hero-noir img{width:100%}.hero-noir{position:absolute;width:56%;right:0;bottom:0;transform:rotate(3deg);border:8px solid var(--ivory);background:var(--ivory);color:var(--green);box-shadow:0 14px 35px #10201626}.hero-jharoka figcaption{font-size:.75rem;letter-spacing:.08em;margin-top:.8rem}.hero-noir figcaption{font-size:.75rem;letter-spacing:.08em;padding:.6rem .5rem .2rem}.craft-line{display:flex;justify-content:center;gap:clamp(2rem,7vw,8rem);padding:1.35rem 5%;border-bottom:1px solid var(--line);font-size:.8125rem;letter-spacing:.06em}.craft-line span+span{position:relative}.craft-line span+span:before{content:'·';position:absolute;left:calc(clamp(2rem,7vw,8rem)/-2);color:#8e7955}
.section-wrap{max-width:1440px;margin:auto;padding:6.5rem 5%}.section-heading{display:flex;justify-content:space-between;gap:3rem;align-items:flex-end;margin-bottom:4rem}.section-heading h2,.faq h2{font-size:clamp(2.5rem,4vw,4.2rem);margin-top:1rem}.section-heading>p{max-width:25rem;color:var(--muted);font-size:.9375rem;padding-bottom:.25rem}.product{display:grid;grid-template-columns:1fr .87fr;gap:8%;align-items:center}.product+.product{border-top:1px solid var(--line);margin-top:5.5rem;padding-top:5.5rem}.gallery{min-width:0}.product-photo{background:#d2b88d;overflow:hidden}.product-photo img{width:100%;object-fit:contain}.product-photo.portrait{max-width:520px;margin:auto}.product-photo.portrait img{aspect-ratio:1122/1402}.product-photo.landscape img{aspect-ratio:1448/1086}.photo-options{display:flex;justify-content:center;gap:.65rem;margin-top:1rem}.photo-options button{padding:.4rem .7rem .4rem .4rem;background:transparent;border:1px solid var(--line);cursor:pointer;display:flex;align-items:center;gap:.6rem;min-height:3.4rem;color:var(--muted);font-size:.8125rem;transition:background .18s,border-color .18s}.photo-options img{width:32px;height:40px;object-fit:cover}.photo-options button[aria-pressed=true]{background:var(--paper);border-color:var(--green);color:var(--ink)}.photo-options button:hover{border-color:var(--green)}.product-copy h3{font-size:clamp(3.2rem,5.1vw,5.3rem);margin:1rem 0 1.3rem}.product-intro{font-family:var(--serif);font-size:1.3rem;line-height:1.5;margin-bottom:1.15rem}.product-copy>p:not(.eyebrow):not(.product-intro):not(.market-label){color:var(--muted)}.product-facts{margin:1.8rem 0 1.5rem;font-size:.875rem}.product-facts>div{display:grid;grid-template-columns:6.7rem 1fr;gap:1rem;border-top:1px solid var(--line);padding:.65rem 0}.product-facts dt{color:var(--muted)}.product-facts dd{margin:0}.product-facts small{display:block;font-size:.75rem;color:var(--muted);margin-top:.15rem}.market-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.75rem}.market-links{display:flex;gap:.65rem;flex-wrap:wrap}.button-green{background:var(--green);color:var(--ivory)}.button-green:hover{background:var(--green-dark)}.button-outline{border-color:var(--green);color:var(--green)}.button-outline:hover{background:#e6e4d4}.market-note{font-size:.75rem;line-height:1.5;margin-top:.8rem!important}.fit-note{font-size:.8125rem;line-height:1.65;border-left:2px solid var(--gold);padding-left:1rem;margin-bottom:1.5rem}.product-reverse{grid-template-columns:.87fr 1fr}.product-reverse .gallery{grid-column:2;grid-row:1}.product-reverse .product-copy{grid-column:1;grid-row:1}
.story{background:var(--green);color:var(--ivory);display:grid;grid-template-columns:.8fr 1.2fr;gap:10%;align-items:center;padding:6rem max(7%,calc((100vw - 1250px)/2))}.story-brand{text-align:center}.story-brand img{width:100%;max-width:310px;margin:auto}.story-brand p{font-family:var(--serif);font-size:1.4rem;margin-top:1.4rem}.story-brand span{font-family:var(--sans);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#d2d8cd}.story-copy .eyebrow{color:#ddccaa}.story h2{font-size:clamp(2.5rem,4.2vw,4.3rem);margin:1.2rem 0 1.8rem}.story-copy>p:not(.eyebrow):not(.story-signoff){color:#e1e5dc;max-width:35rem}.story-signoff{border-top:1px solid #758075;margin-top:2rem;padding-top:1.25rem;font-family:var(--serif);font-style:italic;font-size:1.25rem;color:#e2cb9a}.faq{display:grid;grid-template-columns:.7fr 1.2fr;gap:12%;padding-top:6rem;padding-bottom:6rem}.faq-intro>p:not(.eyebrow){color:var(--muted);max-width:19rem;margin-top:1.5rem}.text-link{text-underline-offset:6px;display:inline-block;font-size:.875rem;padding:.5rem 0}.text-link span{margin-left:1rem}.faq-intro .text-link{margin-top:1.5rem}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;padding:1.5rem 2rem 1.5rem 0;position:relative;font-size:1rem;font-weight:500;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:0;top:1.45rem;font-size:1.4rem;font-weight:400;line-height:1.2}.faq-list details[open] summary:after{content:'−'}.answer{padding:0 2rem 1.5rem 0;color:var(--muted);font-size:.9375rem;line-height:1.8}.site-footer{background:var(--green-dark);color:var(--ivory);padding:3rem 5% 1.5rem;display:grid;grid-template-columns:1fr auto;gap:2rem}.footer-name{font-family:var(--serif);font-size:2rem;text-decoration:none;letter-spacing:-.03em}.site-footer p{font-size:.8125rem;color:#d2d8cd}.site-footer>div:first-child p{margin-top:.3rem}.site-footer .text-link{color:var(--ivory)}.copyright{grid-column:1/-1;border-top:1px solid #647363;padding-top:1.4rem;margin-top:.5rem;font-size:.75rem!important}
.photo-options{flex-wrap:wrap}.photo-options button{flex-shrink:0}.product-copy,.hero-copy,.faq-intro,.story-copy{min-width:0}h1,h2,h3{overflow-wrap:break-word}.product-facts>div{display:flex;flex-wrap:wrap;gap:.3rem 1rem}.product-facts dt{flex:0 0 6.7rem}.product-facts dd{flex:1 1 12rem;min-width:0;overflow-wrap:break-word}
@media(min-width:1600px){.hero{gap:5rem}.hero-photos{min-height:660px}}
@media(max-width:1100px){.hero{padding-top:4rem;padding-bottom:4rem;gap:2rem}.hero-photos{min-height:510px}.hero-jharoka{width:77%}.hero-noir{width:64%}.product,.product-reverse{gap:5%;grid-template-columns:1fr 1fr}.market-links{flex-direction:column}.market-links .button{max-width:100%}.section-wrap{padding-top:5rem;padding-bottom:5rem}}
@container(max-width:48rem){.site-header{padding:1rem 5%;gap:1rem;flex-wrap:wrap}.brand>span{font-size:1.4rem}.brand img{width:49px;height:49px}.site-header nav{width:100%;justify-content:space-between;gap:1rem;border-top:1px solid var(--line);padding-top:.5rem}.site-header nav a{font-size:.8125rem}.hero{grid-template-columns:1fr;padding:3rem 6% 2.7rem;gap:2.4rem}.hero h1{font-size:clamp(3.5rem,11.5vw,5.1rem);line-height:1.02;margin-top:1.2rem}.hero h1 br:nth-child(2){display:none}.hero-description{max-width:33rem}.hero-photos{min-height:0;aspect-ratio:1.17;padding:0 0 13% 4%;max-width:540px;width:100%;justify-self:center}.hero-jharoka{width:53%;transform:rotate(-3deg)}.hero-noir{width:51%;right:1%;bottom:0;border-width:6px}.hero-jharoka figcaption,.hero-noir figcaption{font-size:.6875rem}.hero-note{font-size:.75rem}.craft-line{padding:1.1rem 4%;gap:1rem;justify-content:space-around;font-size:.6875rem;letter-spacing:0}.craft-line span+span:before{display:none}.section-wrap{padding:3.5rem 6%}.section-heading{display:block;margin-bottom:2.5rem}.section-heading>p{margin-top:1.5rem;max-width:100%}.section-heading h2,.faq h2{font-size:2.9rem}.product,.product-reverse{grid-template-columns:1fr;gap:2rem}.product-copy{grid-column:auto!important;grid-row:auto!important}.product-reverse .gallery{grid-column:auto;grid-row:auto}.product-copy h3{font-size:3.5rem}.product+.product{margin-top:3rem;padding-top:3rem}.product-photo.portrait{max-width:430px}.product-intro{font-size:1.25rem}.market-links{flex-direction:row}.market-links .button{flex:1 1 150px;font-size:.875rem;padding:.9rem 1rem;gap:.6rem}.product-facts{margin-top:1.5rem}.story{grid-template-columns:1fr;gap:2.5rem;padding:3.5rem 6%}.story-brand{display:flex;align-items:center;text-align:left;gap:1.5rem}.story-brand img{max-width:110px;margin:0}.story-brand p{font-size:1.35rem;margin:0}.story h2{font-size:2.9rem}.faq{grid-template-columns:1fr;gap:2.5rem}.faq-intro>p:not(.eyebrow){max-width:100%}.faq-intro .text-link{margin-top:1rem}.faq-list summary{padding-top:1.25rem;padding-bottom:1.25rem}.faq-list summary:after{top:1.2rem}.site-footer{grid-template-columns:1fr;padding:2.5rem 6% 1.5rem;gap:1.8rem}.footer-name{font-size:1.9rem}.copyright{margin-top:0}}
@media(max-width:380px){.brand>span{font-size:1.22rem}.hero h1{font-size:3.15rem}.hero h1 br:nth-child(2){display:block}.hero-photos{aspect-ratio:1.05}.craft-line{flex-wrap:wrap;gap:.3rem 1rem}.market-links{flex-direction:column}.photo-options{gap:.4rem}.photo-options button{padding-right:.5rem;gap:.4rem}.section-heading h2,.faq h2,.story h2{font-size:2.5rem}.product-copy h3{font-size:3rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Brand expansion: two distinct destinations, one maker relationship. */
.brand .brand-initial{display:grid;place-items:center;width:3rem;height:3.4rem;border:1px solid var(--green);font-size:2.4rem;line-height:1;flex-shrink:0}
.brand small{font-size:.75rem;letter-spacing:.15em}.site-header nav{gap:1.8rem}.site-header nav a{font-size:.875rem}
.hero{grid-template-columns:1.05fr .95fr;gap:4rem;padding-top:4.5rem;padding-bottom:4.5rem}.hero h1{font-size:clamp(3.5rem,5.8vw,6.4rem);max-width:10em}.hero-description{max-width:33rem}.hero-photos{min-height:530px}.hero-jharoka{width:75%}.hero-noir{width:66%}.hero-actions{display:flex;align-items:flex-start;flex-direction:column;gap:1rem;margin-top:1.8rem}.hero-actions .button{margin:0}.hero-text-link{text-underline-offset:6px;font-size:.9375rem;padding:.35rem 0}.hero-text-link span{margin-left:.5rem}.hero-note{font-size:.8125rem;margin-top:1.5rem}.hero-jharoka figcaption,.hero-noir figcaption{font-size:.75rem}
.journeys{display:grid;grid-template-columns:1fr 1fr;padding-top:3.5rem;padding-bottom:3.5rem;gap:6%}.journey{display:block;text-decoration:none;padding:.75rem 0}.journey+.journey{border-left:1px solid var(--line);padding-left:12%}.journey h2{font-size:2rem;margin:.8rem 0 1rem}.journey p{max-width:33rem;color:var(--muted)}.journey-link{display:flex;justify-content:space-between;gap:1rem;margin-top:1.3rem;font-size:.875rem;text-decoration:underline;text-underline-offset:6px}.journey-link>span{font-size:1.2rem}.journey:hover .journey-link{text-decoration-thickness:2px}
.furniture{background:var(--paper);padding:6rem max(5%,calc((100vw - 1296px)/2));display:grid;grid-template-columns:1fr .95fr;gap:8%;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.furniture-intro,.enquiry-panel{min-width:0}.furniture h2{font-size:clamp(2.7rem,4.4vw,4.5rem);margin:1rem 0 1.7rem}.furniture-intro>p:not(.eyebrow){max-width:35rem;color:var(--muted)}.enquiry-steps{list-style:none;padding:0;margin:2.5rem 0 0}.enquiry-steps li{display:flex;gap:1.2rem;padding:1.1rem 0;border-top:1px solid var(--line)}.enquiry-steps li>span{color:#786546;font-family:var(--serif);font-size:1.15rem}.enquiry-steps h3{font-family:var(--sans);font-size:1rem;letter-spacing:0;font-weight:500;line-height:1.5;margin-bottom:.4rem}.enquiry-steps p{color:var(--muted);font-size:.9375rem}.furniture-scope{font-size:.875rem;padding:1rem 0 0;border-top:1px solid var(--line);margin-top:1rem!important}.enquiry-panel{background:var(--ivory);padding:2.4rem;align-self:start;border-top:3px solid var(--gold)}.enquiry-panel>h3{font-size:2.9rem;margin:1rem 0 1.2rem}.enquiry-panel>p:not(.eyebrow){color:var(--muted)}#enquiry-form{margin-top:1.7rem}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.field{margin-bottom:1.2rem;min-width:0}.field label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.45rem}.field label span{font-weight:400;color:var(--muted);font-size:.8125rem}.field input,.field textarea{display:block;width:100%;border:1px solid #9da496;border-radius:0;background:var(--paper);color:var(--ink);font:inherit;font-size:1rem;line-height:1.5;padding:.75rem .8rem}.field input::placeholder,.field textarea::placeholder{color:#667064;opacity:1}.field textarea{resize:vertical;min-height:7rem}.field input:focus-visible,.field textarea:focus-visible{outline:3px solid #8a622a;outline-offset:3px}#enquiry-email{width:100%;gap:1rem}.form-note{font-size:.8125rem;line-height:1.65;color:var(--muted);margin-top:.8rem}.direct-email{margin-top:1.7rem;padding-top:1.4rem;border-top:1px solid var(--line)}.direct-email>p:first-child{font-size:.875rem}.direct-email>a{font-size:1rem;overflow-wrap:anywhere;text-underline-offset:4px}.direct-email .form-note{margin-top:.7rem}
.story{grid-template-columns:.8fr 1.2fr}.story-identity{min-width:0}.story-wordmark{font-family:var(--serif);font-size:clamp(2.8rem,5vw,5rem);line-height:1.06;letter-spacing:-.04em;margin:1.4rem 0 2.5rem}.story-wordmark em{color:#e2cb9a}.relationship{border-top:1px solid #758075;padding-top:1.2rem}.relationship strong{font-family:var(--serif);font-size:1.3rem;font-weight:400;display:block}.relationship span{color:#d2d8cd;font-size:.875rem}.official-social{border-top:1px solid #758075;margin-top:2rem;padding-top:1.5rem}.official-social h3{font-size:1.6rem;margin-bottom:.6rem}.official-social>p{color:#e1e5dc;font-size:.9375rem}.social-links{display:flex;flex-wrap:wrap;gap:.5rem 1.4rem;margin-top:1rem}.social-links a{font-size:.875rem;text-underline-offset:5px;padding:.35rem 0;min-height:2.75rem}.social-links a span{margin-left:.35rem}.story a:focus-visible{outline-color:var(--ivory)}.footer-email{overflow-wrap:anywhere}.photo-options button{font-size:.875rem}.market-label,.market-note,.fit-note{font-size:.875rem}.product-facts small{font-size:.8125rem}.answer{font-size:1rem}
@media(min-width:1600px){.hero-photos{min-height:610px}}
@media(max-width:1100px){.hero{gap:2rem}.hero-photos{min-height:480px}.hero-jharoka{width:85%}.hero-noir{width:75%}.site-header{gap:1rem}.site-header nav{gap:1rem}.furniture{gap:5%}.enquiry-panel{padding:1.75rem}.field-row{grid-template-columns:1fr;gap:0}}
@container(max-width:48rem){.hero{grid-template-columns:1fr;padding:3rem 6% 2.7rem;gap:2.4rem}.hero h1{font-size:clamp(3.2rem,10.3vw,5.1rem);line-height:1.06;max-width:11em}.hero h1 br{display:block!important}.hero-photos{min-height:0;aspect-ratio:1.17;padding:0 0 13% 4%;max-width:540px}.hero-jharoka{width:53%}.hero-noir{width:51%}.hero-description{font-size:1rem}.hero-text-link{font-size:.9375rem}.site-header nav{flex-wrap:wrap;justify-content:flex-start;gap:.15rem 1.2rem}.site-header nav a{font-size:.875rem}.brand>span:not(.brand-initial){font-size:1.4rem}.brand .brand-initial{font-size:2.1rem;width:2.7rem;height:3rem}.journeys{grid-template-columns:1fr;gap:1.8rem;padding:2.5rem 6%}.journey+.journey{border-left:0;padding:2rem 0 0;border-top:1px solid var(--line)}.journey h2{font-size:1.95rem}.furniture{grid-template-columns:1fr;gap:2.5rem;padding:3.5rem 6%}.furniture h2{font-size:2.9rem}.enquiry-panel{padding:1.6rem}.enquiry-panel>h3{font-size:2.5rem}.field-row{grid-template-columns:1fr;gap:0}.story{grid-template-columns:1fr;gap:3rem}.story-wordmark{font-size:3.5rem}.story-wordmark br:nth-child(2){display:block}.relationship{display:flex;gap:2rem;flex-wrap:wrap}.relationship p+p{margin-top:0}.footer-email{font-size:.875rem}.site-footer>div{min-width:0}}
@media(max-width:380px){.brand>span:not(.brand-initial){font-size:1.15rem}.brand small{font-size:.75rem;letter-spacing:.08em}.site-header nav{column-gap:1rem}.site-header nav a{font-size:.875rem}.hero h1{font-size:3.1rem}.hero-photos{aspect-ratio:1.05}.enquiry-panel{padding:1.25rem}.field-row{grid-template-columns:1fr;gap:0}.enquiry-panel>h3{font-size:2.25rem}.furniture h2{font-size:2.5rem}.story-wordmark{font-size:3rem}}
.maker-work{padding-top:2.5rem;padding-bottom:5rem;border-top:1px solid var(--line)}.maker-work .section-heading{margin-bottom:2rem}.maker-work h2{font-size:clamp(2.2rem,3.6vw,3.6rem)}.work-links{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.work-link{display:flex;flex-direction:column;text-decoration:none;background:var(--green);color:var(--ivory);padding:1.8rem;min-height:16rem;border-top:2px solid var(--gold);transition:background .18s}.work-link:nth-child(2){background:#435448}.work-link:nth-child(3){background:#50604e}.work-link:hover{background:var(--green-dark)}.work-index{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#e3dccb}.work-link h3{font-size:2.6rem;margin:1.6rem 0 2rem}.watch-label{font-size:.875rem;margin-top:auto;display:flex;justify-content:space-between;gap:1rem;text-decoration:underline;text-underline-offset:5px}.portfolio-note{font-size:.875rem;color:var(--muted);margin-top:1.2rem}.portfolio-note a{text-underline-offset:4px}.work-link:focus-visible{outline-color:#8a622a}
@container(max-width:48rem){.maker-work{padding-top:2.5rem;padding-bottom:3.5rem}.work-links{grid-template-columns:1fr;gap:1rem}.work-link{min-height:0;padding:1.4rem}.work-link h3{font-size:2.3rem;margin:1rem 0 1.5rem}.work-link h3 br{display:none}.work-link h3 br:after{content:' '}.maker-work .section-heading>p{font-size:1rem}}
