[data-astro-cid-mty442hq],[data-astro-cid-mty442hq]:before,[data-astro-cid-mty442hq]:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary: #0a0a0a;--bg-secondary: #111111;--bg-card: #1a1a1a;--bg-card-hover: #222222;--text-primary: #f5f5f5;--text-secondary: #a3a3a3;--text-muted: #737373;--accent: #f59e0b;--accent-hover: #fbbf24;--accent-dim: rgba(245, 158, 11, .15);--border: #262626;--font-sans: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", system-ui, sans-serif;--max-width: 1100px;--section-padding: 6rem 1.5rem}html{scroll-behavior:smooth}body{font-family:var(--font-sans)!important;background:var(--bg-primary)!important;color:var(--text-primary)!important;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a[data-astro-cid-mty442hq]{color:var(--accent);text-decoration:none;transition:color .2s}a[data-astro-cid-mty442hq]:hover{color:var(--accent-hover)}.container[data-astro-cid-mty442hq]{max-width:var(--max-width);margin:0 auto}section[data-astro-cid-mty442hq]{padding:var(--section-padding)}.section-title[data-astro-cid-mty442hq]{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:-.02em;margin-bottom:1rem;text-align:center}.section-subtitle[data-astro-cid-mty442hq]{color:var(--text-secondary);font-size:1.125rem;text-align:center;max-width:600px;margin:0 auto 3rem}.fade-in[data-astro-cid-mty442hq]{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.fade-in[data-astro-cid-mty442hq].visible{opacity:1;transform:translateY(0)}.hero[data-astro-cid-mty442hq]{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:4rem 1.5rem;background:radial-gradient(ellipse at 50% 0%,rgba(245,158,11,.08) 0%,transparent 60%)}.hero-inner[data-astro-cid-mty442hq]{max-width:800px}.hero-icon[data-astro-cid-mty442hq]{width:96px;height:96px;border-radius:22px;margin-bottom:1.5rem;box-shadow:0 8px 32px #0006}.hero-badge[data-astro-cid-mty442hq]{display:inline-block;padding:.375rem 1rem;border:1px solid var(--border);border-radius:9999px;font-size:.8125rem;color:var(--accent);background:var(--accent-dim);margin-bottom:2rem;letter-spacing:.03em}.hero[data-astro-cid-mty442hq] h1[data-astro-cid-mty442hq]{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;margin-bottom:1.5rem}.hero[data-astro-cid-mty442hq] h1[data-astro-cid-mty442hq] .highlight[data-astro-cid-mty442hq]{background:linear-gradient(135deg,var(--accent) 0%,#fbbf24 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-sub[data-astro-cid-mty442hq]{font-size:clamp(1rem,2.5vw,1.25rem);color:var(--text-secondary);line-height:1.7;max-width:640px;margin:0 auto 2.5rem}.hero-buttons[data-astro-cid-mty442hq]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3.5rem}.btn[data-astro-cid-mty442hq]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;border-radius:12px;font-size:1rem;font-weight:600;transition:all .2s;cursor:pointer;border:none}.btn-primary[data-astro-cid-mty442hq]{background:var(--accent);color:#0a0a0a}.btn-primary[data-astro-cid-mty442hq]:hover{background:var(--accent-hover);color:#0a0a0a;transform:translateY(-1px);box-shadow:0 8px 24px #f59e0b40}.btn-outline[data-astro-cid-mty442hq]{background:transparent;color:var(--text-primary);border:1px solid var(--border)}.btn-outline[data-astro-cid-mty442hq]:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-1px)}.hero-screenshot[data-astro-cid-mty442hq]{max-width:100%;border-radius:16px;border:1px solid var(--border);background:var(--bg-card);aspect-ratio:16/10;display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:.875rem;overflow:hidden}.hero-screenshot[data-astro-cid-mty442hq] img[data-astro-cid-mty442hq]{width:100%;height:100%;object-fit:cover}.problem[data-astro-cid-mty442hq]{background:var(--bg-secondary)}.problem-grid[data-astro-cid-mty442hq]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.problem-card[data-astro-cid-mty442hq]{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:2rem;transition:border-color .2s,transform .2s}.problem-card[data-astro-cid-mty442hq]:hover{border-color:#333;transform:translateY(-2px)}.problem-card[data-astro-cid-mty442hq] .icon[data-astro-cid-mty442hq]{font-size:2rem;margin-bottom:1rem;display:block}.problem-card[data-astro-cid-mty442hq] h3[data-astro-cid-mty442hq]{font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.problem-card[data-astro-cid-mty442hq] p[data-astro-cid-mty442hq]{color:var(--text-secondary);font-size:.9375rem;line-height:1.6}.features-grid[data-astro-cid-mty442hq]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.feature-card[data-astro-cid-mty442hq]{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:2rem;text-align:center;transition:border-color .2s,transform .2s}.feature-card[data-astro-cid-mty442hq]:hover{border-color:var(--accent);transform:translateY(-2px)}.feature-card[data-astro-cid-mty442hq] .icon[data-astro-cid-mty442hq]{width:56px;height:56px;border-radius:14px;background:var(--accent-dim);display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin:0 auto 1.25rem}.feature-card[data-astro-cid-mty442hq] h3[data-astro-cid-mty442hq]{font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.feature-card[data-astro-cid-mty442hq] p[data-astro-cid-mty442hq]{color:var(--text-secondary);font-size:.9375rem;line-height:1.5}.how-it-works[data-astro-cid-mty442hq]{background:var(--bg-secondary)}.steps[data-astro-cid-mty442hq]{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;margin-bottom:2.5rem}.step[data-astro-cid-mty442hq]{flex:1;min-width:220px;max-width:320px;text-align:center;position:relative}.step-number[data-astro-cid-mty442hq]{width:48px;height:48px;border-radius:50%;background:var(--accent);color:#0a0a0a;font-weight:800;font-size:1.25rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.step[data-astro-cid-mty442hq] h3[data-astro-cid-mty442hq]{font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.step[data-astro-cid-mty442hq] p[data-astro-cid-mty442hq]{color:var(--text-secondary);font-size:.9375rem}.step-connector[data-astro-cid-mty442hq]{display:none}@media(min-width:768px){.step-connector[data-astro-cid-mty442hq]{display:block;position:absolute;top:24px;left:calc(50% + 32px);width:calc(100% - 64px);height:1px;background:var(--border)}.step[data-astro-cid-mty442hq]:last-child .step-connector[data-astro-cid-mty442hq]{display:none}}.mcp-note[data-astro-cid-mty442hq]{text-align:center;color:var(--text-muted);font-size:.875rem;padding:1rem 1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:12px;max-width:600px;margin:0 auto}.comparison-wrapper[data-astro-cid-mty442hq]{overflow-x:auto;-webkit-overflow-scrolling:touch}.comparison-table[data-astro-cid-mty442hq]{width:100%;border-collapse:collapse;min-width:600px;font-size:.9375rem}.comparison-table[data-astro-cid-mty442hq] th[data-astro-cid-mty442hq],.comparison-table[data-astro-cid-mty442hq] td[data-astro-cid-mty442hq]{padding:1rem 1.25rem;text-align:center;border-bottom:1px solid var(--border)}.comparison-table[data-astro-cid-mty442hq] thead[data-astro-cid-mty442hq] th[data-astro-cid-mty442hq]{font-weight:700;font-size:1rem;padding-bottom:1.25rem;color:var(--text-secondary)}.comparison-table[data-astro-cid-mty442hq] thead[data-astro-cid-mty442hq] th[data-astro-cid-mty442hq]:first-child{text-align:left}.comparison-table[data-astro-cid-mty442hq] tbody[data-astro-cid-mty442hq] td[data-astro-cid-mty442hq]:first-child{text-align:left;font-weight:600;color:var(--text-primary)}.comparison-table[data-astro-cid-mty442hq] tbody[data-astro-cid-mty442hq] td[data-astro-cid-mty442hq]{color:var(--text-secondary)}.comparison-table[data-astro-cid-mty442hq] th[data-astro-cid-mty442hq].highlight-col{color:var(--accent)!important;position:relative}.comparison-table[data-astro-cid-mty442hq] td[data-astro-cid-mty442hq].highlight-col{color:var(--text-primary)!important;background:var(--accent-dim);font-weight:600}.comparison-table[data-astro-cid-mty442hq] tbody[data-astro-cid-mty442hq] tr[data-astro-cid-mty442hq]:last-child td[data-astro-cid-mty442hq]{border-bottom:none}.cta-section[data-astro-cid-mty442hq]{text-align:center;background:radial-gradient(ellipse at 50% 100%,rgba(245,158,11,.08) 0%,transparent 60%)}.cta-section[data-astro-cid-mty442hq] .section-title[data-astro-cid-mty442hq]{margin-bottom:.75rem}.cta-sub[data-astro-cid-mty442hq]{color:var(--text-secondary);font-size:1.125rem;margin-bottom:2.5rem}.cta-buttons[data-astro-cid-mty442hq]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2.5rem}.ph-badge[data-astro-cid-mty442hq]{display:inline-block;margin-top:1rem}.ph-badge[data-astro-cid-mty442hq] img[data-astro-cid-mty442hq]{height:54px}.landing-footer[data-astro-cid-mty442hq]{text-align:center;padding:3rem 1.5rem;border-top:1px solid var(--border);color:var(--text-muted);font-size:.875rem}.landing-footer[data-astro-cid-mty442hq] p[data-astro-cid-mty442hq]{margin-bottom:.5rem}.footer-links[data-astro-cid-mty442hq]{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-top:1rem}.footer-links[data-astro-cid-mty442hq] a[data-astro-cid-mty442hq]{color:var(--text-muted);font-size:.8125rem}.footer-links[data-astro-cid-mty442hq] a[data-astro-cid-mty442hq]:hover{color:var(--accent)}@media(max-width:640px){:root{--section-padding: 4rem 1.25rem}.hero[data-astro-cid-mty442hq]{min-height:auto;padding:6rem 1.25rem 3rem}.hero[data-astro-cid-mty442hq] h1[data-astro-cid-mty442hq]{font-size:2.25rem}.steps[data-astro-cid-mty442hq]{flex-direction:column;align-items:center}.step[data-astro-cid-mty442hq]{max-width:100%}.step-connector[data-astro-cid-mty442hq]{display:none}.btn[data-astro-cid-mty442hq]{width:100%;justify-content:center;padding:.875rem 1.25rem}.hero-buttons[data-astro-cid-mty442hq],.cta-buttons[data-astro-cid-mty442hq]{flex-direction:column;align-items:center}}
