:root{--paper:#f4eddd;--paper-deep:#ebe0ca;--ink:#24231e;--rust:#ac4929;--moss:#546047;--line:#332f25;--dark:#25241f;--muted:#6e685d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-main),sans-serif;font-size:18px;line-height:1.38;-webkit-font-smoothing:antialiased}.site-shell{min-height:100vh;display:flex;flex-direction:column}main{flex:1 1}.announcement{background:var(--rust);color:#fff5df;text-align:center;text-transform:uppercase;letter-spacing:.16em;font-weight:700;font-size:.83rem;padding:9px 15px}header{height:76px;background:rgba(244,237,221,.98);border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 clamp(24px,4vw,68px);gap:25px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.wordmark{font-weight:900;text-transform:uppercase;letter-spacing:.025em;font-size:clamp(1.65rem,2.7vw,2.55rem);line-height:1;color:var(--ink);text-decoration:none}.light{color:var(--paper)}nav{display:flex;gap:clamp(22px,3vw,52px);margin:auto}.text-link,nav a{font-weight:800;text-transform:uppercase;letter-spacing:.075em;color:var(--ink);font-size:.9rem;text-decoration:none;border-bottom:2px solid transparent;padding:12px 0}.text-link{border-color:var(--ink)}.text-link:hover,nav a:hover{border-color:var(--rust)}.button,.outline-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;font-size:.86rem;text-decoration:none;border:1px solid var(--rust);transition:background .2s,color .2s,transform .2s}.button{background:var(--rust);color:#fff8e7}.button:hover{background:var(--ink);border-color:var(--ink);transform:translateY(-2px)}.outline-button{color:var(--rust);background:transparent}.outline-button:hover{background:var(--rust);color:#fff8e7}.dark{border-color:var(--ink);color:var(--ink)}.dark:hover{background:var(--ink)}.hero{min-height:520px;display:grid;grid-template-columns:50% 50%;background:var(--paper);overflow:hidden}.hero-copy{padding:clamp(55px,8vw,130px) clamp(28px,5vw,78px) clamp(55px,7vw,100px);position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero-copy:after{content:"";position:absolute;right:-18px;top:0;bottom:0;width:38px;background:var(--paper);-webkit-clip-path:polygon(38% 0,84% 5%,46% 12%,80% 18%,37% 28%,78% 34%,42% 44%,78% 53%,34% 62%,78% 72%,40% 81%,75% 90%,42% 100%,0 100%,0 0);clip-path:polygon(38% 0,84% 5%,46% 12%,80% 18%,37% 28%,78% 34%,42% 44%,78% 53%,34% 62%,78% 72%,40% 81%,75% 90%,42% 100%,0 100%,0 0);z-index:2}.eyebrow{color:var(--rust);font-weight:800;letter-spacing:.14em;font-size:.85rem;margin:0 0 15px}.eyebrow,.hero h1,h2{text-transform:uppercase}.hero h1,h2{font-weight:900;line-height:.9;letter-spacing:.01em;margin:0;text-wrap:balance}.hero h1{font-size:clamp(3.7rem,6.4vw,7.25rem);max-width:760px}.lede{font-size:clamp(1.05rem,1.4vw,1.32rem);max-width:480px;margin:24px 0;color:#37342d}.hero-actions{display:flex;gap:28px;align-items:center}.stamp{position:absolute;right:8%;bottom:11%;width:113px;height:113px;border:3px solid var(--rust);border-radius:50%;color:var(--rust);font-size:.9rem;text-align:center;text-transform:uppercase;letter-spacing:.14em;font-weight:800;line-height:1.25;padding-top:20px;transform:rotate(-14deg)}.hero-art{background:#4b3b28;min-height:520px}.hero-art img,.hero-art picture{height:100%;width:100%;display:block}.hero-art img{object-fit:cover;object-position:center}.proof-strip{background:var(--dark);color:#f8eedc;display:grid;grid-template-columns:repeat(3,1fr);padding:18px clamp(20px,9vw,175px);text-align:center}.proof-strip div{font-size:1.6rem;letter-spacing:.03em;padding:5px 30px;border-right:1px solid #f8eedc}.proof-strip div:last-child{border:0}.proof-strip span{font-size:1rem;font-weight:800;text-transform:uppercase;letter-spacing:.09em;margin-left:15px}.section{padding:clamp(65px,8vw,125px) clamp(24px,5vw,76px)}.section-heading{display:flex;align-items:center;gap:20px;margin-bottom:38px}.section-heading span{height:1px;background:var(--line);flex:1 1}.section-heading h2{font-size:clamp(2.3rem,4vw,4.5rem);text-align:center;white-space:nowrap}.featured-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.feature-card{display:grid;grid-template-columns:1fr 1fr;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0}.feature-card img,.feature-card picture{display:block;width:100%;height:100%}.feature-card img{object-fit:contain;background:#ebe5d5;min-height:300px}.feature-card>div{padding:27px 18px;display:flex;flex-direction:column;align-items:flex-start}.feature-card h3{font-size:1.25rem;line-height:1;text-transform:uppercase;margin:0 0 14px}.feature-card p{font-size:1rem;margin:0 0 20px}.feature-card strong{font-size:1.2rem;color:var(--rust);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.card-link{margin-top:auto;padding-top:28px;color:var(--ink);text-decoration:none;text-transform:uppercase;font-size:.8rem;font-weight:800;letter-spacing:.08em}.card-link span{color:var(--rust);font-size:1.3rem}.center{text-align:center;margin-top:42px}.journal{background:var(--moss);color:#fff7e8;display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(45px,8vw,150px);gap:clamp(45px,8vw,150px);align-items:center}.journal .eyebrow{color:#f8d8a5}.journal h2{font-size:clamp(3rem,5vw,5.3rem)}.journal p:not(.eyebrow){font-size:1.2rem;max-width:480px}.journal .text-link{color:#fff7e8;border-color:#fff7e8}.journal img,.journal picture{display:block;width:100%}.journal img{object-fit:contain;background:#d5c3a8}.reviews{text-align:center;max-width:1100px;margin:auto;padding-bottom:70px}.reviews .eyebrow{margin-bottom:25px}.reviews blockquote{font-size:clamp(2rem,3.3vw,3.7rem);line-height:1.02;font-weight:700;margin:0;text-wrap:balance}.review-by{font-size:1rem;color:var(--muted);margin-top:24px}.faq{max-width:1050px;margin:auto;padding-top:55px}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-weight:800;font-size:1.35rem;list-style:none;display:flex;justify-content:space-between;gap:16px}.faq summary:after{content:"+";font-size:1.6rem;color:var(--rust)}.faq p{max-width:690px;margin:14px 35px 2px 0;color:#494439}.closing{text-align:center;background:var(--rust);color:#fff6e5;padding:95px 24px}.closing .eyebrow{color:#ffe2ad}.closing h2{font-size:clamp(3.5rem,6vw,6.6rem);max-width:950px;margin:0 auto 32px}.closing .button{border-color:#fff4df;background:#fff4df;color:var(--rust)}.closing .button:hover{background:var(--ink);border-color:var(--ink);color:#fff4df}footer{background:var(--dark);color:#e9dfcb;padding:58px clamp(24px,5vw,76px) 25px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:32px;gap:32px;padding-bottom:38px;border-bottom:1px solid #817968}.footer-top p{max-width:350px;margin:0;font-size:1.05rem}.email{color:#f8d9a2;font-weight:700;text-decoration:none;font-size:1.1rem}.footer-links{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:40px;gap:40px;padding:30px 0}.footer-links div{display:grid;grid-gap:8px;gap:8px}.footer-links strong{color:#f8d9a2;text-transform:uppercase;letter-spacing:.12em;font-size:.8rem}.footer-links a:not(.theo){color:#e9dfcb;text-decoration:none;font-size:.95rem}.theo{align-self:end}.theo img{height:29px;width:auto}.copyright{font-size:.8rem;color:#aaa18f;border-top:1px solid #4d493d;padding-top:20px}@media(max-width:900px){header{height:auto;min-height:70px;flex-wrap:wrap;padding-top:13px;padding-bottom:13px}.wordmark{font-size:1.6rem}nav{order:3;width:100%;justify-content:space-between;gap:10px}.nav-cta{margin-left:auto}.hero{grid-template-columns:1fr}.hero-copy{min-height:490px;padding-right:80px}.hero-art{min-height:430px}.hero-copy:after{display:none}.stamp{right:30px;bottom:38px}.proof-strip{padding:16px 15px}.proof-strip div{padding:5px 14px}.proof-strip span{font-size:.76rem;margin-left:7px}.featured-grid{grid-template-columns:1fr}.feature-card{grid-template-columns:1fr 1fr}.journal{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}.footer-top .email{grid-column:1/-1}}@media(max-width:560px){body{font-size:17px}.announcement{font-size:.7rem}header{padding:12px 18px}.wordmark{font-size:1.42rem}nav a{font-size:.75rem;padding:7px 0}.nav-cta{display:none}.hero-copy{min-height:475px;padding:52px 24px 125px}.hero h1{font-size:3.55rem}.lede{font-size:1.04rem;margin:20px 0}.hero-actions{gap:18px;flex-wrap:wrap}.stamp{width:82px;height:82px;font-size:.62rem;padding-top:15px;right:23px;bottom:28px}.hero-art{min-height:340px}.proof-strip{grid-template-columns:1fr;padding:4px 22px}.proof-strip div{border-right:0;border-bottom:1px solid #f8eedc;padding:11px 5px;text-align:left}.proof-strip div:last-child{border:0}.proof-strip span{font-size:.88rem}.section{padding:64px 20px}.section-heading{gap:10px;margin-bottom:25px}.section-heading h2{font-size:2.05rem;white-space:normal}.feature-card img{min-height:225px}.feature-card>div{padding:20px 13px}.feature-card h3{font-size:1.03rem}.feature-card p{font-size:.92rem}.journal{gap:32px}.journal h2{font-size:3rem}.reviews blockquote{font-size:2rem}.footer-top{grid-template-columns:1fr}.footer-top .email{grid-column:auto}.footer-links{grid-template-columns:1fr 1fr;gap:25px}.theo{grid-column:1/-1}.footer-top{padding-bottom:28px}}@media(prefers-reduced-motion:no-preference){.hero-copy>:not(.stamp){animation:rise .6s both}.hero-copy h1{animation-delay:.08s}.hero-copy .lede{animation-delay:.16s}.hero-copy .hero-actions{animation-delay:.24s}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}}.button:active,.outline-button:active{transform:scale(.98)}a:focus-visible,summary:focus-visible{outline:3px solid #f0b358;outline-offset:4px}.page-intro{padding:clamp(70px,11vw,160px) clamp(24px,9vw,170px) clamp(60px,8vw,120px);background:var(--paper-deep);border-bottom:1px solid var(--line)}.page-intro h1{font-size:clamp(3.8rem,8vw,8rem);font-weight:900;line-height:.9;text-transform:uppercase;max-width:880px;margin:0;text-wrap:balance}.page-intro>p:not(.eyebrow){max-width:620px;font-size:1.2rem;margin:28px 0 0}.shop-grid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--line);border-top:1px solid var(--line);margin:clamp(40px,7vw,105px) clamp(24px,5vw,76px) 22px}.shop-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper)}.shop-card img,.shop-card picture{display:block;width:100%;aspect-ratio:1/1;object-fit:contain;background:#e9e1d0}.shop-card>div{padding:20px 22px 24px}.shop-card h2{font-size:1.45rem;text-transform:uppercase;line-height:1;margin:0 0 13px}.shop-card strong{color:var(--rust);font-size:1.3rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.shop-card .card-link{display:block;padding-top:20px}.store-note{text-align:center;max-width:650px;margin:0 auto 95px;padding:0 24px;color:var(--muted);font-size:1rem}.product-page{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);align-items:start;max-width:1440px;margin:auto}.product-gallery{display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px;background:var(--line)}.product-gallery img,.product-gallery picture{display:block;width:100%;aspect-ratio:1/1;background:#ece2ce}.product-gallery img{object-fit:contain}.product-details{padding:clamp(38px,6vw,90px) clamp(26px,5vw,80px);position:-webkit-sticky;position:sticky;top:75px}.product-details h1{font-size:clamp(2.8rem,4.6vw,5rem);font-weight:900;line-height:.92;text-transform:uppercase;margin:0;text-wrap:balance}.product-price{color:var(--rust);font-size:2rem;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin:22px 0}.product-copy{font-size:1.1rem;max-width:600px}.choice{border-top:1px solid var(--line);padding:17px 0;display:grid;grid-gap:4px;gap:4px}.choice strong{font-size:.86rem}.choice span{font-size:1rem;color:var(--muted)}.product-details .button{margin:28px 0 14px}.fine-print{font-size:.9rem;color:var(--muted);margin:0 0 24px}.about-intro{background:var(--moss);color:#fff7e8}.about-intro .eyebrow{color:#f8d9a2}.story{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:clamp(42px,8vw,140px);gap:clamp(42px,8vw,140px);max-width:1400px;margin:auto}.story>div{max-width:560px}.story p{font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.22;margin:0 0 22px}.story .button{margin-top:13px}.story img,.story picture{display:block;width:100%;background:#e6dac4}.story img{object-fit:contain}.shipping{max-width:1220px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:var(--line);padding:0}.shipping>div{padding:36px 30px;background:var(--paper)}.shipping strong{display:block;color:var(--rust);font-weight:800;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem}.shipping b{display:block;font-size:clamp(1.9rem,3vw,3rem);line-height:1;margin:16px 0}.shipping p{font-size:1rem;margin:0}.shipping-detail{grid-column:1/-1;background:var(--moss)!important;color:#fff7e8}.shipping-detail h2{font-size:clamp(2.5rem,5vw,4.8rem);text-transform:uppercase;line-height:.9;margin:0 0 24px}.shipping-detail p{font-size:1.15rem;max-width:800px;margin:0 0 16px}.shipping-detail a{color:#f8d9a2}.contact-intro{min-height:57vh}.contact-intro .button{margin-top:30px}.policy{max-width:980px;margin:auto}.policy h1{font-size:clamp(3.4rem,6vw,6rem);font-weight:900;line-height:.9;text-transform:uppercase;margin:0 0 52px}.policy-copy{max-width:790px}.policy-copy h2{font-size:1.45rem;line-height:1.05;margin:37px 0 10px;text-transform:none;letter-spacing:0}.policy-copy p{font-size:1rem;line-height:1.55;margin:0 0 14px;white-space:pre-line}.policy-copy a{color:var(--rust)}.not-found{min-height:55vh}.not-found .button{margin-top:30px}@media(max-width:900px){.product-page{grid-template-columns:1fr}.product-details{position:static}.story{grid-template-columns:1fr}.shop-grid{grid-template-columns:repeat(2,1fr)}.shipping{margin-left:24px;margin-right:24px}.shipping>div{padding:28px 24px}}@media(max-width:560px){.page-intro{padding:68px 20px 60px}.page-intro h1{font-size:3.65rem}.shop-grid{grid-template-columns:1fr;margin:42px 20px 20px}.shop-card{display:grid;grid-template-columns:1fr 1fr}.shop-card>div{padding:20px 14px}.shop-card h2{font-size:1.2rem}.product-gallery{grid-template-columns:1fr}.product-details{padding:50px 20px}.product-details h1{font-size:3.2rem}.story{padding-top:60px}.shipping{grid-template-columns:1fr;margin:0 20px}.shipping-detail{grid-column:auto}.policy h1{font-size:3.3rem;margin-bottom:35px}.policy-copy h2{font-size:1.3rem}.policy-copy p{font-size:1rem}}.cart-link{font-weight:800;text-transform:uppercase;letter-spacing:.075em;color:var(--ink);font-size:.8rem;text-decoration:none;white-space:nowrap}.cart-link span{display:inline-grid;place-items:center;min-width:20px;height:20px;border-radius:50%;background:var(--rust);color:#fff8e7;font-size:.7rem}.cart-link:hover{color:var(--rust)}.product-gallery{display:block;background:var(--paper-deep)}.product-gallery>img{display:block;width:100%;height:auto;max-height:760px;object-fit:contain;background:#ece2ce}.choice{gap:7px}.choice select{font:inherit;background:var(--paper);border:1px solid var(--line);padding:10px;max-width:290px}.product-thumbnails{display:flex;gap:8px;padding:12px;background:var(--paper);overflow:auto}.product-thumbnails button{border:2px solid transparent;background:transparent;padding:0;flex:0 0 74px;cursor:pointer}.product-thumbnails button.selected{border-color:var(--rust)}.product-thumbnails img{width:70px;height:70px;object-fit:contain;background:#ece2ce}.product-details .button{margin-bottom:8px;cursor:pointer}.product-details .button:disabled{opacity:.55;cursor:not-allowed}.cart-message{font-size:.95rem;color:var(--moss);font-weight:700}.cart-page{min-height:55vh}.empty-cart{max-width:550px;font-size:1.2rem;margin:28px 0}.empty-cart a{color:var(--rust);font-weight:800}.cart-lines{max-width:650px;margin:32px 0;border-top:1px solid var(--line)}.cart-lines div{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--line);font-weight:700}.cart-total{font-size:1.35rem;font-weight:900;color:var(--rust)}@font-face{font-family:Roboto Condensed;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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,Roboto Condensed Fallback;font-style:normal}.__variable_4d9c8b{--font-main:"Roboto Condensed","Roboto Condensed Fallback"}.hero-no-shop{grid-template-columns:1fr;min-height:560px}.hero-no-shop .hero-copy{max-width:920px}.hero-no-shop .stamp{right:13%;bottom:15%}@media(max-width:560px){.hero-no-shop{min-height:475px}.hero-no-shop .stamp{right:23px;bottom:28px}}.journal-no-shop,.story-no-shop{grid-template-columns:1fr}.journal-no-shop>div,.story-no-shop>div{max-width:650px}