*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:var(--landing-bg);color:var(--landing-text);line-height:1.6;-webkit-font-smoothing:antialiased}.header-github:where(.astro-xszqx7ra){display:inline-flex;align-items:center;gap:.35rem}.landing-header-right-mobile:where(.astro-xszqx7ra){display:flex;align-items:center;gap:.25rem}@media(min-width:768px){.landing-header-right-mobile:where(.astro-xszqx7ra){display:none}}.landing-header:where(.astro-xszqx7ra){position:sticky;top:0;z-index:100;background:transparent;border-bottom:1px solid transparent;backdrop-filter:none;-webkit-backdrop-filter:none;transition:background .3s cubic-bezier(.16,1,.3,1),border-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease}.landing-header:where(.astro-xszqx7ra).scrolled{background:var(--landing-glass-bg);border-bottom:1px solid rgba(245,80,54,.12);backdrop-filter:var(--landing-glass-blur);-webkit-backdrop-filter:var(--landing-glass-blur);box-shadow:0 4px 30px #0000004d,0 1px #f5503626}.landing-header-inner:where(.astro-xszqx7ra){display:flex;align-items:center;justify-content:space-between;height:3.5rem;max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.landing-header-inner:where(.astro-xszqx7ra){padding:0 2rem}}.landing-logo:where(.astro-xszqx7ra){display:flex;align-items:center;gap:.5rem;text-decoration:none;font-weight:800;font-size:1.125rem;color:var(--landing-text)}.landing-logo:where(.astro-xszqx7ra) img:where(.astro-xszqx7ra){width:28px;height:28px}.landing-nav:where(.astro-xszqx7ra){display:none;align-items:center;gap:1.5rem}@media(min-width:768px){.landing-nav:where(.astro-xszqx7ra){display:flex}}.landing-nav:where(.astro-xszqx7ra) a:where(.astro-xszqx7ra){position:relative;color:var(--landing-text-secondary);text-decoration:none;font-size:.875rem;font-weight:500;padding:.25rem .5rem;transition:color .25s ease}.landing-nav:where(.astro-xszqx7ra) a:where(.astro-xszqx7ra):after{content:"";position:absolute;bottom:-4px;left:50%;width:0;height:2px;background:var(--landing-accent);border-radius:99px;transform:translate(-50%);transition:width .25s cubic-bezier(.16,1,.3,1)}.landing-nav:where(.astro-xszqx7ra) a:where(.astro-xszqx7ra):hover{color:var(--landing-text)}.landing-nav:where(.astro-xszqx7ra) a:where(.astro-xszqx7ra):hover:after{width:60%}.mobile-menu-toggle:where(.astro-xszqx7ra){display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:8px;color:var(--landing-text);background:transparent;border:1px solid var(--landing-border);cursor:pointer;transition:background .15s}.mobile-menu-toggle:where(.astro-xszqx7ra) .icon-close:where(.astro-xszqx7ra){display:none}.mobile-menu-toggle:where(.astro-xszqx7ra).is-active .icon-burger:where(.astro-xszqx7ra){display:none}.mobile-menu-toggle:where(.astro-xszqx7ra).is-active .icon-close:where(.astro-xszqx7ra){display:block}@media(min-width:768px){.mobile-menu-toggle:where(.astro-xszqx7ra){display:none}}.mobile-menu:where(.astro-xszqx7ra){display:flex;flex-direction:column;gap:.5rem;position:fixed;top:3.5rem;left:0;right:0;z-index:99;background:var(--landing-glass-bg);border-bottom:1px solid var(--landing-border);backdrop-filter:var(--landing-glass-blur);-webkit-backdrop-filter:var(--landing-glass-blur);box-shadow:0 12px 36px #00000059,0 1px #f5503614;padding:1.25rem;transform:translateY(-12px);opacity:0;pointer-events:none;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .3s ease}.mobile-menu:where(.astro-xszqx7ra)[data-open]{transform:translateY(0);opacity:1;pointer-events:auto}.mobile-menu:where(.astro-xszqx7ra) a:where(.astro-xszqx7ra){display:block;padding:.75rem 1rem;color:var(--landing-text);text-decoration:none;font-size:1rem;font-weight:500;border-radius:8px;transition:background .15s}.mobile-menu:where(.astro-xszqx7ra) a:where(.astro-xszqx7ra):hover{background:var(--landing-surface)}.theme-toggle:where(.astro-xszqx7ra){display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:none;border:none;color:var(--landing-text-secondary);cursor:pointer;border-radius:6px;transition:color .15s,background .15s}.theme-toggle:where(.astro-xszqx7ra):hover{color:var(--landing-text);background:var(--landing-surface)}.hero-sound-bars{position:absolute;inset:auto 0 0;z-index:0;width:100%;height:35%;pointer-events:none;opacity:.25;display:block}@media(max-width:767px){.hero-sound-bars{height:55%}}@media(prefers-reduced-motion:reduce){.hero-sound-bars{display:none}}.hero:where(.astro-vm4gpkdj){position:relative;overflow:hidden;padding:3rem 0;text-align:center;min-height:calc(100vh - 3.5rem);display:flex;flex-direction:column;justify-content:center}.hero:where(.astro-vm4gpkdj):before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle 800px at 50% -100px,rgba(245,80,54,.16) 0%,transparent 80%),radial-gradient(circle 600px at 50% 100px,rgba(255,135,5,.06) 0%,transparent 70%);z-index:0}@media(min-width:768px){.hero:where(.astro-vm4gpkdj){padding:5rem 0}}.hero-brand:where(.astro-vm4gpkdj){display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1.75rem;font-size:1rem;font-weight:700;color:var(--landing-text)}.hero:where(.astro-vm4gpkdj)>.landing-container:where(.astro-vm4gpkdj){position:relative;z-index:1}.hero-title:where(.astro-vm4gpkdj){font-size:clamp(2.25rem,8vw,5.5rem);font-weight:800;line-height:1.08;letter-spacing:-.02em;color:var(--landing-text);margin:0 0 1rem}.hero-tagline:where(.astro-vm4gpkdj){font-size:clamp(1.05rem,3vw,1.2rem);color:var(--landing-text-secondary);margin:0 auto 2rem;max-width:760px;line-height:1.65;letter-spacing:-.01em}.hero-pills:where(.astro-vm4gpkdj){display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem}.hero-pill:where(.astro-vm4gpkdj){display:inline-flex;align-items:center;flex-shrink:0;padding:.375rem .875rem;border-radius:999px;border:1px solid var(--landing-border);background:var(--landing-surface);font-size:.8125rem;font-weight:500;color:var(--landing-text-secondary)}.hero-pill:where(.astro-vm4gpkdj) svg:where(.astro-vm4gpkdj){color:var(--landing-accent);flex-shrink:0}.hero-actions:where(.astro-vm4gpkdj){display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1rem}.hero-trust:where(.astro-vm4gpkdj){font-size:.875rem;color:var(--landing-text-muted);margin:0;text-align:center}.hero-demo:where(.astro-xvgaqqng){margin:2rem auto 0;max-width:920px;padding:0 1rem}@media(min-width:768px){.hero-demo:where(.astro-xvgaqqng){margin-top:0}}.demo-frame:where(.astro-xvgaqqng){position:relative;background:var(--landing-bg);border:1px solid var(--landing-border);border-radius:14px;box-shadow:0 4px 16px #0000000d,0 25px 60px #00000026,0 35px 100px #f550361a;overflow:hidden;aspect-ratio:9 / 14;max-height:640px;margin:0 auto;transition:transform .8s cubic-bezier(.16,1,.3,1),box-shadow .8s cubic-bezier(.16,1,.3,1)}@media(min-width:768px){.demo-frame:where(.astro-xvgaqqng){aspect-ratio:16 / 11;max-height:560px;transform:scale(.85);transform-origin:top center;transition:transform .8s cubic-bezier(.16,1,.3,1),box-shadow .8s cubic-bezier(.16,1,.3,1)}.demo-frame:where(.astro-xvgaqqng):hover{transform:scale(.87) perspective(1200px) rotateX(4deg) rotateY(-8deg) rotate(2deg);box-shadow:0 4px 12px #0000000f,0 24px 60px #0000002e,0 40px 100px #f550361f}}@media(min-width:1024px){.demo-frame:where(.astro-xvgaqqng){aspect-ratio:16 / 9.5}}@media(max-width:767px){.hero-demo:where(.astro-xvgaqqng){padding:0;overflow:clip;overflow-clip-margin:100px}.hero-demo-section .hero-demo:where(.astro-xvgaqqng){width:90%;max-width:none;margin:0;flex-shrink:0}.demo-frame:where(.astro-xvgaqqng){--demo-design-width: 600px;width:var(--demo-design-width);margin:0;aspect-ratio:16 / 12;max-height:none;transform:scale(var(--demo-scale, .6));transform-origin:top left;transition:none}.demo-sidebar:where(.astro-xvgaqqng){display:block}}.demo-chrome:where(.astro-xvgaqqng){display:flex;align-items:center;gap:.75rem;height:34px;padding:0 .75rem;background:var(--landing-surface);border-bottom:1px solid var(--landing-border);flex-shrink:0}.demo-traffic:where(.astro-xvgaqqng){display:flex;gap:.375rem}.demo-dot:where(.astro-xvgaqqng){width:11px;height:11px;border-radius:50%;background:var(--landing-border)}.demo-dot-r:where(.astro-xvgaqqng){background:#ff5f57}.demo-dot-y:where(.astro-xvgaqqng){background:#febc2e}.demo-dot-g:where(.astro-xvgaqqng){background:#28c840}.demo-urlbar:where(.astro-xvgaqqng){flex:1;min-width:0;max-width:360px;margin:0 auto;height:22px;display:flex;align-items:center;justify-content:center;padding:0 .625rem;background:var(--landing-bg);border:1px solid var(--landing-border);border-radius:999px;font-size:.6875rem;color:var(--landing-text-secondary);font-family:Inter,system-ui,sans-serif;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.demo-chrome-spacer:where(.astro-xvgaqqng){width:45px;flex-shrink:0}.demo-edge-glow:where(.astro-xvgaqqng){position:absolute;inset:34px 0 0;pointer-events:none;z-index:3;box-shadow:inset 0 0 #f5503600;transition:box-shadow .6s ease}.demo-edge-glow:where(.astro-xvgaqqng)[data-active=true]{box-shadow:inset 0 0 0 2px #f5503659,inset 0 0 40px #f550361f}.demo-viewport:where(.astro-xvgaqqng){position:absolute;inset:34px 0 0;overflow:hidden;background:var(--landing-bg);display:flex;flex-direction:column}.demo-topnav:where(.astro-xvgaqqng){display:flex;align-items:center;justify-content:space-between;padding:.5rem .875rem;border-bottom:1px solid var(--landing-border);background:var(--landing-glass-bg, var(--landing-bg));flex-shrink:0}.demo-brand:where(.astro-xvgaqqng){display:flex;align-items:center;gap:.4rem}.demo-brand-mark:where(.astro-xvgaqqng){width:14px;height:14px;display:block;flex-shrink:0}.demo-brand-name:where(.astro-xvgaqqng){font-size:.75rem;font-weight:700;color:var(--landing-text)}.demo-topnav-links:where(.astro-xvgaqqng){display:flex;gap:.75rem}.demo-topnav-link:where(.astro-xvgaqqng){font-size:.6875rem;color:var(--landing-text-secondary)}.demo-layout:where(.astro-xvgaqqng){flex:1;display:flex;min-height:0}.demo-sidebar:where(.astro-xvgaqqng){width:160px;flex-shrink:0;padding:.625rem .5rem;background:var(--landing-surface);border-right:1px solid var(--landing-border);overflow:hidden;display:none}@media(min-width:1200px){.demo-sidebar:where(.astro-xvgaqqng){display:block;width:200px}}.demo-sidebar-group:where(.astro-xvgaqqng){margin-bottom:.625rem}.demo-sidebar-label:where(.astro-xvgaqqng){font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--landing-text-muted);margin-bottom:.25rem;padding-left:.375rem}.demo-sidebar-group:where(.astro-xvgaqqng) ul:where(.astro-xvgaqqng){list-style:none;padding:0;margin:0}.demo-sidebar-group:where(.astro-xvgaqqng) li:where(.astro-xvgaqqng){font-size:.6875rem;color:var(--landing-text-secondary);padding:.2rem .375rem;border-radius:4px;line-height:1.3;transition:background .2s ease,color .2s ease}.demo-sidebar-group:where(.astro-xvgaqqng) li:where(.astro-xvgaqqng).is-active{color:var(--landing-accent);background:var(--landing-accent-low, rgba(245, 80, 54, .08));font-weight:600}.demo-sidebar-group:where(.astro-xvgaqqng) li:where(.astro-xvgaqqng)[data-active=true]{color:var(--landing-accent);background:var(--landing-accent-low, rgba(245, 80, 54, .08));font-weight:600}.demo-content:where(.astro-xvgaqqng){flex:1;min-width:0;padding:1rem 1rem 4rem;overflow:hidden;scroll-behavior:smooth}.demo-h1:where(.astro-xvgaqqng){font-size:1.25rem;font-weight:800;color:var(--landing-text);margin:0 0 .5rem;line-height:1.2}.demo-h2:where(.astro-xvgaqqng){font-size:1rem;font-weight:700;color:var(--landing-text);margin:1.5rem 0 .5rem;scroll-margin-top:8px}.demo-p:where(.astro-xvgaqqng){font-size:.75rem;line-height:1.5;color:var(--landing-text-secondary);margin:0 0 .5rem}.demo-p:where(.astro-xvgaqqng):empty,.demo-p-short:where(.astro-xvgaqqng):empty{height:.65rem;background:var(--landing-surface);border-radius:3px;margin-bottom:.5rem}.demo-p-short:where(.astro-xvgaqqng):empty{width:65%}.demo-code:where(.astro-xvgaqqng){position:relative;background:var(--landing-code-bg, var(--landing-surface));border:1px solid var(--landing-border);border-radius:6px;padding:.5rem .625rem;margin:.5rem 0 .75rem;overflow-x:auto}.demo-code:where(.astro-xvgaqqng) pre:where(.astro-xvgaqqng){margin:0;font-family:ui-monospace,SF Mono,Cascadia Code,Menlo,Consolas,monospace;font-size:.6875rem;line-height:1.5;color:var(--landing-text);white-space:pre}.demo-code:where(.astro-xvgaqqng) .t-tag:where(.astro-xvgaqqng){color:#c56c9e}.demo-code:where(.astro-xvgaqqng) .t-attr:where(.astro-xvgaqqng){color:#7a8c3d}.demo-code:where(.astro-xvgaqqng) .t-str:where(.astro-xvgaqqng){color:#c56c9e}.demo-highlight-card:where(.astro-xvgaqqng){position:relative;background:var(--landing-surface);border:1px solid var(--landing-border);border-radius:10px;padding:.875rem 1rem;margin:.75rem 0 1rem;overflow:hidden;transition:box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1);box-shadow:0 2px 8px #00000005}.demo-highlight-card:where(.astro-xvgaqqng)[data-flash=true]{border-color:var(--landing-accent);box-shadow:0 0 0 3px #f550362e,0 0 24px #f5503640;animation:demoCardFlash 1.2s cubic-bezier(.16,1,.3,1);transform:scale(1.02)}@keyframes demoCardFlash{0%{box-shadow:0 0 #f5503600;transform:scale(1)}30%{box-shadow:0 0 0 5px #f5503647,0 0 30px #f5503659;transform:scale(1.03)}to{box-shadow:0 0 0 3px #f550362e,0 0 24px #f5503640;transform:scale(1.02)}}.demo-card-badge:where(.astro-xvgaqqng){display:inline-block;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--landing-accent);background:var(--landing-accent-low, rgba(245, 80, 54, .08));padding:.15rem .4rem;border-radius:4px;margin-bottom:.4rem;line-height:1}.demo-card-title:where(.astro-xvgaqqng){font-size:.875rem;font-weight:700;color:var(--landing-text);margin:0 0 .25rem;line-height:1.3}.demo-card-desc:where(.astro-xvgaqqng){font-size:.75rem;line-height:1.4;color:var(--landing-text-secondary);margin:0}.demo-card-footer:where(.astro-xvgaqqng){display:flex;gap:.35rem}.demo-card-tag:where(.astro-xvgaqqng){font-size:.625rem;font-weight:500;color:var(--landing-text-muted);background:var(--landing-surface-hover, rgba(0, 0, 0, .04));padding:.1rem .35rem;border-radius:3px;border:1px solid var(--landing-border)}.demo-widget:where(.astro-xvgaqqng){position:absolute;right:14px;bottom:14px;z-index:4}@media(min-width:768px){.demo-widget:where(.astro-xvgaqqng){transform:scale(.7);transform-origin:bottom right}}.demo-fab:where(.astro-xvgaqqng){position:absolute;bottom:0;right:0;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:var(--landing-accent);color:#fff;border-radius:50%;border:none;box-shadow:0 4px 14px #0000001f;cursor:pointer;transition:transform .22s ease,opacity .22s ease,box-shadow .22s ease,background .22s ease}.demo-fab:where(.astro-xvgaqqng):hover{transform:translateY(-1.5px);box-shadow:0 6px 20px #0000002e}.demo-fab:where(.astro-xvgaqqng):active{transform:translateY(0) scale(.98)}.demo-fab:where(.astro-xvgaqqng) svg:where(.astro-xvgaqqng){width:20px;height:20px;flex-shrink:0}.demo-fab:where(.astro-xvgaqqng)[data-state=pulse]{animation:demoFabPulse 1.4s ease-in-out infinite}.demo-fab:where(.astro-xvgaqqng)[data-state=clicked]{transform:scale(.92)}.demo-fab:where(.astro-xvgaqqng)[data-state=hidden]{opacity:0;transform:scale(.6);pointer-events:none}@keyframes demoFabPulse{0%,to{box-shadow:0 4px 14px #f5503640}50%{box-shadow:0 4px 14px #f5503640,0 0 0 10px #f5503600}25%{box-shadow:0 4px 14px #f5503640,0 0 #f5503666}}.demo-panel:where(.astro-xvgaqqng){position:absolute;bottom:0;right:0;width:260px;background:var(--landing-bg);border:1px solid var(--landing-border);border-radius:16px;padding:1.25rem;box-shadow:0 8px 30px #0000001f;opacity:0;transform:translateY(8px) scale(.96);transform-origin:bottom right;transition:opacity .22s ease,transform .22s ease;pointer-events:none}.demo-panel:where(.astro-xvgaqqng)[data-open=true]{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.demo-panel-head:where(.astro-xvgaqqng){display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:1rem}.demo-minimize-btn:where(.astro-xvgaqqng){width:28px;height:28px;border-radius:50%;border:1px solid var(--landing-border);background:var(--landing-surface);color:var(--landing-text-secondary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease}.demo-minimize-btn:where(.astro-xvgaqqng):hover{background:var(--landing-surface-hover, var(--landing-border));color:var(--landing-text);transform:scale(1.05)}.demo-minimize-btn:where(.astro-xvgaqqng):active{transform:scale(.95)}.demo-minimize-btn:where(.astro-xvgaqqng) svg:where(.astro-xvgaqqng){width:14px;height:14px}.demo-status:where(.astro-xvgaqqng){display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.8125rem;color:var(--landing-text-secondary);min-height:28px;margin:.5rem 0;width:100%}.demo-status-dot:where(.astro-xvgaqqng){width:8px;height:8px;border-radius:50%;background:var(--landing-text-muted)}.demo-status:where(.astro-xvgaqqng)[data-state=listening] .demo-status-dot:where(.astro-xvgaqqng){background:var(--landing-accent-check, #10b981);animation:demoListenPulse 1.5s ease-in-out infinite}.demo-status:where(.astro-xvgaqqng)[data-state=speaking] .demo-status-dot:where(.astro-xvgaqqng){display:none}.demo-bars:where(.astro-xvgaqqng){display:none;align-items:center;gap:2px;height:20px}.demo-bars:where(.astro-xvgaqqng) span:where(.astro-xvgaqqng){display:inline-block;width:3px;background:var(--landing-accent);border-radius:999px}.demo-status:where(.astro-xvgaqqng)[data-state=speaking] .demo-bars:where(.astro-xvgaqqng){display:inline-flex}.demo-status:where(.astro-xvgaqqng)[data-state=speaking] .demo-bars:where(.astro-xvgaqqng) span:where(.astro-xvgaqqng){animation:demoBarBounce .8s ease-in-out infinite}.demo-status:where(.astro-xvgaqqng)[data-state=speaking] .demo-bars:where(.astro-xvgaqqng) span:where(.astro-xvgaqqng):nth-child(1){animation-delay:0s;height:8px}.demo-status:where(.astro-xvgaqqng)[data-state=speaking] .demo-bars:where(.astro-xvgaqqng) span:where(.astro-xvgaqqng):nth-child(2){animation-delay:.15s;height:14px}.demo-status:where(.astro-xvgaqqng)[data-state=speaking] .demo-bars:where(.astro-xvgaqqng) span:where(.astro-xvgaqqng):nth-child(3){animation-delay:.3s;height:8px}.demo-status:where(.astro-xvgaqqng)[data-state=speaking] .demo-bars:where(.astro-xvgaqqng) span:where(.astro-xvgaqqng):nth-child(4){animation-delay:.45s;height:14px}@keyframes demoBarBounce{0%,to{height:8px}50%{height:20px}}@keyframes demoListenPulse{0%,to{transform:scale(1);opacity:1;box-shadow:0 0 #10b98166}50%{transform:scale(1.08);opacity:.85;box-shadow:0 0 0 4px #10b98100}}.demo-timer:where(.astro-xvgaqqng){font-size:.8125rem;color:var(--landing-text-secondary);font-variant-numeric:tabular-nums;line-height:1}.demo-captions:where(.astro-xvgaqqng){min-height:56px;display:flex;flex-direction:column;gap:.3rem;justify-content:center;align-items:center;max-width:220px;margin:.5rem auto}.demo-caption:where(.astro-xvgaqqng){font-size:.8125rem;line-height:1.4;margin:0;text-align:center;font-style:italic}.demo-caption:where(.astro-xvgaqqng)[data-speaker=user]{color:var(--landing-text-secondary)}.demo-caption:where(.astro-xvgaqqng)[data-speaker=assistant]{color:var(--landing-text)}.demo-panel-controls:where(.astro-xvgaqqng){display:flex;align-items:center;justify-content:center;gap:16px;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--landing-border);width:100%}.demo-mute-btn:where(.astro-xvgaqqng){width:44px;height:44px;border-radius:50%;border:none;background:var(--landing-surface);color:var(--landing-text);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease}.demo-mute-btn:where(.astro-xvgaqqng):hover{background:var(--landing-surface-hover, var(--landing-border));transform:scale(1.05)}.demo-mute-btn:where(.astro-xvgaqqng):active{transform:scale(.95)}.demo-mute-btn:where(.astro-xvgaqqng) svg:where(.astro-xvgaqqng){width:20px;height:20px}.demo-end-btn:where(.astro-xvgaqqng){width:48px;height:48px;border-radius:50%;border:none;background:#ef4444;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,transform .15s ease}.demo-end-btn:where(.astro-xvgaqqng):hover{background:#dc2626;transform:scale(1.05)}.demo-end-btn:where(.astro-xvgaqqng):active{transform:scale(.95)}.demo-end-btn:where(.astro-xvgaqqng) svg:where(.astro-xvgaqqng){width:22px;height:22px}@media(max-width:767px){.demo-widget:where(.astro-xvgaqqng){transform:scale(.7);transform-origin:bottom right}}@media(prefers-reduced-motion:reduce){.demo-fab:where(.astro-xvgaqqng)[data-state=pulse],.demo-status:where(.astro-xvgaqqng)[data-state=listening] .demo-status-dot:where(.astro-xvgaqqng),.demo-status:where(.astro-xvgaqqng)[data-state=speaking] .demo-bars:where(.astro-xvgaqqng) span:where(.astro-xvgaqqng){animation:none}.demo-highlight-card:where(.astro-xvgaqqng)[data-flash=true]{animation:none;transform:none;transition:none}.demo-panel:where(.astro-xvgaqqng){transition:none}.demo-content:where(.astro-xvgaqqng){scroll-behavior:auto}.demo-edge-glow:where(.astro-xvgaqqng){transition:none}}@media(min-width:768px){.hero-demo-section .hero-demo:where(.astro-xvgaqqng){width:80%;max-width:none;padding:0;margin:0}.hero-demo-section .demo-frame:where(.astro-xvgaqqng){transform:none;max-height:none;width:100%;aspect-ratio:16 / 9}.hero-demo-section .demo-frame:where(.astro-xvgaqqng):hover{transform:perspective(1200px) rotateX(4deg) rotateY(-8deg) rotate(2deg)}}.hero-demo-section:where(.astro-xuixegpb){background:var(--landing-bg);padding:3.5rem 1rem 5rem}.demo-zoom-wrapper:where(.astro-xuixegpb){background:#0d0c0a;border-radius:22px;padding:0;width:100%;max-width:1250px;margin:0 auto;aspect-ratio:4 / 5;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.65) translateY(40px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);will-change:transform,opacity;border:1px solid rgba(245,80,54,.15);box-shadow:0 25px 50px -12px #00000080,0 0 50px #f550360d}.hero-demo-section:where(.astro-xuixegpb).is-visible .demo-zoom-wrapper:where(.astro-xuixegpb){opacity:1;transform:scale(1) translateY(0)}@media(min-width:768px){.hero-demo-section:where(.astro-xuixegpb){padding:8rem 0 10rem}.demo-zoom-wrapper:where(.astro-xuixegpb){width:min(80vw,160vh,1200px);max-width:none;height:auto;aspect-ratio:16 / 9;padding:0;border-radius:28px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(245,80,54,.15);box-shadow:0 30px 60px -15px #0009,0 0 60px #f5503614}}@media(prefers-reduced-motion:reduce){.demo-zoom-wrapper:where(.astro-xuixegpb){transform:none;transition:opacity .5s ease}}.capability-chips{background:var(--landing-bg);margin:0;padding:2.5rem 0;overflow:hidden;position:relative}.capability-chips:before,.capability-chips:after{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:1;pointer-events:none}.capability-chips:before{left:0;background:linear-gradient(to right,var(--landing-bg),transparent)}.capability-chips:after{right:0;background:linear-gradient(to left,var(--landing-bg),transparent)}.capability-chips-track{display:flex;gap:.625rem;width:max-content;animation:capability-chips-scroll 60s linear infinite}.capability-chips:hover .capability-chips-track{animation-play-state:paused}@keyframes capability-chips-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.capability-chip{display:inline-flex;align-items:center;flex-shrink:0;padding:.5rem 1.25rem;border-radius:999px;border:1px solid var(--landing-border);background:var(--landing-surface);font-size:.875rem;font-weight:550;color:var(--landing-text-secondary);white-space:nowrap;box-shadow:0 2px 8px #00000005;transition:var(--transition-spring, all .4s cubic-bezier(.175, .885, .32, 1.275))}.capability-chip:hover{transform:translateY(-3px) scale(1.03);border-color:var(--landing-accent);color:var(--landing-text);background:var(--landing-bg);box-shadow:0 8px 24px #f5503614}.capability-chip--accent{color:var(--landing-accent);background:#f550360f;border-color:#f5503633}.capability-chip--accent:hover{background:#f550361a;border-color:var(--landing-accent);box-shadow:0 8px 24px #f5503626}@media(prefers-reduced-motion:reduce){.capability-chips{padding:2.5rem 1.5rem}.capability-chips-track{flex-wrap:wrap;width:100%;max-width:960px;margin:0 auto;justify-content:center;animation:none}.capability-chips:before,.capability-chips:after{display:none}}.usecase-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.75rem;max-width:960px;margin:2rem auto 0}@media(max-width:720px){.usecase-grid{grid-template-columns:1fr;gap:1.5rem}}.usecase-card{display:flex;flex-direction:column;gap:1rem}.mockup-frame{position:relative;background:var(--landing-bg);border:1px solid var(--landing-border);border-radius:10px;box-shadow:0 2px 8px #0000000a,0 10px 24px #00000014;overflow:hidden;aspect-ratio:16 / 11;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}@media(hover:hover){.usecase-card:hover .mockup-frame{transform:translateY(-3px);border-color:#f550364d;box-shadow:0 4px 12px #0000000f,0 16px 36px #0000001f,0 0 0 1px #f5503614}}.usecase-card.is-active .mockup-frame{transform:translateY(-3px);border-color:#f550364d;box-shadow:0 4px 12px #0000000f,0 16px 36px #0000001f,0 0 0 1px #f5503614}.mockup-chrome{display:flex;align-items:center;gap:.5rem;height:22px;padding:0 .5rem;background:var(--landing-surface);border-bottom:1px solid var(--landing-border)}.mockup-traffic{display:flex;gap:3px;flex-shrink:0}.mockup-traffic span{width:7px;height:7px;border-radius:50%}.mockup-traffic span:nth-child(1){background:#ff5f57}.mockup-traffic span:nth-child(2){background:#febc2e}.mockup-traffic span:nth-child(3){background:#28c840}.mockup-url{flex:1;text-align:center;font-size:.5625rem;font-weight:500;color:var(--landing-text-muted);background:var(--landing-bg);border:1px solid var(--landing-border);border-radius:999px;padding:2px 8px;max-width:70%;margin:0 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.mockup-body{position:relative;height:calc(100% - 22px);overflow:hidden}.mockup-fab{position:absolute;bottom:9px;right:9px;width:18px;height:18px;background:var(--landing-accent);border-radius:50%;box-shadow:0 2px 6px #f5503659,0 0 0 3px #f550361f;z-index:2;transition:box-shadow .25s ease}.mockup-h1{height:8px;width:65%;background:var(--landing-text);border-radius:2px;margin-bottom:5px;opacity:.78}.mockup-h2{height:6px;width:45%;background:var(--landing-text);border-radius:2px;margin:8px 0 4px;opacity:.7}.mockup-h3{height:5px;width:35%;background:var(--landing-text);border-radius:2px;margin:6px 0 3px;opacity:.65}.mockup-p{height:4px;background:var(--landing-text-muted);border-radius:2px;margin-bottom:4px;opacity:.4}.mockup-p--short{width:70%}.mockup-image{height:38px;width:65%;margin:8px auto;background:linear-gradient(135deg,#1515151a,#15151505);border:1px solid var(--landing-border);border-radius:4px}.usecase-title{font-size:1rem;font-weight:600;color:var(--landing-text);margin:0;line-height:1.3}.usecase-desc{font-size:.875rem;color:var(--landing-text-secondary);line-height:1.55;margin:0}.usecase-outro{font-size:.875rem;color:var(--landing-text-muted);text-align:center;margin:2.5rem auto 0;max-width:560px;line-height:1.6}.usecase-outro a{color:var(--landing-accent);text-decoration:none;font-weight:500}.usecase-outro a:hover{text-decoration:underline}.mockup-section-target{position:relative;border-radius:4px;padding:2px 4px;margin:0 -4px;transition:background .4s ease,box-shadow .4s ease}@media(hover:hover){.usecase-card:hover .mockup-fab{animation:mockupFabPulse 1.4s ease-in-out infinite}.usecase-card:hover .mockup-section-target{background:#f550360f;box-shadow:0 0 0 1.5px #f5503647,0 0 16px #f5503626}}.usecase-card.is-active .mockup-fab{animation:mockupFabPulse 1.4s ease-in-out infinite}.usecase-card.is-active .mockup-section-target{background:#f550360f;box-shadow:0 0 0 1.5px #f5503647,0 0 16px #f5503626}@keyframes mockupFabPulse{0%,to{box-shadow:0 2px 6px #f5503659,0 0 0 3px #f550361f,0 0 #f5503666}50%{box-shadow:0 2px 6px #f5503659,0 0 0 3px #f550361f,0 0 0 14px #f5503600}}@media(prefers-reduced-motion:reduce){.usecase-card.is-active .mockup-fab{animation:none}.usecase-card.is-active .mockup-section-target{transition:none}@media(hover:hover){.usecase-card:hover .mockup-fab{animation:none}.usecase-card:hover .mockup-section-target{transition:none}}}.mockup-body--docs{display:flex}.mockup-sidebar{width:30%;background:var(--landing-surface);border-right:1px solid var(--landing-border);padding:9px 10px;display:flex;flex-direction:column;gap:4px}.mockup-side-label{height:3px;width:50%;background:var(--landing-text);border-radius:1px;opacity:.55;margin:4px 0 1px}.mockup-side-label:first-child{margin-top:0}.mockup-side-item{height:4px;background:var(--landing-text-muted);border-radius:2px;opacity:.35}.mockup-side-item--short{width:70%}.mockup-side-item.is-active{background:var(--landing-accent);opacity:.85;width:90%}.mockup-content{flex:1;padding:20px 35px;min-width:0}.mockup-code{height:22px;background:var(--landing-code-bg, var(--landing-surface));border-radius:3px;margin:5px 0;border:1px solid var(--landing-border)}.mockup-code--small{height:14px}.mockup-body--support{display:flex;flex-direction:column;padding:14px 30px 12px;gap:8px}.mockup-support-hero{display:flex;flex-direction:column;align-items:center;gap:6px;padding-bottom:2px}.mockup-support-h{height:7px;width:42%;background:var(--landing-text);border-radius:2px;opacity:.78}.mockup-support-search{display:flex;align-items:center;gap:5px;width:72%;height:14px;padding:0 7px;background:var(--landing-surface);border:1px solid var(--landing-border);border-radius:999px}.mockup-support-search-icon{width:6px;height:6px;border:1px solid var(--landing-text-muted);border-radius:50%;opacity:.55;flex-shrink:0}.mockup-support-search-text{height:3px;width:40%;background:var(--landing-text-muted);border-radius:2px;opacity:.35}.mockup-support-cats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.mockup-support-cat{height:22px;background:var(--landing-surface);border:1px solid var(--landing-border);border-radius:4px}.mockup-support-list{display:flex;flex-direction:column;gap:6px}.mockup-support-row{padding:2px 4px;margin:0 -4px}.mockup-support-row-title{height:5px;width:55%;background:var(--landing-text);border-radius:2px;margin-bottom:4px;opacity:.66}.mockup-body--support .mockup-section-target .mockup-support-row-title{width:62%}.mockup-body--shop{display:flex;flex-direction:column;padding:14px 30px 12px;gap:10px}.mockup-shop-toolbar{display:flex;gap:6px;justify-content:center}.mockup-shop-filter{width:34px;height:10px;background:var(--landing-surface);border:1px solid var(--landing-border);border-radius:999px}.mockup-shop-filter--active{background:#f5503624;border-color:#f5503666}.mockup-shop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.mockup-shop-item{display:flex;flex-direction:column;gap:4px}.mockup-shop-grid .mockup-section-target{padding:3px;margin:-3px}.mockup-shop-photo{aspect-ratio:5 / 4;background:linear-gradient(135deg,#1515151a,#15151505);border:1px solid var(--landing-border);border-radius:4px}.mockup-shop-name{height:4px;width:80%;background:var(--landing-text-muted);border-radius:2px;opacity:.45}.mockup-shop-price{height:5px;width:40%;background:var(--landing-text);border-radius:2px;opacity:.7}.mockup-body--blog{padding:20px 35px}.mockup-featured{height:50px;width:calc(100% + 70px);margin:-20px -35px 12px;background:linear-gradient(135deg,#1515151f,#15151508);border-bottom:1px solid var(--landing-border)}.mockup-h1--blog{height:9px;width:85%;margin-bottom:3px}.mockup-meta{height:3px;width:40%;background:var(--landing-text-muted);border-radius:2px;margin-bottom:7px;opacity:.5}.mockup-image--blog{width:70%;height:40px}.mockup-body--blog .mockup-h2{margin:6px 0 4px}.pricing-grid:where(.astro-th2es4al){display:grid;grid-template-columns:repeat(2,1fr);gap:1.75rem;max-width:820px;margin:0 auto}@media(max-width:720px){.pricing-grid:where(.astro-th2es4al){grid-template-columns:1fr;gap:2.25rem}}.pricing-card:where(.astro-th2es4al){display:flex;flex-direction:column;padding:2.25rem 2rem 2rem;background:var(--landing-surface);border:1px solid var(--landing-border);border-radius:16px;transition:transform .2s ease,box-shadow .2s ease}.pricing-card:where(.astro-th2es4al):hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000a}.pricing-card--featured:where(.astro-th2es4al){position:relative;border-color:#f5503659;box-shadow:0 0 0 1px #f550360d,0 12px 32px #f550360f,0 4px 12px #00000005}.pricing-card--featured:where(.astro-th2es4al):hover{border-color:#f5503673;box-shadow:0 0 0 1px #f5503614,0 16px 40px #f550361a,0 6px 16px #00000008}.pricing-card--featured:where(.astro-th2es4al):before{content:"Start free";position:absolute;top:-12px;left:2rem;padding:.25rem .75rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#fff;background:var(--landing-accent);border-radius:999px;box-shadow:var(--landing-accent-shadow)}.pricing-card-head:where(.astro-th2es4al){margin-bottom:1.25rem}.pricing-tier:where(.astro-th2es4al){font-size:1.125rem;font-weight:700;color:var(--landing-text);margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.05em}.pricing-amount:where(.astro-th2es4al){display:flex;align-items:baseline;gap:.375rem;margin-bottom:.5rem}.pricing-price:where(.astro-th2es4al){font-size:2rem;font-weight:700;color:var(--landing-text);line-height:1}.pricing-period:where(.astro-th2es4al){font-size:.95rem;color:var(--landing-text-muted)}.pricing-tagline:where(.astro-th2es4al){font-size:.9375rem;color:var(--landing-text-secondary);margin:0}.pricing-list:where(.astro-th2es4al){list-style:none;margin:0 0 1.75rem;padding:0;display:flex;flex-direction:column;gap:.625rem;flex:1}.pricing-list:where(.astro-th2es4al) li:where(.astro-th2es4al){display:flex;align-items:center;gap:.625rem;font-size:.9375rem;color:var(--landing-text-secondary)}.pricing-check:where(.astro-th2es4al){color:var(--landing-accent);flex-shrink:0}.pricing-cta:where(.astro-th2es4al){display:inline-block;text-align:center;padding:.75rem 1.25rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:.9375rem;transition:var(--transition-spring, transform .4s cubic-bezier(.175, .885, .32, 1.275)),background .2s ease,box-shadow .2s ease,border-color .2s ease}.pricing-cta:where(.astro-th2es4al):hover{transform:translateY(-2.5px)}.pricing-cta:where(.astro-th2es4al):active{transform:translateY(.5px) scale(.97)}.pricing-cta--primary:where(.astro-th2es4al){background:var(--landing-accent);color:#fff;box-shadow:var(--landing-accent-shadow, 0 2px 8px rgba(245, 80, 54, .2))}.pricing-cta--primary:where(.astro-th2es4al):hover{background:var(--landing-accent-hover, #E04520);box-shadow:var(--landing-accent-shadow-hover, 0 4px 12px rgba(245, 80, 54, .3))}.pricing-cta--accent:where(.astro-th2es4al){background:transparent;color:var(--landing-accent);border:1px solid var(--landing-accent)}.pricing-cta--accent:where(.astro-th2es4al):hover{background:var(--landing-accent);color:#fff}.code-card:where(.astro-5h55dcgz){max-width:720px;margin:0 auto;border-radius:14px;overflow:hidden;background:#1c1a16d9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(245,80,54,.15);box-shadow:0 1px #ffffff0d inset,0 0 0 1px #f5503608,0 12px 36px #0f0d0a59,0 2px 8px #00000026;transition:border-color .3s ease,box-shadow .3s ease}.code-card:where(.astro-5h55dcgz):hover{border-color:#f5503659;box-shadow:0 1px #ffffff14 inset,0 0 0 1px #f5503614,0 16px 44px #0f0d0a73,0 0 24px #f5503614}.code-card-header:where(.astro-5h55dcgz){display:flex;align-items:center;gap:.85rem;padding:.6rem .85rem;border-bottom:1px solid rgba(245,80,54,.15);background:linear-gradient(180deg,#211e19,#1c1a16)}.code-card-dots:where(.astro-5h55dcgz){display:inline-flex;align-items:center;gap:6px}.code-card-dots:where(.astro-5h55dcgz) .dot:where(.astro-5h55dcgz){width:12px;height:12px;border-radius:50%;display:inline-block}.code-card-dots:where(.astro-5h55dcgz) .dot-red:where(.astro-5h55dcgz){background:#ff5f57}.code-card-dots:where(.astro-5h55dcgz) .dot-yellow:where(.astro-5h55dcgz){background:#febc2e}.code-card-dots:where(.astro-5h55dcgz) .dot-green:where(.astro-5h55dcgz){background:#28c840}.code-card-filename:where(.astro-5h55dcgz){font-size:.78rem;font-weight:500;color:#a8a29e;font-family:JetBrains Mono,Fira Code,ui-monospace,monospace}.code-card-cta:where(.astro-5h55dcgz){margin-left:auto;display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .75rem;font-size:.78rem;font-weight:600;text-decoration:none;border-radius:6px;color:#faf8f2;background:#f5503626;border:1px solid rgba(245,80,54,.3);transition:color .15s,background .15s,border-color .15s,box-shadow .15s,transform .1s;font-family:Inter,system-ui,sans-serif}.code-card-cta:where(.astro-5h55dcgz):hover{background:#f5503640;border-color:#f550368c;box-shadow:0 0 12px #f5503626;transform:translateY(-.5px)}.code-card-cta:where(.astro-5h55dcgz):active{transform:translateY(.5px) scale(.98)}.code-card-cta:where(.astro-5h55dcgz) svg:where(.astro-5h55dcgz){transition:transform .15s}.code-card-cta:where(.astro-5h55dcgz):hover svg:where(.astro-5h55dcgz){transform:translate(2px)}.code-card-body:where(.astro-5h55dcgz){margin:0;padding:1.4rem 1.5rem;font-family:JetBrains Mono,Fira Code,ui-monospace,monospace;font-feature-settings:"liga","calt";font-size:.95rem;font-weight:500;line-height:1.65;overflow-x:auto;color:#faf8f2;background:#15130ff2;text-align:left}.code-card-body:where(.astro-5h55dcgz) code:where(.astro-5h55dcgz){background:transparent;padding:0;font-family:inherit;color:inherit}.tok-tag:where(.astro-5h55dcgz){color:#7dd3fc}.tok-attr:where(.astro-5h55dcgz){color:#f0abfc}.tok-string:where(.astro-5h55dcgz){color:#86efac}.tok-punct:where(.astro-5h55dcgz){color:#9ca3af}.install-guide-link:where(.astro-5h55dcgz){text-align:center;margin-top:1.5rem}.install-guide-link:where(.astro-5h55dcgz) a:where(.astro-5h55dcgz){color:var(--landing-text-secondary);text-decoration:none;font-weight:500;display:inline-flex;align-items:center;gap:.25rem;transition:color .15s}.install-guide-link:where(.astro-5h55dcgz) a:where(.astro-5h55dcgz):hover{color:var(--landing-accent)}@media(max-width:600px){.code-card-body:where(.astro-5h55dcgz){font-size:.85rem;padding:1.1rem 1rem}}.faq-list:where(.astro-4q2essmo){max-width:720px;margin:0 auto;display:flex;flex-direction:column;border-top:1px solid var(--landing-border)}.faq-item:where(.astro-4q2essmo){background:transparent;border:1px solid transparent;border-bottom:1px solid var(--landing-border);border-radius:12px;margin-bottom:.5rem;overflow:hidden;transition:border-color .25s ease,background-color .25s ease,box-shadow .25s ease;padding:0 1.25rem}.faq-item:where(.astro-4q2essmo):hover{background:var(--landing-surface-hover);border-color:var(--landing-border)}.faq-item:where(.astro-4q2essmo)[open]{background:var(--landing-surface);border-color:#f5503640;box-shadow:0 10px 30px #15151508}.faq-question:where(.astro-4q2essmo){list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;font-size:1rem;font-weight:600;color:var(--landing-text);cursor:pointer;user-select:none;transition:color .15s ease}.faq-question:where(.astro-4q2essmo):hover{color:var(--landing-accent)}.faq-question:where(.astro-4q2essmo)::-webkit-details-marker{display:none}.faq-chevron:where(.astro-4q2essmo){color:var(--landing-text-muted);flex-shrink:0;transition:transform .2s ease,color .15s}.faq-item:where(.astro-4q2essmo)[open] .faq-chevron:where(.astro-4q2essmo){transform:rotate(180deg);color:var(--landing-accent)}.faq-answer:where(.astro-4q2essmo){display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.16,1,.3,1)}.faq-item:where(.astro-4q2essmo)[open] .faq-answer:where(.astro-4q2essmo){grid-template-rows:1fr}.faq-answer-inner:where(.astro-4q2essmo){overflow:hidden;padding-bottom:1.25rem}.faq-answer:where(.astro-4q2essmo) p:where(.astro-4q2essmo){font-size:.9375rem;color:var(--landing-text-secondary);line-height:1.6;margin:0}.faq-answer:where(.astro-4q2essmo) a:where(.astro-4q2essmo){color:var(--landing-accent);text-decoration:none}.faq-answer:where(.astro-4q2essmo) a:where(.astro-4q2essmo):hover{text-decoration:underline}.faq-answer:where(.astro-4q2essmo) code:where(.astro-4q2essmo){background:var(--landing-surface-hover, #F8F6F0);padding:.125rem .375rem;border-radius:4px;font-size:.85em;font-family:JetBrains Mono,Fira Code,Courier New,monospace}.cta-section:where(.astro-isgn7lnm){padding:4rem 1.5rem}.cta-card:where(.astro-isgn7lnm){display:flex;align-items:center;justify-content:space-between;gap:2.5rem;border:1px solid rgba(245,80,54,.25);background:linear-gradient(135deg,#161410,#0d0c09);box-shadow:0 20px 48px #0f0d0a66,0 0 50px #f550360d;border-radius:24px;padding:3.5rem 4rem;max-width:820px;margin:0 auto;position:relative;overflow:hidden;transition:var(--transition-spring, transform .4s cubic-bezier(.175, .885, .32, 1.275)),border-color .3s ease,box-shadow .3s ease}.cta-card:where(.astro-isgn7lnm):before{content:"";position:absolute;top:-50%;right:-20%;width:250px;height:250px;background:radial-gradient(circle,rgba(245,80,54,.15) 0%,transparent 70%);pointer-events:none;z-index:0}.cta-card:where(.astro-isgn7lnm):after{content:"";position:absolute;bottom:-40%;left:-10%;width:200px;height:200px;background:radial-gradient(circle,rgba(255,135,5,.08) 0%,transparent 70%);pointer-events:none;z-index:0}.cta-card:where(.astro-isgn7lnm):hover{transform:translateY(-4px);border-color:#f5503673;box-shadow:0 30px 60px #0f0d0a80,0 0 60px #f5503614}.cta-content:where(.astro-isgn7lnm){flex:1;position:relative;z-index:1}.cta-headline:where(.astro-isgn7lnm){font-size:1.75rem;font-weight:800;color:#faf8f2;margin:0 0 .5rem;line-height:1.2;letter-spacing:-.015em}.cta-subhead:where(.astro-isgn7lnm){font-size:1.05rem;color:#a8a29e;margin:0;line-height:1.5;letter-spacing:-.01em}.cta-register:where(.astro-isgn7lnm){position:relative;z-index:1;display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:var(--landing-accent, #F55036);color:#fff;text-decoration:none;border-radius:8px;font-weight:700;font-size:1rem;white-space:nowrap;transition:var(--transition-spring, transform .4s cubic-bezier(.175, .885, .32, 1.275)),background .15s,box-shadow .15s;box-shadow:var(--landing-accent-shadow, 0 4px 15px rgba(245, 80, 54, .3))}.cta-register:where(.astro-isgn7lnm):hover{background:var(--landing-accent-hover, #E04520);box-shadow:var(--landing-accent-shadow-hover, 0 6px 20px rgba(245, 80, 54, .4));transform:translateY(-2.5px)}.cta-register:where(.astro-isgn7lnm):active{transform:translateY(.5px) scale(.97)}.cta-register:where(.astro-isgn7lnm) svg:where(.astro-isgn7lnm){transition:transform .15s ease}.cta-register:where(.astro-isgn7lnm):hover svg:where(.astro-isgn7lnm){transform:translate(3px)}@media(max-width:768px){.cta-card:where(.astro-isgn7lnm){flex-direction:column;text-align:center;padding:3rem 2rem;gap:2rem}.cta-headline:where(.astro-isgn7lnm){font-size:1.5rem}}.landing-footer:where(.astro-42vwtmam){border-top:1px solid var(--landing-border);padding:3rem 0 1.5rem;margin-top:2rem}.landing-footer-grid:where(.astro-42vwtmam){display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:2.5rem;padding-bottom:2rem}@media(max-width:720px){.landing-footer-grid:where(.astro-42vwtmam){grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem}}@media(max-width:480px){.landing-footer-grid:where(.astro-42vwtmam){grid-template-columns:1fr}}.footer-brand:where(.astro-42vwtmam){display:flex;flex-direction:column;gap:.5rem}.footer-logo:where(.astro-42vwtmam){display:inline-flex;align-items:center;gap:.5rem;color:var(--landing-text);text-decoration:none;font-weight:700;font-size:1rem}.footer-brand-tagline:where(.astro-42vwtmam){font-size:.8125rem;color:var(--landing-text-muted);margin:0;line-height:1.5;white-space:nowrap}@media(max-width:480px){.footer-brand-tagline:where(.astro-42vwtmam){white-space:normal}}.footer-column-title:where(.astro-42vwtmam){font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--landing-text);margin:0 0 .875rem}.footer-column:where(.astro-42vwtmam) ul:where(.astro-42vwtmam){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-column:where(.astro-42vwtmam) a:where(.astro-42vwtmam){color:var(--landing-text-secondary);text-decoration:none;font-size:.875rem;transition:color .15s}.footer-column:where(.astro-42vwtmam) a:where(.astro-42vwtmam):hover{color:var(--landing-accent)}.landing-footer-bottom:where(.astro-42vwtmam){border-top:1px solid var(--landing-border);padding-top:1.25rem}.footer-copy:where(.astro-42vwtmam){font-size:.8125rem;color:var(--landing-text-muted);margin:0;text-align:center}
