@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2) 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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.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}:root{--teal-50: #eefcfb;--teal-100: #d3f5f3;--teal-500: #0d9488;--teal-600: #0b7d73;--teal-700: #0a655d;--slate-50: #f8fafc;--slate-100: #f1f5f9;--slate-200: #e2e8f0;--slate-300: #cbd5e1;--slate-400: #94a3b8;--slate-500: #64748b;--slate-600: #475569;--slate-700: #334155;--slate-800: #1e293b;--slate-900: #0f172a;--alert: #dc2626;--bg: #ffffff;--bg-soft: var(--slate-50);--text: var(--slate-800);--text-soft: var(--slate-600);--heading: var(--slate-900);--border: var(--slate-200);--primary: var(--teal-600);--primary-hover: var(--teal-700);--radius: 12px;--radius-lg: 18px;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .05);--shadow: 0 4px 20px rgba(15, 23, 42, .07);--font-sans: "Inter Variable", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--maxw: 1080px;--s-2: .5rem;--s-3: .75rem;--s-4: 1rem;--s-6: 1.5rem;--s-8: 2rem;--s-12: 3rem;--section: clamp(4rem, 9vw, 7rem);--card-pad: 1.75rem}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5rem}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{margin:0;font-family:var(--font-sans);color:var(--text);background:var(--bg);line-height:1.6;font-size:17px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{color:var(--heading);line-height:1.15;letter-spacing:-.02em;margin:0 0 .5em;font-weight:700}h1{font-size:clamp(2.25rem,5.5vw,3.5rem)}h2{font-size:clamp(1.75rem,3.5vw,2.35rem)}h3{font-size:1.2rem}p{margin:0 0 1rem}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}.container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:1.5rem}section{padding-block:var(--section)}.eyebrow{display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--primary);margin-bottom:.75rem}.lead{font-size:clamp(1.05rem,2vw,1.25rem);color:var(--text-soft);max-width:42ch}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;font-size:1rem;padding:.7rem 1.3rem;border-radius:var(--radius);border:1px solid transparent;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.btn:hover{text-decoration:none}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-hover)}.btn-ghost{background:transparent;color:var(--heading);border-color:var(--border)}.btn-ghost:hover{background:var(--slate-50);border-color:var(--slate-300)}a:focus-visible,.btn:focus-visible,button:focus-visible{outline:3px solid var(--teal-500);outline-offset:2px;border-radius:6px}.badge{display:inline-flex;align-items:center;gap:.45rem;font-size:.82rem;font-weight:600;color:var(--teal-700);background:var(--teal-50);border:1px solid var(--teal-100);padding:.3rem .75rem;border-radius:999px}.badge .dot{width:7px;height:7px;border-radius:50%;background:var(--teal-500)}.section-soft{background:var(--bg-soft);border-block:1px solid var(--border)}.section-head{max-width:46ch;margin-bottom:3rem}.section-head.center{margin-inline:auto;text-align:center}.icon{width:24px;height:24px;stroke:var(--primary);stroke-width:1.75;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:none}.visually-hidden{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;left:1rem;top:-3rem;background:var(--primary);color:#fff;padding:.6rem 1rem;border-radius:var(--radius);z-index:100;transition:top .15s ease}.skip-link:focus{top:1rem;text-decoration:none}.logo[data-astro-cid-tvrurpns]{display:inline-flex;align-items:center;gap:.55rem;font-weight:700;font-size:1.18rem;letter-spacing:-.02em;color:var(--heading)}.logo[data-astro-cid-tvrurpns]:hover{text-decoration:none}.logo-mark[data-astro-cid-tvrurpns]{width:26px;height:26px;fill:none;stroke:var(--teal-600);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.logo-word[data-astro-cid-tvrurpns] span[data-astro-cid-tvrurpns]{color:var(--teal-600)}.nav[data-astro-cid-dmqpwcec]{position:sticky;top:0;z-index:50;background:#ffffffd9;backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid var(--border)}.nav-inner[data-astro-cid-dmqpwcec]{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;height:4rem}.nav-toggle[data-astro-cid-dmqpwcec]{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin-left:auto;padding:0;background:transparent;border:1px solid var(--border);border-radius:var(--radius);color:var(--heading);cursor:pointer}.nav-toggle[data-astro-cid-dmqpwcec] svg[data-astro-cid-dmqpwcec]{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.nav-toggle[data-astro-cid-dmqpwcec] .ex[data-astro-cid-dmqpwcec],.nav[data-astro-cid-dmqpwcec].open .nav-toggle[data-astro-cid-dmqpwcec] .bars[data-astro-cid-dmqpwcec]{display:none}.nav[data-astro-cid-dmqpwcec].open .nav-toggle[data-astro-cid-dmqpwcec] .ex[data-astro-cid-dmqpwcec]{display:inline}.nav-links[data-astro-cid-dmqpwcec]{display:none;flex-direction:column;gap:.25rem;position:absolute;left:0;right:0;top:4rem;padding:.75rem 1.5rem 1.25rem;background:var(--bg);border-bottom:1px solid var(--border);box-shadow:var(--shadow)}.nav[data-astro-cid-dmqpwcec].open .nav-links[data-astro-cid-dmqpwcec]{display:flex}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:not(.nav-cta){color:var(--text-soft);font-size:1rem;font-weight:500;padding:.55rem 0}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:not(.nav-cta):hover{color:var(--heading);text-decoration:none}.nav-cta[data-astro-cid-dmqpwcec]{margin-top:.5rem}@media (min-width: 860px){.nav-toggle[data-astro-cid-dmqpwcec]{display:none}.nav-links[data-astro-cid-dmqpwcec]{display:flex;flex-direction:row;align-items:center;gap:1.6rem;position:static;margin-left:auto;padding:0;background:transparent;border:0;box-shadow:none}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:not(.nav-cta){font-size:.95rem;padding:0}.nav-cta[data-astro-cid-dmqpwcec]{margin-top:0;padding:.5rem 1rem;font-size:.95rem}}.footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--border);background:var(--slate-900);color:var(--slate-300);padding-block:3rem 2rem}.footer[data-astro-cid-sz7xmlte] .logo,.footer[data-astro-cid-sz7xmlte] .logo-word{color:#fff}.footer[data-astro-cid-sz7xmlte] .logo-word span{color:var(--teal-100)}.footer[data-astro-cid-sz7xmlte] .logo-mark{stroke:var(--teal-100)}.footer-inner[data-astro-cid-sz7xmlte]{display:grid;gap:2rem;padding-bottom:2rem}.footer-brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:.75rem 0 0;color:var(--slate-400);font-size:.95rem}.footer-links[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;align-content:start}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--slate-300);font-size:.95rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.footer-legal[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;padding-top:1.5rem;border-top:1px solid var(--slate-700);font-size:.85rem}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--slate-300)}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.footer-base[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem;padding-top:1rem;font-size:.85rem;color:var(--slate-400)}.footer-base[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0}@media (min-width: 760px){.footer-inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr auto;align-items:start}}
