@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}@font-face{font-family:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/_astro/space-grotesk-vietnamese-wght-normal.D0rl6rjA.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:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/_astro/space-grotesk-latin-ext-wght-normal.D9tNdqV9.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:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/_astro/space-grotesk-latin-wght-normal.BhU9QXUp.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{--green:#43ad49;--green-dark:#2e8a34;--green-soft:#f1f8f1;--red:#e83d4d;--ink:#111;--body:#4a4a4a;--muted:#8a8a8a;--muted-light:#afafaf;--surface:#fafaf8;--dark:#111;--dark-card:#1b1b1b;--border:#ededed;--title:"Space Grotesk Variable", sans-serif;--text:"Inter Variable", sans-serif;--max:1240px;--pad:clamp(20px, 5vw, 32px);--section-y:clamp(48px, 9vw, 88px)}*{box-sizing:border-box}body{color:var(--ink);font-family:var(--text);-webkit-font-smoothing:antialiased;background:#fff;margin:0}a{color:var(--green);text-decoration:none}a:hover{color:var(--green-dark)}img{max-width:100%;display:block}:focus-visible{outline:3px solid var(--green-dark);outline-offset:2px}h1,h2,h3{font-family:var(--title);letter-spacing:-.3px}.skip{z-index:100;background:#fff;padding:12px 18px;position:absolute;top:0;left:-9999px}.skip:focus{top:8px;left:8px}.page{flex-direction:column;min-height:100vh;display:flex}.container{max-width:var(--max);margin:0 auto}.section{padding:var(--section-y) var(--pad)}.section--alt{background:var(--surface)}.section--dark{background:var(--dark);color:#fff}.section--dark h2{color:#fff}.grid{grid-template-columns:repeat(auto-fit, minmax(min(var(--col,220px), 100%), 1fr));gap:20px;display:grid}.head{text-align:center;max-width:640px;margin:0 auto 48px}.head h2{margin:0;font-size:clamp(26px,5vw,34px);font-weight:700}.eyebrow{color:var(--red);letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px;font-size:14px;font-weight:700}.lead{color:var(--body);margin:0;font-size:17px;line-height:1.7}p{line-height:1.65}.btn{text-align:center;cursor:pointer;border:1.5px solid #0000;border-radius:999px;padding:15px 28px;font-size:16px;font-weight:600;transition:background-color .15s,color .15s;display:inline-block}.btn--primary{background:var(--green);color:#fff}.btn--primary:hover{background:var(--green-dark);color:#fff}.btn--outline{border-color:var(--ink);color:var(--ink);background:#fff}.btn--outline:hover{background:var(--ink);color:#fff}.btn--light{color:var(--ink);background:#fff}.btn--light:hover{background:var(--border);color:var(--ink)}.btn--ghost-light{color:#fff;border-color:#fff}.btn--ghost-light:hover{color:var(--ink);background:#fff}.btn--sm{padding:11px 22px;font-size:14px}.link-arrow{color:var(--ink);font-size:15px;font-weight:600}.link-arrow:hover{color:var(--green-dark)}.card{border:1px solid var(--border);background:#fff;border-radius:16px;padding:28px 24px}.card h3{margin:0 0 8px;font-size:18px;font-weight:600}.card p{color:var(--body);margin:0;font-size:15px;line-height:1.55}.card__icon{background:var(--green-soft);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;font-size:20px;display:flex}.stat{background:var(--surface);border-radius:16px;padding:24px}.stat--card{border:1px solid var(--border);background:#fff;padding:28px}.stat__n{font-family:var(--title);color:var(--green);font-size:30px;font-weight:700}.stat__n--red{color:var(--red)}.stat__l{color:var(--body);margin-top:6px;font-size:14px}.ph{background:var(--surface);border:1px dashed var(--border);color:var(--muted);text-align:center;border-radius:12px;justify-content:center;align-items:center;padding:6px;font-size:12px;display:flex}.ph--circle{border-radius:50%;width:100px;height:100px;margin:0 auto 14px}.ph--logo{width:140px;height:64px}.logo-img{object-fit:contain;width:auto;max-width:240px;height:80px}.rv{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(14px)}.rv.in{opacity:1;transform:none}.sticky-cta{z-index:60;padding:10px 14px calc(10px + env(safe-area-inset-bottom));backdrop-filter:blur(10px);border-top:1px solid var(--border);background:#fffffff0;transition:transform .25s;display:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(110%)}.sticky-cta.on{transform:translateY(0)}.sticky-cta a{background:var(--green);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:16px;font-weight:700;display:flex}.sticky-cta a:hover{background:var(--green-dark);color:#fff}.sticky-cta small{opacity:.85;font-weight:500}@media (width<=860px){.sticky-cta{display:block}}@media (prefers-reduced-motion:reduce){.rv{opacity:1;transition:none;transform:none}.sticky-cta{transition:none}}.site-header{z-index:50;border-bottom:1px solid var(--border);background:#fff;position:sticky;top:0}.site-header__bar{max-width:var(--max);justify-content:space-between;align-items:center;gap:24px;margin:0 auto;padding:16px 20px;display:flex}.brand{align-items:center;display:flex}.brand__logo{width:auto;height:44px}@media (width<=480px){.brand__logo{height:34px}}.nav{align-items:center;gap:32px;font-size:15px;font-weight:500;display:flex}.nav a{color:var(--ink)}.nav a[aria-current=page]{color:var(--green)}.nav a:hover{color:var(--green-dark)}.menu{display:none}.menu>summary{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;list-style:none;display:flex}.menu>summary::-webkit-details-marker{display:none}.menu>summary span{background:var(--ink);width:22px;height:2px}.menu__panel{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;flex-direction:column;gap:16px;padding:8px 20px 20px;font-size:15px;font-weight:500;display:flex;position:absolute;top:100%;left:0;right:0}.menu__panel a{color:var(--ink)}.menu__panel a[aria-current=page]{color:var(--green)}@media (width<=860px){.site-header__bar{position:relative}.nav,.header-cta{display:none}.menu{display:block}}.site-footer{background:var(--surface);border-top:1px solid var(--border);padding:56px var(--pad) 32px}.site-footer__grid{max-width:var(--max);grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),1fr));gap:32px;margin:0 auto;display:grid}.site-footer__logo{width:auto;height:48px;margin-bottom:14px}.site-footer h3{font-family:var(--text);margin:0 0 14px;font-size:14px;font-weight:600}.site-footer p{color:var(--body);max-width:280px;margin:0 0 16px;font-size:14px}.site-footer a{color:var(--body);font-size:14px}.site-footer a:hover{color:var(--green-dark)}.f-list{flex-direction:column;gap:10px;display:flex}.f-social{gap:14px;display:flex}.site-footer__legal{max-width:var(--max);border-top:1px solid var(--border);color:var(--muted);margin:32px auto 0;padding-top:24px;font-size:13px}
