.hero.svelte-1q37ri0{text-align:center;padding:100px 0 80px;position:relative;z-index:1}.hero-glow.svelte-1q37ri0{position:absolute;top:-120px;left:50%;transform:translate(-50%);width:700px;height:500px;background:radial-gradient(ellipse,rgba(10,132,255,.07) 0%,transparent 70%);pointer-events:none}.hero-badge.svelte-1q37ri0{display:inline-flex;align-items:center;gap:8px;padding:5px 14px 5px 10px;background:#ffffff0d;border:1px solid var(--border);border-radius:980px;font-size:13px;font-weight:500;color:var(--text-tertiary);margin-bottom:28px}.hero-badge-dot.svelte-1q37ri0{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 6px #30d15899;animation:blink 2s ease-in-out infinite}.hero.svelte-1q37ri0 h1:where(.svelte-1q37ri0){font-size:clamp(2.8rem,6vw,4.2rem);font-weight:700;line-height:1.1;letter-spacing:-.035em;max-width:780px;margin:0 auto 20px}.hero-sub.svelte-1q37ri0{font-size:1.2rem;color:var(--text-tertiary);max-width:560px;margin:0 auto 40px;font-weight:400;line-height:1.55}.hero-actions.svelte-1q37ri0{display:flex;justify-content:center;gap:14px;margin-bottom:72px}.hero-frame.svelte-1q37ri0{position:relative;max-width:1000px;margin:0 auto;border-radius:16px;overflow:hidden;border:1px solid var(--border-light);box-shadow:0 2px 4px #0003,0 16px 56px #0000008c;transition:transform .5s cubic-bezier(.03,.98,.52,.99),box-shadow .5s ease;transform-style:preserve-3d;will-change:transform}.hero-frame.svelte-1q37ri0:hover{box-shadow:0 2px 4px #0003,0 24px 70px #0009}.hero-frame.svelte-1q37ri0:hover .tilt-spotlight{opacity:1}.hero-frame-bar.svelte-1q37ri0{display:flex;align-items:center;gap:6px;padding:10px 14px;background:var(--bg-subtle);border-bottom:1px solid var(--border)}.hero-frame-dot.svelte-1q37ri0{width:10px;height:10px;border-radius:50%}.hero-frame-dot.svelte-1q37ri0:nth-child(1){background:#ff5f57}.hero-frame-dot.svelte-1q37ri0:nth-child(2){background:#febc2e}.hero-frame-dot.svelte-1q37ri0:nth-child(3){background:#28c840}.hero-frame.svelte-1q37ri0 img:where(.svelte-1q37ri0){display:block;width:100%;height:auto}@media(max-width:900px){.hero.svelte-1q37ri0 h1:where(.svelte-1q37ri0){font-size:2.4rem}.hero-sub.svelte-1q37ri0{font-size:1.05rem}}@media(max-width:600px){.hero.svelte-1q37ri0{padding:60px 0 48px}.hero-actions.svelte-1q37ri0{flex-direction:column;align-items:center}}.stats.svelte-1tib2rn{padding:64px 0 0}.stats-grid.svelte-1tib2rn{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--border);border-radius:14px;overflow:hidden}.stat.svelte-1tib2rn{padding:36px 28px;text-align:center;background:var(--bg-elevated)}.stat.svelte-1tib2rn:not(:last-child){border-right:1px solid var(--border)}.stat-value.svelte-1tib2rn{font-size:2rem;font-weight:700;letter-spacing:-.04em;margin-bottom:4px}.stat-label.svelte-1tib2rn{font-size:13px;color:var(--text-tertiary);font-weight:500}@media(max-width:900px){.stats-grid.svelte-1tib2rn{grid-template-columns:1fr}.stat.svelte-1tib2rn:not(:last-child){border-right:none;border-bottom:1px solid var(--border)}}.features-section.svelte-c3z6jd{padding:120px 0;position:relative;z-index:1}.feature-block.svelte-c3z6jd{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.feature-block.reverse.svelte-c3z6jd .feature-text{order:2}.feature-block.reverse.svelte-c3z6jd .feature-img{order:1}.feature-label.svelte-c3z6jd{display:inline-block;font-size:13px;font-weight:600;color:var(--blue);text-transform:uppercase;letter-spacing:.06em;margin-bottom:14px}.feature-text.svelte-c3z6jd h2:where(.svelte-c3z6jd){font-size:2.1rem;font-weight:700;line-height:1.15;letter-spacing:-.03em;margin-bottom:16px}.feature-text.svelte-c3z6jd p:where(.svelte-c3z6jd){font-size:1.05rem;color:var(--text-secondary);line-height:1.6;margin-bottom:28px}.feature-checks.svelte-c3z6jd{display:flex;flex-direction:column;gap:12px}.feature-checks.svelte-c3z6jd li:where(.svelte-c3z6jd){display:flex;align-items:flex-start;gap:10px;font-size:15px;color:var(--text-secondary);line-height:1.45}.check-icon.svelte-c3z6jd{flex-shrink:0;width:20px;height:20px;border-radius:6px;background:var(--green-bg);display:flex;align-items:center;justify-content:center;margin-top:1px}.check-icon.svelte-c3z6jd svg{width:12px;height:12px;stroke:var(--green);fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.feature-img.svelte-c3z6jd{position:relative;border-radius:10px;overflow:hidden;border:1px solid var(--border-light);background:var(--bg-card);box-shadow:0 12px 40px #0006;transition:transform .5s cubic-bezier(.03,.98,.52,.99),box-shadow .5s ease;transform-style:preserve-3d;will-change:transform}.feature-img.svelte-c3z6jd:hover{box-shadow:0 20px 60px #00000080}.feature-img.svelte-c3z6jd:hover .tilt-spotlight{opacity:1}.feature-img.svelte-c3z6jd img:where(.svelte-c3z6jd){display:block;width:100%;height:auto;pointer-events:none}@media(max-width:900px){.feature-block.svelte-c3z6jd{grid-template-columns:1fr;gap:40px}.feature-block.reverse.svelte-c3z6jd .feature-text{order:1}.feature-block.reverse.svelte-c3z6jd .feature-img{order:2}.feature-text.svelte-c3z6jd{text-align:center}.feature-checks.svelte-c3z6jd li:where(.svelte-c3z6jd){justify-content:center}}@media(max-width:600px){.features-section.svelte-c3z6jd{padding:80px 0}}.cta.svelte-1499emb{padding:120px 0}.cta-card.svelte-1499emb{text-align:center;background:var(--bg-card);border:1px solid var(--border-light);border-radius:20px;padding:80px 40px;position:relative;overflow:hidden}.cta-card.svelte-1499emb:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:50%;height:1px;background:linear-gradient(90deg,transparent,var(--blue),transparent)}.cta-card.svelte-1499emb h2:where(.svelte-1499emb){font-size:2.4rem;font-weight:700;letter-spacing:-.03em;margin-bottom:14px}.cta-card.svelte-1499emb p:where(.svelte-1499emb){font-size:1.1rem;color:var(--text-tertiary);margin-bottom:36px;max-width:440px;margin-left:auto;margin-right:auto}@media(max-width:900px){.cta-card.svelte-1499emb h2:where(.svelte-1499emb){font-size:1.8rem}.cta-card.svelte-1499emb{padding:56px 24px}}
