.beer-editorial{--bg:#0a0a0c;--bg-soft:#0a0a0c;--surface:#0a0a0c;--hairline:#0a0a0c;--fg:#dde8ff;--fg-mute:#7a9acc;--fg-faint:#3d5478;--accent:#00cdb0;--accent-ink:#0b1120;--positive:#4ade80;--negative:#f87171;--gap-section:88px;background:var(--bg);color:var(--fg);font-size:15px;line-height:1.55;font-weight:400;-webkit-font-smoothing:antialiased;min-height:100vh}.beer-editorial.density-compact{--gap-section:56px}.beer-editorial *,.beer-editorial :after,.beer-editorial :before{box-sizing:border-box}.beer-editorial a{color:inherit}.beer-editorial ::-moz-selection{background:var(--accent);color:var(--accent-ink)}.beer-editorial ::selection{background:var(--accent);color:var(--accent-ink)}.beer-editorial .be-mono{font-family:var(--be-mono,ui-monospace,monospace)}.beer-editorial .be-serif{font-family:var(--be-serif,serif)}.beer-editorial .be-caps{font-family:var(--be-mono,ui-monospace,monospace);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--fg-mute)}.beer-editorial .be-hairline{border:0;border-top:1px solid var(--hairline);margin:0}.beer-editorial .be-topnav{border-bottom:1px solid var(--hairline);position:sticky;top:0;background:color-mix(in oklab,var(--bg) 92%,transparent);backdrop-filter:blur(12px);z-index:50}.beer-editorial .be-topnav-inner{max-width:1280px;margin:0 auto;padding:14px 32px;display:flex;align-items:baseline;justify-content:space-between;gap:32px}.beer-editorial .be-brand{font-family:var(--be-serif,serif);font-style:italic;font-size:22px;line-height:1}.beer-editorial .be-navlinks{display:flex;gap:22px;font-family:var(--be-mono,monospace);font-size:12px;letter-spacing:.04em;color:var(--fg-mute)}.beer-editorial .be-navlinks a{text-decoration:none;padding-bottom:4px}.beer-editorial .be-navlinks a.active{color:var(--fg);border-bottom:1px solid var(--accent)}.beer-editorial .be-navlinks a:hover{color:var(--fg)}.beer-editorial .be-main{max-width:1180px;margin:0 auto;padding:0 32px 160px}.beer-editorial .be-section{padding-top:var(--gap-section)}.beer-editorial .be-section:first-of-type{padding-top:56px}.beer-editorial .be-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:28px}.beer-editorial .be-section-head h2{margin:0;font-family:var(--be-serif,serif);font-weight:400;font-size:30px;line-height:1;letter-spacing:-.01em}.beer-editorial .be-section-head h2 em{font-style:italic;color:var(--accent)}.beer-editorial .be-section-num{font-family:var(--be-mono,monospace);font-size:11px;color:var(--fg-faint);letter-spacing:.16em;white-space:nowrap}.beer-editorial .be-hero{padding:64px 0 32px}.beer-editorial .be-hero-eyebrow{display:flex;gap:18px;align-items:center;color:var(--fg-mute);font-family:var(--be-mono,monospace);font-size:11px;letter-spacing:.16em;text-transform:uppercase}.beer-editorial .be-hero-dot{width:6px;height:6px;border-radius:50%;background:var(--accent);display:inline-block;flex-shrink:0}.beer-editorial .be-hero-number{font-family:var(--be-serif,serif);font-size:220px;line-height:.9;letter-spacing:-.03em;margin:18px 0 6px;font-feature-settings:"lnum"}.beer-editorial .be-hero-number em{font-style:italic;color:var(--accent)}.beer-editorial .be-hero-tagline{font-family:var(--be-serif,serif);font-style:italic;font-size:32px;line-height:1.15;max-width:720px;color:var(--fg);margin:4px 0 28px}.beer-editorial .be-hero-tagline .accent{color:var(--accent)}.beer-editorial .be-hero-meta{display:flex;flex-wrap:wrap;gap:0;align-items:center}.beer-editorial .be-hero-meta>span{font-family:var(--be-mono,monospace);font-size:12px;color:var(--fg-mute);padding:0 16px;border-left:1px solid var(--hairline)}.beer-editorial .be-hero-meta>span:first-child{padding-left:0;border-left:0}.beer-editorial .be-scrubber{margin-top:36px;display:flex;align-items:center;gap:14px;padding:14px 0;border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline)}.beer-editorial .be-scrubber-label{font-family:var(--be-mono,monospace);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--fg-mute);flex-shrink:0}.beer-editorial .be-scrubber-years{display:flex;gap:4px;flex:1;flex-wrap:wrap}.beer-editorial .be-scrubber-years button{background:transparent;border:0;font-family:var(--be-mono,monospace);font-size:13px;color:var(--fg-mute);padding:6px 10px;cursor:pointer;border-radius:4px;transition:all .15s}.beer-editorial .be-scrubber-years button:hover{color:var(--fg);background:var(--bg-soft)}.beer-editorial .be-scrubber-years button.active{color:var(--accent-ink);background:var(--accent)}.beer-editorial .be-tabs{display:flex;gap:0;margin-top:24px;border-bottom:1px solid var(--hairline)}.beer-editorial .be-tab{background:transparent;border:0;padding:14px 0;margin-right:32px;font-family:var(--be-mono,monospace);font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-mute);cursor:pointer;position:relative}.beer-editorial .be-tab.active{color:var(--fg)}.beer-editorial .be-tab.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:var(--accent)}.beer-editorial .be-tab .count{color:var(--fg-faint);margin-left:6px}.beer-editorial .be-kpi-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline)}.beer-editorial .be-kpi-strip>div{padding:22px 24px;border-left:1px solid var(--hairline)}.beer-editorial .be-kpi-strip>div:first-child{border-left:0;padding-left:0}.beer-editorial .be-kpi-label{font-family:var(--be-mono,monospace);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--fg-mute);margin-bottom:8px}.beer-editorial .be-kpi-value{font-family:var(--be-serif,serif);font-size:44px;line-height:.95;letter-spacing:-.015em}.beer-editorial .be-kpi-value sup{font-family:var(--be-mono,monospace);font-size:13px;color:var(--fg-mute);margin-left:4px;vertical-align:super;font-weight:400}.beer-editorial .be-kpi-trend{font-family:var(--be-mono,monospace);font-size:11px;color:var(--fg-faint);margin-top:6px}.beer-editorial .be-kpi-trend.up{color:var(--positive)}.beer-editorial .be-kpi-trend.down{color:var(--negative)}.beer-editorial .be-kpi-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.beer-editorial .be-kpi-tiles>div{padding:20px;border:1px solid var(--hairline);border-radius:4px;background:var(--bg-soft)}.beer-editorial .be-top5{display:flex;flex-direction:column}.beer-editorial .be-top5-row{display:grid;grid-template-columns:60px 1fr auto;gap:24px;align-items:baseline;padding:18px 0;border-bottom:1px solid var(--hairline)}.beer-editorial .be-top5-row:first-child{border-top:1px solid var(--hairline)}.beer-editorial .be-top5-rank{font-family:var(--be-serif,serif);font-size:32px;color:var(--fg-faint);line-height:1}.beer-editorial .be-top5-rank.medal{color:var(--accent)}.beer-editorial .be-top5-name{font-family:var(--be-serif,serif);font-size:24px;line-height:1.15;margin:0}.beer-editorial .be-top5-meta{display:flex;gap:14px;margin-top:4px;font-size:13px;color:var(--fg-mute);align-items:center}.beer-editorial .be-top5-meta .style{font-family:var(--be-mono,monospace);font-size:11px;letter-spacing:.06em;padding:2px 8px;border:1px solid var(--hairline);border-radius:999px}.beer-editorial .be-top5-rating{font-family:var(--be-serif,serif);font-size:32px;color:var(--fg);line-height:1;white-space:nowrap}.beer-editorial .be-top5-rating .of{font-family:var(--be-mono,monospace);font-size:11px;color:var(--fg-faint)}.beer-editorial .be-top5-bar{grid-column:2/-1;height:2px;background:var(--hairline);margin-top:12px;position:relative;overflow:hidden;border-radius:999px}.beer-editorial .be-top5-bar>span{display:block;height:100%;background:var(--accent)}.beer-editorial .be-taste{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center}.beer-editorial .be-taste-svg{width:100%;aspect-ratio:1;max-width:480px}.beer-editorial .be-taste-copy{font-family:var(--be-serif,serif);font-size:22px;line-height:1.4;color:var(--fg)}.beer-editorial .be-taste-copy em{font-style:italic;color:var(--accent)}.beer-editorial .be-taste-stats{margin-top:28px;display:grid;grid-template-columns:1fr 1fr;gap:16px 24px}.beer-editorial .be-taste-stats>div .l{font-family:var(--be-mono,monospace);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--fg-mute);margin-bottom:4px}.beer-editorial .be-taste-stats>div .v{font-family:var(--be-serif,serif);font-size:28px;line-height:1}.beer-editorial .be-timeline-frame{border:1px solid var(--hairline);border-radius:4px;background:var(--bg-soft);padding:24px}.beer-editorial .be-timeline-legend{display:flex;gap:24px;margin-bottom:16px;font-family:var(--be-mono,monospace);font-size:11px;color:var(--fg-mute)}.beer-editorial .be-timeline-legend .swatch{display:inline-block;width:16px;height:2px;vertical-align:middle;margin-right:6px}.beer-editorial .be-timeline-svg{width:100%;height:280px}.beer-editorial .be-timeline-annot{display:flex;gap:24px;margin-top:14px;padding-top:14px;border-top:1px solid var(--hairline);flex-wrap:wrap}.beer-editorial .be-timeline-annot .item{flex:1;min-width:160px}.beer-editorial .be-timeline-annot .l{font-family:var(--be-mono,monospace);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--fg-mute);margin-bottom:4px}.beer-editorial .be-timeline-annot .v{font-family:var(--be-serif,serif);font-size:18px;line-height:1.2}.beer-editorial .be-patterns{display:grid;grid-template-columns:1fr 1fr;gap:48px}.beer-editorial .be-pattern-bars{display:grid;gap:8px}.beer-editorial .be-pattern-row{display:grid;grid-template-columns:64px 1fr 36px;gap:12px;align-items:center;font-size:12px}.beer-editorial .be-pattern-row .lbl{font-family:var(--be-mono,monospace);color:var(--fg-mute);font-size:11px}.beer-editorial .be-pattern-row .bar{height:6px;background:var(--bg-soft);border-radius:999px;overflow:hidden}.beer-editorial .be-pattern-row .bar>span{display:block;height:100%;background:var(--accent);border-radius:999px}.beer-editorial .be-pattern-row .val{font-family:var(--be-mono,monospace);font-size:11px;color:var(--fg);text-align:right}.beer-editorial .be-twocol{display:grid;grid-template-columns:1fr 1fr;gap:56px}.beer-editorial .be-stylist{display:flex;flex-direction:column}.beer-editorial .be-stylist-row{display:grid;grid-template-columns:28px 1fr auto;grid-template-rows:auto auto;gap:0 14px;align-items:center;padding:12px 0;border-bottom:1px solid var(--hairline)}.beer-editorial .be-stylist-row:first-child{border-top:1px solid var(--hairline)}.beer-editorial .be-stylist-rank{font-family:var(--be-mono,monospace);font-size:11px;color:var(--fg-faint);grid-row:1}.beer-editorial .be-stylist-label{font-family:var(--be-serif,serif);font-size:19px;line-height:1;grid-row:1}.beer-editorial .be-stylist-label small{font-family:var(--be-mono,monospace);font-size:11px;color:var(--fg-mute);margin-left:8px;letter-spacing:.04em}.beer-editorial .be-stylist-val{font-family:var(--be-mono,monospace);font-size:13px;color:var(--fg);grid-row:1}.beer-editorial .be-stylist-bar{grid-column:2;grid-row:2;height:2px;background:var(--accent);margin-top:6px;opacity:.6}.beer-editorial .be-atlas{display:grid;grid-template-columns:1.2fr 1fr;gap:48px;align-items:start}.beer-editorial .be-atlas-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.beer-editorial .be-atlas-tile{aspect-ratio:1;border:1px solid var(--hairline);border-radius:2px;padding:6px;display:flex;flex-direction:column;justify-content:space-between;background:var(--bg-soft)}.beer-editorial .be-atlas-tile.empty{background:transparent;border-color:transparent}.beer-editorial .be-atlas-tile.visited{background:color-mix(in oklab,var(--accent) 16%,var(--bg-soft));border-color:color-mix(in oklab,var(--accent) 40%,var(--hairline))}.beer-editorial .be-atlas-tile.visited.hot{background:color-mix(in oklab,var(--accent) 38%,var(--bg-soft))}.beer-editorial .be-atlas-tile .cc{font-family:var(--be-mono,monospace);font-size:11px;color:var(--fg);letter-spacing:.04em}.beer-editorial .be-atlas-tile .n{font-family:var(--be-serif,serif);font-size:16px;color:var(--fg);line-height:1}.beer-editorial .be-atlas-tile.empty .cc,.beer-editorial .be-atlas-tile.empty .n{display:none}.beer-editorial .be-atlas-list{font-family:var(--be-mono,monospace);font-size:12px}.beer-editorial .be-atlas-list-row{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;padding:8px 0;border-bottom:1px solid var(--hairline);align-items:baseline;gap:0 8px}.beer-editorial .be-atlas-list-row:first-child{border-top:1px solid var(--hairline)}.beer-editorial .be-atlas-list-row .name{color:var(--fg)}.beer-editorial .be-atlas-list-row .count{color:var(--fg-mute)}.beer-editorial .be-atlas-list-row .bar{grid-column:1/-1;height:1px;background:var(--accent);margin-top:6px;opacity:.5}.beer-editorial .be-badges{display:flex;flex-wrap:wrap;gap:8px}.beer-editorial .be-badge{font-family:var(--be-mono,monospace);font-size:11px;letter-spacing:.04em;padding:6px 12px;border:1px solid var(--hairline);border-radius:999px;display:inline-flex;gap:8px;align-items:center;color:var(--fg)}.beer-editorial .be-badge .n{color:var(--accent);font-weight:500}.beer-editorial .be-rank-strip{display:grid;grid-template-columns:auto 1fr auto;gap:32px;align-items:center;padding:28px 0;border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);margin-bottom:56px}.beer-editorial .be-rank-mark{font-family:var(--be-serif,serif);font-size:88px;line-height:.9;color:var(--accent);font-style:italic}.beer-editorial .be-rank-info h3{margin:0;font-family:var(--be-serif,serif);font-size:36px;line-height:1;font-weight:400}.beer-editorial .be-rank-info p{margin:4px 0 0;color:var(--fg-mute);font-size:14px}.beer-editorial .be-rank-progress{width:280px}.beer-editorial .be-rank-progress .meta{display:flex;justify-content:space-between;font-family:var(--be-mono,monospace);font-size:10px;color:var(--fg-mute);margin-bottom:6px;letter-spacing:.08em}.beer-editorial .be-rank-progress .track{height:2px;background:var(--hairline);position:relative;overflow:hidden}.beer-editorial .be-rank-progress .track>span{display:block;height:100%;background:var(--accent)}.beer-editorial .be-achv-cat{margin-bottom:56px}.beer-editorial .be-achv-cat-head{display:flex;align-items:baseline;gap:16px;margin-bottom:18px}.beer-editorial .be-achv-cat-head h4{margin:0;font-family:var(--be-serif,serif);font-size:22px;font-weight:400}.beer-editorial .be-achv-cat-head .meta{font-family:var(--be-mono,monospace);font-size:11px;color:var(--fg-mute)}.beer-editorial .be-achv-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.beer-editorial .be-achv-tile{border:1px solid var(--hairline);border-radius:4px;padding:16px 14px;aspect-ratio:1/1.1;display:flex;flex-direction:column;justify-content:space-between}.beer-editorial .be-achv-tile.unlocked{border-color:color-mix(in oklab,var(--accent) 50%,var(--hairline));background:color-mix(in oklab,var(--accent) 6%,var(--bg-soft))}.beer-editorial .be-achv-tile.locked{opacity:.4}.beer-editorial .be-achv-tile .tier{font-family:var(--be-mono,monospace);font-size:10px;color:var(--fg-mute);letter-spacing:.16em}.beer-editorial .be-achv-tile.unlocked .tier{color:var(--accent)}.beer-editorial .be-achv-tile .roman{font-family:var(--be-serif,serif);font-style:italic;font-size:30px;line-height:1;color:var(--fg);margin-top:8px}.beer-editorial .be-achv-tile.unlocked .roman{color:var(--accent)}.beer-editorial .be-achv-tile .lbl{font-size:12px;font-weight:500;line-height:1.3;margin-top:auto;color:var(--fg)}.beer-editorial .be-achv-tile .sub{font-family:var(--be-mono,monospace);font-size:10px;color:var(--fg-mute);margin-top:4px}.beer-editorial .be-achv-tile .progmini{height:1px;background:var(--accent);margin-top:8px;opacity:.5}.beer-editorial .be-stock-row{display:grid;grid-template-columns:32px 1fr 1fr auto auto 40px;gap:18px;align-items:baseline;padding:16px 0;border-bottom:1px solid var(--hairline)}.beer-editorial .be-stock-row:first-child{border-top:1px solid var(--hairline)}.beer-editorial .be-stock-row.head{color:var(--fg-mute);font-family:var(--be-mono,monospace);font-size:10px;letter-spacing:.16em;text-transform:uppercase;padding:10px 0}.beer-editorial .be-stock-mark{width:14px;height:14px;border:1px solid var(--fg-mute);border-radius:50%;flex-shrink:0}.beer-editorial .be-stock-mark.have{background:var(--accent);border-color:var(--accent)}.beer-editorial .be-stock-name{font-family:var(--be-serif,serif);font-size:19px;line-height:1.1}.beer-editorial .be-stock-brew{font-size:13px;color:var(--fg-mute)}.beer-editorial .be-stock-style{font-family:var(--be-mono,monospace);font-size:11px;color:var(--fg-mute)}.beer-editorial .be-stock-rating{font-family:var(--be-mono,monospace);font-size:13px;color:var(--fg)}.beer-editorial .be-footer{max-width:1180px;margin:80px auto 0;padding:32px;border-top:1px solid var(--hairline);display:flex;justify-content:space-between;font-family:var(--be-mono,monospace);font-size:11px;color:var(--fg-faint)}.beer-editorial .be-sub-hero{padding:56px 0 0}.beer-editorial .be-sub-hero h1{font-family:var(--be-serif,serif);font-size:88px;line-height:.95;margin:20px 0 8px;letter-spacing:-.02em;font-weight:400}.beer-editorial .be-sub-hero h1 em{color:var(--accent);font-style:italic}.beer-editorial .be-sub-hero p{font-family:var(--be-serif,serif);font-size:22px;color:var(--fg-mute);max-width:640px;margin-top:4px}.beer-editorial .be-loading{display:flex;align-items:center;justify-content:center;padding:120px 0;font-family:var(--be-mono,monospace);font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--fg-faint)}@keyframes be-bar-in{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.beer-editorial .be-pattern-row .bar>span{transform-origin:left;animation:be-bar-in .7s ease-out forwards}.beer-editorial .be-stylist-bar{transform-origin:left;animation:be-bar-in .6s ease-out forwards}.beer-editorial .be-top5-bar>span{transform-origin:left;animation:be-bar-in .8s ease-out forwards}.beer-editorial .be-rank-progress .track>span{transform-origin:left;animation:be-bar-in 1s ease-out forwards}.beer-editorial .be-atlas-list-row .bar{transform-origin:left;animation:be-bar-in .7s ease-out forwards}@media (max-width:900px){.beer-editorial .be-kpi-strip,.beer-editorial .be-kpi-tiles{grid-template-columns:repeat(2,1fr)}.beer-editorial .be-atlas,.beer-editorial .be-patterns,.beer-editorial .be-taste,.beer-editorial .be-twocol{grid-template-columns:1fr;gap:40px}.beer-editorial .be-achv-grid{grid-template-columns:repeat(3,1fr)}.beer-editorial .be-hero-number{font-size:140px}.beer-editorial .be-hero-tagline{font-size:24px}.beer-editorial .be-main{padding:0 20px 120px}.beer-editorial .be-kpi-strip>div:nth-child(odd){border-left:0;padding-left:0}.beer-editorial .be-kpi-strip>div:nth-child(3),.beer-editorial .be-kpi-strip>div:nth-child(4){border-top:1px solid var(--hairline)}.beer-editorial .be-rank-strip{grid-template-columns:auto 1fr}.beer-editorial .be-rank-progress{grid-column:1/-1;width:100%}.beer-editorial .be-stock-row{grid-template-columns:24px 1fr auto auto 30px}.beer-editorial .be-stock-brew,.beer-editorial .be-stock-row.head span:nth-child(3),.beer-editorial .be-stock-row.head span:nth-child(4),.beer-editorial .be-stock-style{display:none}.beer-editorial .be-sub-hero h1{font-size:56px}.beer-editorial .be-topnav-inner{padding:12px 20px}}@media (max-width:600px){.beer-editorial .be-achv-grid{grid-template-columns:repeat(2,1fr)}.beer-editorial .be-atlas-grid{grid-template-columns:repeat(5,1fr)}.beer-editorial .be-top5-row{grid-template-columns:44px 1fr auto;gap:12px}.beer-editorial .be-top5-name{font-size:18px}.beer-editorial .be-top5-rank,.beer-editorial .be-top5-rating{font-size:24px}}@font-face{font-family:"Instrument Serif";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/5ece437c7024c161-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:"Instrument Serif";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/9cc5b37ab1350db7-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:"Instrument Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/35f3de0ebb1cfc70-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:"Instrument Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e6099e249fd938cc-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:"Instrument Serif Fallback";src:local("Times New Roman");ascent-override:117.94%;descent-override:36.93%;line-gap-override:0.00%;size-adjust:83.94%}.__className_1f5468{font-family:"Instrument Serif","Instrument Serif Fallback";font-weight:400}.__variable_1f5468{--be-serif:"Instrument Serif","Instrument Serif Fallback"}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-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:IBM Plex Sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-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:IBM Plex Sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-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:IBM Plex Sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-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:IBM Plex Sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-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:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-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:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-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:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-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:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-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:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-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:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-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:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-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:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-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:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-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:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-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:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-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:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-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:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-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:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-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:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-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:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-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:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-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:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-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:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-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:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-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:IBM Plex Sans Fallback;src:local("Arial");ascent-override:101.32%;descent-override:27.18%;line-gap-override:0.00%;size-adjust:101.17%}.__className_6d343d{font-family:IBM Plex Sans,IBM Plex Sans Fallback;font-style:normal}.__variable_6d343d{--be-sans:"IBM Plex Sans","IBM Plex Sans 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 Fallback;src:local("Arial");ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.00%;size-adjust:134.59%}.__className_e896d9{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.__variable_e896d9{--be-mono:"JetBrains Mono","JetBrains Mono Fallback"}