:root{--bg: #f6f9ff;--surface: #ffffff;--text: #0f172a;--muted: rgba(15, 23, 42, .68);--line: rgba(15, 23, 42, .1);--primary: #1d4ed8;--primary2: #0ea5e9;--shadow: 0 16px 50px rgba(15, 23, 42, .1);--r: 18px}*{box-sizing:border-box}html,body{height:100%}body{margin:0;color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;background:linear-gradient(180deg,#ffffff 0%,var(--bg) 55%,#ffffff 100%)}a{color:inherit;text-decoration:none}code{padding:0 .35em;border-radius:10px;background:#1d4ed814;border:1px solid rgba(29,78,216,.16)}.page{min-height:100%}.container{max-width:980px;margin:0 auto;padding:0 16px}section[id],footer[id]{scroll-margin-top:72px}.banner{position:sticky;top:0;z-index:40;padding:10px 16px;font-size:13px;line-height:1.35;color:#854d0ef2;background:#fbbf242e;border-bottom:1px solid rgba(251,191,36,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topbar{position:sticky;top:0;z-index:30;background:#fffc;border-bottom:1px solid rgba(15,23,42,.06);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar__inner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px}.topbar__actions{display:flex;align-items:center;gap:10px}.topbar__download{padding:10px 14px;border-radius:999px;font-weight:800}.brand{display:flex;align-items:center;gap:10px;min-width:0}.brand__logo{width:30px;height:30px;border-radius:9px;background:#2563eb;box-shadow:0 10px 22px #2563eb38;position:relative;display:grid;place-items:center}.brand__logoLetter{color:#fff;font-weight:1000;font-size:16px;line-height:1;letter-spacing:.2px}.brand__name{font-size:15px;font-weight:900;letter-spacing:.2px}.icon{width:20px;height:20px;fill:currentColor;display:block}.iconBtn{border:1px solid rgba(15,23,42,.1);background:#ffffffe6;width:38px;height:38px;border-radius:12px;display:grid;place-items:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.iconBtn:active{transform:translateY(1px)}.drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60}.drawer__mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a61}.drawer__panel{position:absolute;right:0;top:0;bottom:0;width:min(86vw,360px);background:var(--surface);box-shadow:0 20px 80px #0f172a40;padding:16px;display:flex;flex-direction:column}.drawer__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.drawer__title{font-weight:900}.drawer__links{margin-top:12px;display:grid;gap:10px}.drawer__links a{padding:12px;border-radius:14px;border:1px solid rgba(15,23,42,.08);background:#0f172a08;font-weight:700}.hero{padding:18px 0 10px}.hero__inner{display:grid;gap:18px;align-items:center}.hero__copy{padding-top:6px}.hero__title{margin:0;font-size:34px;line-height:1.08;letter-spacing:-.4px}.hl{color:var(--primary)}.hero__desc{margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.65}.badges{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.badge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800;color:#1d4ed8f2;background:#1d4ed814;border:1px solid rgba(29,78,216,.18)}.faqList{margin-top:14px;display:grid;gap:10px}.faqItem{border:1px solid rgba(15,23,42,.1);background:#ffffffd1;border-radius:16px;padding:12px 14px;box-shadow:0 10px 30px #0f172a0f}.faqItem summary{cursor:pointer;font-weight:900;outline:none;list-style:none}.faqItem summary::-webkit-details-marker{display:none}.faqAnswer{margin-top:10px;color:var(--muted);font-size:14px;line-height:1.7}.storeRow{display:grid;gap:10px;margin-top:14px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 14px;border-radius:14px;border:1px solid transparent;font-weight:800;font-size:14px;min-height:44px;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;transition:transform .06s ease,background .15s ease,border-color .15s ease,opacity .15s ease}.btn:active{transform:translateY(1px)}.btn.is-disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.btn--solid{background:linear-gradient(135deg,var(--primary2),var(--primary));color:#fff;box-shadow:0 14px 34px #1d4ed838}.btn--store{justify-content:center;text-align:center;border-radius:16px;padding:12px 14px;border-color:#0f172a1a;background:var(--surface);box-shadow:0 14px 28px #0f172a1a;min-height:52px}.btn--store.store--apple{background:#0b1220;border-color:#0b122026;color:#fff}.btn--store.store--google{background:#2563eb;border-color:#2563eb33;color:#fff}@media (hover: hover){.btn--store:hover{transform:translateY(-1px);box-shadow:0 18px 36px #0f172a24}}.storeText{display:flex;flex-direction:column;align-items:center;text-align:center;line-height:1.05}.storeText--single{flex-direction:row;line-height:1;font-weight:900;font-size:14px}.btn--store.is-disabled{opacity:1;background:#0f172a0f;border-color:#0f172a14;color:#0f172a61;box-shadow:none;pointer-events:auto;cursor:pointer}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center}.modal__mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a6b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal__panel{position:relative;width:min(92vw,360px);border-radius:18px;background:var(--surface);border:1px solid rgba(15,23,42,.1);box-shadow:0 30px 90px #0f172a47;padding:14px 14px 12px}.modal__title{font-weight:1000;font-size:16px}.modal__content{margin-top:10px;color:#0f172ac7;font-weight:700;line-height:1.5}.modal__actions{margin-top:14px;display:flex;justify-content:flex-end}.modal__btn{min-width:110px;border-radius:12px}.storeText__sub{font-size:10px;font-weight:700;opacity:.9}.storeText__main{font-size:14px;font-weight:900;margin-top:2px}.hero__device{display:flex;justify-content:center}.hero__deviceImg{width:290px;max-width:100%;height:auto;display:block;border-radius:34px;border:1px solid rgba(15,23,42,.12);box-shadow:var(--shadow);background:linear-gradient(180deg,#0f172a14,#0f172a0a)}.device{width:290px;border-radius:34px;padding:10px;background:linear-gradient(180deg,#0f172a14,#0f172a0a);border:1px solid rgba(15,23,42,.12);box-shadow:var(--shadow)}.device__notch{width:120px;height:20px;border-radius:999px;margin:6px auto 10px;background:#0f172a1f}.device__screen{border-radius:26px;overflow:hidden;background:#f7fbff;border:1px solid rgba(15,23,42,.1)}.chatHead{padding:12px;font-weight:900;background:#fff;border-bottom:1px solid rgba(15,23,42,.08)}.chat{position:relative;padding:12px 12px 18px;min-height:260px}.msg{max-width:82%;padding:10px 12px;border-radius:16px;font-size:12px;line-height:1.35;box-shadow:0 10px 18px #0f172a0f}.msg--ai{background:#fff;border:1px solid rgba(15,23,42,.08)}.msg--me{margin-left:auto;margin-top:10px;background:#2563eb;color:#fff}.pillNote{position:absolute;left:-10px;top:120px;width:36px;height:36px;border-radius:14px;display:grid;place-items:center;background:#e9fff2;border:1px solid rgba(34,197,94,.25);color:#16a34a;font-weight:900}.micFab{position:absolute;left:12px;bottom:12px;width:46px;height:46px;border-radius:16px;background:linear-gradient(135deg,#0ea5e9f2,#1d4ed8f2);box-shadow:0 14px 26px #1d4ed838}.section{padding:22px 0}.section--alt{background:#1d4ed80a}.section__title{margin:0 0 12px;font-size:20px;font-weight:1000;letter-spacing:-.2px}.featureList{display:grid;gap:12px}.featureCard{background:var(--surface);border:1px solid rgba(15,23,42,.08);border-radius:20px;padding:14px;box-shadow:0 12px 26px #0f172a14}.featureArt{height:92px;border-radius:16px;background:#0f172a08;border:1px solid rgba(15,23,42,.06);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.featureArt--grammar{height:auto;display:flex;align-items:center;justify-content:center;padding:10px 0;margin:0;border-radius:16px;background:transparent;border:none}.featureArtPhoneImg{margin:0 auto}.featureArtImg{width:100%;height:auto;display:block}.miniBubble{position:absolute;padding:7px 10px;border-radius:14px;font-size:12px;font-weight:800;box-shadow:0 10px 18px #0f172a14}.miniBubble--bad{top:18px;background:#ffe9ee;border:1px solid rgba(244,63,94,.25);color:#be123c}.miniBubble--good{top:48px;background:#eafff0;border:1px solid rgba(34,197,94,.25);color:#166534}.featureArt--scene{height:auto;display:flex;align-items:center;justify-content:center;padding:10px 0;margin:0;background:transparent;border:none}.sceneIcon{width:42px;height:42px;border-radius:16px;display:grid;place-items:center;font-size:18px;background:#1d4ed814;border:1px solid rgba(29,78,216,.14)}.featureArt--voice{background:#0ea5e90f}.wave{display:flex;gap:6px;align-items:flex-end}.wave span{width:7px;border-radius:999px;background:linear-gradient(180deg,var(--primary2),var(--primary));opacity:.95;animation:wave 1.1s ease-in-out infinite}.wave span:nth-child(1){height:18px;animation-delay:0s}.wave span:nth-child(2){height:34px;animation-delay:.1s}.wave span:nth-child(3){height:22px;animation-delay:.2s}.wave span:nth-child(4){height:40px;animation-delay:.3s}.wave span:nth-child(5){height:24px;animation-delay:.2s}.wave span:nth-child(6){height:36px;animation-delay:.1s}.wave span:nth-child(7){height:20px;animation-delay:0s}@keyframes wave{0%,to{transform:scaleY(.9)}50%{transform:scaleY(1.1)}}.featureTitle{margin-top:10px;font-weight:1000}.featureDesc{margin-top:6px;color:var(--muted);font-size:13px;line-height:1.55}.progress{display:grid;gap:14px;align-items:center;justify-items:center}.progress__copy{text-align:center;max-width:520px}.checkList{list-style:none;margin:10px auto 0;padding:0;display:grid;gap:10px;width:fit-content;text-align:left}.checkList li{display:flex;gap:10px;align-items:flex-start;color:#0f172ac7;font-weight:700}.checkList .icon{width:18px;height:18px;color:#16a34a;margin-top:2px}.learnMore{display:inline-block;margin-top:12px;color:var(--primary);font-weight:900}.progress__mock{display:flex;justify-content:center}.mockCard{width:min(520px,100%);border-radius:18px;background:var(--surface);border:1px solid rgba(15,23,42,.08);box-shadow:var(--shadow);padding:12px 14px 14px}.mockHead{font-weight:1000;margin-bottom:10px}.bars{display:flex;gap:10px;align-items:flex-end;height:140px}.bars span{flex:1;border-radius:10px 10px 6px 6px;background:#2563eb2e;border:1px solid rgba(37,99,235,.18)}.ctaSection{padding:26px 0 30px;background:linear-gradient(135deg,#0b3aa8,#0ea5e9);color:#fff}.ctaSection__inner{display:grid;gap:14px}.ctaTitle{font-size:24px;font-weight:1000;line-height:1.15;letter-spacing:-.2px}.ctaButtons{display:grid;grid-template-columns:1fr;gap:10px}.btn--cta{border-radius:999px;padding:12px 14px;background:#ffffff24;border:1px solid rgba(255,255,255,.22);color:#fff;font-weight:1000;justify-content:center}.btn--cta.cta--ios{gap:8px}.configHint{margin-top:2px;font-size:12px;line-height:1.45;opacity:.9}.configHint code{background:#ffffff24;border-color:#ffffff38;color:#fff}.footer{padding:20px 0 26px;background:#0b1220;color:#ffffffb8}.footer__inner{display:grid;gap:10px;place-items:center;text-align:center}.footer__links a{color:#fffc;font-weight:800}.footer__sep{margin:0 10px;color:#ffffff47}.footer__copy{font-size:12px}@media (min-width: 740px){.hero__inner{grid-template-columns:1.1fr .9fr}.hero__title{font-size:44px}.storeRow{grid-template-columns:1fr 1fr}.featureList{grid-template-columns:repeat(3,minmax(0,1fr))}.progress{grid-template-columns:1.05fr .95fr}.ctaSection__inner{grid-template-columns:1fr 1fr;align-items:center}.ctaButtons{grid-template-columns:1fr 1fr;justify-content:end}.ctaTitle{font-size:30px}}
