:root{--lp-font:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--lp-font-mono:"SF Mono", "Menlo", "Monaco", "Consolas", monospace}:root,:where(.astro-lcdefpme)[data-theme=dark]{--lp-accent:#3b82f6;--lp-accent-high:#60a5fa;--lp-bg:#030712;--lp-bg-alt:#111827;--lp-card-bg:#1f2937;--lp-card-border:#374151;--lp-text:#fff;--lp-text-secondary:#d1d5db;--lp-text-muted:#9ca3af;--lp-border:#374151;--lp-header-bg:#111827;--lp-code-bg:#111827;--lp-code-border:#374151}:where(.astro-lcdefpme)[data-theme=light]{--lp-accent:#2563eb;--lp-accent-high:#1d4ed8;--lp-bg:#fff;--lp-bg-alt:#f9fafb;--lp-card-bg:#f3f4f6;--lp-card-border:#d1d5db;--lp-text:#111827;--lp-text-secondary:#4b5563;--lp-text-muted:#6b7280;--lp-border:#d1d5db;--lp-header-bg:#f9fafb;--lp-code-bg:#f6f8fa;--lp-code-border:#d1d9e0}:where(.astro-lcdefpme),:where(.astro-lcdefpme):before,:where(.astro-lcdefpme):after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--lp-font);background:var(--lp-bg);color:var(--lp-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}a:where(.astro-lcdefpme){color:inherit;text-decoration:none}img:where(.astro-lcdefpme),video:where(.astro-lcdefpme){max-width:100%;height:auto;display:block}.container:where(.astro-lcdefpme){max-width:1100px;margin:0 auto;padding:0 1.5rem}.container-wide:where(.astro-lcdefpme){max-width:1280px}.site-header:where(.astro-lcdefpme){z-index:100;background:var(--lp-header-bg);border-bottom:1px solid var(--lp-border);backdrop-filter:blur(12px);position:sticky;top:0}.header-inner:where(.astro-lcdefpme){justify-content:space-between;align-items:center;max-width:1200px;height:3.5rem;margin:0 auto;padding:0 1.5rem;display:flex}.logo-link:where(.astro-lcdefpme){align-items:center;display:flex}.logo:where(.astro-lcdefpme){display:none}:where(.astro-lcdefpme)[data-theme=dark] .logo-dark:where(.astro-lcdefpme),:where(.astro-lcdefpme)[data-theme=light] .logo-light:where(.astro-lcdefpme),:root:not([data-theme]) .logo-dark:where(.astro-lcdefpme){display:block}.nav-links:where(.astro-lcdefpme){align-items:center;gap:1.5rem;display:flex}.nav-links:where(.astro-lcdefpme) a:where(.astro-lcdefpme){color:var(--lp-text-secondary);font-size:.875rem;font-weight:500;transition:color .15s}.nav-links:where(.astro-lcdefpme) a:where(.astro-lcdefpme):hover{color:var(--lp-text)}.nav-icon-link:where(.astro-lcdefpme){align-items:center;display:flex}.header-actions:where(.astro-lcdefpme){align-items:center;gap:.75rem;display:flex}.theme-select-container:where(.astro-lcdefpme){align-items:center;display:flex}.theme-select-label:where(.astro-lcdefpme){color:var(--lp-text-secondary);cursor:pointer;border-radius:.375rem;align-items:center;gap:.25rem;padding:.25rem .5rem;transition:color .15s,background-color .15s;display:flex;position:relative}.theme-select-label:where(.astro-lcdefpme):hover{color:var(--lp-text);background-color:var(--lp-card-bg)}.theme-select-label:where(.astro-lcdefpme) select:where(.astro-lcdefpme){opacity:0;cursor:pointer;appearance:none;width:100%;height:100%;position:absolute;top:0;left:0}.icon-label:where(.astro-lcdefpme){flex-shrink:0;display:none}.icon-caret:where(.astro-lcdefpme){opacity:.5;flex-shrink:0;width:12px;height:12px}:where(.astro-lcdefpme)[data-theme=dark] .icon-sun:where(.astro-lcdefpme),.theme-select-label:where(.astro-lcdefpme) .icon-label:where(.astro-lcdefpme){display:none}.theme-select-label:where(.astro-lcdefpme)[data-chosen=light] .icon-sun:where(.astro-lcdefpme),.theme-select-label:where(.astro-lcdefpme)[data-chosen=dark] .icon-moon:where(.astro-lcdefpme),.theme-select-label:where(.astro-lcdefpme)[data-chosen=auto] .icon-auto:where(.astro-lcdefpme),.theme-select-label:where(.astro-lcdefpme):not([data-chosen]) .icon-auto:where(.astro-lcdefpme){display:block}@media (width<=640px){.theme-select-label:where(.astro-lcdefpme){padding:.25rem}.icon-caret:where(.astro-lcdefpme){display:none}}.sr-only:where(.astro-lcdefpme){clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hamburger:where(.astro-lcdefpme){cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:4px;padding:.25rem;display:none}.hamburger:where(.astro-lcdefpme) span:where(.astro-lcdefpme){background:var(--lp-text-secondary);border-radius:1px;width:18px;height:2px;transition:transform .2s,opacity .2s;display:block}.hamburger:where(.astro-lcdefpme)[aria-expanded=true] span:where(.astro-lcdefpme):first-child{transform:translateY(6px)rotate(45deg)}.hamburger:where(.astro-lcdefpme)[aria-expanded=true] span:where(.astro-lcdefpme):nth-child(2){opacity:0}.hamburger:where(.astro-lcdefpme)[aria-expanded=true] span:where(.astro-lcdefpme):nth-child(3){transform:translateY(-6px)rotate(-45deg)}.mobile-menu:where(.astro-lcdefpme){background:var(--lp-header-bg);border-bottom:1px solid var(--lp-border);flex-direction:column;padding:.75rem 1.5rem 1rem;display:none}.mobile-menu:where(.astro-lcdefpme).open{display:flex}.mobile-menu:where(.astro-lcdefpme) a:where(.astro-lcdefpme){color:var(--lp-text-secondary);border-bottom:1px solid var(--lp-border);padding:.625rem 0;font-size:.9375rem}.mobile-menu:where(.astro-lcdefpme) a:where(.astro-lcdefpme):last-child{border-bottom:none}.mobile-menu:where(.astro-lcdefpme) a:where(.astro-lcdefpme):hover{color:var(--lp-text)}@media (width<=640px){.nav-links:where(.astro-lcdefpme){display:none}.hamburger:where(.astro-lcdefpme){display:flex}}.hero:where(.astro-lcdefpme){text-align:center;background:radial-gradient(80% 60% at 50% 40%,#3b82f614 0%,#0000 70%);padding:5rem 1rem 3rem}:where(.astro-lcdefpme)[data-theme=light] .hero:where(.astro-lcdefpme){background:radial-gradient(80% 60% at 50% 40%,#2563eb0f 0%,#0000 70%)}.hero:where(.astro-lcdefpme) h1:where(.astro-lcdefpme){letter-spacing:-.025em;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:2.5rem;font-weight:700;line-height:1.15;display:inline-flex}.hero-icon:where(.astro-lcdefpme){width:2.5rem;height:2.5rem;color:var(--lp-accent);flex-shrink:0}.tagline:where(.astro-lcdefpme){color:var(--lp-text-secondary);max-width:700px;margin:0 auto 2rem;font-size:1.2rem;line-height:1.6}.hero-actions:where(.astro-lcdefpme){flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (width>=50rem){.hero:where(.astro-lcdefpme) h1:where(.astro-lcdefpme){font-size:3.5rem}.hero-icon:where(.astro-lcdefpme){width:5.5rem;height:5.5rem}}.btn:where(.astro-lcdefpme){cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.btn-primary:where(.astro-lcdefpme){background:var(--lp-accent);color:#fff}.btn-primary:where(.astro-lcdefpme):hover{background:var(--lp-accent-high);transform:translateY(-1px);box-shadow:0 4px 14px #3b82f666}:where(.astro-lcdefpme)[data-theme=light] .btn-primary:where(.astro-lcdefpme):hover{box-shadow:0 4px 14px #2563eb4d}.btn-secondary:where(.astro-lcdefpme){background:var(--lp-card-bg);color:var(--lp-text);border:1px solid var(--lp-card-border)}.btn-secondary:where(.astro-lcdefpme):hover{background:var(--lp-border)}.demo-section:where(.astro-lcdefpme){padding:0 1rem 3rem}.demo-video-wrap:where(.astro-lcdefpme){border:1px solid var(--lp-card-border);border-radius:.75rem;margin:0 auto;overflow:hidden;box-shadow:0 25px 60px -12px #00000080,0 0 40px -15px #3b82f626}:where(.astro-lcdefpme)[data-theme=light] .demo-video-wrap:where(.astro-lcdefpme){box-shadow:0 25px 50px -12px #00000026}.demo-video-wrap:where(.astro-lcdefpme) video:where(.astro-lcdefpme){border-radius:.75rem;width:100%;display:block}@media (width<=768px){.demo-section:where(.astro-lcdefpme){display:none}}.section:where(.astro-lcdefpme){padding:4rem 0}.section:where(.astro-lcdefpme) h2:where(.astro-lcdefpme){text-align:center;margin-bottom:.75rem;padding-bottom:1.25rem;font-size:2rem;font-weight:700;position:relative}.section:where(.astro-lcdefpme) h2:where(.astro-lcdefpme):after{content:"";background:linear-gradient(90deg, var(--lp-accent), transparent);border-radius:1px;width:4rem;height:2px;margin:.75rem auto 0;display:block}.section-subtitle:where(.astro-lcdefpme){text-align:center;color:var(--lp-text-muted);max-width:600px;margin:0 auto 2rem}.section-alt:where(.astro-lcdefpme){background:var(--lp-bg-alt);border-top:1px solid var(--lp-border);border-bottom:1px solid var(--lp-border)}.section-alt:where(.astro-lcdefpme) .card:where(.astro-lcdefpme){background:var(--lp-bg)}.card-grid:where(.astro-lcdefpme){gap:1.25rem;margin-top:2rem;display:grid}.card-grid:where(.astro-lcdefpme).cols-2{grid-template-columns:repeat(2,1fr)}.card-grid:where(.astro-lcdefpme).cols-3{grid-template-columns:repeat(3,1fr)}@media (width<=768px){.card-grid:where(.astro-lcdefpme).cols-3{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.card-grid:where(.astro-lcdefpme).cols-2,.card-grid:where(.astro-lcdefpme).cols-3{grid-template-columns:1fr}}.card:where(.astro-lcdefpme){background:var(--lp-card-bg);border:1px solid var(--lp-card-border);border-radius:.75rem;padding:1.5rem;transition:border-color .15s,box-shadow .15s,transform .15s}.card:where(.astro-lcdefpme):hover{border-color:var(--lp-text-muted);transform:translateY(-2px);box-shadow:0 4px 12px #0000001f,0 1px 3px #00000014}:where(.astro-lcdefpme)[data-theme=dark] .card:where(.astro-lcdefpme):hover{box-shadow:0 4px 16px #0000004d,0 1px 4px #0003}.card-link:where(.astro-lcdefpme){color:inherit;text-decoration:none;display:block}.card-icon:where(.astro-lcdefpme){color:var(--lp-accent);align-items:center;margin-bottom:.75rem;display:flex}.card-icon:where(.astro-lcdefpme) svg:where(.astro-lcdefpme){color:var(--lp-accent);width:24px;height:24px}.card:where(.astro-lcdefpme) h3:where(.astro-lcdefpme){margin-bottom:.5rem;font-size:1.0625rem;font-weight:600}.card:where(.astro-lcdefpme) p:where(.astro-lcdefpme){color:var(--lp-text-secondary);margin:0;font-size:.875rem;line-height:1.5}.code-block:where(.astro-lcdefpme){background:var(--lp-code-bg);border:1px solid var(--lp-code-border);border-radius:.75rem;max-width:900px;margin:2rem auto 0;overflow:hidden}.code-header:where(.astro-lcdefpme){background:var(--lp-card-bg);border-bottom:1px solid var(--lp-code-border);align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.code-dot:where(.astro-lcdefpme){border-radius:50%;width:12px;height:12px}.code-dot:where(.astro-lcdefpme).red{background:#ff5f56}.code-dot:where(.astro-lcdefpme).yellow{background:#ffbd2e}.code-dot:where(.astro-lcdefpme).green{background:#27c93f}.code-title:where(.astro-lcdefpme){text-align:center;color:var(--lp-text-muted);flex:1;font-size:.8rem}.code-block:where(.astro-lcdefpme) pre:where(.astro-lcdefpme){margin:0;padding:1rem 1.5rem;overflow-x:auto}.code-block:where(.astro-lcdefpme) code:where(.astro-lcdefpme){font-family:var(--lp-font-mono);color:var(--lp-text);font-size:.875rem;line-height:1.7}.code-prompt:where(.astro-lcdefpme){color:#27c93f}.code-comment:where(.astro-lcdefpme){color:var(--lp-text-muted)}.pricing-grid:where(.astro-lcdefpme){grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;max-width:1100px;margin-top:2rem;margin-left:auto;margin-right:auto;display:grid}.pricing-card:where(.astro-lcdefpme){background:var(--lp-card-bg);border:1px solid var(--lp-card-border);border-radius:.75rem;flex-direction:column;padding:1.5rem;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.pricing-card:where(.astro-lcdefpme):hover{border-color:var(--lp-text-muted);transform:translateY(-3px);box-shadow:0 4px 12px #00000026}.pricing-card:where(.astro-lcdefpme).featured{border-color:var(--lp-accent);position:relative;overflow:visible}:where(.astro-lcdefpme)[data-theme=dark] .pricing-card:where(.astro-lcdefpme).featured{background:#1e3a5f}:where(.astro-lcdefpme)[data-theme=light] .pricing-card:where(.astro-lcdefpme).featured{background:#dbeafe}.pricing-card:where(.astro-lcdefpme).featured:before{content:"Most Popular";background:var(--lp-accent);color:#fff;white-space:nowrap;border-radius:9999px;padding:.2rem .875rem;font-size:.75rem;font-weight:600;position:absolute;top:-.75rem;left:50%;transform:translate(-50%)}.pricing-card:where(.astro-lcdefpme).featured:hover{transform:translateY(-4px);box-shadow:0 4px 16px #3b82f640}.pricing-header:where(.astro-lcdefpme){text-align:center;border-bottom:1px solid var(--lp-card-border);margin-bottom:1.25rem;padding-bottom:1.25rem}.pricing-card:where(.astro-lcdefpme).featured .pricing-header:where(.astro-lcdefpme){border-bottom-color:var(--lp-accent)}.pricing-header:where(.astro-lcdefpme) h3:where(.astro-lcdefpme){margin:0 0 .25rem;font-size:1.25rem}.pricing-users:where(.astro-lcdefpme){color:var(--lp-text-muted);margin:0 0 .75rem;font-size:.85rem}.pricing-price:where(.astro-lcdefpme){font-size:2.25rem;font-weight:700;line-height:1.2}.pricing-price:where(.astro-lcdefpme) span:where(.astro-lcdefpme){color:var(--lp-text-muted);font-size:.875rem;font-weight:400}.pricing-features:where(.astro-lcdefpme){flex:1;margin:0 0 1.5rem;padding:0;list-style:none}.pricing-features:where(.astro-lcdefpme) li:where(.astro-lcdefpme){color:var(--lp-text-secondary);padding:.375rem 0 .375rem 1.5rem;font-size:.875rem;line-height:1.5;position:relative}.pricing-features:where(.astro-lcdefpme) li:where(.astro-lcdefpme):before{content:"✓";color:var(--lp-accent);font-weight:700;position:absolute;left:0}.pricing-cta:where(.astro-lcdefpme){text-align:center;background:var(--lp-border);color:var(--lp-text);border:1px solid var(--lp-card-border);border-radius:.5rem;margin-top:auto;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .15s;display:block}.pricing-cta:where(.astro-lcdefpme):hover{transform:translateY(-1px)}.pricing-cta:where(.astro-lcdefpme).primary{background:var(--lp-accent);color:#fff;border-color:var(--lp-accent);box-shadow:0 2px 8px #3b82f640}.pricing-cta:where(.astro-lcdefpme).primary:hover{background:var(--lp-accent-high);border-color:var(--lp-accent-high);transform:translateY(-1px);box-shadow:0 4px 14px #3b82f659}@media (width<=560px){.pricing-grid:where(.astro-lcdefpme){grid-template-columns:1fr}}.site-footer:where(.astro-lcdefpme){border-top:1px solid var(--lp-border);color:var(--lp-text-muted);padding:2rem 0;font-size:.8125rem}.footer-inner:where(.astro-lcdefpme){flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-links:where(.astro-lcdefpme){gap:1.5rem;display:flex}.footer-links:where(.astro-lcdefpme) a:where(.astro-lcdefpme){color:var(--lp-text-secondary);transition:color .15s}.footer-links:where(.astro-lcdefpme) a:where(.astro-lcdefpme):hover{color:var(--lp-text)}.footer-built:where(.astro-lcdefpme) a:where(.astro-lcdefpme){color:var(--lp-accent)}@media (width<=640px){.footer-inner:where(.astro-lcdefpme){text-align:center;flex-direction:column}}.fade-in-section:where(.astro-lcdefpme){opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(24px)}.fade-in-section:where(.astro-lcdefpme).is-visible{opacity:1;transform:translateY(0)}.fade-in-section:where(.astro-lcdefpme) .card-grid:where(.astro-lcdefpme)>:where(.astro-lcdefpme),.fade-in-section:where(.astro-lcdefpme) .pricing-grid:where(.astro-lcdefpme)>:where(.astro-lcdefpme){opacity:0;transition:opacity .4s ease-out,transform .4s ease-out;transform:translateY(12px)}.fade-in-section:where(.astro-lcdefpme).is-visible .card-grid:where(.astro-lcdefpme)>:where(.astro-lcdefpme),.fade-in-section:where(.astro-lcdefpme).is-visible .pricing-grid:where(.astro-lcdefpme)>:where(.astro-lcdefpme){opacity:1;transform:translateY(0)}.fade-in-section:where(.astro-lcdefpme).is-visible .card-grid:where(.astro-lcdefpme)>:where(.astro-lcdefpme):first-child,.fade-in-section:where(.astro-lcdefpme).is-visible .pricing-grid:where(.astro-lcdefpme)>:where(.astro-lcdefpme):first-child{transition-delay:0s}.fade-in-section:where(.astro-lcdefpme).is-visible .card-grid:where(.astro-lcdefpme)>:where(.astro-lcdefpme):nth-child(2),.fade-in-section:where(.astro-lcdefpme).is-visible .pricing-grid:where(.astro-lcdefpme)>:where(.astro-lcdefpme):nth-child(2){transition-delay:50ms}.fade-in-section:where(.astro-lcdefpme).is-visible .card-grid:where(.astro-lcdefpme)>:where(.astro-lcdefpme):nth-child(3),.fade-in-section:where(.astro-lcdefpme).is-visible .pricing-grid:where(.astro-lcdefpme)>:where(.astro-lcdefpme):nth-child(3){transition-delay:.1s}.fade-in-section:where(.astro-lcdefpme).is-visible .card-grid:where(.astro-lcdefpme)>:where(.astro-lcdefpme):nth-child(4),.fade-in-section:where(.astro-lcdefpme).is-visible .pricing-grid:where(.astro-lcdefpme)>:where(.astro-lcdefpme):nth-child(4){transition-delay:.15s}.fade-in-section:where(.astro-lcdefpme).is-visible .card-grid:where(.astro-lcdefpme)>:where(.astro-lcdefpme):nth-child(5){transition-delay:.2s}.fade-in-section:where(.astro-lcdefpme).is-visible .card-grid:where(.astro-lcdefpme)>:where(.astro-lcdefpme):nth-child(6){transition-delay:.25s}@media (prefers-reduced-motion:reduce){.fade-in-section:where(.astro-lcdefpme),.fade-in-section:where(.astro-lcdefpme) .card-grid:where(.astro-lcdefpme)>:where(.astro-lcdefpme),.fade-in-section:where(.astro-lcdefpme) .pricing-grid:where(.astro-lcdefpme)>:where(.astro-lcdefpme){opacity:1;transition:none;transform:none}}
