:root{--radius:10px;--radius-lg:16px;--container:1060px;--measure:680px;--bg:#fbfaf7;--bg-raised:#fff;--bg-soft:#f3f1ea;--ink:#131c2c;--ink-soft:#4c5666;--ink-faint:#8b93a1;--accent:#2563cc;--accent-soft:#2563cc1a;--azure:#2f80ed;--line:#131c2c1a;--line-strong:#131c2c38;--shadow:0 1px 2px #131c2c0d, 0 18px 44px #131c2c17;--font-display:"Schibsted Grotesk Variable", "Schibsted Grotesk", "Avenir Next", sans-serif;--font-body:"Hanken Grotesk Variable", "Hanken Grotesk", "Helvetica Neue", sans-serif;--font-mono:"Geist Mono Variable", "Geist Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color-scheme:light}:root[data-theme=dark]{--bg:#0f1622;--bg-raised:#161f2e;--bg-soft:#1a2434;--ink:#e8ecf2;--ink-soft:#9aa6b8;--ink-faint:#6b7688;--accent:#6aa6ff;--accent-soft:#6aa6ff29;--azure:#4f9bff;--line:#ffffff1a;--line-strong:#fff3;--shadow:0 1px 2px #0006, 0 18px 50px #00000080;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:1.06rem;line-height:1.7}html.ui-ready body,html.ui-ready .site-header,html.ui-ready .btn,html.ui-ready .theme-toggle,html.ui-ready .post-title,html.ui-ready .tag,html.ui-ready .panel,html.ui-ready a{transition:background-color .35s,border-color .35s,color .35s,box-shadow .35s}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto;transition:none!important}}::selection{background:var(--accent);color:#fff}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.022em;text-wrap:balance;color:var(--ink);margin:0 0 .5em;font-weight:700;line-height:1.1}h1{letter-spacing:-.03em;font-size:clamp(2.5rem,5.4vw,3.7rem);font-weight:800;line-height:1.04}h2{font-size:clamp(1.6rem,3vw,2.2rem)}h3{font-size:1.2rem}p{margin:0 0 1em}a{color:var(--accent);text-decoration:none}a:hover{text-underline-offset:3px;text-decoration:underline}img{max-width:100%;display:block}:where(a,button,input,[tabindex]):focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.skip-link{z-index:100;background:var(--ink);color:var(--bg);border-radius:var(--radius);padding:.6rem 1rem;font-weight:600;transition:top .2s;position:absolute;top:-3.5rem;left:.75rem}.skip-link:focus{text-decoration:none;top:.75rem}.container{max-width:var(--container);margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2rem)}.eyebrow{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin:0 0 1.1rem;font-size:.74rem;font-weight:500;display:inline-block}.lede{color:var(--ink-soft);max-width:44ch;font-size:clamp(1.08rem,1.6vw,1.22rem)}.brand{align-items:center;margin-right:auto;display:inline-flex}.brand:hover{text-decoration:none}.logo{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);font-size:1.3rem;font-weight:800;line-height:1}.logo .slash{color:var(--azure);transform-origin:50% 55%;padding:0 .015em;transition:transform .45s cubic-bezier(.2,.8,.2,1);display:inline-block}.brand:hover .logo .slash{transform:rotate(360deg)scale(1.18)}html.logo-intro .logo{animation:.5s both logo-in}html.logo-intro .logo .slash{animation:.7s cubic-bezier(.2,.8,.2,1) .4s both slash-pop}@keyframes logo-in{0%{opacity:0;transform:translateY(.12em)}to{opacity:1;transform:none}}@keyframes slash-pop{0%{opacity:0;transform:rotate(-360deg)scale(.3)}60%{opacity:1;transform:rotate(20deg)scale(1.28)}to{transform:none}}@media (prefers-reduced-motion:reduce){html.logo-intro .logo,html.logo-intro .logo .slash{animation:none}.brand:hover .logo .slash{transform:none}}.btn{font-family:var(--font-body);border-radius:var(--radius);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.72rem 1.35rem;font-size:.95rem;font-weight:600;display:inline-flex}.btn:hover{text-decoration:none}.btn-primary{background:var(--ink);color:var(--bg);box-shadow:var(--shadow)}.btn-primary:hover{opacity:.92;transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.btn-ghost{border-color:var(--line-strong);color:var(--ink);background:0 0}.btn-ghost:hover{border-color:var(--ink);background:var(--bg-soft)}.btn-row{flex-wrap:wrap;gap:.8rem;display:flex}.site-header{z-index:50;background:color-mix(in srgb, var(--bg) 80%, transparent);-webkit-backdrop-filter:blur(14px)saturate(1.3);border-bottom:1px solid var(--line);position:sticky;top:0}.site-header .bar{height:64px;max-width:var(--container);align-items:center;gap:1.3rem;margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2rem);display:flex}.site-nav{align-items:center;gap:1.4rem;display:flex}.site-nav a:not(.btn){color:var(--ink-soft);font-size:.93rem;font-weight:500}.site-nav a:not(.btn):hover,.site-nav a[aria-current=page]{color:var(--ink);text-decoration:none}.header-tools{align-items:center;gap:.55rem;display:flex}.icon-link{font-family:var(--font-mono);letter-spacing:.05em;color:var(--ink-soft);border-radius:8px;align-items:center;padding:.45rem .55rem;font-size:.72rem;display:inline-flex}.icon-link:hover{color:var(--ink);background:var(--bg-soft);text-decoration:none}.icon-link svg{width:16px;height:16px;display:block}.theme-toggle{cursor:pointer;border:1px solid var(--line-strong);width:40px;height:40px;color:var(--ink);background:0 0;border-radius:10px;place-items:center;display:grid}.theme-toggle:hover{background:var(--bg-soft)}.theme-toggle svg{width:18px;height:18px}.theme-toggle .i-sun{display:none}.theme-toggle .i-moon,:root[data-theme=dark] .theme-toggle .i-sun{display:block}:root[data-theme=dark] .theme-toggle .i-moon{display:none}.nav-toggle{border:1px solid var(--line-strong);cursor:pointer;background:0 0;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:0 9px;display:none}.nav-toggle span{background:var(--ink);border-radius:2px;height:2px;transition:transform .25s,opacity .2s}.site-header.nav-open .nav-toggle span:first-child{transform:translateY(7px)rotate(45deg)}.site-header.nav-open .nav-toggle span:nth-child(2){opacity:0}.site-header.nav-open .nav-toggle span:last-child{transform:translateY(-7px)rotate(-45deg)}@media (width<=760px){.nav-toggle{display:flex}.site-nav{background:var(--bg);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;padding-block:.5rem .9rem;display:none;position:absolute;top:100%;left:0;right:0}.site-header.nav-open .site-nav{display:flex}.site-nav a:not(.btn){padding:.7rem clamp(1.25rem,4vw,2rem);font-size:1.02rem}}.masthead{text-align:center;flex-direction:column;align-items:center;padding-block:clamp(3rem,7vw,5rem) clamp(2rem,5vw,3rem);display:flex}.avatar{aspect-ratio:1;border:1px solid var(--line-strong);width:clamp(150px,24vw,184px);box-shadow:var(--shadow);border-radius:50%;margin:0 0 1.5rem;overflow:hidden}.avatar img{object-fit:cover;object-position:center 20%;width:100%;height:100%;display:block}.masthead h1{margin:0 0 .55rem;font-size:clamp(2rem,5vw,3rem)}.masthead-tagline{color:var(--ink-soft);max-width:34ch;margin:0 auto 1.5rem;font-size:clamp(1.05rem,1.6vw,1.2rem)}.masthead-actions{justify-content:center}.social{gap:1.15rem;margin-top:1.6rem;display:flex}.social a{color:var(--ink-faint);display:inline-flex}.social a:hover{color:var(--ink)}.social svg{width:20px;height:20px;display:block}.section{padding-block:clamp(2.5rem,6vw,4.5rem)}.section.bordered{border-top:1px solid var(--line)}.page-head{margin-bottom:clamp(1.5rem,4vw,2.5rem);padding-top:clamp(.5rem,2vw,1.5rem)}.page-head h1{letter-spacing:-.025em;margin:0 0 .6rem;font-size:clamp(1.9rem,3.4vw,2.55rem);font-weight:700}.section-head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.25rem;display:flex}.section-head h2{margin:0;font-size:1.5rem}.section-head .more{font-family:var(--font-mono);color:var(--ink-soft);white-space:nowrap;font-size:.8rem}.section-head .more:hover{color:var(--accent)}.section-lede{color:var(--ink-soft);max-width:50ch;margin:.9rem 0 1.5rem}.blog-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:1.5rem 0 .5rem;display:flex}.filter-pills{flex-wrap:wrap;gap:.5rem;display:flex}.pill{font-family:var(--font-mono);letter-spacing:.01em;border:1px solid var(--line);background:var(--bg-soft);color:var(--ink-soft);cursor:pointer;white-space:nowrap;border-radius:999px;padding:.4rem .8rem;font-size:.76rem;transition:background-color .2s,color .2s,border-color .2s}.pill:hover{color:var(--ink);border-color:var(--line-strong)}.pill[aria-pressed=true]{background:var(--ink);color:var(--bg);border-color:var(--ink)}.search{align-items:center;display:flex;position:relative}.search svg{width:15px;height:15px;color:var(--ink-faint);pointer-events:none;position:absolute;left:.65rem}.search input{font-family:var(--font-body);color:var(--ink);border:1px solid var(--line-strong);background:var(--bg-raised);border-radius:999px;width:210px;max-width:48vw;padding:.5rem .8rem .5rem 2rem;font-size:.9rem}.search input::placeholder{color:var(--ink-faint)}.post-row.hide{display:none}.posts-empty{color:var(--ink-soft);padding:2.5rem 0;display:none}.posts-empty.show{display:block}.post-list{flex-direction:column;display:flex}.post-row{border-bottom:1px solid var(--line);color:inherit;grid-template-columns:176px 1fr;align-items:center;gap:1.6rem;padding:1.7rem 0;display:grid}.post-list .post-row:first-child{border-top:1px solid var(--line)}.post-row:hover{text-decoration:none}.post-row:hover .post-title{color:var(--accent)}.post-row:hover .cover{box-shadow:var(--shadow);transform:translateY(-3px)}.post-meta{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-faint);flex-wrap:wrap;align-items:center;gap:.55rem;font-size:.72rem;display:flex}.post-title{font-family:var(--font-display);letter-spacing:-.022em;text-wrap:balance;color:var(--ink);margin:.5rem 0 .45rem;font-size:1.4rem;font-weight:700;line-height:1.18}.post-excerpt{color:var(--ink-soft);max-width:58ch;margin:0;font-size:.99rem}.tags{flex-wrap:wrap;gap:.4rem;display:flex}.tag{font-family:var(--font-mono);letter-spacing:.02em;text-transform:lowercase;background:var(--accent-soft);color:var(--accent);border-radius:6px;padding:.16rem .5rem;font-size:.68rem}a.tag{transition:background-color .2s,color .2s}a.tag:hover{background:var(--accent);color:#fff;text-decoration:none}a.tag[aria-current=page]{background:var(--accent);color:#fff}.tag-nav{flex-wrap:wrap;gap:.5rem;margin:0 0 1.8rem;display:flex}@media (width<=620px){.post-row{grid-template-columns:1fr;gap:.95rem}}.cover{aspect-ratio:4/3;border:1px solid var(--line);isolation:isolate;background:radial-gradient(115% 115% at 10% 6%, hsl(var(--h,215) 78% 58% / .95), transparent 60%), radial-gradient(125% 125% at 96% 102%, hsl(calc(var(--h,215) - 28) 72% 46% / .9), transparent 55%), linear-gradient(150deg, #17243b, #0d1626);border-radius:14px;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden}.cover.banner{aspect-ratio:24/9;border-radius:var(--radius-lg)}.cover-img{object-fit:cover;width:100%;height:100%}.cover .grid{z-index:1;opacity:.6;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:19px 19px;position:absolute;inset:0;mask-image:radial-gradient(125% 105% at 30% 16%,#000 34%,#0000 80%)}.cover .label{z-index:2;font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:#fff;opacity:.95;text-shadow:0 1px 3px #00000080;font-size:.7rem;position:absolute;bottom:11px;left:13px}.cover .glyph{z-index:2;font-family:var(--font-mono);color:#fff;opacity:.22;font-size:1.55rem;font-weight:600;position:absolute;top:8px;right:12px}.cover.banner .label{font-size:.8rem;bottom:16px;left:18px}.cover.banner .glyph{font-size:2.4rem;top:14px;right:18px}.article-head{max-width:var(--measure);margin-inline:auto;padding-top:clamp(2.5rem,6vw,4rem)}.article-cover{max-width:var(--container);margin:clamp(1.5rem,4vw,2.5rem) auto 0}.article-meta{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-faint);flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:1rem;font-size:.74rem;display:flex}.article-meta .dot-sep{opacity:.5}.article-head h1{margin:0 0 .6rem;font-size:clamp(2rem,4.6vw,3rem)}.article-head .lede{margin-top:.4rem}.article-head .tags{margin-top:1.1rem}.prose{max-width:var(--measure);margin-inline:auto;padding-block:clamp(2rem,5vw,3rem) clamp(3rem,7vw,5rem)}.prose p{color:var(--ink);font-size:1.09rem}.prose h2{margin-top:2.2em;font-size:1.5rem}.prose h3{margin-top:1.8em;font-size:1.2rem}.prose ul,.prose ol{padding-left:1.25em}.prose li{margin-bottom:.4em}.prose li::marker{color:var(--ink-faint)}.prose strong{font-weight:700}.prose a{text-underline-offset:3px;text-decoration:underline 1px;text-decoration-color:color-mix(in srgb, var(--accent) 45%, transparent)}.prose a:hover{text-decoration-color:var(--accent)}.prose blockquote{border-left:2px solid var(--accent);color:var(--ink-soft);margin:1.6em 0;padding:.3em 0 .3em 1.2em;font-style:italic}.prose hr{border:0;border-top:1px solid var(--line);margin:2.6rem 0}.prose img{border-radius:var(--radius);border:1px solid var(--line);margin:1.6em 0}.prose :not(pre)>code{font-family:var(--font-mono);background:var(--bg-soft);border:1px solid var(--line);border-radius:6px;padding:.12em .4em;font-size:.9em}.prose pre.astro-code{font-family:var(--font-mono);border:1px solid var(--line);border-radius:var(--radius);margin:1.6em 0;padding:1.1rem 1.25rem;font-size:.9rem;line-height:1.6;position:relative;overflow-x:auto;background:var(--bg-soft)!important}.prose .astro-code,.prose .astro-code span{color:var(--shiki-light);background-color:#0000!important}:root[data-theme=dark] .prose .astro-code,:root[data-theme=dark] .prose .astro-code span{color:var(--shiki-dark)}.prose pre.astro-code code{font-size:inherit;background:0 0;border:0;padding:0}.copy-btn{opacity:0;font-family:var(--font-mono);letter-spacing:.03em;cursor:pointer;color:var(--ink-soft);background:var(--bg-raised);border:1px solid var(--line-strong);border-radius:7px;padding:.3rem .55rem;font-size:.68rem;transition:opacity .2s,color .2s;position:absolute;top:8px;right:8px}.prose pre.astro-code:hover .copy-btn,.copy-btn:focus-visible{opacity:1}.copy-btn:hover{color:var(--ink)}.post-nav{max-width:var(--measure);border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:1rem;margin:0 auto;padding-top:2rem;display:grid}.post-nav a{border:1px solid var(--line);border-radius:var(--radius);color:inherit;background:var(--bg-raised);padding:1rem 1.1rem;display:block}.post-nav a:hover{border-color:var(--line-strong);text-decoration:none}.post-nav .dir{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-faint);font-size:.68rem}.post-nav .pn-title{font-family:var(--font-display);color:var(--ink);margin-top:.3rem;font-size:1rem;font-weight:700;display:block}.post-nav a:hover .pn-title{color:var(--accent)}.post-nav .next{text-align:right}@media (width<=560px){.post-nav{grid-template-columns:1fr}.post-nav .next{text-align:left}}.article-foot{max-width:var(--measure);color:var(--ink-faint);margin:1.6rem auto 0;font-size:.95rem}.comments{max-width:var(--measure);border-top:1px solid var(--line);margin:clamp(2.5rem,6vw,4rem) auto 0;padding-top:2rem}.comments h2{margin:0 0 1.1rem;font-size:1.3rem}.comments .giscus,.comments .giscus-frame{width:100%}.comments-note{color:var(--ink-soft);background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--radius);padding:1rem 1.2rem;font-size:.95rem}.comments-note code{font-family:var(--font-mono);background:var(--bg-raised);border:1px solid var(--line);border-radius:5px;padding:.08em .35em;font-size:.85em}.related{max-width:var(--measure);border-top:1px solid var(--line);margin:clamp(2.5rem,6vw,3.5rem) auto 0;padding-top:2rem}.related h2{margin:0 0 1rem;font-size:1.3rem}.related-list{gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.related-list a{border:1px solid var(--line);border-radius:var(--radius);background:var(--bg-raised);color:inherit;padding:1rem 1.1rem;display:block}.related-list a:hover{border-color:var(--line-strong);text-decoration:none}.related-title{font-family:var(--font-display);color:var(--ink);font-weight:700;display:block}.related-list a:hover .related-title{color:var(--accent)}.related-desc{color:var(--ink-soft);margin-top:.2rem;font-size:.92rem;display:block}.subscribe h3{margin-bottom:.4rem}.subscribe>p{color:var(--ink-soft);margin-bottom:0}.subscribe-compact{max-width:var(--measure);margin-inline:auto;margin-top:clamp(2.5rem,6vw,3.5rem)}.subscribe-form{flex-wrap:wrap;gap:.6rem;margin-top:1.1rem;display:flex}.subscribe-form input[type=email]{font-family:var(--font-body);color:var(--ink);border-radius:var(--radius);border:1px solid var(--line-strong);background:var(--bg);flex:220px;padding:.72rem 1rem;font-size:.95rem}.subscribe-form input[type=email]::placeholder{color:var(--ink-faint)}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pagefind-search{--pagefind-ui-primary:var(--accent);--pagefind-ui-text:var(--ink);--pagefind-ui-background:var(--bg-raised);--pagefind-ui-border:var(--line);--pagefind-ui-tag:var(--bg-soft);--pagefind-ui-border-width:1px;--pagefind-ui-border-radius:var(--radius);--pagefind-ui-font:var(--font-body)}.about-grid{grid-template-columns:auto 1fr;align-items:start;gap:clamp(2rem,6vw,4rem);display:grid}.about-photo{aspect-ratio:1;border:1px solid var(--line-strong);width:clamp(150px,20vw,200px);box-shadow:var(--shadow);border-radius:50%;position:sticky;top:88px;overflow:hidden}.about-photo img{object-fit:cover;object-position:center 18%;width:100%;height:100%;display:block}@media (width<=860px){.about-grid{grid-template-columns:1fr}.about-photo{margin:0 auto;position:static}}.checklist{gap:.65rem;margin:1.4rem 0 0;padding:0;list-style:none;display:grid}.checklist li{color:var(--ink-soft);align-items:baseline;gap:.7rem;display:flex}.checklist li:before{content:"—";color:var(--accent);font-family:var(--font-mono);flex:none}.panel{background:var(--bg-raised);border:1px solid var(--line);border-radius:var(--radius-lg);padding:1.8rem}.panel h3{margin-bottom:.4rem}.site-footer{border-top:1px solid var(--line);margin-top:clamp(2rem,5vw,3rem)}.site-footer .foot{color:var(--ink-faint);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 2rem;padding-block:2.2rem;font-size:.86rem;display:flex}.site-footer .foot nav{flex-wrap:wrap;gap:1.3rem;display:flex}.site-footer .foot a{color:var(--ink-soft)}.site-footer .foot a:hover{color:var(--ink)}.site-footer .mono{font-family:var(--font-mono);font-size:.78rem}.reveal{opacity:0;transition:opacity .7s}.reveal.in{opacity:1}@media (prefers-reduced-motion:reduce){.reveal{opacity:1}}@media print{.site-header,.site-footer,.skip-link,.nav-toggle,.theme-toggle,.header-tools,.blog-controls,.comments,.subscribe,.post-nav,.related,.article-cover,.social{display:none!important}body{color:#000;background:#fff;font-size:12pt;line-height:1.5}.prose,.article-head{max-width:none}.prose p,a{color:#000}.prose a[href^=http]:after{content:" (" attr(href) ")";color:#555;word-break:break-all;font-size:.85em}.prose pre.astro-code{white-space:pre-wrap;word-break:break-word;border:1px solid #ccc}}@font-face{font-family:Schibsted Grotesk Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(/_astro/schibsted-grotesk-latin-ext-wght-normal.hsMS0n0O.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Schibsted Grotesk Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(/_astro/schibsted-grotesk-latin-wght-normal.Bb8VGrTG.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Hanken Grotesk Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(data:font/woff2;base64,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)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Hanken Grotesk Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/hanken-grotesk-vietnamese-wght-normal.CHiFlh_0.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Hanken Grotesk Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/hanken-grotesk-latin-ext-wght-normal.Dg-wlmqe.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Hanken Grotesk Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/hanken-grotesk-latin-wght-normal.CaVRRdDk.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/geist-mono-cyrillic-ext-wght-normal.I4S5GZfc.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/geist-mono-cyrillic-wght-normal.BmXc_FBt.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/geist-mono-symbols2-wght-normal.GZpp1pK2.woff2)format("woff2-variations");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/geist-mono-vietnamese-wght-normal.D8KDMBhC.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Mono Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/geist-mono-latin-ext-wght-normal.DrnZ1wKl.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Geist Mono Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/geist-mono-latin-wght-normal.B_7UjwxQ.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
