:root{--paper:#f3f0e6;--ink:#151613;--olive:#5b5e3f;--orange:#df6e16;--line:#bcb9ab;--muted:#66675e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-manrope),Arial,sans-serif;-webkit-font-smoothing:antialiased}.site-shell{min-height:100vh;display:flex;flex-direction:column}main{flex:1 1}.header{height:85px;border-bottom:1px solid #35352e;gap:28px;padding:10px 4vw;position:-webkit-sticky;position:sticky;top:0;background:rgba(243,240,230,.96);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:5}.brand,.header{display:flex;align-items:center}.brand{color:var(--ink);text-decoration:none}.brand-wordmark{font:800 18px/.82 var(--font-barlow),sans-serif;letter-spacing:.7px}.brand-logo{display:block;width:68px;height:68px;flex:0 0 auto}.brand-logo img{display:block;width:100%;height:100%;object-fit:contain}.footer .brand-logo{width:88px;height:88px}.header nav{display:flex;gap:31px;margin-left:auto}.footer a,.header nav a{font:700 17px var(--font-barlow),sans-serif;text-transform:uppercase;letter-spacing:.7px;color:var(--ink);text-decoration:none}.header nav a:hover,.text-link:hover{color:var(--orange)}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border:1px solid var(--olive);color:var(--olive);padding:15px 23px;text-decoration:none;text-transform:uppercase;font:700 17px var(--font-barlow),sans-serif;letter-spacing:1px;min-height:48px;transition:background .2s,color .2s,transform .2s}.button:hover{background:var(--olive);color:var(--paper)}.button:active{transform:scale(.98)}.button-dark{background:var(--ink);border-color:var(--ink);color:var(--paper)}.button-dark:hover{background:var(--olive)}.split-hero{min-height:520px;display:grid;grid-template-columns:.82fr 1.09fr 1.09fr;background:#e8e5d9;border-bottom:1px solid var(--line)}.split-hero-intro{padding:75px 4vw;align-self:center;background-image:linear-gradient(90deg,rgba(91,94,63,.08) 1px,transparent 0),linear-gradient(rgba(91,94,63,.06) 1px,transparent 0);background-size:120px 120px}.split-hero-intro h1{font:900 clamp(70px,7.4vw,122px)/.84 var(--font-barlow),sans-serif;letter-spacing:.3px;margin:0}.split-hero-intro>p:not(.eyebrow){font-size:18px;line-height:1.45;max-width:260px;margin:22px 0 0}.split-card{position:relative;display:block;min-height:520px;overflow:hidden;color:var(--paper);text-decoration:none;background:#171814}.split-card img,.split-card picture{display:block;width:100%;height:100%;object-fit:cover}.split-card>span{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(transparent,rgba(21,22,19,.97) 48%);padding:80px 25px 23px}.split-card b,.split-card strong{display:block;font:800 35px/.92 var(--font-barlow),sans-serif;text-transform:uppercase;letter-spacing:.3px}.split-card small{display:block;margin:5px 0 15px;font:500 12px var(--font-mono),monospace;text-transform:uppercase;letter-spacing:1px;color:#d2d0c5}.split-card strong{font-size:16px;color:var(--orange)}.split-card:hover img{transform:scale(1.035)}.split-card img{transition:transform .35s ease}.hero{min-height:520px;display:grid;grid-template-columns:44% 46% 10%;padding:19px 4vw 0;background-image:linear-gradient(90deg,rgba(91,94,63,.08) 1px,transparent 0),linear-gradient(rgba(91,94,63,.06) 1px,transparent 0);background-size:120px 120px}.hero-copy{padding:40px 35px 30px 5vw;align-self:center}.eyebrow,.mono{font:600 14px var(--font-mono),monospace;letter-spacing:1.4px;text-transform:uppercase;color:var(--olive);margin:0 0 13px}.hero h1,.page-hero h1,h1,h2{font-family:var(--font-barlow),sans-serif;font-weight:900;letter-spacing:.3px;line-height:.86;margin:0;text-wrap:balance}.hero h1{font-size:clamp(74px,8.3vw,146px)}.hero-copy>p:not(.eyebrow){font-size:18px;line-height:1.45;max-width:470px;margin:24px 0}.actions{display:flex;gap:14px;flex-wrap:wrap}.hero-media{margin:0;border:1px solid var(--ink);border-bottom:0;-webkit-clip-path:polygon(3% 0,100% 0,100% 94%,97% 100%,0 100%,0 5%);clip-path:polygon(3% 0,100% 0,100% 94%,97% 100%,0 100%,0 5%);overflow:hidden}.hero-media img,.hero-media picture{width:100%;height:100%;display:block;object-fit:cover}.dossier{border-left:1px solid var(--line);padding:30px 14px;display:flex;flex-direction:column;gap:28px;font:11px var(--font-mono),monospace;line-height:1.5}.dossier span{border-bottom:1px solid var(--line);padding-bottom:18px}.dossier b{font-size:12px}.proof-strip{display:grid;grid-template-columns:1fr 1.1fr 1.6fr 1.5fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proof-strip blockquote,.proof-strip>div{margin:0;padding:15px 21px;border-right:1px solid var(--line);display:flex;gap:10px;font-size:12px;line-height:1.3}.proof-strip small,.proof-strip strong{display:block;font:700 15px var(--font-barlow),sans-serif;text-transform:uppercase;letter-spacing:.5px}.proof-strip blockquote{display:block;color:var(--orange);font-size:13px}.proof-strip blockquote br+*{color:var(--ink)}.proof-strip small{color:var(--ink);font-size:11px;margin-top:5px}.section{padding:82px 6vw}.loadout{display:grid;grid-template-columns:260px 1fr;grid-gap:40px;gap:40px}.section h2{font-size:48px}.section-intro>p:not(.eyebrow){line-height:1.5}.text-link{font:700 18px var(--font-barlow),sans-serif;color:var(--olive);text-transform:uppercase;text-decoration:none;letter-spacing:.7px}.loadout-grid,.product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.path-card{color:var(--ink);text-decoration:none;border:1px solid var(--line);background:#e8e5d9}.path-card img,.path-card picture{display:block;width:100%;aspect-ratio:1.3;object-fit:cover}.path-card>div{padding:12px 16px 16px}.path-card>div>b{background:var(--olive);color:#fff;padding:7px;font:600 16px var(--font-mono),monospace}.path-card h3{font:800 26px var(--font-barlow),sans-serif;text-transform:uppercase;margin:17px 0 5px}.path-card p{font-size:13px;line-height:1.35;margin:0 0 15px}.path-card strong{display:block;background:var(--olive);color:#fff;margin:0 -16px -16px;padding:10px 16px;font:700 14px var(--font-barlow),sans-serif;text-transform:uppercase;letter-spacing:1px}.mushroom-band{background:#161714;color:var(--paper);padding:47px 6vw;display:grid;grid-template-columns:1.2fr 1.4fr auto;grid-gap:34px;gap:34px;align-items:center}.mushroom-band h2{font-size:42px}.mushroom-band i{color:var(--orange);font-style:normal}.band-facts{display:flex;gap:20px}.band-facts span{font-size:12px;line-height:1.3}.band-facts b{display:block;text-transform:uppercase;font:700 15px var(--font-barlow),sans-serif}.orange{border-color:var(--orange);color:var(--orange)}.featured{background:#e8e5d9}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.product-grid.four{grid-template-columns:repeat(4,1fr)}.product-card{border:1px solid var(--line);background:var(--paper);display:flex;flex-direction:column;min-width:0}.product-card img,.product-card picture{display:block;width:100%;aspect-ratio:1;object-fit:contain;background:#dedbd0}.product-info{padding:17px 17px 12px}.product-info .mono{font-size:10px;margin-bottom:6px}.product-info h3{font:800 27px var(--font-barlow),sans-serif;line-height:.95;margin:0 0 13px}.product-info h3 a{color:var(--ink);text-decoration:none}.product-info span{font-size:11px;text-transform:uppercase}.product-info b{font:800 21px var(--font-barlow),sans-serif}.card-action{margin-top:auto;background:var(--olive);color:white;text-decoration:none;padding:10px 16px;font:700 14px var(--font-barlow),sans-serif;text-transform:uppercase;letter-spacing:.6px;display:flex;justify-content:space-between}.lube-feature{background:#161714;color:var(--paper);padding:78px 9vw;display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);grid-gap:8vw;gap:8vw;align-items:center}.lube-feature-media{border:1px solid #494a40;background:#262720}.lube-feature-media img,.lube-feature-media picture{display:block;width:100%;aspect-ratio:1;object-fit:cover}.lube-feature-copy{max-width:600px}.lube-feature h2{font-size:clamp(55px,6vw,88px);margin:0}.lube-feature h2 i{color:var(--orange);font-style:normal}.lube-feature-copy>p:not(.eyebrow){font-size:18px;line-height:1.55;max-width:510px}.lube-feature .band-facts{margin:30px 0}.lube-feature .band-facts span{max-width:190px}.craft{display:grid;grid-template-columns:1fr 1fr;grid-gap:7vw;gap:7vw;align-items:center}.craft img,.craft picture{display:block;width:100%;aspect-ratio:1.2;object-fit:cover}.craft h2{font-size:53px}.craft p:not(.eyebrow){font-size:17px;line-height:1.6}.page-hero{padding:100px 10vw 65px;background:#e8e5d9;border-bottom:1px solid var(--line)}.page-hero>div{max-width:850px}.page-hero h1{font-size:clamp(62px,8vw,120px)}.page-hero>div>p:not(.eyebrow){font-size:19px;line-height:1.55;max-width:660px}.product-page{padding:74px 8vw;display:grid;grid-template-columns:1fr 1fr;grid-gap:9vw;gap:9vw;align-items:center}.product-image{background:#e8e5d9;border:1px solid var(--line)}.product-image img,.product-image picture{display:block;width:100%;aspect-ratio:1;object-fit:contain}.product-copy h1{font-size:72px}.price{font:700 31px var(--font-barlow),sans-serif;color:var(--orange)}.product-copy>p:not(.eyebrow,.price,.small){font-size:18px;line-height:1.65}.option{border-top:1px solid var(--line);padding:11px 0;display:flex;justify-content:space-between;font-size:14px}.small{font-size:12px!important;color:var(--muted)}.notes{max-width:1040px;margin:auto}.notes article{padding:30px 0;border-top:1px solid var(--line)}.notes h2{font-size:41px}.notes h2 a{color:var(--ink);text-decoration:none}.notes article>p:not(.eyebrow){max-width:700px;line-height:1.55}.article,.legal{max-width:780px;margin:0 auto;padding:84px 24px}.article h1{font-size:74px}.dek{font-size:20px;line-height:1.5;color:var(--muted)}.article-body{font-size:17px;line-height:1.75}.article .button{margin:25px 12px 0 0}.legal h2{font-size:46px}.legal p{font-size:17px;line-height:1.7}.contact{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:90px;gap:90px;max-width:1100px;margin:auto}.contact h2{font-size:50px}.contact p{font-size:17px;line-height:1.6}.contact a{color:var(--olive)}.contact-form{display:grid;grid-gap:16px;gap:16px}.contact-form label{font:700 17px var(--font-barlow),sans-serif;text-transform:uppercase;letter-spacing:.6px}.contact-form input,.contact-form textarea{display:block;width:100%;margin-top:6px;padding:13px;background:transparent;border:1px solid var(--olive);font:16px Manrope,sans-serif}.contact-form textarea{height:135px}.contact-form button{width:max-content}.notfound{max-width:700px;margin:0 auto;padding:16vh 24px}.notfound h1{font-size:86px}.footer{margin-top:auto;background:#171814;color:var(--paper);padding:55px 6vw 20px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);grid-gap:35px;gap:35px}.footer .brand{color:var(--paper)}.footer p{max-width:280px;line-height:1.5;color:#ccc}.footer strong{display:block;color:var(--orange);font:700 16px var(--font-barlow),sans-serif;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}.footer a{display:block;color:var(--paper);margin:7px 0}.footer-bottom{border-top:1px solid #414237;margin-top:40px;padding-top:16px;display:flex;justify-content:space-between;align-items:center;font:12px var(--font-mono),monospace}.footer-bottom a{margin:0}.footer-bottom img{height:28px;width:auto;display:block}.media-blank{aspect-ratio:1;background:#dfdbcf}@media(max-width:1050px){.split-hero{grid-template-columns:1fr 1fr}.split-hero-intro{grid-column:1/-1;padding:38px 6vw}.split-hero-intro h1{font-size:76px}.split-card{min-height:420px}.header nav{gap:16px}.header nav a{font-size:15px}.hero{grid-template-columns:48% 52%}.dossier{display:none}.mushroom-band{grid-template-columns:1fr}.band-facts{justify-content:space-between}.product-grid.four{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.header{height:68px;padding:6px 18px}.brand-wordmark{font-size:13px;letter-spacing:.4px}.brand-logo{width:48px;height:48px}.footer .brand-logo{width:72px;height:72px}.header nav{display:none}.header .button{margin-left:auto;padding:11px 14px;font-size:15px}.split-hero{display:block}.split-hero-intro{padding:43px 24px}.split-hero-intro h1{font-size:62px}.split-card{min-height:285px}.split-card>span{padding:62px 20px 20px}.split-card b{font-size:29px}.hero{display:flex;flex-direction:column;padding:0;min-height:0}.hero-copy{padding:52px 24px 32px}.hero h1{font-size:82px}.hero-media{height:330px;margin:0 18px;border-bottom:1px solid var(--ink)}.proof-strip{grid-template-columns:1fr 1fr}.proof-strip blockquote{display:none}.proof-strip>div{padding:15px 12px;font-size:10px}.proof-strip strong{font-size:13px}.section{padding:58px 24px}.loadout{display:block}.section-intro{margin-bottom:28px}.section h2{font-size:42px}.loadout-grid,.product-grid,.product-grid.four{grid-template-columns:1fr;gap:16px}.mushroom-band{padding:42px 24px;gap:25px}.mushroom-band h2{font-size:36px}.band-facts{display:grid;grid-template-columns:1fr 1fr;grid-gap:17px;gap:17px}.section-title{display:block}.section-title .text-link{display:block;margin-top:20px}.lube-feature{display:flex;flex-direction:column;padding:58px 24px;gap:35px}.lube-feature-media{width:100%}.lube-feature h2{font-size:52px}.lube-feature-copy>p:not(.eyebrow){font-size:16px}.lube-feature .band-facts{margin:24px 0}.craft{display:flex;flex-direction:column;padding:0 24px 58px;gap:33px}.craft h2{font-size:44px}.page-hero{padding:66px 24px 45px}.page-hero h1{font-size:62px}.product-page{grid-template-columns:1fr;padding:44px 24px;gap:35px}.article h1,.product-copy h1{font-size:59px}.notes{padding:50px 24px}.notes h2{font-size:36px}.article,.legal{padding:58px 24px}.article-body{font-size:16px}.contact{display:block;padding:55px 24px}.contact>div{margin-bottom:35px}.footer{padding:45px 24px 18px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{gap:15px}.notfound{padding:18vh 24px}.notfound h1{font-size:60px}}@media(prefers-reduced-motion:no-preference){.hero-copy>*{animation:rise .65s both}.hero-copy>p{animation-delay:.1s}.hero-copy .actions{animation-delay:.2s}.path-card,.product-card{transition:transform .2s,box-shadow .2s}.path-card:hover,.product-card:hover{transform:translateY(-4px);box-shadow:7px 7px 0 rgba(21,22,19,.2)}@keyframes rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.cart-link{font:700 14px var(--font-barlow),sans-serif;text-transform:uppercase;color:var(--ink);text-decoration:none;white-space:nowrap}.cart-link b{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:4px;background:var(--orange);color:var(--ink)}.option{display:grid;grid-gap:7px;gap:7px;justify-content:stretch}.option select{background:var(--paper);padding:10px;border:1px solid var(--olive);font:inherit}.product-description{font-size:16px;line-height:1.65;margin:0 0 22px}.product-description h3{font:700 25px var(--font-barlow),sans-serif}.product-description li{margin-bottom:5px}.price del{font-size:20px;color:var(--muted);margin-left:8px}.cart-drawer{position:fixed;z-index:20;right:18px;top:86px;width:min(390px,calc(100vw - 36px));max-height:calc(100vh - 104px);overflow:auto;background:var(--paper);border:2px solid var(--ink);box-shadow:8px 8px 0 var(--olive);padding:28px}.cart-drawer h2{font-size:48px;margin:0 0 20px}.cart-close{position:absolute;right:14px;top:10px;border:0;background:transparent;font-size:30px;cursor:pointer}.cart-line{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding:13px 0}.cart-line b,.cart-line small{display:block}.cart-line small{font-size:11px;color:var(--muted)}.cart-line button{width:27px;height:27px;border:1px solid var(--olive);background:transparent;font-size:18px}.cart-line span{display:inline-block;width:26px;text-align:center}.cart-total{display:flex;justify-content:space-between;font-size:20px;border-top:2px solid var(--ink);padding-top:15px}.cart-drawer .button{width:100%;justify-content:space-between}.product-card img{object-fit:contain;background:#dedbd0}@media(max-width:1050px){.header .cart-link{font-size:13px}}@media(max-width:720px){.header .cart-link{display:none}.cart-drawer{top:76px;right:12px;width:calc(100vw - 24px)}}.stats-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);min-height:520px;background:#171814;color:var(--paper)}.stats-hero-copy{align-self:center;padding:82px 7vw}.stats-hero .eyebrow{color:#bdc09c}.stats-hero h1{font-size:clamp(72px,8vw,138px)}.stats-hero h1 i{color:var(--orange);font-style:normal}.stats-hero-copy>p:not(.eyebrow,.stats-updated){max-width:560px;font-size:18px;line-height:1.55}.stats-updated{margin:28px 0 0;font:500 12px var(--font-mono),monospace;letter-spacing:1px;text-transform:uppercase;color:#d2d0c5}.stats-hero-media{border-left:1px solid #4c4d43}.stats-hero-media img,.stats-hero-media picture{display:block;width:100%;height:100%;object-fit:cover}.stats-page{padding:0 6vw}.stats-intro{padding:80px 0 36px;max-width:700px}.stats-intro h2,.stats-method h2,.stats-shop h2{font-size:clamp(48px,5vw,74px)}.stats-intro>p:not(.eyebrow){font-size:18px;line-height:1.6;max-width:620px}.stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--ink);border-left:1px solid var(--ink);margin-bottom:82px}.stat-card{padding:31px 32px 28px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);min-height:272px;display:flex;flex-direction:column}.stat-number{margin:0 0 16px;color:var(--orange);font:900 clamp(56px,6vw,92px)/.78 var(--font-barlow),sans-serif;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.stat-card h2{font:800 32px/.92 var(--font-barlow),sans-serif;text-transform:uppercase;margin:0;max-width:440px}.stat-card>p:not(.stat-number){font-size:15px;line-height:1.55;max-width:510px}.stat-card a{margin-top:auto;padding-top:18px;color:var(--olive);font:600 12px/1.45 var(--font-mono),monospace;text-decoration:none}.stat-card a:hover{color:var(--orange)}.stats-method{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);grid-gap:8vw;gap:8vw;padding:56px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stats-method>div:last-child{max-width:640px}.stats-method>div:last-child p{font-size:17px;line-height:1.65;margin:0 0 18px}.stats-cite{padding:32px 0;border-bottom:1px solid var(--line);max-width:850px}.stats-cite>p:not(.eyebrow){margin:0;font:500 14px/1.65 var(--font-mono),monospace;overflow-wrap:anywhere}.stats-shop{display:grid;grid-template-columns:minmax(250px,1fr) minmax(240px,.7fr) auto;grid-gap:42px;gap:42px;align-items:center;padding:66px 0 86px}.stats-shop>p{font-size:17px;line-height:1.6;max-width:380px}.stats-shop .button{white-space:nowrap}@media(max-width:900px){.stats-hero{grid-template-columns:1fr}.stats-hero-copy{padding:68px 6vw}.stats-hero-media{height:370px;border-left:0;border-top:1px solid #4c4d43}.stats-method{gap:38px}.stats-shop{grid-template-columns:1fr 1fr}.stats-shop .button{grid-column:1/-1;justify-self:start}}@media(max-width:620px){.stats-hero-copy{padding:55px 24px}.stats-hero h1{font-size:71px}.stats-hero-media{height:285px}.stats-page{padding:0 24px}.stats-intro{padding:58px 0 30px}.stats-grid{grid-template-columns:1fr;margin-bottom:58px}.stat-card{min-height:0;padding:27px 23px 24px}.stat-card h2{font-size:29px}.stat-number{font-size:68px}.stats-method{grid-template-columns:1fr;padding:44px 0;gap:26px}.stats-method h2,.stats-shop h2{font-size:48px}.stats-method>div:last-child p,.stats-shop>p{font-size:16px}.stats-cite{padding:28px 0}.stats-shop{display:block;padding:54px 0 62px}.stats-shop>p{margin:20px 0 26px}.stats-shop .button{width:100%}}.coffee-jump{display:flex;gap:0;padding:0 9vw;background:#171814;border-bottom:1px solid #414237}.coffee-jump a{padding:17px 28px;border-left:1px solid #414237;color:var(--paper);font:700 16px var(--font-barlow),sans-serif;text-transform:uppercase;letter-spacing:.6px;text-decoration:none}.coffee-jump a:hover{background:var(--olive)}.coffee-section{scroll-margin-top:90px}.coffee-section:nth-of-type(2n){background:#e8e5d9}.section-copy{max-width:450px;font-size:16px;line-height:1.5;margin:10px 0 0}.mushroom-benefits{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-gap:7vw;gap:7vw;align-items:center;padding:82px 9vw;background:#171814;color:var(--paper)}.mushroom-benefits-copy{max-width:575px}.mushroom-benefits h2{font-size:clamp(52px,5vw,80px)}.mushroom-benefits h2 i{color:var(--orange);font-style:normal}.mushroom-benefits-copy>p:not(.eyebrow){font-size:18px;line-height:1.55;max-width:510px}.mushroom-benefit-list{margin:32px 0 18px;border-top:1px solid #4b4c42}.mushroom-benefit-list>div{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:18px;gap:18px;padding:13px 0;border-bottom:1px solid #4b4c42}.mushroom-benefit-list b{font:600 13px var(--font-mono),monospace;letter-spacing:.8px;color:var(--orange)}.mushroom-benefit-list span{font:700 20px var(--font-barlow),sans-serif;text-transform:uppercase;letter-spacing:.4px}.mushroom-benefits-copy small{display:block;font-size:12px;line-height:1.5;color:#d2d0c5}.mushroom-benefits-graphic{margin:0;border:1px solid #4b4c42;background:#e8e5d9}.mushroom-benefits-graphic img,.mushroom-benefits-graphic picture{display:block;width:100%;aspect-ratio:1.5;object-fit:cover}@media(max-width:720px){.coffee-jump{padding:0 18px;overflow:auto}.coffee-jump a{padding:14px 16px;white-space:nowrap;font-size:14px}.coffee-section .section-title{margin-bottom:28px}.mushroom-benefits{display:flex;flex-direction:column;padding:58px 24px;gap:34px}.mushroom-benefits-copy{max-width:none}.mushroom-benefits h2{font-size:52px}.mushroom-benefits-copy>p:not(.eyebrow){font-size:16px}.mushroom-benefit-list{margin:26px 0 16px}.mushroom-benefit-list>div{grid-template-columns:1fr;gap:5px}.mushroom-benefits-graphic{width:100%}}.split-hero-intro{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;gap:28px}.split-hero-intro:after{content:"";position:absolute;right:-33px;bottom:-33px;width:150px;height:150px;border:1px solid var(--olive);border-radius:50%;opacity:.34}.hero-kicker{display:flex;align-items:center;gap:12px;font:600 11px var(--font-mono),monospace;letter-spacing:1.25px;text-transform:uppercase;color:var(--olive)}.hero-kicker:before{content:"";width:31px;height:1px;background:var(--orange)}.hero-kicker b{font:700 11px var(--font-mono),monospace;color:var(--ink)}.split-hero-intro h1{display:grid;grid-gap:5px;gap:5px}.split-hero-intro h1 span{display:block}.split-hero-intro h1 i{display:block;font-style:normal;color:var(--orange)}.hero-brief{display:flex;align-items:flex-start;gap:13px;border-top:1px solid var(--line);padding-top:16px;max-width:292px;position:relative;z-index:1}.hero-brief>span{color:var(--olive);font:600 10px var(--font-mono),monospace;letter-spacing:.8px;text-transform:uppercase;white-space:nowrap;padding-top:4px}.split-hero-intro .hero-brief p{font-size:16px;line-height:1.42;max-width:190px;margin:0}@media(max-width:720px){.split-hero-intro{gap:22px}.hero-brief{max-width:100%}.split-hero-intro .hero-brief p{font-size:15px}}.split-hero{grid-template-columns:1fr 1fr}.split-hero .split-card{min-height:610px}@media(max-width:1050px){.split-hero{grid-template-columns:1fr 1fr}.split-hero .split-card{min-height:490px}}@media(max-width:720px){.split-hero{display:block}.split-hero .split-card{min-height:310px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header-search{display:flex;align-items:center;border:1px solid var(--line);height:39px;margin-left:-13px}.header-search input{width:132px;border:0;background:transparent;padding:8px 10px;font:12px var(--font-manrope),sans-serif;outline:0}.header-search button{height:100%;width:34px;border:0;border-left:1px solid var(--line);background:transparent;color:var(--olive);font-size:20px;cursor:pointer}.header-search:focus-within{border-color:var(--olive);box-shadow:0 0 0 2px rgba(91,94,63,.16)}.search-page-form{display:flex;max-width:580px;margin-top:30px}.search-page-form input{flex:1 1;min-width:0;border:1px solid var(--olive);padding:15px 16px;background:var(--paper);font:16px var(--font-manrope),sans-serif}.search-page-form .button{border-left:0}.search-prompt{font-size:18px;color:var(--muted)}@media(max-width:1250px){.header-search input{width:104px}.header{gap:18px}.header nav{gap:19px}}@media(max-width:1050px){.header-search{margin-left:0}.header-search input{width:90px}}@media(max-width:720px){.header-search{margin-left:auto}.header-search input{display:none}.header-search button{width:42px}.search-page-form{display:block}.search-page-form input{width:100%;margin-bottom:10px}.search-page-form .button{border-left:1px solid var(--ink);width:100%}}@media(min-width:721px){.split-card-coffee img,.split-card-coffee picture{object-fit:contain;background:#171814}.split-card-coffee>span{background:linear-gradient(transparent,rgba(21,22,19,.97) 62%)}.split-hero .split-card{min-height:0;aspect-ratio:3/2}.split-card-coffee img,.split-card-coffee picture{object-fit:cover;background:#171814}.split-card-coffee>span{background:linear-gradient(transparent,rgba(21,22,19,.97) 48%)}}@media(max-width:1120px){.header nav{gap:12px}.header nav a{font-size:13px}.header-search input{width:76px}.header .button{padding:12px 14px;font-size:14px}.header nav{display:none}.header-search{margin-left:auto}.header-search input{width:120px}.header{height:auto;min-height:68px;flex-wrap:wrap;gap:8px 14px;padding:7px 4vw}.header nav{display:flex;order:3;flex-grow:0;flex-shrink:0;flex-basis:calc(100% + 8vw);width:calc(100% + 8vw);margin:0 -4vw -7px;padding:9px 4vw 10px;gap:21px;overflow-x:auto;border-top:1px solid var(--line);scrollbar-width:none}}@media(max-width:1120px){.header nav::-webkit-scrollbar{display:none}.header nav a{font-size:14px;white-space:nowrap}.header-search{margin-left:auto}.header-search input{width:120px}}@media(max-width:720px){.header{padding:7px 18px;gap:7px}.header nav{display:flex;flex-basis:calc(100% + 36px);width:calc(100% + 36px);margin:0 -18px -7px;padding:9px 18px 10px;gap:19px}.header nav a{font-size:13px}.header .button{margin-left:0}.header-search{margin-left:auto}}.nav-coffee{position:relative}.nav-coffee summary{list-style:none;cursor:pointer;font:700 17px var(--font-barlow),sans-serif;text-transform:uppercase;letter-spacing:.7px;color:var(--ink);white-space:nowrap}.nav-coffee summary::-webkit-details-marker{display:none}.nav-coffee summary:after{content:"+";display:inline-block;margin-left:5px;color:var(--orange);font-size:15px}.nav-coffee[open] summary:after{content:"−"}.coffee-submenu{position:absolute;top:calc(100% + 18px);left:-13px;z-index:12;width:184px;padding:8px 0;background:var(--paper);border:1px solid var(--ink);box-shadow:5px 5px 0 var(--olive)}.header nav .coffee-submenu a{display:block;padding:11px 13px;margin:0;font-size:15px}.header nav .coffee-submenu a:hover{background:var(--olive);color:var(--paper)}@media(max-width:1120px){.nav-coffee summary{font-size:14px}.coffee-submenu{top:calc(100% + 11px)}.header nav .coffee-submenu a{font-size:14px}}@media(max-width:720px){.nav-coffee summary{font-size:13px}.coffee-submenu{left:0;top:calc(100% + 10px);width:170px}.header nav .coffee-submenu a{font-size:13px}}@media(max-width:1120px){.coffee-submenu{position:fixed;top:121px;left:0}}@media(max-width:720px){.coffee-submenu{top:101px;left:0;width:170px}}.ratio-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);margin:32px 0}.ratio-grid>div{padding:20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.ratio-grid b{display:block;font:700 17px var(--font-barlow),sans-serif;text-transform:uppercase;letter-spacing:.4px}.ratio-grid span{display:block;color:var(--orange);font:900 48px/.9 var(--font-barlow),sans-serif;margin:11px 0}.ratio-grid p{font-size:14px;line-height:1.5;margin:0}.related-posts{max-width:1240px;margin:0 auto;padding-top:30px}.related-posts>h2{font-size:52px;margin:0 0 28px}.related-posts>div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.related-posts .blog-card{display:flex;flex-direction:column}.related-posts .blog-card img,.related-posts .blog-card picture{height:auto;min-height:190px;aspect-ratio:1.35;object-fit:cover}.related-posts .blog-card>div{padding:25px}.related-posts .blog-card h3{font:800 31px/.92 var(--font-barlow),sans-serif;text-transform:uppercase;letter-spacing:.3px;margin:0 0 14px}.related-posts .blog-card h3 a{color:var(--ink);text-decoration:none}.related-posts .blog-card p:not(.eyebrow){font-size:15px;line-height:1.55;margin:0 0 18px}@media(max-width:860px){.related-posts>div{grid-template-columns:1fr}.related-posts .blog-card img,.related-posts .blog-card picture{min-height:230px}}@media(max-width:720px){.ratio-grid{grid-template-columns:1fr}.ratio-grid span{font-size:42px}.related-posts{padding-top:28px}.related-posts>h2{font-size:43px}}.scented-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.88fr);min-height:545px;background:#171814;color:var(--paper)}.scented-hero-copy{padding:82px max(7vw,24px);align-self:center}.scented-hero h1{font-size:clamp(58px,6.2vw,102px);max-width:740px}.scented-hero-copy>p:not(.eyebrow){max-width:660px;font-size:18px;line-height:1.6}.scented-hero .actions{margin-top:30px;align-items:center}.light-link{color:var(--paper)}.light-link:hover{color:var(--orange)}.scented-hero-media{background:#292a24}.scented-hero-media img,.scented-hero-media picture{display:block;width:100%;height:100%;min-height:545px;object-fit:cover}.scented-choice,.scented-intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:8vw;gap:8vw;background:#e8e5d9}.scented-choice h2,.scented-detail h2,.scented-faq h2,.scented-intro h2,.scented-story h2,.scented-use h2{font-size:clamp(44px,4.3vw,68px)}.scented-choice-copy,.scented-detail>div:last-child,.scented-intro>div:last-child{font-size:17px;line-height:1.72;max-width:700px}.scented-intro p:first-child{margin-top:0}.scented-points{display:grid;grid-template-columns:repeat(3,1fr);background:var(--olive);color:var(--paper);border-top:1px solid #747758;border-bottom:1px solid #747758}.scented-points>div{padding:32px max(4vw,24px);border-right:1px solid #747758}.scented-points>div:last-child{border-right:0}.scented-points span{display:block;color:var(--orange);font:600 13px var(--font-mono),monospace;letter-spacing:1px;margin-bottom:21px}.scented-faq h3,.scented-points h3,.scented-use h3{font:800 28px/.95 var(--font-barlow),sans-serif;text-transform:uppercase;margin:0 0 12px;letter-spacing:.3px}.scented-points p{font-size:15px;line-height:1.55;margin:0;max-width:300px}.scented-story{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1fr);grid-gap:8vw;gap:8vw;align-items:center}.scented-story-media{border:1px solid var(--line);background:#e8e5d9}.scented-story-media img,.scented-story-media picture{display:block;width:100%;aspect-ratio:1;object-fit:cover}.scented-story>div:last-child>p:not(.eyebrow){font-size:17px;line-height:1.72;max-width:640px}.scented-use{background:#e8e5d9}.scented-use>h2{max-width:700px;margin-bottom:38px}.scented-use-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.scented-use-grid>div{padding:27px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.scented-use-grid p{font-size:16px;line-height:1.62;margin:0;max-width:530px}.scented-note{margin:26px 0 0;font:12px/1.5 var(--font-mono),monospace;color:var(--muted)}.scented-shop{padding-top:86px}.scented-shop-copy{max-width:690px;font-size:17px;line-height:1.7;margin:0 0 32px}.scented-detail{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-gap:8vw;gap:8vw;background:#171814;color:var(--paper)}.scented-detail .eyebrow{color:#b9bd87}.scented-faq{max-width:1040px;margin:0 auto}.scented-faq>h2{max-width:690px;margin-bottom:38px}.scented-faq-list{border-top:2px solid var(--ink);margin-bottom:32px}.scented-faq-list>div{border-bottom:1px solid var(--line);padding:24px 0}.scented-faq-list p{font-size:16px;line-height:1.68;max-width:780px;margin:0}.scented-faq .button{margin-top:0}@media(max-width:860px){.scented-choice,.scented-detail,.scented-hero,.scented-intro,.scented-story{grid-template-columns:1fr}.scented-hero-copy{padding:62px 24px}.scented-hero-media img,.scented-hero-media picture{min-height:360px}.scented-choice,.scented-detail,.scented-intro,.scented-story{gap:35px}.scented-points{grid-template-columns:1fr}.scented-points>div{border-right:0;border-bottom:1px solid #747758}.scented-points>div:last-child{border-bottom:0}.scented-use-grid{grid-template-columns:1fr}.scented-shop{padding-top:58px}}@media(max-width:720px){.scented-hero h1{font-size:55px}.scented-hero-copy>p:not(.eyebrow),.scented-shop-copy{font-size:16px}.scented-hero .actions{gap:20px}.scented-hero .button{width:100%;justify-content:space-between}.scented-hero-media img,.scented-hero-media picture{min-height:305px}.scented-choice h2,.scented-detail h2,.scented-faq h2,.scented-intro h2,.scented-story h2,.scented-use h2{font-size:42px}.scented-choice-copy,.scented-detail>div:last-child,.scented-intro>div:last-child,.scented-story>div:last-child>p:not(.eyebrow){font-size:16px}.scented-use-grid>div{padding:23px}.scented-points>div{padding:28px 24px}.scented-faq{padding-top:58px;padding-bottom:58px}}.blog-index-hero{padding-bottom:72px}.blog-category-grid{max-width:1240px;margin:0 auto}.blog-card{background:#e8e5d9;border:1px solid var(--line);display:grid;grid-template-columns:minmax(240px,.85fr) 1.15fr;min-width:0}.blog-card img,.blog-card picture{display:block;width:100%;height:100%;min-height:250px;object-fit:cover}.blog-card>div{padding:38px}.blog-card h2{font-size:48px;margin:0 0 18px}.blog-card h2 a{color:var(--ink);text-decoration:none}.blog-card p:not(.eyebrow){font-size:16px;line-height:1.6;max-width:580px;margin:0 0 24px}.blog-category-hero{display:grid;grid-template-columns:1fr minmax(360px,.85fr);background:#171814;color:var(--paper);min-height:410px}.blog-category-copy{padding:80px max(7vw,24px);display:flex;flex-direction:column;justify-content:center}.blog-category-hero img,.blog-category-hero picture{display:block;width:100%;height:100%;min-height:410px;object-fit:cover}.back-link{display:inline-block;width:max-content;margin-bottom:35px;color:var(--orange);font:700 16px var(--font-barlow),sans-serif;letter-spacing:.7px;text-decoration:none;text-transform:uppercase}.blog-category-hero h1{font-size:clamp(62px,7vw,112px);margin:0}.blog-category-hero p:not(.eyebrow){max-width:570px;font-size:18px;line-height:1.55}.blog-post-grid{max-width:1240px;margin:0 auto}.blog-article{background:var(--paper)}.blog-post-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.9fr);background:#171814;color:var(--paper);min-height:510px}.blog-post-hero>div{padding:78px max(7vw,24px);align-self:center}.blog-post-hero h1{font-size:clamp(56px,6vw,96px);margin:0}.blog-post-hero p:not(.eyebrow){max-width:680px;font-size:19px;line-height:1.55}.blog-post-hero img,.blog-post-hero picture{display:block;width:100%;height:100%;min-height:510px;object-fit:cover}.blog-prose{max-width:760px;margin:0 auto;padding:70px 24px 35px}.blog-prose section>p,.blog-prose>p{font-size:17px;line-height:1.78;margin:0 0 24px}.blog-prose section{margin:54px 0}.blog-prose h2{font-size:48px;margin:0 0 20px}.blog-prose h3{font:800 27px/.95 var(--font-barlow),sans-serif;text-transform:uppercase;letter-spacing:.3px;margin:0 0 9px}.blog-prose a{color:var(--olive);font-weight:700;text-decoration-thickness:1px;text-underline-offset:3px}.blog-prose figure{margin:48px 0;border:1px solid var(--line);background:#e8e5d9}.blog-prose figure img,.blog-prose figure picture{display:block;width:100%;aspect-ratio:1.7;object-fit:cover}.blog-prose figcaption{padding:12px 15px;font:12px/1.5 var(--font-mono),monospace;color:var(--muted)}.brew-picks{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.brew-picks>div{padding:22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.brew-picks p{font-size:15px;line-height:1.6;margin:0}.blog-faq{border-top:2px solid var(--ink);padding-top:35px}.blog-faq>div{border-top:1px solid var(--line);padding:20px 0}.blog-faq h3{margin:0 0 10px}.blog-faq p{font-size:16px;line-height:1.7;margin:0}.blog-sources{max-width:760px;margin:0 auto;padding:16px 24px 76px}.blog-sources p{border-top:1px solid var(--line);padding-top:20px;font-size:13px;line-height:1.55;color:var(--muted)}.blog-sources a{color:var(--olive)}@media(max-width:860px){.blog-category-hero,.blog-post-hero{grid-template-columns:1fr}.blog-category-hero img,.blog-category-hero picture{min-height:280px}.blog-post-hero img,.blog-post-hero picture{min-height:300px}.blog-card{grid-template-columns:1fr}.blog-card img,.blog-card picture{min-height:230px}.blog-card>div{padding:28px}.blog-card h2{font-size:42px}}@media(max-width:720px){.blog-index-hero{padding-bottom:45px}.blog-category-copy,.blog-post-hero>div{padding:54px 24px}.back-link{margin-bottom:28px}.blog-category-hero h1{font-size:59px}.blog-post-hero h1{font-size:56px}.blog-category-hero p:not(.eyebrow),.blog-post-hero p:not(.eyebrow){font-size:16px}.blog-prose{padding:50px 24px 22px}.blog-prose section>p,.blog-prose>p{font-size:16px;line-height:1.72}.blog-prose section{margin:42px 0}.blog-prose h2{font-size:40px}.blog-prose figure{margin:36px 0}.brew-picks{grid-template-columns:1fr}.blog-sources{padding-bottom:50px}}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/5de5dda68c9a1053-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:Barlow Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ac44098818d287e8-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:Barlow Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3667c091265cf81b-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:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d6e015f239232eb3-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:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/55b35d87b6156eea-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:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/5fb5c05ff73c0616-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:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8599be8653318abe-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:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3352fdb488e19d84-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:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/437e5f23c97e320c-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:Barlow Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/bd4099f982a70777-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:Barlow Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/adc67d25e358ad72-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:Barlow Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/79f0f365efbf4f90-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:Barlow Condensed;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/506cbc5bf31ce8c3-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:Barlow Condensed;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/24c81c8cc8559206-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:Barlow Condensed;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/67d60655232d436d-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:Barlow Condensed Fallback;src:local("Arial");ascent-override:130.73%;descent-override:26.15%;line-gap-override:0.00%;size-adjust:76.49%}.__className_ae024c{font-family:Barlow Condensed,Barlow Condensed Fallback;font-style:normal}.__variable_ae024c{--font-barlow:"Barlow Condensed","Barlow Condensed Fallback"}@font-face{font-family:DM Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/64418ffc17e50301-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:DM Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0e96d314a90a6138-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:DM Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba43ea3467e29870-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:DM Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b7ea2ab4a8ad1f81-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:DM Mono Fallback;src:local("Arial");ascent-override:73.71%;descent-override:23.03%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9ef920{font-family:DM Mono,DM Mono Fallback;font-style:normal}.__variable_9ef920{--font-mono:"DM Mono","DM Mono Fallback"}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-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:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-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:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-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:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-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:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-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:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-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:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-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:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-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:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-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:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-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:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-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:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-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:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-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:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-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:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-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:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-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:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-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:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-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:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-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:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-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:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_d2dc74{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_d2dc74{--font-manrope:"Manrope","Manrope Fallback"}