:root{--cream:#FDF9F0;--cream-tint:#FBF3E1;--ink:#0C1116;--honey:#E39A1E;--honey-deep:#C9820E;--honey-link:#8A5A0B;--honey-text:#B37409;--body-text:#2A323B;--body-soft:#3D4650;--body-muted:#4B545E;--warm-muted:#7A6B4F;--sky:#0FA3E2;--sky-deep:#063B52;--sky-pale:#E3F5FD;--inverse-soft:#C9CFD6;--inverse-muted:#8B939C;--inverse-faint:#5C646D;--hairline:rgba(12,17,22,0.08);--hairline-strong:rgba(12,17,22,0.12);--honey-border:rgba(227,154,30,0.4);--ease-standard:cubic-bezier(0.2,0,0,1)}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--font-sans);font-size:1rem;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}*,:after,:before{box-sizing:border-box}a{color:var(--honey-link);text-decoration:none}a:hover{color:var(--ink);text-decoration:underline}img{max-width:100%}:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--honey) 45%,transparent);border-radius:4px}.container{max-width:1160px;margin:0 auto;padding-left:24px;padding-right:24px}.eyebrow{margin:0;font-size:12px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:var(--honey-link)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:950;background:rgba(253,249,240,.88);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--hairline)}.site-header .bar{max-width:1160px;margin:0 auto;padding:12px 20px;min-height:48px;flex-wrap:wrap;justify-content:space-between;gap:12px 24px}.brand,.site-header .bar{display:flex;align-items:center}.brand{gap:12px}.brand,.brand:hover{text-decoration:none}.brand img{height:34px;width:auto;display:block}.brand .brand-text{display:flex;flex-direction:column;line-height:1.1}.brand .brand-name{font-family:var(--font-display);font-weight:800;font-size:17px;letter-spacing:-.01em;color:var(--ink)}.brand .brand-loc{font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--honey-link);font-weight:600}.primary-nav{display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px;font-size:15px;font-weight:600}.primary-nav a{color:var(--ink)}.primary-nav a:hover{text-decoration:none}.primary-nav a.active,.primary-nav a:hover{color:var(--honey-link)}.primary-nav a.nav-cta{display:inline-flex;align-items:center;padding:9px 18px;border-radius:999px;background:var(--ink);color:var(--cream);font-size:14px}.primary-nav a.nav-cta:hover{background:var(--honey);color:var(--ink);text-decoration:none}.skip-link{position:absolute;left:16px;top:-48px;z-index:1000;padding:10px 18px;border-radius:999px;background:var(--ink);color:var(--cream);font-weight:600;font-size:14px;transition:top .14s var(--ease-standard)}.skip-link:focus-visible{top:12px;color:var(--cream);text-decoration:none}.nav-toggle{display:none}@media (max-width:1019px){.site-header .bar{flex-wrap:nowrap}.nav-toggle{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border-radius:999px;border:1px solid var(--hairline-strong);background:#FFFFFF;color:var(--ink);font-family:var(--font-sans);font-size:14px;font-weight:700;cursor:pointer}.primary-nav{display:none}.primary-nav.open{display:flex;flex-direction:column;align-items:stretch;gap:2px;position:absolute;top:100%;left:0;right:0;padding:10px 16px 18px;background:var(--cream);border-bottom:1px solid var(--hairline);box-shadow:0 12px 28px rgba(12,17,22,.1)}.primary-nav.open a{padding:13px 12px;border-radius:12px;font-size:16px}.primary-nav.open a:hover{background:var(--cream-tint);color:var(--ink)}.primary-nav.open a.nav-cta{align-self:flex-start;margin-top:8px;padding:12px 22px;font-size:15px}.primary-nav.open a.nav-cta:hover{background:var(--honey)}}.img-slot{width:100%;height:100%}.frame,.hive-photo,.img-slot,.jar,.portrait{position:relative}.frame>.img-slot,.hive-photo>.img-slot,.jar>.img-slot,.portrait>.img-slot{position:absolute;inset:0;width:auto;height:auto}.img-slot img{width:100%;height:100%;object-fit:cover;display:block}.img-slot.rounded,.img-slot.rounded img{border-radius:18px;overflow:hidden}.img-slot.rounded-lg,.img-slot.rounded-lg img{border-radius:22px;overflow:hidden}.img-slot.hex,.img-slot.hex img{-webkit-clip-path:polygon(50% 0,96.6% 25%,96.6% 75%,50% 100%,3.4% 75%,3.4% 25%);clip-path:polygon(50% 0,96.6% 25%,96.6% 75%,50% 100%,3.4% 75%,3.4% 25%)}.hero{position:relative;overflow:hidden}.hero .grid{max-width:1160px;margin:0 auto;padding:clamp(40px,6vw,64px) 24px clamp(56px,7vw,88px);display:grid;grid-template-columns:repeat(auto-fit,minmax(min(440px,100%),1fr));grid-gap:clamp(36px,5vw,56px);gap:clamp(36px,5vw,56px);align-items:center}.hero .copy{display:flex;flex-direction:column;gap:28px}.hero h1{margin:0;font-family:var(--font-display);font-weight:800;font-size:clamp(38px,7vw,68px);line-height:1.02;letter-spacing:-.025em;color:var(--ink)}.hero h1 .accent{color:var(--honey-text)}.hero .lede{margin:0;font-size:19px;line-height:1.55;color:var(--body-soft);max-width:44ch}.hero .actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 20px}.btn-honey{display:inline-flex;align-items:center;gap:10px;padding:15px 28px;border-radius:999px;background:var(--honey);color:var(--ink);font-weight:700;font-size:16px;box-shadow:0 10px 24px rgba(227,154,30,.35)}.btn-honey:hover{background:var(--honey-deep);color:var(--ink);text-decoration:none}.hero .est{font-size:14px;color:var(--warm-muted);font-weight:600}.hero .hive-photo{justify-self:center;width:min(460px,100%);aspect-ratio:1/1.05;animation:bee-drift 7s ease-in-out infinite}@keyframes bee-drift{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.story{background:#FFFFFF;border-top:1px solid rgba(12,17,22,.06)}.story .inner{max-width:760px;margin:0 auto;padding:clamp(64px,9vw,104px) 24px 64px;display:flex;flex-direction:column;gap:28px}.story h2{margin:0;font-family:var(--font-display);font-weight:800;font-size:clamp(32px,4vw,46px);line-height:1.08;letter-spacing:-.02em}.story p{margin:0;font-size:19px;line-height:1.75;color:var(--body-text)}.story figure{margin:20px 0 0;display:flex;flex-direction:column;gap:12px}.story figure .frame{width:100%;aspect-ratio:16/9}figcaption{font-size:14px;color:var(--warm-muted)}.pull-quote{margin:28px 0 0;padding:0 0 0 26px;border-left:3px solid var(--honey);font-family:var(--font-display);font-weight:700;font-size:clamp(22px,2.6vw,28px);line-height:1.35;letter-spacing:-.01em;color:var(--ink)}.counter{background:var(--cream);border-top:1px solid rgba(12,17,22,.06)}.counter .inner{max-width:1160px;margin:0 auto;padding:clamp(56px,8vw,88px) 24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.counter .tally{margin:0;font-family:var(--font-mono);font-weight:700;font-size:clamp(34px,6.5vw,76px);letter-spacing:-.02em;line-height:1.05;color:var(--ink);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-height:1.05em}.counter .tagline{margin:0;font-family:var(--font-display);font-weight:800;font-size:clamp(19px,2.2vw,24px);letter-spacing:-.01em;color:var(--honey-text)}.counter .fine{margin:0;font-size:14px;line-height:1.6;color:var(--warm-muted);max-width:60ch}.berty-section{background:#FFFFFF}.berty-section .inner{max-width:1160px;margin:0 auto;padding:64px 24px clamp(64px,9vw,104px)}.berty-card{background:var(--cream-tint);border:1px solid rgba(227,154,30,.35);border-radius:24px;padding:clamp(28px,4vw,56px);display:grid;grid-template-columns:repeat(auto-fit,minmax(min(380px,100%),1fr));grid-gap:clamp(28px,4vw,48px);gap:clamp(28px,4vw,48px);align-items:center}.berty-card .portrait{width:min(340px,100%);justify-self:center;aspect-ratio:1/1}.berty-card .portrait img{border-radius:24px;border:1px solid var(--honey-border);background:#F7F1E3}.berty-card .bio{display:flex;flex-direction:column;gap:18px}.berty-card h2{margin:0;font-family:var(--font-display);font-weight:800;font-size:clamp(30px,3.6vw,42px);line-height:1.1;letter-spacing:-.02em}.berty-card .bio p{margin:0;font-size:18px;line-height:1.7;color:var(--body-text)}.trait-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.chip{padding:7px 14px;border-radius:999px;background:#FFFFFF;border:1px solid var(--hairline-strong);font-size:13.5px;font-weight:600;color:var(--body-soft)}.chip.blue{border-color:rgba(15,163,226,.5);color:#086A94}.chip.honey{border-color:rgba(227,154,30,.5);color:var(--honey-link)}.facts{background:var(--cream);border-top:1px solid rgba(12,17,22,.06)}.facts .inner{max-width:1160px;margin:0 auto;padding:clamp(64px,9vw,104px) 24px;display:flex;flex-direction:column;gap:36px}.facts .head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:24px}.facts .head .intro{display:flex;flex-direction:column;gap:14px;max-width:56ch}.facts .intro h1,.facts h2{margin:0;font-family:var(--font-display);font-weight:800;font-size:clamp(32px,4vw,46px);line-height:1.08;letter-spacing:-.02em}.facts .head p{margin:0;font-size:17px;line-height:1.6;color:var(--body-soft)}.link-strong{font-weight:700;font-size:15px;white-space:nowrap}.cat-filter{display:flex;flex-wrap:wrap;gap:10px}.cat-btn{padding:9px 18px;border-radius:999px;border:1px solid rgba(12,17,22,.14);background:#FFFFFF;color:var(--body-soft);font-family:var(--font-sans);font-size:14px;font-weight:700;cursor:pointer;transition:all .14s var(--ease-standard)}.cat-btn.active,.cat-btn:hover{border-color:var(--ink)}.cat-btn.active{background:var(--ink);color:var(--cream)}.fact-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr));grid-gap:24px;gap:24px}.fact-card{display:flex;flex-direction:column;background:#FFFFFF;border:1px solid var(--hairline);border-radius:18px;overflow:hidden;box-shadow:0 1px 3px rgba(12,17,22,.05);transition:all .18s var(--ease-standard)}.fact-card,.fact-card:hover{text-decoration:none;color:var(--ink)}.fact-card:hover{box-shadow:0 10px 28px rgba(12,17,22,.1);transform:translateY(-2px)}.fact-card .stripe{height:6px}.fact-card .body{display:flex;flex-direction:column;gap:14px;padding:24px 24px 26px;flex:1 1}.cat-pill{align-self:flex-start;padding:5px 12px;border-radius:999px;background:var(--cream-tint);color:var(--honey-link);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.fact-card h3{margin:0;font-family:var(--font-display);font-weight:800;font-size:21px;line-height:1.25;letter-spacing:-.01em}.fact-card .excerpt{margin:0;font-size:15px;line-height:1.6;color:var(--body-muted);flex:1 1}.fact-card .meta{display:flex;align-items:center;gap:8px;font-size:13.5px;color:var(--warm-muted);font-weight:600}.honey-section{background:var(--ink);position:relative;overflow:hidden}.honey-section .watermark{position:absolute;right:-60px;bottom:-60px;width:380px;opacity:.07;transform:rotate(-12deg);pointer-events:none}.honey-section .grid{max-width:1160px;margin:0 auto;padding:clamp(64px,9vw,104px) 24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(420px,100%),1fr));grid-gap:clamp(36px,5vw,64px);gap:clamp(36px,5vw,64px);align-items:center;position:relative}.honey-section .jar{width:100%;aspect-ratio:4/5;max-width:440px;justify-self:center}.honey-section .copy{display:flex;flex-direction:column;gap:22px}.honey-section .eyebrow{color:var(--honey)}.honey-section h2{margin:0;font-family:var(--font-display);font-weight:800;font-size:clamp(32px,4vw,46px);line-height:1.08;letter-spacing:-.02em;color:var(--cream)}.honey-section .copy p{margin:0;font-size:18px;line-height:1.7;color:var(--inverse-soft)}.honey-section .gift-row{display:flex;align-items:center;gap:14px;margin-top:8px}.honey-section .gift-row img{height:96px;width:auto;border-radius:14px;background:#F7F1E3;border:1px solid var(--honey-border)}.honey-section .gift-copy{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.badge-honey{display:inline-flex;padding:11px 20px;border-radius:999px;background:var(--honey);color:var(--ink);font-weight:700;font-size:15px}.honey-section .gift-note{font-size:14.5px;color:var(--inverse-muted);font-weight:600}.bridge{background:var(--sky)}.bridge .inner{max-width:760px;margin:0 auto;padding:clamp(60px,8vw,88px) 24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px}.bridge .eyebrow{color:var(--sky-deep)}.bridge h2{margin:0;font-family:var(--font-display);font-weight:800;font-size:clamp(28px,3.4vw,40px);line-height:1.12;letter-spacing:-.02em;color:#FFFFFF}.bridge p{margin:0;font-size:17px;line-height:1.65;color:var(--sky-pale);max-width:52ch}.btn-white{display:inline-flex;align-items:center;gap:10px;margin-top:8px;padding:14px 28px;border-radius:999px;background:#FFFFFF;color:var(--ink);font-weight:700;font-size:16px}.btn-white:hover{background:var(--ink);color:#FFFFFF;text-decoration:none}.visit{background:var(--cream-tint);border-top:1px solid var(--hairline)}.visit .inner{max-width:1160px;margin:0 auto;padding:clamp(60px,8vw,96px) 24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(360px,100%),1fr));grid-gap:clamp(28px,5vw,64px);gap:clamp(28px,5vw,64px);align-items:center}.visit .copy{display:flex;flex-direction:column;gap:18px}.visit h2{margin:0;font-family:var(--font-display);font-weight:800;font-size:clamp(30px,3.6vw,42px);line-height:1.1;letter-spacing:-.02em;color:var(--ink)}.visit p{margin:0;font-size:17px;line-height:1.7;color:var(--body-text);max-width:54ch}.visit p.fine{font-size:14px;color:var(--warm-muted)}.visit-card{font-style:normal;background:#FFFFFF;border:1px solid var(--honey-border);border-radius:24px;padding:clamp(28px,3.5vw,44px);display:flex;flex-direction:column;gap:10px;justify-self:center;width:min(440px,100%)}.visit-name{font-family:var(--font-display);font-weight:800;font-size:22px;letter-spacing:-.01em;color:var(--ink)}.visit-addr{font-size:17px;line-height:1.5;color:var(--body-soft)}.visit-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 22px;padding-top:14px}.harvest-line{margin:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 12px;padding:14px 18px;border-radius:14px;background:rgba(227,154,30,.12);border:1px solid var(--honey-border);font-size:15px;line-height:1.5}.harvest-label{font-family:var(--font-mono);font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:var(--honey)}.harvest-text{color:var(--inverse-soft)}.in-short{margin:8px 0 0;padding:22px 26px;border-radius:18px;background:var(--cream-tint);border:1px solid var(--honey-border);border-left:4px solid var(--honey);display:flex;flex-direction:column;gap:8px}.in-short-label{margin:0;font-size:11.5px;letter-spacing:.2em;text-transform:uppercase;font-weight:700;color:var(--honey-link)}.in-short h2{margin:0;font-family:var(--font-display);font-weight:700;font-size:clamp(19px,2.2vw,22px);line-height:1.3;letter-spacing:-.01em;color:var(--ink)}.in-short p{margin:0;font-size:17px;line-height:1.65;color:var(--body-text)}.faq{margin-top:36px;padding-top:28px;border-top:1px solid var(--hairline);display:flex;flex-direction:column;gap:18px}.faq h2,.sources h2{margin:0;font-family:var(--font-display);font-weight:800;font-size:22px;letter-spacing:-.015em;color:var(--ink)}.faq-item{display:flex;flex-direction:column;gap:6px}.faq-item h3{margin:0;font-size:17.5px;font-weight:700;color:var(--ink);line-height:1.35}.faq-item p{margin:0;font-size:17px;line-height:1.7;color:var(--body-text)}.sources{margin-top:32px;padding-top:24px;border-top:1px solid var(--hairline);display:flex;flex-direction:column;gap:10px}.sources h2{font-size:16px;color:var(--warm-muted)}.sources ul{margin:0;padding:0 0 0 18px;display:flex;flex-direction:column;gap:6px}.sources li{font-size:14.5px;line-height:1.5;color:var(--body-soft)}.sources a{color:var(--honey-link);text-decoration:underline;-webkit-text-decoration-color:var(--honey-border);text-decoration-color:var(--honey-border);text-underline-offset:3px}.sources a:hover{-webkit-text-decoration-color:var(--honey);text-decoration-color:var(--honey)}.share-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:28px;padding-top:24px;border-top:1px solid var(--hairline)}.share-label{font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:var(--warm-muted);margin-right:6px}.share-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font:inherit;padding:8px 15px;border-radius:999px;background:#FFFFFF;border:1px solid var(--hairline-strong);font-size:13.5px;font-weight:600;color:var(--body-soft);line-height:1.2;transition:border-color .15s var(--ease-standard),background .15s var(--ease-standard)}.share-btn:hover{border-color:var(--honey);text-decoration:none;color:var(--ink)}.share-btn:focus-visible{outline:2px solid var(--honey);outline-offset:2px}.site-footer{background:var(--ink)}.site-footer .inner{max-width:1160px;margin:0 auto;padding:48px 24px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:28px}.site-footer .brand-block{display:flex;align-items:center;gap:14px}.site-footer .brand-block img{height:36px;width:auto}.site-footer .brand-block .text{display:flex;flex-direction:column;gap:2px}.site-footer .brand-block .name{font-family:var(--font-display);font-weight:800;font-size:16px;color:var(--cream)}.site-footer .brand-block .desc{font-size:13px;color:var(--inverse-muted)}.footer-nav{display:flex;flex-wrap:wrap;gap:14px 24px;font-size:14px;font-weight:600}.footer-nav a{color:var(--inverse-soft)}.footer-nav a:hover{color:var(--honey);text-decoration:none}.site-footer .legal{font-size:13px;color:var(--inverse-muted)}.article-wrap{max-width:720px;margin:0 auto;padding:clamp(48px,7vw,72px) 24px 40px;display:flex;flex-direction:column;gap:26px}.breadcrumb{font-size:13.5px;font-weight:600;color:var(--warm-muted);display:flex;flex-wrap:wrap;gap:8px;align-items:center}.breadcrumb .here{color:var(--body-soft)}.article-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.fact-no{font-size:13.5px;color:var(--warm-muted);font-weight:600}.article-wrap h1{margin:0;font-family:var(--font-display);font-weight:800;font-size:clamp(30px,6vw,52px);line-height:1.06;letter-spacing:-.025em}.byline{display:flex;align-items:center;gap:14px;padding:16px 0;border-top:1px solid rgba(12,17,22,.1);border-bottom:1px solid rgba(12,17,22,.1)}.byline img{height:34px;width:auto;border-radius:8px;background:#F7F1E3}.byline .who{display:flex;flex-direction:column;gap:1px}.byline .name{font-size:14.5px;font-weight:700;color:var(--ink)}.byline .when{font-size:13.5px;color:var(--warm-muted)}.article-wrap figure{margin:8px 0 0;display:flex;flex-direction:column;gap:12px}.article-wrap figure .frame{width:100%;aspect-ratio:16/9}.article-body{display:flex;flex-direction:column;gap:24px;font-size:19px;line-height:1.8;color:var(--body-text)}.article-body p{margin:0}.article-body .pull-quote{margin:8px 0;font-size:clamp(21px,2.4vw,26px);line-height:1.4}.tag-row{display:flex;flex-wrap:wrap;gap:10px;padding-top:8px}.tag{padding:7px 14px;border-radius:999px;background:#FFFFFF;border:1px solid var(--hairline-strong);font-size:13.5px;font-weight:600;color:var(--body-soft)}.tag:hover{border-color:var(--honey);text-decoration:none}.related{background:#FFFFFF;border-top:1px solid rgba(12,17,22,.06)}.related .inner{max-width:1160px;margin:0 auto;padding:clamp(56px,8vw,72px) 24px clamp(64px,8vw,88px);display:flex;flex-direction:column;gap:28px}.related .head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:16px 24px}.related h2{margin:0;font-family:var(--font-display);font-weight:800;font-size:clamp(24px,3vw,32px);letter-spacing:-.02em}.related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr));grid-gap:24px;gap:24px}.related-card{display:flex;flex-direction:column;gap:12px;background:var(--cream);border:1px solid var(--hairline);border-radius:18px;padding:24px;transition:all .18s var(--ease-standard)}.related-card,.related-card:hover{text-decoration:none;color:var(--ink)}.related-card:hover{box-shadow:0 10px 28px rgba(12,17,22,.1);transform:translateY(-2px)}.related-card h3{margin:0;font-family:var(--font-display);font-weight:800;font-size:19px;line-height:1.3;letter-spacing:-.01em}.related-card .meta{font-size:13.5px;color:var(--warm-muted);font-weight:600}.recipes-index .inner{padding-top:clamp(48px,7vw,72px)}.recipe-controls{display:flex;flex-direction:column;gap:18px}.recipe-search{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;max-width:460px;padding:14px 22px;border-radius:999px;border:1px solid var(--hairline-strong);background:#FFFFFF;font-family:var(--font-sans);font-size:15.5px;color:var(--ink);transition:border-color .14s var(--ease-standard)}.recipe-search::placeholder{color:var(--body-muted);opacity:.7}.recipe-search:focus-visible{border-color:var(--honey);box-shadow:0 0 0 3px color-mix(in srgb,var(--honey) 30%,transparent)}.recipe-meta{display:flex;flex-wrap:wrap;gap:10px 26px;padding:14px 20px;border-radius:14px;background:var(--cream-tint);border:1px solid rgba(227,154,30,.35);font-size:14.5px;color:var(--body-soft)}.recipe-meta b{color:var(--honey-link);font-weight:700;margin-right:4px}.recipe-block h2{margin:0 0 14px;font-family:var(--font-display);font-weight:800;font-size:24px;letter-spacing:-.01em}.recipe-ingredients{margin:0;padding:0 0 0 2px;list-style:none;display:flex;flex-direction:column;gap:9px;font-size:17px;color:var(--body-text)}.recipe-ingredients li{padding-left:26px;position:relative}.recipe-ingredients li:before{content:"";position:absolute;left:2px;top:8px;width:9px;height:9px;background:var(--honey);-webkit-clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}.recipe-steps{margin:0;padding:0;list-style:none;counter-reset:step;display:flex;flex-direction:column;gap:16px;font-size:17.5px;line-height:1.7;color:var(--body-text)}.recipe-steps li{counter-increment:step;padding-left:44px;position:relative}.recipe-steps li:before{content:counter(step);position:absolute;left:0;top:1px;width:28px;height:28px;border-radius:999px;background:var(--cream-tint);border:1px solid rgba(227,154,30,.5);color:var(--honey-link);font-family:var(--font-display);font-weight:800;font-size:14px;display:flex;align-items:center;justify-content:center}.recipe-tip{font-size:clamp(19px,2.2vw,23px)}.game-field{position:relative;min-height:calc(100vh - 76px);min-height:calc(100dvh - 76px);overflow:hidden;background:var(--cream);touch-action:manipulation;-moz-user-select:none;user-select:none;-webkit-user-select:none}.game-field.phase-playing{touch-action:none;cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="38" height="38"><circle cx="14" cy="14" r="11" fill="rgba(255,255,255,0.4)" stroke="%230C1116" stroke-width="2.5"/><path d="M6 10 h16 M6 18 h16 M10 5 v18 M18 5 v18" stroke="%230C1116" stroke-width="1" opacity="0.55"/><line x1="22" y1="22" x2="35" y2="35" stroke="%23C9820E" stroke-width="4" stroke-linecap="round"/></svg>') 14 14,crosshair}.game-field.stung{animation:sting-flash .35s ease-out}@keyframes sting-flash{0%{background:#FBE3E1}to{background:var(--cream)}}.game-entity{position:absolute;top:0;left:0;will-change:transform;pointer-events:none}.game-berty img{width:76px;height:auto}.game-wasp img{width:64px;height:auto;display:block}.net-ripple{position:absolute;width:12px;height:12px;margin:-6px 0 0 -6px;border:3px solid var(--honey-deep);border-radius:999px;pointer-events:none;animation:net-swing .45s ease-out forwards}@keyframes net-swing{0%{transform:scale(.6);opacity:.9}to{transform:scale(4.5);opacity:0}}.game-hud{position:absolute;top:18px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:16px;padding:9px 20px;border-radius:999px;background:rgba(255,255,255,.86);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--hairline);box-shadow:0 1px 3px rgba(12,17,22,.06);font-family:var(--font-mono);font-size:14px;font-weight:600;color:var(--body-soft);pointer-events:none;z-index:5;white-space:nowrap}.game-hud .hud-level{font-family:var(--font-display);font-weight:800;color:var(--ink)}.game-hud .hud-hearts{display:inline-flex;gap:3px;align-items:center}.game-hud .hud-score{color:var(--honey-link);font-weight:700}.game-hud .hud-time{color:var(--warm-muted)}.game-card{max-width:560px;margin:0 auto;padding:clamp(56px,10vw,120px) 24px 64px;display:flex;flex-direction:column;align-items:flex-start;gap:20px}.game-card h1{margin:0;font-family:var(--font-display);font-weight:800;font-size:clamp(36px,6vw,56px);line-height:1.04;letter-spacing:-.025em}.game-copy{margin:0;font-size:18px;line-height:1.7;color:var(--body-text)}.game-won-berty{width:150px;height:auto;align-self:center;animation:bee-drift 4s ease-in-out infinite}.game-lineup{display:flex;flex-wrap:wrap;gap:20px;align-self:stretch}.game-lineup figure{flex:1 1 180px;margin:0;display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 16px;border-radius:18px;background:#FFFFFF;border:1px solid var(--hairline);text-align:center}.game-lineup .lineup-target{border-color:rgba(227,154,30,.5)}.game-lineup .lineup-decoy{border-color:var(--hairline-strong)}.game-lineup img{width:110px;height:110px;object-fit:contain}.game-lineup .lineup-target img{animation:bee-drift 4s ease-in-out infinite}.game-lineup figcaption{font-size:14.5px;color:var(--body-soft)}.game-lineup .lineup-target figcaption strong{color:var(--honey-link)}.game-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 22px;margin-top:4px}.game-card .btn-honey{border:none}.game-card .btn-honey,.game-restart{font-family:var(--font-sans);cursor:pointer}.game-restart{padding:13px 24px;border-radius:999px;border:1px solid var(--hairline-strong);background:#FFFFFF;color:var(--body-soft);font-size:15px;font-weight:700;transition:border-color .14s var(--ease-standard)}.game-restart:hover{border-color:var(--ink)}.score-lines{display:flex;flex-direction:column;gap:8px;align-self:stretch;padding:18px 22px;border-radius:18px;background:#FFFFFF;border:1px solid var(--hairline);font-size:15.5px;color:var(--body-soft)}.score-lines span{display:flex;justify-content:space-between;gap:16px}.score-lines b{font-family:var(--font-mono);color:var(--honey-link)}.score-lines .score-total{margin-top:6px;padding-top:12px;border-top:1px solid var(--hairline);font-weight:700;color:var(--ink)}.score-lines .score-total b{color:var(--ink);font-size:17px}.lb-wrap{align-self:stretch;display:flex;flex-direction:column;gap:12px}.lb-title{margin:0;font-family:var(--font-display);font-weight:800;font-size:20px;letter-spacing:-.01em}.lb-table{list-style:none;margin:0;padding:0;border:1px solid var(--hairline);border-radius:18px;background:#FFFFFF;overflow:hidden}.lb-table li{display:flex;align-items:center;gap:14px;padding:11px 18px;font-size:15px;border-top:1px solid var(--hairline)}.lb-table li:first-child{border-top:none}.lb-table li.me{background:var(--cream-tint)}.lb-rank{width:24px;font-family:var(--font-mono);font-weight:700;color:var(--warm-muted)}.lb-name{flex:1 1;font-weight:600;color:var(--ink);overflow:hidden;text-overflow:ellipsis}.lb-level{font-size:13px;color:var(--warm-muted)}.lb-score{font-family:var(--font-mono);font-weight:700;color:var(--honey-link)}.lb-empty{color:var(--warm-muted)}.lb-error{color:#b32430;font-size:15px}.lb-submit{display:flex;flex-wrap:wrap;gap:12px;align-self:stretch}.lb-submit input{flex:1 1 220px;padding:13px 18px;border-radius:999px;border:1px solid var(--hairline-strong);background:#FFFFFF;font-family:var(--font-sans);font-size:15px;color:var(--ink)}.lb-submit input:focus-visible{border-color:var(--honey)}.lb-submit .btn-honey:disabled{opacity:.5;cursor:default}.lost{position:relative;min-height:100vh;min-height:100dvh;display:grid;place-items:center;background:#16232F;isolation:isolate}.lost-grass,.lost-photo{position:absolute;inset:0;background-image:url(/uploads/hives.jpg);background-size:cover;background-position:center 52%;background-repeat:no-repeat;pointer-events:none}.lost-photo{z-index:0;filter:saturate(.88) brightness(.92)}.lost-grass{z-index:2;filter:saturate(.82) brightness(.74);-webkit-mask-image:linear-gradient(0deg,#000 0,#000 15%,rgba(0,0,0,.5) 27%,transparent 41%);mask-image:linear-gradient(0deg,#000 0,#000 15%,rgba(0,0,0,.5) 27%,transparent 41%)}.lost-scrim{position:absolute;inset:0;z-index:3;pointer-events:none;background:radial-gradient(100% 58% at 50% 28%,rgba(12,17,22,.16) 0,transparent 74%),linear-gradient(180deg,rgba(12,17,22,.3) 0,rgba(12,17,22,.06) 26%,rgba(12,17,22,.44) 60%,rgba(12,17,22,.68))}.lost-brand{position:absolute;z-index:4;top:clamp(20px,3.5vh,34px);left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:10px;font-family:var(--font-display);font-weight:700;font-size:14.5px;letter-spacing:.02em;color:var(--cream);white-space:nowrap;text-shadow:0 1px 12px rgba(12,17,22,.6)}.lost-brand img{height:22px;width:auto;display:block}.lost-brand:hover{color:var(--honey);text-decoration:none}.lost-inner{position:relative;z-index:auto;width:100%;max-width:680px;padding:0 24px;margin-bottom:clamp(24px,7vh,76px);display:flex;flex-direction:column;align-items:center;text-align:center}.lost-code{position:relative;z-index:1;margin:0;font-family:var(--font-display);font-weight:800;font-size:clamp(104px,19vw,216px);line-height:.86;letter-spacing:-.03em;color:rgba(253,249,240,.93);text-shadow:0 16px 44px rgba(12,17,22,.34)}.lost-sr{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.lost-note{margin:22px 0 0;font-family:var(--font-mono);font-size:clamp(11.5px,1.2vw,13.5px);font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:rgba(253,249,240,.88);text-shadow:0 1px 12px rgba(12,17,22,.7)}.lost-copy,.lost-note{position:relative;z-index:4}.lost-copy{margin:16px 0 0;max-width:52ch;font-size:17px;line-height:1.62;text-wrap:balance;color:rgba(253,249,240,.9);text-shadow:0 1px 14px rgba(12,17,22,.75)}.lost-home{position:relative;z-index:4;display:inline-flex;align-items:center;gap:9px;margin-top:28px;padding:14px 26px;border-radius:999px;background:var(--cream);color:var(--ink);font-weight:700;font-size:15.5px;box-shadow:0 14px 32px rgba(12,17,22,.4);transition:background .16s var(--ease-standard),color .16s var(--ease-standard)}.lost-home:hover{background:var(--honey);color:var(--ink);text-decoration:none}.lost-links{position:relative;z-index:4;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 22px;margin-top:24px;font-size:14.5px;font-weight:600}.lost-links a{color:rgba(253,249,240,.8);text-shadow:0 1px 12px rgba(12,17,22,.7)}.lost-links a:hover{color:var(--cream);text-decoration:underline}@media (max-aspect-ratio:4/3){.lost-grass,.lost-photo{background-size:auto 124%;background-position:78% 70%}}@media (max-width:640px){.lost-inner{margin-bottom:clamp(16px,4vh,44px)}.lost-code{font-size:clamp(104px,34vw,168px)}.lost-copy{font-size:16px}.lost-grass{-webkit-mask-image:linear-gradient(0deg,#000 0,#000 18%,transparent 40%);mask-image:linear-gradient(0deg,#000 0,#000 18%,transparent 40%)}}@media (max-height:620px){.lost-inner{margin-bottom:0;padding-top:52px}.lost-code{font-size:clamp(68px,15vh,116px)}.lost-note{margin-top:12px}.lost-copy{margin-top:8px;font-size:15.5px}.lost-home{margin-top:16px;padding:11px 22px;font-size:15px}.lost-links{margin-top:14px}}.flying-berty{position:fixed;top:0;left:0;z-index:900;pointer-events:none;opacity:0;will-change:transform}.flying-berty img{width:72px;height:auto;animation:berty-bob 2.4s ease-in-out infinite;filter:drop-shadow(0 6px 10px rgba(12,17,22,.15))}@keyframes berty-bob{0%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-9px) rotate(3deg)}to{transform:translateY(0) rotate(-2deg)}}@media (max-width:640px){.flying-berty img{width:44px}.game-berty img{width:60px}.game-wasp img{width:50px}.game-hud{top:10px;gap:10px;padding:7px 14px;font-size:12.5px;max-width:calc(100% - 24px)}.game-hud .hud-hearts svg{width:14px;height:13px}.game-card{padding:36px 20px 56px;gap:16px}.game-card h1{font-size:clamp(32px,9vw,40px)}.game-copy{font-size:16.5px}.game-lineup{gap:12px}.game-lineup figure{padding:14px 12px}.game-lineup img{width:84px;height:84px}.game-won-berty{width:110px}.score-lines{padding:14px 16px;font-size:14.5px}.lb-table li{padding:10px 14px;font-size:14px}}@media (prefers-reduced-motion:reduce){.flying-berty{display:none}*,:after,:before{animation-duration:.001ms!important;transition-duration:.001ms!important}html{scroll-behavior:auto}}@font-face{font-family:Archivo;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b06b356f834173cc-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:Archivo;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/23d669af23d19c95-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:Archivo;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a4aa50920b5315c-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:Archivo;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b06b356f834173cc-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:Archivo;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/23d669af23d19c95-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:Archivo;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a4aa50920b5315c-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:Archivo;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b06b356f834173cc-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:Archivo;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/23d669af23d19c95-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:Archivo;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a4aa50920b5315c-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:Archivo;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b06b356f834173cc-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:Archivo;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/23d669af23d19c95-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:Archivo;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a4aa50920b5315c-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:Archivo Fallback;src:local("Arial");ascent-override:88.96%;descent-override:21.28%;line-gap-override:0.00%;size-adjust:98.70%}.__className_ef95b1{font-family:Archivo,Archivo Fallback;font-style:normal}.__variable_ef95b1{--font-display:"Archivo","Archivo Fallback"}@font-face{font-family:Figtree;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d9fef5bf2f64cf9a-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:Figtree;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/de42cfb9a3b980ae-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:Figtree;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d9fef5bf2f64cf9a-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:Figtree;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/de42cfb9a3b980ae-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:Figtree;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d9fef5bf2f64cf9a-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:Figtree;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/de42cfb9a3b980ae-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:Figtree;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/d9fef5bf2f64cf9a-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:Figtree;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/de42cfb9a3b980ae-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:Figtree Fallback;src:local("Arial");ascent-override:94.32%;descent-override:24.82%;line-gap-override:0.00%;size-adjust:100.72%}.__className_7c5662{font-family:Figtree,Figtree Fallback;font-style:normal}.__variable_7c5662{--font-sans:"Figtree","Figtree Fallback"}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/edc640959b0c7826-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:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ac0e76ddaeeb7981-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/64d784ea54a4acde-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:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ff71da380fbe67dd-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:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6d831b18ae5b01dc-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:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/558ca1a6aa3cb55e-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:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/edc640959b0c7826-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:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ac0e76ddaeeb7981-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/64d784ea54a4acde-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:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ff71da380fbe67dd-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:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6d831b18ae5b01dc-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:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/558ca1a6aa3cb55e-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:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/edc640959b0c7826-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:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ac0e76ddaeeb7981-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/64d784ea54a4acde-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:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ff71da380fbe67dd-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:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6d831b18ae5b01dc-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:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/558ca1a6aa3cb55e-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:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/edc640959b0c7826-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:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ac0e76ddaeeb7981-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/64d784ea54a4acde-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:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ff71da380fbe67dd-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:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6d831b18ae5b01dc-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:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/558ca1a6aa3cb55e-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:JetBrains Mono Fallback;src:local("Arial");ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.00%;size-adjust:134.59%}.__className_f9e569{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.__variable_f9e569{--font-mono:"JetBrains Mono","JetBrains Mono Fallback"}