@font-face{font-family:Atelier;src:url('assets/atelier-serif.woff') format('woff');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Atelier;src:url('assets/atelier-serif-italic.woff') format('woff');font-weight:400;font-style:italic;font-display:swap}
@font-face{font-family:Form;src:url('assets/form-sans.woff') format('woff');font-weight:400;font-style:normal;font-display:swap}
:root{--ink:#153d43;--ink-soft:#476067;--seafoam:#e1ece5;--paper:#fbfbf7;--amber:#a57336;--line:#c5d1c9;--serif:Atelier,Georgia,serif;--sans:Form,Arial,sans-serif;--gutter:clamp(1.25rem,5.4vw,6rem)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased}::selection{background:#c4d9cb;color:var(--ink)}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.03;letter-spacing:-.045em}h2{font-size:clamp(2.6rem,4.55vw,4.8rem)}h3{font-weight:400}h1 em,h2 em{font-weight:400}i{font-style:normal;padding:0 .6em}p{color:var(--ink-soft)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--amber);outline-offset:6px}section[id]{scroll-margin-top:1.4rem}.skip-link{position:fixed;top:-5rem;left:1rem;padding:1rem;background:var(--ink);color:white;z-index:100}.skip-link:focus{top:1rem}.announcement{min-height:2.5rem;padding:.6rem var(--gutter);display:flex;justify-content:space-between;align-items:center;gap:1rem;background:var(--ink);color:#e4ece5;font-size:.75rem;line-height:1.4;letter-spacing:.13em}.announcement i{color:#b59b70}.site-header{min-height:6.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1rem var(--gutter);background:var(--paper);border-bottom:1px solid var(--line);position:relative;z-index:10}.wordmark{display:inline-flex;flex-direction:column;align-items:center;line-height:1;white-space:nowrap}.wordmark>span{font-family:var(--serif);font-size:3.4rem;letter-spacing:-.065em}.wordmark small{font-size:.75rem;letter-spacing:.26em;margin-top:.55rem}.site-header nav{display:flex;align-items:center;gap:clamp(1.25rem,3vw,3rem);font-size:.925rem}.site-header nav a{padding:.65rem 0}.site-header nav a:not(.nav-contact):hover{color:var(--amber)}.site-header .nav-contact{border-bottom:1px solid var(--ink);margin-left:1rem;display:flex;gap:1.8rem;align-items:center}.nav-contact:hover{border-color:var(--amber);color:var(--amber)}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:42rem;background:var(--seafoam)}.hero-copy{padding:3.6rem 2.5rem 2.2rem var(--gutter);display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:.75rem;letter-spacing:.15em;line-height:1.5;color:var(--ink);display:flex;align-items:center;gap:.85rem}.short-rule{display:inline-block;width:1.9rem;height:1px;background:var(--amber)}.hero h1{font-size:clamp(4.2rem,6.7vw,7.5rem);margin:1.55rem 0 1.7rem;line-height:.98}.hero-description{max-width:24rem;font-size:1.1rem;line-height:1.6}.hero-actions{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;padding:.95rem 1.3rem;font-size:.925rem;line-height:1.5;border:1px solid transparent;transition:background .2s,color .2s}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#26535a}.button-light{background:var(--seafoam);color:var(--ink)}.button-light:hover{background:#fff}.text-link{display:inline-flex;align-items:center;gap:1.5rem;border-bottom:1px solid currentColor;padding:.2rem 0;font-size:.9rem;line-height:1.6}.text-link:hover{color:var(--amber)}.hero-footnote{margin-top:auto;padding-top:3.4rem;width:100%;display:flex;gap:1.4rem;color:#526961;font-size:.75rem;letter-spacing:.1em}.hero-visual{position:relative;min-width:0;overflow:hidden;background:#d8d6c7}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:52% 50%;position:absolute;inset:0}.hero-caption{position:absolute;bottom:1.4rem;left:1.6rem;right:1.6rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.2rem;background:rgba(247,247,238,.94);color:var(--ink)}.hero-caption>span{font-size:.75rem;letter-spacing:.12em}.hero-caption>a{font-size:.875rem;display:flex;align-items:center;gap:1.3rem}.hero-caption>a:hover{text-decoration:underline}.section-shell{padding:6rem var(--gutter)}.introduction{display:grid;grid-template-columns:1fr 2.2fr .8fr;gap:2.5rem;align-items:start;border-bottom:1px solid var(--line);padding-top:4.7rem;padding-bottom:4.7rem}.introduction .eyebrow{padding-top:.5rem}.introduction h2{font-size:clamp(2.3rem,3.05vw,3.4rem)}.introduction p:not(.eyebrow){max-width:34rem;margin-top:1.5rem;line-height:1.75}.intro-signature{align-self:center;text-align:center}.intro-signature>span{font-family:var(--serif);font-style:italic;font-size:3.7rem;letter-spacing:-.06em;display:block}.intro-signature>small{font-size:.75rem;line-height:1.8;letter-spacing:.1em;display:block;margin-top:.7rem}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:3rem}.section-heading h2{margin-top:1.2rem}.section-heading-aside{max-width:25rem;padding-bottom:.35rem}.section-heading-aside p{font-size:1rem;line-height:1.7;margin-bottom:1rem}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:1.75rem;row-gap:3rem}.product-image{position:relative;background:#ecebe7;aspect-ratio:6/5;overflow:hidden}.product-image>img{width:100%;height:100%;object-fit:contain;transition:transform .5s}.product:hover .product-image>img{transform:scale(1.035)}.article-code{position:absolute;top:.85rem;left:.9rem;background:rgba(251,251,247,.9);padding:.18rem .4rem;font-size:.75rem;letter-spacing:.08em;z-index:1}.product-meta{display:flex;justify-content:space-between;gap:1rem;font-size:.75rem;letter-spacing:.12em;margin:1.2rem 0 .45rem;color:var(--ink-soft)}.product h3{font-family:var(--serif);font-size:1.9rem;line-height:1.15;letter-spacing:-.025em}.product>p{font-size:.875rem;margin:.6rem 0 1rem}.product details{border-top:1px solid var(--line)}.product summary{padding:.8rem 0;list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:1rem;font-size:.875rem}.product summary::-webkit-details-marker{display:none}.product summary>span{font-size:1.15rem;line-height:1.4}.product details[open] summary>span{transform:rotate(45deg)}.product-details{padding:.2rem 0 1rem}.product-details p{font-size:.95rem;line-height:1.65;margin-bottom:1rem}.collection-end{margin-top:3rem;padding-top:1.4rem;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:1rem;font-size:.875rem}.collection-end>span{color:var(--ink-soft)}.manufacturing{background:var(--ink);color:var(--seafoam);display:grid;grid-template-columns:1fr 1fr;gap:6rem}.manufacturing .eyebrow{color:#c3d7c7}.manufacturing h2{margin-top:1.2rem}.manufacturing-intro>p:not(.eyebrow):not(.manufacturing-note){color:#c4d1ce;max-width:26rem;margin-top:1.6rem;line-height:1.75}.manufacturing .button{margin-top:2rem}.manufacturing-note{font-size:.75rem;letter-spacing:.13em;margin-top:3.5rem;color:#c3d7c7}.capability-list{align-self:center}.capability-list article{display:grid;grid-template-columns:2rem 1fr;gap:1.5rem;padding:2rem 0;border-top:1px solid #4a6566}.capability-list article:last-child{border-bottom:1px solid #4a6566}.capability-list article>span{color:#c0a26d;font-size:.8rem;margin-top:.5rem}.capability-list h3{font-family:var(--serif);font-size:2.6rem;line-height:1.2;letter-spacing:-.025em}.capability-list p{color:#c4d1ce;margin-top:.7rem;font-size:1rem;max-width:31rem;line-height:1.75}.craft{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,7vw,8rem);align-items:center}.craft-image{position:relative;background:#202a26;overflow:hidden;min-height:34rem;height:100%}.craft-image img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.craft-image>span{position:absolute;bottom:0;left:0;right:0;padding:1.5rem 1.8rem;font-size:.75rem;letter-spacing:.16em;color:#f4f2e9;background:linear-gradient(transparent,rgba(0,0,0,.7))}.craft h2{margin:1.25rem 0 1.6rem}.craft-copy>p:not(.eyebrow){line-height:1.75;max-width:29rem;margin-bottom:2rem}.material-row{border-top:1px solid var(--line);padding:1.05rem 0}.material-row:last-child{padding-bottom:0}.material-row h3{font-size:1rem;margin-bottom:.3rem}.material-row p{font-size:.925rem;line-height:1.6;max-width:27rem}.process{border-top:1px solid var(--line);padding-top:5.3rem}.process-aside{line-height:1.75;padding-bottom:.3rem}.process-steps{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;margin:3.5rem 0 0;padding:0}.process-steps li{border-top:1px solid var(--line);padding-top:1.3rem}.process-steps li>span{font-size:.85rem;color:var(--amber)}.process-steps h3{font-family:var(--serif);font-size:1.8rem;letter-spacing:-.025em;margin-top:1.5rem;line-height:1.2}.process-steps p{font-size:.95rem;line-height:1.75;margin-top:.9rem;max-width:18rem}.contact{background:var(--seafoam);display:grid;grid-template-columns:2fr 1fr;gap:5rem;padding-top:5.5rem;padding-bottom:5.5rem}.contact h2{margin-top:1.2rem;font-size:clamp(2.7rem,4.3vw,4.8rem)}.contact h2 em{display:inline-block;max-width:44rem}.contact p:not(.eyebrow){max-width:32rem;margin-top:1.5rem;line-height:1.75}.contact-actions{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;margin-top:2rem}.contact-details{border-left:1px solid #b6c8bd;padding-left:3rem;display:flex;flex-direction:column;gap:1.8rem;justify-content:center}.contact-details>div>span{display:block;font-size:.75rem;letter-spacing:.12em;margin-bottom:.55rem;color:var(--ink-soft)}.contact-details a,.contact-details address{font-size:1rem;font-style:normal;line-height:1.75;overflow-wrap:anywhere}.contact-details a:hover{text-decoration:underline}.site-footer{padding:3rem var(--gutter) 1.3rem}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding-bottom:2.3rem}.footer-main>p{font-family:var(--serif);font-size:1.9rem;font-style:italic}.footer-bottom{border-top:1px solid var(--line);padding-top:1.2rem;display:flex;justify-content:space-between;gap:1rem;font-size:.75rem;color:var(--ink-soft)}.footer-bottom>span:nth-child(2){letter-spacing:.09em;font-size:.75rem}.footer-bottom a:hover{text-decoration:underline}
@media(min-width:1600px){body{max-width:1920px;margin:auto}.hero{min-height:47rem}.hero-copy{padding-top:4.3rem}.hero h1{font-size:7.5rem}}
@media(max-width:1100px){.site-header nav{gap:1.4rem}.site-header .nav-contact{margin-left:0;gap:.8rem}.hero{min-height:39rem}.hero h1{font-size:clamp(4rem,7vw,5.5rem)}.hero-copy{padding-top:3rem;padding-right:1.6rem}.hero-actions{gap:1rem;align-items:flex-start;flex-direction:column}.hero-footnote{gap:.7rem;flex-wrap:wrap;padding-top:2rem}.hero-caption{left:1rem;right:1rem;bottom:1rem;align-items:flex-start;flex-direction:column;gap:.2rem}.introduction{grid-template-columns:1fr 2.3fr}.intro-signature{display:none}.section-shell{padding-top:4.5rem;padding-bottom:4.5rem}.product h3{font-size:1.65rem}.manufacturing{gap:3rem}.craft{gap:3rem}.craft-image{min-height:35rem}.contact{gap:3rem;grid-template-columns:1.6fr 1fr}.contact-details{padding-left:2rem}.contact-details a{font-size:.925rem}.collection-end{flex-direction:column;align-items:flex-start}}
@media(max-width:760px){html{scroll-padding-top:1.5rem}.announcement{justify-content:center;font-size:.75rem;min-height:2rem}.announcement>span:first-child{display:none}.site-header{min-height:5.6rem;padding-top:1rem;padding-bottom:1rem}.wordmark>span{font-size:2.9rem}.wordmark small{font-size:.75rem}.menu-toggle{display:inline-flex;gap:.8rem;align-items:center;border:0;background:transparent;color:var(--ink);padding:.6rem 0 .6rem .6rem;font-size:.875rem}.site-header nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:1rem var(--gutter) 1.5rem;border-bottom:1px solid var(--line);box-shadow:0 10px 18px #153d430b;align-items:stretch;gap:.35rem}.site-header nav.is-open{display:flex;flex-direction:column}.site-header nav a{padding:.7rem 0}.site-header .nav-contact{justify-content:space-between;margin-top:.4rem}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:2.4rem var(--gutter) 2rem}.hero h1{font-size:clamp(4.5rem,13.5vw,6.5rem);line-height:.97;margin:1.5rem 0}.hero-description{max-width:26rem;font-size:1.05rem}.hero-actions{flex-direction:row;align-items:center;margin-top:1.7rem;gap:1.2rem}.hero-footnote{padding-top:2.2rem;justify-content:space-between;max-width:29rem}.hero-visual{min-height:0;aspect-ratio:1.08}.hero-visual>img{object-fit:cover}.hero-caption{flex-direction:row;align-items:center;padding:.8rem;gap:.7rem}.hero-caption>span{font-size:.75rem}.hero-caption>a{font-size:.8rem;gap:.8rem}.section-shell{padding:3.5rem var(--gutter)}.introduction{display:block}.introduction h2{font-size:2.65rem;margin-top:1.2rem}.introduction p:not(.eyebrow){margin-top:1.2rem}.section-heading{display:block;margin-bottom:2rem}.section-heading h2{margin-top:1rem}.section-heading-aside{margin-top:1.5rem;max-width:100%}.section-heading-aside p br{display:none}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.1rem 1rem}.product h3{font-size:1.5rem;line-height:1.15}.product>p{font-size:.875rem;line-height:1.5;margin-bottom:.9rem}.product-meta{font-size:.75rem;letter-spacing:.06em;margin-top:.9rem}.product-meta>span:last-child{display:none}.product-image{aspect-ratio:1}.article-code{top:.5rem;left:.5rem;font-size:.75rem}.product summary{font-size:.875rem;gap:.4rem}.product-details p{font-size:.875rem}.product-details .text-link{font-size:.875rem;gap:.5rem}.collection-end{margin-top:2rem;line-height:1.8}.collection-end i{padding:0 .3em}.manufacturing{display:block}.manufacturing h2{font-size:3.7rem}.manufacturing-note{margin-top:2rem}.capability-list{margin-top:2.5rem}.capability-list article{gap:1rem;padding:1.5rem 0}.capability-list h3{font-size:2.25rem}.craft{grid-template-columns:1fr;gap:2.5rem}.craft-image{height:auto;min-height:0;aspect-ratio:1.1}.craft h2{margin-top:1rem;font-size:3.4rem}.craft-copy>p:not(.eyebrow),.material-row p{max-width:100%}.process-aside{margin-top:1.5rem}.process-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.4rem;margin-top:2rem}.process-steps h3{font-size:1.65rem;margin-top:1rem}.process-steps p{font-size:.925rem;margin-top:.7rem}.contact{display:block}.contact h2{font-size:clamp(2.6rem,8vw,3.6rem)}.contact h2 br{display:none}.contact h2 em{display:block}.contact-actions{gap:1.3rem}.contact-details{border-left:0;border-top:1px solid #b6c8bd;padding:2rem 0 0;margin-top:2.5rem;gap:1.5rem}.contact-details a{font-size:1rem}.footer-main{flex-wrap:wrap;gap:1.5rem}.footer-main>p{display:none}.footer-bottom{flex-wrap:wrap;font-size:.75rem}.footer-bottom>span:nth-child(2){display:none}}
@media(max-width:390px){.hero h1{font-size:4.3rem}.hero-actions{align-items:flex-start;flex-direction:column}.hero-caption>span{display:none}.collection-grid{grid-template-columns:1fr;gap:2rem}.product-image{aspect-ratio:6/5}.product h3{font-size:1.9rem}.product-meta{font-size:.75rem}.process-steps{grid-template-columns:1fr}.process-steps p{max-width:100%}.footer-main{align-items:flex-start;flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{.announcement,.site-header,.hero-actions,.hero-caption,.hero-footnote,.contact-actions,.footer-main,.product details{display:none}.hero{min-height:0}.hero-copy{padding:2rem}.hero h1{font-size:4rem}.hero-visual{min-height:20rem}.section-shell{padding:2rem}.collection-grid{grid-template-columns:repeat(3,1fr)}.product{break-inside:avoid}.manufacturing{color:#153d43;background:white}.manufacturing p,.manufacturing .eyebrow{color:#153d43}.button{display:none}}
