[data-astro-cid-jvonhnxo]{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;color:#0e1323;background:#fff;line-height:1.6}a[data-astro-cid-jvonhnxo]{color:#4c6dff;text-decoration:none}a[data-astro-cid-jvonhnxo]:hover{text-decoration:underline}.nav[data-astro-cid-jvonhnxo]{display:flex;align-items:center;justify-content:space-between;max-width:1100px;margin:0 auto;padding:12px 24px}.hero[data-astro-cid-jvonhnxo]{background:linear-gradient(135deg,#f8faff,#eef1ff);padding:48px 24px;text-align:center}.hero-inner[data-astro-cid-jvonhnxo]{max-width:700px;margin:0 auto}.hero[data-astro-cid-jvonhnxo] h1[data-astro-cid-jvonhnxo]{font-family:Plus Jakarta Sans,sans-serif;font-size:2rem;font-weight:800;margin-bottom:10px}.hero[data-astro-cid-jvonhnxo] p[data-astro-cid-jvonhnxo]{font-size:1rem;color:#5b6178;margin-bottom:20px}.hero-benefits[data-astro-cid-jvonhnxo]{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;font-size:.85rem;font-weight:600;color:#3b4055}.hero-benefits[data-astro-cid-jvonhnxo] span[data-astro-cid-jvonhnxo]{display:flex;align-items:center;gap:6px}.content[data-astro-cid-jvonhnxo]{max-width:1100px;margin:0 auto;padding:32px 24px}h2[data-astro-cid-jvonhnxo]{font-family:Plus Jakarta Sans,sans-serif;font-size:1.4rem;font-weight:800;margin:32px 0 16px}.how-to[data-astro-cid-jvonhnxo]{background:#f9fafb;border-radius:12px;padding:24px;margin-bottom:32px}.how-to[data-astro-cid-jvonhnxo] h3[data-astro-cid-jvonhnxo]{font-size:1rem;font-weight:700;margin-bottom:10px}.code-block[data-astro-cid-jvonhnxo]{background:#0e1323;color:#e5e7eb;border-radius:8px;padding:16px;font-family:SF Mono,Fira Code,monospace;font-size:.8rem;overflow-x:auto;margin:12px 0;line-height:1.6;position:relative}.code-block[data-astro-cid-jvonhnxo] .comment[data-astro-cid-jvonhnxo]{color:#6b7280}.copy-btn[data-astro-cid-jvonhnxo]{position:absolute;top:8px;right:8px;background:#4c6dff;color:#fff;border:none;border-radius:6px;padding:4px 10px;font-size:.7rem;cursor:pointer;font-family:inherit}.copy-btn[data-astro-cid-jvonhnxo]:hover{background:#3b5bdb}.niche-section[data-astro-cid-jvonhnxo]{margin-bottom:24px}.niche-title[data-astro-cid-jvonhnxo]{font-size:1rem;font-weight:700;margin-bottom:10px;color:#3b4055;display:flex;align-items:center;gap:8px}.calc-grid[data-astro-cid-jvonhnxo]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.embed-card[data-astro-cid-jvonhnxo]{border:1px solid #E5E7EB;border-radius:10px;padding:14px;transition:all .15s}.embed-card[data-astro-cid-jvonhnxo]:hover{border-color:#4c6dff;box-shadow:0 4px 12px #4c6dff14}.embed-card-title[data-astro-cid-jvonhnxo]{font-weight:700;font-size:.9rem;margin-bottom:3px}.embed-card-desc[data-astro-cid-jvonhnxo]{font-size:.78rem;color:#5b6178;margin-bottom:8px}.embed-card-code[data-astro-cid-jvonhnxo]{background:#f3f4f6;border-radius:6px;padding:8px;font-family:monospace;font-size:.68rem;color:#374151;word-break:break-all;cursor:pointer;position:relative}.embed-card-code[data-astro-cid-jvonhnxo]:hover{background:#e5e7eb}.embed-card-btns[data-astro-cid-jvonhnxo]{display:flex;gap:6px;margin-top:8px}.embed-card-btns[data-astro-cid-jvonhnxo] a[data-astro-cid-jvonhnxo],.embed-card-btns[data-astro-cid-jvonhnxo] button[data-astro-cid-jvonhnxo]{font-size:.72rem;padding:4px 10px;border-radius:6px;border:1px solid #E5E7EB;background:#fff;color:#3b4055;cursor:pointer;text-decoration:none;font-family:inherit;font-weight:500}.embed-card-btns[data-astro-cid-jvonhnxo] a[data-astro-cid-jvonhnxo]:hover,.embed-card-btns[data-astro-cid-jvonhnxo] button[data-astro-cid-jvonhnxo]:hover{border-color:#4c6dff;color:#4c6dff}.faq-section[data-astro-cid-jvonhnxo]{max-width:700px;margin:40px auto}.faq-item[data-astro-cid-jvonhnxo]{border-bottom:1px solid #F3F4F6;padding:14px 0}.faq-q[data-astro-cid-jvonhnxo]{font-weight:600;font-size:.95rem;cursor:pointer}.faq-a[data-astro-cid-jvonhnxo]{font-size:.85rem;color:#5b6178;line-height:1.6;margin-top:8px;display:none}.faq-a[data-astro-cid-jvonhnxo].open{display:block}footer[data-astro-cid-jvonhnxo]{background:#0e1323;color:#9ca3af;padding:24px;text-align:center;font-size:.8rem;margin-top:40px}footer[data-astro-cid-jvonhnxo] a[data-astro-cid-jvonhnxo]{color:#d1d5db}@media (max-width:640px){.hero[data-astro-cid-jvonhnxo] h1[data-astro-cid-jvonhnxo]{font-size:1.5rem}.calc-grid[data-astro-cid-jvonhnxo]{grid-template-columns:1fr}.hero-benefits[data-astro-cid-jvonhnxo]{flex-direction:column;align-items:center}}
