:root{--warm-primary: #ff8a65;--warm-secondary: #ff7043;--warm-accent: #f4511e;--warm-bg: #fffbf9;--warm-card: #ffffff;--text-main: #3e2723;--text-muted: #5d4037;--gradient: linear-gradient(135deg, #ff8a65 0%, #f4511e 100%);--shadow-soft: 0 10px 30px rgba(244, 81, 30, .1)}[data-astro-cid-6aauxfng]{margin:0;padding:0;box-sizing:border-box}body{font-family:Outfit,sans-serif;background-color:var(--warm-bg);color:var(--text-main);line-height:1.6;overflow-x:hidden}.container[data-astro-cid-6aauxfng]{max-width:1200px;margin:0 auto;padding:0 2rem}.navbar[data-astro-cid-6aauxfng]{position:fixed;top:0;width:100%;padding:1.5rem 0;z-index:1000;transition:all .3s ease}.navbar[data-astro-cid-6aauxfng].scrolled{background:#fffbf9d9;backdrop-filter:blur(10px);padding:1rem 0;box-shadow:0 5px 20px #0000000d}.nav-content[data-astro-cid-6aauxfng]{display:flex;justify-content:space-between;align-items:center}.logo[data-astro-cid-6aauxfng]{display:flex;align-items:center;gap:1rem;text-decoration:none;color:var(--text-main);font-weight:700;font-size:1.5rem}.logo[data-astro-cid-6aauxfng] img[data-astro-cid-6aauxfng]{height:40px;width:auto}.nav-links[data-astro-cid-6aauxfng]{display:flex;gap:2rem;align-items:center}.nav-links[data-astro-cid-6aauxfng] a[data-astro-cid-6aauxfng]{text-decoration:none;color:var(--text-muted);font-weight:500;transition:color .3s}.nav-links[data-astro-cid-6aauxfng] a[data-astro-cid-6aauxfng]:not(.btn-primary):hover{color:var(--warm-accent)}.btn-icon[data-astro-cid-6aauxfng]{background:#00000008;border:1px solid rgba(0,0,0,.05);color:var(--text-muted);font-size:.9rem;cursor:pointer;padding:.4rem .8rem;border-radius:50px;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;font-weight:600}.btn-icon[data-astro-cid-6aauxfng]:hover{background:#0000000f;color:var(--warm-accent);border-color:var(--warm-accent)}.hero[data-astro-cid-6aauxfng]{padding:160px 0 80px;min-height:80vh;display:flex;align-items:center;position:relative}.hero-bg[data-astro-cid-6aauxfng]{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 70% 20%,rgba(255,138,101,.1),transparent 50%),radial-gradient(circle at 10% 80%,rgba(244,81,30,.05),transparent 40%);z-index:-1}.hero-content[data-astro-cid-6aauxfng]{text-align:center}.app-badge[data-astro-cid-6aauxfng]{display:inline-block;padding:.5rem 1.25rem;background:#ff8a651a;color:var(--warm-accent);border-radius:50px;font-weight:600;font-size:.9rem;margin-bottom:2rem;border:1px solid rgba(255,138,101,.2)}.hero-text[data-astro-cid-6aauxfng] h1[data-astro-cid-6aauxfng]{font-size:4.5rem;line-height:1.1;font-weight:800;margin-bottom:1.5rem}.gradient-text[data-astro-cid-6aauxfng]{background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-text[data-astro-cid-6aauxfng] p[data-astro-cid-6aauxfng]{font-size:1.4rem;color:var(--text-muted);max-width:700px;margin:0 auto 2.5rem}.hero-buttons[data-astro-cid-6aauxfng]{display:flex;gap:1.5rem;justify-content:center}.btn-primary[data-astro-cid-6aauxfng]{background:var(--gradient);color:#fff;padding:1rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 10px 20px #f4511e33}.btn-primary[data-astro-cid-6aauxfng]:hover{transform:translateY(-3px);box-shadow:0 15px 30px #f4511e4d}.btn-primary[data-astro-cid-6aauxfng].small{padding:.6rem 1.5rem;font-size:.95rem}.btn-primary[data-astro-cid-6aauxfng].big{font-size:1.2rem;padding:1.2rem 3rem}.btn-secondary[data-astro-cid-6aauxfng]{background:#fff;color:var(--text-main);padding:1rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:600;border:1px solid rgba(0,0,0,.05);transition:all .3s ease;box-shadow:0 5px 15px #00000005}.btn-secondary[data-astro-cid-6aauxfng]:hover{background:#fffcfb;border-color:var(--warm-primary)}.video-section[data-astro-cid-6aauxfng]{padding:40px 0 100px}.video-container[data-astro-cid-6aauxfng]{max-width:900px;margin:0 auto;background:#fff;padding:1rem;border-radius:30px;box-shadow:0 30px 60px #f4511e1a;border:1px solid rgba(255,138,101,.1)}.video-container[data-astro-cid-6aauxfng] video[data-astro-cid-6aauxfng]{width:100%;border-radius:20px;display:block}.features[data-astro-cid-6aauxfng]{padding:100px 0;background:#fff}.section-title[data-astro-cid-6aauxfng]{text-align:center;font-size:3rem;font-weight:800;margin-bottom:4rem}.features-grid[data-astro-cid-6aauxfng]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem}.feature-card[data-astro-cid-6aauxfng]{padding:2.5rem;background:var(--warm-bg);border-radius:24px;border:1px solid rgba(255,138,101,.05);transition:all .3s ease}.feature-card[data-astro-cid-6aauxfng]:hover{transform:translateY(-10px);background:#fff;box-shadow:var(--shadow-soft);border-color:#ff8a6533}.icon-box[data-astro-cid-6aauxfng]{width:60px;height:60px;background:var(--gradient);border-radius:18px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.8rem;margin-bottom:1.5rem}.feature-card[data-astro-cid-6aauxfng] h3[data-astro-cid-6aauxfng]{font-size:1.5rem;margin-bottom:1rem}.feature-card[data-astro-cid-6aauxfng] p[data-astro-cid-6aauxfng]{color:var(--text-muted);font-size:1.05rem}.how-it-works[data-astro-cid-6aauxfng]{padding:100px 0}.content-split[data-astro-cid-6aauxfng]{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.align-left[data-astro-cid-6aauxfng]{text-align:left;margin-bottom:2.5rem}.steps-list[data-astro-cid-6aauxfng]{display:flex;flex-direction:column;gap:2rem}.step-item[data-astro-cid-6aauxfng]{display:flex;gap:1.5rem}.step-icon[data-astro-cid-6aauxfng]{width:60px;height:60px;background:#fff;border-radius:15px;display:flex;align-items:center;justify-content:center;font-weight:800;color:var(--warm-accent);box-shadow:0 5px 15px #0000000d;flex-shrink:0;border:1px solid rgba(255,138,101,.1)}.step-info[data-astro-cid-6aauxfng] h3[data-astro-cid-6aauxfng]{font-size:1.25rem;margin-bottom:.5rem}.step-info[data-astro-cid-6aauxfng] p[data-astro-cid-6aauxfng]{color:var(--text-muted)}.glass-card[data-astro-cid-6aauxfng]{background:#fff;border-radius:24px;box-shadow:0 40px 80px #00000014;border:1px solid rgba(255,138,101,.1);overflow:hidden}.card-header[data-astro-cid-6aauxfng]{padding:1rem 1.5rem;background:#fdfaf9;border-bottom:1px solid #f0e6e2;display:flex;align-items:center;gap:1.5rem}.dots[data-astro-cid-6aauxfng]{display:flex;gap:.5rem}.dot[data-astro-cid-6aauxfng]{width:10px;height:10px;border-radius:50%}.dot[data-astro-cid-6aauxfng].red{background:#ff5f56}.dot[data-astro-cid-6aauxfng].yellow{background:#ffbd2e}.dot[data-astro-cid-6aauxfng].green{background:#27c93f}.title-bar[data-astro-cid-6aauxfng]{font-size:.85rem;color:var(--text-muted);font-weight:500}.card-content[data-astro-cid-6aauxfng]{padding:4rem 2rem;text-align:center}.demo-card[data-astro-cid-6aauxfng]{position:relative;background:#fff;border-radius:24px;box-shadow:0 40px 80px #00000014;border:1px solid rgba(255,138,101,.1);padding:24px;max-width:520px;margin:0 auto}.card-wave[data-astro-cid-6aauxfng]{background:#fff;border-radius:14px;box-shadow:var(--shadow-soft);border:1px solid rgba(255,138,101,.1);overflow:hidden}.card-wave-head[data-astro-cid-6aauxfng]{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#fdfaf9;border-bottom:1px solid #f0e6e2}.w-dot[data-astro-cid-6aauxfng]{width:8px;height:8px;border-radius:50%}.w-dot[data-astro-cid-6aauxfng]:nth-child(1){background:#ff5f56}.w-dot[data-astro-cid-6aauxfng]:nth-child(2){background:#ffbd2e}.w-dot[data-astro-cid-6aauxfng]:nth-child(3){background:#27c93f}.w-label[data-astro-cid-6aauxfng]{font-size:.75rem;color:var(--text-muted);font-weight:500;margin-left:6px}.card-wave-body[data-astro-cid-6aauxfng]{display:flex;flex-direction:column;align-items:center;gap:6px;min-height:110px}#demo-siri-container[data-astro-cid-6aauxfng]{width:100%;height:60px;display:flex;justify-content:center;align-items:center}#demo-siri-container[data-astro-cid-6aauxfng] canvas[data-astro-cid-6aauxfng]{max-width:100%}.demo-phrase[data-astro-cid-6aauxfng]{font-size:.85rem;line-height:1.4;text-align:center;color:var(--text-main);white-space:pre-wrap;word-break:break-word;padding:0 4px;min-height:1.4em}.transcribing[data-astro-cid-6aauxfng] .demo-phrase[data-astro-cid-6aauxfng]{color:var(--warm-accent);font-weight:600}.demo-overlap[data-astro-cid-6aauxfng]{position:relative;min-height:180px}.demo-overlap[data-astro-cid-6aauxfng]>.card-wave[data-astro-cid-6aauxfng]{position:relative;z-index:2;transition:transform .5s,opacity .5s}.demo-cli[data-astro-cid-6aauxfng]{position:absolute;z-index:1;top:0;left:0;right:0;display:none;background:#fdfaf9;border:1px solid #f0e6e2;border-radius:14px;padding:20px 16px;font-family:Courier New,monospace;font-size:.85rem;color:var(--text-main);align-items:center;gap:6px;min-height:120px;flex-wrap:wrap;align-content:center;box-shadow:var(--shadow-soft)}.show-cli[data-astro-cid-6aauxfng] .demo-cli[data-astro-cid-6aauxfng]{display:flex;z-index:3;animation:cliSlideUp .4s ease-out}.show-cli[data-astro-cid-6aauxfng] .card-wave[data-astro-cid-6aauxfng]{transform:scale(.92);opacity:.2}@keyframes cliSlideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.cli-dollar[data-astro-cid-6aauxfng]{color:var(--warm-accent);font-weight:700}.cli-cursor[data-astro-cid-6aauxfng]{color:var(--warm-accent);animation:blink .8s step-end infinite}@keyframes blink{50%{opacity:0}}.demo-nav[data-astro-cid-6aauxfng]{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:10px}.nav-dot[data-astro-cid-6aauxfng]{width:6px;height:6px;border-radius:50%;background:#ddd;transition:all .3s}.nav-dot[data-astro-cid-6aauxfng].active{background:var(--warm-primary);box-shadow:0 0 4px #ff8a6566}.nav-info[data-astro-cid-6aauxfng]{font-size:.72rem;color:var(--text-muted)}.nav-arrow[data-astro-cid-6aauxfng]{font-size:.72rem;color:#ccc}.demo-pop[data-astro-cid-6aauxfng]{position:absolute;top:42%;left:50%;transform:translate(-50%,-50%);background:var(--warm-card);padding:12px 20px;border-radius:12px;border:1px solid rgba(255,138,101,.15);box-shadow:0 8px 25px #0000000f;color:var(--text-main);font-size:.9rem;font-weight:600;opacity:0;transition:opacity .25s;pointer-events:none;z-index:10;text-align:center;white-space:nowrap}.demo-pop[data-astro-cid-6aauxfng].show{opacity:1}.demo-pop[data-astro-cid-6aauxfng] i[data-astro-cid-6aauxfng]{margin-right:6px;color:var(--warm-accent)}.typing-text[data-astro-cid-6aauxfng]{font-weight:500;color:var(--warm-accent)}.cta-section[data-astro-cid-6aauxfng]{padding:100px 0}.cta-box[data-astro-cid-6aauxfng]{background:var(--gradient);border-radius:40px;padding:5rem 2rem;text-align:center;color:#fff;box-shadow:0 30px 60px #f4511e33}.cta-box[data-astro-cid-6aauxfng] h2[data-astro-cid-6aauxfng]{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem}.cta-box[data-astro-cid-6aauxfng] p[data-astro-cid-6aauxfng]{font-size:1.25rem;opacity:.9;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons[data-astro-cid-6aauxfng]{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.meta-info[data-astro-cid-6aauxfng]{font-size:.9rem;opacity:.8}footer[data-astro-cid-6aauxfng]{padding:4rem 0;background:#fdfaf9;border-top:1px solid #f0e6e2}.footer-content[data-astro-cid-6aauxfng]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}.footer-logo[data-astro-cid-6aauxfng]{display:flex;align-items:center;gap:1rem;font-weight:700;font-size:1.2rem}.footer-logo[data-astro-cid-6aauxfng] img[data-astro-cid-6aauxfng]{height:30px}footer[data-astro-cid-6aauxfng] p[data-astro-cid-6aauxfng]{color:var(--text-muted);font-size:.95rem}.socials[data-astro-cid-6aauxfng]{display:flex;gap:1.5rem}.socials[data-astro-cid-6aauxfng] a[data-astro-cid-6aauxfng]{color:var(--text-muted);font-size:1.5rem;transition:color .3s}.socials[data-astro-cid-6aauxfng] a[data-astro-cid-6aauxfng]:hover{color:var(--warm-accent)}.fade-up[data-astro-cid-6aauxfng]{opacity:0;transform:translateY(30px);transition:all .8s ease}.fade-up[data-astro-cid-6aauxfng].visible{opacity:1;transform:translateY(0)}@media(max-width:968px){.hero-text[data-astro-cid-6aauxfng] h1[data-astro-cid-6aauxfng]{font-size:3.2rem}.content-split[data-astro-cid-6aauxfng]{grid-template-columns:1fr;gap:4rem;text-align:center}.align-left[data-astro-cid-6aauxfng]{text-align:center}.step-item[data-astro-cid-6aauxfng]{flex-direction:column;align-items:center}.nav-links[data-astro-cid-6aauxfng]{display:none}}@media(max-width:480px){.hero-text[data-astro-cid-6aauxfng] h1[data-astro-cid-6aauxfng]{font-size:2.5rem}.hero-buttons[data-astro-cid-6aauxfng]{flex-direction:column}.cta-box[data-astro-cid-6aauxfng] h2[data-astro-cid-6aauxfng]{font-size:2.2rem}}
