:root{--paper:oklch(0.955 0.018 84);--paper-deep:oklch(0.91 0.03 84);--ink:oklch(0.25 0.055 146);--ink-soft:oklch(0.36 0.05 146);--green:oklch(0.29 0.075 146);--gold:oklch(0.76 0.16 78);--rust:oklch(0.55 0.13 47);--line:oklch(0.76 0.035 83);--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:24px;--space-2xl:32px;--space-3xl:48px;--space-4xl:64px;--space-5xl:96px}*{box-sizing:border-box}html{background:var(--paper)}body{margin:0;color:var(--ink);background-color:var(--paper);background-image:radial-gradient(oklch(.65 .03 77/.16) .65px,transparent 0);background-size:8px 8px;font-family:var(--font-body),sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:auto}main{overflow:hidden}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--font-display),Georgia,serif;font-weight:600;line-height:.98;letter-spacing:-.035em}h1{font-size:clamp(3.5rem,6vw,6.7rem)}h2{font-size:clamp(2.4rem,4vw,4.35rem)}p{max-width:68ch}.announcement{min-height:32px;display:grid;place-items:center;background:var(--gold);color:oklch(.24 .04 82);font-size:.82rem;font-weight:700;letter-spacing:.02em;text-align:center;padding:5px 16px}.site-header{min-height:86px;padding:14px clamp(20px,4.5vw,70px);display:flex;align-items:center;gap:24px;border-bottom:1px solid color-mix(in oklch,var(--line),transparent 35%);background:color-mix(in oklch,var(--paper),white 20%);position:relative;z-index:5}.brand{display:inline-flex;align-items:center;gap:12px;font-family:var(--font-display),Georgia,serif;font-size:clamp(1.6rem,2.45vw,2.7rem);line-height:1;white-space:nowrap}.sun-mark{width:38px;height:38px;display:inline-grid;place-items:center;position:relative;flex:0 0 auto;border:1.5px solid var(--ink);border-radius:50%;transform:scale(.6)}.sun-mark i{position:absolute;background:var(--ink);width:2px;height:13px;top:-18px}.sun-mark i:nth-child(2){transform:rotate(60deg);transform-origin:center 37px}.sun-mark i:nth-child(3){transform:rotate(-60deg);transform-origin:center 37px}.sun-mark b{width:14px;height:14px;background:var(--gold);border:2px solid var(--ink);border-radius:50%}.site-header nav{margin-left:auto;display:flex;align-items:center;gap:clamp(18px,3.4vw,60px);font-size:.95rem;font-weight:700}.site-header nav a:focus-visible,.site-header nav a:hover{color:var(--rust)}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 21px;border:1px solid var(--green);background:var(--green);color:var(--paper);font-weight:800;letter-spacing:.01em;transition:transform .25s ease,background .25s ease,color .25s ease}.button:hover{transform:translateY(-2px);background:oklch(.22 .06 146)}.button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--rust);outline-offset:4px}.header-cta{margin-left:18px;background:var(--gold);color:var(--ink);border-color:var(--gold)}.header-cta:hover{background:oklch(.7 .16 76)}.button-quiet{background:transparent;color:var(--green)}.button-quiet:hover{background:var(--paper-deep);color:var(--green)}.eyebrow{color:var(--rust);font-family:var(--font-display),Georgia,serif;font-size:1.1rem;letter-spacing:.02em;line-height:1.3}.hero{min-height:450px;display:grid;grid-template-columns:minmax(350px,.78fr) minmax(560px,1.22fr);background:var(--paper)}.hero-copy{padding:clamp(48px,6.1vw,96px) clamp(28px,4.4vw,70px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero h1{max-width:7.2ch;margin:14px 0 20px}.hero-text{max-width:34ch;font-size:1.05rem;line-height:1.45}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.hero-gallery{display:grid;grid-template-columns:.46fr .83fr .58fr;overflow:hidden;background:var(--green)}.hero-gallery picture{height:100%;overflow:hidden}.hero-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.hero-gallery picture:first-child img{object-position:48% center}.hero-gallery picture:nth-child(2) img{object-position:center}.hero-gallery picture:nth-child(3) img{object-position:45% center}.hero-gallery:hover img{transform:scale(1.025)}.proof-strip{background:var(--green);color:var(--paper);display:grid;grid-template-columns:repeat(4,1fr);padding:15px clamp(20px,8vw,155px);font-family:var(--font-display),Georgia,serif;font-size:1.1rem}.proof-strip span{padding:2px clamp(8px,2.5vw,36px);border-right:1px solid color-mix(in oklch,var(--paper),transparent 55%);text-align:center;white-space:nowrap}.proof-strip span:last-child{border:0}.proof-strip b{font-weight:600}.collection-intro{display:grid;grid-template-columns:180px 1fr;grid-gap:clamp(22px,3vw,55px);gap:clamp(22px,3vw,55px);padding:14px clamp(20px,4.5vw,70px) clamp(55px,6vw,90px);align-items:start}.collection-intro h2{font-size:clamp(2.1rem,3vw,3.35rem);padding-top:10px}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.collection-tile{min-height:230px;position:relative;overflow:hidden;background:var(--ink);color:var(--paper)}.collection-tile img,.collection-tile picture{height:100%;width:100%}.collection-tile img{object-fit:cover;transition:transform .5s ease}.collection-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,oklch(.1 .02 80/.7),transparent 65%)}.collection-tile:hover img{transform:scale(1.05)}.collection-tile span{position:absolute;inset:auto 18px 16px;z-index:1;display:grid;grid-gap:3px;gap:3px}.collection-tile strong{font-family:var(--font-display),Georgia,serif;font-weight:600;font-size:clamp(1.35rem,2vw,2rem);line-height:1}.collection-tile small{font-size:.78rem;line-height:1.3}.fresh,.shop-grid{padding:clamp(42px,5.5vw,82px) clamp(20px,4.5vw,70px);border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.section-heading h2{font-size:clamp(2.2rem,3.3vw,3.7rem);margin-top:8px}.section-heading>a,.text-link{font-weight:800;white-space:nowrap;color:var(--rust)}.section-heading>a:hover,.text-link:hover{color:var(--green)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:clamp(14px,2.4vw,34px) 12px;gap:clamp(14px,2.4vw,34px) 12px}.product-card{min-width:0}.product-image{display:block;aspect-ratio:1/1.06;background:var(--paper-deep);overflow:hidden}.product-image img,.product-image picture{height:100%}.product-image img{object-fit:cover;transition:transform .4s ease}.product-image:hover img{transform:scale(1.035)}.product-details{padding-top:12px;display:flex;gap:9px;justify-content:space-between;align-items:start}.product-details h3{font-size:1.15rem;line-height:1.06;max-width:16ch}.product-details h3 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.price,.product-details p{font-family:var(--font-display),Georgia,serif;font-size:1.1rem;white-space:nowrap}.story-callout{margin:0 clamp(20px,4.5vw,70px) clamp(42px,5.5vw,82px);padding:clamp(35px,5vw,72px);display:grid;grid-template-columns:1fr minmax(200px,.62fr);grid-column-gap:clamp(35px,8vw,140px);column-gap:clamp(35px,8vw,140px);grid-row-gap:18px;row-gap:18px;background:var(--paper-deep);border-top:1px solid var(--gold);border-bottom:1px solid var(--gold)}.story-callout h2{margin-top:10px}.story-callout .text-link{grid-column:2}.narrow{max-width:1100px;margin-left:auto;margin-right:auto;margin-top:60px}.home-faq{max-width:900px;margin:0 auto;padding:20px clamp(20px,4.5vw,70px) 80px}.home-faq h2{font-size:clamp(2.1rem,3vw,3.4rem);margin-bottom:20px}.home-faq details{border-top:1px solid var(--line);padding:17px 0}.home-faq details:last-child{border-bottom:1px solid var(--line)}.home-faq summary{font-family:var(--font-display),Georgia,serif;font-size:1.3rem;cursor:pointer;font-weight:600}.home-faq details p{padding-top:12px;max-width:60ch}.page-hero{padding:clamp(64px,10vw,150px) clamp(20px,9vw,150px) clamp(44px,6vw,85px);background:var(--paper-deep);border-bottom:1px solid var(--line)}.page-hero h1{max-width:10ch;margin:15px 0}.page-hero p:last-child{font-size:1.05rem}.category-nav{display:flex;gap:10px;flex-wrap:wrap;padding:20px clamp(20px,4.5vw,70px);border-bottom:1px solid var(--line)}.category-nav a{border:1px solid var(--line);padding:10px 14px;font-weight:700;font-size:.88rem}.category-nav a:hover{background:var(--green);border-color:var(--green);color:var(--paper)}.shop-grid .section-heading>p{font-family:var(--font-display),Georgia,serif;font-size:1.2rem}.shop-grid .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-page{padding:30px clamp(20px,4.5vw,70px) 80px}.breadcrumbs{display:flex;gap:9px;font-size:.88rem;margin-bottom:22px;color:var(--ink-soft)}.breadcrumbs a:hover{text-decoration:underline}.product-layout{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(270px,.55fr);grid-gap:clamp(30px,6vw,92px);gap:clamp(30px,6vw,92px);align-items:start}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.product-gallery picture{aspect-ratio:1;overflow:hidden;background:var(--paper-deep)}.product-gallery img{height:100%;object-fit:cover}.buy-panel{position:-webkit-sticky;position:sticky;top:16px;padding-top:20px}.buy-panel h1{font-size:clamp(2.3rem,3.7vw,4.8rem);margin:12px 0 18px}.buy-panel .price{font-size:1.65rem;margin-bottom:20px}.product-description{line-height:1.55;margin-bottom:25px}.etsy-note{font-size:.8rem;color:var(--ink-soft);padding-top:12px}.description-full{max-width:760px;padding-top:70px}.description-full h2{font-size:2.45rem;margin-bottom:18px}.description-full p{margin-top:15px;white-space:pre-line}.story-hero{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;background:var(--paper-deep)}.story-hero>div{padding:clamp(55px,9vw,135px) clamp(20px,8vw,130px)}.story-hero h1{margin:15px 0 22px;max-width:8.5ch}.story-hero>picture,.story-hero>picture img{min-height:450px;height:100%}.story-hero img{object-fit:cover}.story-split{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:clamp(25px,7vw,120px);gap:clamp(25px,7vw,120px);padding:clamp(55px,8vw,120px) clamp(20px,10vw,150px);align-items:center}.story-split picture{aspect-ratio:1;overflow:hidden}.story-split picture img{height:100%;object-fit:cover}.story-split h2{margin-bottom:20px}.story-split .button{margin-top:22px}.contact-page,.legal,.not-found{min-height:58vh;padding:clamp(75px,12vw,165px) max(20px,calc((100vw - 940px)/2))}.contact-page h1,.legal h1,.not-found h1{max-width:10ch;margin:14px 0 22px}.contact-page>p,.legal>p{font-size:1.06rem;margin:0 0 16px}.contact-email{display:inline-block;font-family:var(--font-display),Georgia,serif;font-size:clamp(1.6rem,3vw,2.5rem);color:var(--rust);border-bottom:1px solid var(--rust);margin-top:14px}.contact-links{display:flex;gap:18px;margin-top:28px;font-weight:800}.contact-links a:hover,.legal a{text-decoration:underline}.legal a{text-underline-offset:3px;color:var(--rust)}.journal-grid{padding:clamp(40px,7vw,100px) clamp(20px,8vw,130px);display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.journal-grid>a{display:grid;grid-gap:14px;gap:14px}.journal-grid picture{aspect-ratio:1.1;overflow:hidden}.journal-grid img{height:100%;object-fit:cover;transition:transform .5s ease}.journal-grid>a:hover img{transform:scale(1.04)}.journal-grid h2{font-size:1.75rem;line-height:1.02}.journal-grid span{font-weight:800;color:var(--rust)}.not-found{background:var(--paper-deep)}.not-found .button{margin-top:24px}.site-footer{background:var(--green);color:var(--paper);padding:55px clamp(20px,4.5vw,70px) 25px}.footer-grid{display:grid;grid-template-columns:1.55fr .65fr .85fr;grid-gap:50px;gap:50px;padding-bottom:45px}.footer-brand{font-size:2.2rem}.footer-grid p{margin-top:16px;max-width:35ch;color:color-mix(in oklch,var(--paper),transparent 22%)}.footer-grid h2{font-family:var(--font-body),sans-serif;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;margin:8px 0 13px}.footer-grid div:not(:first-child){display:flex;flex-direction:column;align-items:start;gap:9px}.footer-grid a:hover{text-decoration:underline;text-underline-offset:4px}.footer-bottom{border-top:1px solid color-mix(in oklch,var(--paper),transparent 55%);padding-top:18px;display:flex;align-items:center;gap:20px}.footer-bottom p{font-size:.8rem}.footer-bottom p:nth-child(2){display:flex;gap:16px;margin-left:auto}.theo{display:block}.theo,.theo img{width:31px;height:31px}.theo img{object-fit:contain}.site-footer small{display:block;max-width:750px;color:color-mix(in oklch,var(--paper),transparent 32%);font-size:.68rem;line-height:1.35;margin-top:25px}@media (max-width:1050px){.site-header nav{gap:20px}.header-cta{margin-left:0}.hero{grid-template-columns:.84fr 1.16fr}.collection-intro{grid-template-columns:145px 1fr}.collection-tile{min-height:190px}.product-grid,.shop-grid .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-layout{grid-template-columns:1fr .55fr;gap:35px}.footer-grid{gap:28px}}@media (max-width:760px){.site-header{min-height:76px;padding:11px 18px;gap:10px}.brand{font-size:1.65rem;gap:7px}.sun-mark{transform:scale(.45);margin-right:-7px}.site-header nav{display:none}.header-cta{margin-left:auto;font-size:.83rem;padding:10px 12px;min-height:42px}.hero{grid-template-columns:1fr}.hero-copy{padding:52px 22px 34px}.hero h1{font-size:clamp(3.35rem,15vw,4.7rem);max-width:7.8ch;margin:12px 0 15px}.hero-text{font-size:1rem}.hero-gallery{min-height:355px;grid-template-columns:.44fr .82fr .54fr}.proof-strip{grid-template-columns:repeat(2,1fr);padding:12px;font-size:.97rem;gap:0}.proof-strip span{padding:7px 5px;border-right:0}.proof-strip span:first-child,.proof-strip span:nth-child(2){border-bottom:1px solid color-mix(in oklch,var(--paper),transparent 55%)}.collection-intro{display:block;padding:36px 20px 55px}.collection-intro h2{margin-bottom:20px}.collection-grid{grid-template-columns:1fr;gap:10px}.collection-tile{min-height:220px}.fresh,.shop-grid{padding:45px 20px}.section-heading{align-items:start;flex-direction:column;gap:12px;margin-bottom:23px}.section-heading h2{font-size:2.55rem}.product-grid,.shop-grid .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px}.product-details{flex-direction:column;gap:4px}.product-details h3{font-size:1.12rem}.story-callout{margin:0 20px 55px;padding:33px 25px;display:block}.story-callout p{margin-top:16px}.story-callout .text-link{display:block;margin-top:18px}.home-faq{padding:15px 20px 55px}.page-hero{padding:68px 20px 40px}.page-hero h1{font-size:clamp(3rem,13vw,4.6rem)}.category-nav{padding:15px 20px;overflow:auto;flex-wrap:nowrap}.category-nav a{white-space:nowrap}.product-page{padding:20px 20px 55px}.product-layout{grid-template-columns:1fr}.product-gallery{gap:8px}.buy-panel{position:static;padding-top:4px}.buy-panel h1{font-size:3rem}.description-full{padding-top:48px}.story-hero,.story-split{grid-template-columns:1fr}.story-hero>div{padding:65px 20px 42px}.story-hero>picture,.story-hero>picture img{min-height:360px}.story-split{padding:55px 20px;gap:30px}.journal-grid{grid-template-columns:1fr;padding:45px 20px;gap:38px}.contact-page,.legal,.not-found{padding:82px 20px;min-height:50vh}.contact-page h1,.legal h1,.not-found h1{font-size:3.45rem}.footer-grid{grid-template-columns:1fr;gap:32px;padding-bottom:35px}.footer-bottom{flex-wrap:wrap;gap:12px}.footer-bottom p:nth-child(2){margin-left:0;order:3;width:100%}.theo{margin-left:auto}.site-footer{padding:48px 20px 23px}}@media (prefers-reduced-motion:no-preference){.hero-copy>*{animation:rise .55s both}.hero-copy .eyebrow{animation-delay:.05s}.hero-copy h1{animation-delay:.12s}.hero-copy .hero-text{animation-delay:.19s}.hero-copy .actions{animation-delay:.26s}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}}@media (max-width:760px){.site-header .brand{font-size:1.5rem}.site-header .header-cta{font-size:.75rem;padding:10px;white-space:nowrap}}@font-face{font-family:Bodoni Moda;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/4f52e7e286ad48dd-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Bodoni Moda;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/5b2b7a6f7f37a283-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Bodoni Moda;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/9a8547324877773b-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:Bodoni Moda;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/95c8264a6767742a-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:Bodoni Moda Fallback;src:local("Times New Roman");ascent-override:98.50%;descent-override:35.02%;line-gap-override:0.00%;size-adjust:114.22%}.__className_4c1f9b{font-family:Bodoni Moda,Bodoni Moda Fallback;font-style:normal}.__variable_4c1f9b{--font-display:"Bodoni Moda","Bodoni Moda Fallback"}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;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:200 800;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:200 800;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:200 800;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:200 800;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:200 800;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_73ee6c{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_73ee6c{--font-body:"Manrope","Manrope Fallback"}