:root{--primary: #6366f1;--primary-dark: #4f46e5;--bg: #ffffff;--bg-alt: #f8fafc;--text: #0f172a;--muted: #64748b;--border: #e2e8f0;--dark: #0f172a;--dark-surface: #1e293b;--radius: 12px;--font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono: ui-monospace, "SF Mono", "Cascadia Mono", "Roboto Mono", Menlo, monospace}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--bg);color:var(--text);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1080px;margin:0 auto;padding:0 24px}.btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:8px;font-size:15px;font-weight:600;border:1px solid transparent;cursor:pointer;transition:all .15s ease;text-decoration:none!important}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--primary);color:#fff}.btn-dark{background:#0f172a;color:#fff}.btn-dark:hover{background:#1e293b}.btn-primary:hover{background:var(--primary-dark)}.btn-ghost{background:transparent;color:var(--text);border-color:var(--border)}.btn-ghost:hover{background:var(--bg-alt)}.tag{display:inline-block;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:600;background:#ede9fe;color:#5b21b6;letter-spacing:.3px}.hero[data-astro-cid-bbe6dxrz]{padding:80px 0 60px;background:linear-gradient(180deg,#faf8ff,#fff);overflow:hidden}.hero-badge[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--muted);font-weight:500;margin-bottom:24px}h1[data-astro-cid-bbe6dxrz]{font-size:52px;font-weight:800;line-height:1.1;letter-spacing:-1.5px;margin-bottom:20px}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{color:var(--muted);font-weight:700}.hero-sub[data-astro-cid-bbe6dxrz]{font-size:19px;color:var(--muted);max-width:580px;margin-bottom:36px;line-height:1.6}.hero-cta[data-astro-cid-bbe6dxrz]{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:56px}.hero-preview[data-astro-cid-bbe6dxrz]{max-width:900px;margin:0 auto}.preview-browser[data-astro-cid-bbe6dxrz]{background:var(--border);border-radius:12px;overflow:hidden;box-shadow:0 24px 60px #0f172a26}.preview-bar[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f1f5f9}.preview-bar[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{width:12px;height:12px;border-radius:50%;background:#cbd5e1}.preview-bar[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]:nth-child(1){background:#ef4444}.preview-bar[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]:nth-child(2){background:#f59e0b}.preview-bar[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]:nth-child(3){background:#22c55e}.preview-url[data-astro-cid-bbe6dxrz]{flex:1;text-align:center;font-size:12px;color:var(--muted);background:#fff;border-radius:6px;padding:4px 12px;margin-left:8px;font-family:var(--mono)}.preview-body[data-astro-cid-bbe6dxrz]{position:relative;background:#f8fafc;height:360px}.preview-shot[data-astro-cid-bbe6dxrz]{display:flex;height:100%}.shot-sidebar[data-astro-cid-bbe6dxrz]{width:180px;background:#0f172a;padding:16px 12px;display:flex;flex-direction:column;gap:16px}.shot-logo[data-astro-cid-bbe6dxrz]{width:28px;height:28px;display:flex;align-items:center;justify-content:center}.shot-nav-items[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:4px;margin-top:8px}.shot-nav-item[data-astro-cid-bbe6dxrz]{height:28px;border-radius:6px;background:#94a3b826}.shot-nav-item[data-astro-cid-bbe6dxrz].active{background:#6366f14d}.shot-content[data-astro-cid-bbe6dxrz]{flex:1;padding:20px}.shot-stats[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px}.shot-stat[data-astro-cid-bbe6dxrz]{height:64px;background:#fff;border-radius:8px;border:1px solid var(--border)}.shot-table[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:8px}.shot-row[data-astro-cid-bbe6dxrz]{height:40px;background:#fff;border-radius:8px;border:1px solid var(--border)}.preview-bell[data-astro-cid-bbe6dxrz]{position:absolute;bottom:20px;right:20px;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.bell-icon[data-astro-cid-bbe6dxrz]{width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid var(--border);box-shadow:0 12px 30px #0f172a2e;display:flex;align-items:center;justify-content:center;color:var(--text);position:relative}.bell-badge[data-astro-cid-bbe6dxrz]{position:absolute;top:-4px;right:-4px;width:20px;height:20px;border-radius:50%;background:#ef4444;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.bell-tooltip[data-astro-cid-bbe6dxrz]{background:#0f172a;color:#fff;font-size:12px;font-weight:600;padding:8px 14px;border-radius:8px;white-space:nowrap}@media (max-width: 768px){h1[data-astro-cid-bbe6dxrz]{font-size:36px}.hero-sub[data-astro-cid-bbe6dxrz]{font-size:17px}.shot-sidebar[data-astro-cid-bbe6dxrz]{width:48px}.shot-nav-items[data-astro-cid-bbe6dxrz]{display:none}.shot-stats[data-astro-cid-bbe6dxrz]{grid-template-columns:repeat(2,1fr)}.shot-content[data-astro-cid-bbe6dxrz]{padding:12px}.preview-body[data-astro-cid-bbe6dxrz]{height:280px}}.features[data-astro-cid-vnivfuh2]{padding:80px 0;background:var(--bg)}.section-head[data-astro-cid-vnivfuh2]{text-align:center;margin-bottom:56px}.section-head[data-astro-cid-vnivfuh2] h2[data-astro-cid-vnivfuh2]{font-size:38px;font-weight:800;letter-spacing:-1px;margin:16px 0 12px}.section-head[data-astro-cid-vnivfuh2] p[data-astro-cid-vnivfuh2]{font-size:18px;color:var(--muted);max-width:500px;margin:0 auto}.feature-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-card[data-astro-cid-vnivfuh2]{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:28px;transition:box-shadow .2s,transform .2s}.feature-card[data-astro-cid-vnivfuh2]:hover{box-shadow:0 12px 32px #0f172a14;transform:translateY(-2px)}.feature-icon[data-astro-cid-vnivfuh2]{width:40px;height:40px;border-radius:10px;background:#ede9fe;color:var(--primary);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.feature-icon[data-astro-cid-vnivfuh2] svg{width:22px;height:22px}.feature-card[data-astro-cid-vnivfuh2] h3[data-astro-cid-vnivfuh2]{font-size:18px;font-weight:700;margin-bottom:8px}.feature-card[data-astro-cid-vnivfuh2] p[data-astro-cid-vnivfuh2]{font-size:15px;color:var(--muted);line-height:1.6}@media (max-width: 768px){.feature-grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr}.section-head[data-astro-cid-vnivfuh2] h2[data-astro-cid-vnivfuh2]{font-size:28px}}.how[data-astro-cid-cmgpsf2k]{padding:80px 0;background:var(--bg-alt)}.section-head[data-astro-cid-cmgpsf2k]{text-align:center;margin-bottom:56px}.section-head[data-astro-cid-cmgpsf2k] h2[data-astro-cid-cmgpsf2k]{font-size:38px;font-weight:800;letter-spacing:-1px;margin-top:16px}.steps[data-astro-cid-cmgpsf2k]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:900px;margin:0 auto}.step[data-astro-cid-cmgpsf2k]{text-align:center}.step-num[data-astro-cid-cmgpsf2k]{width:48px;height:48px;border-radius:50%;background:var(--primary);color:#fff;font-size:20px;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.step[data-astro-cid-cmgpsf2k] h3[data-astro-cid-cmgpsf2k]{font-size:18px;font-weight:700;margin-bottom:8px}.step[data-astro-cid-cmgpsf2k] p[data-astro-cid-cmgpsf2k]{font-size:15px;color:var(--muted);line-height:1.6}@media (max-width: 768px){.steps[data-astro-cid-cmgpsf2k]{grid-template-columns:1fr;gap:24px}.section-head[data-astro-cid-cmgpsf2k] h2[data-astro-cid-cmgpsf2k]{font-size:28px}}.embed-section[data-astro-cid-dwjefqwc]{padding:80px 0;background:var(--bg)}.embed-grid[data-astro-cid-dwjefqwc]{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.embed-text[data-astro-cid-dwjefqwc] h2[data-astro-cid-dwjefqwc]{font-size:36px;font-weight:800;letter-spacing:-1px;margin:16px 0}.embed-sub[data-astro-cid-dwjefqwc]{font-size:18px;color:var(--muted);margin-bottom:24px;line-height:1.6}.embed-features[data-astro-cid-dwjefqwc]{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.embed-feature[data-astro-cid-dwjefqwc]{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:500}.embed-cta[data-astro-cid-dwjefqwc]{display:flex;gap:12px;flex-wrap:wrap}.embed-code[data-astro-cid-dwjefqwc]{background:#0f172a;border-radius:12px;overflow:hidden;box-shadow:0 12px 40px #0f172a26}.code-header[data-astro-cid-dwjefqwc]{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#1e293b}.code-dots[data-astro-cid-dwjefqwc]{display:flex;gap:6px}.code-dots[data-astro-cid-dwjefqwc] span[data-astro-cid-dwjefqwc]{width:10px;height:10px;border-radius:50%}.code-dots[data-astro-cid-dwjefqwc] span[data-astro-cid-dwjefqwc]:nth-child(1){background:#ef4444}.code-dots[data-astro-cid-dwjefqwc] span[data-astro-cid-dwjefqwc]:nth-child(2){background:#f59e0b}.code-dots[data-astro-cid-dwjefqwc] span[data-astro-cid-dwjefqwc]:nth-child(3){background:#22c55e}.code-label[data-astro-cid-dwjefqwc]{font-size:13px;color:#94a3b8;font-family:var(--mono)}pre[data-astro-cid-dwjefqwc]{margin:0;padding:24px 20px;overflow-x:auto}code[data-astro-cid-dwjefqwc]{font-family:var(--mono);font-size:14px;line-height:1.7;color:#cbd5e1}.line[data-astro-cid-dwjefqwc]{display:block}.tag-name[data-astro-cid-dwjefqwc]{color:#f472b6}.attr[data-astro-cid-dwjefqwc]{color:#7dd3fc}.str[data-astro-cid-dwjefqwc]{color:#86efac}.kw[data-astro-cid-dwjefqwc]{color:#fbbf24}@media (max-width: 768px){.embed-grid[data-astro-cid-dwjefqwc]{grid-template-columns:1fr;gap:32px}.embed-text[data-astro-cid-dwjefqwc] h2[data-astro-cid-dwjefqwc]{font-size:28px}}
