.search-box{position:relative;width:100%}.search-box-field{display:flex;align-items:center;gap:.6rem;padding:.75rem 1rem;background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color .15s,box-shadow .15s}.search-box-field:focus-within{border-color:var(--frost);box-shadow:0 0 0 3px var(--frost-glow)}.search-box-icon{color:var(--muted);flex-shrink:0}.search-box-input{flex:1;border:none;outline:none;background:transparent;font-family:var(--font-body);font-size:.95rem;color:var(--text)}.search-box-input:focus-visible{outline:none}.search-box-input::-moz-placeholder{color:var(--muted)}.search-box-input::placeholder{color:var(--muted)}.search-box-status{margin-top:.6rem;font-size:.8rem;color:var(--mid)}.search-box-results{list-style:none;margin-top:.6rem;display:flex;flex-direction:column;gap:.4rem}.search-result-link{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.8rem 1rem;text-decoration:none;background:var(--bg-tint)}.search-result-link:hover,.search-result-link:focus-visible{border-color:var(--frost);background:var(--frost-l)}.search-result-title{font-family:var(--font-display);font-weight:700;font-size:.92rem;color:var(--text);line-height:1.4}.search-result-arrow{flex-shrink:0;color:var(--muted);transition:color .15s,transform .15s}.search-result-link:hover .search-result-arrow,.search-result-link:focus-visible .search-result-arrow{color:var(--frost);transform:translate(2px)}.search-trigger[data-astro-cid-6gzi6o6l]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;color:var(--mid);border-radius:var(--radius-sm);cursor:pointer;flex-shrink:0;transition:color .15s,background .15s}.search-trigger[data-astro-cid-6gzi6o6l]:hover,.search-trigger[data-astro-cid-6gzi6o6l]:focus-visible{color:var(--frost);background:var(--frost-l)}@media(max-width:900px){.search-trigger[data-astro-cid-6gzi6o6l]{display:none}}.search-overlay[data-astro-cid-6gzi6o6l]{position:fixed;inset:0;z-index:500;display:flex;justify-content:center;padding:12vh 1.25rem 2rem}.search-overlay[data-astro-cid-6gzi6o6l][hidden]{display:none}.search-overlay-backdrop[data-astro-cid-6gzi6o6l]{position:absolute;inset:0;background:#0e241773;backdrop-filter:blur(2px)}.search-dialog[data-astro-cid-6gzi6o6l]{position:relative;width:100%;max-width:560px;max-height:70vh;height:-moz-fit-content;height:fit-content;background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:1.25rem;display:flex;flex-direction:column;overflow:hidden}.search-dialog-head[data-astro-cid-6gzi6o6l]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.85rem}.search-dialog-title[data-astro-cid-6gzi6o6l]{font-family:var(--font-display);font-weight:700;font-size:.95rem;color:var(--text)}.search-dialog-close[data-astro-cid-6gzi6o6l]{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:none;background:transparent;color:var(--muted);border-radius:var(--radius-sm);cursor:pointer}.search-dialog-close[data-astro-cid-6gzi6o6l]:hover{color:var(--frost);background:var(--frost-l)}.search-dialog[data-astro-cid-6gzi6o6l] .search-box-results{overflow-y:auto}.logo[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.5rem;text-decoration:none;flex-shrink:0}.logo-mark[data-astro-cid-3ef6ksr2]{color:var(--frost);display:flex;align-items:center}.logo-text[data-astro-cid-3ef6ksr2]{font-family:var(--font-display);font-size:1.15rem;font-weight:800;letter-spacing:-.02em;color:var(--text);white-space:nowrap}.logo-text[data-astro-cid-3ef6ksr2] em[data-astro-cid-3ef6ksr2]{font-style:normal;color:var(--frost)}.site-header[data-astro-cid-3ef6ksr2]{background:#ffffffd1;backdrop-filter:blur(14px) saturate(160%);-webkit-backdrop-filter:blur(14px) saturate(160%);border-bottom:1px solid var(--border-soft);position:sticky;top:0;z-index:200;transition:box-shadow .25s,background .25s}.site-header[data-astro-cid-3ef6ksr2].scrolled{background:#fffffff0;box-shadow:var(--shadow-md)}.header-inner[data-astro-cid-3ef6ksr2]{max-width:var(--max-width);margin:0 auto;padding:0 var(--page-px);height:68px;display:flex;align-items:center;gap:2rem}.main-nav[data-astro-cid-3ef6ksr2]{flex:1}.nav-list[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.05rem;list-style:none}.nav-item[data-astro-cid-3ef6ksr2]{position:relative}.nav-link[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:3px;padding:.4rem .7rem;border-radius:var(--radius-sm);font-family:var(--font-body);font-size:.84rem;font-weight:500;color:var(--mid);border:none;background:none;cursor:pointer;white-space:nowrap;text-decoration:none;transition:color .12s,background .12s}.nav-link[data-astro-cid-3ef6ksr2]:hover{color:var(--frost);background:var(--frost-l)}.chevron[data-astro-cid-3ef6ksr2]{flex-shrink:0;transition:transform .2s;opacity:.55}.nav-item[data-astro-cid-3ef6ksr2]:hover .chevron[data-astro-cid-3ef6ksr2],.nav-item[data-astro-cid-3ef6ksr2]:focus-within .chevron[data-astro-cid-3ef6ksr2]{transform:rotate(180deg);opacity:1}.dropdown[data-astro-cid-3ef6ksr2]{position:absolute;top:calc(100% + 6px);left:0;min-width:260px;background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:.4rem;list-style:none;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .15s,transform .15s,visibility .15s;pointer-events:none}.dropdown[data-astro-cid-3ef6ksr2]:before{content:"";position:absolute;top:-6px;left:0;right:0;height:6px}.nav-item[data-astro-cid-3ef6ksr2]:hover .dropdown[data-astro-cid-3ef6ksr2],.nav-item[data-astro-cid-3ef6ksr2]:focus-within .dropdown[data-astro-cid-3ef6ksr2]{opacity:1;visibility:visible;transform:translateY(0);pointer-events:all}.dropdown[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:block;padding:.45rem .75rem;font-size:.84rem;color:var(--mid);border-radius:var(--radius-sm);transition:background .1s,color .1s}.dropdown[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.dropdown[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2][aria-current=page]{background:var(--frost-l);color:var(--frost)}.dropdown-hub[data-astro-cid-3ef6ksr2]{font-weight:700;color:var(--text)!important;border-bottom:1px solid var(--border-soft);border-radius:var(--radius-sm) var(--radius-sm) 0 0!important;margin-bottom:.25rem}.dropdown-hub[data-astro-cid-3ef6ksr2][aria-current=page]{background:var(--frost-l);color:var(--frost)!important}.burger[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;gap:5px;width:36px;height:36px;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:6px;margin-left:auto;flex-shrink:0}.burger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:20px;height:1.5px;background:var(--text);border-radius:2px;transition:transform .2s,opacity .2s}.burger[data-astro-cid-3ef6ksr2][aria-expanded=true] span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.burger[data-astro-cid-3ef6ksr2][aria-expanded=true] span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.burger[data-astro-cid-3ef6ksr2][aria-expanded=true] span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.mobile-menu[data-astro-cid-3ef6ksr2]{border-top:1px solid var(--border);background:var(--white);max-height:calc(100vh - 68px);overflow-y:auto}.mobile-search[data-astro-cid-3ef6ksr2]{padding:.875rem var(--page-px) 0}.mobile-list[data-astro-cid-3ef6ksr2]{list-style:none;padding:.5rem var(--page-px) 1rem}.mobile-item[data-astro-cid-3ef6ksr2]{border-bottom:1px solid var(--border)}.mobile-item[data-astro-cid-3ef6ksr2]:last-child{border-bottom:none}.mobile-toggle[data-astro-cid-3ef6ksr2],.mobile-link[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.875rem 0;font-family:var(--font-body);font-size:.95rem;font-weight:600;color:var(--text);background:none;border:none;cursor:pointer;text-align:left;text-decoration:none}.mobile-toggle[data-astro-cid-3ef6ksr2] .chevron[data-astro-cid-3ef6ksr2]{transition:transform .2s}.mobile-toggle[data-astro-cid-3ef6ksr2][aria-expanded=true] .chevron[data-astro-cid-3ef6ksr2]{transform:rotate(180deg)}.mobile-sub[data-astro-cid-3ef6ksr2]{list-style:none;padding:0 0 .75rem .75rem}.mobile-sub[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:block;padding:.4rem .5rem;margin:0 -.5rem;border-radius:var(--radius-sm);font-size:.875rem;color:var(--mid)}.mobile-sub[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.mobile-sub[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2][aria-current=page]{color:var(--frost);background:var(--frost-l)}@media(max-width:980px){.main-nav[data-astro-cid-3ef6ksr2]{display:none}.burger[data-astro-cid-3ef6ksr2]{display:flex}}.site-footer[data-astro-cid-sz7xmlte]{background:var(--text);color:#ffffffbf;margin-top:4rem}.footer-main[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:220px 1fr;gap:4rem;padding-top:2.5rem;padding-bottom:2rem}.footer-brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.75rem}.footer-logo-link[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.4rem;text-decoration:none}.footer-logo-icon[data-astro-cid-sz7xmlte]{color:#6eafd7d9;display:flex;align-items:center}.footer-logo-text[data-astro-cid-sz7xmlte]{font-family:var(--font-display);font-size:.95rem;font-weight:800;color:#ffffffe6}.footer-brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.78rem;color:#ffffff9e;line-height:1.65;max-width:28ch}.footer-nav[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem}.footer-col[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-family:var(--font-body);font-size:.63rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c;margin-bottom:.625rem}.footer-col[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:inherit;transition:color .12s}.footer-col[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#ffffffe6}.footer-col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;display:flex;flex-direction:column;gap:.3rem}.footer-col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.8rem;color:#ffffffad;transition:color .12s;line-height:1.45;display:block}.footer-col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.footer-affiliate[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);padding:.875rem 0;font-size:.71rem;color:#ffffffb8;line-height:1.5}.footer-affiliate[data-astro-cid-sz7xmlte] strong[data-astro-cid-sz7xmlte]{color:#ffffffeb}.footer-bottom[data-astro-cid-sz7xmlte]{padding:.875rem 0}.footer-bottom-inner[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.73rem;color:#fff9}.footer-bottom[data-astro-cid-sz7xmlte] nav[data-astro-cid-sz7xmlte]{display:flex;gap:1.5rem}.footer-bottom[data-astro-cid-sz7xmlte] nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.73rem;color:#ffffffad;transition:color .12s}.footer-bottom[data-astro-cid-sz7xmlte] nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}@media(max-width:1000px){.footer-nav[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.footer-main[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem}.footer-nav[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr)}}:root{--bg: #F5F8FA;--bg-tint: #EAF1F6;--white: #FFFFFF;--border: #D5E1EA;--border-soft: #E3EDF3;--frost: #1D5B80;--frost-d: #14425E;--frost-l: #E8F1F7;--frost-glow: rgba(29,91,128,.16);--ember: #D2622C;--ember-d: #B44F1F;--ember-glow: rgba(210,98,44,.32);--text: #12212C;--mid: #40596B;--muted: #7C97A8;--hero-grad: linear-gradient(150deg, #08192A 0%, #0F3350 34%, #1D5B80 70%, #2E7BA6 100%);--on-color: #FFFFFF;--on-color-mid: rgba(255,255,255,.82);--on-color-muted: rgba(255,255,255,.6);--on-color-border: rgba(255,255,255,.18);--on-color-warm: #FFD9A8;--font-display: "Bricolage Grotesque Variable", Georgia, serif;--font-body: "Manrope Variable", system-ui, sans-serif;--max-width: 1180px;--page-px: clamp(1rem, 4vw, 2rem);--radius-sm: 8px;--radius-md: 14px;--radius-lg: 22px;--radius-xl: 28px;--shadow-sm: 0 1px 2px rgba(18,33,44,.04), 0 1px 1px rgba(18,33,44,.03);--shadow-md: 0 10px 24px -8px rgba(18,33,44,.1), 0 2px 6px rgba(18,33,44,.05);--shadow-lg: 0 24px 48px -12px rgba(18,33,44,.16), 0 4px 12px rgba(18,33,44,.06);--shadow-frost: 0 12px 28px -10px var(--frost-glow);--shadow-ember: 0 10px 22px -6px var(--ember-glow);--good: #2E7D5B;--good-d: #1F5F44;--warn: #A67C00;--warn-d: #7A5C00;--bad: #A0443A;--bad-d: #7C332B}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:17.5px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}html body{font-family:var(--font-body);background:var(--bg);color:var(--text);line-height:1.7;font-size:1rem;-webkit-font-smoothing:antialiased;overflow-x:hidden}html img,html svg{display:block;max-width:100%}html a{text-decoration:none;color:inherit}html h1,html h2,html h3,html h4{font-family:var(--font-display);line-height:1.12;letter-spacing:-.02em;color:var(--text);font-weight:800}html h1{font-size:clamp(2rem,4vw,3.1rem);letter-spacing:-.03em;text-wrap:balance}html h2{font-size:clamp(1.5rem,2.8vw,1.9rem);text-wrap:balance}html h3{font-size:1.1rem;font-weight:700}html p{margin-bottom:1rem}p:last-child{margin-bottom:0}em{font-style:italic}html .container{max-width:var(--max-width);margin:0 auto;padding:0 var(--page-px)}.divider{border:none;border-top:1px solid var(--border)}.band{background:var(--bg-tint);border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft)}.btn-primary,.btn-cta,.btn-secondary{display:inline-flex;align-items:center;gap:8px;padding:.75rem 1.5rem;border-radius:var(--radius-md);font-family:var(--font-body);font-size:.9rem;border:none;cursor:pointer;text-decoration:none;transition:background .16s,box-shadow .16s,transform .16s}.btn-primary{background:var(--frost);color:#fff;font-weight:600;box-shadow:var(--shadow-frost)}.btn-primary:hover{background:var(--frost-d);color:#fff;transform:translateY(-1px)}.btn-cta{background:linear-gradient(180deg,#E8814D,var(--ember));color:#fff;font-weight:700;box-shadow:var(--shadow-ember)}.btn-cta:hover{background:linear-gradient(180deg,#E8814D,var(--ember-d));color:#fff;transform:translateY(-1px)}.btn-cta:active,.btn-primary:active{transform:translateY(0)}.btn-secondary{background:var(--white);color:var(--text);font-weight:600;border:1px solid var(--border);box-shadow:var(--shadow-sm)}.btn-secondary:hover{border-color:var(--frost);color:var(--frost);box-shadow:var(--shadow-md);transform:translateY(-1px)}.section-label{display:inline-flex;align-items:center;gap:.4rem;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--frost);margin-bottom:.625rem}.section-label:before{content:"";width:16px;height:2px;border-radius:2px;background:var(--ember)}.section-title{font-family:var(--font-display);font-size:clamp(1.6rem,3vw,2.1rem);color:var(--text);margin-bottom:1.75rem;letter-spacing:-.01em}.breadcrumb{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;font-size:.8rem;color:var(--muted);padding:.75rem 0}.breadcrumb a{color:var(--muted)}.breadcrumb a:hover{color:var(--frost)}.breadcrumb-sep{color:var(--border)}.hero-award-badge{display:inline-flex;align-items:center;gap:.375rem;background:linear-gradient(180deg,#E8814D,var(--ember));color:#fff;font-size:.7rem;font-weight:700;padding:.3rem .8rem;border-radius:20px;text-transform:uppercase;letter-spacing:.06em;box-shadow:var(--shadow-ember)}.card{background:var(--white);border:1px solid var(--border-soft);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:box-shadow .18s,transform .18s,border-color .18s}.card--interactive:hover{box-shadow:var(--shadow-md);border-color:var(--border);transform:translateY(-2px)}:focus-visible{outline:2px solid var(--frost);outline-offset:3px;border-radius:3px}.prose{max-width:70ch}.prose h2{margin-top:2.5rem;margin-bottom:.75rem}.prose h3{margin-top:2rem;margin-bottom:.5rem}.prose ul,.prose ol{padding-left:1.5rem;margin-bottom:1rem}.prose li{margin-bottom:.35rem}.prose a{color:var(--frost);text-decoration:underline;text-underline-offset:2px}.prose a:hover{color:var(--frost-d)}.faq-item{border-bottom:1px solid var(--border-soft)}.faq-item:first-child{border-top:1px solid var(--border-soft)}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.125rem 0;background:none;border:none;font-family:var(--font-body);font-size:.98rem;font-weight:600;color:var(--text);text-align:left;cursor:pointer}.faq-question:hover{color:var(--frost)}.faq-question .faq-icon{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:var(--frost-l);display:flex;align-items:center;justify-content:center;transition:background .15s,transform .2s}.faq-item[open] .faq-icon{background:var(--frost);transform:rotate(180deg)}.faq-item[open] .faq-icon svg{stroke:#fff}.faq-answer{padding-bottom:1.125rem;font-size:.92rem;color:var(--mid);line-height:1.75;max-width:68ch}.faq-answer a{color:var(--frost);text-decoration:underline;text-underline-offset:2px}::-moz-selection{background:var(--frost);color:#fff}::selection{background:var(--frost);color:#fff}.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}.skip-link{position:absolute;top:-100%;left:1rem;z-index:200;background:var(--frost);color:#fff;padding:.75rem 1.25rem;border-radius:0 0 var(--radius-md) var(--radius-md);font-weight:600;text-decoration:none;transition:top .15s}.skip-link:focus{top:0}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@font-face{font-family:Bricolage Grotesque Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/bricolage-grotesque-vietnamese-wght-normal.BUzh504Q.woff2) format("woff2-variations");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:Bricolage Grotesque Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/bricolage-grotesque-latin-ext-wght-normal.CcLUaPy7.woff2) format("woff2-variations");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:Bricolage Grotesque Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/bricolage-grotesque-latin-wght-normal.DLoelf7F.woff2) format("woff2-variations");unicode-range:U+0000-00FF,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:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(data:font/woff2;base64,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) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-cyrillic-wght-normal.Dvxsihut.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-greek-wght-normal.DL7QRZyv.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-vietnamese-wght-normal.usUDDRr7.woff2) format("woff2-variations");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:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-latin-ext-wght-normal.Ch3YOpNY.woff2) format("woff2-variations");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:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/manrope-latin-wght-normal.DHIcAJRg.woff2) format("woff2-variations");unicode-range:U+0000-00FF,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}
