.aurora{--aurora-x:0;--aurora-y:0;--aurora-opacity:0.62;--aurora-travel:95px;--aurora-blur:58px;position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none}.aurora[data-intensity=subtle]{--aurora-opacity:0.30;--aurora-travel:46px;--aurora-blur:88px}.aurora__layer{position:absolute;inset:0;will-change:transform}.aurora__layer--a{transform:translate3d(calc(var(--aurora-x) * var(--aurora-travel)),calc(var(--aurora-y) * var(--aurora-travel)),0)}.aurora__layer--b{transform:translate3d(calc(var(--aurora-x) * var(--aurora-travel) * -.65),calc(var(--aurora-y) * var(--aurora-travel) * -.65),0)}.aurora__layer--c{transform:translate3d(calc(var(--aurora-x) * var(--aurora-travel) * .4),calc(var(--aurora-y) * var(--aurora-travel) * .4),0)}.aurora__blob{position:absolute;border-radius:50%;opacity:var(--aurora-opacity);filter:blur(var(--aurora-blur)) saturate(1.3);mix-blend-mode:var(--aurora-blend,screen);will-change:transform}.aurora[data-palette=ember]{--aurora-blend:multiply;--aurora-opacity:0.5;--aurora-blur:72px;background:#fdfcfb}.aurora[data-palette=ember][data-intensity=subtle]{--aurora-opacity:0.28;--aurora-blur:96px}.aurora[data-palette=ember] .aurora__blob--a{background:radial-gradient(circle at center,#ff6a00 0,transparent 70%)}.aurora[data-palette=ember] .aurora__blob--b{background:radial-gradient(circle at center,#ff9e2c 0,transparent 70%)}.aurora[data-palette=ember] .aurora__blob--c{background:radial-gradient(circle at center,#ffd8a8 0,transparent 70%)}.aurora__blob--a{top:-18%;left:-12%;width:52vmax;height:52vmax;background:radial-gradient(circle at center,#38bdf8 0,transparent 70%);animation:aurora-drift-a 31s ease-in-out infinite alternate}.aurora__blob--b{top:2%;left:62%;width:42vmax;height:42vmax;background:radial-gradient(circle at center,#67e8f9 0,transparent 70%);animation:aurora-drift-b 41s ease-in-out infinite alternate}.aurora__blob--c{top:58%;left:18%;width:46vmax;height:46vmax;background:radial-gradient(circle at center,#2563eb 0,transparent 70%);animation:aurora-drift-c 53s ease-in-out infinite alternate}@keyframes aurora-drift-a{0%{transform:translate3d(-6.2vw,-3.1vh,0)}50%{transform:translate3d(4.7vw,7.8vh,0)}to{transform:translate3d(10.8vw,-6.2vh,0)}}@keyframes aurora-drift-b{0%{transform:translate3d(7.8vw,-4.7vh,0)}50%{transform:translate3d(-6.2vw,6.2vh,0)}to{transform:translate3d(-10.8vw,-7.8vh,0)}}@keyframes aurora-drift-c{0%{transform:translate3d(-4.7vw,7.8vh,0)}50%{transform:translate3d(9.3vw,-4.7vh,0)}to{transform:translate3d(-7.8vw,-10.8vh,0)}}@media (prefers-reduced-motion:reduce){.aurora__layer{transform:none}.aurora__blob{animation:none}}.byitl-root{--sheet:#fcfcfa;--ink:#16161a;--ink-60:#5c5c63;--rule:#deded8;--field-line:#87878d;--accent:#ff6a00;--accent-dim:#b84d00;--display:var(--byitl-font-display),"Helvetica Neue",Arial,sans-serif;--body:var(--byitl-font-body),Georgia,"Times New Roman",serif;--mono:var(--byitl-font-mono),ui-monospace,"SFMono-Regular",Consolas,monospace;--gutter:clamp(1.25rem,5vw,4.5rem);--measure:34rem;position:relative;background:var(--sheet);color:var(--ink);font-family:var(--body);font-size:clamp(1rem,.96rem + .2vw,1.0625rem);line-height:1.7;font-optical-sizing:auto;min-height:100vh}.byitl-root *,.byitl-root :after,.byitl-root :before{box-sizing:border-box}.byitl-root :focus-visible{outline:2px solid var(--accent-dim);outline-offset:3px}.byitl-root a{color:inherit}.byitl-root .byitl-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.byitl-root>.aurora{z-index:0}.byitl-root .sheet-marks{position:fixed;inset:0;pointer-events:none;z-index:100}.byitl-root .sheet-marks span{position:absolute;width:26px;height:26px}.byitl-root .sheet-marks span:after,.byitl-root .sheet-marks span:before{content:"";position:absolute;background:var(--rule)}.byitl-root .sheet-marks span:before{width:100%;height:1px;top:50%}.byitl-root .sheet-marks span:after{height:100%;width:1px;left:50%}.byitl-root .sheet-marks .tl{top:14px;left:14px}.byitl-root .sheet-marks .tr{top:14px;right:14px}.byitl-root .sheet-marks .bl{bottom:14px;left:14px}.byitl-root .sheet-marks .br{bottom:14px;right:14px}@media (max-width:700px){.byitl-root .sheet-marks{display:none}}.byitl-root .colourbar{display:flex;height:6px;width:100%;position:relative;z-index:1}.byitl-root .colourbar i{flex:1;font-style:normal}.byitl-root .colourbar i:first-child{background:#00a0df}.byitl-root .colourbar i:nth-child(2){background:var(--accent)}.byitl-root .colourbar i:nth-child(3){background:#fff200}.byitl-root .colourbar i:nth-child(4){background:var(--ink)}.byitl-root .wrap{position:relative;z-index:1;max-width:74rem;margin:0 auto;padding:0 var(--gutter)}.byitl-root h1,.byitl-root h2,.byitl-root h3{font-family:var(--display);font-weight:700;letter-spacing:-.03em;line-height:1.04;margin:0;text-wrap:balance}.byitl-root .spec{font-family:var(--mono);font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-60);font-weight:400}.byitl-root .masthead{display:flex;align-items:baseline;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;padding:2.25rem 0 1.5rem;border-bottom:1px solid var(--rule)}.byitl-root .wordmark{font-family:var(--display);font-weight:700;font-size:1.0625rem;letter-spacing:-.02em;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.byitl-root .wordmark em{font-style:normal;display:inline-block;width:1.6rem;height:1px;background:var(--accent);transition:width .35s cubic-bezier(.2,.8,.2,1)}.byitl-root .wordmark:hover em{width:3rem}.byitl-root .masthead nav{display:flex;gap:1.75rem;flex-wrap:wrap}.byitl-root .masthead nav a{font-family:var(--mono);font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;color:var(--ink-60)}.byitl-root .masthead nav a:hover{color:var(--accent-dim)}.byitl-root .masthead nav a.is-home{color:var(--ink)}.byitl-root .hero{padding:clamp(3.5rem,12vh,7rem) 0 clamp(2.5rem,6vh,4rem)}.byitl-root .hero>p.spec{letter-spacing:.08em;margin:0 0 1.25rem}.byitl-root .hero h1{font-size:clamp(2.5rem,7.5vw,5.75rem);max-width:16ch}.byitl-root .hero-rule{width:5.5rem;height:3px;background:var(--accent);margin:1.75rem 0}.byitl-root .hero p.lede{margin:0;max-width:var(--measure);font-size:clamp(1.0625rem,1rem + .35vw,1.25rem);color:var(--ink-60)}.byitl-root .hero .cta{margin-top:2rem}.byitl-root .hero .cta a.btn{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--mono);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;border-bottom:2px solid var(--accent);padding-bottom:.35rem;color:inherit}.byitl-root .hero .cta a.btn:hover{color:var(--accent-dim)}.byitl-root .section-label{margin:0 0 .75rem}.byitl-root .index-block{margin-top:clamp(2.5rem,6vh,4rem)}.byitl-root .index-block h2{font-size:clamp(1.5rem,3.4vw,2.5rem);max-width:24ch;margin-bottom:2rem}.byitl-root .index-head{padding-bottom:.75rem;border-bottom:1px solid var(--ink)}.byitl-root .entry,.byitl-root .index-head{display:grid;grid-template-columns:3.5rem 1fr 10rem;gap:1.5rem}.byitl-root .entry{align-items:start;padding:1.75rem 0;border-bottom:1px solid var(--rule);position:relative}.byitl-root a.entry{text-decoration:none}.byitl-root a.entry:hover{background:rgba(255,106,0,.03)}.byitl-root a.entry:after{content:"";position:absolute;left:0;bottom:-1px;height:1px;width:0;background:var(--accent);transition:width .4s cubic-bezier(.2,.8,.2,1)}.byitl-root a.entry:focus-visible:after,.byitl-root a.entry:hover:after{width:100%}.byitl-root .entry-no{font-family:var(--mono);font-size:.75rem;color:var(--accent-dim);padding-top:.35rem}.byitl-root .entry h3{font-size:clamp(1.1875rem,1rem + .7vw,1.5rem);font-weight:700}.byitl-root .entry p{margin:.65rem 0 0;color:var(--ink-60);font-size:.9375rem;max-width:46ch}.byitl-root .entry-tag{font-size:.6875rem;letter-spacing:.1em;color:var(--accent-dim);display:block;margin-bottom:.5rem}.byitl-root .entry-link,.byitl-root .entry-tag{font-family:var(--mono);text-transform:uppercase}.byitl-root .entry-link{padding-top:.4rem;font-size:.75rem;letter-spacing:.08em;color:var(--ink-60);align-self:start;justify-self:end;text-align:right}.byitl-root a.entry:hover .entry-link{color:var(--accent-dim)}@media (max-width:860px){.byitl-root .index-head{display:none}.byitl-root .entry{grid-template-columns:2.25rem 1fr}.byitl-root .entry-link{grid-column:2;justify-self:start;text-align:left;padding-top:.6rem}}.byitl-root .contact-block{margin-top:clamp(4rem,10vh,7rem);border-top:1px solid var(--ink);padding:2.5rem 0 clamp(3rem,8vh,5rem)}.byitl-root footer.site{position:relative;z-index:1;margin-top:clamp(3rem,8vh,5rem);border-top:1px solid var(--rule);padding:1.75rem 0 3.5rem;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}@media (prefers-reduced-motion:reduce){.byitl-root *,.byitl-root :after,.byitl-root :before{transition:none!important;animation:none!important}}.byitl-root .ember-contact{display:grid;gap:clamp(2.5rem,6vw,5rem)}@media (min-width:768px){.byitl-root .ember-contact{grid-template-columns:1fr 1fr}}.byitl-root .ember-contact h2{font-size:clamp(1.75rem,3.4vw,2.5rem);max-width:18ch}.byitl-root .ember-contact>div:first-child>p{margin-top:1rem;color:var(--ink-60);max-width:34ch}.byitl-root .ember-socials{display:flex;gap:1.25rem;margin-top:2rem}.byitl-root .ember-socials img{filter:invert(1);opacity:.55;transition:opacity .25s ease}.byitl-root .ember-socials a:hover img{opacity:1}.byitl-root .ember-field{margin-bottom:1.75rem}.byitl-root .ember-field label{display:block;margin-bottom:.5rem;font-family:var(--mono);font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-60)}.byitl-root .ember-field input,.byitl-root .ember-field textarea{width:100%;background:transparent;border:none;border-bottom:1px solid var(--field-line);border-radius:0;padding:.6rem 0;font-family:var(--body);font-size:1rem;color:var(--ink)}.byitl-root .ember-field input::-moz-placeholder,.byitl-root .ember-field textarea::-moz-placeholder{color:var(--ink-60)}.byitl-root .ember-field input::placeholder,.byitl-root .ember-field textarea::placeholder{color:var(--ink-60)}.byitl-root .ember-field input:focus,.byitl-root .ember-field textarea:focus{border-bottom-color:var(--accent-dim)}.byitl-root .ember-field input:focus-visible,.byitl-root .ember-field textarea:focus-visible{outline:2px solid var(--accent-dim);outline-offset:2px}.byitl-root .ember-submit{display:inline-flex;align-items:center;gap:.6rem;background:var(--ink);color:var(--sheet);border:none;border-radius:0;font-family:var(--mono);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;padding:.9rem 1.75rem;width:100%;cursor:pointer;transition:background .2s ease}.byitl-root .ember-submit:hover:not(:disabled){background:var(--accent-dim)}.byitl-root .ember-submit:disabled{opacity:.5;cursor:not-allowed}.byitl-root .ember-success{font-family:var(--mono);font-size:.8125rem;letter-spacing:.04em;color:var(--accent-dim)}.byitl-root .ember-error{color:#a7222a;font-size:.875rem;margin-top:.5rem}@font-face{font-family:__Schibsted_Grotesk_93bbf8;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/56069e83bb5b2425.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:__Schibsted_Grotesk_93bbf8;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/91601dd83defba07.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:__Schibsted_Grotesk_93bbf8;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/56069e83bb5b2425.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:__Schibsted_Grotesk_93bbf8;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/91601dd83defba07.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:__Schibsted_Grotesk_93bbf8;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/56069e83bb5b2425.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:__Schibsted_Grotesk_93bbf8;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/91601dd83defba07.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}.__className_93bbf8{font-family:__Schibsted_Grotesk_93bbf8;font-style:normal}.__variable_93bbf8{--byitl-font-display:"__Schibsted_Grotesk_93bbf8"}@font-face{font-family:__Literata_d8e396;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3b858e8234e422f4-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:__Literata_d8e396;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6cca48c3e4e6ef07-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Literata_d8e396;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/2603157fa2fb7012-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Literata_d8e396;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8f69b66743ebadf3-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:__Literata_d8e396;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f627625e85285513-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:__Literata_d8e396;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1aed755f2a5e779d-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:__Literata_d8e396;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/45d262064560f5fa-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:__Literata_d8e396;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3b858e8234e422f4-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:__Literata_d8e396;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6cca48c3e4e6ef07-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Literata_d8e396;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/2603157fa2fb7012-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Literata_d8e396;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8f69b66743ebadf3-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:__Literata_d8e396;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/f627625e85285513-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:__Literata_d8e396;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1aed755f2a5e779d-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:__Literata_d8e396;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/45d262064560f5fa-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:__Literata_Fallback_d8e396;src:local("Times New Roman");ascent-override:99.30%;descent-override:25.99%;line-gap-override:0.00%;size-adjust:118.53%}.__className_d8e396{font-family:__Literata_d8e396,__Literata_Fallback_d8e396;font-style:normal}.__variable_d8e396{--byitl-font-body:"__Literata_d8e396","__Literata_Fallback_d8e396"}@font-face{font-family:__DM_Mono_9ef920;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/64418ffc17e50301-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:__DM_Mono_9ef920;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0e96d314a90a6138-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:__DM_Mono_9ef920;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba43ea3467e29870-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:__DM_Mono_9ef920;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b7ea2ab4a8ad1f81-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:__DM_Mono_Fallback_9ef920;src:local("Arial");ascent-override:72.98%;descent-override:22.81%;line-gap-override:0.00%;size-adjust:135.93%}.__className_9ef920{font-family:__DM_Mono_9ef920,__DM_Mono_Fallback_9ef920;font-style:normal}.__variable_9ef920{--byitl-font-mono:"__DM_Mono_9ef920","__DM_Mono_Fallback_9ef920"}