:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#1f2937;background-color:#fff;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at top right,#dcfce7,#f8fafc 36%),#f8fafc;color:#1f2937}a{color:inherit;text-decoration:none}.container{width:min(1140px,calc(100% - 2rem));margin:0 auto}.topbar{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8fafcd1;border-bottom:1px solid rgba(134,239,172,.6)}.topbar-inner{display:flex;align-items:center;justify-content:space-between;min-height:74px;gap:1rem}.brand{font-weight:800;letter-spacing:.01em;color:#166534;display:inline-flex;align-items:center;gap:.65rem}.brand-logo{display:block;height:3.55rem;width:auto;object-fit:contain}.nav-links{display:flex;gap:1rem;flex-wrap:wrap}.nav-link{color:#334155;font-size:.95rem;padding:.4rem .58rem;border-radius:.62rem;transition:background-color .2s ease,color .2s ease}.nav-link:hover{background:#ecfdf5;color:#166534}.nav-link-active{color:#15803d;font-weight:600;background:#dcfce7}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:.92rem;padding:.82rem 1.15rem;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;font-weight:600;border:1px solid transparent;transition:transform .25s ease,box-shadow .25s ease}.button:hover{transform:translateY(-2px);box-shadow:0 14px 26px #16a34a47}.button-small{padding:.58rem .95rem;font-size:.9rem}.button-ghost{background:#ffffffd6;color:#15803d;border-color:#86efac}.button-ghost:hover{box-shadow:0 12px 20px #16a34a29}.hero{position:relative;overflow:hidden;padding:6rem 0 3.8rem}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.glow{position:absolute;border-radius:999px;filter:blur(58px);opacity:.65}.glow-one{width:24rem;height:24rem;top:-6rem;right:-3rem;background:#4ade8073}.glow-two{width:20rem;height:20rem;bottom:-5rem;left:-3rem;background:#86efac80}.hero-grid{position:relative;display:grid;grid-template-columns:1.1fr 1fr;gap:1.7rem;align-items:center}.hero-copy h1{max-width:18ch}.label{color:#16a34a;font-size:.82rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.9rem}h1,h2,h3{margin:0 0 .8rem;line-height:1.16;color:#1f2937}h1{font-size:clamp(2.2rem,3.9vw,3.7rem)}h2{font-size:clamp(1.8rem,2.7vw,2.6rem)}h3{font-size:1.15rem}.lead{color:#334155;max-width:58ch;font-size:1.1rem}.section-intro{margin:0 0 1.3rem;color:#475569;max-width:62ch}.actions{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.75rem}.hero-badges{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.7rem}.hero-badges span{display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;padding:.35rem .75rem;background:#fffc;border:1px solid rgba(134,239,172,.7);color:#166534;font-size:.86rem}.hero-badges svg{width:.9rem;height:.9rem}.hero-product{display:grid;gap:.85rem}.product-main-card,.floating-card,.card,.cta-box{background:linear-gradient(165deg,#fff,#f8fffb);border-radius:1.2rem;border:1px solid rgba(220,252,231,.95);padding:1.28rem;box-shadow:0 16px 42px #0f172a14}.product-main-card header{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.95rem}.product-main-card header span{font-size:.87rem;color:#15803d;background:#dcfce7e6;border-radius:999px;padding:.2rem .62rem}.product-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.product-stats div{border-radius:.9rem;border:1px solid rgba(187,247,208,.92);background:#ffffffdb;padding:.6rem}.product-stats p{margin:0;color:#64748b;font-size:.82rem}.product-stats b{font-size:1.12rem;color:#166534}.product-timeline{margin-top:.8rem;display:grid;gap:.45rem}.product-timeline span{border-radius:.72rem;background:#f0fdf4e6;border:1px solid rgba(187,247,208,.8);padding:.5rem .6rem;color:#166534;font-size:.88rem}.floating-card{position:relative;overflow:hidden;padding:1rem;transition:transform .25s ease,box-shadow .25s ease}.floating-card:after{content:"";position:absolute;inset:auto -2rem -2rem auto;width:7rem;height:7rem;border-radius:999px;background:radial-gradient(circle,#4ade8066,#4ade8000)}.floating-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px #0f172a1a}.floating-card h3{margin-bottom:.28rem}.floating-card p{margin:0 0 .35rem;color:#475569}.floating-card small{color:#15803d;font-weight:600}.section{position:relative;padding:4rem 0}.section-muted{background:linear-gradient(180deg,#f0fdf4e6,#f8fafcd9)}.section-audience{padding-top:2.8rem}.cards{display:grid;gap:1rem}.two-cols,.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.card:hover{transform:translateY(-3px);box-shadow:0 20px 40px #0f172a1c;border-color:#86eface6}.icon-wrap{width:2.7rem;height:2.7rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.86rem;margin-bottom:.7rem;color:#15803d;background:linear-gradient(135deg,#bbf7d0e6,#dcfce7);border:1px solid rgba(134,239,172,.8)}.icon-wrap svg{width:1.2rem;height:1.2rem}.pain-grid{align-items:stretch}.pain-card h3{margin-bottom:.45rem}.pain-card p,.workflow-card p,.card p{margin:0;color:#334155}.card-feature ul{margin:0;padding-left:1rem;display:grid;gap:.45rem;color:#334155}.card-feature-accent{border-color:#4ade80e6;background:linear-gradient(165deg,#fff,#f0fdf4f5)}.step-badge{display:inline-block;margin-bottom:.6rem;border-radius:999px;padding:.3rem .7rem;font-size:.82rem;font-weight:700;color:#166534;background:#dcfce7}.benefit-card{display:flex;gap:.9rem;align-items:flex-start}.benefit-card .icon-wrap{margin:0;flex-shrink:0}.chips{display:flex;flex-wrap:wrap;gap:.7rem}.chip{border-radius:999px;border:1px solid #86efac;padding:.52rem .9rem;background:#fff;color:#14532d;font-weight:500}.page-head{padding-top:5rem}.section-cta{padding-top:2.4rem}.cta-box{text-align:center;background:linear-gradient(135deg,#ecfdf5f2,#ffffffeb)}.cta-box p{margin:0;color:#334155}.cta-box .actions{justify-content:center}.footer{border-top:1px solid #dcfce7;padding:1.7rem 0;background:#fff}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:1rem;color:#475569;font-size:.95rem}.footer-links{display:flex;gap:1rem}@media (max-width: 900px){.hero-grid,.two-cols,.feature-grid,.product-stats{grid-template-columns:1fr}.topbar-inner{flex-wrap:wrap;padding:.6rem 0}.nav-links{order:3;width:100%;justify-content:center;padding-bottom:.45rem}.hero{padding-top:5.3rem}.footer-inner{flex-direction:column;align-items:flex-start}}
