@charset "UTF-8";
:root{--forest:#2f4f3a;--deep:#19261b;--ink:#20372e;--cream:#f7f5ef;--paper:#fffdf8;--gold:#b08d57;--gold-light:#dfc897;--muted:#59675e;--line:#d9dbcf;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;--shell:1320px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;width:100%;object-fit:cover}figure,h1,h2,h3,p{margin:0}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #ba9643;outline-offset:6px}section[id]{scroll-margin-top:10px}.skip-link{position:absolute;z-index:100;left:20px;top:-100px;padding:16px;background:var(--gold);color:var(--deep)}.skip-link:focus{top:12px}.section-shell{max-width:var(--shell);padding-left:64px;padding-right:64px;margin-left:auto;margin-right:auto}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.15em;line-height:1.8}.section-no{display:inline-block;min-width:30px;margin-right:12px;color:#68765d}.short-line{display:inline-block;width:30px;height:1px;background:var(--gold);vertical-align:middle;margin-right:14px}h1,h2,h3{font-family:var(--serif);font-weight:400}h2{font-size:clamp(2.65rem,4.2vw,4.25rem);line-height:1.12;letter-spacing:-.045em}em{font-family:var(--serif);font-weight:400}p{line-height:1.7}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;min-height:56px;padding:18px 25px;font-size:.875rem;font-weight:600;line-height:1.4;transition:background .2s,color .2s,transform .2s}.button span{font-size:1.2rem;font-weight:400}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold);color:var(--deep)}.button-gold:hover{background:#e8d3a0}.button-dark{background:var(--forest);color:var(--paper)}.button-dark:hover{background:#2d4f3d}.text-link{display:inline-flex;align-items:center;gap:20px;padding:4px 0 9px;border-bottom:1px solid currentColor;font-size:.875rem;line-height:1.6}.text-link:hover{color:#8c6822}
.site-header{position:sticky;top:0;z-index:20;background:var(--cream);border-bottom:1px solid rgba(29,57,46,.1)}.header-inner{height:98px;max-width:var(--shell);padding:0 64px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:36px}.brand{display:inline-flex;flex-direction:column;align-items:center;font-family:var(--serif);font-size:1.9rem;letter-spacing:.11em;line-height:1.1;white-space:nowrap}.brand span{margin-top:9px;font-family:var(--sans);font-size:.75rem;line-height:1.5;font-weight:500;letter-spacing:.13em}.desktop-nav{display:flex;align-items:center;gap:30px;margin-left:auto}.desktop-nav a,.header-contact{font-size:.875rem;line-height:1.5}.desktop-nav a{position:relative;padding:10px 0}.desktop-nav a::after{content:'';position:absolute;bottom:4px;left:0;width:0;height:1px;background:currentColor;transition:width .25s}.desktop-nav a:hover::after{width:100%}.header-contact{border-left:1px solid #ccd0c2;padding-left:30px;display:flex;gap:18px;align-items:center}.header-contact span{font-size:1.2rem}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}
.hero{background:var(--deep);color:var(--cream)}.hero-inner{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;min-height:670px}.hero-copy{padding:74px 36px 40px max(64px,calc((100vw - 1192px)/2));display:flex;flex-direction:column;align-items:flex-start;min-width:0} .hero-eyebrow{color:var(--gold-light);margin-bottom:32px}.hero h1{font-size:clamp(3.5rem,6.5vw,6.5rem);line-height:1.04;letter-spacing:-.055em}.hero h1 em{color:var(--gold-light)}.hero-description{font-size:1rem;max-width:370px;color:#e0e3d9;margin-top:30px;margin-bottom:34px;line-height:1.85}.hero-bottom{width:100%;margin-top:auto;padding-top:54px;display:flex;gap:18px;flex-wrap:wrap;font-size:.75rem;letter-spacing:.08em;color:#bac5b8;line-height:1.7}.hero-photo{position:relative;min-width:0;min-height:100%;overflow:hidden;background:#294237}.hero-photo img{height:100%;position:absolute;inset:0;object-position:38% 50%}.hero-photo::after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,rgba(9,27,19,.64));pointer-events:none}.hero-photo figcaption{position:absolute;bottom:26px;left:28px;right:28px;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:18px;font-size:.75rem;letter-spacing:.09em;line-height:1.8}.hero-photo figcaption span:last-child{font-size:.75rem;letter-spacing:0;text-align:right;color:#f0f0e7}.brand-values{min-height:75px;padding:20px 24px;display:flex;align-items:center;justify-content:center;gap:52px;border-bottom:1px solid var(--line);font-family:var(--serif);font-style:italic;font-size:1.125rem}.brand-values i{width:4px;height:4px;background:#9e8347;border-radius:50%}
.products{padding-top:110px;padding-bottom:116px}.section-heading{display:flex;gap:80px;justify-content:space-between;align-items:flex-end;margin-bottom:54px}.section-heading .eyebrow{margin-bottom:25px}.section-intro{max-width:300px;color:var(--muted);font-size:1rem;padding-bottom:8px}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.product-photo{position:relative;min-width:0;background:#dfe0d3;aspect-ratio:1.12;overflow:hidden}.product-photo img{height:100%;object-position:36% 50%}.product-photo figcaption{position:absolute;bottom:0;left:0;right:0;background:rgba(16,42,34,.88);color:var(--cream);font-size:.75rem;padding:10px 18px;line-height:1.5}.product-details{min-width:0}.product-type{color:#637057;margin-bottom:12px}.product-details h3{font-size:3rem;line-height:1.15;letter-spacing:-.045em}.product-lead{color:var(--muted);font-size:1rem;margin-top:16px}.size-selector{padding:0;margin:28px 0 0;border:0;min-width:0}.size-selector legend{font-size:.875rem;margin-bottom:12px}.size-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.size-options label{cursor:pointer;position:relative;display:block;min-width:0}.size-options input{position:absolute;opacity:0;width:1px;height:1px}.size-options span{min-height:50px;display:flex;align-items:center;justify-content:center;border:1px solid #afb8a7;font-size:.875rem;transition:background .15s,color .15s}.size-options input:checked+span{color:var(--cream);background:var(--forest);border-color:var(--forest)}.size-options label:hover span{border-color:var(--forest);box-shadow:inset 0 0 0 1px var(--forest)}.size-options input:focus-visible+span{outline:3px solid #a98333;outline-offset:4px}.selected-product{margin-top:24px;min-height:132px;padding-bottom:24px;border-bottom:1px solid var(--line)}.selected-product-top{display:flex;flex-direction:column;gap:6px}.selected-product strong{font-size:1rem;font-weight:500}.selected-product-top span{font-size:.8125rem;color:#637057}.selected-product p{color:var(--muted);font-size:1rem;margin-top:9px;line-height:1.7}.availability{margin-top:20px;margin-bottom:9px;font-size:.875rem;color:var(--muted)}
.story{background:#e9eadd}.story-inner{padding-top:100px;padding-bottom:100px;display:grid;grid-template-columns:1.04fr 1fr;align-items:center;gap:92px}.story-photo{min-width:0;position:relative;align-self:stretch;display:flex;flex-direction:column}.story-photo img{flex:1;min-height:400px;height:100%;max-height:710px;object-position:30% 50%;aspect-ratio:.8}.story-photo figcaption{font-size:.75rem;color:var(--muted);line-height:1.7;padding-top:14px}.story-copy .eyebrow{margin-bottom:25px}.story-copy h2{margin-bottom:28px}.story-copy>p:not(.eyebrow){font-size:1rem;color:#495a4d;margin-bottom:16px;line-height:1.8}.story-copy>p:nth-of-type(2){font-size:1.1rem;color:var(--ink);line-height:1.7}.varieties{border-top:1px solid #bfc5b3;margin-top:30px;padding-top:22px}.varieties>span{font-size:.75rem;letter-spacing:.13em;color:#58674f;line-height:1.8}.varieties p{font-family:var(--serif);font-size:1.625rem;margin-top:8px}.varieties b{font-weight:400;color:#788264;padding:0 12px}
.quality{background:var(--forest);color:var(--cream);padding:104px 0 108px}.quality-heading{text-align:center;max-width:660px;margin:0 auto} .quality .eyebrow{color:var(--gold-light);margin-bottom:26px}.quality .section-no{color:var(--gold-light)}.quality h2 em{color:var(--gold-light)}.quality-heading>p:last-child{color:#d0d8c9;max-width:470px;margin:26px auto 0;font-size:1rem}.quality-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:64px;border-top:1px solid #5a6e5d;padding-top:38px}.quality-grid article{padding:0 42px;border-right:1px solid #5a6e5d}.quality-grid article:first-child{padding-left:0}.quality-grid article:last-child{padding-right:0;border-right:0} .quality-index{font-family:var(--serif);font-style:italic;color:var(--gold-light);font-size:1.25rem}.quality-grid h3{font-size:2rem;letter-spacing:-.02em;margin:18px 0 14px}.quality-grid p{font-size:1rem;line-height:1.8;color:#d0d8c9}
.contact{padding-top:100px;padding-bottom:100px;display:flex;align-items:center;justify-content:space-between;gap:50px}.contact .eyebrow{margin-bottom:23px;color:#607050}.contact h2{font-size:clamp(2.6rem,3.55vw,3.5rem);letter-spacing:-.045em}.contact p:last-child{font-size:1rem;color:var(--muted);max-width:480px;margin-top:22px}.contact .button{flex-shrink:0}.site-footer{border-top:1px solid var(--line)}.footer-inner{max-width:var(--shell);margin:auto;padding:40px 64px;display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-brand{font-size:1.5rem}.footer-brand span{font-size:.75rem;letter-spacing:.1em;margin-top:8px}.footer-meta{display:flex;gap:30px;font-size:.75rem;color:var(--muted);line-height:1.7}.back-top{font-size:.875rem;display:flex;gap:20px;align-items:center}.back-top:hover{color:#8c6822}
@media(min-width:1600px){.hero-copy{padding-left:104px}.hero-inner{min-height:710px}}
@media(max-width:1150px){.section-shell{padding-left:40px;padding-right:40px}.header-inner{padding-left:40px;padding-right:40px;gap:24px}.desktop-nav{gap:22px}.header-contact{padding-left:22px}.hero-copy{padding-left:40px;padding-top:68px;padding-right:24px}.hero-inner{min-height:630px}.hero h1{font-size:6.8vw}.hero-bottom{gap:12px;letter-spacing:.05em}.hero-photo figcaption{left:22px;right:22px;flex-direction:column;align-items:flex-start}.hero-photo figcaption span:last-child{text-align:left}.section-heading{gap:40px}.product-layout{gap:50px}.story-inner{gap:55px}.quality-grid article{padding:0 30px}.contact{gap:30px}.contact .button{gap:20px}.footer-inner{padding-left:40px;padding-right:40px}}
@media(max-width:900px){.desktop-nav{gap:18px}.header-contact{display:none}.hero-inner{min-height:620px}.hero-copy{padding-top:56px}.hero-description{max-width:280px}.hero .button{gap:18px;padding:17px 20px}.hero h1{font-size:6.8vw}.hero-bottom{flex-direction:column;gap:5px}.section-intro{max-width:265px}.product-layout{gap:35px}.product-photo{aspect-ratio:.85}.product-details h3{font-size:2.5rem}.size-options{gap:6px}.story-inner{gap:40px}.quality-grid article{padding:0 24px}.contact{align-items:flex-start;flex-direction:column;gap:26px}.footer-meta{gap:10px;flex-direction:column}}
@media(max-width:700px){html{scroll-padding-top:92px}.section-shell{padding-left:24px;padding-right:24px}.header-inner{height:82px;padding:0 24px}.brand{font-size:1.65rem}.brand span{margin-top:7px;letter-spacing:.08em}.desktop-nav{display:none}.menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;width:44px;height:44px;border:1px solid #b9c0ad;background:transparent;color:var(--ink)}.menu-toggle span{width:19px;height:1px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav{display:flex;flex-direction:column;padding:4px 24px 24px;background:var(--cream);border-top:1px solid var(--line)}.mobile-nav a{padding:14px 0;font-size:1rem;border-bottom:1px solid var(--line)}.hero-inner{grid-template-columns:1fr;min-height:0}.hero-copy{padding:45px 24px 32px}.hero-eyebrow{margin-bottom:23px;letter-spacing:.11em}.hero h1{font-size:clamp(3.4rem,13vw,5rem);line-height:1.06;letter-spacing:-.045em}.hero-description{max-width:400px;margin-top:24px;margin-bottom:25px}.hero .button{min-height:55px;padding:17px 21px;gap:34px}.hero-bottom{padding-top:30px;flex-direction:row;gap:7px 18px;font-size:.75rem;letter-spacing:.04em}.hero-photo{height:440px;min-height:0}.hero-photo img{object-position:37% 50%}.hero-photo figcaption{bottom:20px;left:24px;right:24px;flex-direction:row;gap:18px;align-items:flex-end;letter-spacing:.06em}.hero-photo figcaption span:first-child{max-width:145px}.hero-photo figcaption span:last-child{text-align:right;max-width:165px}.brand-values{min-height:67px;gap:19px;padding:20px 16px;font-size:1rem}.brand-values i{width:3px;height:3px;flex-shrink:0}.products{padding-top:68px;padding-bottom:70px}.section-heading{display:block;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:19px}h2{font-size:2.7rem;letter-spacing:-.04em}.section-intro{max-width:430px;margin-top:23px;padding:0}.product-layout{grid-template-columns:1fr;gap:32px}.product-photo{aspect-ratio:1.12}.product-photo img{object-position:36% 50%}.product-details h3{font-size:2.65rem}.size-options{gap:8px;max-width:460px}.size-options span{font-size:1rem;min-height:52px}.selected-product{min-height:115px}.selected-product-top{flex-direction:row;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:10px}.story-inner{padding-top:56px;padding-bottom:65px;grid-template-columns:1fr;gap:39px}.story-photo img{height:auto;aspect-ratio:1.07;min-height:0;max-height:500px}.story-copy h2{font-size:3.25rem;margin-bottom:25px}.story-copy .eyebrow{margin-bottom:20px}.story-copy>p:nth-of-type(2){font-size:1.125rem}.quality{padding:66px 0 70px}.quality h2{font-size:2.85rem}.quality .eyebrow{margin-bottom:20px}.quality-heading>p:last-child{margin-top:24px}.quality-grid{grid-template-columns:1fr;margin-top:38px;padding-top:0}.quality-grid article,.quality-grid article:first-child,.quality-grid article:last-child{border-right:0;border-bottom:1px solid #5a6e5d;padding:28px 0 29px}.quality-grid article:last-child{border-bottom:0;padding-bottom:0}.quality-index{font-size:1.125rem}.quality-grid h3{font-size:1.95rem;margin:12px 0 10px}.quality-grid p{max-width:450px}.contact{padding-top:65px;padding-bottom:65px;gap:28px}.contact h2{font-size:2.65rem}.contact .eyebrow{margin-bottom:19px}.footer-inner{padding:34px 24px;gap:28px;flex-wrap:wrap}.footer-brand{font-size:1.45rem}.footer-meta{margin-left:auto;text-align:right}.back-top{width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:21px}}
@media(max-width:370px){.section-shell{padding-left:20px;padding-right:20px}.header-inner{padding:0 20px}.hero-copy{padding-left:20px;padding-right:20px}.hero h1{font-size:3.4rem}.hero-photo{height:380px}.brand-values{gap:12px;font-size:.9375rem}.contact h2,h2{font-size:2.35rem}.size-options{gap:6px}.hero-photo figcaption span:first-child{max-width:110px}}
@media(max-width:700px){.brand-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;text-align:center;line-height:1.5}.brand-values i{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Signature identity from the supplied brand guide. */
.brand{letter-spacing:.13em}.brand span{color:#80623a;display:flex;align-items:center;gap:9px;letter-spacing:.1em}.brand span::before,.brand span::after{content:'';display:block;width:18px;height:1px;background:var(--gold)}
.collection-selector{border:0;padding:0;margin:21px 0 26px;min-width:0}.collection-selector legend{font-size:.875rem;margin-bottom:12px}.collection-options{grid-template-columns:repeat(2,minmax(0,1fr));max-width:400px}.collection-options span{letter-spacing:.1em}.collection-copy{min-height:185px}.collection-copy h3{font-size:clamp(1.9rem,2.6vw,2.75rem);line-height:1.25;letter-spacing:.03em}.collection-character{margin-top:12px;font-family:var(--serif);font-size:1.125rem;font-style:italic;color:#6b5939;line-height:1.6}.product-photo{aspect-ratio:.8}.product-type{margin-bottom:0}
.founder-question{margin:21px 0;font-family:var(--serif);font-size:1.4rem;line-height:1.5;font-style:italic;letter-spacing:-.02em;color:var(--forest)}.founder-signature{display:flex;flex-direction:column;gap:7px;margin-top:24px}.founder-signature>span{font-family:var(--serif);font-size:1.8rem;font-style:italic}.founder-signature small{font-size:.8125rem;color:var(--muted);line-height:1.7}.story-photo img{max-height:850px}.story-photo{align-self:stretch}
.quality-grid{padding-top:0;margin-top:52px}.quality-grid article{padding:32px 30px 34px}.quality-grid article:nth-child(3n){border-right:0;padding-right:0}.quality-grid article:nth-child(3n+1){padding-left:0}.quality-grid article:nth-child(-n+3){border-bottom:1px solid #6d806c}.quality-grid h3{font-size:clamp(1.35rem,2.15vw,1.85rem)}
@media(max-width:1000px) and (min-width:701px){.header-inner{gap:24px;padding-left:28px;padding-right:28px}.desktop-nav{gap:16px}.desktop-nav a{font-size:.875rem}.brand{font-size:1.6rem}.brand span{gap:5px;letter-spacing:0}.brand span::before,.brand span::after{width:12px}}
@media(max-width:800px) and (min-width:701px){.header-inner{gap:18px;padding-left:20px;padding-right:20px}.desktop-nav{gap:12px}.desktop-nav a{max-width:85px}.brand{font-size:1.4rem}.brand span::before,.brand span::after{width:8px}}
@media(max-width:700px){.collection-copy{min-height:185px}.collection-copy h3{font-size:2rem}.collection-selector{margin-top:18px}.product-photo{aspect-ratio:1.05}.story-copy h2{font-size:2.85rem}.story-photo img{max-height:500px}.founder-question{font-size:1.45rem}.quality-grid article:nth-child(n){padding:27px 0;border-right:0;border-bottom:1px solid #6d806c}.quality-grid article:last-child{border-bottom:0;padding-bottom:0}.quality-grid h3{font-size:1.95rem}.brand span{gap:7px;letter-spacing:.04em}.brand span::before,.brand span::after{width:12px}}

.contact-links{display:grid;gap:9px;margin-top:20px;font-size:1rem;overflow-wrap:anywhere}.contact-links:empty{display:none}.contact-links a{text-decoration:underline;text-underline-offset:4px}.management-link{text-decoration:underline;text-underline-offset:4px}.preview-banner{padding:15px 24px;background:#ede1c6;color:#20372e;text-align:center;font:14px/1.5 Arial,sans-serif}.preview-banner a{text-decoration:underline;font-weight:bold;margin-left:14px}.product-lead,#size-description,.collection-character{white-space:pre-line}
