.hero[data-astro-cid-j7pv25f6]{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.hero__glow[data-astro-cid-j7pv25f6]{position:absolute;pointer-events:none;border-radius:50%}.hero__glow--amber[data-astro-cid-j7pv25f6]{top:10%;left:20%;width:500px;height:500px;background:radial-gradient(circle,rgba(245,158,11,.08) 0%,transparent 70%)}.hero__glow--purple[data-astro-cid-j7pv25f6]{bottom:20%;right:10%;width:400px;height:400px;background:radial-gradient(circle,rgba(99,102,241,.05) 0%,transparent 70%)}.hero__icons[data-astro-cid-j7pv25f6]{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.hero__icon[data-astro-cid-j7pv25f6]{position:absolute;font-size:28px;opacity:0;animation:iconFloat linear infinite;filter:grayscale(.3) brightness(.7)}.hero__icon--1[data-astro-cid-j7pv25f6]{left:5%;top:15%;font-size:32px;animation-duration:18s;animation-delay:0s}.hero__icon--2[data-astro-cid-j7pv25f6]{left:15%;top:70%;font-size:22px;animation-duration:22s;animation-delay:2s}.hero__icon--3[data-astro-cid-j7pv25f6]{left:25%;top:30%;font-size:26px;animation-duration:20s;animation-delay:4s}.hero__icon--4[data-astro-cid-j7pv25f6]{left:35%;top:80%;font-size:30px;animation-duration:24s;animation-delay:1s}.hero__icon--5[data-astro-cid-j7pv25f6]{left:50%;top:20%;font-size:24px;animation-duration:19s;animation-delay:6s}.hero__icon--6[data-astro-cid-j7pv25f6]{left:60%;top:65%;font-size:20px;animation-duration:21s;animation-delay:3s}.hero__icon--7[data-astro-cid-j7pv25f6]{left:70%;top:40%;font-size:28px;animation-duration:23s;animation-delay:5s}.hero__icon--8[data-astro-cid-j7pv25f6]{left:80%;top:75%;font-size:26px;animation-duration:17s;animation-delay:7s}.hero__icon--9[data-astro-cid-j7pv25f6]{left:90%;top:25%;font-size:22px;animation-duration:25s;animation-delay:2.5s}.hero__icon--10[data-astro-cid-j7pv25f6]{left:10%;top:50%;font-size:20px;animation-duration:20s;animation-delay:8s}.hero__icon--11[data-astro-cid-j7pv25f6]{left:45%;top:85%;font-size:24px;animation-duration:22s;animation-delay:4.5s}.hero__icon--12[data-astro-cid-j7pv25f6]{left:75%;top:10%;font-size:18px;animation-duration:26s;animation-delay:9s}.hero__icon--13[data-astro-cid-j7pv25f6]{left:30%;top:55%;font-size:20px;animation-duration:19s;animation-delay:6.5s}.hero__icon--14[data-astro-cid-j7pv25f6]{left:85%;top:55%;font-size:22px;animation-duration:21s;animation-delay:3.5s}@keyframes iconFloat{0%{opacity:0;transform:translateY(30px) rotate(0) scale(.8)}15%{opacity:.15}30%{transform:translate(20px,-10px) rotate(8deg) scale(.95)}50%{opacity:.2;transform:translate(-15px,-40px) rotate(-5deg) scale(1)}70%{transform:translate(10px,-60px) rotate(12deg) scale(.95)}85%{opacity:.15}to{opacity:0;transform:translate(-10px,-80px) rotate(-8deg) scale(.8)}}@media(prefers-reduced-motion:reduce){.hero__icon[data-astro-cid-j7pv25f6]{animation:none;opacity:.08}}.hero__content[data-astro-cid-j7pv25f6]{text-align:center;max-width:800px;padding:0 32px;position:relative;z-index:1}.hero__dot[data-astro-cid-j7pv25f6]{width:8px;height:8px;border-radius:50%;background:var(--success);display:inline-block;margin-right:4px}.hero__sub[data-astro-cid-j7pv25f6]{font-size:20px;color:var(--text-secondary);line-height:1.6;margin:20px auto 40px;max-width:560px}.hero__sub[data-astro-cid-j7pv25f6] strong[data-astro-cid-j7pv25f6]{color:var(--text-soft)}.hero__cta[data-astro-cid-j7pv25f6]{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.hero__note[data-astro-cid-j7pv25f6]{font-size:12px;color:var(--text-muted);margin-top:16px}.proof[data-astro-cid-j7pv25f6]{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:40px 32px}.proof__inner[data-astro-cid-j7pv25f6]{max-width:800px;margin:0 auto;display:flex;justify-content:space-around;text-align:center}.proof__number[data-astro-cid-j7pv25f6]{font-size:36px;font-weight:800;color:var(--amber)}.proof__label[data-astro-cid-j7pv25f6]{display:block;font-size:14px;color:var(--text-muted);margin-top:4px}.features__grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.features__card[data-astro-cid-j7pv25f6]{padding:32px}.features__icon[data-astro-cid-j7pv25f6]{font-size:28px;margin-bottom:16px}.features__list[data-astro-cid-j7pv25f6]{list-style:none;margin-top:16px;display:flex;flex-direction:column;gap:8px}.features__list[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6]{font-size:13px;color:var(--text-soft);padding-left:24px;position:relative}.features__list[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6]:before{content:"✓";position:absolute;left:0;color:var(--amber);font-size:12px;font-weight:700}.features__list--green[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6]:before{color:var(--success)}.revenue__compare[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:700px;margin:0 auto 48px}.revenue__bar[data-astro-cid-j7pv25f6]{display:flex;gap:4px}.revenue__bar-seg[data-astro-cid-j7pv25f6]{height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.revenue__bar-seg--red[data-astro-cid-j7pv25f6]{background:#ef444433;color:var(--error)}.revenue__bar-seg--green[data-astro-cid-j7pv25f6]{background:#34d39933;color:var(--success)}.revenue__bar-seg--amber[data-astro-cid-j7pv25f6]{background:#f59e0b26;color:var(--amber)}.revenue__points[data-astro-cid-j7pv25f6]{display:flex;gap:48px;justify-content:center;flex-wrap:wrap}.revenue__point[data-astro-cid-j7pv25f6]{text-align:center;font-size:13px;color:var(--text-soft);font-weight:600}.revenue__point[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{display:block;font-size:24px;margin-bottom:8px}@media(max-width:768px){.hero__sub[data-astro-cid-j7pv25f6]{font-size:16px}.proof__inner[data-astro-cid-j7pv25f6]{flex-direction:column;gap:24px}.proof__number[data-astro-cid-j7pv25f6]{font-size:28px}.features__grid[data-astro-cid-j7pv25f6],.revenue__compare[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}.revenue__points[data-astro-cid-j7pv25f6]{gap:24px}}
