@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.DIEz8p5i.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C88,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.BmJJXa8e.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.D5AYLNiq.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.DyIDNIyN.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._GQuwPVU.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.CN1pIXkb.woff2) format("woff2-variations");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,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.BgVq2Tq4.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+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/outfit-latin-ext-wght-normal.5oMg_0D4.woff2) format("woff2-variations");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,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:Outfit Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/outfit-latin-wght-normal.CdKZfrg9.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+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg: #f4f7f6;--bg-glow: #dceceb;--surface: #ffffff;--surface-2: #eef4f3;--surface-3: #e4edeb;--text: #102126;--muted: #5d6e73;--stroke: #c8d7d4;--brand: #0300e2;--brand-strong: #020063;--brand-soft: #d9d8ff;--accent: #171c4f;--radius: 16px;--radius-sm: 12px;--shadow: 0 16px 34px rgba(16, 33, 38, .08);--container: min(1120px, calc(100vw - 3rem) );--header-bg: rgba(244, 247, 246, .86);--header-border: rgba(200, 215, 212, .7)}:root[data-theme=dark]{--bg: #0b151a;--bg-glow: #15242b;--surface: #112028;--surface-2: #182b34;--surface-3: #213844;--text: #e9f4f2;--muted: #a4bcc1;--stroke: #2c4550;--brand: #0300e2;--brand-strong: #020063;--brand-soft: #1b2e56;--accent: #c8dbff;--shadow: 0 16px 34px rgba(0, 0, 0, .35);--header-bg: rgba(11, 21, 26, .86);--header-border: rgba(44, 69, 80, .8)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;--cookie-layer-offset: 0px;background:radial-gradient(circle at top right,var(--bg-glow) 0%,var(--bg) 36%) fixed;color:var(--text);font-family:Inter Variable,sans-serif;line-height:1.6}h1,h2,h3,h4,p,ul{margin:0}h1,h2,h3,h4{color:var(--text);font-family:Outfit Variable,sans-serif;letter-spacing:-.02em}a{color:inherit;text-decoration:none}.page-shell{min-height:100vh;padding-bottom:var(--cookie-layer-offset)}.container{width:var(--container);margin:0 auto}.site-header{position:sticky;top:0;z-index:20;backdrop-filter:blur(9px);background:var(--header-bg);border-bottom:1px solid var(--header-border)}.site-header__inner{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.site-header__inner--data{align-items:center;padding:.75rem 0}.header-tools{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.8rem;position:relative}.site-nav-panel{display:contents}.header-controls{display:inline-flex;align-items:center;gap:.7rem}.lang-switch{display:inline-flex;align-items:center;gap:.3rem}.lang-switch a{padding:0;font-size:.78rem;font-weight:700;color:var(--muted)}.lang-switch a.active{color:var(--text);text-decoration:underline;text-underline-offset:.2rem}.lang-sep{color:var(--muted);font-size:.72rem}.theme-toggle{width:36px;height:36px;border:1px solid var(--stroke);border-radius:999px;background:var(--surface);color:var(--muted);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.theme-toggle:hover{color:var(--text);background:var(--surface-2)}.theme-icon{width:18px;height:18px}.theme-icon--sun{display:none}.menu-toggle{display:none;width:36px;height:36px;border:1px solid var(--stroke);border-radius:999px;background:var(--surface);color:var(--text);cursor:pointer;align-items:center;justify-content:center;padding:0}.menu-toggle:hover{background:var(--surface-2)}.menu-toggle__icon{width:16px;height:12px;display:inline-flex;flex-direction:column;justify-content:space-between}.menu-toggle__icon span{width:100%;height:2px;border-radius:2px;background:currentColor;transition:transform .16s ease,opacity .16s ease}.menu-toggle[aria-expanded=true] .menu-toggle__icon span:nth-child(1){transform:translateY(5px) rotate(45deg)}.menu-toggle[aria-expanded=true] .menu-toggle__icon span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] .menu-toggle__icon span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}:root[data-theme=dark] .theme-icon--moon{display:none}:root[data-theme=dark] .theme-icon--sun{display:block}.brand{display:inline-flex;align-items:center;gap:.65rem;font-family:Outfit Variable,sans-serif;font-size:1.2rem;font-weight:700;color:var(--accent)}.brand img{width:28px;height:28px;border-radius:6px}.site-nav{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap;justify-content:flex-end}.site-nav a:not(.btn){padding:.5rem .8rem;border-radius:999px;border:1px solid transparent;color:var(--muted);font-weight:500}.site-nav a:not(.btn):hover{color:var(--text);background:var(--surface-2)}.site-nav a.is-current-section{color:var(--brand-strong);background:var(--brand-soft);font-weight:700}:root[data-theme=dark] .site-nav a.is-current-section{color:var(--accent);background:var(--surface-3);border:1px solid var(--stroke)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font:inherit;line-height:1;text-decoration:none;cursor:pointer;appearance:none;-webkit-appearance:none;border:1px solid transparent;border-radius:999px;padding:.75rem 1.2rem;font-weight:600;transition:.15s ease}.btn--primary{background:var(--brand);color:#fff}.btn--primary:hover,.site-header .btn--primary:hover{background:var(--brand-strong)}:root[data-theme=dark] .btn--primary:hover{background:#2b33ff}.btn--secondary{background:transparent;border-color:var(--stroke);color:var(--accent)}.btn--secondary:hover{background:var(--surface-2)}.section{padding:5rem 0}.hero{padding-top:4.5rem}.eyebrow{color:var(--brand-strong);letter-spacing:.11em;text-transform:uppercase;font-size:.78rem;font-weight:700}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:center}.hero-copy h1{font-size:clamp(2rem,4vw,3.6rem);line-height:1.07;margin-top:.9rem}.hero-copy p{margin-top:1.2rem;color:var(--muted);max-width:62ch}.hero-actions{margin-top:1.7rem;display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.hero-visual{background:linear-gradient(160deg,var(--surface),var(--surface-2));border:1px solid var(--stroke);border-radius:var(--radius);padding:1.2rem;box-shadow:var(--shadow)}.hero-visual ul{list-style:none;padding:0;display:grid;gap:.7rem}.hero-visual li{border:1px solid var(--stroke);border-radius:var(--radius-sm);background:var(--surface);padding:.95rem 1rem;font-family:Outfit Variable,sans-serif;font-size:1.1rem;font-weight:600}.hero-visual li:nth-child(1){border-left:4px solid #24dbe1}.hero-visual li:nth-child(2){border-left:4px solid #0300e2}.hero-visual li:nth-child(3){border-left:4px solid #020063}.data-flow li{text-transform:uppercase;letter-spacing:.05em;font-size:.9rem}.section-intro{max-width:72ch;margin-bottom:1.8rem}.section-intro h2{font-size:clamp(1.6rem,2.8vw,2.45rem)}.section-intro p{color:var(--muted);margin-top:.8rem}.cards{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:var(--surface);border:1px solid var(--stroke);border-radius:var(--radius);padding:1.25rem}.card h3{font-size:1.25rem}.card p{margin-top:.65rem;color:var(--muted)}.card-list{margin-top:.9rem;padding-left:1rem;color:var(--muted)}.card-list li+li{margin-top:.5rem}.data-core-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.packs-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.packs-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.process-list-card,.process-step-card{height:100%}.problem-grid,.cases-grid,.key-grid{display:grid;gap:.9rem;grid-template-columns:repeat(3,minmax(0,1fr))}.cases-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.problem-item,.case-item,.key-item{padding:1rem 1.1rem;border:1px solid var(--stroke);border-radius:var(--radius-sm);background:var(--surface)}.timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.data-timeline{grid-template-columns:repeat(4,minmax(0,1fr))}.timeline .card{position:relative;overflow:hidden}.timeline .card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--brand)}.lines-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.line-card{background:linear-gradient(180deg,var(--surface),#f8fbfb);border:1px solid var(--stroke);border-radius:var(--radius);padding:1.35rem;display:flex;flex-direction:column}.line-card p{color:var(--muted)}.line-card ul{margin:1rem 0;padding-left:1rem}.line-card li+li{margin-top:.45rem}.line-card .btn{margin-top:auto;align-self:flex-start}.section--flat-cards .line-card{background:var(--surface)}:root[data-theme=dark] .lines-grid .line-card{background:var(--surface)}.final-cta{background:linear-gradient(135deg,#020063,#0300e2);border-radius:22px;color:#ebf8f6;padding:clamp(1.4rem,2.8vw,2.4rem)}.final-cta h2{color:#fff}.final-cta p{color:#d6ece9;margin-top:.8rem;max-width:60ch}.final-cta .hero-actions{margin-top:1.25rem}.final-cta .btn--secondary{border-color:#71a9a3;color:#fff}.final-cta .btn--secondary:hover{background:#ffffff24;border-color:#9ac7c1;color:#fff}.final-cta .btn--primary:hover{background:#2b33ff}.section-closing{margin-top:1rem;color:var(--accent);font-weight:500;max-width:72ch}.footer{padding:2rem 0 2.5rem;border-top:1px solid var(--stroke);margin-top:5rem}.footer__top{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;align-items:flex-start}.footer-brand-col{display:flex;flex-direction:column;gap:.45rem}.footer-headline{font-family:Outfit Variable,sans-serif;font-size:.92rem;color:var(--muted);max-width:30ch;margin:0}.footer-links-cols{margin-left:auto;display:grid;grid-template-columns:repeat(2,minmax(150px,auto));gap:1.2rem;justify-items:end}.footer-nav,.footer-legal{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end}.footer p,.footer a{color:var(--muted)}.footer a:hover{color:var(--text)}.legal-page{padding:4rem 0 5rem}.legal-page .container{max-width:860px}.legal-page h1{font-size:clamp(1.8rem,3.6vw,2.8rem)}.legal-page h2{margin-top:2rem;font-size:1.2rem}.legal-page p,.legal-page li{margin-top:.8rem;color:var(--muted)}.legal-page ul{padding-left:1rem}.legal-back{display:inline-flex;margin-top:2rem}.cookie-layer{position:fixed;left:0;right:0;bottom:0;z-index:30;width:100%;border-top:1px solid var(--stroke);background:var(--surface);box-shadow:var(--shadow);padding:.7rem 0}.cookie-layer__inner{width:var(--container);margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.cookie-layer__title{font-family:Outfit Variable,sans-serif;color:var(--text);font-size:.95rem;margin-right:.4rem}.cookie-layer__body{color:var(--muted)}.cookie-layer__message{margin:0;display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:.1rem}.cookie-layer__actions{display:flex;gap:.6rem;flex-wrap:nowrap;flex-shrink:0}.cookie-layer__actions .btn{padding:.6rem 1rem}@media(max-width:760px){.cookie-layer__inner{flex-wrap:wrap;align-items:flex-start}.cookie-layer__actions{flex-wrap:wrap}}@media(max-width:1024px){.hero-grid,.cards,.data-core-grid,.packs-grid,.problem-grid,.timeline,.data-timeline,.lines-grid,.cases-grid,.key-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.container{width:min(1120px,calc(100vw - 2rem))}.site-header__inner{min-height:0;flex-direction:row;align-items:center;justify-content:space-between;gap:.8rem;padding:.8rem 0}.header-tools{margin-left:auto;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:.6rem}.header-controls{gap:.5rem}.menu-toggle{display:inline-flex}.site-nav-panel{display:none;position:absolute;top:calc(100% + .4rem);left:0;right:0;z-index:25;border:1px solid var(--stroke);border-radius:var(--radius-sm);background:var(--surface);box-shadow:var(--shadow);padding:.6rem}.site-nav-panel[data-open=true]{display:block}.site-nav{width:100%;justify-content:stretch;align-items:stretch;flex-direction:column;gap:.4rem}.site-nav a:not(.btn){width:100%;text-align:left}.site-nav .btn{width:100%;margin-top:.2rem}.footer__top{align-items:flex-start}.footer-links-cols{width:100%;margin-left:0;grid-template-columns:1fr;justify-items:start;gap:.9rem}.footer-nav,.footer-legal{align-items:flex-start}.hero-grid,.cards,.data-core-grid,.packs-grid,.problem-grid,.timeline,.data-timeline,.lines-grid,.cases-grid,.key-grid{grid-template-columns:1fr}.section{padding:3.8rem 0}.hero{padding-top:3.2rem}}
