.hm{--bg:#efeeeb;--card:#fff;--ink:#16151a;--ink-2:#56544e;--muted:#85837d;--line:#e4e2dd;--dark:#16151a;--dark-2:#201f24;--dark-3:#2e2c31;--dark-text:#d6d3cd;--dark-muted:#8a867e;--sig:#c8f04a;--r-block:34px;--r-card:22px;--r-tile:13px;--pad:40px;--gut:16px;--sans:var(--hm-sans),"Helvetica Neue",Helvetica,sans-serif;--mono:var(--hm-mono),ui-monospace,SFMono-Regular,Menlo,monospace;background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;min-height:100vh;margin:0}.hm *{box-sizing:border-box}.hm img{max-width:100%;display:block}.hm a{color:inherit;text-decoration:none}.hm h1,.hm h2,.hm h3,.hm p{margin:0}.hm .wrap{padding:0 var(--pad)}.hm .label{font-family:var(--mono);letter-spacing:.14em;color:var(--muted);text-transform:uppercase;font-size:10px}.hm .btn{cursor:pointer;font-family:var(--sans);letter-spacing:-.015em;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:14px 26px;font-size:15px;font-weight:600;transition:opacity .2s;display:inline-flex}.hm .btn:hover{opacity:.85}.hm .btn--dark{background:var(--ink);color:#fff}.hm .btn--sig{background:var(--sig);color:var(--ink);width:100%}.hm .btn[disabled]{opacity:.6;cursor:default}.hm .rv{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(18px)}.hm .rv.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.hm .rv{opacity:1;transition:none;transform:none}}.hm .nav{padding:22px var(--pad);justify-content:space-between;align-items:center;gap:24px;display:flex;position:relative}.hm .mark{letter-spacing:-.045em;align-items:flex-start;gap:2px;font-weight:700;display:flex}.hm .mark sup{margin-top:.28em;font-size:.42em;font-weight:500}.hm .nav .mark{font-size:21px}.hm .nav__links{letter-spacing:-.01em;align-items:center;gap:24px;font-size:14px;font-weight:500;display:flex}.hm .nav__links i{background:#c9c6bf;width:1px;height:11px;display:block}.hm .nav__right{align-items:center;gap:14px;display:flex}.hm .burger{cursor:pointer;background:0 0;border:0;flex-direction:column;gap:4px;padding:12px 0;display:none}.hm .burger span{background:var(--ink);width:20px;height:1.5px;display:block}.hm .menu{top:100%;left:var(--pad);right:var(--pad);z-index:40;background:var(--card);border-radius:18px;flex-direction:column;padding:10px;display:flex;position:absolute;box-shadow:0 18px 50px #16151a24}.hm .menu a{border-radius:11px;padding:13px 16px;font-size:15px;font-weight:500}.hm .menu a:active{background:var(--bg)}.hm .hero{background:var(--card);border-radius:var(--r-block);flex-direction:column;gap:36px;padding:46px;display:flex}.hm .hero__top{justify-content:space-between;align-items:flex-start;gap:60px;display:flex}.hm .hero__word{font-size:clamp(46px,9.2vw,132px);line-height:.82}.hm .hero__aside{flex-direction:column;gap:16px;max-width:330px;padding-top:8px;display:flex}.hm .dot{background:var(--sig);border-radius:999px;flex:none;width:8px;height:8px;display:inline-block}.hm .hero__aside p{color:var(--ink-2);font-size:15px;line-height:1.5}.hm .media{background:var(--dark);border-radius:26px;padding:30px 32px 26px;position:relative;overflow:hidden}.hm .app{gap:22px;display:flex}.hm .app__rail{flex-direction:column;gap:9px;width:176px;padding-top:4px;display:flex}.hm .app__brand{color:#f2f1ee;letter-spacing:-.02em;align-items:center;gap:8px;margin-bottom:8px;font-size:13px;font-weight:600;display:flex}.hm .app__brand i{background:var(--sig);border-radius:6px;width:20px;height:20px;display:block}.hm .app__rail a{color:var(--dark-muted);border-radius:9px;padding:9px 12px;font-size:11.5px}.hm .app__rail a.on{background:var(--dark-2);color:#f2f1ee;font-weight:500}.hm .app__main{flex-direction:column;flex:1;gap:14px;min-width:0;display:flex}.hm .kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.hm .kpi{background:var(--dark-2);border-radius:var(--r-tile);flex-direction:column;gap:7px;padding:15px 17px;display:flex}.hm .kpi span{font-family:var(--mono);letter-spacing:.12em;color:var(--dark-muted);font-size:9px}.hm .kpi b{color:#f2f1ee;letter-spacing:-.04em;font-size:27px;font-weight:600}.hm .kpi--sig{background:var(--sig)}.hm .kpi--sig span,.hm .kpi--sig b{color:var(--ink)}.hm .tbl{background:var(--dark-2);border-radius:15px;flex-direction:column;gap:11px;padding:16px 18px;display:flex}.hm .tr{color:var(--dark-text);grid-template-columns:2fr 1.4fr .9fr;align-items:center;gap:12px;font-size:11.5px;display:grid}.hm .tr--h{font-family:var(--mono);letter-spacing:.12em;color:#6f6b64;border-bottom:1px solid var(--dark-3);padding-bottom:9px;font-size:8.5px}.hm .tr em{color:var(--dark-muted);font-style:normal}.hm .ok{color:var(--sig)}.hm .warn{color:#e8b84b}.hm .off{color:var(--dark-muted)}.hm .float{background:#fff;border-radius:16px;flex-direction:column;gap:9px;width:216px;padding:15px 17px;display:flex;position:absolute;bottom:88px;right:26px}.hm .float hr{background:#e8e6e1;border:0;height:1px;margin:0}.hm .media__foot{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-top:30px;display:flex}.hm .media__foot>p{color:var(--dark-muted);max-width:250px;font-size:12.5px;line-height:1.45}.hm .logos{color:var(--dark-text);letter-spacing:-.01em;flex-wrap:wrap;align-items:center;gap:26px;font-size:12.5px;font-weight:500;display:flex}.hm .logos span,.hm .logos a{align-items:center;gap:7px;display:flex}.hm .logos i{border:1.5px solid #6f6b64;width:11px;height:11px;display:block}.hm .logos i.c{border-radius:999px}.hm .logos i.r{border-radius:3px}.hm .logos i.a{border-radius:3px 11px}.hm .logos i.b{border-radius:999px 3px}.hm .manif{padding:96px var(--pad) 76px;gap:90px;display:flex}.hm .manif p{letter-spacing:-.035em;text-wrap:pretty;max-width:900px;font-size:clamp(26px,3.1vw,42px);font-weight:500;line-height:1.16}.hm .manif p span{color:#a19e97}.hm .bento{gap:var(--gut);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.hm .bento .b{background:var(--card);border-radius:26px;flex-direction:column;gap:16px;min-height:210px;padding:26px 28px;display:flex}.hm .bento .b>small{color:var(--muted);letter-spacing:-.01em;font-size:13px}.hm .bento .b>strong{letter-spacing:-.045em;margin-top:auto;font-size:34px;font-weight:600;line-height:1}.hm .bento .b>strong em{color:var(--muted);font-size:15px;font-style:normal;font-weight:500}.hm .bento .b--dark{background:var(--dark);color:#fff}.hm .bento .b--dark>small,.hm .bento .b--dark>strong em{color:var(--dark-muted)}.hm .b__fig{flex:1;justify-content:center;align-items:center;display:flex}.hm .stack{align-items:center;display:flex}.hm .stack i{border:2px solid #fff;border-radius:999px;width:34px;height:34px;display:block}.hm .stack i+i{margin-left:-11px}.hm .bars{flex:1;align-items:center;gap:7px;display:flex}.hm .bars i{border-radius:5px;width:9px;display:block}.hm .method{padding:92px var(--pad) 80px}.hm .method__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:60px;margin-bottom:46px;display:flex}.hm .method__head h2{letter-spacing:-.045em;font-size:clamp(30px,4vw,44px);font-weight:600;line-height:1.06}.hm .method__head p{color:#6e6c66;max-width:430px;font-size:15px;line-height:1.55}.hm .steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.hm .step{flex-direction:column;gap:14px;display:flex}.hm .step:nth-child(2){padding-top:26px}.hm .step:nth-child(3){padding-top:52px}.hm .step:nth-child(4){padding-top:78px}.hm .step:nth-child(5){padding-top:104px}.hm .step__top{background:var(--card);border-radius:20px;align-items:flex-start;height:118px;padding:14px;display:flex}.hm .step:nth-child(3) .step__top{background:var(--sig)}.hm .step:nth-child(5) .step__top{background:var(--dark)}.hm .tag{background:var(--ink);color:#fff;font-family:var(--mono);letter-spacing:.1em;border-radius:999px;padding:6px 11px;font-size:9px}.hm .step:nth-child(5) .tag{background:var(--sig);color:var(--ink)}.hm .step h3{letter-spacing:-.025em;font-size:16px;font-weight:600}.hm .step p{color:var(--muted);margin-top:7px;font-size:13px;line-height:1.45}.hm .qa{padding:8px var(--pad) 92px}.hm .qa__head{flex-direction:column;gap:18px;margin-bottom:34px;display:flex}.hm .qa__head h2{letter-spacing:-.045em;font-size:clamp(28px,3.6vw,40px);font-weight:600;line-height:1.06}.hm .qa__grid{gap:var(--gut);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hm .q{background:var(--card);border-radius:var(--r-card);flex-direction:column;gap:10px;padding:26px 28px;display:flex}.hm .q h3{letter-spacing:-.025em;font-size:17px;font-weight:600}.hm .q p{color:var(--ink-2);font-size:14px;line-height:1.55}.hm .end{background:var(--dark);color:#fff;border-radius:var(--r-block);flex-direction:column;gap:50px;padding:54px 50px 40px;display:flex}.hm .end__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:60px;display:flex}.hm .end__top h2{letter-spacing:-.045em;font-size:clamp(32px,4.4vw,50px);font-weight:600;line-height:1.04}.hm .form{flex-direction:column;flex:1;gap:12px;min-width:280px;max-width:420px;padding-top:10px;display:flex}.hm .field{background:var(--dark-2);border-radius:14px;flex-direction:column;gap:3px;padding:13px 18px;display:flex}.hm .field label{font-family:var(--mono);letter-spacing:.14em;color:#6f6b64;text-transform:uppercase;font-size:8.5px}.hm .field input,.hm .field textarea{color:#fff;font-family:var(--sans);resize:none;background:0 0;border:0;outline:0;padding:2px 0;font-size:14.5px}.hm .field input::-moz-placeholder{color:#6f6b64}.hm .field textarea::-moz-placeholder{color:#6f6b64}.hm .field input::placeholder,.hm .field textarea::placeholder{color:#6f6b64}.hm .form__note{color:var(--dark-muted);font-size:12.5px;line-height:1.5}.hm .form__err{color:#e8b84b;font-size:13px;line-height:1.5}.hm .form__err a{border-bottom:1px solid #4a484e}.hm .form__ok{flex-direction:column;gap:10px;padding-top:10px;display:flex}.hm .form__ok b{letter-spacing:-.03em;font-size:19px}.hm .form__ok p{color:var(--dark-muted);font-size:13.5px;line-height:1.5}.hm .rule{background:var(--dark-3);border:0;height:1px;margin:0}.hm .end__cols{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:60px;display:flex}.hm .end .mark{font-size:clamp(38px,5.6vw,62px);line-height:.8}.hm .end__cols>div:first-child{flex-direction:column;gap:26px;display:flex}.hm .end__cols>div:first-child>p{color:var(--dark-muted);max-width:330px;font-size:13.5px;line-height:1.5}.hm .cols{flex-wrap:wrap;gap:56px;display:flex}.hm .col{flex-direction:column;gap:11px;display:flex}.hm .col b{font-family:var(--mono);letter-spacing:.14em;color:#6f6b64;text-transform:uppercase;margin-bottom:4px;font-size:8.5px;font-weight:400}.hm .col a{color:var(--dark-text);font-size:13.5px}.hm .col a:hover{color:#fff}.hm .col a.u{color:#fff;border-bottom:1px solid #4a484e;align-self:flex-start;padding-bottom:3px}.hm .legal{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-top:8px;display:flex}.hm .legal span,.hm .legal a{font-family:var(--mono);letter-spacing:.12em;color:#6f6b64;text-transform:uppercase;font-size:9px}.hm .top{width:36px;height:36px;color:var(--dark-text);border:1px solid #37353b;border-radius:999px;justify-content:center;align-items:center;font-size:13px;display:flex}@media (max-width:1180px){.hm{--pad:24px}.hm .nav__links{display:none}.hm .burger{display:flex}.hm .hero{padding:32px 26px}.hm .steps{grid-template-columns:repeat(2,minmax(0,1fr))}.hm .step{padding-top:0!important}.hm .bento{grid-template-columns:repeat(2,minmax(0,1fr))}.hm .manif{padding:64px var(--pad) 48px;flex-direction:column;gap:32px}.hm .float{width:auto;margin-top:16px;position:static}.hm .end{padding:38px 26px 30px}}@media (max-width:760px){.hm{--pad:12px;--r-block:26px}.hm .nav{padding:16px 20px}.hm .menu{left:12px;right:12px}.hm .app{flex-direction:column;gap:14px}.hm .app__rail{flex-direction:row;gap:6px;width:auto;overflow-x:auto}.hm .app__rail a{white-space:nowrap}.hm .media{padding:18px}.hm .tr{grid-template-columns:1fr auto}.hm .tr em,.hm .tr--h{display:none}.hm .hero__top{flex-direction:column;gap:22px}.hm .manif{padding:40px 20px 28px}.hm .method{padding:40px 20px 26px}.hm .steps{grid-template-columns:1fr}.hm .step__top{height:72px}.hm .bento{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hm .bento .b{border-radius:20px;min-height:132px;padding:18px 20px}.hm .bento .b>strong{font-size:25px}.hm .qa{padding:8px 20px 48px}.hm .qa__grid{grid-template-columns:1fr}.hm .cols{gap:32px}}
@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/c7f47671e39f7787-s.0klc_mi0-5f4_.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:Instrument Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/f06bf9da926bae75-s.p.2874ccu1_u7jf.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:Instrument Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/c7f47671e39f7787-s.0klc_mi0-5f4_.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:Instrument Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/f06bf9da926bae75-s.p.2874ccu1_u7jf.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:Instrument Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/c7f47671e39f7787-s.0klc_mi0-5f4_.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:Instrument Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/f06bf9da926bae75-s.p.2874ccu1_u7jf.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:Instrument Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/c7f47671e39f7787-s.0klc_mi0-5f4_.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:Instrument Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/f06bf9da926bae75-s.p.2874ccu1_u7jf.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:Instrument Sans Fallback;src:local(Arial);ascent-override:94.42%;descent-override:24.33%;line-gap-override:0.0%;size-adjust:102.74%}.instrument_sans_bab14c92-module__H2heiW__className{font-family:Instrument Sans,Instrument Sans Fallback;font-style:normal}.instrument_sans_bab14c92-module__H2heiW__variable{--hm-sans:"Instrument Sans", "Instrument Sans Fallback"}
@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/04c5164763c40239-s.1kd-r_s9smv5m.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:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/26f284dcc38c84c0-s.3hlisc-pwq13z.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7e7f32a39836f228-s.0-oo9_1x_xmvg.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fa39153a3fc630ba-s.36fqqi66-3tjb.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:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6a5386fd6038edbe-s.3_z45zcoc-xoz.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:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/051742360c26797e-s.p.1bkzbscqrt8rl.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:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/04c5164763c40239-s.1kd-r_s9smv5m.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:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/26f284dcc38c84c0-s.3hlisc-pwq13z.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/7e7f32a39836f228-s.0-oo9_1x_xmvg.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/fa39153a3fc630ba-s.36fqqi66-3tjb.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:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6a5386fd6038edbe-s.3_z45zcoc-xoz.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:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/051742360c26797e-s.p.1bkzbscqrt8rl.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:JetBrains Mono Fallback;src:local(Arial);ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:134.59%}.jetbrains_mono_1f457561-module__NP95UG__className{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.jetbrains_mono_1f457561-module__NP95UG__variable{--hm-mono:"JetBrains Mono", "JetBrains Mono Fallback"}
