:root{--ink:#090a09;--gold:#ffc400;--cream:#f5f0e5;--paper:#fbf8ef;--brown:#342116;--line:#c8bda9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--font-brand),sans-serif;font-size:18px;font-weight:500;line-height:1.28;-webkit-font-smoothing:antialiased}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-shell main{flex:1 1}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shipbar{height:30px;background:var(--gold);justify-content:center;font-size:16px;font-weight:900;letter-spacing:.06em}.shipbar,.site-header{display:flex;align-items:center}.site-header{height:76px;background:var(--paper);gap:28px;padding:0 clamp(24px,5vw,76px);position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid #bdb3a5}.brand{width:128px;align-self:stretch;position:relative;z-index:2}.brand picture{height:140px;position:absolute;top:-48px;width:150px}.brand img{width:100%;height:100%;object-fit:contain}.nav{display:flex;justify-content:center;align-items:center;gap:clamp(18px,3vw,46px);flex:1 1}.nav a{font-size:16px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.nav a:hover{color:#755900}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:46px;padding:11px 22px;background:var(--gold);color:var(--ink);font-weight:900;font-size:16px;letter-spacing:.03em;border:2px solid var(--gold);text-transform:uppercase;-webkit-clip-path:polygon(0 0,92% 0,100% 26%,100% 74%,92% 100%,0 100%,0 0);clip-path:polygon(0 0,92% 0,100% 26%,100% 74%,92% 100%,0 100%,0 0);transition:transform .2s ease,background .2s ease,color .2s ease}.button:hover{transform:translateY(-2px);background:#ffe077}.button:active{transform:scale(.98)}.button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.button-dark{background:var(--ink);color:var(--cream);border-color:var(--gold)}.button-dark:hover{background:#282824;color:var(--gold)}.header-cta{min-width:170px}.menu-toggle{display:none}.hero{position:relative;min-height:548px;background:#070806;overflow:hidden;color:var(--cream)}.hero-bg,.hero-bg img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-bg img{object-position:center right}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#070806,#070806 35%,rgba(7,8,6,.88) 47%,rgba(7,8,6,.18) 78%)}.hero-inner{position:relative;z-index:1;min-height:484px;display:flex;align-items:center;padding:42px clamp(28px,10vw,164px) 72px}.hero-copy{max-width:600px;animation:hero-in .75s ease both}.hero h1,.not-found h1,.page-hero h1,.rail-title,.sample-cta h2,.section-title{margin:0;font-size:clamp(48px,5.6vw,92px);font-weight:900;line-height:.86;letter-spacing:-.045em;text-transform:uppercase;font-style:italic;text-wrap:balance}.hero h1 small{display:block;font-size:.58em;line-height:1.04;margin-top:16px}.hero-copy p{max-width:470px;font-size:21px;line-height:1.15;margin:18px 0 24px}.hero-actions{display:flex;gap:28px;align-items:center}.text-link{font-weight:900;border-bottom:2px solid var(--gold);padding:9px 0}.text-link:hover{color:var(--gold)}.hero-products{margin-left:auto;width:380px;display:flex;align-items:end;gap:8px;align-self:stretch;padding:40px 0 0}.hero-products picture{width:50%}.hero-products img{width:100%;filter:drop-shadow(0 20px 18px rgba(0,0,0,.65));transform:rotate(-4deg)}.hero-products picture+picture img{transform:rotate(4deg) translateY(22px)}.promise-bar{position:absolute;z-index:2;bottom:0;left:0;right:0;height:64px;border-top:1px solid var(--gold);background:rgba(7,8,6,.94);display:flex;padding-left:clamp(28px,10vw,164px);align-items:center;gap:0}.promise-bar span{padding:0 34px;border-right:1px solid #8d6c00;color:var(--cream);font-weight:800;font-size:15px;letter-spacing:.04em}.promise-bar span:first-child{padding-left:0}.section{padding:60px clamp(28px,5vw,76px)}.section-title{text-align:center;font-size:44px;position:relative;margin-bottom:30px}.section-title:after,.section-title:before{content:"";display:inline-block;width:8vw;max-width:130px;border-top:2px solid var(--gold);vertical-align:middle;margin:0 20px}.path-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;max-width:1400px;margin:auto}.path-card{min-height:210px;background:var(--ink);position:relative;overflow:hidden;display:flex;align-items:end;border:1px solid var(--ink);transition:transform .2s ease}.path-card:hover{transform:translateY(-5px)}.path-card picture,.path-card picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.path-card:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#080908)}.path-card div{position:relative;z-index:1;width:100%;padding:13px 18px;background:rgba(7,8,6,.92);border-top:2px solid var(--gold)}.path-card span,.path-card strong{display:block;text-transform:uppercase}.path-card strong{font-size:24px;font-weight:900}.path-card span{font-size:15px;color:var(--cream)}.feature-rail{background:var(--ink);color:var(--cream);display:grid;grid-template-columns:1.05fr repeat(3,1.35fr);padding:18px clamp(28px,5vw,76px);border-top:8px solid var(--gold)}.rail-title{align-self:center;font-size:38px;padding-right:26px;border-right:1px solid var(--gold)}.rail-product{display:flex;gap:12px;padding:0 18px;border-right:1px solid #685714;min-width:0}.rail-product:last-child{border:0}.rail-product picture{width:36%;align-self:center;flex:0 0 auto}.rail-product img{width:100%}.rail-product h2{font-size:22px;margin:2px 0;text-transform:uppercase}.rail-product h2 i{color:var(--gold);font-style:normal;font-size:13px}.rail-product p{font-size:14px;min-height:52px;margin:4px 0;color:#eee6d7}.rail-product strong{font-size:15px;display:block;margin-bottom:8px}.rail-product .button{min-height:34px;padding:6px 12px;font-size:13px}.sample-cta{display:grid;grid-template-columns:310px 1fr auto;grid-gap:28px;gap:28px;align-items:center;padding:24px clamp(28px,5vw,76px);background:var(--paper);border-bottom:1px solid var(--line)}.sample-cta picture{height:130px}.sample-cta img{height:100%;width:100%;object-fit:contain}.sample-cta h2{font-size:39px}.sample-cta p{margin:7px 0 0}.faq{max-width:1000px;margin:auto;padding-top:75px;padding-bottom:90px}.faq details{border-top:2px solid var(--ink);padding:18px 0}.faq details:last-child{border-bottom:2px solid var(--ink)}.faq summary{font-size:23px;font-weight:900;cursor:pointer;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";float:right;color:#9b7800}.faq details[open] summary:after{content:"−"}.faq p{max-width:720px;margin:12px 0 0}.page-hero{padding:88px clamp(28px,10vw,164px);background:var(--ink);color:var(--cream);position:relative;overflow:hidden}.page-hero:after{content:"◆";position:absolute;right:8%;top:-42px;font-size:260px;color:var(--gold);opacity:.92}.crumb,.eyebrow,.page-hero p{color:var(--gold);font-weight:900;letter-spacing:.08em;font-size:15px}.page-hero h1{font-size:clamp(57px,8vw,120px);margin:12px 0 15px;position:relative;z-index:1}.page-hero span{font-size:22px;max-width:520px;display:block;position:relative;z-index:1}.page-hero.compact{padding-top:65px;padding-bottom:65px}.page-hero.compact h1{font-size:clamp(50px,6vw,88px)}.collection-list{max-width:1160px;margin:0 auto;padding:48px 28px 86px;display:grid;grid-gap:18px;gap:18px}.collection-row{display:grid;grid-template-columns:210px 1fr;align-items:center;min-height:198px;background:var(--paper);border:2px solid var(--ink);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.collection-row:hover{transform:translateX(7px);box-shadow:-7px 7px 0 var(--gold)}.collection-row picture{height:100%;background:#e5dac6}.collection-row img{width:100%;height:100%;object-fit:contain}.collection-row div{padding:25px 35px}.collection-row p{font-size:14px;margin:0;color:#866800;font-weight:900}.collection-row h2{font-size:42px;font-weight:900;font-style:italic;margin:2px 0}.collection-row span{font-weight:900}.product-grid{padding:55px clamp(28px,5vw,76px) 90px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px;max-width:1560px;margin:auto}.product-card{background:var(--paper);border:1px solid var(--line);display:flex;flex-direction:column;min-width:0}.product-card>a{background:#e8ddc8;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-card>a img,.product-card>a picture{width:100%;height:100%;object-fit:contain;transition:transform .25s ease}.product-card:hover>a img{transform:scale(1.04)}.product-card>div{padding:18px;display:flex;flex:1 1;flex-direction:column;align-items:flex-start}.product-card h2{font-size:25px;text-transform:uppercase;margin:0}.product-card h2 a:hover{color:#886800}.product-card p{font-size:15px;line-height:1.25;min-height:56px;margin:8px 0}.product-card span{font-size:14px;font-weight:800;margin-bottom:13px}.price,.product-card span b{font-size:21px}.product-card .button{font-size:14px;padding:7px 14px;min-height:38px;margin-top:auto}.crumb{max-width:1280px;padding:24px 28px 0;margin:auto;text-transform:uppercase}.crumb b{margin:0 7px}.product-detail{max-width:1260px;margin:0 auto;padding:32px 28px 86px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);align-items:center;grid-gap:70px;gap:70px}.product-detail>picture{background:#e7dac3;min-height:520px;display:flex;align-items:center;justify-content:center}.product-detail>picture img{width:100%;height:100%;max-height:650px;object-fit:contain}.product-detail h1{font-size:clamp(48px,5vw,76px);font-weight:900;font-style:italic;line-height:.9;margin:9px 0 18px}.price{display:block;font-weight:900;color:#8c6900}.product-description{font-size:19px;line-height:1.4}.variant-list{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:23px 0;padding:13px 0}.variant-list b{font-size:14px}.variant-list p{font-size:15px;margin:5px 0}.shop-note{font-size:15px;margin:13px 0}.promise-panel{background:var(--gold);display:grid;grid-template-columns:repeat(3,1fr);text-align:center;font-size:20px;font-weight:900;padding:24px}.promise-panel div+div{border-left:1px solid var(--ink)}.contact-layout{max-width:1120px;margin:0 auto;padding:72px 28px 100px;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px}.contact-layout h2{font-size:52px;line-height:.9;margin:0 0 18px;font-weight:900;font-style:italic}.contact-layout p{font-size:19px}.contact-layout a{border-bottom:2px solid var(--gold)}.contact-form{background:var(--ink);color:var(--cream);padding:34px;display:grid;grid-gap:17px;gap:17px;border-top:8px solid var(--gold)}.contact-form label{display:grid;grid-gap:7px;gap:7px;font-size:17px;font-weight:800}.contact-form input,.contact-form textarea{width:100%;background:#f8f3e8;border:2px solid transparent;padding:11px;font:inherit;color:var(--ink)}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--gold);outline:0}.contact-form .button{justify-self:start}.form-status{margin:0;color:var(--gold)}.policy{max-width:830px;margin:0 auto;padding:76px 28px 110px}.policy>p:first-child{font-weight:900;color:#8e6c00;letter-spacing:.08em}.policy h1{font-size:clamp(48px,6vw,76px);font-weight:900;font-style:italic;line-height:.9;margin:10px 0 32px}.policy h2{font-size:30px;margin-top:38px}.policy p{font-size:19px;line-height:1.48}.policy a{border-bottom:2px solid var(--gold)}.not-found{min-height:50vh;background:var(--ink);color:var(--cream);padding:90px clamp(28px,10vw,164px);display:flex;align-items:flex-start;flex-direction:column;gap:22px}.not-found p{font-size:20px;font-weight:900;color:var(--gold);margin:0}.not-found h1{font-size:clamp(65px,9vw,142px)}.not-found span{font-size:22px}.site-footer{background:#090a09;color:var(--cream);padding:55px clamp(28px,5vw,76px) 24px}.footer-grid{max-width:1280px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:60px;gap:60px}.footer-logo{width:150px;height:135px}.footer-logo img{width:100%;height:100%;object-fit:contain}.footer-grid p{max-width:270px;color:#e0d8ca}.footer-grid h2{font-size:15px;color:var(--gold);margin:9px 0 14px}.footer-grid a{display:block;margin:8px 0}.footer-bottom a:hover,.footer-grid a:hover{color:var(--gold)}.footer-bottom{max-width:1280px;margin:40px auto 0;padding-top:20px;border-top:1px solid #514510;display:flex;align-items:center;gap:20px;font-size:14px}.footer-bottom>span:nth-child(2){display:flex;gap:14px;margin-left:auto}.theo-badge{width:80px;height:29px}.theo-badge img{max-width:100%;height:100%;object-fit:contain}@keyframes hero-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-width:1100px){.nav{gap:16px}.nav a{font-size:14px}.hero-inner{padding-left:7vw;padding-right:7vw}.feature-rail{grid-template-columns:.8fr repeat(3,1fr);padding-left:28px;padding-right:28px}.rail-product{display:block}.rail-product picture{width:74px;float:left;margin-right:8px}.rail-product p{min-height:70px}.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.site-header{height:67px;padding:0 18px;gap:10px}.brand{width:105px}.brand picture{width:115px;height:116px;top:-39px}.menu-toggle{width:45px;height:45px;border:0;background:transparent;display:flex;margin-left:auto;flex-direction:column;justify-content:center;gap:5px;padding:10px}.menu-toggle span{display:block;height:3px;background:var(--ink);width:100%}.nav{display:none;position:absolute;top:67px;left:0;right:0;background:var(--paper);border-bottom:2px solid var(--ink);padding:18px;flex-direction:column;align-items:flex-start;gap:10px}.nav.open{display:flex}.nav a{width:100%;font-size:18px;padding:7px}.header-cta{display:none}.hero{min-height:600px}.hero-inner{min-height:536px;padding:45px 28px 110px;align-items:flex-start}.hero-shade{background:linear-gradient(90deg,rgba(7,8,6,.99),rgba(7,8,6,.83)),linear-gradient(0deg,#070806,transparent)}.hero h1{font-size:clamp(50px,15vw,72px)}.hero-copy p{font-size:19px;max-width:340px}.hero-products{position:absolute;right:18px;bottom:47px;width:190px;padding:0;opacity:.9}.promise-bar{height:64px;padding:0 18px;justify-content:space-between}.promise-bar span{padding:0 8px;border:0;font-size:12px;text-align:center}.promise-bar span:first-child{padding-left:8px}.path-grid{grid-template-columns:repeat(2,1fr)}.path-card{min-height:180px}.section-title{font-size:35px}.section-title:after,.section-title:before{margin:0 8px;width:7vw}.feature-rail{display:grid;grid-template-columns:1fr 1fr;padding:18px}.rail-title{grid-column:span 2;border-right:0;border-bottom:1px solid var(--gold);padding:0 0 16px;font-size:34px;margin-bottom:8px}.rail-product{padding:10px 8px}.rail-product:nth-child(3){border-right:0}.rail-product p{display:none}.rail-product picture{float:none;width:100%;margin:0}.rail-product h2{font-size:18px}.sample-cta{grid-template-columns:115px 1fr;padding:18px;gap:15px}.sample-cta picture{height:115px}.sample-cta h2{font-size:29px}.sample-cta p{font-size:15px}.sample-cta .button{grid-column:span 2}.page-hero{padding:60px 28px}.page-hero h1{font-size:56px}.page-hero:after{font-size:160px;right:-12px}.collection-row{grid-template-columns:130px 1fr;min-height:145px}.collection-row div{padding:17px}.collection-row h2{font-size:30px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:35px 16px 65px;gap:12px}.product-card>div{padding:12px}.product-card h2{font-size:20px}.product-card p{font-size:14px;min-height:69px}.product-detail{display:block;padding:24px 18px 60px}.product-detail>picture{min-height:360px;margin-bottom:35px}.product-detail h1{font-size:53px}.promise-panel{font-size:15px;padding:18px 10px}.contact-layout{grid-template-columns:1fr;gap:35px;padding:52px 20px 76px}.contact-layout h2{font-size:46px}.policy{padding:55px 20px 80px}.policy p{font-size:18px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child{grid-column:span 2}.footer-bottom{flex-wrap:wrap}.footer-bottom>span:nth-child(2){margin-left:0;order:3;width:100%}.theo-badge{margin-left:auto}}@media(max-width:390px){.hero h1{font-size:47px}.hero-copy p{font-size:17px}.hero-actions{gap:15px;align-items:flex-start;flex-direction:column}.hero-products{width:150px}.path-card strong{font-size:20px}.product-card h2{font-size:18px}.product-card .button{font-size:12px;padding:6px 9px}.rail-product h2{font-size:16px}}.stats-hero{background:var(--ink);color:var(--cream);padding:90px clamp(28px,10vw,164px) 84px;position:relative;overflow:hidden}.stats-hero:after{content:"%";position:absolute;right:6%;top:-64px;color:var(--gold);font-size:310px;font-weight:900;font-style:italic;line-height:1;opacity:.95}.stats-hero p,.stats-kicker,.stats-section-heading>p{color:var(--gold);font-size:15px;font-weight:900;letter-spacing:.08em;margin:0 0 14px}.stats-context h2,.stats-hero h1,.stats-intro h2,.stats-section-heading h2,.stats-sources h2{margin:0;font-size:clamp(52px,7vw,104px);font-weight:900;font-style:italic;line-height:.87;text-transform:uppercase;text-wrap:balance;position:relative;z-index:1}.stats-hero>span{max-width:540px;font-size:23px;line-height:1.22;margin:24px 0 32px}.stats-hero small,.stats-hero>span{display:block;position:relative;z-index:1}.stats-hero small{color:var(--gold);font-size:15px;font-weight:900;letter-spacing:.04em}.stats-intro{max-width:1240px;margin:0 auto;padding:76px 28px;display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:80px;gap:80px}.stats-intro h2{font-size:clamp(44px,5vw,72px)}.stats-intro>div:last-child{max-width:670px}.stats-context>p,.stats-intro>div:last-child p,.stats-source-intro{font-size:20px;line-height:1.48;margin:0 0 20px}.stats-section{padding:74px clamp(28px,5vw,76px) 88px;background:var(--paper)}.stats-section-dark{background:var(--ink);color:var(--cream)}.stats-section-heading{max-width:1400px;margin:0 auto 30px;display:flex;align-items:end;justify-content:space-between;gap:30px}.stats-section-heading h2{font-size:clamp(43px,5vw,74px)}.stats-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.stats-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{background:var(--cream);color:var(--ink);border:2px solid var(--ink);padding:28px 27px;min-width:0;scroll-margin-top:120px}.stats-section-dark .stat-card{background:#f7f1e6;border-color:var(--gold)}.stat-card strong{display:block;color:#825f00;font-size:clamp(52px,6vw,88px);font-weight:900;font-style:italic;line-height:.85;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.stat-card h3{font-size:26px;line-height:1.02;text-transform:uppercase;margin:18px 0 14px}.stat-card p{font-size:18px;line-height:1.35;margin:0 0 25px}.stat-card>span{display:block;border-top:1px solid var(--line);padding-top:15px;font-size:14px;line-height:1.35;font-weight:800}.stat-card a,.stats-sources a{border-bottom:2px solid var(--gold)}.stat-card a:hover,.stats-sources a:hover{color:#755900}.stats-context{background:var(--gold);padding:80px clamp(28px,10vw,164px);text-align:center}.stats-context .stats-kicker{color:var(--ink)}.stats-context h2{font-size:clamp(44px,5vw,78px)}.stats-context>p{max-width:740px;margin:24px auto 30px}.stats-sources{max-width:920px;margin:0 auto;padding:84px 28px 104px}.stats-sources h2{font-size:clamp(43px,5vw,72px);margin-bottom:28px}.stats-sources ol{padding-left:25px;margin:28px 0 52px}.stats-sources li{font-size:18px;line-height:1.45;padding-left:6px;margin:13px 0}.stats-cite{background:var(--ink);color:var(--cream);border-top:7px solid var(--gold);padding:28px}.stats-cite h3{color:var(--gold);font-size:17px;margin:0 0 15px;letter-spacing:.06em}.stats-cite p{font-size:18px;line-height:1.45;margin:0 0 16px}.stats-cite span{font-size:15px;color:#e8dfcf}@media(max-width:820px){.stats-hero{padding:66px 24px 60px}.stats-hero:after{font-size:190px;right:-22px;top:-28px}.stats-hero h1{font-size:58px}.stats-hero>span{font-size:20px;max-width:330px}.stats-intro{display:block;padding:58px 20px;gap:0}.stats-intro h2{font-size:51px;margin-bottom:27px}.stats-section{padding:58px 18px 68px}.stats-section-heading{display:block;margin-bottom:23px}.stats-section-heading h2{font-size:50px}.stats-grid,.stats-grid-two{grid-template-columns:1fr;gap:12px}.stat-card{padding:25px 22px}.stat-card h3{font-size:24px}.stats-context{padding:62px 20px}.stats-context h2{font-size:49px}.stats-context>p{font-size:19px}.stats-sources{padding:64px 20px 80px}.stats-sources h2{font-size:50px}.stats-source-intro{font-size:18px}.stats-cite{padding:24px 20px}}.hero-products img{mix-blend-mode:multiply}.path-card span,.path-card strong{color:var(--cream)}.hero-products,.page-hero:after{display:none}.collection-row>img,.path-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.collection-row>img{position:static;background:#e5dac6}.collection-row>img,.product-card>a>img{width:100%;height:100%;object-fit:contain}.product-card>a>img{transition:transform .25s ease}.product-card:hover>a>img{transform:scale(1.04)}.rail-product>a{width:36%;align-self:center;flex:0 0 auto}.rail-product>a img{width:100%;filter:drop-shadow(0 20px 18px rgba(0,0,0,.45))}.product-gallery{min-width:0}.product-main-image{width:100%;min-height:520px;max-height:650px;object-fit:contain;background:#e7dac3}.product-thumbs{display:flex;gap:10px;margin-top:12px;overflow:auto}.product-thumbs button{width:76px;height:76px;flex:0 0 auto;background:#e7dac3;border:2px solid transparent;padding:3px;cursor:pointer}.product-thumbs button.active{border-color:var(--gold)}.product-thumbs img{width:100%;height:100%;object-fit:contain}.product-price{font-size:32px;font-weight:900;color:#8c6900;margin:0 0 5px}.compare-price{margin:0 0 14px;text-decoration:line-through;color:#756f64}.product-options{display:grid;grid-gap:14px;gap:14px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:23px 0;padding:16px 0}.product-options label{display:grid;grid-gap:6px;gap:6px;font-size:15px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.product-options select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;background:var(--paper);border:2px solid var(--ink);font:inherit;padding:10px;color:var(--ink)}.product-note,.stock-note{font-size:15px;line-height:1.3}.stock-note{color:#9d1e13;font-weight:900}.load-more{display:flex;justify-content:center;padding:0 0 80px}.cart-toggle{margin-left:auto;border:0;background:var(--ink);color:var(--cream);padding:10px 14px;font:900 15px var(--font-brand),sans-serif;letter-spacing:.04em;cursor:pointer;white-space:nowrap}.cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(460px,100vw);z-index:40;background:var(--cream);padding:72px 28px 28px;overflow:auto;border-left:6px solid var(--gold);box-shadow:-12px 0 35px rgba(0,0,0,.32)}.cart-close{position:absolute;right:20px;top:18px;border:0;background:none;font:900 42px/1 var(--font-brand);cursor:pointer}.cart-drawer h2{font-size:42px;font-style:italic;margin:0 0 25px}.cart-line{display:grid;grid-template-columns:92px 1fr;grid-gap:14px;gap:14px;padding:14px 0;border-top:1px solid var(--line)}.cart-line>img{height:92px;width:92px;object-fit:contain;background:#e7dac3}.cart-line b,.cart-line small,.cart-line strong{display:block}.cart-line small{font-size:14px;margin:3px 0}.cart-line strong{color:#8c6900}.cart-line button{margin:8px 6px 0 0;border:1px solid var(--ink);background:transparent;font:900 12px var(--font-brand);padding:5px 8px;cursor:pointer}.cart-total{font-size:22px;font-weight:900;border-top:2px solid var(--ink);padding-top:16px}.cart-clear{background:transparent;font:900 14px var(--font-brand);text-decoration:underline;margin:16px 0}.cart-clear,.cart-drawer .button{border:0;cursor:pointer}.cart-drawer .button:disabled,.cart-line button:disabled{opacity:.55;cursor:wait}@media(max-width:1100px){.rail-product>a{width:74px;float:left;margin-right:8px}}@media(max-width:820px){.cart-toggle{padding:8px 10px;font-size:13px}.rail-product>a{float:none;display:block;width:100%;margin:0}.product-main-image{min-height:360px}.product-gallery{margin-bottom:35px}.product-detail{display:block}.product-detail .product-info{margin-top:28px}}@media(max-width:390px){.cart-toggle{font-size:12px;padding:8px}.cart-drawer{padding-left:20px;padding-right:20px}}.sampler-hero{background:var(--ink);color:var(--cream);display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);min-height:520px;overflow:hidden}.sampler-hero-copy{padding:76px clamp(28px,7vw,120px);align-self:center}.sampler-hero-copy>p,.sampler-kicker,.sampler-section-heading>p,.sampler-value>div>p:first-child{color:var(--gold);font-size:15px;font-weight:900;letter-spacing:.08em;margin:0 0 12px}.sampler-close h2,.sampler-faq h2,.sampler-fresh h2,.sampler-guide h2,.sampler-hero h1,.sampler-intro h2,.sampler-section-heading h2,.sampler-value h2{margin:0;font-size:clamp(45px,5.2vw,78px);font-weight:900;font-style:italic;line-height:.9;text-transform:uppercase}.sampler-hero-copy>span{display:block;max-width:30ch;font-size:22px;line-height:1.25;margin:20px 0 28px}.sampler-hero>img{height:100%;width:100%;min-height:520px;object-fit:contain;background:#e8ddc8;padding:34px}.sampler-intro{max-width:1120px;margin:0 auto;padding:78px 28px;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-gap:70px;gap:70px}.sampler-intro h2{font-size:clamp(42px,4.2vw,64px)}.sampler-fresh-copy p,.sampler-intro>div p,.sampler-value p{font-size:20px;line-height:1.48;margin:0 0 22px}.sampler-pack-section{background:var(--ink);color:var(--cream);padding:72px clamp(28px,5vw,76px) 90px}.sampler-section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.5fr);grid-gap:40px;gap:40px;max-width:1400px;margin:0 auto 34px}.sampler-section-heading h2{font-size:clamp(46px,4.5vw,70px)}.sampler-section-heading>span{font-size:20px;line-height:1.32;align-self:end;max-width:30ch}.sampler-products{max-width:1260px;margin:auto}.sampler-products .product-grid{padding:0;grid-template-columns:repeat(3,minmax(0,1fr))}.sampler-guide{padding:84px clamp(28px,5vw,76px);max-width:1400px;margin:auto}.sampler-guide>div:first-child{max-width:710px;margin-bottom:42px}.sampler-guide h2{font-size:clamp(42px,4.4vw,66px)}.sampler-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0;gap:0;border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}.sampler-guide-grid article{padding:25px 28px 28px}.sampler-guide-grid article+article{border-left:1px solid var(--line)}.sampler-guide-grid h3{font-size:26px;margin:0 0 14px;font-weight:900}.sampler-guide-grid p{font-size:18px;line-height:1.42;margin:0}.sampler-value{background:var(--paper);display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:stretch}.sampler-value-image{min-height:520px;background:#e8ddc8}.sampler-value-image img{width:100%;height:100%;object-fit:contain;padding:42px}.sampler-value>div:last-child{padding:72px clamp(28px,7vw,120px) 72px 8vw}.sampler-value h2{font-size:clamp(39px,4vw,62px);margin-bottom:24px}.sampler-fresh{background:var(--cream);max-width:930px;margin:auto;padding:88px 28px}.sampler-fresh h2{font-size:clamp(42px,4.5vw,68px);max-width:15ch;margin-bottom:30px}.sampler-fresh-copy{max-width:730px}.sampler-fresh .text-link{display:inline-flex;margin-top:8px}.sampler-faq{max-width:980px;margin:auto;padding:18px 28px 92px}.sampler-faq h2{font-size:clamp(40px,4vw,60px);margin-bottom:32px}.sampler-faq details{border-top:2px solid var(--ink);padding:19px 0}.sampler-faq details:last-child{border-bottom:2px solid var(--ink)}.sampler-faq summary{font-size:23px;font-weight:900;cursor:pointer;list-style:none;padding-right:36px;position:relative}.sampler-faq summary::-webkit-details-marker{display:none}.sampler-faq summary:after{content:"+";position:absolute;right:4px;color:#9b7800}.sampler-faq details[open] summary:after{content:"−"}.sampler-faq details p{font-size:19px;line-height:1.45;max-width:760px;margin:14px 0 2px}.sampler-close{background:var(--gold);color:var(--ink);text-align:center;padding:72px 28px 82px}.sampler-close p{font-size:16px;letter-spacing:.06em;font-weight:900;margin:0 0 11px}.sampler-close h2{font-size:clamp(48px,5vw,75px)}.sampler-close span{display:block;max-width:580px;font-size:21px;line-height:1.3;margin:18px auto 28px}.sampler-close .button-dark{border-color:var(--ink)}@media(max-width:820px){.sampler-hero{grid-template-columns:1fr}.sampler-hero-copy{padding:55px 24px 48px}.sampler-hero h1{font-size:49px}.sampler-hero-copy>span{font-size:20px}.sampler-hero>img{min-height:300px;height:300px;padding:24px}.sampler-intro{display:block;padding:58px 20px}.sampler-intro h2{margin-bottom:26px}.sampler-fresh-copy p,.sampler-intro>div p,.sampler-value p{font-size:18px}.sampler-pack-section{padding:56px 16px 66px}.sampler-section-heading{display:block;margin:0 4px 30px}.sampler-section-heading h2{margin-bottom:20px}.sampler-section-heading>span{font-size:18px}.sampler-products .product-grid{grid-template-columns:1fr;padding:0 2px;gap:16px}.sampler-guide{padding:60px 20px}.sampler-guide>div:first-child{margin-bottom:28px}.sampler-guide-grid{grid-template-columns:1fr}.sampler-guide-grid article{padding:24px 0}.sampler-guide-grid article+article{border-left:0;border-top:1px solid var(--line)}.sampler-guide-grid p{font-size:18px}.sampler-value{grid-template-columns:1fr}.sampler-value-image{min-height:320px}.sampler-value-image img{padding:28px}.sampler-value>div:last-child{padding:56px 20px}.sampler-fresh{padding:62px 20px}.sampler-fresh h2{max-width:none}.sampler-faq{padding:4px 20px 65px}.sampler-faq summary{font-size:20px}.sampler-faq details p{font-size:18px}.sampler-close{padding:58px 20px 66px}.sampler-close span{font-size:19px}}.sampler-brew{background:var(--ink);color:var(--cream);padding:84px clamp(28px,7vw,120px);display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-gap:70px;gap:70px}.sampler-brew h2{margin:0;font-size:clamp(42px,4.5vw,68px);font-weight:900;font-style:italic;line-height:.9;text-transform:uppercase}.sampler-brew-copy{max-width:720px}.sampler-brew-copy p{font-size:20px;line-height:1.48;margin:0 0 24px}.sampler-brew-copy p:last-child{margin-bottom:0}@media(max-width:820px){.sampler-brew{display:block;padding:62px 20px}.sampler-brew h2{margin-bottom:28px}.sampler-brew-copy p{font-size:18px}}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0f5bb038b75ef02c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5311210258c05328-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/814d095aaccc2521-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b3346c603490a98f-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/dc9356f8ef3fb53b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eebd5672f205c2b9-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/dc1a31dd116e0329-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/0f5bb038b75ef02c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/5311210258c05328-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/814d095aaccc2521-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b3346c603490a98f-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/dc9356f8ef3fb53b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/eebd5672f205c2b9-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/dc1a31dd116e0329-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0f5bb038b75ef02c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/5311210258c05328-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/814d095aaccc2521-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b3346c603490a98f-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/dc9356f8ef3fb53b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/eebd5672f205c2b9-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/dc1a31dd116e0329-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/0f5bb038b75ef02c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/5311210258c05328-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/814d095aaccc2521-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b3346c603490a98f-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/dc9356f8ef3fb53b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/eebd5672f205c2b9-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/dc1a31dd116e0329-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/0f5bb038b75ef02c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/5311210258c05328-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/814d095aaccc2521-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/b3346c603490a98f-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/dc9356f8ef3fb53b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/eebd5672f205c2b9-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/dc1a31dd116e0329-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/0f5bb038b75ef02c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/5311210258c05328-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/814d095aaccc2521-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/b3346c603490a98f-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/dc9356f8ef3fb53b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/eebd5672f205c2b9-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Roboto_Condensed_4d9c8b;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/dc1a31dd116e0329-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Roboto_Condensed_Fallback_4d9c8b;src:local("Arial");ascent-override:104.44%;descent-override:27.48%;line-gap-override:0.00%;size-adjust:88.83%}.__className_4d9c8b{font-family:__Roboto_Condensed_4d9c8b,__Roboto_Condensed_Fallback_4d9c8b;font-style:normal}.__variable_4d9c8b{--font-brand:"__Roboto_Condensed_4d9c8b","__Roboto_Condensed_Fallback_4d9c8b"}.blog-index-hero{padding-bottom:76px}.blog-category-grid,.blog-post-grid{max-width:1240px;margin:0 auto;padding:58px 28px 95px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.blog-category-grid.single-category{grid-template-columns:minmax(0,540px);justify-content:center}.blog-category-card,.blog-post-card{background:var(--paper);border:2px solid var(--ink);display:grid;grid-template-columns:minmax(0,1fr);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.blog-category-card:hover,.blog-post-card:hover{transform:translateY(-5px);box-shadow:-7px 7px 0 var(--gold)}.blog-category-card img,.blog-category-card picture,.blog-post-card img,.blog-post-card picture{width:100%;height:280px;object-fit:cover}.blog-category-card>div,.blog-post-card>div{padding:25px 28px 28px}.blog-category-card h2,.blog-post-card h2{font-size:clamp(32px,3vw,46px);font-weight:900;font-style:italic;line-height:.94;text-transform:uppercase;margin:0 0 12px}.blog-category-card p,.blog-post-card span{display:block;font-size:19px;line-height:1.38;margin:0 0 22px;max-width:42ch}.blog-category-card span{font-size:15px;font-weight:900}.blog-category-hero,.blog-post-hero{background:var(--ink);color:var(--cream);display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);min-height:490px}.blog-category-hero>div,.blog-post-hero>div{padding:70px clamp(28px,7vw,110px)}.blog-category-hero picture,.blog-post-hero picture{min-height:100%}.blog-category-hero img,.blog-post-hero img{height:100%;width:100%;object-fit:cover}.blog-back{display:inline-block;color:var(--gold);font-size:15px;font-weight:900;letter-spacing:.06em;margin-bottom:46px}.blog-back:hover{color:var(--cream)}.blog-category-hero p,.blog-post-card>div>p,.blog-post-hero p{color:var(--gold);font-size:15px;font-weight:900;letter-spacing:.08em;margin:0 0 10px}.blog-category-hero h1,.blog-post-hero h1{margin:0 0 18px;font-size:clamp(54px,6vw,94px);font-weight:900;font-style:italic;line-height:.9;text-transform:uppercase}.blog-post-hero h1{font-size:clamp(45px,5.2vw,78px);text-transform:none}.blog-category-hero span,.blog-post-hero span{display:block;max-width:36ch;font-size:21px;line-height:1.3}.blog-post-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1320px}.blog-post-grid.single-post{grid-template-columns:minmax(0,440px);justify-content:center}.blog-post-card img,.blog-post-card picture{height:214px}.blog-post-card h2{font-size:32px}.blog-post-card .button{margin-top:4px}.blog-article{background:var(--cream)}.article-body{max-width:760px;margin:0 auto;padding:70px 28px 102px}.article-body li,.article-body p{font-size:20px;line-height:1.52}.article-body p{margin:0 0 24px}.article-body a{border-bottom:2px solid var(--gold);font-weight:800}.article-body a:hover{color:#755900}.article-intro{font-size:25px!important;line-height:1.34!important;font-weight:700;margin-bottom:38px!important}.article-body h2{font-size:clamp(33px,4vw,50px);font-weight:900;font-style:italic;line-height:.95;margin:56px 0 21px}.article-body ol{padding-left:26px;margin:0 0 32px}.article-body li{padding-left:8px;margin:11px 0}.article-callout{border-left:8px solid var(--gold);background:var(--paper);padding:22px 24px;font-size:20px;line-height:1.42;margin:34px 0 48px}.article-image{display:block;margin:40px 0 50px}.article-image img{width:100%;aspect-ratio:16/9;object-fit:cover}.article-faq{border-top:2px solid var(--ink);margin-top:18px}.article-faq details{border-bottom:2px solid var(--ink);padding:18px 0}.article-faq summary{cursor:pointer;font-size:23px;font-weight:900;list-style:none;padding-right:32px;position:relative}.article-faq summary:after{content:"+";color:#9b7800;position:absolute;right:4px}.article-faq details[open] summary:after{content:"−"}.article-faq p{margin:14px 0 3px}.article-faq p:last-child{margin-bottom:3px}@media(max-width:1100px){.nav{gap:12px}.nav a{font-size:13px}.blog-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-post-grid.single-post{grid-template-columns:minmax(0,440px)}}@media(max-width:820px){.blog-category-grid,.blog-category-grid.single-category,.blog-post-grid,.blog-post-grid.single-post{grid-template-columns:1fr;padding:38px 18px 70px;gap:18px}.blog-category-card img,.blog-category-card picture{height:220px}.blog-category-card>div,.blog-post-card>div{padding:21px}.blog-category-card h2{font-size:38px}.blog-category-card p,.blog-post-card span{font-size:18px}.blog-category-hero,.blog-post-hero{grid-template-columns:1fr}.blog-category-hero>div,.blog-post-hero>div{padding:48px 24px}.blog-category-hero picture,.blog-post-hero picture{min-height:270px}.blog-category-hero img,.blog-post-hero img{height:270px}.blog-back{margin-bottom:32px}.blog-category-hero h1{font-size:56px}.blog-post-hero h1{font-size:48px}.blog-category-hero span,.blog-post-hero span{font-size:19px}.article-body{padding:48px 20px 74px}.article-body li,.article-body p{font-size:18px}.article-intro{font-size:22px!important}.article-body h2{font-size:37px;margin-top:46px}.article-callout{padding:18px 19px;font-size:18px}.article-image{margin:31px 0 42px}.article-faq summary{font-size:20px}}