:root{--paper:#f6f3ec;--paper-deep:#eee9df;--ink:#171717;--muted:#66635d;--line:#d9d4ca;--soft:#e7e4dd;--red:#e5482d;--white:#fff;--blue:#496f7b;--max:1280px;--serif:Georgia, "Times New Roman", serif;--sans:"Helvetica Neue", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);font-family:var(--sans);scroll-behavior:smooth}body{background:radial-gradient(circle at 80% 10%, #fff 0, var(--paper) 36rem);min-width:320px;margin:0}img{max-width:100%;display:block}a{color:inherit}button,input{font:inherit}.skip-link{z-index:100;background:var(--ink);color:#fff;padding:.75rem 1rem;position:fixed;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.announcement{background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:.13em;place-items:center;min-height:36px;padding:.5rem 1rem;font-size:.67rem;font-weight:800;display:grid}.announcement a{text-decoration:none}.announcement span{margin-left:.7rem}.site-header{min-height:110px;max-width:var(--max);grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;margin:auto;padding:.75rem 1.5rem;display:grid}.brand{align-items:center;gap:.7rem;text-decoration:none;display:flex}.brand img{object-fit:contain;width:86px;height:82px}.site-header nav{text-transform:uppercase;letter-spacing:.06em;justify-content:flex-end;align-items:center;gap:clamp(.9rem,1.7vw,1.8rem);font-size:.68rem;font-weight:800;display:flex}.site-header nav a{text-decoration:none}.site-header nav a:hover,.text-link:hover{text-underline-offset:4px;text-decoration:underline}.header-actions{align-items:center;gap:.6rem;display:flex}.header-join,.shop-link{border:1px solid var(--ink);background:var(--ink);color:#fff;text-transform:uppercase;cursor:pointer;padding:.85rem 1rem;font-size:.65rem;font-weight:800;text-decoration:none}.header-join{color:var(--ink);background:0 0}.header-join:hover,.shop-link:hover{color:#fff;background:#3c3a36;border-color:#3c3a36;text-decoration:none!important}.eyebrow{text-transform:uppercase;letter-spacing:.15em;margin:0 0 1rem;font-size:.66rem;font-weight:800}.button{background:var(--ink);color:#fff;border:1px solid var(--ink);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;padding:.9rem 1.15rem;font-size:.72rem;font-weight:800;text-decoration:none;display:inline-block}.button:hover{background:var(--red);border-color:var(--red)}.button-light{color:var(--ink);background:#fff;border-color:#fff}.button-light:hover{background:var(--paper);border-color:var(--paper);color:var(--ink)}.text-link{text-transform:uppercase;letter-spacing:.07em;font-size:.72rem;font-weight:800;text-decoration:none}.editorial-hero{max-width:var(--max);background:var(--ink);color:#fff;height:min(66vw,640px);min-height:500px;margin:0 auto 4.5rem;position:relative;overflow:hidden}.editorial-hero>img{object-fit:cover;width:100%;height:100%}.editorial-hero-shade{background:linear-gradient(90deg,#000000d1 0,#00000080 36%,#0000000d 72%);position:absolute;inset:0}.editorial-hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;width:min(620px,58%);padding:clamp(2rem,5vw,5rem);display:flex;position:absolute;inset:0 auto 0 0}.editorial-hero-copy h1{max-width:560px;font:700 clamp(3.2rem, 6.4vw, 6rem)/.91 var(--serif);letter-spacing:-.045em;margin:0}.editorial-hero-copy>p:not(.eyebrow){max-width:440px;font:1.05rem/1.55 var(--serif);margin:1.5rem 0}.hero-link{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-top:.5rem;font-size:.68rem;font-weight:800;text-decoration:none}.hero-link span{padding-left:.6rem}.home-section{max-width:var(--max);margin:0 auto;padding:0 1.5rem 5rem}.home-section-heading{justify-content:space-between;align-items:center;gap:2rem;min-height:42px;margin-bottom:1.4rem;display:flex}.home-section-heading h2{text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:.74rem}.home-section-heading>a{text-transform:uppercase;letter-spacing:.08em;font-size:.64rem;font-weight:800;text-decoration:none}.latest-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;display:grid}.post-card{border:1px solid var(--line);background:#ffffff75;flex-direction:column;min-width:0;display:flex}.post-card-image{background:var(--soft);aspect-ratio:4/3;display:block;overflow:hidden}.post-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.post-card:hover .post-card-image img{transform:scale(1.025)}.post-card-copy{padding:1rem}.post-meta{text-transform:uppercase;letter-spacing:.09em;color:var(--muted);flex-wrap:wrap;gap:.35rem .8rem;font-size:.56rem;font-weight:800;display:flex}.post-meta span:first-child{width:100%;color:var(--ink)}.post-card h2{font:700 clamp(1.15rem, 2vw, 1.55rem)/1.08 var(--serif);letter-spacing:-.025em;margin:.7rem 0}.post-card h2 a{text-decoration:none}.post-card p,.post-card .text-link{display:none}.post-card-large{background:0 0;border:0;grid-template-columns:1.5fr 1fr;gap:2.5rem;display:grid}.post-card-large .post-card-image{aspect-ratio:16/10}.post-card-large .post-card-copy{align-self:center}.post-card-large h2{font-size:clamp(2.2rem,4.5vw,4.8rem)}.post-card-large p,.post-card-large .text-link{display:block}.interest-section{padding-bottom:4rem}.interest-grid{grid-template-columns:repeat(6,1fr);gap:.8rem;display:grid}.interest-grid a{min-height:108px;font:1.5rem var(--serif);background:#ffffff6b;border:1px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;text-decoration:none;display:flex}.interest-grid a:hover{border-color:var(--ink)}.interest-grid span{font:800 .61rem var(--sans);text-transform:uppercase;letter-spacing:.08em}.spotlight-card{background:var(--ink);color:#fff;grid-template-columns:1.55fr .75fr;min-height:500px;text-decoration:none;display:grid;overflow:hidden}.spotlight-card>img{object-fit:cover;width:100%;height:100%}.spotlight-card>div{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(2.5rem,5vw,5rem);display:flex}.spotlight-card h2{font:700 clamp(3.2rem, 6vw, 6rem)/.9 var(--serif);letter-spacing:-.055em;margin:0}.spotlight-card p:not(.eyebrow){font:1.1rem/1.55 var(--serif);margin:1.5rem 0}.spotlight-card span{text-transform:uppercase;letter-spacing:.1em;font-size:.66rem;font-weight:800}.guide-newsletter{grid-template-columns:1fr 1fr;align-items:stretch;gap:2rem;display:grid}.guide-list{border-top:1px solid var(--line)}.guide-list a{border-bottom:1px solid var(--line);grid-template-columns:66px 1fr auto;align-items:center;gap:1rem;min-height:68px;padding:.55rem 0;text-decoration:none;display:grid}.guide-list img{object-fit:cover;width:66px;height:48px}.guide-list span{flex-direction:column;gap:.25rem;display:flex}.guide-list strong{font:700 .92rem/1.15 var(--serif)}.guide-list small{color:var(--muted);font-size:.58rem}.guide-list b{font-weight:400}.newsletter{background:var(--paper-deep);min-height:520px;color:var(--ink);flex-direction:column;justify-content:flex-start;align-items:stretch;padding:clamp(2rem,4vw,3.5rem);display:flex}.newsletter h2{max-width:560px;font:700 clamp(2.2rem, 4vw, 3.7rem)/.95 var(--serif);letter-spacing:-.045em;margin:0}.newsletter p:not(.eyebrow){max-width:440px;font:1rem/1.5 var(--serif);margin:1.2rem 0 1rem}.newsletter-embed{border:0;width:100%;min-height:430px;margin-top:.25rem}.newsletter-pending{text-transform:uppercase;letter-spacing:.1em;padding:.8rem 0;font-size:.7rem}.section-shell{max-width:var(--max);margin:auto;padding:5rem 1.5rem}.section-heading{max-width:700px;margin-bottom:2rem}.section-heading h2{font:700 clamp(2.5rem, 5vw, 5rem)/.95 var(--serif);letter-spacing:-.045em;margin:0}.section-heading-row{justify-content:space-between;align-items:end;gap:2rem;max-width:none;display:flex}.feature-section{border-top:1px solid var(--line)}.post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 1.25rem;display:grid}.post-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.manifesto{background:var(--red);color:#fff;padding:7rem max(1.5rem,calc((100vw - var(--max))/2 + 1.5rem))}.manifesto p{letter-spacing:-.05em;max-width:1050px;margin:0;font-size:clamp(2.3rem,5vw,5.8rem);font-weight:700;line-height:.98}.manifesto em{font-family:var(--serif);font-weight:400}.collection-feature{background:var(--ink);color:#fff;grid-template-columns:1.15fr .85fr;display:grid}.collection-feature img{object-fit:cover;width:100%;height:100%;min-height:600px}.collection-feature>div{flex-direction:column;justify-content:center;align-items:flex-start;padding:5rem;display:flex}.collection-feature h2,.about-grid h2{font:700 clamp(2.5rem, 5vw, 5rem)/.95 var(--serif);letter-spacing:-.045em;margin:0}.collection-feature p:not(.eyebrow){font:1.4rem/1.5 var(--serif);max-width:430px}.page-hero{max-width:var(--max);border-top:1px solid var(--line);margin:auto;padding:6rem 1.5rem 4rem}.page-hero h1,.article-header h1,.collection-page-hero h1,.not-found h1{max-width:1100px;font:700 clamp(3.5rem, 8vw, 7.5rem)/.88 var(--serif);letter-spacing:-.06em;margin:0}.page-hero>p:last-child{max-width:700px;font:1.25rem/1.5 var(--serif)}.article-shell{max-width:1040px;margin:auto;padding:6rem 1.5rem 3rem}.article-header{max-width:920px}.article-header h1{margin:1.5rem 0}.article-header>p{max-width:700px;font:1.35rem/1.5 var(--serif)}.article-hero{margin:4rem 0}.article-hero img{object-fit:cover;width:100%;max-height:680px}.article-hero figcaption{color:var(--muted);margin-top:.6rem;font-size:.7rem}.article-body{max-width:720px;margin:auto}.article-body section{margin:0 0 3.5rem}.article-body h2{font:700 clamp(1.8rem,3vw,2.7rem)/1.05 var(--serif);letter-spacing:-.035em;margin:0 0 1rem}.article-body p{font:1.12rem/1.75 var(--serif);margin:0 0 1.2rem}.article-body a{text-underline-offset:3px}.article-products{background:var(--paper);border:1px solid var(--line);margin:4rem 0 0;padding:clamp(2rem,5vw,4rem)}.article-products-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.5rem;display:flex}.article-products-heading h2{font:700 clamp(2rem,4vw,3.5rem)/.95 var(--serif);letter-spacing:-.045em;margin:0}.article-product-row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.25rem;display:grid}.article-product-row a{color:var(--ink);gap:.5rem;text-decoration:none;display:grid}.article-product-row a>span{aspect-ratio:1;border:1px solid var(--line);background:#fff;place-items:center;display:grid;overflow:hidden}.article-product-row img{object-fit:contain;width:100%;height:100%;transition:transform .2s}.article-product-row a:hover img{transform:scale(1.025)}.article-product-row strong{font:700 1rem/1.15 var(--serif)}.article-product-row small{color:var(--red);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:800}.article-commerce{background:var(--soft);max-width:720px;margin:4rem auto 0;padding:clamp(2rem,5vw,4rem)}.article-commerce h2{font:700 clamp(2rem,4vw,3.6rem)/.95 var(--serif);letter-spacing:-.045em;margin:0}.article-commerce>p:not(.eyebrow){max-width:520px;font:1.05rem/1.6 var(--serif);margin:1.25rem 0 1.75rem}.related-section{border-top:1px solid var(--line)}.about-grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.about-grid>img{width:100%;position:sticky;top:2rem}.about-grid h2{margin:0 0 1.25rem;font-size:clamp(2rem,3vw,3.2rem)}.about-grid p{font:1.1rem/1.7 var(--serif);margin:0 0 2rem}.about-grid .button{margin-top:1rem}.collection-card{background:var(--ink);color:#fff;grid-template-columns:1.25fr .75fr;text-decoration:none;display:grid}.collection-card img{object-fit:cover;width:100%;height:540px}.collection-card div{align-self:center;padding:4rem}.collection-card h2{font:700 clamp(3rem,5vw,5.5rem)/.9 var(--serif);letter-spacing:-.055em;margin:0 0 1.5rem}.collection-card p:not(.eyebrow){font:1.2rem/1.6 var(--serif)}.collection-page-hero{background:var(--blue);color:#fff;grid-template-columns:1.25fr .75fr;min-height:680px;display:grid}.collection-page-hero img{object-fit:cover;width:100%;height:100%}.collection-page-hero>div{align-self:center;padding:4rem}.collection-page-hero>div>p:not(.eyebrow){font:italic 1.7rem var(--serif);margin:1.5rem 0 2.5rem}.collection-intro{padding-top:5rem}.not-found{min-height:68vh;max-width:var(--max);flex-direction:column;justify-content:center;align-items:flex-start;margin:auto;padding:4rem 1.5rem;display:flex}.not-found p:not(.eyebrow){max-width:600px;font:1.3rem/1.5 var(--serif)}.site-footer{background:var(--ink);color:#fff;padding:5rem max(1.5rem,calc((100vw - var(--max))/2 + 1.5rem)) 2rem;grid-template-columns:1.7fr 1fr 1fr;gap:4rem;display:grid}.footer-brand img{filter:invert();width:108px;height:auto}.footer-brand strong{text-transform:uppercase;letter-spacing:.18em;margin:.6rem 0 1.5rem;font-size:.62rem;display:block}.footer-brand p{color:#aaa;max-width:360px;font:.95rem/1.6 var(--serif)}.footer-group{flex-direction:column;gap:.75rem;display:flex}.footer-group p{text-transform:uppercase;letter-spacing:.12em;margin:0 0 .6rem;font-size:.62rem;font-weight:800}.footer-group a{color:#bbb;font-size:.78rem;text-decoration:none}.footer-group a:hover{color:#fff}.footer-meta{color:#888;text-align:center;text-transform:uppercase;letter-spacing:.1em;border-top:1px solid #3c3c3c;grid-column:1/-1;padding-top:1.5rem;font-size:.62rem}@media (width<=980px){.latest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.interest-grid{grid-template-columns:repeat(3,1fr)}.spotlight-card{grid-template-columns:1fr}.spotlight-card>img{max-height:560px}.guide-newsletter{grid-template-columns:1fr}.post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.announcement{font-size:.58rem}.site-header{grid-template-columns:auto 1fr;align-items:center;min-height:88px;padding:.5rem 1rem}.brand img{width:66px;height:68px}.site-header nav{display:none}.header-actions{justify-self:end}.header-join{display:none}.header-join,.shop-link{padding:.7rem .75rem;font-size:.58rem}.article-product-row{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-hero{height:72vh;min-height:560px;margin-bottom:3rem}.editorial-hero-shade{background:linear-gradient(0deg,#000000e0 0,#00000061 65%,#00000014)}.editorial-hero-copy{width:100%;padding:2rem 1.25rem;inset:auto 0 0}.editorial-hero-copy h1{font-size:clamp(2.8rem,13vw,4.5rem)}.editorial-hero-copy>p:not(.eyebrow){font-size:.95rem}.home-section{padding:0 1rem 3.5rem}.home-section-heading{align-items:flex-start}.latest-grid{grid-template-columns:1fr}.post-card{grid-template-columns:130px 1fr;display:grid}.post-card-image{aspect-ratio:auto;height:100%}.post-card h2{font-size:1.1rem}.post-meta span:nth-child(2){display:none}.interest-grid{grid-template-columns:repeat(2,1fr)}.spotlight-card{min-height:0}.spotlight-card>div{padding:2.5rem 1.25rem}.spotlight-card h2{font-size:3.5rem}.newsletter{min-height:520px;padding:2rem 1.25rem}.section-shell{padding:3.5rem 1.25rem}.post-card-large,.collection-feature,.collection-card,.collection-page-hero,.about-grid{grid-template-columns:1fr}.post-card-large{gap:1rem}.post-card-large .post-card-copy{padding-left:0;padding-right:0}.post-grid,.post-grid-two{grid-template-columns:1fr;gap:1rem}.section-heading-row{flex-direction:column;align-items:flex-start}.collection-feature img,.collection-card img{height:auto;min-height:0}.collection-feature>div,.collection-card div,.collection-page-hero>div{padding:3rem 1.25rem}.collection-page-hero{min-height:0}.page-hero{padding:4.5rem 1.25rem 3rem}.article-shell{padding:4rem 1.25rem 2rem}.article-hero{margin:2.5rem -1.25rem}.article-hero figcaption{padding:0 1.25rem}.about-grid>img{position:static}.site-footer{grid-template-columns:1fr 1fr;gap:3rem 1.5rem;padding:4rem 1.25rem 2rem}.footer-brand{grid-column:1/-1}}
