@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+460-52F,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+301,U+400-45F,U+490-491,U+4B0-4B1,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+1F??}@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+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@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+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,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+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color-scheme:light;--color-primary:#009e6b;--color-primary-dark:#007a52;--color-primary-light:#6fd4a8;--color-text:#0d1f15;--color-text-secondary:#3d6b4f;--color-bg:#f4faf6;--color-surface:#fff;--color-surface-alt:#f0f5f2;--color-divider:#d8eee2;--color-error:#ff3b30;--font-sans:"Inter Variable", system-ui, -apple-system, sans-serif;--radius-s:8px;--radius-m:12px;--radius-l:20px;--shadow-card:0 2px 12px #0d1f150f;--space-1:4px;--space-2:8px;--space-3:16px;--space-4:24px;--space-5:40px;--space-6:64px;--space-7:96px;--max-width:1120px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.6}img,svg{max-width:100%;display:block}a{color:var(--color-primary-dark);text-underline-offset:2px;text-decoration-thickness:1px}a:hover{color:var(--color-primary)}:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px}.skip-link{left:var(--space-3);z-index:1000;background:var(--color-surface);color:var(--color-text);padding:var(--space-2) var(--space-3);border-radius:var(--radius-s);font-weight:600;position:absolute;top:-100px}.skip-link:focus{top:var(--space-3)}.container{width:min(100% - 2 * var(--space-3), var(--max-width));margin-inline:auto}.section{padding-block:var(--space-6)}.section--tight{padding-block:var(--space-5)}h1,h2,h3,h4{letter-spacing:-.02em;color:var(--color-text);margin:0 0 var(--space-3);font-weight:700;line-height:1.25}h1{font-size:clamp(2rem,4vw,2.75rem)}h2{font-size:clamp(1.5rem,3vw,2rem)}h3{font-size:1.25rem}p{margin:0 0 var(--space-3);color:var(--color-text-secondary)}p:last-child{margin-bottom:0}.lead{color:var(--color-text-secondary);font-size:1.125rem}.eyebrow{letter-spacing:.04em;text-transform:uppercase;color:var(--color-primary-dark);margin-bottom:var(--space-2);font-size:.875rem;font-weight:600;display:inline-block}.btn{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-m);min-height:44px;font:inherit;cursor:pointer;border:2px solid #0000;padding:.7rem 1.25rem;font-weight:600;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.btn--primary{background:var(--color-primary-dark);color:#fff}.btn--primary:hover{background:var(--color-primary);color:#fff}.btn--secondary{color:var(--color-primary-dark);border-color:var(--color-primary-dark);background:0 0}.btn--secondary:hover{background:var(--color-surface);color:var(--color-primary);border-color:var(--color-primary)}.btn--ghost{color:var(--color-primary-dark);background:0 0}.btn-row{gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.badge{align-items:center;gap:var(--space-1);color:var(--color-primary-dark);background:#009e6b1f;border-radius:999px;padding:.35rem .75rem;font-size:.875rem;font-weight:600;display:inline-flex}.card-grid{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.organic-blob{background:radial-gradient(circle at 30% 30%, var(--color-primary-light), transparent 70%);opacity:.35;pointer-events:none;z-index:0;border-radius:60% 40% 50% 50%/50% 60% 40% 50%;position:absolute}.stack>*+*{margin-top:var(--space-3)}.lang-switch[data-astro-cid-l4evwy7q]{margin-left:var(--space-2);align-items:center;gap:2px;display:inline-flex}.lang-switch__link[data-astro-cid-l4evwy7q]{min-width:40px;min-height:44px;color:var(--color-text-secondary);letter-spacing:.02em;border-radius:var(--radius-s);justify-content:center;align-items:center;padding:0 .45rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.lang-switch__link[data-astro-cid-l4evwy7q]:hover{color:var(--color-primary-dark)}.lang-switch__link[data-astro-cid-l4evwy7q].is-active{color:var(--color-primary-dark);background:var(--color-surface-alt)}.site-header[data-astro-cid-nen7h5rs]{z-index:50;backdrop-filter:blur(10px);border-bottom:1px solid var(--color-divider);background:#f4faf6eb;position:sticky;top:0}.site-header__inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:var(--space-3);min-height:72px;display:flex}.brand[data-astro-cid-nen7h5rs]{align-items:center;gap:var(--space-2);color:var(--color-text);font-weight:700;text-decoration:none;display:inline-flex}.brand__name[data-astro-cid-nen7h5rs]{font-size:1.05rem}.nav[data-astro-cid-nen7h5rs]{align-items:center;gap:var(--space-3);display:none}.nav__link[data-astro-cid-nen7h5rs],.nav__trigger[data-astro-cid-nen7h5rs]{color:var(--color-text);font-weight:500;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;min-height:44px;padding:0 4px;text-decoration:none;display:inline-flex}.nav__link[data-astro-cid-nen7h5rs].is-active,.nav__link[data-astro-cid-nen7h5rs]:hover,.nav__trigger[data-astro-cid-nen7h5rs]:hover{color:var(--color-primary-dark)}.nav__item--dropdown[data-astro-cid-nen7h5rs]{position:relative}.nav__dropdown[data-astro-cid-nen7h5rs]{min-width:220px;padding:var(--space-2);background:var(--color-surface);border:1px solid var(--color-divider);border-radius:var(--radius-m);box-shadow:var(--shadow-card);margin:0;list-style:none;position:absolute;top:calc(100% + 8px);left:0}.nav__dropdown[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--color-text);border-radius:var(--radius-s);min-height:44px;padding:.65rem .75rem;text-decoration:none;display:block}.nav__dropdown[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{background:var(--color-surface-alt)}.header-actions[data-astro-cid-nen7h5rs]{align-items:center;gap:var(--space-1);display:inline-flex}.nav-toggle[data-astro-cid-nen7h5rs]{width:44px;height:44px;color:var(--color-text);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.mobile-nav[data-astro-cid-nen7h5rs]{border-top:1px solid var(--color-divider);background:var(--color-surface);padding:var(--space-4) var(--space-3) var(--space-5)}.mobile-nav[data-astro-cid-nen7h5rs] nav[data-astro-cid-nen7h5rs]{gap:var(--space-2);width:min(100%, var(--max-width));margin-inline:auto;display:grid}.mobile-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{min-height:44px;color:var(--color-text);align-items:center;font-weight:500;text-decoration:none;display:inline-flex}.mobile-nav__label[data-astro-cid-nen7h5rs]{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-secondary);margin:0;font-size:.8rem;font-weight:700}.mobile-nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{margin:0 0 var(--space-2);gap:2px;padding:0;list-style:none;display:grid}.nav[data-astro-cid-nen7h5rs] .lang-switch,.header-actions[data-astro-cid-nen7h5rs] .lang-switch{display:inline-flex}@media (width>=960px){.nav[data-astro-cid-nen7h5rs]{display:flex}.header-actions[data-astro-cid-nen7h5rs] .nav-toggle[data-astro-cid-nen7h5rs],.header-actions[data-astro-cid-nen7h5rs] .lang-switch,.mobile-nav[data-astro-cid-nen7h5rs]{display:none!important}}@media (width<=959px){.nav[data-astro-cid-nen7h5rs] .lang-switch{display:none}}.site-footer[data-astro-cid-jo6i4kqk]{background:var(--color-surface);border-top:1px solid var(--color-divider);padding-block:var(--space-6) var(--space-4);margin-top:var(--space-7)}.site-footer__grid[data-astro-cid-jo6i4kqk]{gap:var(--space-5);grid-template-columns:1fr;display:grid}.site-footer__brand[data-astro-cid-jo6i4kqk]{color:var(--color-text);margin-bottom:var(--space-2);font-weight:700}.site-footer__disclaimer[data-astro-cid-jo6i4kqk]{color:var(--color-text-secondary);font-size:.9rem}.site-footer__heading[data-astro-cid-jo6i4kqk]{text-transform:uppercase;letter-spacing:.04em;margin-bottom:var(--space-2);font-size:.85rem}.site-footer[data-astro-cid-jo6i4kqk] ul[data-astro-cid-jo6i4kqk]{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.site-footer[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--color-text-secondary);text-decoration:none}.site-footer[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--color-primary-dark)}.site-footer__bottom[data-astro-cid-jo6i4kqk]{margin-top:var(--space-5);padding-top:var(--space-3);border-top:1px solid var(--color-divider);font-size:.9rem}@media (width>=800px){.site-footer__grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1.4fr 1fr 1fr 1fr}}
