:root{--bg:#16130f;--panel:#1e1a15;--panel-soft:#241f18;--fg:#ece5d8;--muted:#a89e8c;--line:#322c23;--eng:#7da2d9;--food:#e07a4f;--serif:var(--font-display),"Times New Roman","Noto Serif TC","Songti TC",PMingLiU,serif;--sans:var(--font-body),Georgia,"Noto Serif TC","Songti TC",PMingLiU,serif;--mono:var(--font-mono),ui-monospace,monospace;--container:1040px;--radius:10px;--nav-h:62px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--fg);font-family:var(--sans);font-size:1.0625rem;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}::selection{background:rgba(224,122,79,.3)}.container{max-width:var(--container);margin:0 auto;padding:0 1.5rem}.site-main{min-height:70vh}.kicker{font-family:var(--mono);font-size:.78rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.kicker--eng{color:var(--eng)}.kicker--food{color:var(--food)}.page-header{padding:4.5rem 0 2.5rem}.page-header h1{font-family:var(--serif);font-size:clamp(2.4rem,5vw,3.6rem);font-weight:550;line-height:1.1;letter-spacing:-.01em;margin-top:.6rem}.page-header .lede{max-width:46ch;margin-top:1.1rem;color:var(--muted);font-size:1.1rem}.back-link{display:inline-block;font-family:var(--mono);font-size:.82rem;color:var(--muted);margin-bottom:1.4rem;transition:color .15s ease,transform .15s ease}.back-link:hover{color:var(--food);transform:translateX(-2px)}.section{padding:2.5rem 0 3.5rem;border-top:1px solid var(--line);scroll-margin-top:calc(var(--nav-h) + 56px)}.section-label{display:flex;align-items:baseline;gap:.75rem;margin-bottom:2rem}.section-label .num{font-family:var(--mono);font-size:.78rem;color:var(--muted)}.section-label h2{font-family:var(--mono);font-size:.9rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.chip{display:inline-block;font-family:var(--mono);font-size:.74rem;line-height:1;padding:.42rem .6rem;border:1px solid var(--line);border-radius:999px;background:var(--panel);color:var(--muted);white-space:nowrap}.chip-row{display:flex;flex-wrap:wrap;gap:.45rem}.text-link{border-bottom:1px solid var(--line);transition:border-color .15s ease,color .15s ease}.text-link:hover{color:var(--eng);border-color:var(--eng)}.count{font-size:.8rem}.count,.stats-line{font-family:var(--mono);color:var(--muted)}.stats-line{font-size:.85rem;margin-top:.9rem}.price{font-family:var(--mono);font-size:.85rem;color:var(--food);flex-shrink:0}.sample-banner{margin-top:1.2rem;border:1px dashed var(--food);border-radius:var(--radius);background:rgba(224,122,79,.08);padding:.9rem 1.2rem;font-size:.92rem}.nav{border-bottom:1px solid var(--line);background:rgba(22,19,15,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:-webkit-sticky;position:sticky;top:0;z-index:50}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:var(--nav-h)}.nav-name{font-family:var(--serif);font-size:1.18rem;font-weight:600;letter-spacing:-.01em}.nav-links{display:flex;align-items:center;gap:1.6rem}.nav-link{position:relative;font-family:var(--mono);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);padding:.3rem 0;transition:color .15s ease}.nav-link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:var(--food);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.nav-link:hover{color:var(--fg)}.nav-link:hover:after{transform:scaleX(1)}.nav-link.is-active{color:var(--fg)}.nav-link.is-active:after{transform:scaleX(1)}.footer{border-top:1px solid var(--line);background:var(--panel);margin-top:5rem}.footer-inner{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;padding-top:3rem;padding-bottom:2rem}.footer-kicker{font-family:var(--mono);font-size:.78rem;letter-spacing:.14em;color:var(--muted)}.footer-blurb{max-width:34ch;margin-top:.6rem}.footer-links{display:flex;flex-direction:column;gap:.5rem;text-align:right}.footer-links a{font-family:var(--mono);font-size:.85rem;color:var(--muted);transition:color .15s ease}.footer-links a:hover{color:var(--food)}.footer-meta{display:flex;justify-content:space-between;padding-top:1.25rem;padding-bottom:1.5rem;border-top:1px solid var(--line);font-family:var(--mono);font-size:.75rem;color:var(--muted)}.hero{padding-top:6.5rem;padding-bottom:4rem}.hero h1{font-family:var(--serif);font-size:clamp(2.6rem,6vw,4.2rem);font-weight:550;line-height:1.08;letter-spacing:-.015em;max-width:18ch}.u-food{font-style:italic;background-image:linear-gradient(var(--food),var(--food));background-repeat:no-repeat;background-position:0 92%;background-size:0 3px;animation:draw-underline .7s ease .4s forwards;padding-bottom:2px}@keyframes draw-underline{to{background-size:100% 3px}}.hero .sub{margin-top:1.4rem;max-width:52ch;font-size:1.15rem;color:var(--muted)}.paths{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;padding-bottom:4rem}.path-card{display:block;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);padding:2rem 2rem 1.8rem;transition:transform .18s ease,background .18s ease,border-color .18s ease}.path-card:hover{transform:translateY(-2px);background:var(--panel-soft)}.path-card:hover .path-arrow{transform:translateX(4px)}.path-card--eng:hover{border-color:var(--eng)}.path-card--food:hover{border-color:var(--food)}.path-label{font-family:var(--mono);font-size:.78rem;font-weight:600;letter-spacing:.14em}.path-card--eng .path-label{color:var(--eng)}.path-card--food .path-label{color:var(--food)}.path-card h2{font-family:var(--serif);font-size:1.75rem;font-weight:550;margin-top:.9rem;line-height:1.25}.path-card--food h2{font-style:italic}.path-card p{margin-top:.7rem;color:var(--muted);max-width:38ch}.path-arrow{display:inline-block;margin-top:1.3rem;font-family:var(--mono);font-size:.9rem;transition:transform .18s ease}.subnav{position:-webkit-sticky;position:sticky;top:var(--nav-h);z-index:40;display:flex;flex-wrap:wrap;gap:1.4rem;padding:.8rem 0;margin-bottom:1.5rem;background:rgba(22,19,15,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line)}.subnav-link{font-family:var(--mono);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);transition:color .15s ease}.subnav-link:hover{color:var(--eng)}.career-header{display:flex;align-items:center;justify-content:space-between;gap:3rem}.career-header-text{max-width:60ch}.career-header-text .cta-row{display:inline-flex;gap:1.6rem;margin-top:1.1rem}.portrait{width:190px;height:190px;object-fit:cover;border-radius:var(--radius);border:1px solid var(--line);flex-shrink:0}.xp-toggle{display:flex;width:100%;text-align:left;justify-content:space-between;align-items:flex-start;gap:1rem}.xp-toggle:hover .xp-title{color:var(--eng)}.xp-head,.xp-head .date,.xp-head .org,.xp-title{display:block}.xp-title{font-size:1.18rem;font-weight:600;margin-top:.35rem;transition:color .15s ease}.xp-title--serif{font-family:var(--serif);font-size:1.3rem;font-weight:550}.xp-summary{display:block;color:var(--muted);font-size:.95rem;margin-top:.4rem}.xp-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.xp-body>div{overflow:hidden}.xp-body.is-open{grid-template-rows:1fr}.xp-body-inner{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.xp-body-main{flex:1 1}.xp-logo{width:116px;height:56px;object-fit:contain;flex-shrink:0;margin-top:1rem;background:#f5f2ea;border-radius:8px;padding:6px}.timeline{display:flex;flex-direction:column;gap:2.4rem;border-left:2px solid var(--line);padding-left:2rem;margin-left:.4rem}.timeline-item{position:relative}.timeline-item:before{content:"";position:absolute;left:calc(-2rem - 6px);top:.5rem;width:10px;height:10px;border-radius:50%;background:var(--eng)}.project-card .date,.timeline-item .date{font-family:var(--mono);font-size:.78rem;letter-spacing:.08em;color:var(--muted);text-transform:uppercase}.timeline-item .org{color:var(--muted);font-size:.95rem;margin-top:.15rem}.timeline-item ul{margin:1rem 0 0 1.1rem;display:flex;flex-direction:column;gap:.4rem;font-size:.98rem}.timeline-item .chip-row{margin-top:.9rem}.project-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;align-items:start}.project-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);padding:1.8rem}.proj-img{width:100%;border-radius:8px;border:1px solid var(--line);margin-top:1rem}.proj-desc{margin-top:1rem;color:var(--muted);font-size:.97rem}.project-card .chip-row{margin-top:1.1rem}.education-stack{display:flex;flex-direction:column;gap:1.5rem}.education-card{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);padding:1.8rem}.education-card h3{font-size:1.18rem;font-weight:600}.education-card .degree{color:var(--muted);margin-top:.2rem}.education-card .coursework-label{font-family:var(--mono);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-top:1.1rem;margin-bottom:.55rem}.education-card img{width:72px;height:72px;object-fit:contain;flex-shrink:0;background:#f5f2ea;border-radius:8px;padding:6px}.skills-groups{display:flex;flex-direction:column;gap:1.6rem}.skills-group h3{font-family:var(--mono);font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:.7rem}.social-row{display:flex;flex-wrap:wrap;gap:.8rem;padding-bottom:3rem}.social-btn{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--mono);font-size:.85rem;padding:.65rem 1.1rem;border:1px solid var(--line);border-radius:999px;background:var(--panel);transition:border-color .15s ease,color .15s ease,transform .15s ease}.social-btn:hover{border-color:var(--food);color:var(--food);transform:translateY(-1px)}.list-blurb{color:var(--muted);max-width:50ch}.region-list{margin-top:1.5rem}.continent{padding:2rem 0 .6rem}.continent-header{display:flex;align-items:baseline;gap:.9rem;margin-bottom:1rem}.continent-header h2{font-family:var(--serif);font-size:1.9rem;font-weight:550}.country-block{padding:.4rem 0 1.4rem}.country-header{margin-bottom:.6rem}.country-header h3{font-family:var(--mono);font-size:.76rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.city-links{display:flex;flex-wrap:wrap;gap:.5rem 1.8rem}.city-link{font-size:1.08rem;font-weight:500;border-bottom:1px solid transparent;transition:color .15s ease,border-color .15s ease}.city-link:hover{color:var(--food);border-color:var(--food)}.ollie-photo{max-width:560px;width:100%;border-radius:var(--radius);border:1px solid var(--line);margin-bottom:4rem}.ollie-takeover{position:fixed;inset:0;z-index:200;background:url(/images/olie.jpg) 50%/cover no-repeat;opacity:0;animation:ollie-takeover-fade 90s linear forwards;pointer-events:none}.ollie-takeover.is-blocking{pointer-events:auto}@keyframes ollie-takeover-fade{to{opacity:1}}.lang{position:relative}.lang-btn{font-family:var(--mono);font-size:.8rem;letter-spacing:.06em;color:var(--muted);padding:.35rem .2rem;transition:color .15s ease}.lang-btn:hover{color:var(--fg)}.caret-down{font-size:.7rem}.lang-menu{position:absolute;right:0;top:calc(100% + 8px);min-width:130px;background:var(--panel-soft);border:1px solid var(--line);border-radius:8px;padding:.35rem;box-shadow:0 14px 34px rgba(0,0,0,.45);animation:menu-in .14s ease;display:flex;flex-direction:column}@keyframes menu-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.lang-option{text-align:left;font-size:.9rem;padding:.5rem .7rem;border-radius:6px;color:var(--fg);transition:background .12s ease}.lang-option:hover{background:rgba(224,122,79,.12)}.lang-option.is-current{color:var(--food);font-weight:600}.toast{position:fixed;top:calc(var(--nav-h) + 14px);right:18px;z-index:60;background:var(--panel-soft);border:1px solid var(--line);border-left:3px solid var(--food);border-radius:8px;padding:.8rem 1.1rem;font-size:.95rem;box-shadow:0 14px 34px rgba(0,0,0,.45);animation:menu-in .18s ease}.city-restaurant-list{display:flex;flex-direction:column;padding-bottom:3rem}.city-restaurant-row{padding:1.1rem .2rem;border-top:1px solid var(--line)}.city-restaurant-row:last-child{border-bottom:1px solid var(--line)}.restaurant-name-link{font-family:var(--serif);font-size:1.25rem;font-weight:550;transition:color .15s ease}.restaurant-name-link:hover{color:var(--food)}.restaurant-article .page-header h1{max-width:22ch}.price-line{color:var(--food)}.article-notes{max-width:62ch;font-size:1.1rem;line-height:1.8;padding-bottom:2rem}.photo-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.4rem;gap:1.4rem;padding-bottom:3rem}.photo-gallery img{width:100%;border-radius:var(--radius);border:1px solid var(--line)}.photo-gallery figcaption{margin-top:.45rem;font-family:var(--mono);font-size:.78rem;color:var(--muted)}.js .reveal{opacity:0;transform:translateY(14px);transition:opacity .55s ease,transform .55s ease}.js .reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.js .reveal{opacity:1;transform:none}.js .reveal,.xp-body{transition:none}.u-food{background-size:100% 3px;animation:none}}@media (max-width:780px){.gallery,.paths,.project-grid{grid-template-columns:1fr}.gallery img{aspect-ratio:4/3}.career-header{flex-direction:column-reverse;align-items:flex-start;gap:1.5rem}.portrait{width:128px;height:128px}.education-card{flex-direction:column-reverse}.footer-inner{flex-direction:column}.footer-links{text-align:left}.hero{padding-top:4rem}.nav-links{gap:1rem}.nav-link{font-size:.72rem}.subnav{gap:1.2rem;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.subnav::-webkit-scrollbar{display:none}.subnav-link{flex-shrink:0}}@font-face{font-family:Newsreader;font-style:italic;font-weight:200 800;font-display:swap;src:url(/_next/static/media/eb251072d3b5478c-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:Newsreader;font-style:italic;font-weight:200 800;font-display:swap;src:url(/_next/static/media/e92f802bb57ccffe-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:Newsreader;font-style:italic;font-weight:200 800;font-display:swap;src:url(/_next/static/media/4b9bb515ce6d026f-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:Newsreader;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/7088c2b12ccac062-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:Newsreader;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/665e920483964785-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:Newsreader;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/5611c55482296524-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:Newsreader Fallback;src:local("Times New Roman");ascent-override:69.68%;descent-override:25.12%;line-gap-override:0.00%;size-adjust:105.48%}.__className_328ff9{font-family:Newsreader,Newsreader Fallback}.__variable_328ff9{--font-display:"Newsreader","Newsreader Fallback"}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:200 900;font-display:swap;src:url(/_next/static/media/c1e0ae606c0d380f-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:"Source Serif 4";font-style:italic;font-weight:200 900;font-display:swap;src:url(/_next/static/media/9cc95445f0ce201a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:200 900;font-display:swap;src:url(/_next/static/media/24f599ce1a627b37-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:"Source Serif 4";font-style:italic;font-weight:200 900;font-display:swap;src:url(/_next/static/media/ea308541f46fdb72-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:"Source Serif 4";font-style:italic;font-weight:200 900;font-display:swap;src:url(/_next/static/media/1b5a038d2ebd8073-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:"Source Serif 4";font-style:italic;font-weight:200 900;font-display:swap;src:url(/_next/static/media/d9c8a48aa27d17bd-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:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/3d165c286d94e27c-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:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/e54d16b9f2c4535b-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/7c21074d9bafed1b-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:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/916860560b9a2bc2-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:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/591e43f23f51e5a5-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:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/97ac91773d3121b2-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:"Source Serif 4 Fallback";src:local("Times New Roman");ascent-override:87.87%;descent-override:28.41%;line-gap-override:0.00%;size-adjust:117.91%}.__className_139bc5{font-family:"Source Serif 4","Source Serif 4 Fallback"}.__variable_139bc5{--font-body:"Source Serif 4","Source Serif 4 Fallback"}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/886030b0b59bc5a7-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:100 800;font-display:swap;src:url(/_next/static/media/0aa834ed78bf6d07-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:100 800;font-display:swap;src:url(/_next/static/media/67957d42bae0796d-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:100 800;font-display:swap;src:url(/_next/static/media/f911b923c6adde36-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:100 800;font-display:swap;src:url(/_next/static/media/939c4f875ee75fbb-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:100 800;font-display:swap;src:url(/_next/static/media/bb3ef058b751a6ad-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_3c557b{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.__variable_3c557b{--font-mono:"JetBrains Mono","JetBrains Mono Fallback"}