:root{--brand:#16a34a;--brand-dark:#14843d;--brand-tint:#d1fae5;--bg:#f4f6f8;--bg-elevated:#fff;--surface-variant:#f8fafc;--text:#0f172a;--text-muted:#64748b;--text-disabled:#94a3b8;--border:#e2e8f0;--hairline:#0f172a14;--mint:#d1fae5;--sky:#dbeafe;--peach:#fed7aa;--lavender:#ddd6fe;--error:#dc2626;--error-bg:#fee2e2;--r-sm:6px;--r-md:10px;--r-lg:14px;--r-xl:20px;--r-pill:9999px;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-7:32px;--sp-8:40px;--sp-9:56px;--sp-10:72px;--font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;line-height:1.55}img,svg,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}h1,h2,h3,h4{letter-spacing:-.02em;margin:0;font-weight:800;line-height:1.15}h1{font-size:clamp(36px,6vw,56px)}h2{font-size:clamp(28px,4vw,40px)}h3{font-size:clamp(20px,2.5vw,24px);font-weight:700}p{margin:0}.container{width:100%;max-width:1120px;margin:0 auto;padding:0 24px}@media (width<=600px){.container{padding:0 20px}}.section{padding:var(--sp-10) 0}@media (width<=768px){.section{padding:var(--sp-9) 0}}.text-muted{color:var(--text-muted)}.center{text-align:center}.btn{border-radius:var(--r-md);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:700;transition:opacity .15s,transform .1s;display:inline-flex}.btn:hover{opacity:.94}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--brand);color:#fff;border-color:var(--brand-dark)}.btn-ghost{color:var(--text);border-color:var(--border);background:0 0}.btn-dark{background:var(--text);color:#fff}.card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-xl);padding:var(--sp-7)}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--brand);background:var(--brand-tint);border-radius:var(--r-pill);padding:6px 12px;font-size:12px;font-weight:700;display:inline-block}.site-header{z-index:20;-webkit-backdrop-filter:saturate(180%)blur(14px);border-bottom:1px solid var(--hairline);background:#f4f6f8d9;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;padding-top:14px;padding-bottom:14px;display:flex}.site-header__brand{text-decoration:none}.site-header__logo{color:var(--brand);letter-spacing:-.02em;font-size:22px;font-weight:900}.site-header__nav{align-items:center;gap:28px;display:flex}.site-header__nav a{color:var(--text-muted);font-size:14px;font-weight:500}.site-header__nav a:hover{color:var(--text)}.site-header__cta{padding:10px 18px;font-size:14px}@media (width<=768px){.site-header__nav{display:none}}.site-footer{border-top:1px solid var(--border);background:var(--bg-elevated);padding:var(--sp-9) 0 var(--sp-6);margin-top:var(--sp-10)}.site-footer__inner{gap:var(--sp-7);margin-bottom:var(--sp-7);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}@media (width<=768px){.site-footer__inner{gap:var(--sp-5);grid-template-columns:1fr 1fr}}@media (width<=480px){.site-footer__inner{grid-template-columns:1fr}}.site-footer__brand{color:var(--brand);margin-bottom:8px;font-size:20px;font-weight:900}.site-footer__tagline{color:var(--text-muted);max-width:280px;font-size:14px;line-height:1.6}.site-footer__col h4{text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin:0 0 12px;font-size:12px;font-weight:700}.site-footer__col ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.site-footer__col a{color:var(--text);font-size:14px}.site-footer__col a:hover{color:var(--brand)}.site-footer__bottom{padding-top:var(--sp-5);border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;gap:16px;font-size:12px;display:flex}.site-footer__legal-note{text-align:right;max-width:480px}@media (width<=600px){.site-footer__bottom{flex-direction:column;align-items:flex-start}.site-footer__legal-note{text-align:left}}.hero{padding:var(--sp-10) 0 var(--sp-9);position:relative;overflow:hidden}.hero__bg{pointer-events:none;z-index:0;background:radial-gradient(60% 50% at 50% 0,#16a34a1a 0%,#16a34a00 70%),linear-gradient(#16a34a0a 0%,#0000 80%);position:absolute;inset:0}.hero__inner{gap:var(--sp-9);z-index:1;grid-template-columns:1.1fr 1fr;align-items:center;display:grid;position:relative}@media (width<=900px){.hero__inner{gap:var(--sp-8);grid-template-columns:1fr}}.hero__title{margin-top:20px;margin-bottom:18px}.hero__accent{color:var(--brand)}.hero__sub{color:var(--text-muted);max-width:540px;margin-bottom:var(--sp-7);font-size:18px;line-height:1.6}.hero__cta{margin-bottom:var(--sp-6);flex-wrap:wrap;gap:12px;display:flex}.hero__store{flex-direction:column;align-items:flex-start;gap:2px;padding:10px 22px}.hero__store-label{opacity:.7;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:500}.hero__store-name{font-size:17px;font-weight:700}.hero__bullets{gap:10px;margin:0;padding:0;list-style:none;display:grid}.hero__bullets li{color:var(--text-muted);padding-left:24px;font-size:14px;position:relative}.hero__bullets li:before{content:"";background:var(--brand);border-radius:50%;width:14px;height:14px;position:absolute;top:6px;left:0;box-shadow:0 0 0 4px #16a34a26}.hero__visual{justify-content:center;display:flex}.phone{background:#0f172a;border-radius:40px;width:290px;height:580px;padding:14px;position:relative;box-shadow:0 30px 80px #0f172a2e,0 8px 20px #0f172a14,inset 0 0 0 2px #ffffff0a}.phone__notch{z-index:2;background:#0f172a;border-bottom-right-radius:14px;border-bottom-left-radius:14px;width:80px;height:22px;position:absolute;top:0;left:50%;transform:translate(-50%)}.phone__screen{background:linear-gradient(#fff 0%,#f4f6f8 100%);border-radius:28px;flex-direction:column;gap:14px;height:100%;padding:36px 18px 20px;display:flex;overflow:hidden}.phone__row{justify-content:space-between;align-items:center;display:flex}.phone__greeting{color:var(--text);font-size:14px;font-weight:700}.phone__avatar{background:var(--brand);border-radius:50%;width:28px;height:28px}.phone__balance{border:1px solid var(--border);background:#fff;border-radius:16px;padding:14px}.phone__balance-label{color:var(--text-muted);font-size:11px;font-weight:500}.phone__balance-amount{letter-spacing:-.02em;margin-top:4px;font-size:22px;font-weight:800}.phone__tubes{border:1px solid var(--border);background:#fff;border-radius:16px;align-items:flex-end;gap:8px;height:110px;padding:8px 4px;display:flex}.tube{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:4px;height:100%;display:flex}.tube__bar{border-radius:6px 6px 2px 2px;width:70%;min-height:6px}.tube__label{color:var(--text-muted);font-size:9px}.phone__txs{gap:6px;display:grid}.phone__tx{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.phone__tx-icon{border-radius:8px;place-items:center;width:32px;height:32px;font-size:16px;display:grid}.phone__tx-name{font-size:13px;font-weight:700}.phone__tx-meta{color:var(--text-muted);font-size:11px}.phone__tx-amount{color:var(--text);font-size:13px;font-weight:700}.how__header{max-width:720px;margin:0 auto var(--sp-8);text-align:center}.how__header h2{margin:14px 0}.how__header p{font-size:17px}.how__grid{gap:var(--sp-5);grid-template-columns:repeat(3,1fr);display:grid}@media (width<=800px){.how__grid{grid-template-columns:1fr}}.how__card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-xl);padding:var(--sp-7);position:relative}.how__emoji{border-radius:var(--r-md);background:var(--brand-tint);place-items:center;width:56px;height:56px;margin-bottom:16px;font-size:32px;display:grid}.how__number{letter-spacing:.15em;color:var(--text-disabled);font-size:12px;font-weight:800;position:absolute;top:18px;right:22px}.how__card h3{margin:0 0 8px}.features__header{max-width:720px;margin:0 auto var(--sp-8);text-align:center}.features__header h2{margin-top:14px}.features__grid{gap:var(--sp-4);grid-template-columns:repeat(4,1fr);display:grid}@media (width<=1000px){.features__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.features__grid{grid-template-columns:1fr}}.features__card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-lg);padding:var(--sp-5);transition:transform .15s,border-color .15s}.features__card:hover{border-color:var(--brand);transform:translateY(-2px)}.features__icon{border-radius:var(--r-md);place-items:center;width:44px;height:44px;margin-bottom:14px;font-size:22px;display:grid}.features__card h3{margin:0 0 6px;font-size:17px;font-weight:700}.features__card p{font-size:14px;line-height:1.55}.testimonials__header{text-align:center;margin-bottom:var(--sp-8)}.testimonials__header h2{margin-top:14px}.testimonials__grid{gap:var(--sp-5);grid-template-columns:repeat(3,1fr);display:grid}@media (width<=900px){.testimonials__grid{grid-template-columns:1fr;max-width:540px;margin:0 auto}}.quote{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-xl);padding:var(--sp-6);flex-direction:column;gap:14px;margin:0;display:flex}.quote__stars{color:#f59e0b;letter-spacing:2px;font-size:14px}.quote__text{color:var(--text);margin:0;font-size:16px;line-height:1.6}.quote__author{align-items:center;gap:12px;margin-top:auto;display:flex}.quote__avatar{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:grid}.quote__name{font-size:14px;font-weight:700}.quote__role{color:var(--text-muted);font-size:12px}.about__inner{gap:var(--sp-8);grid-template-columns:2fr 1fr;align-items:center;display:grid}@media (width<=800px){.about__inner{grid-template-columns:1fr}}.about__copy h2{margin:14px 0 16px}.about__copy p{margin-bottom:14px;font-size:17px;line-height:1.65}.about__visual{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-xl);padding:var(--sp-7);text-align:center}.about__avatar{background:linear-gradient(135deg, var(--brand), #14843d);color:#fff;letter-spacing:-.02em;border-radius:50%;place-items:center;width:96px;height:96px;margin:0 auto 18px;font-size:32px;font-weight:900;display:grid}.about__name{margin-bottom:4px;font-size:18px;font-weight:800}.about__role{color:var(--text-muted);font-size:13px}.download__card{border-radius:var(--r-xl);padding:var(--sp-9) var(--sp-7);text-align:center;color:#fff;background:linear-gradient(135deg,#16a34a 0%,#14843d 100%)}.download__card h2{color:#fff;margin-bottom:12px}.download__card p{color:#ffffffe6;margin-bottom:28px;font-size:17px}.download__stores{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.download__btn{background:#00000059;border-color:#0003;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 22px}.download__label{opacity:.75;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:500}.download__name{font-size:17px;font-weight:700}.download__note{color:#ffffffd9;margin-top:24px;font-size:13px}.download__note a{color:#fff;margin-left:6px;text-decoration:underline}.legal{padding:var(--sp-9) 0 var(--sp-10)}.legal__inner{max-width:760px}.legal__header{padding-bottom:var(--sp-6);border-bottom:1px solid var(--border);margin-bottom:var(--sp-7)}.legal__header h1{margin-bottom:8px;font-size:clamp(28px,4vw,40px)}.legal__subtitle{color:var(--text-muted);margin-bottom:12px;font-size:14px}.legal__meta{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.legal__body{gap:var(--sp-6);display:grid}.legal__section h2{color:var(--text);margin:0 0 12px;font-size:19px;font-weight:700}.legal__section p{color:var(--text);margin:0 0 10px;font-size:15px;line-height:1.7}.legal__section ul{margin:8px 0 0;padding-left:22px}.legal__section li{margin-bottom:6px;font-size:15px;line-height:1.7}.legal__footer{margin-top:var(--sp-8);padding-top:var(--sp-6);border-top:1px solid var(--border);color:var(--text-muted);font-size:13px;font-style:italic}.faq__inner{max-width:760px}.faq__header{text-align:center;margin-bottom:var(--sp-8)}.faq__header h1{margin:14px 0 12px}.faq__header p{font-size:16px}.faq__header a{color:var(--brand);text-decoration:underline}.faq__list{gap:12px;display:grid}.faq__item{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-lg);padding:0}.faq__item summary{cursor:pointer;padding:18px 50px 18px 22px;font-size:15px;font-weight:700;list-style:none;position:relative}.faq__item summary::-webkit-details-marker{display:none}.faq__item summary:after{content:"+";color:var(--text-muted);font-size:22px;font-weight:400;transition:transform .2s;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.faq__item[open] summary:after{content:"−";transform:translateY(-50%)}.faq__item p{color:var(--text-muted);margin:0;padding:0 22px 18px;font-size:14px;line-height:1.7}.bridge{padding:var(--sp-10) 0}.bridge__inner{place-items:center;min-height:60vh;display:grid}.bridge__card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-xl);width:100%;max-width:460px;padding:var(--sp-8) var(--sp-6);text-align:center;position:relative;overflow:hidden}.bridge__card:before{content:"";background:var(--brand);height:4px;position:absolute;top:0;left:0;right:0}.bridge__logo{color:var(--brand);letter-spacing:-.02em;margin-bottom:24px;font-size:20px;font-weight:900}.bridge__card h1{margin-bottom:10px;font-size:24px}.bridge__card p{color:var(--text-muted);margin-bottom:24px;font-size:15px;line-height:1.55}.bridge__primary{width:100%;margin-top:4px}.bridge__hr{border:none;border-top:1px solid var(--border);margin:28px 0 18px}.bridge__small{color:var(--text-muted);margin-bottom:14px;font-size:13px}.bridge__stores{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.bridge__store{flex-direction:column;align-items:flex-start;gap:2px;padding:8px 16px}.bridge__store-label{opacity:.75;letter-spacing:.04em;text-transform:uppercase;font-size:9px}.bridge__store-name{font-size:14px;font-weight:700}.notfound__inner{text-align:center;place-items:center;gap:14px;min-height:50vh;display:grid}.notfound__code{color:var(--brand);letter-spacing:-.05em;margin-bottom:8px;font-size:96px;font-weight:900;line-height:1}.notfound .btn{margin-top:16px}
