: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}.voice-waves[data-astro-cid-6aauxfng]{display:flex;justify-content:center;align-items:center;gap:5px;height:40px;margin-bottom:2rem}.voice-waves[data-astro-cid-6aauxfng] span[data-astro-cid-6aauxfng]{width:4px;height:10px;background:var(--warm-primary);border-radius:50px;animation:wave 1s ease-in-out infinite}.voice-waves[data-astro-cid-6aauxfng] span[data-astro-cid-6aauxfng]:nth-child(2){height:20px;animation-delay:.1s}.voice-waves[data-astro-cid-6aauxfng] span[data-astro-cid-6aauxfng]:nth-child(3){height:30px;animation-delay:.2s}.voice-waves[data-astro-cid-6aauxfng] span[data-astro-cid-6aauxfng]:nth-child(4){height:20px;animation-delay:.3s}.voice-waves[data-astro-cid-6aauxfng] span[data-astro-cid-6aauxfng]:nth-child(5){height:10px;animation-delay:.4s}@keyframes wave{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.5)}}.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}}
