@font-face{font-family:'Plus Jakarta Sans';font-style:normal;font-weight:200 800;font-display:swap;src:url('assets/fonts/plus-jakarta-sans-variable.woff2') format('woff2'),url('assets/fonts/plus-jakarta-sans-variable.ttf') format('truetype')}
:root{--paper:#f4f0e7;--ink:#4c2029;--muted:#574b47;--line:#cfc7bb;--accent:#dbed87;--sans:'Plus Jakarta Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:0}body{margin:0;background:var(--paper);color:var(--ink);font:14px/1.6 var(--sans);-webkit-font-smoothing:antialiased}::selection{background:var(--ink);color:var(--paper)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--ink);outline-offset:5px}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--sans);line-height:.96;letter-spacing:-.025em}em{font-weight:400}h2{font-size:clamp(48px,5.6vw,84px)}.wrap{width:calc(100% - 104px);max-width:1536px;margin-inline:auto}.eyebrow,.edition{font-size:10px;letter-spacing:1.5px;font-weight:500}.header{height:102px;margin:0 52px;max-width:1536px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid var(--ink);position:relative;z-index:20}.brand{font-size:33px;letter-spacing:-1.8px;line-height:1;font-weight:500}.brand small{display:block;font-size:8px;letter-spacing:1.2px;margin-top:10px;font-weight:400}.brand-dot{color:#a57561}.header nav{display:flex;align-items:center;gap:36px;font-size:12px}.header nav>a{position:relative}.header nav>a:not(.nav-cta):after{content:'';position:absolute;left:0;right:100%;bottom:-6px;height:1px;background:var(--ink);transition:right .25s}.header nav>a:hover:after{right:0}.nav-cta{border:1px solid var(--ink);padding:12px 18px;transition:background .2s,color .2s}.nav-cta span{margin-left:26px}.nav-cta:hover{background:var(--ink);color:var(--paper)}.menu-toggle{display:none}.hero{padding-top:27px}.hero-topline,.hero-bottom{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1.2px}.hero-topline .eyebrow{font-size:9px}.hero-title{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;padding:34px 0 40px}.hero h1{font-size:clamp(95px,10.8vw,172px);line-height:.85;letter-spacing:-.04em}.hero h1 em{padding-left:16vw}.hero-aside{max-width:265px;padding-bottom:8px;margin-right:3%}.edition{font-size:9px}.hero-aside p{font-size:13px;line-height:1.9;margin:21px 0 24px}.text-link{display:inline-flex;justify-content:space-between;gap:30px;align-items:center;border-bottom:1px solid var(--ink);font-size:12px;padding:0 0 9px;transition:gap .25s}.text-link:hover{gap:40px}.hero-image{height:510px;position:relative;overflow:visible;background:#baa993}.hero-image>img{object-position:50% 50%}.hero-round{position:absolute;top:-38px;right:6%;width:135px;height:135px;border-radius:50%;background:var(--accent);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:12px;line-height:1.15;transform:rotate(10deg);transition:transform .3s}.hero-round:hover{transform:rotate(0deg)}.hero-round em{font-family:var(--sans);font-size:27px}.hero-round>span{font-size:22px;margin-top:5px}.hero-image figcaption{position:absolute;left:23px;bottom:20px;color:#fff;font-size:9px;letter-spacing:2px;text-shadow:0 1px 6px #000}.hero-bottom{border-bottom:1px solid var(--line);padding:20px 0;font-size:8px}.manifesto{display:grid;grid-template-columns:1fr 3fr;gap:40px;padding:110px 0 105px;border-bottom:1px solid var(--ink)}.manifesto .eyebrow{max-width:150px;margin-top:10px}.manifesto h2{font-size:clamp(37px,4.6vw,69px);line-height:1.06}.manifesto h2 em{color:#9a7864}.manifesto p:not(.eyebrow){max-width:460px;font-size:14px;line-height:1.9;margin-top:25px;color:var(--muted)}.section{padding-block:90px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.section-heading .eyebrow{margin-bottom:25px}.section-heading>p{max-width:300px;color:var(--muted);font-size:13px;line-height:1.9;padding-bottom:7px}.filters{display:flex;gap:27px;margin:43px 0 35px;border-bottom:1px solid var(--line)}.filters button{padding:0 0 15px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);font-size:12px;margin-bottom:-1px}.filters button.active{color:var(--ink);border-color:var(--ink)}.collection-grid{display:grid;grid-template-columns:1.15fr 1fr;column-gap:6.5%;row-gap:65px;align-items:start}.product:nth-child(even){padding-top:95px}.product[hidden]{display:none}.collection-grid.filtered .product{padding-top:0}.product-visual{padding:0;border:0;width:100%;height:510px;background:#d6c7b4;display:block;position:relative;overflow:hidden;text-align:left;color:var(--paper)}.product:nth-child(even) .product-visual{height:390px}.product-visual img{transition:transform .65s cubic-bezier(.2,.65,.3,1)}.product-visual:hover img{transform:scale(1.035)}.product-number{position:absolute;left:20px;top:20px;color:var(--ink);background:var(--paper);padding:6px 10px;font-size:9px;letter-spacing:1px}.image-action{position:absolute;right:20px;bottom:20px;padding:9px 16px;background:var(--paper);color:var(--ink);font-size:11px;opacity:0;transform:translateY(8px);transition:opacity .25s,transform .25s}.product-visual:hover .image-action,.product-visual:focus-visible .image-action{opacity:1;transform:translateY(0)}.product-heading{display:flex;align-items:center;justify-content:space-between;margin-top:20px;gap:12px}.product-heading h3{font-family:var(--sans);font-size:40px;line-height:1.1;letter-spacing:-.5px}.product-heading button{background:none;border:1px solid var(--line);color:var(--ink);border-radius:50%;font-size:23px;width:43px;height:43px;flex-shrink:0;transition:background .2s}.product-heading button:hover{background:var(--accent);border-color:var(--accent)}.product>p{font-size:11px;margin-top:9px;display:flex;justify-content:space-between;gap:15px}.product>p span{font-size:10px;color:var(--muted)}.collection-note{margin-top:40px;font-size:10px;color:var(--muted)}.story{background:var(--ink);color:var(--paper);padding:85px 0}.story-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:9%;align-items:center}.story .eyebrow{color:#d2bcaa;margin-bottom:30px}.story h2{font-size:clamp(56px,6vw,88px)}.story h2 em{color:#d5b4a0}.story-copy>p:not(.eyebrow){font-size:13px;line-height:1.9;color:#daccc5;max-width:370px;margin-top:23px}.story .text-link{margin-top:30px;border-color:#ab8b85;color:var(--paper)}.story-art{height:650px;position:relative}.story-art img{object-position:52% center}.story-art figcaption{position:absolute;bottom:20px;left:20px;font-size:8px;letter-spacing:1.5px;background:var(--paper);color:var(--ink);padding:7px 10px}.story-signoff{display:flex;flex-direction:column;border-top:1px solid #7d535b;margin-top:40px;padding-top:20px;font-size:10px;gap:3px}.story-signoff span:last-child{color:#bea59d;font-size:9px}.capabilities{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:55px}.capabilities article{border-top:1px solid var(--ink);padding-top:15px}.capabilities article>span{font-family:var(--sans);font-size:44px;color:#9a7864}.capabilities h3{font-size:19px;letter-spacing:-.3px;margin:23px 0 13px}.capabilities p{color:var(--muted);font-size:13px;line-height:1.9}.contact-section{background:#e8e4d8;padding:85px 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%}.contact-section .eyebrow{margin-bottom:30px}.contact-section h2{font-size:clamp(80px,8.5vw,125px)}.contact-grid>div>p:not(.eyebrow){max-width:320px;font-size:13px;line-height:1.9;color:var(--muted);margin-top:27px}.contact-email{display:inline-block;font-size:17px;letter-spacing:-.3px;margin-top:32px;padding-bottom:7px;border-bottom:1px solid var(--ink)}address{font-style:normal;font-size:12px;line-height:1.9;margin-top:25px}.phone span{font-size:11px}.contact-grid form{padding-top:7px}form h3{font-family:var(--sans);font-size:33px;margin-bottom:25px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}label{display:block;font-size:10px;letter-spacing:.3px;margin-bottom:22px}input,textarea,select{display:block;width:100%;border:0;border-bottom:1px solid #aea598;border-radius:0;background:transparent;color:var(--ink);font-size:12px;padding:11px 0;margin-top:5px;min-height:43px}select{padding-right:12px}input::placeholder,textarea::placeholder{color:#817871;opacity:1}input:focus,textarea:focus,select:focus{outline:2px solid var(--ink);outline-offset:4px}textarea{resize:vertical}.form-note{font-size:10px;color:var(--muted);line-height:1.8;margin-bottom:20px;max-width:450px}.button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:17px 20px;border:1px solid var(--ink);color:var(--paper);background:var(--ink);font-size:12px;transition:background .2s}.button:hover{background:#6b3540}#form-status{font-size:11px;margin-top:12px}.copy-button{background:none;border:0;color:var(--ink);text-decoration:underline;font-size:11px;padding:8px 0}.faq{display:grid;grid-template-columns:1fr 1.35fr;gap:9%}.faq .eyebrow{margin-bottom:25px}.faq h2{font-size:64px}.faq details{border-bottom:1px solid var(--line);padding:23px 0}.faq details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;list-style:none;font-size:13px;display:flex;justify-content:space-between;gap:20px}summary:after{content:'+';font-size:19px;line-height:1}summary::-webkit-details-marker{display:none}details[open] summary:after{content:'−'}.faq details p{color:var(--muted);font-size:12px;line-height:1.9;padding:18px 25px 0 0}.footer{background:var(--ink);color:var(--paper);padding:32px 0 25px}.footer-top{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1px}.footer-wordmark{font-size:clamp(80px,17.1vw,264px);letter-spacing:-.085em;font-weight:450;line-height:1.3;display:block;margin:28px 0 14px;white-space:nowrap}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:20px;border-top:1px solid #805862;font-size:9px;color:#d2bdba}.footer-bottom>span{max-width:265px;text-align:right}.skip{position:fixed;top:-100px;left:20px;z-index:50;background:var(--ink);color:white;padding:12px}.skip:focus{top:10px}.reveal{opacity:1}.motion-ready .reveal{opacity:0;transform:translateY(20px);transition:opacity .7s,transform .7s}.motion-ready .reveal.visible{opacity:1;transform:none}
@media(min-width:1640px){.header{margin-inline:auto}.hero h1 em{padding-left:230px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header{margin-inline:32px;height:90px}.header nav{gap:22px}.hero h1{font-size:12vw}.hero h1 em{padding-left:9vw}.hero-aside{max-width:230px;margin-right:0}.hero-aside p{font-size:12px}.hero-image{height:430px}.manifesto{grid-template-columns:1fr 2.8fr;gap:25px;padding-block:80px}.product-visual{height:410px}.product:nth-child(even) .product-visual{height:330px}.product-heading h3{font-size:33px}.product>p{display:block}.product>p span{display:block;margin-top:4px}.story-grid{gap:7%}.story-art{height:590px}.story h2{font-size:70px}.contact-grid{gap:6%}.contact-email{font-size:15px}.capabilities{gap:30px}.form-row{gap:18px}}
@media(max-width:760px){html{scroll-padding-top:0}.wrap{width:calc(100% - 40px)}.header{height:85px;margin-inline:20px}.brand{font-size:28px}.brand small{font-size:7px}.menu-toggle{display:block;background:none;border:0;color:var(--ink);font-size:11px;padding:10px 0 10px 15px}.menu-toggle span{margin-left:10px}.header nav{display:none;position:absolute;top:100%;left:-20px;right:-20px;background:var(--paper);border-bottom:1px solid var(--ink);padding:20px;gap:10px}.header nav.open{display:flex;flex-direction:column;align-items:stretch}.header nav>a{padding:12px}.hero{padding-top:22px}.hero-topline>span{display:none}.hero-topline .eyebrow{font-size:8px;letter-spacing:1.1px}.hero-title{display:block;padding:32px 0 30px}.hero h1{font-size:clamp(76px,15.2vw,115px);line-height:.86}.hero h1 em{padding-left:15vw}.hero-aside{max-width:none;display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-top:30px}.hero-aside .edition{display:none}.hero-aside p{font-size:11px;margin:0;line-height:1.7}.hero-aside .text-link{font-size:10px;gap:10px;max-width:135px;line-height:1.4;padding-bottom:5px}.hero-image{height:430px}.hero-round{width:98px;height:98px;right:17px;top:20px;font-size:10px}.hero-round em{font-size:21px}.hero-round>span{font-size:18px;margin-top:2px}.hero-image figcaption{font-size:7px;left:15px;bottom:15px}.hero-bottom{font-size:7px;letter-spacing:.8px;padding:15px 0}.hero-bottom span:last-child{display:none}.manifesto{grid-template-columns:1fr;gap:25px;padding-block:60px}.manifesto .eyebrow{max-width:none;margin-top:0;font-size:8px}.manifesto h2{font-size:42px}.manifesto p:not(.eyebrow){font-size:12px;margin-top:20px}.section{padding-block:60px}.section-heading{display:block}.section-heading .eyebrow{font-size:9px;margin-bottom:22px}.section-heading h2{font-size:62px}.section-heading>p{font-size:12px;margin-top:23px;max-width:330px}.filters{gap:20px;margin:30px 0 25px;overflow-x:auto;white-space:nowrap}.filters button{font-size:10px;padding-bottom:12px}.collection-grid{grid-template-columns:1fr 1fr;gap:35px 20px}.product:nth-child(even){padding-top:65px}.product-visual{height:300px}.product:nth-child(even) .product-visual{height:260px}.product-number{left:10px;top:10px;font-size:7px;padding:5px 7px}.product-heading{margin-top:14px;align-items:flex-start}.product-heading h3{font-size:28px;max-width:180px}.product-heading button{width:28px;height:28px;font-size:16px}.product>p{font-size:10px}.product>p span{font-size:8px;line-height:1.7}.image-action{display:none}.collection-note{font-size:9px;line-height:1.8;margin-top:30px}.story{padding-block:50px}.story-grid{grid-template-columns:1fr;gap:40px}.story h2{font-size:70px}.story-copy>p:not(.eyebrow){font-size:12px}.story .eyebrow{font-size:9px}.story-art{height:420px}.story-signoff{margin-top:28px}.capabilities{grid-template-columns:1fr;gap:28px;margin-top:30px}.capabilities article{display:grid;grid-template-columns:50px 1fr;column-gap:18px;align-items:center}.capabilities article>span{grid-row:span 2;font-size:36px;align-self:start}.capabilities h3{margin:5px 0 10px;font-size:18px}.capabilities p{grid-column:2;font-size:12px}.contact-section{padding-block:50px}.contact-grid{grid-template-columns:1fr;gap:40px}.contact-section h2{font-size:95px}.contact-section .eyebrow{font-size:8px}.contact-grid>div>p:not(.eyebrow){font-size:12px;max-width:350px}.contact-email{font-size:17px}.contact-grid form{border-top:1px solid var(--line);padding-top:25px}.form-row{gap:20px}.faq{grid-template-columns:1fr;gap:30px}.faq h2{font-size:57px}.faq .eyebrow{font-size:8px}.faq details{padding-block:20px}.footer{padding-top:25px}.footer-top{font-size:7px}.footer-wordmark{font-size:17vw;margin:25px 0;letter-spacing:-.075em}.footer-bottom{flex-wrap:wrap;font-size:8px;gap:15px}.footer-bottom>span{max-width:none;text-align:left;width:100%;font-size:8px}}
@media(max-width:480px){.collection-grid{grid-template-columns:1fr;gap:35px}.product:nth-child(even){padding-top:0}.product-visual,.product:nth-child(even) .product-visual{height:400px}.product-heading h3{max-width:none;font-size:36px}.product-heading button{width:36px;height:36px;font-size:20px}.product>p{display:flex;font-size:11px}.product>p span{font-size:9px;margin-top:0}.product-number{font-size:8px;left:15px;top:15px}.hero-image{height:360px}.hero h1{font-size:17vw}.hero h1 em{padding-left:17vw}.hero-aside p{font-size:10px}.hero-aside .text-link{font-size:9px;max-width:115px}.hero-aside{gap:15px}.manifesto h2{font-size:38px}.story h2{font-size:65px}.form-row{grid-template-columns:1fr}.contact-email{font-size:16px}.footer-wordmark{font-size:16.5vw}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}.motion-ready .reveal{opacity:1;transform:none}}

[hidden]{display:none!important}button:disabled{cursor:not-allowed;opacity:.6}

.contact-grid>*{min-width:0}
/* Source-backed product information and supplied company photography. */
.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}
.product-details{margin-top:18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 0}.product-details summary{font-size:11px}.product-details dl{margin:20px 0}.product-details dt{font-size:11px;font-weight:600;margin-top:14px}.product-details dd{font-size:12px;color:var(--muted);line-height:1.8;margin:5px 0 0}.product-details .spec-note{font-size:10px;line-height:1.8;color:var(--muted);margin:15px 0 5px}
.story-art{height:auto;aspect-ratio:1/1.1;overflow:hidden}.story-art img{object-position:50% 50%}
.manufacturing{display:grid;grid-template-columns:1fr 1.05fr;gap:9%;padding:0 0 85px}.manufacturing .eyebrow{margin-bottom:25px}.manufacturing h2{font-size:clamp(44px,4.7vw,68px)}.manufacturing-list article{border-top:1px solid var(--line);padding:18px 0}.manufacturing-list h3{font-size:17px}.manufacturing-list p{font-size:12px;color:var(--muted);line-height:1.85;margin-top:8px}
.sourcing-range{display:grid;grid-template-columns:1fr 1.05fr;gap:9%;padding:60px 0 85px;border-top:1px solid var(--ink)}.sourcing-range .eyebrow{margin-bottom:25px}.sourcing-range h2{font-size:clamp(44px,4.7vw,68px)}.sourcing-range>div>p:not(.eyebrow){font-size:12px;color:var(--muted);max-width:330px;line-height:1.9;margin-top:22px}.range-options details{border-bottom:1px solid var(--line);padding:20px 0}.range-options details:first-child{border-top:1px solid var(--line)}.range-options details p{font-size:12px;line-height:1.9;color:var(--muted);margin-top:15px}.range-options .text-link{margin-top:25px}
.people-section{padding:75px 0;background:#eae6dc}.people-section h2{font-size:clamp(44px,4.7vw,68px)}.people-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;margin-top:45px}.people-grid article{display:flex;gap:18px;align-items:center}.people-grid img{width:95px;height:120px;object-fit:cover;object-position:50% 25%;flex-shrink:0}.people-grid h3{font-family:var(--sans);font-size:27px;line-height:1.1}.people-grid p{font-size:10px;margin-top:8px;color:var(--muted)}.people-grid article span{font-size:9px;color:var(--muted)}.video-reference{border-top:1px solid var(--line);margin-top:45px;padding-top:30px;display:flex;align-items:center;justify-content:space-between;gap:30px}.video-reference .eyebrow{font-size:9px;margin-bottom:10px}.video-reference h3{font-family:var(--sans);font-size:32px}.video-reference p:not(.eyebrow){font-size:12px;color:var(--muted);margin-top:8px}.video-reference>a{white-space:nowrap}.directions-link{margin-top:18px;font-size:11px}
@media(max-width:1100px){.people-grid{gap:25px}.people-grid article{flex-direction:column;align-items:flex-start;gap:15px}.people-grid img{width:100%;height:240px}.people-grid h3{font-size:25px}}
@media(max-width:760px){.manufacturing,.sourcing-range{grid-template-columns:1fr;gap:30px;padding-bottom:50px}.manufacturing h2,.sourcing-range h2,.people-section h2{font-size:47px}.manufacturing .eyebrow,.sourcing-range .eyebrow{font-size:8px}.sourcing-range{padding-top:45px}.people-section{padding:50px 0}.people-grid{grid-template-columns:1fr;gap:25px;margin-top:30px}.people-grid article{flex-direction:row;align-items:center;gap:20px}.people-grid img{width:95px;height:120px}.people-grid h3{font-size:28px}.video-reference{display:block;margin-top:30px}.video-reference>a{margin-top:25px;font-size:11px;white-space:normal}.video-reference h3{font-size:30px}.story-art{aspect-ratio:4/3}.story-art img{object-fit:cover}.story-art figcaption{font-size:7px;left:12px;bottom:12px}}
/* Collection browsing: stable card sizes, clear filter feedback, and visible actions. */
.collection-browser{margin-top:40px}.browse-label{font-size:9px;letter-spacing:1.3px}.browse-label>span{letter-spacing:0;font-size:11px;color:var(--muted);margin-left:20px}.filters{border:1px solid var(--line);padding:6px;gap:6px;margin:18px 0 0;align-items:stretch;overflow:visible}.filters button{display:flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:12px 20px;margin:0;border:0;border-radius:0;color:var(--ink);font-size:12px;transition:background .18s,color .18s}.filters button:hover{background:#e8e1d5}.filters button.active{background:var(--ink);color:var(--paper);border:0}.filters button:focus-visible{outline-offset:2px}.filter-count{font-size:9px;opacity:.85}.filters .business-filter{margin-left:auto;border-left:1px solid var(--line)}.buyer-label{font-size:7px;letter-spacing:1px;display:block;margin-left:5px}.collection-context{display:flex;justify-content:space-between;align-items:center;gap:35px;padding:25px 0 30px;min-height:125px}.collection-context h3{font-family:var(--sans);font-size:32px;line-height:1.15}.collection-context>div{max-width:680px}.collection-context>div>p{font-size:12px;line-height:1.8;color:var(--muted);margin-top:9px}#collection-status{font-size:10px;color:var(--muted);white-space:nowrap;flex-shrink:0}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:45px 36px;align-items:start;align-content:start;overflow-anchor:none}.collection-grid .product{min-width:0}.collection-grid .product:nth-child(even){padding-top:0}.collection-grid .product-visual,.collection-grid .product:nth-child(even) .product-visual{height:auto;aspect-ratio:4/3}.product-visual>.image-action{opacity:1;transform:none;display:block;background:var(--paper);padding:11px 15px;font-size:11px;right:16px;bottom:16px}.product-visual>.image-action>span{margin-left:15px}.product-heading h3{font-size:35px}.product-heading button{display:inline-flex;gap:12px;align-items:center;justify-content:center;min-width:86px;min-height:44px;width:auto;height:auto;padding:8px 12px;border-radius:0;font-size:11px}.product-heading button>span:last-child{font-size:18px}.product>p.product-meta{display:block;font-size:11px;line-height:1.8}.product-details summary{min-height:28px;align-items:center}.product-details summary:focus-visible{outline-offset:3px}.product-details[open]{padding-bottom:18px}
/* Preserve the supplied showroom photograph's complete composition. */
.story-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.2fr);gap:7%}.story-art{height:auto;aspect-ratio:auto;overflow:visible;align-self:center}.story-art img{height:auto;width:100%;aspect-ratio:auto;object-fit:contain}.story-art figcaption{position:static;display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:15px;padding:0;background:transparent;color:var(--paper);font-size:8px;letter-spacing:1px}.story-art figcaption a{font-size:10px;letter-spacing:0;border-bottom:1px solid #ab8b85;padding-bottom:4px;white-space:nowrap}
@media(max-width:1100px){.filters button{padding-inline:13px;font-size:11px;gap:8px}.buyer-label{display:none}.collection-context>div{max-width:560px}.product-heading h3{font-size:30px}.collection-grid{column-gap:24px}.story h2{font-size:clamp(50px,6.2vw,70px)}}
@media(max-width:760px){.collection-browser{margin-top:30px}.browse-label>span{display:block;margin:7px 0 0;font-size:10px;line-height:1.7}.filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:5px;margin-top:15px;white-space:normal}.filters button{width:100%;padding:12px 8px;min-height:48px;font-size:11px;gap:9px;justify-content:space-between}.filters .business-filter{margin-left:0;border-left:0}.collection-context{display:block;padding:22px 0 25px;min-height:175px}.collection-context h3{font-size:30px}.collection-context>div>p{font-size:11px}#collection-status{margin-top:15px;font-size:9px;white-space:normal}.collection-grid{grid-template-columns:1fr;gap:35px}.collection-grid .product-visual,.collection-grid .product:nth-child(even) .product-visual{height:auto;aspect-ratio:4/3}.product-heading h3{font-size:34px;max-width:none}.product-heading button{min-width:82px;min-height:44px}.product>p.product-meta{font-size:10px}.product-visual>.image-action{font-size:10px;right:12px;bottom:12px}.story-grid{grid-template-columns:1fr;gap:35px}.story h2{font-size:65px}.story-art{height:auto;aspect-ratio:auto}.story-art img{height:auto;object-fit:contain}.story-art figcaption{font-size:7px;gap:12px}.story-art figcaption a{font-size:9px}}

/* The header scrolls with the page: anchors need no fixed-header offset. */
html{scroll-padding-top:0}
.product-visual img.sample-photo{object-fit:contain;background:#e5e0d7;transform:none;padding:12px}
.product-visual:hover img.sample-photo{transform:none}
.product-sample{margin-top:20px;max-width:420px}
.product-sample img{height:auto;object-fit:contain}
.product-sample figcaption{font-size:11px;color:var(--muted);line-height:1.7;margin-top:10px}

@font-face{font-family:'Yellowtail';font-weight:400;font-style:normal;font-display:swap;src:url('assets/fonts/yellowtail-regular.woff2') format('woff2'),url('assets/fonts/yellowtail-regular.ttf') format('truetype')}
.brand{display:flex;align-items:center;gap:12px;min-width:0}
.brand-symbol{width:49px;height:53px;object-fit:contain;flex-shrink:0}
.brand>span{min-width:0;overflow:hidden}
.brand-script{font-family:'Yellowtail',cursive;font-size:42px;font-weight:400;letter-spacing:0;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:100%}
.brand small{font-family:var(--sans);font-size:7px;letter-spacing:1px;margin-top:5px}
.footer-wordmark{display:flex;align-items:center;justify-content:center;gap:3%;font-family:'Yellowtail',cursive;font-size:clamp(50px,14vw,215px);letter-spacing:0;line-height:1.4}
.footer-wordmark img{width:9%;height:auto;object-fit:contain;filter:invert(1)}
.product-visual img.sample-photo{background:#fff;padding:20px}
@media(max-width:1100px){.header nav{gap:16px}.brand-script{font-size:36px}.brand-symbol{width:42px;height:46px}}
@media(max-width:760px){.brand{gap:8px}.brand-script{font-size:33px}.brand-symbol{width:36px;height:40px}.brand small{font-size:7px;letter-spacing:.6px}.footer-wordmark{font-size:13vw}.product-visual img.sample-photo{padding:12px}}

/* Readability improvements from the reviewed audit branch. */
.hero-topline,.hero-bottom,.hero-topline .eyebrow{font-size:10px}
.hero-bottom{font-size:10px}
.brand small{font-size:9px}
.hero-image figcaption{font-size:10px}
.footer-top{font-size:10px}
.footer-bottom{font-size:10px}
.story-art figcaption{font-size:10px}
.story-signoff{font-size:11px}.story-signoff span:last-child{font-size:10px}
.product-number{font-size:10px}
.collection-note{font-size:11px}
.buyer-label{font-size:8px}
.browse-label{font-size:10px}
.form-note{font-size:11px}
label{font-size:11px}
@media(max-width:760px){.brand small{font-size:7px}.footer-bottom{font-size:9px}}

/* Product-first home and direct contact details. */
.product-enquiry{display:inline-flex;gap:12px;align-items:center;justify-content:center;min-width:86px;min-height:44px;padding:8px 12px;border:1px solid var(--line);font-size:11px;flex-shrink:0}.product-enquiry:hover{background:var(--accent);border-color:var(--accent)}.product-enquiry>span:last-child{font-size:18px}
.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6%;align-items:center;padding-block:55px 65px;border-bottom:1px solid var(--line)}
.hero-copy .eyebrow{font-size:11px;letter-spacing:1px;margin-bottom:26px}
.hero h1{font-size:clamp(60px,6.2vw,96px);line-height:1;letter-spacing:-.025em}
.hero h1 em{padding-left:0}
.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;max-width:450px;margin-top:25px;color:var(--muted)}
.hero .hero-image{height:auto;aspect-ratio:4/5;background:#e9dfcf;overflow:hidden}
.hero-image>img{object-fit:contain;padding:0}
.hero-links{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:30px}
.hero .hero-round{position:static;display:inline-flex;width:auto;height:auto;border-radius:0;transform:none;background:var(--ink);color:var(--paper);padding:14px 18px;font-size:13px;flex-direction:row;gap:15px}
.hero .hero-round>span{font-size:18px;margin:0}
.hero .text-link{font-size:13px}
.section-heading h2{font-size:clamp(42px,4.5vw,66px)}
.section-heading>p,.story-copy>p:not(.eyebrow),.capabilities p,.manufacturing-list p,.video-reference p:not(.eyebrow){font-size:15px;line-height:1.8}
.section{padding-block:65px}.story{padding-block:65px}.story h2{font-size:clamp(48px,5vw,72px)}
.video-reference{justify-content:flex-start;align-items:center;gap:30px}
.video-thumbnail{display:block;position:relative;width:280px;max-width:100%;flex-shrink:0;background:#1d1d1d}
.video-thumbnail img{width:100%;height:auto;aspect-ratio:4/3;object-fit:contain}
.video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;background:#c00;color:#fff;width:60px;height:42px;border-radius:10px;font-size:22px}
.video-thumbnail:hover .video-play{background:#900}
.office-heading{font-size:18px;margin-top:28px}.contact-section h2{font-size:clamp(52px,5.5vw,78px)}
.head-office{align-self:center;border-left:1px solid var(--line);padding-left:35px}.head-office h3{font-size:22px}.contact-grid{align-items:center}
@media(max-width:760px){.head-office{border-left:0;border-top:1px solid var(--line);padding:25px 0 0}.hero .hero-image{max-height:none}}
.contact-grid>div>p:not(.eyebrow){font-size:15px;max-width:440px}.contact-email{font-size:16px;overflow-wrap:anywhere}
.contact-links{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-top:12px}
.contact-links a{font-size:14px;overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:4px}
.contact-section address{margin-top:12px;font-size:14px;line-height:1.8}
.office-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;border-top:1px solid var(--line);margin-top:55px;padding-top:35px}
.office-directory h3{font-size:20px;line-height:1.4;margin-bottom:8px}.office-directory .eyebrow{font-size:10px;margin-bottom:15px}.office-directory article{min-width:0}
.contact-grid input,.contact-grid select,.contact-grid textarea{font-size:14px}.contact-grid label{font-size:12px}
.people-grid p,.people-grid article span{font-size:12px}

/* Fit the complete portrait within the opening viewport, including browser zoom. */
.hero{padding-block:28px 36px;gap:5%}
.hero .hero-image{width:100%;max-width:calc((100svh - 180px) * .8003);height:auto;max-height:none;aspect-ratio:1122/1402;justify-self:center;background:transparent;overflow:visible}
.hero-image>img{height:auto;width:100%;object-fit:contain}
.hero h1{font-size:clamp(48px,min(6.2vw,9svh),90px)}
.hero-copy .eyebrow{margin-bottom:20px}
.hero-copy>p:not(.eyebrow){margin-top:20px}
.hero-links{margin-top:24px}
.people-grid .founder-role{display:inline-block;margin-top:7px;font-weight:600;color:var(--ink)}
@media(max-width:760px){.hero{grid-template-columns:1fr;gap:25px;padding-block:20px 35px}.hero h1{font-size:clamp(48px,12vw,72px)}.hero-copy>p:not(.eyebrow){font-size:15px}.hero-copy .eyebrow{font-size:10px}.hero .hero-image{order:-1;max-width:min(100%,calc(min(46svh,380px) * .8003));max-height:none}.hero-links{gap:18px}.section{padding-block:45px}.section-heading h2{font-size:48px}.office-directory{grid-template-columns:1fr;gap:30px}.office-directory article+article{padding-top:25px;border-top:1px solid var(--line)}.video-reference{display:flex;flex-direction:column;align-items:flex-start}.video-thumbnail{width:320px}.video-reference>a{margin-top:0}.contact-grid{grid-template-columns:minmax(0,1fr)}.contact-grid input,.contact-grid select,.contact-grid textarea{font-size:16px}}

/* Both supplied bag styles retain their full framing. */
.bag-samples{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px}
.bag-samples .product-sample{margin:0;max-width:none}
.bag-samples .product-sample img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#fff}
@media(max-width:760px){.filters .business-filter{grid-column:1 / -1}.bag-samples{gap:12px}}

/* One text family, with a restrained size and weight hierarchy. */
body{font-size:15px;line-height:1.7}
h1,h2,h3{font-family:var(--sans);font-weight:500;letter-spacing:-.035em;line-height:1.2}
h1 em,h2 em,h3 em{font-style:normal;font-weight:inherit}
.hero h1{font-size:clamp(40px,min(4.6vw,7svh),68px);line-height:1.14;letter-spacing:-.045em}
.section-heading h2,.story h2,.manufacturing h2,.people-section h2,.faq h2,.contact-section h2{font-size:clamp(32px,3.4vw,50px);line-height:1.2}
.section-heading>div,.people-grid article>div{min-width:0}
.product-heading h3{font-size:clamp(22px,2vw,28px);line-height:1.3;letter-spacing:-.025em;min-width:0}
.collection-context h3,.video-reference h3{font-size:26px;line-height:1.4;letter-spacing:-.025em}
.people-grid h3{font-size:21px;line-height:1.4;letter-spacing:-.02em}
.capabilities h3,.manufacturing-list h3,.head-office h3{font-size:19px;font-weight:600;line-height:1.4;letter-spacing:-.015em}
.product-details summary,.product-details dt,.product-details dd,.product>p.product-meta,.collection-context>div>p,.faq summary,.faq details p{font-size:14px;line-height:1.8}
.product-details .spec-note,.collection-note{font-size:12px;line-height:1.8}
@media(max-width:760px){.hero h1{font-size:clamp(34px,9.5vw,44px)}.section-heading h2,.story h2,.manufacturing h2,.people-section h2,.faq h2,.contact-section h2{font-size:34px}.product-heading h3{font-size:23px}.collection-context h3,.video-reference h3{font-size:23px}.people-grid h3{font-size:20px}.collection-context{min-height:145px}}

.contact-links .phone-label{font-size:11px;margin-left:8px;color:var(--muted);display:inline-block}
