/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */:host,:root{--color-stockup-blue:#1b6cf4;--color-stockup-ink:#000;--color-stockup-paper:#fff}body.stockup-light{background:var(--color-stockup-paper);color:var(--color-stockup-ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}body.stockup-light :focus-visible{outline:2px solid var(--color-stockup-blue);outline-offset:3px;border-radius:4px}.stockup-light .stockup-thumb{position:relative;overflow:hidden;background-color:rgba(0,0,0,.05)}.stockup-light .stockup-thumb[data-stockup-has-image=true]{display:flex;align-items:center;justify-content:center;background-color:#0a0a0a}.stockup-light .stockup-thumb[data-stockup-has-image=true]:after{content:none}.stockup-light .stockup-thumb:after{content:"";position:absolute;inset:0;background-image:radial-gradient(120% 120% at 12% 8%,rgba(27,108,244,.92) 0,rgba(27,108,244,.35) 38%,rgba(0,0,0,0) 70%),linear-gradient(150deg,rgba(0,0,0,.86),rgba(0,0,0,.45) 45%,rgba(27,108,244,.22));transition:transform .6s cubic-bezier(.22,.61,.36,1),filter .6s ease}.stockup-light .stockup-thumb[data-stockup-tone=light]:after{background-image:radial-gradient(100% 100% at 85% 10%,rgba(27,108,244,.55) 0,rgba(27,108,244,.12) 45%,rgba(255,255,255,0) 72%),linear-gradient(160deg,rgba(27,108,244,.95),rgba(0,0,0,.72))}.stockup-light .stockup-thumb[data-stockup-tone=ink]:after{background-image:repeating-linear-gradient(115deg,rgba(255,255,255,.06) 0 2px,rgba(255,255,255,0) 2px 9px),linear-gradient(140deg,rgba(0,0,0,.95),rgba(27,108,244,.55))}.stockup-light .stockup-card:hover .stockup-thumb:after{transform:scale(1.06);filter:saturate(1.15)}.stockup-light .stockup-underline{background-image:linear-gradient(var(--color-stockup-blue),var(--color-stockup-blue));background-repeat:no-repeat;background-size:0 2px;background-position:0 100%;transition:background-size .35s cubic-bezier(.22,.61,.36,1)}.stockup-light .stockup-card:hover .stockup-underline,.stockup-light a:focus-visible .stockup-underline{background-size:100% 2px}@keyframes stockupPop{0%{transform:scale(1)}35%{transform:scale(1.35)}to{transform:scale(1)}}.stockup-light .stockup-clap.is-active svg{color:var(--color-stockup-blue)}.stockup-light .stockup-clap.is-popping svg{animation:stockupPop .45s cubic-bezier(.22,.61,.36,1)}@keyframes stockupFloat{0%{opacity:1;transform:translate(-50%) scale(.8)}to{opacity:0;transform:translate(-50%,-28px) scale(1.15)}}.stockup-light .stockup-float{position:absolute;left:50%;top:-4px;font-size:11px;font-weight:600;color:var(--color-stockup-blue);animation:stockupFloat .7s ease-out forwards;pointer-events:none}.stockup-light .stockup-scroller{scrollbar-width:none;-ms-overflow-style:none}.stockup-light .stockup-scroller::-webkit-scrollbar{display:none}@keyframes stockupBlink{0%,49%{opacity:1}50%,to{opacity:0}}.stockup-light .stockup-caret{display:inline-block;width:2px;height:1em;vertical-align:-.12em;background:var(--color-stockup-blue);animation:stockupBlink 1.05s steps(1) infinite}@keyframes stockupSpinIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.stockup-light .stockup-appended{animation:stockupSpinIn .5s cubic-bezier(.22,.61,.36,1) both}.stockup-light .stockup-card.is-muted{opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .35s ease,transform .35s ease}.stockup-light .stockup-prose>p{margin:1.25rem 0;font-size:17px;line-height:1.8;color:rgba(0,0,0,.78)}.stockup-light .stockup-prose>h2{margin:2.5rem 0 .75rem;font-size:25px;font-weight:600;letter-spacing:-.01em;line-height:1.3;color:#000;scroll-margin-top:5rem}.stockup-light .stockup-prose>h3{margin:2rem 0 .5rem;font-size:20px;font-weight:600;line-height:1.35;color:#000;scroll-margin-top:5rem}.stockup-light .stockup-prose>ol,.stockup-light .stockup-prose>ul{margin:1.25rem 0;padding-left:1.35rem;font-size:17px;line-height:1.8;color:rgba(0,0,0,.78)}.stockup-light .stockup-prose>ul{list-style:disc}.stockup-light .stockup-prose>ol{list-style:decimal}.stockup-light .stockup-prose>ol li,.stockup-light .stockup-prose>ul li{margin:.5rem 0;padding-left:.25rem}.stockup-light .stockup-prose>ol li::marker,.stockup-light .stockup-prose>ul li::marker{color:var(--color-stockup-blue)}.stockup-light .stockup-prose b,.stockup-light .stockup-prose strong{font-weight:600;color:#000}.stockup-light .stockup-prose a:not(.not-prose a){color:var(--color-stockup-blue);text-underline-offset:3px;text-decoration:underline}.stockup-light .stockup-prose blockquote{margin:1.5rem 0;padding:.25rem 0 .25rem 1.25rem;border-left:3px solid var(--color-stockup-blue);font-size:17px;line-height:1.75;color:rgba(0,0,0,.7);font-style:italic}.stockup-light .stockup-prose table{margin:1.5rem 0;width:100%;border-collapse:collapse;font-size:14px}.stockup-light .stockup-prose td,.stockup-light .stockup-prose th{border:1px solid rgba(0,0,0,.1);padding:.5rem .75rem;text-align:left}.stockup-light .stockup-prose th{background:rgba(0,0,0,.03);font-weight:600}@media (min-width:640px){.stockup-light .stockup-prose>h2{font-size:28px}}.stockup-light #stockup-toc-rail .stockup-toc-label{max-width:0;opacity:0;overflow:hidden;white-space:nowrap;transform:translateX(8px);transition:max-width .35s cubic-bezier(.22,.61,.36,1),opacity .25s ease,transform .35s cubic-bezier(.22,.61,.36,1)}.stockup-light #stockup-toc-rail:focus-within .stockup-toc-label,.stockup-light #stockup-toc-rail:hover .stockup-toc-label{max-width:220px;opacity:1;transform:none}.stockup-light #stockup-toc-rail:focus-within .stockup-toc-panel,.stockup-light #stockup-toc-rail:hover .stockup-toc-panel{background:var(--color-stockup-paper);border-color:rgba(0,0,0,.1);box-shadow:0 8px 32px rgba(0,0,0,.08)}.stockup-light #stockup-toc-rail .stockup-toc-foot{opacity:0;transition:opacity .25s ease}.stockup-light #stockup-toc-rail:focus-within .stockup-toc-foot,.stockup-light #stockup-toc-rail:hover .stockup-toc-foot{opacity:1}.stockup-light .stockup-toc-line{transition:width .3s cubic-bezier(.22,.61,.36,1),background-color .3s ease}.stockup-light .stockup-toc-link:hover .stockup-toc-line{background-color:rgba(0,0,0,.5)}.stockup-light .stockup-toc-link:hover .stockup-toc-num{color:#000}.stockup-light .stockup-toc-link.is-current .stockup-toc-num{color:var(--color-stockup-blue);font-weight:600}.stockup-light .stockup-toc-link.is-current .stockup-toc-line{width:32px;background-color:var(--color-stockup-blue)}.stockup-light .stockup-toc-link.is-current .stockup-toc-label,.stockup-light .stockup-toc-link.is-current>span:last-child{color:#000;font-weight:500}.stockup-light .stockup-toc-link.is-read .stockup-toc-num{color:rgba(0,0,0,.2)}.stockup-light .stockup-toc-link.is-read .stockup-toc-line{background-color:rgba(0,0,0,.12)}.stockup-light #stockup-toc-mobile-panel .stockup-toc-link.is-current{background:rgba(27,108,244,.06)}.stockup-light .stockup-newsletter.is-done .stockup-form-fields{display:none}@keyframes stockupCheck{0%{transform:scale(.8);opacity:0}to{transform:none;opacity:1}}.stockup-light .stockup-success{animation:stockupCheck .4s cubic-bezier(.22,.61,.36,1) both}@media (prefers-reduced-motion:reduce){.stockup-light{scroll-behavior:auto}.stockup-light *,.stockup-light :after,.stockup-light :before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}@media print{.stockup-light .stockup-no-print{display:none!important}}.stockup-light .stockup-disclaimer-wrap p{color:rgba(0,0,0,.55);border-top-color:rgba(0,0,0,.1)}.stockup-light .stockup-emailcapture-wrap label,.stockup-light .stockup-emailcapture-wrap p{color:rgba(0,0,0,.6)}.stockup-light .stockup-emailcapture-wrap input[type=email]{border-color:rgba(0,0,0,.15);background:var(--color-stockup-paper);color:var(--color-stockup-ink)}.stockup-light .stockup-emailcapture-wrap input[type=email]::placeholder{color:rgba(0,0,0,.35)}.stockup-light .stockup-emailcapture-wrap input[type=email]:focus{border-color:var(--color-stockup-blue)}.stockup-light .stockup-emailcapture-wrap button[type=submit]{background:var(--color-stockup-ink);color:var(--color-stockup-paper);border:none}.stockup-light .stockup-emailcapture-wrap button[type=submit]:hover{background:var(--color-stockup-blue)}.stockup-light .stockup-emailcapture-wrap a{color:var(--color-stockup-blue)}.stockup-light .stockup-sharebox-wrap>div{border-color:rgba(0,0,0,.1);background:rgba(0,0,0,.02)}.stockup-light .stockup-sharebox-wrap p{color:rgba(0,0,0,.5)}.stockup-light .stockup-sharebox-wrap a,.stockup-light .stockup-sharebox-wrap button{border-color:rgba(0,0,0,.15);color:rgba(0,0,0,.7)}.stockup-light .stockup-sharebox-wrap a:hover,.stockup-light .stockup-sharebox-wrap button:hover{color:var(--color-stockup-ink)}.stockup-light .stockup-relatedentities-wrap>section{border-top-color:rgba(0,0,0,.1)}.stockup-light .stockup-relatedentities-wrap h2{color:rgba(0,0,0,.5)}.stockup-light .stockup-relatedentities-wrap a{border-color:rgba(0,0,0,.15);color:rgba(0,0,0,.8)}.stockup-light .stockup-relatedentities-wrap a:hover{border-color:var(--color-stockup-blue);color:var(--color-stockup-ink)}.stockup-light .stockup-sourcenote-wrap>aside{border-color:rgba(0,0,0,.1);background:rgba(0,0,0,.03);color:rgba(0,0,0,.7)}.stockup-light .stockup-sourcenote-wrap p.font-medium{color:var(--color-stockup-ink)}.stockup-light .stockup-sourcenote-wrap dt{color:rgba(0,0,0,.5)}.stockup-light .stockup-sourcenote-wrap a{color:var(--color-stockup-blue)}.stockup-light .stockup-reporterror-wrap a{color:rgba(0,0,0,.6)}.stockup-light .stockup-reporterror-wrap a:hover{color:var(--color-stockup-ink)}.stockup-light .stockup-authorbox-wrap>section{border-color:rgba(0,0,0,.1)}.stockup-light .stockup-authorbox-wrap .bg-white\/10{background-color:rgba(0,0,0,.1)}.stockup-light .stockup-authorbox-wrap p.font-medium{color:var(--color-stockup-ink)}.stockup-light .stockup-authorbox-wrap p.text-white\/50{color:rgba(0,0,0,.5)}.stockup-light .stockup-authorbox-wrap p.text-white\/70{color:rgba(0,0,0,.7)}.stockup-light .stockup-authorbox-wrap a{color:var(--color-stockup-blue)}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.p.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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.p.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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.p.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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.p.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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f9a34d{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f9a34d{--font-inter:"Inter","Inter Fallback"}@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cd79e1ff94fa521b-s.p.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:Be Vietnam Pro;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/89362aa296165c6d-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:Be Vietnam Pro;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e11f95d95ac59fa4-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:Be Vietnam Pro;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/00f4982f357db61e-s.p.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:Be Vietnam Pro;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/62a3c74fa0e47362-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:Be Vietnam Pro;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8201559e247ad180-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:Be Vietnam Pro;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/2173e4bb28c315da-s.p.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:Be Vietnam Pro;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c6f81e539d11fc99-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:Be Vietnam Pro;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/25ab8995c98996d7-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:Be Vietnam Pro;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/9ddf1512dbee9c99-s.p.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:Be Vietnam Pro;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8247d8d2a376ae43-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:Be Vietnam Pro;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e270c9fc4fe96f5a-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:Be Vietnam Pro;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/6bb6a9cb68044e10-s.p.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:Be Vietnam Pro;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/9a3689a7cda641d2-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:Be Vietnam Pro;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/bed26dc8a57eea87-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:Be Vietnam Pro Fallback;src:local("Arial");ascent-override:90.61%;descent-override:24.01%;line-gap-override:0.00%;size-adjust:110.36%}.__className_383d88{font-family:Be Vietnam Pro,Be Vietnam Pro Fallback;font-style:normal}.__variable_383d88{--font-be-vietnam-pro:"Be Vietnam Pro","Be Vietnam Pro Fallback"}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-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:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-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:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-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:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-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:Poppins Fallback;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_c169f5{font-family:Poppins,Poppins Fallback;font-style:normal}.__variable_c169f5{--font-stockup-poppins:"Poppins","Poppins Fallback"}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/edc640959b0c7826-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:400;font-display:swap;src:url(/_next/static/media/ac0e76ddaeeb7981-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:400;font-display:swap;src:url(/_next/static/media/64d784ea54a4acde-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:400;font-display:swap;src:url(/_next/static/media/ff71da380fbe67dd-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:400;font-display:swap;src:url(/_next/static/media/6d831b18ae5b01dc-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:400;font-display:swap;src:url(/_next/static/media/558ca1a6aa3cb55e-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;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/edc640959b0c7826-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:500;font-display:swap;src:url(/_next/static/media/ac0e76ddaeeb7981-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:500;font-display:swap;src:url(/_next/static/media/64d784ea54a4acde-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:500;font-display:swap;src:url(/_next/static/media/ff71da380fbe67dd-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:500;font-display:swap;src:url(/_next/static/media/6d831b18ae5b01dc-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:500;font-display:swap;src:url(/_next/static/media/558ca1a6aa3cb55e-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_6d24ac{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.__variable_6d24ac{--font-stockup-jetbrains-mono:"JetBrains Mono","JetBrains Mono Fallback"}