:root{--bg:#f9fafc;--surface:#eef0f3;--surface-2:#e5e8ec;--ink:#140e09;--ink-2:#38322d;--ink-3:#635c57;--rule:#dad7d4;--rule-strong:#bbb6b2;--accent:#cb4a2a;--accent-ink:#601200;--accent-soft:#ffe9e3;--success:#479c4d;--warning:#e29000;--danger:#d73337;--font-sans:var(--font-bricolage), ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono:var(--font-geist-mono), ui-monospace, "SF Mono", Menlo, Consolas, monospace;--t-body:.9375rem;--t-small:.8125rem;--t-micro:.75rem;--t-display:clamp(3.25rem, 8.5vw, 6rem);--t-h1:clamp(2.25rem, 5vw, 3.75rem);--t-h2:clamp(1.625rem, 3.2vw, 2.375rem);--t-h3:clamp(1.125rem, 1.8vw, 1.5rem);--t-lede:clamp(1.125rem, 1.7vw, 1.375rem);--t-product-h1:1.5rem;--t-product-h2:1.125rem;--t-product-h3:1rem;--t-product-body:.9375rem;--s-0:0;--s-1:.25rem;--s-2:.5rem;--s-3:.75rem;--s-4:1rem;--s-5:1.5rem;--s-6:2rem;--s-7:2.5rem;--s-8:3rem;--s-10:4rem;--s-section:clamp(5rem, 10vw, 8.5rem);--s-section-lg:clamp(7rem, 14vw, 11rem);--r-sm:2px;--r-md:4px;--r-lg:8px;--r-pill:999px;--container:min(92vw, 76rem);--container-narrow:min(92vw, 56rem);--prose:65ch;--ease-out:cubic-bezier(.22, 1, .36, 1);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--t-fast:.14s;--t-med:.22s;--t-slow:.48s;--z-nav:50;--z-modal:100;--z-toast:200}@supports (color:lab(0% 0 0)){:root{--bg:lab(98.2578% -.333846 -1.07464);--surface:lab(94.7762% -.55328 -1.78925);--surface-2:lab(91.8753% -.66179 -2.14592);--ink:lab(4.40986% 1.94293 3.0017);--ink-2:lab(21.0941% 2.09998 4.04964);--ink-3:lab(39.6559% 2.06429 4.02272);--rule:lab(86.0712% .836641 1.66032);--rule-strong:lab(74.4654% 1.34751 2.66229);--accent:lab(49.7895% 50.8609 46.2408);--accent-ink:lab(19.9105% 39.6977 35.0046);--accent-soft:lab(93.9392% 9.76169 7.83945);--success:lab(57.6157% -39.2793 32.5965);--warning:lab(67.147% 26.4915 75.1288);--danger:lab(49.2539% 63.2983 39.3808)}}
*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{min-height:100vh;line-height:1.55;font-family:var(--font-sans);font-feature-settings:"ss01", "ss02", "kern";color:var(--ink);background:var(--bg)}img,picture,svg,video{max-width:100%;display:block}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}input,textarea,select{font:inherit;color:inherit}::selection{background:var(--accent);color:var(--bg)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
:root{--bg:#fff;--surface:#f5f5f5;--surface-2:#ededed;--ink:#0a0a0a;--ink-2:#525252;--ink-3:#666;--rule:#e5e5e5;--rule-strong:#b0b0b0;--accent:#ffd900;--accent-ink:#0a0a0a;--accent-soft:#fff5bd;--ring:#06f;--t-display:clamp(3.25rem, 7.5vw, 6rem);--t-h2:clamp(2rem, 4vw, 3rem);--t-h3:clamp(1.25rem, 2vw, 1.75rem);--t-lede:clamp(1.125rem, 1.8vw, 1.375rem);--s-section:clamp(4.5rem, 9vw, 8rem);--container:min(calc(100% - 3rem), 72rem);--container-narrow:min(calc(100% - 3rem), 48rem);--r-md:6px;--r-lg:16px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html.dark{--bg:#0a0a0a;--surface:#171717;--surface-2:#242424;--ink:#fafafa;--ink-2:#b5b5b5;--ink-3:#a3a3a3;--rule:#303030;--rule-strong:#666;--accent-ink:#ffd900;--accent-soft:#302b12;--ring:#78a8ff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.font-root{--font-sans:var(--font-geist-sans), system-ui, -apple-system, sans-serif;--font-mono:var(--font-geist-mono), ui-monospace, monospace;min-height:100vh;font-family:var(--font-sans)}body{font-size:1rem}html{scroll-padding-top:7rem}h1,h2,h3,h4{font-family:var(--font-sans);color:var(--ink);letter-spacing:-.045em;text-wrap:balance;font-weight:500;line-height:1.08}p{color:var(--ink-2);text-wrap:pretty;max-width:65ch}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--ring);outline-offset:5px}::selection{background:var(--accent);color:#0a0a0a}.container{width:var(--container);margin-inline:auto}.container-narrow{width:var(--container-narrow);margin-inline:auto}.mono,.eyebrow{font-size:.75rem;line-height:1.5}.eyebrow{color:var(--ink-3);letter-spacing:.045em;font-weight:500;display:block}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.btn{border-radius:6px;justify-content:center;align-items:center;gap:1.25rem;min-height:50px;padding:.65rem 1.25rem;font-size:.9375rem;font-weight:500;transition:border-radius .35s,background .2s;display:inline-flex}.btn:has(.button-arrow){padding-right:.65rem}.btn:hover{border-radius:28px}.btn--primary{background:var(--accent);color:#0a0a0a}.btn--primary:hover{background:#ffe444}.btn--dark{background:var(--ink);color:var(--bg)}.btn--ghost{border:1px solid var(--rule-strong);color:var(--ink)}.btn--ghost:hover{background:var(--surface)}.button-arrow{background:var(--bg);width:34px;height:34px;color:var(--ink);border-radius:50%;place-items:center;font-size:1.25rem;display:grid}.btn--primary .button-arrow{color:#0a0a0a;background:#fff}.link-inline{border-bottom:1px solid var(--rule-strong)}.link-inline:hover{border-color:var(--ink)}.reveal{animation:reveal .65s var(--ease-out) both}@keyframes reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.skip-link{z-index:120;background:var(--bg);color:var(--ink);padding:1rem;position:fixed;top:0;left:1rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:90;width:min(100% - 32px,672px);transition:width .4s var(--ease-out);position:fixed;top:16px;left:50%;transform:translate(-50%)}.site-header.is-open{width:min(100% - 32px,960px)}.site-nav{background:var(--ink);color:var(--bg);border:1px solid #8882;border-radius:6px;box-shadow:0 12px 40px #0002}.nav-bar{justify-content:space-between;align-items:center;gap:1rem;min-height:62px;padding:6px 12px 6px 20px;display:flex}.brand{letter-spacing:-.06em;white-space:nowrap;font-size:1.4rem;font-weight:600}.brand span{color:#a18a00}.nav-controls{align-items:center;gap:6px;display:flex}.theme-toggle,.menu-toggle{border-radius:4px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:8px;display:flex}.theme-toggle{min-width:44px;font-size:1.4rem}.menu-toggle{font-size:.9375rem}.theme-toggle:hover,.menu-toggle:hover{background:#8883}.menu-icon{gap:6px;width:23px;display:grid}.menu-icon i{background:currentColor;height:1px;transition:transform .2s}.is-open .menu-icon i:first-child{transform:translateY(3.5px)rotate(45deg)}.is-open .menu-icon i:last-child{transform:translateY(-3.5px)rotate(-45deg)}.site-menu{grid-template-columns:1fr 1fr;gap:16px;max-height:calc(100dvh - 110px);padding:16px;display:grid;overflow-y:auto}.site-menu[hidden]{display:none}.menu-card{background:#8882;border-radius:16px;padding:24px}.menu-label{text-transform:uppercase;letter-spacing:.1em;opacity:.75;padding:0 0 20px;font-size:.7rem;display:block}.menu-card a:not(.menu-label){letter-spacing:-.04em;border-top:1px solid #8883;justify-content:space-between;gap:1rem;padding-block:14px;font-size:1.5rem;display:flex}.menu-card a:hover{text-underline-offset:5px;text-decoration:underline}.minimal-home{overflow:clip}.minimal-hero{isolation:isolate;padding-top:clamp(10rem,17vw,17rem);position:relative}.hero-effect{pointer-events:none;z-index:-1;height:850px;position:absolute;inset:0 0 auto}.hero-copy{text-align:center;position:relative}.hero-copy .eyebrow{margin:0 auto 2rem}.status-dot{background:#887500;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.hero-copy h1{max-width:17ch;font-size:var(--t-display);letter-spacing:-.065em;margin:auto;line-height:1.03}.hero-copy h1 em{text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:.09em;font-style:normal;text-decoration-thickness:.045em}.hero-lede{letter-spacing:-.03em;max-width:47ch;margin:2rem auto 0;font-size:clamp(1.125rem,2.2vw,1.625rem);line-height:1.6}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.hero-availability{color:var(--ink-3);margin-top:1rem;font-size:.75rem;display:block}.project-orbit{margin-top:2rem}.orbit-window{height:clamp(290px,38vw,475px);position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#000 75%,#0000);mask-image:linear-gradient(#000 75%,#0000)}.orbit-scale{transform-origin:top;width:0;position:absolute;top:80px;left:50%;transform:scale(.75)}.orbit-track{border:1px solid var(--rule);border-radius:50%;width:2000px;height:2000px;animation:120s linear infinite orbit;position:relative;left:-1000px}.orbit-card{width:350px;height:275px;transform:rotate(var(--angle)) translateY(-1000px);border:1px solid var(--rule);background:var(--bg);border-radius:6px;margin:-137.5px 0 0 -175px;padding:8px;position:absolute;top:50%;left:50%;box-shadow:0 10px 20px #0001}.orbit-image{background:var(--surface);border-radius:4px 4px 100px 100px;height:220px;position:relative;overflow:hidden}.orbit-image img{object-fit:cover;filter:grayscale()}.orbit-card>span{text-align:center;padding:9px 0;font-size:14px;font-weight:500;display:block}.project-orbit:hover .orbit-track,.project-orbit:focus-within .orbit-track,.orbit-track.is-paused{animation-play-state:paused}.orbit-caption{color:var(--ink-3);text-align:center;justify-content:center;align-items:center;gap:1rem;padding:0 24px 1rem;font-size:.75rem;display:flex}.orbit-pause{text-underline-offset:4px;white-space:nowrap;min-height:44px;text-decoration:underline}@keyframes orbit{to{transform:rotate(360deg)}}.minimal-section{padding-block:var(--s-section)}.section-muted{background:var(--surface)}.section-heading{text-align:center;margin-bottom:3.5rem}.section-heading .eyebrow{margin-bottom:1rem}.section-heading h2,.sticky-intro h2{font-size:var(--t-h2);line-height:1.1}.section-heading p{max-width:52ch;margin:1.5rem auto 0}.section-heading .btn{margin-top:1.5rem}.work-layout{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:start;gap:clamp(2rem,6vw,5rem);display:grid}.sticky-intro{position:sticky;top:150px}.sticky-intro .eyebrow{margin-bottom:1.25rem}.sticky-intro p{max-width:32ch;margin:1.5rem 0 2rem}.work-cards{gap:3rem;min-width:0;display:grid}.work-card{background:var(--surface);border-radius:16px;padding:8px}.work-card a{flex-direction:column-reverse;display:flex}.work-card-copy{padding:24px}.number-label{background:var(--surface-2);min-width:30px;min-height:26px;color:var(--ink-3);border-radius:4px;justify-content:center;align-items:center;padding:3px 7px;font-size:.6875rem;display:inline-flex}.work-card-copy>.eyebrow{margin-left:12px;display:inline}.work-card h3{margin:20px 0 12px;font-size:1.75rem}.work-card p{font-size:.9375rem}.work-card-image{aspect-ratio:16/10;background:var(--surface-2);border-radius:10px;position:relative;overflow:hidden}.work-card-image img{object-fit:cover;filter:grayscale();transition:filter .4s,transform .4s}.work-card a:hover img,.work-card a:focus-visible img{filter:grayscale(0);transform:scale(1.02)}.work-card-link{justify-content:space-between;align-items:center;margin-top:24px;font-size:.875rem;display:flex}.work-card-link>span{border:1px solid var(--rule-strong);border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.work-archive a{border-top:1px solid var(--rule);grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:24px 0;display:grid}.work-archive strong{font-weight:500}.work-archive small{color:var(--ink-3);margin-top:5px;font-size:.75rem;display:block}.about-grid{grid-template-columns:280px 1fr;align-items:center;gap:clamp(2rem,5vw,5rem);max-width:900px;margin:auto;display:grid}.about-portrait img{filter:grayscale();border-radius:10px 10px 140px 140px;width:100%;height:auto}.about-portrait figcaption{color:var(--ink-3);text-align:center;margin-top:16px;font-size:.6875rem}.about-prose p{margin-bottom:1.5rem;font-size:1.0625rem;line-height:1.7}.minimal-stats{grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:5rem;display:grid}.minimal-stats>div{text-align:center;flex-direction:column-reverse;justify-content:end;display:flex}.minimal-stats dt{color:var(--ink-3);margin-top:1rem;font-size:.8125rem}.minimal-stats dd{letter-spacing:-.07em;font-size:clamp(3rem,6vw,5rem);line-height:1}.minimal-stats dd span{font-size:.6em}.minimal-stats .stat-text{letter-spacing:-.04em;font-size:1.25rem;line-height:1.5}.skill-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.skill-card{background:var(--surface);border-radius:16px;min-width:0;padding:32px}.skill-card h3{margin:40px 0 20px;font-size:1.375rem}.skill-card ul{flex-wrap:wrap;gap:7px;display:flex}.skill-card li,.tags>span{border:1px solid var(--rule);color:var(--ink-2);border-radius:4px;padding:5px 8px;font-size:.75rem}.writing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.writing-grid>div{height:100%}.writing-card{background:var(--bg);border-radius:16px;height:100%;padding:8px}.writing-cover{aspect-ratio:4/3;background:var(--surface-2);border-radius:10px;place-items:center;display:grid;position:relative;overflow:hidden}.writing-cover>span:not(.card-arrow){letter-spacing:-.065em;text-align:center;text-wrap:balance;padding:24px;font-size:clamp(2rem,3.2vw,3rem);line-height:1.05}.writing-cover img{object-fit:cover;filter:grayscale();transition:filter .3s}.writing-card:hover img,.writing-card:focus-within img{filter:grayscale(0)}.card-arrow{background:var(--bg);border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;bottom:12px;right:12px}.writing-card-copy{padding:20px 16px}.writing-card h3{margin:16px 0 12px;font-size:1.375rem;line-height:1.2}.writing-card p{font-size:.875rem;line-height:1.6}.post-meta{color:var(--ink-3);flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:24px;font-size:.6875rem;display:flex}.tags{flex-wrap:wrap;gap:6px;margin-top:16px;display:flex}.quote-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.quote-card{background:var(--surface);border-radius:16px;flex-direction:column;height:100%;padding:clamp(24px,4vw,40px);display:flex}.quote-mark{letter-spacing:-.08em;font-size:5rem;line-height:.9}.quote-card blockquote{margin:16px 0 40px;font-size:clamp(1.0625rem,1.8vw,1.25rem);line-height:1.65}.quote-card figcaption{align-items:center;gap:14px;margin-top:auto;display:flex}.quote-card img{filter:grayscale();border-radius:50%}.quote-card strong{font-size:.875rem;font-weight:500;display:block}.quote-card small{color:var(--ink-3);margin-top:4px;font-size:.75rem;display:block}.site-footer{margin-top:3rem}.contact-section{background:var(--surface);padding-top:var(--s-section)}.contact-section>.container>.eyebrow,.contact-section h2{text-align:center}.contact-section h2{margin:1.5rem 0 2rem;font-size:clamp(2.5rem,5.5vw,4.5rem)}.contact-section>.container>.btn{width:fit-content;margin:auto;display:flex}.footer-grid{border-top:1px solid var(--rule);margin-top:var(--s-section);grid-template-columns:1fr .6fr 1.2fr;gap:3rem;padding:3rem 0;display:grid}.footer-intro strong{letter-spacing:-.05em;font-size:1.5rem;font-weight:500}.footer-intro p{margin-top:1rem;font-size:.875rem;line-height:1.7}.footer-links{align-content:start;gap:.75rem;min-width:0;display:grid}.footer-links>.eyebrow{margin-bottom:.5rem}.footer-links a{overflow-wrap:anywhere;align-items:center;gap:12px;min-height:32px;font-size:.875rem;display:flex}.footer-links a:hover{text-underline-offset:5px;text-decoration:underline}.footer-link-value{color:var(--ink-3);margin-left:auto;font-size:.75rem}.footer-bar{color:var(--ink-3);flex-wrap:wrap;justify-content:space-between;gap:16px;padding-block:24px;font-size:.6875rem;display:flex}.inner-page>#main-content{padding-top:clamp(10rem,16vw,14rem)}.inner-page>#main-content:before{display:none}.inner-page h1{letter-spacing:-.06em}.inner-page .archive-heading{text-align:center;display:block}.inner-page .archive-heading h1,.inner-page .archive-heading p{margin-inline:auto}.inner-page .archive-heading p{max-width:46ch;margin-top:1.5rem}.inner-page .archive-heading h1{max-width:18ch}.inner-page .archive-heading .crumbs{justify-content:center}.inner-page .archive-heading .eyebrow{margin-top:1rem}@media (max-width:900px){.work-layout{grid-template-columns:1fr}.sticky-intro{text-align:center;position:static}.sticky-intro p{max-width:50ch;margin-inline:auto}.work-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.work-archive{grid-column:1/-1}.work-card h3{font-size:1.5rem}.skill-grid{grid-template-columns:1fr 1fr}.writing-grid{grid-template-columns:1fr;max-width:640px;margin:auto}.footer-grid{grid-template-columns:1fr 1fr}.footer-intro{grid-column:1/-1}}@media (max-width:640px){:root{--container:calc(100% - 40px);--container-narrow:calc(100% - 40px)}.brand{font-size:1.125rem}.nav-bar{padding-left:14px}.nav-controls{gap:0}.menu-toggle{gap:7px;font-size:.8125rem}.site-menu{grid-template-columns:1fr;gap:12px;padding:12px}.menu-card{padding:20px}.menu-card a:not(.menu-label){padding-block:10px;font-size:1.25rem}.minimal-hero{padding-top:10rem}.hero-copy h1{font-size:clamp(2.75rem,11vw,4rem)}.hero-copy .eyebrow{font-size:.625rem}.hero-lede{font-size:1.125rem}.hero-actions{gap:.75rem}.orbit-scale{top:55px;transform:scale(.5)}.orbit-caption{gap:10px;font-size:.625rem}.work-cards,.about-grid,.skill-grid,.quote-grid,.footer-grid{grid-template-columns:1fr}.about-grid{gap:2rem}.about-portrait{max-width:260px;margin:auto}.about-prose{text-align:center}.minimal-stats{grid-template-columns:1fr 1fr;gap:2.5rem 1rem}.section-heading{margin-bottom:2.5rem}.footer-grid{gap:2rem}.footer-bar{flex-direction:column}}@media (prefers-reduced-motion:reduce){.reveal,.orbit-track{animation:none}.orbit-pause,.hero-effect{display:none}}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.00az9qtie3ho1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.3j-a226dh71aj.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.2gwoz23eiro2t.woff2)format("woff2");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;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.0i3h3th1vs4m7.woff2)format("woff2");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;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.0zr6hhvz-h9nw.woff2)format("woff2");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 Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_298645ba-module__DNy0Ga__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_298645ba-module__DNy0Ga__variable{--font-geist-sans:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5ce348bf30bf5439-s.27spqqad3wyeo.woff2)format("woff2");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;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.3f4zuumv8svu0.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/6306c77e7c8268e4-s.34r5yzckw0h2s.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7d817b4c03b0c5f1-s.2jyz_zw3a8jit.woff2)format("woff2");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;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.30bdpjkrtcces.woff2)format("woff2");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;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.1v5bejj26fx9h.woff2)format("woff2");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 Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_2898f26b-module__XUVd9q__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_2898f26b-module__XUVd9q__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
