@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");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;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");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;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,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}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}:root{--green:#00a86b;--green-deep:#075e46;--forest:#04291f;--gold:#ffc107;--telegram:#2481cc;--bg:#f4f6f8;--cream:#fafaf7;--text:#111111;--muted:#4f5660;--hint:#707579;--border:#e5e7eb;--white:#ffffff}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:84px}body{background:var(--bg);color:var(--text);font-family:inherit;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:24px;padding:16px 40px;background:color-mix(in srgb,var(--bg) 88%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.site-brand{display:inline-flex;align-items:center;flex-shrink:0}.brand-logo{display:block;width:auto;max-width:100%;object-fit:contain}.brand-logo--full{height:28px}.brand-logo--icon{height:36px}.site-header .brand-logo--full{height:26px}.footer-logo.brand-logo--full{height:24px;margin-bottom:12px}.nav{display:flex;gap:22px;margin-left:auto;color:var(--muted);font-size:14px}.nav a{transition:color .15s ease}.nav a:hover{color:var(--green-deep)}.nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;margin-left:auto;border:1px solid var(--border);border-radius:10px;background:var(--white);cursor:pointer}.nav-toggle span{display:block;width:18px;height:2px;margin:0 auto;background:var(--text);border-radius:2px;transition:transform .2s ease,opacity .2s ease}.nav-toggle[aria-expanded=true] span:first-child{transform:translateY(7px) rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:12px;font-weight:650;font-size:15px;transition:background-color .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease}.btn:active{transform:translateY(1px)}.btn-compact{min-height:40px;padding:0 14px;font-size:13px}.btn-primary{background:var(--green);color:#fff;box-shadow:0 1px 2px rgba(4,41,31,.08)}.btn-primary:hover{background:#00c27c;box-shadow:0 6px 16px rgba(0,168,107,.28)}.btn-ghost{background:transparent;color:var(--text);border:1px solid var(--border)}.btn-ghost:hover{border-color:var(--green);color:var(--green-deep)}.hero{position:relative;overflow:hidden;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:48px;gap:48px;align-items:center;padding:72px 40px 48px;max-width:1180px;margin:0 auto}.hero:after,.hero:before{content:"";position:absolute;border-radius:50%;filter:blur(64px);z-index:-1;pointer-events:none}.hero:before{width:480px;height:480px;top:-220px;right:-120px;background:radial-gradient(circle,rgba(0,168,107,.16),transparent 70%)}.hero:after{width:360px;height:360px;bottom:-180px;left:-100px;background:radial-gradient(circle,rgba(255,193,7,.12),transparent 70%)}.hero-copy{position:relative;z-index:1}.eyebrow{color:var(--green-deep);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px}h1{font-size:clamp(36px,5vw,58px);line-height:1.05;letter-spacing:-.04em;max-width:12ch;margin-bottom:18px}.lede{font-size:18px;color:var(--muted);max-width:42ch;margin-bottom:28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:24px}.hero-am{color:var(--hint);font-size:15px}.strip{display:flex;flex-wrap:wrap;gap:12px 28px;padding:18px 40px;border-block:1px solid var(--border);color:var(--muted);font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.strip span{display:inline-flex;align-items:center;gap:8px}.strip span:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--green)}.section{padding:88px 40px;max-width:1180px;margin:0 auto}.section-head{max-width:640px;margin-bottom:40px}.cta h2,.privacy h2,.section-head h2,.section-split h2{font-size:clamp(28px,3.4vw,40px);letter-spacing:-.03em;line-height:1.15;margin-bottom:12px}.section-head p,.section-split p{color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.feature-card,.price-card{background:var(--white);border:1px solid var(--border);border-radius:18px;padding:22px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.feature-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--green) 35%,var(--border));box-shadow:0 16px 32px rgba(4,41,31,.08)}.feature-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:14px;border-radius:11px;background:color-mix(in srgb,var(--green) 12%,var(--white));color:var(--green-deep)}.feature-icon svg{width:21px;height:21px}.feature-card h3,.price-card h3{font-size:18px;margin-bottom:8px}.feature-card p{color:var(--muted);font-size:15px}.section-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center}.steps{list-style:none;display:flex;flex-direction:column;gap:22px;margin-top:28px}.steps li{display:flex;gap:14px}.steps span{font-size:12px;font-weight:800;color:var(--green);margin-top:4px}.chat,.device{background:var(--forest);color:#e8f6ef;border-radius:28px;padding:22px;box-shadow:0 24px 60px rgba(4,41,31,.2)}.device{padding:18px 16px 22px;max-width:340px;margin-left:auto}.device-notch{width:88px;height:8px;border-radius:99px;background:#0b3d2e;margin:0 auto 16px}.device-screen{background:#0a3328;border-radius:20px;padding:20px 18px}.device-kicker,.device-label,.device-note{color:#8fb9a8;font-size:12px}.device-amount{font-size:40px;font-weight:720;letter-spacing:-.04em;line-height:1;margin:6px 0 14px}.device-amount span{font-size:16px;color:#8fb9a8}.device-list li,.device-pace,.device-row{display:flex;justify-content:space-between;gap:12px;font-size:13px}.device-pace{margin:12px 0 16px;padding:10px 12px;background:#0f4336;border-radius:12px}.device-pace strong{color:var(--green)}.device-list{list-style:none;border-top:1px solid #1a5243;padding-top:10px;margin-bottom:12px}.device-list li{padding:8px 0}.plus{color:var(--green)}.chat{min-height:420px}.chat-head{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#8fb9a8;margin-bottom:16px}.bubble{max-width:86%;padding:10px 14px;border-radius:16px;margin-bottom:10px;font-size:14px}.bubble.me{margin-left:auto;background:var(--green);color:#fff;border-bottom-right-radius:4px}.bubble.bot{background:#0f4336;border-bottom-left-radius:4px}.bubble small{display:block;margin-top:6px;color:#8fb9a8;font-size:12px}.price-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.price-eyebrow{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--green);margin-bottom:8px}.price-card-featured .price-eyebrow{color:#7dffb8}.price-tag{font-size:36px;font-weight:700;letter-spacing:-.03em;margin-bottom:4px}.price-tag span{font-size:16px;font-weight:600;color:var(--muted);margin-left:4px}.price-card-featured .price-tag span{color:#9ecbb8}.price-period{color:var(--muted);font-size:14px;margin-bottom:18px}.price-save{display:inline-block;margin-top:6px;padding:3px 9px;border-radius:999px;background:rgba(255,193,7,.16);color:#7a5b00;font-size:12px;font-weight:700}.price-card-featured .price-save{background:rgba(255,193,7,.22);color:var(--gold)}.price-card-featured .price-period{color:#9ecbb8}.price-card ul{color:var(--muted);padding-left:18px;display:flex;flex-direction:column;gap:8px;margin-bottom:22px}.price-card-featured{background:var(--forest);color:#fff;border-color:var(--forest);box-shadow:0 20px 44px rgba(4,41,31,.22)}.price-card-featured:hover{transform:translateY(-3px);box-shadow:0 24px 52px rgba(4,41,31,.28)}.price-card-featured ul{color:#cfe8dc}.price-cta{width:100%;justify-content:center}.btn-on-dark{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;background:#fff;color:var(--forest);font-weight:700;text-decoration:none}.btn-on-dark:hover{background:#e8f6ef}.privacy{margin:0 40px;padding:48px;border-radius:24px;background:var(--cream);border:1px solid var(--border);max-width:1100px;margin-inline:auto}.privacy p{color:var(--muted);max-width:62ch;font-size:17px}.faq details{border-top:1px solid var(--border);padding:16px 0}.faq summary{cursor:pointer;font-weight:650;font-size:17px}.faq p{color:var(--muted);margin-top:8px;max-width:70ch}.cta{text-align:center;padding:96px 24px 80px}.cta p{color:var(--muted);margin:8px 0 24px}.site-footer{padding:48px 40px 28px;border-top:1px solid var(--border);background:var(--white)}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-gap:32px;gap:32px;max-width:1180px;margin:0 auto 28px}.footer-copy,.footer-fine{color:var(--hint);font-size:14px}.footer-label{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.footer-grid a{display:block;color:var(--muted);margin-bottom:6px}.footer-fine{max-width:1180px;margin:0 auto}@media (max-width:900px){.header-cta,.site-header .nav{display:none}.nav-toggle{display:flex}.mobile-nav{display:block;position:absolute;top:100%;left:0;right:0;padding:16px 20px 24px;background:var(--white);border-bottom:1px solid var(--border);box-shadow:0 16px 24px rgba(4,41,31,.08);transform:translateY(-8px);opacity:0;visibility:hidden;transition:transform .18s ease,opacity .18s ease,visibility .18s}.mobile-nav.is-open{transform:translateY(0);opacity:1;visibility:visible}.mobile-nav nav{display:flex;flex-direction:column;gap:4px;margin-bottom:16px}.mobile-nav a{padding:10px 4px;font-size:15px;color:var(--text);border-bottom:1px solid var(--border)}.mobile-nav .btn{width:100%}.feature-grid,.footer-grid,.hero,.price-grid,.section-split{grid-template-columns:1fr}.device{margin:0 auto}.hero,.privacy,.section,.site-footer,.site-header,.strip{padding-left:20px;padding-right:20px}}