.features-page.svelte-1c6dl68{max-width:1000px;margin:0 auto;padding:0 24px}.hero.svelte-1c6dl68{position:relative;padding:88px 0 56px;text-align:center;overflow:hidden}.hero-texture.svelte-1c6dl68{position:absolute;inset:0;height:440px;pointer-events:none;background:radial-gradient(90% 70% at 50% -10%,rgba(129,140,248,.1),transparent 60%),repeating-linear-gradient(to bottom,rgba(148,163,184,.08) 0 1px,transparent 1px 56px);-webkit-mask-image:linear-gradient(to bottom,#000,transparent 90%);mask-image:linear-gradient(to bottom,#000,transparent 90%)}.hero-inner.svelte-1c6dl68{position:relative;max-width:720px;margin:0 auto}.eyebrow.svelte-1c6dl68{font-family:var(--font-mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#818cf8;display:inline-flex;align-items:center;gap:9px;margin:0 0 20px}.pulse.svelte-1c6dl68{width:7px;height:7px;border-radius:50%;background:#34d399;box-shadow:0 0 #34d39980;animation:svelte-1c6dl68-pulse 2.6s ease-out infinite}@keyframes svelte-1c6dl68-pulse{0%{box-shadow:0 0 #34d39973}70%{box-shadow:0 0 0 9px #34d39900}to{box-shadow:0 0 #34d39900}}.hero-title.svelte-1c6dl68{font-family:var(--font-display);font-size:clamp(34px,5vw,52px);font-weight:600;line-height:1.14;letter-spacing:-.035em;color:hsl(var(--foreground));margin:0 0 22px}.hero-title.svelte-1c6dl68 em:where(.svelte-1c6dl68){font-style:italic;font-weight:600;color:#818cf8}.hero-sub.svelte-1c6dl68{font-size:17px;line-height:1.7;color:hsl(var(--muted-foreground));max-width:580px;margin:0 auto 32px}.hero-cta.svelte-1c6dl68{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.hero-link.svelte-1c6dl68{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#818cf8;text-decoration:none;transition:opacity .15s ease}.hero-link.svelte-1c6dl68:hover{opacity:.8}.hero-link.svelte-1c6dl68:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:3px;border-radius:3px}.category.svelte-1c6dl68{padding:40px 0;border-top:1px solid rgba(148,163,184,.14);opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}.category.svelte-1c6dl68.visible{opacity:1;transform:translateY(0)}.category-head.svelte-1c6dl68{margin-bottom:24px}.category-label.svelte-1c6dl68{display:flex;align-items:center;gap:10px;font-family:var(--font-mono);font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:#818cf8;margin:0 0 8px}.category-count.svelte-1c6dl68{font-size:10px;letter-spacing:.1em;color:hsl(var(--muted-foreground) / .6);border:1px solid rgba(148,163,184,.2);border-radius:100px;padding:2px 8px}.category-blurb.svelte-1c6dl68{font-size:15px;line-height:1.6;color:hsl(var(--muted-foreground));margin:0;max-width:620px}.feature-grid.svelte-1c6dl68{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#94a3b81f;border:1px solid rgba(148,163,184,.12);border-radius:12px;overflow:hidden}.feature-card.svelte-1c6dl68{display:flex;flex-direction:column;padding:22px 22px 18px;background:hsl(var(--background));position:relative}.feature-card.is-differentiator.svelte-1c6dl68:before{content:"";position:absolute;top:0;left:0;bottom:0;width:2px;background:#818cf8}.feature-top.svelte-1c6dl68{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.feature-name.svelte-1c6dl68{font-size:15px;font-weight:600;letter-spacing:-.01em;line-height:1.35;color:hsl(var(--foreground));margin:0}.diff-tag.svelte-1c6dl68{flex-shrink:0;font-family:var(--font-mono);font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#818cf8;border:1px solid rgba(129,140,248,.3);border-radius:100px;padding:3px 8px;margin-top:1px;white-space:nowrap}.feature-desc.svelte-1c6dl68{font-size:13.5px;line-height:1.6;color:hsl(var(--muted-foreground));margin:0 0 16px;flex:1}.feature-foot.svelte-1c6dl68{display:flex;align-items:center;justify-content:space-between;gap:12px}.plan-badge.svelte-1c6dl68{font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#e8a23d;border:1px solid rgba(232,162,61,.28);border-radius:100px;padding:3px 9px}.plan-badge.plan-free.svelte-1c6dl68{color:#34d399;border-color:#34d39947}.doc-link.svelte-1c6dl68{display:inline-flex;align-items:center;gap:4px;font-size:12.5px;font-weight:600;color:hsl(var(--muted-foreground));text-decoration:none;transition:color .15s ease}.doc-link.svelte-1c6dl68:hover{color:#818cf8}.doc-link.svelte-1c6dl68:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:3px;border-radius:3px}.cta.svelte-1c6dl68{text-align:center;padding:56px 0 72px;margin-top:24px;border-top:1px solid rgba(148,163,184,.14)}.cta-title.svelte-1c6dl68{font-family:var(--font-display);font-size:clamp(24px,3.5vw,30px);font-weight:600;letter-spacing:-.03em;color:hsl(var(--foreground));margin:0 0 12px}.cta-sub.svelte-1c6dl68{font-size:15px;line-height:1.6;color:hsl(var(--muted-foreground));max-width:460px;margin:0 auto 28px}.cta-actions.svelte-1c6dl68{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.cta-secondary.svelte-1c6dl68{font-size:14px;font-weight:500;color:hsl(var(--muted-foreground));text-decoration:none;transition:color .15s ease}.cta-secondary.svelte-1c6dl68:hover{color:hsl(var(--foreground))}.cta-secondary.svelte-1c6dl68:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:3px;border-radius:3px}@media(max-width:720px){.hero.svelte-1c6dl68{padding:64px 0 40px}.feature-grid.svelte-1c6dl68{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.pulse.svelte-1c6dl68{animation:none}.category.svelte-1c6dl68{opacity:1;transform:none;transition:none}}
