:root{--navy:#1b2a55;--navy-dark:#101c3d;--accent:#2e4586;--ink:#14161f;--body:#4a5065;--muted:#6b7086;--faint:#8a8fa3;--border:#e3e7f0;--line:#eef1f6;--surface:#f9fafd;--tint:#f5f7fb;--shell:1200px}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth,html.lenis{scroll-behavior:auto!important}.lenis.lenis-stopped{overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation-duration:.001ms!important;transition-duration:.001ms!important}}body{margin:0;background:#fff;color:var(--ink);font-family:var(--font-sans),-apple-system,"Helvetica Neue",Helvetica,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;display:block}a{color:var(--navy);text-decoration:none}a:hover{color:var(--navy-dark)}button{font-family:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.shell{width:100%;max-width:var(--shell);margin:0 auto;padding-inline:20px}.eyebrow,.mono{font-family:var(--font-mono),ui-monospace,monospace}.eyebrow{margin:0;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--navy)}.eyebrow--muted{color:var(--faint)}h1,h2,h3{letter-spacing:-.03em;color:var(--ink);text-wrap:balance}p{text-wrap:pretty}.h1{margin:16px 0 0;font-size:clamp(32px,5.4vw,52px);line-height:1.08}.h1,.h2{font-weight:800}.h2{font-size:clamp(27px,3.6vw,40px);line-height:1.14}.h2,.h3{margin:0}.h3{font-size:clamp(19px,2vw,23px);line-height:1.3;font-weight:700;letter-spacing:-.02em}.lede{margin:20px 0 0;max-width:700px;font-size:clamp(16px,1.6vw,18.5px);line-height:1.68}.body,.lede{color:var(--body)}.body{font-size:15.5px;line-height:1.72}.fine{font-size:13.5px;line-height:1.65;color:var(--muted)}.section{padding-block:clamp(56px,7vw,100px)}.section--tint{background:var(--surface);border-block:1px solid var(--line)}.page-head{background:linear-gradient(180deg,var(--tint),#fff);border-bottom:1px solid var(--line);padding:clamp(44px,6vw,84px) 0 clamp(36px,5vw,64px)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding-inline:26px;border:1px solid transparent;border-radius:13px;font-size:16px;font-weight:600;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.btn--primary{background:var(--navy);color:#fff;box-shadow:0 10px 24px rgba(27,42,85,.22)}.btn--primary:hover{background:var(--navy-dark);color:#fff}.btn--ghost{background:#fff;border-color:#d5dcea;color:#23263a}.btn--ghost:hover{border-color:#aab3c8;color:var(--ink)}.btn--light{background:#fff;color:var(--navy-dark);font-weight:700}.btn--light:hover{background:#eef1f8;color:var(--navy-dark)}.btn--sm{min-height:46px;padding-inline:20px;font-size:15px}.card{border:1px solid var(--border);border-radius:20px;background:#fff;padding:28px 26px}.card--pad{padding:clamp(26px,3vw,36px);border-radius:22px}.card--tint{background:linear-gradient(150deg,var(--tint),#fff);border-color:#d5dcea}.card--link{color:inherit;transition:border-color .18s ease}.card--link:hover{border-color:#c9d0e0;color:inherit}.grid{display:grid;grid-gap:20px;gap:20px}.grid--2{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))}.grid--3{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))}.grid--4{grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr))}.actions{display:flex;flex-wrap:wrap;gap:12px}.header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.88);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e8ebf3}.header__bar{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:72px}.header__logo{flex-shrink:0}.header__logo img{height:36px;width:auto}.header__nav{display:flex;align-items:center;gap:4px}.header__link{position:relative;padding:9px 13px;border-radius:9px;font-size:14.5px;font-weight:500;color:#4a5065;transition:background .15s ease,color .15s ease}.header__link:hover{background:#f2f5fa;color:var(--ink)}.header__link[aria-current=page]:after{content:"";position:absolute;left:13px;right:13px;bottom:2px;height:2px;border-radius:2px;background:var(--navy)}.header__cta{min-height:44px;padding-inline:20px;font-size:14.5px}.header__toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:46px;height:46px;padding-inline:12px;border:1px solid var(--border);border-radius:12px;background:#fff;cursor:pointer}.header__toggle span{display:block;height:2px;width:100%;border-radius:2px;background:var(--ink)}.header__mobile{border-top:1px solid #e8ebf3;background:#fff;padding:12px 20px 20px;display:flex;flex-direction:column;gap:2px}.header__mobile a{display:flex;align-items:center;min-height:50px;padding-inline:12px;border-radius:10px;font-size:16px;font-weight:500;color:#23263a}.header__mobile a:hover{background:#f2f5fa}.header__mobile .btn{margin-top:10px}@media (max-width:919px){.header__cta,.header__nav{display:none}.header__toggle{display:flex}}.hero{background:linear-gradient(180deg,var(--tint) 0,#fff 72%);border-bottom:1px solid var(--line)}.hero__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));grid-gap:clamp(40px,6vw,72px);gap:clamp(40px,6vw,72px);align-items:center;padding-block:clamp(48px,7vw,92px) clamp(56px,7vw,96px)}.hero h1{margin:22px 0 0;font-size:clamp(34px,6.2vw,58px);line-height:1.06;letter-spacing:-.035em;font-weight:800}.badge{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;border:1px solid #d5dcea;background:#fff;font-size:12.5px;font-weight:600;color:var(--navy)}.badge span{width:6px;height:6px;border-radius:50%;background:var(--accent)}.hero__art{position:relative;display:flex;justify-content:center}.hero__art:before{content:"";position:absolute;inset:12% 8% auto;height:62%;border-radius:40px;background:radial-gradient(60% 60% at 50% 40%,rgba(46,69,134,.16),rgba(46,69,134,0) 70%)}.phone{position:relative;width:min(100%,330px);border-radius:34px;border:1px solid var(--border);background:#fff;box-shadow:0 30px 60px -28px rgba(20,22,50,.34);padding:12px}.phone__screen{border-radius:24px;background:#fbfcfe;border:1px solid var(--line);overflow:hidden}.phone__status{display:flex;align-items:center;justify-content:space-between;padding:14px 18px 10px;font-size:11px;color:#9095a8}.phone__status i{display:inline-block;width:5px;height:9px;border-radius:2px;background:#c3cadb;margin-left:4px}.phone__status i:last-child{background:var(--accent)}.phone__body{padding:8px 18px 20px;display:flex;flex-direction:column;gap:12px}.phone__label{margin:0;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--faint)}.phone__card{border-radius:16px;border:1px solid var(--border);background:#fff;padding:16px}.phone__row{display:flex;align-items:center;justify-content:space-between;gap:12px}.pill{padding:4px 9px;border-radius:999px;background:#eef1f8;color:var(--navy);font-size:11px;font-weight:600}.phone__amount{font-size:22px;font-weight:800;letter-spacing:-.03em}.phone__note{border-radius:16px;border:1px dashed #d5dcea;background:var(--tint);padding:14px 16px;display:flex;flex-direction:column;gap:8px}.phone__cta{display:flex;align-items:center;justify-content:center;min-height:46px;border-radius:13px;background:var(--navy);color:#fff;font-size:14.5px;font-weight:600}.steps{margin:clamp(32px,4vw,52px) 0 0;padding:0;list-style:none}.steps li{border:1px solid var(--border);border-radius:20px;background:#fff;padding:26px 24px}.tile{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:#eef1f8;color:var(--navy);font-family:var(--font-mono),monospace;font-size:14px}.tile--outline{background:linear-gradient(160deg,var(--tint),#fff);border:1px solid var(--border)}.card h3,.steps h3{margin:18px 0 0;font-size:17.5px;font-weight:700;letter-spacing:-.015em}.card p,.steps p{margin:10px 0 0;font-size:14.5px;line-height:1.68;color:#5a5f73}.how{margin:clamp(32px,4vw,48px) 0 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));grid-gap:1px;gap:1px;border:1px solid var(--border);border-radius:22px;overflow:hidden;background:var(--border)}.how>div{background:#fff;padding:30px 26px 34px;display:flex;flex-direction:column;gap:12px}.how b{font-family:var(--font-mono),monospace;font-size:30px;font-weight:500;color:#c3cadb}.how h3{margin:0;font-size:17.5px;font-weight:700}.how p{margin:0;font-size:14.5px;line-height:1.65;color:#5a5f73}.faq{margin:clamp(28px,4vw,44px) 0 0;display:flex;flex-direction:column;gap:12px}.faq__item{border:1px solid var(--border);border-radius:18px;background:#fff;overflow:hidden}.faq__q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:64px;padding:16px 22px;border:0;background:transparent;text-align:left;font-size:16.5px;font-weight:650;letter-spacing:-.012em;color:var(--ink);cursor:pointer}.faq__q:hover{background:var(--surface)}.faq__q i{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:9px;background:#eef1f8;color:var(--navy);font-style:normal;font-size:16px;font-weight:600}.faq__a{margin:0;padding:0 22px 22px;max-width:700px;font-size:15px;line-height:1.7;color:#5a5f73}.cta{border-radius:28px;background:linear-gradient(140deg,var(--navy-dark) 0,var(--navy) 55%,var(--accent) 100%);padding:clamp(40px,6vw,72px) clamp(24px,5vw,64px);display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));grid-gap:32px;gap:32px;align-items:center}.cta h2{color:#fff;font-size:clamp(26px,3.4vw,38px);line-height:1.16}.cta p{margin:16px 0 0;max-width:460px;font-size:16.5px;line-height:1.65;color:#ccd5ea}.bullets{margin:16px 0 0;padding:0;list-style:none;flex-direction:column}.bullets,.bullets li{display:flex;gap:12px}.bullets li{align-items:flex-start;font-size:15.5px;line-height:1.65;color:var(--body)}.bullets li:before{content:"";flex-shrink:0;margin-top:8px;width:6px;height:6px;border-radius:2px;background:#9aa5c2}.legal{max-width:760px;display:flex;flex-direction:column;gap:clamp(28px,3vw,40px)}.legal article{scroll-margin-top:96px}.legal h2{display:flex;gap:12px}.legal h2 span{font-family:var(--font-mono),monospace;font-weight:400;color:#a0a8bd}.legal .body+.body{margin-top:12px}.legal p{margin:12px 0 0}.callout{border:1px solid #d5dcea;border-radius:20px;background:var(--tint);padding:clamp(24px,3vw,32px)}.callout h2{margin:0;font-size:18px;font-weight:750}.stack{margin:14px 0 0;display:flex;flex-direction:column;gap:8px;font-size:15.5px;line-height:1.6;color:var(--body)}.footer{border-top:1px solid var(--line);background:linear-gradient(180deg,#fafbfe,var(--tint))}.footer__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));grid-gap:40px 32px;gap:40px 32px;padding:56px 0 32px}.footer img{height:32px;width:auto}.footer h2{margin:0 0 14px;font-family:var(--font-mono),monospace;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--faint)}.footer__links{display:flex;flex-direction:column;gap:10px}.footer__links a,.footer__links span{font-size:14.5px;line-height:1.55;color:#4a5065}.footer__links a:hover{color:var(--navy)}.footer__legal{border-top:1px solid var(--border);margin-bottom:0;padding:20px 0;display:flex;flex-wrap:wrap;gap:16px 32px;justify-content:space-between}.footer__legal p{margin:0;font-size:13px;line-height:1.6;color:var(--muted)}@media (max-width:520px){.btn{width:100%}.actions{flex-direction:column;align-items:stretch}}@font-face{font-family:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-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:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-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:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-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:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-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:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-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:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-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:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-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:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-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:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-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:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-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:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-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:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-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:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-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:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-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:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-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:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-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:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-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:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-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:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-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:__Plus_Jakarta_Sans_a11773;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-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:__Plus_Jakarta_Sans_Fallback_a11773;src:local("Arial");ascent-override:98.88%;descent-override:21.15%;line-gap-override:0.00%;size-adjust:104.98%}.__className_a11773{font-family:__Plus_Jakarta_Sans_a11773,__Plus_Jakarta_Sans_Fallback_a11773;font-style:normal}.__variable_a11773{--font-sans:"__Plus_Jakarta_Sans_a11773","__Plus_Jakarta_Sans_Fallback_a11773"}@font-face{font-family:__IBM_Plex_Mono_46fe82;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/58f386aa6b1a2a92-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:__IBM_Plex_Mono_46fe82;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/011e180705008d6f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__IBM_Plex_Mono_46fe82;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ba5fb2a8c88521c-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:__IBM_Plex_Mono_46fe82;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/92eeb95d069020cc-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:__IBM_Plex_Mono_46fe82;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d3ebbfd689654d3a-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:__IBM_Plex_Mono_46fe82;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ef4d5661765d0e49-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:__IBM_Plex_Mono_46fe82;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d29838c109ef09b4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__IBM_Plex_Mono_46fe82;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e40af3453d7c920a-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:__IBM_Plex_Mono_46fe82;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/99dcf268bda04fe5-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:__IBM_Plex_Mono_46fe82;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/98e207f02528a563-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:__IBM_Plex_Mono_Fallback_46fe82;src:local("Arial");ascent-override:76.16%;descent-override:20.43%;line-gap-override:0.00%;size-adjust:134.59%}.__className_46fe82{font-family:__IBM_Plex_Mono_46fe82,__IBM_Plex_Mono_Fallback_46fe82;font-style:normal}.__variable_46fe82{--font-mono:"__IBM_Plex_Mono_46fe82","__IBM_Plex_Mono_Fallback_46fe82"}