:root{--color-bg: #0f1117;--color-surface: #1e2330;--color-surface-2: #252d3d;--color-border: #2d3748;--color-accent: #6366f1;--color-accent-hover: #4f52d4;--color-text: #e2e8f0;--color-muted: #94a3b8;--color-subtle: #64748b;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-full: 9999px;--max-w: 1160px;--section-gap: 6rem}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--color-bg);color:var(--color-text);font-family:system-ui,-apple-system,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}.container{max-width:var(--max-w);margin-inline:auto;padding-inline:1.5rem}.btn{display:inline-flex;align-items:center;gap:.4rem;padding:.625rem 1.25rem;border-radius:var(--radius-sm);font-size:.9rem;font-weight:500;cursor:pointer;border:none;transition:opacity .15s,background .15s;text-decoration:none}.btn:hover{opacity:.85}.btn-primary{background:var(--color-accent);color:#fff}.btn-primary:hover{background:var(--color-accent-hover);opacity:1}.btn-ghost{background:transparent;color:var(--color-muted);border:1px solid var(--color-border)}.btn-ghost:hover{color:var(--color-text);border-color:var(--color-muted);opacity:1}.section-label{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.75rem}h2.section-title{font-size:clamp(1.6rem,3vw,2.25rem);font-weight:700;line-height:1.2;color:var(--color-text);margin-bottom:1rem}p.section-sub{font-size:1.05rem;color:var(--color-muted);max-width:540px}.nav-header[data-astro-cid-dmqpwcec]{position:sticky;top:0;z-index:100;border-bottom:1px solid transparent;transition:background .2s,border-color .2s,backdrop-filter .2s;background:transparent}.nav-header[data-astro-cid-dmqpwcec].scrolled{background:#0f1117d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom-color:var(--color-border)}.nav-inner[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:2rem;height:64px}.nav-logo[data-astro-cid-dmqpwcec] img[data-astro-cid-dmqpwcec]{height:28px;width:auto}.nav-links[data-astro-cid-dmqpwcec]{display:flex;gap:1.75rem;margin-left:1rem}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{font-size:.9rem;color:var(--color-muted);transition:color .15s}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--color-text)}.nav-actions[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:.75rem;margin-left:auto}.nav-signin[data-astro-cid-dmqpwcec]{display:none}.nav-burger[data-astro-cid-dmqpwcec]{display:none;flex-direction:column;justify-content:center;gap:5px;margin-left:auto;background:none;border:none;cursor:pointer;padding:4px}.nav-burger[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{display:block;width:22px;height:2px;background:var(--color-muted);border-radius:2px}.nav-mobile[data-astro-cid-dmqpwcec]{display:none;flex-direction:column;gap:.5rem;padding:1rem 1.5rem 1.5rem;background:var(--color-surface);border-top:1px solid var(--color-border)}.nav-mobile[data-astro-cid-dmqpwcec].is-open{display:flex}.nav-mobile[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:not(.btn){font-size:1rem;color:var(--color-muted);padding:.5rem 0}@media(max-width:700px){.nav-links[data-astro-cid-dmqpwcec],.nav-actions[data-astro-cid-dmqpwcec]{display:none}.nav-burger[data-astro-cid-dmqpwcec]{display:flex}.nav-signin[data-astro-cid-dmqpwcec]{display:inline-flex}}@media(min-width:900px){.nav-signin[data-astro-cid-dmqpwcec]{display:inline-flex}}.hero[data-astro-cid-bbe6dxrz]{padding-top:5rem;padding-bottom:5rem;overflow:hidden}.hero-inner[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.badge[data-astro-cid-bbe6dxrz]{display:inline-block;padding:.3rem .85rem;background:#6366f126;color:#a5b4fc;border:1px solid rgba(99,102,241,.3);border-radius:var(--radius-full);font-size:.78rem;font-weight:600;letter-spacing:.04em;margin-bottom:1.25rem}h1[data-astro-cid-bbe6dxrz]{font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;margin-bottom:1.25rem}.hero-sub[data-astro-cid-bbe6dxrz]{font-size:1.1rem;color:var(--color-muted);line-height:1.7;max-width:480px;margin-bottom:2rem}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:.75rem;flex-wrap:wrap}.btn-lg[data-astro-cid-bbe6dxrz]{padding:.75rem 1.5rem;font-size:.95rem}.editor-mockup[data-astro-cid-bbe6dxrz]{border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-surface);overflow:hidden;box-shadow:0 24px 80px #00000080}.em-bar[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:.75rem;padding:.6rem 1rem;background:#161c27;border-bottom:1px solid var(--color-border)}.em-dots[data-astro-cid-bbe6dxrz]{display:flex;gap:6px}.em-dots[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{width:10px;height:10px;border-radius:50%;background:var(--color-border)}.em-dots[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]:nth-child(1){background:#ef4444}.em-dots[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]:nth-child(2){background:#f59e0b}.em-dots[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]:nth-child(3){background:#22c55e}.em-title[data-astro-cid-bbe6dxrz]{font-size:.78rem;color:var(--color-subtle);margin:0 auto}.em-body[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column}.em-stage[data-astro-cid-bbe6dxrz]{background:#111827;padding:1rem;aspect-ratio:16/9}.em-svg[data-astro-cid-bbe6dxrz]{width:100%;height:100%}.bar[data-astro-cid-bbe6dxrz]{transform-origin:bottom;transform-box:fill-box;animation:growBar 1.2s cubic-bezier(.34,1.56,.64,1) infinite alternate}.bar-1[data-astro-cid-bbe6dxrz]{animation-delay:0s;--h: 60px}.bar-2[data-astro-cid-bbe6dxrz]{animation-delay:.1s;--h: 85px}.bar-3[data-astro-cid-bbe6dxrz]{animation-delay:.2s;--h: 50px}.bar-4[data-astro-cid-bbe6dxrz]{animation-delay:.3s;--h: 95px}.bar-5[data-astro-cid-bbe6dxrz]{animation-delay:.4s;--h: 70px}@keyframes growBar{0%{height:4px;y:116px}to{height:var(--h);y:calc(120px - var(--h) + 4px)}}.em-timeline[data-astro-cid-bbe6dxrz]{border-top:1px solid var(--color-border);background:#161c27;padding:.5rem .75rem .75rem}.em-tl-header[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;position:relative}.em-tl-time[data-astro-cid-bbe6dxrz]{font-size:.65rem;color:var(--color-subtle);font-variant-numeric:tabular-nums}.em-tl-end[data-astro-cid-bbe6dxrz]{margin-left:auto}.em-playhead[data-astro-cid-bbe6dxrz]{flex:1;height:2px;background:var(--color-border);border-radius:1px;position:relative}.em-playhead[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;left:30%;top:-4px;width:2px;height:10px;background:var(--color-accent);border-radius:1px;animation:movehead 4s ease-in-out infinite alternate}@keyframes movehead{0%{left:5%}to{left:90%}}.em-tl-tracks[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:3px}.em-track[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:.5rem;height:18px}.em-track-label[data-astro-cid-bbe6dxrz]{width:36px;font-size:.6rem;color:var(--color-subtle);flex-shrink:0;text-align:right}.em-track-lane[data-astro-cid-bbe6dxrz]{flex:1;height:100%;background:#ffffff08;border-radius:3px;position:relative}.em-tween[data-astro-cid-bbe6dxrz]{position:absolute;top:2px;height:calc(100% - 4px);background:#6366f199;border-radius:3px;border:1px solid rgba(99,102,241,.8)}@media(max-width:900px){.hero-inner[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:3rem}.hero-copy[data-astro-cid-bbe6dxrz]{text-align:center}.hero-sub[data-astro-cid-bbe6dxrz]{margin-inline:auto}.hero-actions[data-astro-cid-bbe6dxrz]{justify-content:center}}.features[data-astro-cid-vnivfuh2]{padding-block:var(--section-gap);border-top:1px solid var(--color-border)}.features-header[data-astro-cid-vnivfuh2]{max-width:600px;margin-bottom:3rem}.features-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.feature-card[data-astro-cid-vnivfuh2]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.5rem;transition:border-color .2s}.feature-card[data-astro-cid-vnivfuh2]:hover{border-color:var(--color-accent)}.feature-icon[data-astro-cid-vnivfuh2]{width:36px;height:36px;color:var(--color-accent);margin-bottom:1rem}.feature-icon[data-astro-cid-vnivfuh2] svg[data-astro-cid-vnivfuh2]{width:100%;height:100%}.feature-card[data-astro-cid-vnivfuh2] h3[data-astro-cid-vnivfuh2]{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:var(--color-text)}.feature-card[data-astro-cid-vnivfuh2] p[data-astro-cid-vnivfuh2]{font-size:.9rem;color:var(--color-muted);line-height:1.65}@media(max-width:900px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr}}.hiw[data-astro-cid-cmgpsf2k]{padding-block:var(--section-gap);border-top:1px solid var(--color-border)}.hiw-header[data-astro-cid-cmgpsf2k]{max-width:600px;margin-bottom:3.5rem}.hiw-steps[data-astro-cid-cmgpsf2k]{display:grid;grid-template-columns:repeat(3,1fr);gap:0;position:relative}.hiw-step[data-astro-cid-cmgpsf2k]{display:flex;flex-direction:column;align-items:flex-start;padding-right:2rem}.step-num[data-astro-cid-cmgpsf2k]{font-size:2.5rem;font-weight:800;color:#6366f140;line-height:1;margin-bottom:1rem;font-variant-numeric:tabular-nums;letter-spacing:-.04em}.step-body[data-astro-cid-cmgpsf2k]{position:relative;flex:1}.step-connector[data-astro-cid-cmgpsf2k]{position:absolute;top:-2.5rem;right:-1rem;width:calc(100% + 2rem);height:1px;background:linear-gradient(90deg,var(--color-border),transparent);pointer-events:none}.step-body[data-astro-cid-cmgpsf2k] h3[data-astro-cid-cmgpsf2k]{font-size:1.1rem;font-weight:600;color:var(--color-text);margin-bottom:.6rem}.step-body[data-astro-cid-cmgpsf2k] p[data-astro-cid-cmgpsf2k]{font-size:.9rem;color:var(--color-muted);line-height:1.7}@media(max-width:700px){.hiw-steps[data-astro-cid-cmgpsf2k]{grid-template-columns:1fr;gap:2.5rem}.hiw-step[data-astro-cid-cmgpsf2k]{padding-right:0}.step-connector[data-astro-cid-cmgpsf2k]{display:none}}.why-svg[data-astro-cid-jf3dpqjg]{padding-block:var(--section-gap);border-top:1px solid var(--color-border);background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(99,102,241,.07) 0%,transparent 70%)}.why-header[data-astro-cid-jf3dpqjg]{max-width:600px;margin-bottom:3rem}.why-grid[data-astro-cid-jf3dpqjg]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.why-card[data-astro-cid-jf3dpqjg]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.75rem}.why-stat[data-astro-cid-jf3dpqjg]{font-size:2.25rem;font-weight:800;color:var(--color-accent);line-height:1;margin-bottom:.25rem;letter-spacing:-.02em}.why-label[data-astro-cid-jf3dpqjg]{font-size:.85rem;font-weight:600;color:var(--color-muted);text-transform:uppercase;letter-spacing:.07em;margin-bottom:1rem}.why-card[data-astro-cid-jf3dpqjg] p[data-astro-cid-jf3dpqjg]{font-size:.9rem;color:var(--color-muted);line-height:1.7}@media(max-width:700px){.why-grid[data-astro-cid-jf3dpqjg]{grid-template-columns:1fr}}.pricing[data-astro-cid-hkoc4sea]{padding-block:var(--section-gap);border-top:1px solid var(--color-border)}.pricing-header[data-astro-cid-hkoc4sea]{max-width:500px;margin-bottom:3rem}.pricing-grid[data-astro-cid-hkoc4sea]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:760px}.plan-card[data-astro-cid-hkoc4sea]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:2rem;position:relative}.plan-card--primary[data-astro-cid-hkoc4sea]{border-color:var(--color-accent);background:linear-gradient(135deg,#1e2330,#1a1d2e)}.plan-badge[data-astro-cid-hkoc4sea]{position:absolute;top:-.65rem;right:1.5rem;background:var(--color-accent);color:#fff;font-size:.7rem;font-weight:600;letter-spacing:.05em;padding:.2rem .65rem;border-radius:var(--radius-full);text-transform:uppercase}.plan-name[data-astro-cid-hkoc4sea]{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted);margin-bottom:.5rem}.plan-price[data-astro-cid-hkoc4sea]{font-size:2.25rem;font-weight:800;color:var(--color-text);line-height:1;margin-bottom:.75rem;letter-spacing:-.02em}.plan-period[data-astro-cid-hkoc4sea]{font-size:1rem;font-weight:400;color:var(--color-muted)}.plan-desc[data-astro-cid-hkoc4sea]{font-size:.9rem;color:var(--color-muted);margin-bottom:1.5rem;line-height:1.6}.btn-plan[data-astro-cid-hkoc4sea]{width:100%;justify-content:center;margin-bottom:1.75rem}.plan-features[data-astro-cid-hkoc4sea]{list-style:none;display:flex;flex-direction:column;gap:.6rem}.plan-features[data-astro-cid-hkoc4sea] li[data-astro-cid-hkoc4sea]{display:flex;align-items:center;gap:.6rem;font-size:.88rem;color:var(--color-muted)}.plan-features[data-astro-cid-hkoc4sea] li[data-astro-cid-hkoc4sea] svg[data-astro-cid-hkoc4sea]{width:16px;height:16px;color:var(--color-accent);flex-shrink:0}@media(max-width:600px){.pricing-grid[data-astro-cid-hkoc4sea]{grid-template-columns:1fr;max-width:100%}}.cta-banner[data-astro-cid-3dyr47cn]{padding-block:5rem;border-top:1px solid var(--color-border);background:radial-gradient(ellipse 70% 80% at 50% 50%,rgba(99,102,241,.1) 0%,transparent 70%)}.cta-inner[data-astro-cid-3dyr47cn]{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.cta-copy[data-astro-cid-3dyr47cn] h2[data-astro-cid-3dyr47cn]{font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:700;margin-bottom:.4rem;letter-spacing:-.01em}.cta-copy[data-astro-cid-3dyr47cn] p[data-astro-cid-3dyr47cn]{font-size:1rem;color:var(--color-muted)}@media(max-width:600px){.cta-inner[data-astro-cid-3dyr47cn]{flex-direction:column;align-items:flex-start}}.footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--color-border);padding-top:3rem}.footer-inner[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;gap:3rem;flex-wrap:wrap;padding-bottom:2.5rem}.footer-brand[data-astro-cid-sz7xmlte]{max-width:220px}.footer-tagline[data-astro-cid-sz7xmlte]{margin-top:.75rem;font-size:.85rem;color:var(--color-subtle);line-height:1.5}.footer-nav[data-astro-cid-sz7xmlte]{display:flex;gap:3rem;flex-wrap:wrap}.footer-col[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.5rem}.footer-col-title[data-astro-cid-sz7xmlte]{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text);margin-bottom:.25rem}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.875rem;color:var(--color-subtle);transition:color .15s}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-text)}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid var(--color-border);padding-block:1.25rem;font-size:.8rem;color:var(--color-subtle)}
