: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}.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-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-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}.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)}}footer{text-align:center;padding:2rem;color:var(--text-secondary);font-size:.9rem;border-top:1px solid var(--glass-border)}.hidden{display:flex}
