:root{--bg-color: #053139;--text-primary: #ffffff;--text-secondary: #a0b8ba;--accent-primary: #00BAC3;--accent-secondary: #199A97;--accent-light: #E3FFFE;--content-bg: #0F393C;--glass-bg: rgba(15, 57, 60, .6);--glass-border: rgba(0, 186, 195, .2);--shadow-lg: 0 10px 30px -10px rgba(0, 0, 0, .5);--font-main: "Outfit", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);background-color:var(--bg-color);color:var(--text-primary);line-height:1.6;overflow-x:hidden;background-image:radial-gradient(circle at 10% 20%,rgba(0,186,195,.12) 0%,transparent 40%),radial-gradient(circle at 90% 80%,rgba(25,154,151,.15) 0%,transparent 40%);background-attachment:fixed}a{text-decoration:none;color:inherit;transition:opacity .3s}.gradient-text{background:linear-gradient(135deg,#00bac3,#e3fffe);-webkit-background-clip:text;background-clip:text;color:transparent}.visible{opacity:1!important;transform:translateY(0)!important}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 5%;position:absolute;top:0;left:0;width:100%;z-index:10}.logo{font-size:1.5rem;font-weight:700;letter-spacing:-.02em}.lang-switch{font-size:.95rem;font-weight:600;color:var(--accent-light);padding:.35rem .85rem;border-radius:8px;border:1px solid var(--glass-border);background:var(--glass-bg)}.lang-switch:hover{opacity:1;border-color:#00bac373;background:#00bac31f}.navbar-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.65rem}.nav-cta-primary{padding:.55rem 1.1rem;border-radius:999px;font-size:.9rem;font-weight:700;white-space:nowrap;background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));color:var(--bg-color);box-shadow:0 6px 24px #00bac359;border:1px solid rgba(227,255,254,.35)}.nav-cta-primary:hover{transform:translateY(-1px);opacity:1;box-shadow:0 10px 28px #00bac373}.nav-cta-secondary{padding:.5rem 1rem;border-radius:999px;font-size:.85rem;font-weight:600;white-space:nowrap;border:1px solid var(--glass-border);background:var(--glass-bg);color:var(--accent-light)}.nav-cta-secondary:hover{border-color:#00bac373;background:#00bac31f}.picker-choice-banner{margin:5.5rem 5% 0;max-width:72rem;margin-left:auto;margin-right:auto}.picker-choice-banner.hidden{display:none}.picker-choice-inner{padding:1.25rem 1.5rem;border-radius:1rem;border:1px solid rgba(0,186,195,.4);background:linear-gradient(135deg,#00bac326,#0f393ce6)}.picker-choice-lead{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--accent-light);margin-bottom:.5rem}.picker-choice-pair{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.65rem}.picker-choice-chip{padding:.45rem .85rem;border-radius:.65rem;background:#ffffff14;font-weight:600}.picker-choice-arrow{color:var(--accent-primary)}.picker-choice-cta-text{color:var(--text-secondary);margin-bottom:.75rem;line-height:1.5}.picker-choice-change{font-size:.9rem;font-weight:600;color:var(--accent-light);text-decoration:underline;text-underline-offset:3px}.lang-nav{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end;align-items:center;max-width:min(72vw,28rem)}.lang-nav .lang-switch{font-size:.8rem;padding:.25rem .55rem}.hero{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:6rem 5% 2rem;text-align:center;position:relative}@media(min-width:768px){.hero{flex-direction:row;text-align:left;justify-content:space-between}.hero-content{max-width:50%}.hero-visual{max-width:45%;display:flex;justify-content:center}}.hero-title{font-size:3rem;line-height:1.1;font-weight:700;margin-bottom:1.5rem}@media(min-width:768px){.hero-title{font-size:4rem}}.hero-subtitle{font-size:1.1rem;color:var(--text-secondary);margin-bottom:1rem;max-width:600px}.hero-tagline{font-size:1rem;color:var(--accent-light);opacity:.95;max-width:600px;margin-bottom:2.5rem;line-height:1.5}.hero-buttons{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:300px}@media(min-width:600px){.hero-buttons{flex-direction:row;max-width:none}}.store-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1.5rem;border-radius:12px;font-weight:600;transition:transform .2s,background .3s;background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.store-btn:hover{background:#00bac326;border-color:#00bac366;transform:translateY(-2px)}.store-btn span{font-size:1rem}.hero-primary-action{width:100%;max-width:480px;margin-bottom:1.25rem}.hero-cta-primary{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;width:100%;padding:1.1rem 1.35rem;border-radius:16px;background:linear-gradient(135deg,#00bac3,#199a97 55%,#0f5f63);border:1px solid rgba(227,255,254,.45);box-shadow:0 12px 40px #00bac359,inset 0 1px #ffffff26;transition:transform .2s,box-shadow .2s}.hero-cta-primary:hover{transform:translateY(-3px);box-shadow:0 16px 48px #00bac373}.hero-cta-primary-label{font-size:1.15rem;font-weight:700;line-height:1.25;color:#fff}.hero-cta-primary-hint{font-size:.85rem;font-weight:500;color:#e3fffeeb;line-height:1.35}.hero-download-label{font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:.65rem}.hero-buttons-secondary{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem;max-width:420px}.secondary-link{width:100%;background:#00bac31f;border-color:#00bac373}.secondary-link:hover{background:#00bac333}.hero-visual{margin-top:3rem;width:100%;position:relative;z-index:1}.hero-img{width:100%;max-width:400px;height:auto;filter:drop-shadow(0 20px 40px rgba(0,186,195,.35));border-radius:20px}@media(min-width:768px){.hero-visual{margin-top:0}}.glass-card{background:linear-gradient(135deg,#0f393ccc,#05313999);border:1px solid rgba(0,186,195,.2);border-radius:20px;padding:1.5rem;width:100%;max-width:350px;box-shadow:0 8px 32px #0000005e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:column;gap:1rem}.chat-bubble{padding:.8rem 1rem;border-radius:12px;font-size:.9rem;background:#0f393c99;align-self:flex-start;max-width:90%}.chat-bubble.user{background:#00bac333;align-self:flex-end;border-bottom-right-radius:4px}.chat-bubble.ai{background:#199a9740;align-self:flex-start;border-bottom-left-radius:4px}.features-section{padding:4rem 5%;text-align:center}.section-title{font-size:2.5rem;margin-bottom:3rem;font-weight:700}.features-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.features-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;padding:2rem;transition:transform .3s,box-shadow .3s}.feature-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg);background:#0f393cb3;border-color:#00bac34d}.feature-card{display:flex;flex-direction:column;align-items:center}.icon-box{margin-bottom:1rem;display:flex;align-items:center;justify-content:center;color:var(--accent-primary)}.icon-box svg{width:3rem;height:3rem;flex-shrink:0}.feature-screenshot{width:100%;max-height:200px;object-fit:cover;object-position:top center;border-radius:12px;margin-bottom:1.25rem;border:1px solid rgba(0,186,195,.25);box-shadow:0 8px 24px #00000040}.feature-screenshot.feature-screenshot--illustration{object-fit:contain;object-position:center;max-height:240px;background:#fffbf50f}.feature-icon{width:80px;height:80px;object-fit:contain;margin-bottom:1rem;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}.feature-card h3{font-size:1.5rem;margin-bottom:.5rem;color:#fff}.feature-card p{color:var(--text-secondary);font-size:1rem}.formats-section{padding:4rem 5%;text-align:center;background:linear-gradient(to bottom,transparent,rgba(0,186,195,.06))}.voice-check-section{padding:4rem 5% 6rem;text-align:center}.voice-check-content{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem;align-items:center}@media(min-width:768px){.voice-check-content{flex-direction:row;text-align:left;align-items:center}.voice-check-text{flex:1}.voice-check-visual{flex:0 0 320px}}.voice-check-text p{color:var(--text-secondary);font-size:1.1rem;line-height:1.7;margin:0}.voice-check-img{width:100%;max-width:320px;height:auto;border-radius:16px;border:1px solid rgba(0,186,195,.25);box-shadow:0 10px 30px #0000004d}.voice-check-visual{display:flex;justify-content:center}.section-subtitle{color:var(--text-secondary);font-size:1.2rem;margin-bottom:2rem}.features-section .section-subtitle.features-intro{margin-top:-2rem;margin-bottom:1rem}.non-native-callout{max-width:720px;margin:0 auto 2.5rem;padding:1.25rem 1.5rem;background:#00bac314;border:1px solid rgba(0,186,195,.25);border-radius:12px;color:var(--text-primary);font-size:1.05rem;line-height:1.6}.format-list{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.format-badge{background:#00bac326;padding:.5rem 1.5rem;border-radius:50px;font-weight:600;border:1px solid rgba(0,186,195,.25);color:var(--accent-light)}.sticky-cta{position:fixed;bottom:2rem;left:50%;transform:translate(-50%) translateY(100px);background:#053139f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:.8rem 1.2rem;border-radius:50px;display:flex;gap:1rem;border:1px solid var(--glass-border);box-shadow:0 10px 20px #00000080;z-index:100;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),opacity .4s;opacity:0}.sticky-cta.show{transform:translate(-50%) translateY(0);opacity:1}.sticky-explore-btn{background:var(--accent-primary);color:var(--bg-color);font-weight:700}.sticky-explore-btn:hover{background:var(--accent-light);color:var(--bg-color)}.explore-promo-banner{padding:0 5% 2.5rem;max-width:1100px;margin:0 auto}.explore-promo-inner{display:flex;flex-direction:column;gap:1.25rem;padding:1.75rem 1.5rem;border-radius:1.25rem;border:1px solid rgba(0,186,195,.35);background:linear-gradient(135deg,#00bac324,#0f393cd9);box-shadow:var(--shadow-lg)}@media(min-width:768px){.explore-promo-inner{flex-direction:row;align-items:center;justify-content:space-between;padding:2rem 2.25rem}}.explore-promo-title{font-size:clamp(1.25rem,2.5vw,1.75rem);margin-bottom:.5rem}.explore-promo-text{color:var(--text-secondary);max-width:42rem;line-height:1.55}.explore-promo-cta{flex-shrink:0;display:inline-flex;align-items:center;gap:.35rem;padding:.85rem 1.35rem;border-radius:999px;font-weight:700;background:var(--accent-primary);color:var(--bg-color)}.explore-promo-cta:hover{background:var(--accent-light)}.seo-pillars-cta{margin-top:1.5rem;text-align:center}.store-btn-small{font-size:.9rem;font-weight:600;padding:.5rem 1rem;border-radius:20px;white-space:nowrap}.android-bg,.ios-bg{background:#ffffff1a}.store-btn-small:hover{background:var(--accent-primary);color:var(--bg-color)}.fade-in-up,.scroll-reveal{transition:opacity .8s ease-out,transform .8s ease-out}.anim-ready{opacity:0;transform:translateY(30px)}.delay-1{transition-delay:.2s}.delay-2{transition-delay:.4s}.float-animation{animation:float 6s ease-in-out infinite}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.hero-domain{display:block;font-size:1.15rem;font-weight:500;color:var(--accent-primary);margin:.35rem 0 .5rem;letter-spacing:.02em}.section-title--left{text-align:left;font-size:1.75rem;margin-bottom:1rem}.seo-pillars-section,.compare-section,.faq-section,.product-intro-section{padding:3rem 5%;max-width:900px;margin:0 auto}.seo-pillar+.seo-pillar{margin-top:2.5rem}.seo-pillar-text,.compare-intro{color:var(--text-secondary);line-height:1.65;text-align:left}.compare-list{text-align:left;margin:1.25rem 0 1.5rem 1.25rem;color:var(--text-secondary);line-height:1.6}.compare-cta,.product-intro-home{margin-top:1.5rem}.compare-cta{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.compare-cta-primary{background:#00bac333;border-color:var(--accent-primary);font-weight:700}.product-intro-title{font-size:2rem;font-weight:700;margin-bottom:1rem;text-align:left}.product-intro-text{color:var(--text-secondary);line-height:1.65;text-align:left}.faq-list{text-align:left}.faq-item{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--glass-border)}.faq-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.faq-item dt{font-weight:600;font-size:1.1rem;margin-bottom:.5rem;color:var(--text-primary)}.faq-item dd{margin:0;color:var(--text-secondary);line-height:1.6}footer{text-align:center;padding:2rem;color:var(--text-secondary);font-size:.9rem;border-top:1px solid var(--glass-border)}.hidden{display:flex}
