:root{--color-green:#16c47f;--color-green-dark:#0a8f5c;--color-navy:#0d1117;--color-gray:#4b5563;--color-surface:#f5f7f9;--color-muted:#9ca3af;--font-sans:"Poppins", system-ui, sans-serif;--max:1120px;--header-h:72px}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{min-height:100%;font-family:var(--font-sans);margin:0}body{color:var(--color-navy);background:#fff}.page{min-height:100vh;position:relative;overflow-x:hidden}.site-header{z-index:50;background:0 0;border-bottom:1px solid #0000;transition:background .3s,border-color .3s,box-shadow .3s;position:fixed;inset:0 0 auto}.site-header.is-scrolled,.site-header.is-open{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d1117eb;border-bottom-color:#ffffff14;box-shadow:0 10px 30px #0003}.nav{width:100%;max-width:var(--max);grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin:0 auto;padding:1rem 1.5rem;display:grid}.brand{color:#fff;justify-self:start;align-items:center;gap:.7rem;text-decoration:none;display:inline-flex}.brand img{width:36px;height:36px}.brand-name{letter-spacing:-.02em;color:#fff;font-size:1.2rem;font-weight:700}.brand-name span{color:var(--color-green)}.nav-links{display:contents}.nav-drawer-head{display:none}.nav-group{grid-column:2;justify-content:center;justify-self:center;align-items:center;gap:.15rem;display:flex}.nav-actions{grid-column:3;justify-content:flex-end;justify-self:end;align-items:center;gap:1rem;display:flex}.nav-link{color:#ffffffc7;padding:.45rem .65rem;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-link:hover{color:#fff}.nav-login{color:#ffffffd1;white-space:nowrap;padding:.35rem 0;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-login:hover{color:var(--color-green)}.btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;padding:.85rem 1.35rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-sm{padding:.6rem 1rem;font-size:.88rem}.btn-primary{background:var(--color-green);color:#fff;box-shadow:0 10px 24px #16c47f47}.btn-primary:hover{background:var(--color-green-dark)}.btn-ghost{color:#fff;background:0 0;border:1px solid #ffffff38}.btn-ghost:hover{color:var(--color-green);border-color:#16c47f8c}.btn-dark{color:#fff;background:#ffffff0f;border:1px solid #ffffff2e}.menu-toggle,.nav-backdrop{display:none}.hero{--p:0;--py:0px;min-height:100vh;padding:calc(var(--header-h) + 1.5rem) 1.5rem 3.5rem;color:#fff;background:radial-gradient(55% 50% at 78% 40%,#16c47f2e,#0000 60%),linear-gradient(165deg,#0d1117 0%,#121820 55%,#0d1117 100%);align-items:center;display:flex;position:relative;overflow:hidden}.hero-glow{filter:blur(60px);pointer-events:none;background:#16c47f29;border-radius:50%;width:420px;height:420px;position:absolute;top:18%;right:8%}.hero-inner{z-index:1;width:100%;max-width:var(--max);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:3rem;margin:0 auto;display:grid;position:relative}.hero-copy{transform:translate3d(0, calc(var(--py) * .18), 0);opacity:calc(1 - (var(--p) * .4));will-change:transform, opacity;max-width:34rem;margin-inline:auto 0}.launch-badge{color:var(--color-green);letter-spacing:.02em;background:#16c47f1f;border:1px solid #16c47f47;border-radius:999px;margin-bottom:1.1rem;padding:.4rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.hero h1{letter-spacing:-.035em;margin:0 0 1rem;font-size:clamp(2.4rem,5.5vw,3.8rem);font-weight:700;line-height:1.05}.hero h1 em,.section h2 em{color:var(--color-green);font-style:normal}.hero-sub{color:#ffffffb8;max-width:38ch;margin:0 0 1.6rem;font-size:1.05rem;line-height:1.55}.cta-row{flex-wrap:wrap;gap:.75rem;margin-bottom:1.4rem;display:flex}.hero-checks{flex-wrap:wrap;gap:.75rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.hero-checks li{color:#ffffffd9;align-items:center;gap:.45rem;font-size:.9rem;font-weight:500;display:inline-flex}.hero-checks .check-icon{color:var(--color-green);flex-shrink:0}.hero-visual{transform:translate3d(0, calc(var(--py) * .35), 0);will-change:transform;width:100%;max-width:520px;margin-inline:0 auto}.hero-photo,.product-photo{object-fit:cover;border:1px solid #ffffff14;border-radius:16px;width:100%;height:auto;display:block;box-shadow:0 30px 70px #00000059}.product-photo{border:1px solid #0d111714;box-shadow:0 24px 50px #0d11171f}.ui-mock{background:#161b22;border:1px solid #ffffff14;border-radius:16px;padding:.85rem;box-shadow:0 30px 70px #00000059}.ui-mock-top{color:#ffffffb3;align-items:center;gap:.35rem;margin-bottom:.85rem;font-size:.82rem;display:flex}.ui-mock-top span{background:#fff3;border-radius:50%;width:8px;height:8px}.ui-mock-top span:first-child{background:#ff5f57}.ui-mock-top span:nth-child(2){background:#febc2e}.ui-mock-top span:nth-child(3){background:#28c840}.ui-mock-top strong{color:#fff;margin-left:.5rem}.ui-mock-cols{grid-template-columns:repeat(3,1fr);gap:.55rem;display:grid}.ui-col{background:#ffffff08;border-radius:10px;min-height:180px;padding:.55rem}.ui-col header{color:#ffffff8c;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.45rem;font-size:.72rem;font-weight:600}.ui-card{background:#ffffff0f;border-radius:8px;flex-direction:column;gap:.15rem;margin-bottom:.4rem;padding:.55rem .5rem;display:flex}.ui-card strong{color:#fff;font-size:.82rem}.ui-card span{color:#ffffff73;font-size:.7rem}.trust-bar{max-width:var(--max);color:var(--color-gray);border-bottom:1px solid #0d11170f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:1.4rem 1.5rem;font-size:.88rem;display:flex}.trust-logos{color:#9aa3af;letter-spacing:.04em;text-transform:uppercase;flex-wrap:wrap;gap:.75rem 1.4rem;font-size:.78rem;font-weight:700;display:flex}.section{padding:5rem 1.5rem}.section-light{background:#fff}.section-soft{background:var(--color-surface)}.section h2{letter-spacing:-.03em;margin:0 0 .75rem;font-size:clamp(1.7rem,3.2vw,2.5rem);line-height:1.15}.section-sub{color:var(--color-gray);max-width:42ch;margin:0 0 2rem;font-size:1.02rem;line-height:1.5}.center-copy{text-align:center;margin:0 auto 2.5rem}.center-copy .section-sub{margin-left:auto;margin-right:auto}.eyebrow{color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .75rem;font-size:.78rem;font-weight:700}.split{max-width:var(--max);grid-template-columns:1.05fr .95fr;align-items:center;gap:3rem;margin:0 auto;display:grid}.pillar-list{flex-direction:column;gap:1.15rem;margin-top:1.75rem;display:flex}.pillar{gap:.85rem;display:flex}.pillar-dot{background:var(--color-green);border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:.45rem}.pillar h3{margin:0 0 .25rem;font-size:1.05rem}.pillar p{color:var(--color-gray);margin:0;font-size:.95rem;line-height:1.45}.phone-wrap{place-items:center;min-height:420px;display:grid;position:relative}.phone{background:#111;border:3px solid #222;border-radius:28px;width:min(260px,70vw);padding:.85rem .7rem 1rem;box-shadow:0 24px 50px #0d111733}.phone-notch{background:#2a2a2a;border-radius:999px;width:72px;height:8px;margin:0 auto .85rem}.phone-chat{flex-direction:column;gap:.55rem;min-height:300px;display:flex}.phone-bubble{border-radius:12px;max-width:85%;padding:.65rem .75rem;font-size:.82rem;line-height:1.35}.phone-bubble.in{color:var(--color-navy);background:#f1f3f5;align-self:flex-start}.phone-bubble.out{background:var(--color-green);color:#fff;align-self:flex-end}.phone-bubble.file{background:#0a8f5c}.opportunity-card{background:#fff;border:1px solid #0d111714;border-radius:12px;flex-direction:column;gap:.15rem;min-width:160px;padding:.85rem .95rem;display:flex;position:absolute;bottom:12%;right:8%;box-shadow:0 16px 40px #0d11171f}.opportunity-card span{color:var(--color-green-dark);font-size:.72rem;font-weight:700}.opportunity-card strong{font-size:.95rem}.opportunity-card em{color:var(--color-gray);font-size:.85rem;font-style:normal}.metrics-layout{max-width:var(--max);grid-template-columns:1.1fr .9fr;align-items:stretch;gap:1.25rem;margin:0 auto;display:grid}.metrics-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.metric-card,.chart-card,.plan{background:#fff;border:1px solid #0d11170f;border-radius:16px;padding:1.2rem}.metric-card{flex-direction:column;gap:.35rem;display:flex}.metric-card span{color:var(--color-gray);font-size:.85rem}.metric-card strong{letter-spacing:-.03em;font-size:1.8rem}.metric-card em{color:var(--color-green-dark);font-size:.85rem;font-style:normal;font-weight:600}.chart-card h3{margin:0 0 1rem;font-size:1.05rem}.donut{width:160px;height:160px;margin:0 auto 1rem;position:relative}.donut-ring{background:conic-gradient(var(--color-green) 0 42%, #0a8f5c 42% 68%, #94a3b8 68% 82%, #cbd5e1 82% 100%);border-radius:50%;width:100%;height:100%;-webkit-mask:radial-gradient(46px,#0000 98%,#000 100%);mask:radial-gradient(46px,#0000 98%,#000 100%)}.donut-center{text-align:center;place-content:center;display:grid;position:absolute;inset:0}.donut-center strong{font-size:1.4rem}.donut-center span{color:var(--color-gray);font-size:.8rem}.chart-legend{color:var(--color-gray);grid-template-columns:1fr 1fr;gap:.45rem 1rem;margin:0;padding:0;font-size:.85rem;list-style:none;display:grid}.chart-legend i{border-radius:50%;width:8px;height:8px;margin-right:.4rem;display:inline-block}.chart-legend .c1{background:var(--color-green)}.chart-legend .c2{background:#0a8f5c}.chart-legend .c3{background:#94a3b8}.chart-legend .c4{background:#cbd5e1}.scale-grid{max-width:var(--max);grid-template-columns:repeat(5,1fr);gap:1.25rem;margin:0 auto;display:grid}.scale-item{text-align:center}.scale-icon{width:48px;height:48px;color:var(--color-green);background:#16c47f1a;border:1px solid #16c47f38;border-radius:12px;justify-content:center;align-items:center;margin:0 auto .85rem;display:inline-flex}.scale-icon svg{width:24px;height:24px;display:block}.scale-item h3{margin:0 0 .35rem;font-size:1rem}.scale-item p{color:var(--color-gray);margin:0;font-size:.88rem;line-height:1.4}.plans-grid{max-width:var(--max);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin:0 auto;display:grid}.plan{flex-direction:column;gap:.7rem;display:flex}.plan.featured{border-color:#16c47f66;box-shadow:0 16px 40px #16c47f1a}.plan-badge{color:var(--color-green-dark);text-transform:uppercase;letter-spacing:.04em;align-self:flex-start;font-size:.72rem;font-weight:700}.plan h3{margin:0;font-size:1.2rem}.plan-desc{color:var(--color-gray);margin:0;font-size:.9rem}.plan-price{align-items:baseline;gap:.25rem;display:flex}.plan-price strong{font-size:1.7rem}.plan-price span,.plan li{color:var(--color-gray)}.plan ul{flex:1;margin:0;padding:0;list-style:none}.plan li{margin-bottom:.4rem;padding-left:1rem;font-size:.9rem;position:relative}.plan li:before{content:"";background:var(--color-green);border-radius:50%;width:6px;height:6px;position:absolute;top:.45rem;left:0}.plan .btn{width:100%}.empty-plans{text-align:center;color:var(--color-gray)}.demo-banner{max-width:var(--max);color:#fff;background:radial-gradient(40% 60% at 10%,#16c47f33,#0000 60%),#0d1117;border-radius:22px;grid-template-columns:.9fr 1.1fr;gap:1.5rem;margin:0 auto;padding:1.75rem;display:grid}.demo-banner-copy h2{color:#fff;margin:0 0 .5rem}.demo-banner-copy p{color:#ffffffb3;margin:0;line-height:1.5}.demo-form{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.demo-form input,.phone-field{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;font-family:inherit;font-size:1rem}.demo-form input{box-sizing:border-box;appearance:none;width:100%;min-height:48px;margin:0;padding:.85rem 1rem;line-height:1.3}.demo-form input::placeholder{color:#ffffff73}.demo-form .btn{grid-column:1/-1}.phone-field{box-sizing:border-box;align-items:stretch;min-height:48px;display:flex;overflow:hidden}.phone-prefix{white-space:nowrap;border-right:1px solid #ffffff1f;flex-shrink:0;align-items:center;gap:.35rem;padding:0 .75rem;font-size:.9rem;font-weight:600;display:inline-flex}.phone-flag{border-radius:2px;display:block}.phone-input{box-sizing:border-box;color:#fff;appearance:none;width:100%;min-width:0;min-height:48px;font:inherit;flex:1;margin:0;padding:.85rem 1rem;font-size:1rem;line-height:1.3;background:0 0!important;border:none!important;border-radius:0!important}.phone-input:focus,.demo-form input:focus{outline-offset:-2px;outline:2px solid #16c47f59}.status{color:var(--color-green);grid-column:1/-1;margin:0;font-size:.9rem;font-weight:500}.status.error{color:#fca5a5}.footer{color:#ffffffb8;background:#0d1117;padding:3rem 1.5rem 1.5rem}.footer-grid{max-width:var(--max);grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem;margin:0 auto 2rem;display:grid}.footer .brand-name{margin-bottom:.65rem}.footer-blurb{max-width:28ch;margin:0;font-size:.92rem;line-height:1.5}.footer h4{color:#fff;margin:0 0 .75rem;font-size:.92rem}.footer a{color:#ffffffa6;margin-bottom:.45rem;font-size:.9rem;text-decoration:none;display:block}.footer a:hover{color:var(--color-green)}.footer-copy{width:100%;max-width:var(--max);color:#ffffff73;text-align:center;border-top:1px solid #ffffff14;margin:0 auto;padding-top:1.25rem;font-size:.82rem}.legal-page{padding:calc(var(--header-h) + 2.5rem) 1.5rem 4rem;background:#fff;min-height:70vh}.legal-inner{max-width:720px;margin:0 auto}.legal-back{color:var(--color-green-dark);font:inherit;cursor:pointer;background:0 0;border:none;margin-bottom:1.25rem;padding:0;font-size:.92rem;font-weight:600}.legal-back:hover{color:var(--color-green);text-decoration:underline}.legal-inner h1{letter-spacing:-.03em;margin:0 0 1.25rem;font-size:clamp(1.8rem,3vw,2.4rem)}.legal-body p{color:var(--color-gray);white-space:pre-wrap;margin:0 0 1rem;font-size:1rem;line-height:1.65}.reveal{opacity:0;filter:blur(3px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1),filter .7s;transform:translateY(28px)}.reveal.is-visible{opacity:1;filter:none;transform:none}.reveal.delay-1.is-visible{transition-delay:50ms}.reveal.delay-2.is-visible{transition-delay:.12s}.reveal.delay-3.is-visible{transition-delay:.18s}.reveal.delay-4.is-visible{transition-delay:.24s}@media (width<=960px){.hero-inner,.split,.metrics-layout,.demo-banner,.footer-grid{grid-template-columns:1fr}.scale-grid{grid-template-columns:1fr 1fr}.opportunity-card{bottom:4%;right:4%}}@media (width<=860px){.nav{justify-content:space-between;display:flex}.menu-toggle{color:#fff;cursor:pointer;z-index:60;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;margin-left:auto;display:inline-flex}.menu-toggle-box{width:18px;height:14px;position:relative}.menu-line{background:#fff;border-radius:999px;height:2px;transition:all .25s;position:absolute;left:0}.menu-line-1{width:18px;top:0}.menu-line-2{width:12px;top:6px}.menu-line-3{width:15px;top:12px}.site-header.is-open .menu-line{width:18px}.site-header.is-open .menu-line-1{top:6px;transform:rotate(45deg)}.site-header.is-open .menu-line-2{opacity:0}.site-header.is-open .menu-line-3{top:6px;transform:rotate(-45deg)}.nav-backdrop{z-index:45;background:#00000080;border:none;display:block;position:fixed;inset:0}.nav-links{z-index:55;background:#0d1117;border-left:1px solid #ffffff14;flex-direction:column;align-items:stretch;gap:1.25rem;width:min(320px,88vw);height:100vh;margin:0;padding:1.35rem 1.15rem 1.5rem;transition:transform .28s;display:flex;position:fixed;top:0;right:0;transform:translate(105%)}.site-header.is-open .nav-links{transform:none}.nav-drawer-head{border-bottom:1px solid #ffffff14;padding-bottom:1rem;display:block}.nav-drawer-head p{color:#ffffff8c;margin:.35rem 0 0;font-size:.88rem}.nav-group{flex-direction:column;grid-column:auto;justify-self:stretch;align-items:stretch}.nav-link{border-bottom:1px solid #ffffff0f;padding:.85rem .25rem}.nav-actions{flex-direction:column;grid-column:auto;justify-self:stretch;align-items:stretch;gap:.75rem;margin-top:auto}.nav-login{text-align:center;padding:.65rem}.nav-actions .btn{width:100%}.hero{padding-top:calc(var(--header-h) + 1.25rem);align-items:flex-start;padding-bottom:3rem}.hero-copy{order:1;max-width:none;margin-inline:0}.hero-visual{order:2;margin-inline:auto}.ui-mock-cols{grid-template-columns:1fr}.ui-col{min-height:0}.metrics-grid,.demo-form,.scale-grid{grid-template-columns:1fr}.demo-banner{padding:1.25rem 1.1rem}.demo-form input,.phone-input{padding:.9rem 1rem;font-size:16px}.section{padding:3.5rem 1.15rem}.cta-row .btn,.hero-checks{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}.hero-copy,.hero-visual,.reveal{opacity:1!important;filter:none!important;transform:none!important}}
