@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{--olive-50:#f5f7ee;--olive-100:#e8edd6;--olive-200:#d2dbad;--olive-500:#778740;--olive-600:#647235;--olive-700:#4f5a2a;--olive-800:#3b4420;--olive-900:#262c15;--accent:#944301;--ink:#1d2113;--muted:#5b614c;--line:#e2e5d8;--bg:#fcfcf9;--white:#fff;--radius:14px;--shadow:0 1px 2px #1d21130d, 0 8px 24px #1d21130f;--container:1160px;--font:"Inter Variable", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-size:1.0625rem;line-height:1.65}img,svg{max-width:100%;display:block}h1,h2,h3{letter-spacing:-.02em;color:var(--olive-900);margin:0 0 .5em;line-height:1.15}h1{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:750}h2{font-size:clamp(1.75rem,3.2vw,2.4rem);font-weight:700}h3{font-size:1.2rem;font-weight:650}p{margin:0 0 1em}a{color:var(--olive-700);text-underline-offset:3px}a:hover{color:var(--accent)}:focus-visible{outline:3px solid var(--olive-500);outline-offset:2px;border-radius:4px}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:1.25rem}.section{padding-block:clamp(4rem,9vw,6.5rem)}.section--tint{background:var(--olive-50)}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--olive-600);margin-bottom:.75rem;font-size:.8rem;font-weight:650;display:inline-block}.lead{color:var(--muted);max-width:62ch;font-size:1.2rem}.section-head{max-width:680px;margin-bottom:3rem}.section-head--center{text-align:center;margin-inline:auto}.section-head--center .lead{margin-inline:auto}.btn{border:2px solid #0000;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.4rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s,transform .15s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--primary{background:var(--olive-600);color:var(--white)}.btn--primary:hover{background:var(--olive-700);color:var(--white)}.btn--ghost{color:var(--olive-800);border-color:currentColor}.btn--ghost:hover{background:var(--olive-800);border-color:var(--olive-800);color:var(--white)}.btn--light{background:var(--white);color:var(--olive-800)}.btn--light:hover{background:var(--olive-100);color:var(--olive-900)}.grid{gap:1.5rem;display:grid}@media (width>=720px){.grid--2,.grid--3{grid-template-columns:repeat(2,1fr)}}@media (width>=1000px){.grid--3{grid-template-columns:repeat(3,1fr)}}.card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.75rem}.icon-badge{background:var(--olive-100);width:3rem;height:3rem;color:var(--olive-700);border-radius:12px;place-items:center;margin-bottom:1.1rem;display:grid}.check-list{margin:0;padding:0;list-style:none}.check-list li{color:var(--muted);margin-bottom:.45rem;padding-left:1.6rem;position:relative}.check-list li:before{content:"";border-left:2px solid var(--olive-500);border-bottom:2px solid var(--olive-500);width:.9rem;height:.5rem;position:absolute;top:.55em;left:0;transform:rotate(-45deg)translateY(-2px)}.page-hero{background:linear-gradient(160deg, var(--olive-50), var(--olive-100));border-bottom:1px solid var(--line);padding-block:clamp(3.5rem,8vw,5.5rem)}.page-hero .lead{margin-bottom:0}.prose{max-width:72ch}.prose h2{margin-top:2.2rem;font-size:1.4rem}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--olive-800);color:var(--white);border-radius:8px;padding:.6rem 1rem;position:absolute;top:-3rem;left:1rem}.skip-link:focus{color:var(--white);top:1rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.logo[data-astro-cid-f7espo7c]{align-items:center;gap:.6rem;display:inline-flex}.logo__word[data-astro-cid-f7espo7c]{letter-spacing:.06em;color:var(--text);font-size:1.2rem;font-weight:800}.header[data-astro-cid-nen7h5rs]{z-index:50;backdrop-filter:saturate(1.4)blur(10px);border-bottom:1px solid var(--line);background:#fcfcf9e6;position:sticky;top:0}.header__inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;min-height:72px;display:flex}.header__brand[data-astro-cid-nen7h5rs]{text-decoration:none}.header__nav[data-astro-cid-nen7h5rs]{align-items:center;gap:1.5rem;display:flex}.header__nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{gap:1.75rem;margin:0;padding:0;list-style:none;display:flex}.header__nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--ink);border-bottom:2px solid #0000;padding-block:.4rem;font-weight:550;text-decoration:none}.header__nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--olive-700)}.header__nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]{color:var(--olive-700);border-bottom-color:var(--olive-500)}.header__nav[data-astro-cid-nen7h5rs] .lang-switch[data-astro-cid-nen7h5rs]{border:1.5px solid var(--olive-200);border-radius:10px;gap:2px;padding:3px;display:flex}.header__nav[data-astro-cid-nen7h5rs] .lang-switch[data-astro-cid-nen7h5rs] .lang-switch__item[data-astro-cid-nen7h5rs]{letter-spacing:.06em;color:var(--muted);border:0;border-radius:7px;padding:.4rem .55rem;font-size:.8rem;font-weight:700;line-height:1;text-decoration:none;display:block}.header__nav[data-astro-cid-nen7h5rs] .lang-switch[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].lang-switch__item:hover{background:var(--olive-100);color:var(--olive-900)}.header__nav[data-astro-cid-nen7h5rs] .lang-switch[data-astro-cid-nen7h5rs] .is-active[data-astro-cid-nen7h5rs]{background:var(--olive-600);color:var(--white)}.header__cta[data-astro-cid-nen7h5rs]{white-space:nowrap;padding:.6rem 1.1rem;font-size:.95rem}.header__toggle[data-astro-cid-nen7h5rs]{cursor:pointer;background:0 0;border:0;padding:.5rem;display:none}.bar[data-astro-cid-nen7h5rs]{background:var(--olive-900);width:24px;height:2px;margin:5px 0;transition:transform .2s,opacity .2s;display:block}@media (width<=960px){.header__toggle[data-astro-cid-nen7h5rs]{display:block}.header__toggle[data-astro-cid-nen7h5rs][aria-expanded=true] .bar[data-astro-cid-nen7h5rs]:nth-of-type(2){transform:translateY(7px)rotate(45deg)}.header__toggle[data-astro-cid-nen7h5rs][aria-expanded=true] .bar[data-astro-cid-nen7h5rs]:nth-of-type(3){opacity:0}.header__toggle[data-astro-cid-nen7h5rs][aria-expanded=true] .bar[data-astro-cid-nen7h5rs]:nth-of-type(4){transform:translateY(-7px)rotate(-45deg)}.header__nav[data-astro-cid-nen7h5rs]{background:var(--bg);border-bottom:1px solid var(--line);box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:1rem;padding:1rem 1.25rem 1.5rem;display:none;position:absolute;inset:72px 0 auto}.header__nav[data-astro-cid-nen7h5rs].is-open{display:flex}.header__nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{flex-direction:column;gap:0}.header__nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{border-bottom:1px solid var(--line);padding:.8rem 0;display:block}.header__nav[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]{border-bottom-color:var(--line)}.header__nav[data-astro-cid-nen7h5rs] .lang-switch[data-astro-cid-nen7h5rs]{flex-direction:row;align-self:flex-start}.header__nav[data-astro-cid-nen7h5rs] .lang-switch[data-astro-cid-nen7h5rs] .lang-switch__item[data-astro-cid-nen7h5rs]{border-bottom:0;padding:.5rem .9rem}.header__cta[data-astro-cid-nen7h5rs]{justify-content:center}}.footer[data-astro-cid-jo6i4kqk]{background:var(--olive-900);color:var(--olive-200);padding-top:4rem;font-size:.95rem}.footer__grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (width>=720px){.footer__grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1.4fr 1fr 1fr 1.3fr}}.footer__about[data-astro-cid-jo6i4kqk]{max-width:32ch;margin-top:1rem}.footer__title[data-astro-cid-jo6i4kqk]{letter-spacing:.12em;text-transform:uppercase;color:var(--white);margin-bottom:1rem;font-size:.8rem}.footer[data-astro-cid-jo6i4kqk] ul[data-astro-cid-jo6i4kqk]{margin:0;padding:0;list-style:none}.footer[data-astro-cid-jo6i4kqk] li[data-astro-cid-jo6i4kqk]{margin-bottom:.45rem}.footer[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--olive-200);text-decoration:none}.footer[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--white);text-decoration:underline}address[data-astro-cid-jo6i4kqk]{font-style:normal;line-height:1.8}.footer__bottom[data-astro-cid-jo6i4kqk]{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;gap:.5rem 2rem;margin-top:3rem;padding-block:1.5rem;font-size:.85rem;display:flex}.footer__bottom[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{margin:0}
