@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{--navy-950: #050f23;--navy-900: #081831;--navy-800: #0d2347;--navy-700: #143160;--purple-500: #7c5cff;--purple-400: #9b82ff;--purple-300: #bdadff;--orange-500: #ff7a1a;--orange-600: #e96a08;--white: #ffffff;--gray-50: #f6f8fc;--gray-100: #eaeff7;--gray-300: #c3cedf;--gray-500: #5a6b85;--gray-700: #33425c;--bg-dark: var(--navy-900);--bg-darker: var(--navy-950);--bg-light: var(--gray-50);--text-on-dark: #eaf0fa;--text-muted-dark: #a8b8d0;--text-on-light: #0b1b33;--text-muted-light: var(--gray-500);--speaker-a: var(--purple-400);--speaker-b: #34d399;--font-sans: "Inter Variable", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono: ui-monospace, "Cascadia Code", "Segoe UI Mono", Consolas, monospace;--radius: 12px;--radius-lg: 20px;--container: 1140px;--shadow-card: 0 8px 30px rgba(8, 24, 49, .1);--shadow-card-dark: 0 8px 30px rgba(0, 0, 0, .35)}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font-sans);font-size:17px;line-height:1.6;color:var(--text-on-light);background:var(--white)}h1,h2,h3,h4{line-height:1.15;letter-spacing:-.02em;margin:0 0 .5em;font-weight:700}h1{font-size:clamp(2.1rem,5vw,3.4rem)}h2{font-size:clamp(1.6rem,3.5vw,2.3rem)}h3{font-size:1.25rem}p{margin:0 0 1em}a{color:var(--purple-500)}img,svg{max-width:100%;height:auto}code{font-family:var(--font-mono);font-size:.92em}.container{max-width:var(--container);margin-inline:auto;padding-inline:24px}.section{padding-block:clamp(56px,9vw,104px)}.section--dark{background:var(--bg-dark);color:var(--text-on-dark)}.section--darker{background:linear-gradient(180deg,var(--navy-950) 0%,var(--navy-900) 100%);color:var(--text-on-dark)}.section--light{background:var(--bg-light)}.section--dark .section-kicker,.section--darker .section-kicker{color:var(--purple-300)}.section-kicker{display:block;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--purple-500);margin-bottom:10px}.section-lead{font-size:1.15rem;color:var(--text-muted-light);max-width:640px}.section--dark .section-lead,.section--darker .section-lead{color:var(--text-muted-dark)}.btn{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;border-radius:999px;font-weight:600;font-size:1rem;text-decoration:none;border:1.5px solid transparent;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .1s ease;font-family:inherit}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--orange-500);color:var(--white)}.btn--primary:hover{background:var(--orange-600)}.btn--ghost-dark{background:transparent;color:var(--text-on-dark);border-color:#eaf0fa59}.btn--ghost-dark:hover{border-color:#eaf0facc}.btn--ghost-light{background:transparent;color:var(--text-on-light);border-color:var(--gray-300)}.btn--ghost-light:hover{border-color:var(--gray-500)}.card{background:var(--white);border-radius:var(--radius-lg);padding:28px;box-shadow:var(--shadow-card);border:1px solid var(--gray-100)}.card--dark{background:var(--navy-800);border:1px solid rgba(124,92,255,.18);box-shadow:var(--shadow-card-dark);color:var(--text-on-dark)}.grid{display:grid;gap:24px}@media(min-width:760px){.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}}.text-center{text-align:center}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}.logo[data-astro-cid-tvrurpns]{display:inline-flex;align-items:center;gap:9px;text-decoration:none}.logo-text[data-astro-cid-tvrurpns]{font-size:1.12rem;font-weight:500;letter-spacing:-.01em;white-space:nowrap}.logo-text[data-astro-cid-tvrurpns] strong[data-astro-cid-tvrurpns]{font-weight:800}.header[data-astro-cid-3ef6ksr2]{background:var(--navy-950);position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(124,92,255,.15)}.header-inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:68px}.header-logo[data-astro-cid-3ef6ksr2]{text-decoration:none}.nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:28px}.nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{display:flex;gap:26px;list-style:none;margin:0;padding:0}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:not(.btn){color:var(--text-muted-dark);text-decoration:none;font-weight:500;font-size:.98rem}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:not(.btn):hover,.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2][aria-current=page]:not(.btn){color:var(--text-on-dark)}.nav-cta[data-astro-cid-3ef6ksr2]{padding:10px 22px;font-size:.95rem}.nav-toggle-input[data-astro-cid-3ef6ksr2],.nav-toggle[data-astro-cid-3ef6ksr2]{display:none}@media(max-width:759px){.nav-toggle[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:5px;cursor:pointer;padding:8px}.nav-toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{width:22px;height:2px;background:var(--text-on-dark);border-radius:2px}.nav[data-astro-cid-3ef6ksr2]{display:none;position:absolute;top:68px;left:0;right:0;background:var(--navy-950);flex-direction:column;align-items:flex-start;padding:18px 24px 24px;border-bottom:1px solid rgba(124,92,255,.15)}.nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{flex-direction:column;gap:16px}.nav-toggle-input[data-astro-cid-3ef6ksr2]:checked~.nav[data-astro-cid-3ef6ksr2]{display:flex}}.footer[data-astro-cid-sz7xmlte]{background:var(--navy-950);color:var(--text-muted-dark);padding-top:56px;font-size:.95rem}.footer-grid[data-astro-cid-sz7xmlte]{display:grid;gap:36px;padding-bottom:40px}@media(min-width:760px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:2fr 1fr 1fr 1fr}}.footer-tagline[data-astro-cid-sz7xmlte]{margin-top:14px;line-height:1.7}.footer[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{color:var(--text-on-dark);font-size:.9rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px}.footer[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;margin:0;padding:0;display:grid;gap:9px}.footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text-muted-dark);text-decoration:none}.footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--text-on-dark)}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(124,92,255,.12);padding-block:20px;font-size:.85rem}
