:root{--font-sans: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--blue: #0066FF;--text: #1A202C;--text-secondary: #4A5568;--text-muted: #94A3B8;--bg: #FFFFFF;--hero-bg: #0C1220;--hero-border: rgba(255,255,255,.06);--border: #DFE3EB;--radius: 8px;--radius-lg: 16px}[data-astro-cid-bvzihdzo],[data-astro-cid-bvzihdzo]:before,[data-astro-cid-bvzihdzo]:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-sans);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}body{line-height:1.6}.container[data-astro-cid-bvzihdzo]{max-width:1140px;margin:0 auto;padding:0 24px}a[data-astro-cid-bvzihdzo]{color:inherit;text-decoration:none}.site-header[data-astro-cid-bvzihdzo]{position:sticky;top:0;z-index:100;background:#0c1220f2;backdrop-filter:blur(16px);border-bottom:1px solid var(--hero-border)}.header-inner[data-astro-cid-bvzihdzo]{display:flex;align-items:center;justify-content:space-between;height:64px}.logo[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:10px;font-weight:800;font-size:18px;color:#fff}.logo-icon[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--blue);color:#fff;border-radius:8px;font-size:13px;font-weight:900}.main-nav[data-astro-cid-bvzihdzo]{display:flex;gap:24px;font-size:14px;font-weight:500;color:#fff9}.main-nav[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]:hover{color:#fff}.header-actions[data-astro-cid-bvzihdzo]{display:flex;gap:12px;align-items:center}.btn-accent[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;gap:6px;padding:8px 20px;background:var(--blue);color:#fff;border-radius:var(--radius);font-weight:600;font-size:14px;transition:all .2s}.btn-accent[data-astro-cid-bvzihdzo]:hover{background:#0052cc}.blog-post[data-astro-cid-bvzihdzo]{padding:3rem 0 5rem}.blog-post[data-astro-cid-bvzihdzo] article[data-astro-cid-bvzihdzo]{max-width:720px;margin:0 auto}.post-meta[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:12px;margin-bottom:16px;color:var(--text-muted);font-size:14px}.post-tags[data-astro-cid-bvzihdzo]{display:flex;gap:6px}.tag[data-astro-cid-bvzihdzo]{padding:2px 10px;background:#0066ff14;color:var(--blue);border-radius:12px;font-size:12px;font-weight:600}.blog-post[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:900;line-height:1.15;margin-bottom:2rem;letter-spacing:-.02em}.inline-cta[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:14px;padding:14px 20px;margin-bottom:2rem;background:linear-gradient(135deg,#eff6ff,#e0f2fe);border:1px solid #bfdbfe;border-radius:var(--radius-lg);font-size:14px}.inline-cta-icon[data-astro-cid-bvzihdzo]{font-size:1.5rem}.inline-cta-content[data-astro-cid-bvzihdzo]{flex:1;color:var(--text-secondary);line-height:1.5}.inline-cta-content[data-astro-cid-bvzihdzo] strong[data-astro-cid-bvzihdzo]{color:var(--text)}.inline-cta-btn[data-astro-cid-bvzihdzo]{display:inline-flex;padding:6px 16px;background:var(--blue);color:#fff;border-radius:var(--radius);font-weight:600;font-size:13px;white-space:nowrap;transition:all .2s}.inline-cta-btn[data-astro-cid-bvzihdzo]:hover{background:#0052cc}.inline-cta-trial[data-astro-cid-bvzihdzo]{color:#22c55e;font-weight:600}.post-cta-trial[data-astro-cid-bvzihdzo]{color:#4ade80;font-size:15px;font-weight:600;margin-bottom:1.2rem}.post-cta-trial[data-astro-cid-bvzihdzo] strong[data-astro-cid-bvzihdzo]{color:#fff}.post-content[data-astro-cid-bvzihdzo]{font-size:16px;line-height:1.8;color:var(--text-secondary)}.post-content[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo]{font-size:1.4rem;font-weight:800;color:var(--text);margin:2.5rem 0 1rem}.post-content[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{font-size:1.15rem;font-weight:700;color:var(--text);margin:2rem 0 .8rem}.post-content[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{margin-bottom:1.2rem}.post-content[data-astro-cid-bvzihdzo] ul[data-astro-cid-bvzihdzo],.post-content[data-astro-cid-bvzihdzo] ol[data-astro-cid-bvzihdzo]{margin:0 0 1.2rem 1.5rem}.post-content[data-astro-cid-bvzihdzo] li[data-astro-cid-bvzihdzo]{margin-bottom:.4rem}.post-content[data-astro-cid-bvzihdzo] code[data-astro-cid-bvzihdzo]{background:#f1f5f9;padding:2px 6px;border-radius:4px;font-size:.9em;font-family:JetBrains Mono,monospace}.post-content[data-astro-cid-bvzihdzo] pre[data-astro-cid-bvzihdzo]{background:#0f172a;color:#e2e8f0;padding:1.2rem;border-radius:var(--radius);overflow-x:auto;margin-bottom:1.5rem}.post-content[data-astro-cid-bvzihdzo] pre[data-astro-cid-bvzihdzo] code[data-astro-cid-bvzihdzo]{background:none;padding:0;color:inherit}.post-content[data-astro-cid-bvzihdzo] blockquote[data-astro-cid-bvzihdzo]{border-left:3px solid var(--blue);padding:.8rem 1.2rem;margin:1.5rem 0;background:#0066ff0a;border-radius:0 var(--radius) var(--radius) 0}.post-content[data-astro-cid-bvzihdzo] table[data-astro-cid-bvzihdzo]{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:14px}.post-content[data-astro-cid-bvzihdzo] th[data-astro-cid-bvzihdzo],.post-content[data-astro-cid-bvzihdzo] td[data-astro-cid-bvzihdzo]{padding:10px 14px;border:1px solid var(--border);text-align:left}.post-content[data-astro-cid-bvzihdzo] th[data-astro-cid-bvzihdzo]{background:#f8fafc;font-weight:700}.post-content[data-astro-cid-bvzihdzo] strong[data-astro-cid-bvzihdzo]{color:var(--text)}.post-content[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{color:var(--blue);text-decoration:underline;text-underline-offset:2px}.post-cta[data-astro-cid-bvzihdzo]{margin-top:1.5rem;padding:2rem;background:linear-gradient(135deg,#0c1220,#1a2744);border-radius:var(--radius-lg);color:#fff;text-align:center}.post-cta-secondary[data-astro-cid-bvzihdzo]{opacity:.9}.post-cta[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{font-size:1.3rem;margin-bottom:.5rem}.post-cta[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{color:#ffffffb3;margin-bottom:1.2rem}.post-cta-buttons[data-astro-cid-bvzihdzo]{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.post-cta-sub[data-astro-cid-bvzihdzo]{font-size:13px;color:#fff6;margin-top:12px;margin-bottom:0}.btn-outline[data-astro-cid-bvzihdzo]{display:inline-flex;padding:8px 20px;border:1.5px solid rgba(255,255,255,.2);color:#fff;border-radius:var(--radius);font-weight:600;font-size:14px;transition:all .2s}.btn-outline[data-astro-cid-bvzihdzo]:hover{border-color:#ffffff80;background:#ffffff0d}.b2b-cta-block[data-astro-cid-bvzihdzo]{margin-top:3rem;border:2px solid #0066FF;border-radius:var(--radius-lg);overflow:hidden}.b2b-cta-header[data-astro-cid-bvzihdzo]{padding:1.8rem 2rem 1.4rem;background:linear-gradient(135deg,#0c1220,#0d2151);color:#fff}.b2b-badge[data-astro-cid-bvzihdzo]{display:inline-block;padding:3px 12px;background:#0066ff4d;color:#60a5fa;border:1px solid rgba(0,102,255,.4);border-radius:20px;font-size:12px;font-weight:700;margin-bottom:10px}.b2b-cta-header[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{font-size:1.35rem;font-weight:800;color:#fff;margin-bottom:8px}.b2b-cta-header[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{font-size:15px;color:#ffffffbf;line-height:1.6;margin:0}.b2b-cta-trust[data-astro-cid-bvzihdzo]{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:16px 2rem;background:#0066ff0f;border-top:1px solid rgba(0,102,255,.2);border-bottom:1px solid rgba(0,102,255,.2)}.b2b-cta-trust[data-astro-cid-bvzihdzo] span[data-astro-cid-bvzihdzo]{font-size:13px;font-weight:500;color:var(--text-secondary)}.b2b-cta-actions[data-astro-cid-bvzihdzo]{display:flex;gap:12px;align-items:center;padding:1.2rem 2rem;background:#fff;flex-wrap:wrap}.b2b-cta-primary[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;padding:10px 24px;background:var(--blue);color:#fff;border-radius:var(--radius);font-weight:700;font-size:15px;transition:all .2s}.b2b-cta-primary[data-astro-cid-bvzihdzo]:hover{background:#0052cc;transform:translateY(-1px)}.b2b-cta-secondary[data-astro-cid-bvzihdzo]{font-size:14px;color:var(--text-secondary);font-weight:500}.post-cta-templates[data-astro-cid-bvzihdzo]{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:1.5rem;text-align:left}.post-tpl-card[data-astro-cid-bvzihdzo]{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius);padding:14px}.post-tpl-label[data-astro-cid-bvzihdzo]{font-size:13px;font-weight:700;color:#60a5fa;margin-bottom:8px}.post-tpl-label-purple[data-astro-cid-bvzihdzo]{color:#a78bfa}.post-tpl-msg[data-astro-cid-bvzihdzo]{font-size:13px;color:#fff9;white-space:pre-line;line-height:1.6;margin-bottom:10px;font-family:var(--font-sans)}.post-tpl-copy[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;gap:4px;padding:6px 14px;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);color:#fff;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s}.post-tpl-copy[data-astro-cid-bvzihdzo]:hover{background:#fff3}.post-tpl-copy[data-astro-cid-bvzihdzo].copied{background:#22c55e;border-color:#22c55e}.site-footer[data-astro-cid-bvzihdzo]{padding:2rem 0;border-top:1px solid var(--border)}.footer-inner[data-astro-cid-bvzihdzo]{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--text-muted)}.footer-brand[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:8px;font-weight:700}@media(max-width:768px){.header-inner[data-astro-cid-bvzihdzo]{gap:12px}.main-nav[data-astro-cid-bvzihdzo]{gap:16px}.blog-post[data-astro-cid-bvzihdzo]{padding:2rem 0 3rem}.inline-cta[data-astro-cid-bvzihdzo]{flex-direction:column;text-align:center}.post-cta-templates[data-astro-cid-bvzihdzo]{grid-template-columns:1fr}}
