.nav:where(.astro-j7pv25f6){position:fixed;top:0;left:0;right:0;z-index:100;background:#fdfbf7e6;backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.05)}.nav-container:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;height:72px}.logo:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.625rem;font-family:var(--font-display);font-weight:700;font-size:1.5rem}.logo-img:where(.astro-j7pv25f6){width:40px;height:40px;border-radius:10px;object-fit:cover;box-shadow:0 2px 8px #00000026}.nav-links:where(.astro-j7pv25f6){display:flex;align-items:center;gap:2rem}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){font-weight:500;color:var(--color-text-muted);transition:color .2s}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--color-text)}.nav-cta:where(.astro-j7pv25f6){background:var(--color-text);color:#fff!important;padding:.625rem 1.25rem;border-radius:var(--radius-full)}.mobile-menu-btn:where(.astro-j7pv25f6){display:none;flex-direction:column;gap:4px;padding:8px}.mobile-menu-btn:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){width:24px;height:2px;background:var(--color-text);border-radius:2px}.mobile-menu:where(.astro-j7pv25f6){display:none;position:fixed;top:72px;left:0;right:0;background:#fff;padding:var(--space-lg);flex-direction:column;gap:1rem;z-index:99;box-shadow:var(--shadow-md)}.mobile-menu:where(.astro-j7pv25f6).active{display:flex}.mobile-menu:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--color-text);font-weight:500;padding:.5rem 0}.hero:where(.astro-j7pv25f6){position:relative;min-height:100vh;padding-top:calc(72px + var(--space-xl));padding-bottom:var(--space-2xl);overflow:hidden}.hero-bg:where(.astro-j7pv25f6){position:absolute;inset:0;background:radial-gradient(ellipse at top right,rgba(37,99,235,.08),transparent 60%),radial-gradient(ellipse at bottom left,rgba(245,158,11,.08),transparent 60%);z-index:0}.hero-container:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr 1fr;gap:var(--space-xl);align-items:center;position:relative;z-index:1}.hero-content:where(.astro-j7pv25f6){max-width:600px}.hero-badge:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;background:var(--color-accent-light);color:#92400e;padding:.5rem 1rem;border-radius:var(--radius-full);font-size:.875rem;font-weight:500;margin-bottom:var(--space-md);opacity:0}.badge-dot:where(.astro-j7pv25f6){width:8px;height:8px;background:var(--color-accent);border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.hero-title:where(.astro-j7pv25f6){font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.1;margin-bottom:var(--space-md);opacity:0}.gradient-text:where(.astro-j7pv25f6){background:linear-gradient(135deg,var(--color-primary),#60A5FA);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle:where(.astro-j7pv25f6){font-size:1.125rem;color:var(--color-text-muted);line-height:1.7;margin-bottom:var(--space-md);opacity:0}.hero-buttons:where(.astro-j7pv25f6){display:flex;gap:var(--space-sm);margin-bottom:var(--space-sm);opacity:0;flex-wrap:wrap}.download-meta:where(.astro-j7pv25f6){font-size:.875rem;color:var(--color-text-muted);margin-bottom:var(--space-xl);opacity:0}.btn:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:var(--radius-full);font-weight:600;transition:all .2s}.btn-primary:where(.astro-j7pv25f6){background:var(--color-primary);color:#fff}.btn-primary:where(.astro-j7pv25f6):hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 8px 24px #2563eb4d}.btn-secondary:where(.astro-j7pv25f6){background:var(--color-card);color:var(--color-text);border:1px solid rgba(0,0,0,.1)}.btn-secondary:where(.astro-j7pv25f6):hover{background:var(--color-bg-alt);transform:translateY(-2px)}.hero-stats:where(.astro-j7pv25f6){display:flex;align-items:center;gap:var(--space-md);opacity:0;flex-wrap:wrap}.stat:where(.astro-j7pv25f6){display:flex;flex-direction:column}.stat-number:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:var(--color-text)}.stat-label:where(.astro-j7pv25f6){font-size:.875rem;color:var(--color-text-muted)}.stat-divider:where(.astro-j7pv25f6){width:1px;height:40px;background:#0000001a}.hero-visual:where(.astro-j7pv25f6){position:relative;opacity:0}.hero-devices:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:center;gap:var(--space-md);flex-wrap:wrap}.device-glasses:where(.astro-j7pv25f6),.device-phone:where(.astro-j7pv25f6){display:flex;flex-direction:column;align-items:center;gap:var(--space-sm);animation:float 6s ease-in-out infinite}.device-phone:where(.astro-j7pv25f6){animation-delay:1s}.device-glasses:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){width:280px;height:auto;border-radius:var(--radius-lg);object-fit:cover;box-shadow:0 20px 60px #0003;transition:transform .3s}.device-glasses:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6):hover{transform:scale(1.02)}.phone-frame:where(.astro-j7pv25f6){width:220px;border-radius:32px;padding:10px;background:#0a0a0a;box-shadow:0 20px 60px #00000040;transition:transform .3s}.phone-frame:where(.astro-j7pv25f6):hover{transform:scale(1.02)}.phone-frame:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){width:100%;border-radius:22px;display:block}.device-label:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;background:#fff;padding:.375rem .875rem;border-radius:var(--radius-full);font-size:.8125rem;font-weight:600;color:var(--color-text);box-shadow:var(--shadow-sm)}.device-label-dot:where(.astro-j7pv25f6){width:6px;height:6px;background:#10b981;border-radius:50%;animation:pulse 2s infinite}.device-link:where(.astro-j7pv25f6){display:flex;flex-direction:column;align-items:center;gap:.25rem;color:var(--color-primary);font-size:.8125rem;font-weight:600;padding:0 var(--space-sm)}.device-link:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){opacity:.8}.product-section:where(.astro-j7pv25f6){padding:var(--space-2xl) 0}.product-glasses:where(.astro-j7pv25f6){background:var(--color-bg)}.product-app:where(.astro-j7pv25f6){background:var(--color-bg-alt)}.section-header:where(.astro-j7pv25f6){text-align:center;max-width:700px;margin:0 auto var(--space-xl)}.section-tag:where(.astro-j7pv25f6){display:inline-block;background:var(--color-accent-light);color:#92400e;padding:.375rem .875rem;border-radius:var(--radius-full);font-size:.8125rem;font-weight:500;margin-bottom:var(--space-sm)}.section-title:where(.astro-j7pv25f6){font-size:clamp(2rem,4vw,3rem);margin-bottom:var(--space-sm)}.section-subtitle:where(.astro-j7pv25f6){font-size:1.125rem;color:var(--color-text-muted)}.features-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--space-md)}.feature-card:where(.astro-j7pv25f6){background:var(--color-card);padding:var(--space-md);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all .3s;border:1px solid rgba(0,0,0,.03)}.feature-card:where(.astro-j7pv25f6):hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.feature-icon:where(.astro-j7pv25f6){width:56px;height:56px;background:color-mix(in srgb,var(--icon-color) 15%,transparent);color:var(--icon-color);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-sm)}.feature-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:1.25rem;margin-bottom:.5rem}.feature-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--color-text-muted);line-height:1.6}.app-showcase:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:var(--space-2xl)}.app-row:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr 1fr;gap:var(--space-xl);align-items:center}.app-row:where(.astro-j7pv25f6).reverse{direction:rtl}.app-row:where(.astro-j7pv25f6).reverse>:where(.astro-j7pv25f6){direction:ltr}.app-text:where(.astro-j7pv25f6){max-width:500px}.app-badge:where(.astro-j7pv25f6){display:inline-block;background:var(--color-primary);color:#fff;padding:.375rem .875rem;border-radius:var(--radius-full);font-size:.8125rem;font-weight:600;margin-bottom:var(--space-sm)}.app-text:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:clamp(1.5rem,3vw,2rem);margin-bottom:var(--space-sm);line-height:1.2}.app-text:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:1.0625rem;color:var(--color-text-muted);line-height:1.7;margin-bottom:var(--space-sm)}.app-bullets:where(.astro-j7pv25f6){list-style:none;padding:0;margin:0}.app-bullets:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6){position:relative;padding-left:1.75rem;margin-bottom:.5rem;color:var(--color-text)}.app-bullets:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6):before{content:"✓";position:absolute;left:0;top:0;width:1.25rem;height:1.25rem;background:color-mix(in srgb,var(--color-primary) 15%,transparent);color:var(--color-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.app-image:where(.astro-j7pv25f6){display:flex;justify-content:center;align-items:center}.app-image-pair:where(.astro-j7pv25f6){gap:var(--space-sm)}.phone-screenshot:where(.astro-j7pv25f6){max-width:300px;width:100%;border-radius:24px;border:10px solid #0a0a0a;box-shadow:0 20px 60px #0003;transition:transform .3s}.phone-screenshot:where(.astro-j7pv25f6):hover{transform:translateY(-4px)}.phone-screenshot-small:where(.astro-j7pv25f6){max-width:220px}.app-cta:where(.astro-j7pv25f6){display:flex;justify-content:center;gap:var(--space-sm);margin-top:var(--space-2xl);flex-wrap:wrap}.how-it-works:where(.astro-j7pv25f6){padding:var(--space-2xl) 0;background:var(--color-bg)}.steps:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:var(--space-xl)}.step:where(.astro-j7pv25f6){display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--space-lg)}.step:where(.astro-j7pv25f6):nth-child(2n){direction:rtl}.step:where(.astro-j7pv25f6):nth-child(2n)>:where(.astro-j7pv25f6){direction:ltr}.step-number:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:3.5rem;font-weight:700;color:var(--color-primary);opacity:.2}.step-content:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:1.5rem;margin-bottom:.5rem}.step-content:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--color-text-muted);font-size:1.0625rem;line-height:1.6}.step-visual:where(.astro-j7pv25f6){display:flex;justify-content:center}.step-image:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){width:180px;border-radius:20px;border:8px solid #0a0a0a;box-shadow:0 16px 40px #00000026}.voice-demo:where(.astro-j7pv25f6){width:340px;background:#fff;border-radius:var(--radius-lg);padding:var(--space-md);box-shadow:var(--shadow-md)}.voice-wave:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:center;gap:4px;height:32px;margin-bottom:var(--space-sm)}.voice-wave:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){display:block;width:4px;background:var(--color-primary);border-radius:2px;animation:wave 1s ease-in-out infinite}.voice-wave:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6):nth-child(1){height:40%;animation-delay:0s}.voice-wave:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6):nth-child(2){height:70%;animation-delay:.1s}.voice-wave:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6):nth-child(3){height:100%;animation-delay:.2s}.voice-wave:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6):nth-child(4){height:70%;animation-delay:.3s}.voice-wave:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6):nth-child(5){height:40%;animation-delay:.4s}@keyframes wave{0%,to{transform:scaleY(.5)}50%{transform:scaleY(1)}}.voice-example:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:.25rem;padding:.75rem;background:var(--color-bg-alt);border-radius:var(--radius-md);margin-bottom:.5rem}.voice-example:where(.astro-j7pv25f6).voice-system{background:color-mix(in srgb,var(--color-primary) 10%,white);margin-bottom:0}.voice-you:where(.astro-j7pv25f6),.voice-vision:where(.astro-j7pv25f6){font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted)}.voice-vision:where(.astro-j7pv25f6){color:var(--color-primary)}.voice-example:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){margin:0;color:var(--color-text);font-weight:500}.tech-specs:where(.astro-j7pv25f6){padding:var(--space-2xl) 0;background:var(--color-bg-alt)}.tech-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--space-md);margin-bottom:var(--space-xl)}.tech-card:where(.astro-j7pv25f6){background:var(--color-card);padding:var(--space-md);border-radius:var(--radius-lg);transition:transform .3s}.tech-card:where(.astro-j7pv25f6):hover{transform:translateY(-4px)}.tech-icon:where(.astro-j7pv25f6){color:var(--color-primary);margin-bottom:var(--space-sm)}.tech-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:1.25rem;margin-bottom:.5rem}.tech-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--color-text-muted);line-height:1.6}.tech-stats:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:var(--space-md);padding:var(--space-lg);background:var(--color-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.tech-stat:where(.astro-j7pv25f6){text-align:center}.tech-stat-number:where(.astro-j7pv25f6){display:block;font-family:var(--font-display);font-size:2.5rem;font-weight:700;color:var(--color-primary)}.tech-stat-label:where(.astro-j7pv25f6){color:var(--color-text-muted);font-size:.9375rem}.users:where(.astro-j7pv25f6){padding:var(--space-2xl) 0;background:var(--color-bg)}.users-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--space-lg)}.user-card:where(.astro-j7pv25f6){background:var(--color-card);padding:var(--space-lg);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform .3s}.user-card:where(.astro-j7pv25f6):hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.vip-card:where(.astro-j7pv25f6){border-top:4px solid var(--color-primary)}.caretaker-card:where(.astro-j7pv25f6){border-top:4px solid var(--color-accent)}.user-icon:where(.astro-j7pv25f6){font-size:3rem;margin-bottom:var(--space-sm)}.user-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:1.5rem;margin-bottom:.5rem}.user-description:where(.astro-j7pv25f6){color:var(--color-text-muted);margin-bottom:var(--space-md)}.user-benefits:where(.astro-j7pv25f6){list-style:none}.user-benefits:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6){display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;border-bottom:1px solid rgba(0,0,0,.05)}.user-benefits:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6):last-child{border-bottom:none}.check:where(.astro-j7pv25f6){color:var(--color-success);font-weight:700}.faq:where(.astro-j7pv25f6){padding:var(--space-2xl) 0;background:var(--color-bg-alt)}.faq-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:var(--space-md);max-width:1000px;margin:0 auto}.faq-item:where(.astro-j7pv25f6){background:var(--color-card);padding:var(--space-md);border-radius:var(--radius-md)}.faq-item:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:1.125rem;margin-bottom:.5rem;color:var(--color-text)}.faq-item:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--color-text-muted);line-height:1.6}.cta:where(.astro-j7pv25f6){padding:var(--space-2xl) 0}.cta-card:where(.astro-j7pv25f6){background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));border-radius:var(--radius-lg);padding:var(--space-2xl);position:relative;overflow:hidden;color:#fff}.cta-content:where(.astro-j7pv25f6){position:relative;z-index:2;max-width:600px}.cta-card:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:clamp(1.75rem,3vw,2.5rem);margin-bottom:var(--space-sm)}.cta-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:1.125rem;opacity:.9;margin-bottom:var(--space-md)}.cta-form:where(.astro-j7pv25f6){display:flex;gap:.75rem;max-width:500px}.cta-form:where(.astro-j7pv25f6) input:where(.astro-j7pv25f6){flex:1;padding:.875rem 1.25rem;border:none;border-radius:var(--radius-full);font-family:inherit;font-size:1rem}.cta-form:where(.astro-j7pv25f6) input:where(.astro-j7pv25f6):focus{outline:2px solid var(--color-accent);outline-offset:2px}.cta-form:where(.astro-j7pv25f6) button:where(.astro-j7pv25f6){background:#fff;color:var(--color-primary);white-space:nowrap}.cta-form:where(.astro-j7pv25f6) button:where(.astro-j7pv25f6):hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.form-status:where(.astro-j7pv25f6){margin-top:var(--space-sm);font-weight:500;min-height:1.5rem}.form-status:where(.astro-j7pv25f6).success{color:#10b981}.form-status:where(.astro-j7pv25f6).error{color:#fca5a5}.cta-note:where(.astro-j7pv25f6){font-size:.875rem;opacity:.7;margin-top:var(--space-sm);margin-bottom:0}.cta-decoration:where(.astro-j7pv25f6){position:absolute;top:0;right:0;width:40%;height:100%;z-index:1}.circle:where(.astro-j7pv25f6){position:absolute;border-radius:50%;background:#ffffff1a}.circle-1:where(.astro-j7pv25f6){width:200px;height:200px;top:-50px;right:-50px}.circle-2:where(.astro-j7pv25f6){width:150px;height:150px;bottom:-30px;right:100px}.circle-3:where(.astro-j7pv25f6){width:100px;height:100px;top:50%;right:30%}.footer:where(.astro-j7pv25f6){background:var(--color-text);color:#fff;padding:var(--space-xl) 0 var(--space-lg)}.footer-content:where(.astro-j7pv25f6){display:flex;justify-content:space-between;margin-bottom:var(--space-xl)}.footer-brand:where(.astro-j7pv25f6){max-width:300px}.footer-brand:where(.astro-j7pv25f6) .logo:where(.astro-j7pv25f6){color:#fff;margin-bottom:var(--space-sm)}.footer-brand:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){opacity:.7;font-size:.9375rem}.footer-links:where(.astro-j7pv25f6){display:flex;gap:var(--space-xl)}.footer-column:where(.astro-j7pv25f6) h4:where(.astro-j7pv25f6){font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;opacity:.5;margin-bottom:var(--space-sm)}.footer-column:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){display:block;opacity:.8;padding:.25rem 0;transition:opacity .2s}.footer-column:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{opacity:1}.footer-bottom:where(.astro-j7pv25f6){border-top:1px solid rgba(255,255,255,.1);padding-top:var(--space-lg);text-align:center;opacity:.5;font-size:.875rem}@media (max-width: 1024px){.hero-container:where(.astro-j7pv25f6){grid-template-columns:1fr;text-align:center;gap:var(--space-lg)}.hero-content:where(.astro-j7pv25f6){max-width:100%}.hero-buttons:where(.astro-j7pv25f6){justify-content:center}.hero-stats:where(.astro-j7pv25f6){justify-content:center}}@media (max-width: 768px){.nav-container:where(.astro-j7pv25f6){padding-left:var(--space-sm);padding-right:var(--space-sm)}.nav-links:where(.astro-j7pv25f6){display:none}.mobile-menu-btn:where(.astro-j7pv25f6){display:flex}.logo-img:where(.astro-j7pv25f6){width:34px;height:34px}.logo-text:where(.astro-j7pv25f6){font-size:1.25rem}.hero:where(.astro-j7pv25f6){padding-top:calc(72px + var(--space-md));padding-bottom:var(--space-xl)}.hero-title:where(.astro-j7pv25f6){font-size:clamp(2rem,9vw,3rem)}.hero-subtitle:where(.astro-j7pv25f6){font-size:1rem}.hero-buttons:where(.astro-j7pv25f6){flex-direction:column;align-items:stretch;width:100%;max-width:340px;margin-left:auto;margin-right:auto}.hero-buttons:where(.astro-j7pv25f6) .btn:where(.astro-j7pv25f6){justify-content:center}.hero-devices:where(.astro-j7pv25f6){gap:var(--space-sm);flex-direction:column}.device-glasses:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){width:85vw;max-width:260px}.phone-frame:where(.astro-j7pv25f6){width:62vw;max-width:180px}.device-link:where(.astro-j7pv25f6){display:none}.hero-stats:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-sm);text-align:center}.stat:where(.astro-j7pv25f6){align-items:center}.stat-number:where(.astro-j7pv25f6){font-size:1.25rem}.stat-label:where(.astro-j7pv25f6){font-size:.75rem}.stat-divider:where(.astro-j7pv25f6){display:none}.product-section:where(.astro-j7pv25f6),.how-it-works:where(.astro-j7pv25f6),.tech-specs:where(.astro-j7pv25f6),.users:where(.astro-j7pv25f6),.faq:where(.astro-j7pv25f6),.cta:where(.astro-j7pv25f6){padding:var(--space-xl) 0}.section-header:where(.astro-j7pv25f6){margin-bottom:var(--space-lg)}.app-showcase:where(.astro-j7pv25f6){gap:var(--space-xl)}.app-row:where(.astro-j7pv25f6),.app-row:where(.astro-j7pv25f6).reverse{grid-template-columns:1fr;direction:ltr;gap:var(--space-md)}.app-text:where(.astro-j7pv25f6){text-align:center;max-width:100%}.app-bullets:where(.astro-j7pv25f6){text-align:left;max-width:340px;margin:0 auto}.phone-screenshot:where(.astro-j7pv25f6){max-width:200px}.phone-screenshot-small:where(.astro-j7pv25f6){max-width:150px}.app-image-pair:where(.astro-j7pv25f6){flex-wrap:wrap;gap:var(--space-xs)}.step:where(.astro-j7pv25f6){grid-template-columns:1fr;text-align:center;gap:var(--space-sm)}.step:where(.astro-j7pv25f6):nth-child(2n){direction:ltr}.step-number:where(.astro-j7pv25f6){font-size:2.5rem}.step-image:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){width:140px}.voice-demo:where(.astro-j7pv25f6){width:100%;max-width:340px;margin:0 auto;padding:var(--space-sm)}.tech-stats:where(.astro-j7pv25f6){grid-template-columns:repeat(2,1fr);padding:var(--space-md)}.tech-stat-number:where(.astro-j7pv25f6){font-size:2rem}.cta-card:where(.astro-j7pv25f6){padding:var(--space-lg) var(--space-md)}.cta-card:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:1.5rem}.cta-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:1rem}.cta-form:where(.astro-j7pv25f6){flex-direction:column}.cta-form:where(.astro-j7pv25f6) button:where(.astro-j7pv25f6){justify-content:center}.users-grid:where(.astro-j7pv25f6){gap:var(--space-md)}.user-card:where(.astro-j7pv25f6){padding:var(--space-md)}.faq-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}.footer-content:where(.astro-j7pv25f6){flex-direction:column;gap:var(--space-lg)}.footer-links:where(.astro-j7pv25f6){flex-wrap:wrap;gap:var(--space-lg)}.app-cta:where(.astro-j7pv25f6){flex-direction:column;align-items:stretch;max-width:340px;margin-left:auto;margin-right:auto}.app-cta:where(.astro-j7pv25f6) .btn:where(.astro-j7pv25f6){justify-content:center}}@media (max-width: 420px){.hero-title:where(.astro-j7pv25f6){font-size:2.25rem}.hero-stats:where(.astro-j7pv25f6){grid-template-columns:repeat(3,1fr);gap:.5rem}.stat-number:where(.astro-j7pv25f6){font-size:1.125rem}.tech-stats:where(.astro-j7pv25f6){grid-template-columns:repeat(2,1fr)}.features-grid:where(.astro-j7pv25f6),.tech-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}.phone-screenshot-small:where(.astro-j7pv25f6){max-width:130px}}
