:root{--ink:#292b3f;--muted:#74758a;--soft-muted:#99a;--paper:#fbfaf6;--card:#ffffffe0;--blue:#a9ccef;--blue-deep:#6f91c9;--lilac:#a9a1e8;--lilac-deep:#7771c6;--cream:#f7f1e8;--border:#35375314;--shadow:0 14px 40px #3e3e5b14;--shadow-soft:0 8px 22px #3e3e5b0f;--radius-lg:28px;--radius-md:22px}*{box-sizing:border-box}html{color:var(--ink);-webkit-tap-highlight-color:transparent;background:#efeee9}body{background:radial-gradient(circle at 9% -3%, #c4e1ffa6, transparent 28rem), radial-gradient(circle at 90% 11%, #dfd2ff6b, transparent 24rem), var(--paper);min-height:100vh;color:var(--ink);font-synthesis:none;margin:0;font-family:Inter,ui-rounded,SF Pro Rounded,PingFang SC,Microsoft YaHei,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}::selection{background:#a9a1e847}.app-shell{width:min(100%,520px);min-height:100vh;margin:0 auto;padding:30px 20px 48px;overflow:hidden}.brand-row{align-items:center;gap:10px;width:fit-content;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#b8d8f6,#938cdf);border-radius:12px;place-items:center;width:34px;height:34px;font-size:23px;font-weight:800;line-height:1;display:grid;box-shadow:0 7px 16px #847fce40}.brand-name{letter-spacing:-.04em;font-size:20px;font-weight:800}.brand-dot{background:#f3bd64;border-radius:50%;width:5px;height:5px;margin-left:-4px}.eyebrow{color:#77798a;margin:0 0 8px;font-size:15px;font-weight:650}.home-header h1{letter-spacing:-.055em;margin:0;font-size:clamp(29px,8.4vw,38px);font-weight:760;line-height:1.18}.lead{color:var(--muted);margin:17px 0 0;font-size:14px;line-height:1.75}.section-heading{justify-content:space-between;align-items:baseline;margin:10px 4px 14px;display:flex}.section-heading h2{letter-spacing:-.02em;margin:0;font-size:16px}.scene-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.scene-card{border-radius:var(--radius-md);min-height:152px;box-shadow:var(--shadow-soft);cursor:pointer;text-align:left;border:1px solid #ffffffb3;flex-direction:column;align-items:flex-start;padding:19px;transition:transform .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.scene-card:after{content:"";border:18px solid #ffffff38;border-radius:50%;width:100px;height:100px;position:absolute;top:-40px;right:-38px}.scene-card:active{transform:scale(.97);box-shadow:0 4px 12px #3e3e5b12}.scene-card:focus-visible,.button:focus-visible,.sound-button:focus-visible,.back-button:focus-visible,.control-button:focus-visible,.end-button:focus-visible,.nav-item:focus-visible{outline-offset:3px;outline:3px solid #626cbe52}.scene-card--peach{background:linear-gradient(145deg,#fff4e8,#ffebe8)}.scene-card--blue{background:linear-gradient(145deg,#edf8ff,#e5f0fb)}.scene-card--lilac{background:linear-gradient(145deg,#f5f0ff,#eae5fb)}.scene-card--mint{background:linear-gradient(145deg,#effaf3,#e4f5ec)}.scene-card--yellow{background:linear-gradient(145deg,#fffbea,#f9f0cc)}.scene-card--night{background:linear-gradient(145deg,#f0f0fb,#e7e5f5)}.scene-card__icon{z-index:1;filter:saturate(.82);margin-bottom:auto;font-size:38px;line-height:1;display:block;position:relative;transform:rotate(-4deg)}.scene-card__zh{margin-top:22px;font-size:16px;font-weight:750}.scene-card__en{color:#2d2f4494;letter-spacing:.03em;margin-top:4px;font-size:11px;font-weight:650}.mimo-input-card{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:linear-gradient(145deg,#f2f5fff5,#f5efffeb);border:1px solid #8b84d21f;gap:13px;margin-top:24px;padding:24px 20px 18px;display:grid;position:relative}.sparkle-badge{width:35px;height:35px;color:var(--lilac-deep);background:#ffffffb3;border-radius:13px;place-items:center;font-size:18px;display:grid;position:absolute;top:21px;right:22px}.mimo-input-card h2{letter-spacing:-.02em;max-width:240px;margin:0;font-size:16px}.mimo-input-card p{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.6}.prompt-input{color:#a0a0ae;background:#ffffffd9;border:1px solid #4a4c6914;border-radius:17px;justify-content:space-between;align-items:center;height:52px;padding:5px 6px 5px 16px;font-size:13px;display:flex}.prompt-input button{color:#fff;opacity:.7;background:#aaa5dd;border:0;border-radius:13px;place-items:center;width:40px;height:40px;font-size:19px;display:grid}.mock-label{color:#9994bd;text-align:center;font-size:10px}.recommend-card,.progress-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);box-shadow:var(--shadow);margin-top:16px}.recommend-card{grid-template-columns:62px 1fr;align-items:center;gap:15px;padding:18px;display:grid}.recommend-card__sky{background:linear-gradient(160deg,#e8f4ff,#dceafa);border-radius:20px;place-items:center;width:62px;height:78px;font-size:29px;display:grid}.card-kicker{color:#9191a3;letter-spacing:.08em;text-transform:uppercase;margin:0 0 5px;font-size:10px;font-weight:750}.recommend-card h2,.progress-card h2{margin:0;font-size:14px;font-weight:680}.word-chips,.yesterday-words{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.word-chips span{color:#55576d;background:#f4f4f7;border-radius:10px;padding:6px 10px;font-size:12px;font-weight:700}.progress-card{padding:21px 20px}.progress-card__top{justify-content:space-between;align-items:center;display:flex}.progress-card h2 strong{color:var(--lilac-deep);font-size:18px}.progress-sprout{background:#edf7ef;border-radius:15px;place-items:center;width:43px;height:43px;font-size:22px;display:grid}.yesterday-words{border-top:1px solid var(--border);margin-top:16px;padding-top:14px}.yesterday-words span{color:#5d5f75;font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:600}.yesterday-words span:not(:last-child):after{color:#cac9d2;content:"·";margin-left:7px}.home-signoff{color:#9494a3;flex-direction:column;align-items:center;margin:36px 0 4px;display:flex}.home-signoff span{font-family:Georgia,Times New Roman,serif;font-size:14px;font-style:italic}.home-signoff small{margin-top:5px;font-size:10px}.toast{z-index:20;right:20px;bottom:calc(102px + env(safe-area-inset-bottom));color:#fff;opacity:0;pointer-events:none;text-align:center;background:#2e3044eb;border:1px solid #fff3;border-radius:14px;max-width:440px;margin:auto;padding:13px 16px;font-size:12px;transition:opacity .18s,transform .18s;position:fixed;left:20px;transform:translateY(14px);box-shadow:0 10px 30px #1e20322e}.toast--visible{opacity:1;transform:translateY(0)}.bottom-nav{z-index:10;padding:7px 16px calc(8px + env(safe-area-inset-bottom));background:linear-gradient(#faf9f500,#faf9f5fc 25%);position:fixed;bottom:0;left:0;right:0}.bottom-nav__inner{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #3b3d5814;border-radius:24px;grid-template-columns:repeat(3,1fr);width:min(100%,480px);min-height:69px;margin:auto;padding:6px 16px;display:grid;box-shadow:0 12px 35px #2c2e441f}.nav-item{color:#aaa9b5;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;padding:4px;font-size:10px;font-weight:650;display:flex;position:relative}.nav-item--active:before{content:"";background:#9690d8;border-radius:5px;width:20px;height:3px;position:absolute;top:-1px}.nav-item__icon{font-size:22px;font-weight:500;line-height:1}.nav-item--disabled{cursor:default;opacity:.65}.nav-item__soon{color:#9691bd;letter-spacing:.04em;background:#eeeefa;border-radius:5px;padding:2px 4px;font-size:6px;position:absolute;top:2px;right:5px}.button{cursor:pointer;letter-spacing:.01em;border:0;border-radius:18px;justify-content:center;align-items:center;width:100%;min-height:56px;padding:14px 22px;font-size:15px;font-weight:750;transition:transform .15s,box-shadow .15s,opacity .15s;display:flex}.button:active{transform:scale(.98)}.button--primary{color:#fff;background:linear-gradient(135deg,#777bc9,#9990df);box-shadow:0 12px 28px #7570c047}.button--secondary{color:#6867a2;background:#eff0fa}.button--ghost{color:#77798a;background:0 0}.page-topbar{grid-template-columns:44px 1fr 44px;align-items:center;min-height:44px;display:grid}.back-button{border:1px solid var(--border);background:#ffffffb8;border-radius:15px;place-items:center;width:42px;height:42px;font-size:22px;display:grid;box-shadow:0 5px 14px #3739520d}.page-topbar__label{color:#686a7b;text-align:center;font-size:12px;font-weight:700}.page-step{color:#aaa9b3;text-align:right;font-size:10px}.scene-hero{text-align:center;padding:48px 0 31px;position:relative}.scene-hero__icon{background:linear-gradient(145deg,#fff8ef,#ffe8e4);border:1px solid #fffc;border-radius:35px;place-items:center;width:104px;height:104px;margin:0 auto 20px;font-size:58px;display:grid;transform:rotate(-2deg);box-shadow:0 19px 40px #b16c5a1f}.scene-hero__kicker,.session-kicker{color:#aa7f75;letter-spacing:.17em;margin:0 0 8px;font-size:9px;font-weight:800}.scene-hero h1{letter-spacing:-.05em;margin:0;font-size:31px}.scene-hero h2{color:#7c6c6a;margin:6px 0 0;font-family:Georgia,Times New Roman,serif;font-size:19px;font-style:italic;font-weight:600}.scene-hero>p:last-child{color:var(--muted);margin:19px 0 0;font-size:13px;line-height:1.75}.gentle-note{color:#667873;background:#eef5f2;border-radius:19px;align-items:center;gap:12px;margin-bottom:17px;padding:16px 17px;display:flex}.gentle-note>span{color:#75a092;background:#fff;border-radius:12px;flex:none;place-items:center;width:34px;height:34px;font-size:20px;display:grid}.gentle-note p{margin:0;font-size:11px;line-height:1.55}.gentle-note strong{color:#526963;font-size:12px}.word-list{gap:15px;display:grid}.word-card{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#ffffffe0;border:1px solid #3a3c5712;padding:18px}.word-card__top{grid-template-columns:72px 1fr 46px;align-items:center;gap:15px;display:grid}.fruit-visual{border-radius:22px;place-items:center;width:72px;height:82px;font-size:42px;display:grid}.fruit-visual span{filter:saturate(.86)}.word-index{color:#b8b5bd;letter-spacing:.14em;font-size:8px;font-weight:750}.word-card__word h2{letter-spacing:-.03em;margin:4px 0 0;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:600}.word-card__word p{color:var(--muted);margin:3px 0 0;font-size:12px}.sound-button{color:#7e79b9;cursor:pointer;background:#f1f0f8;border:0;border-radius:16px;place-items:center;width:44px;height:44px;font-size:18px;transition:transform .15s,background .15s;display:grid}.sound-button:active,.sound-button--playing{background:#e6e4f7;transform:scale(.94)}.sound-button--playing span{font-size:10px;animation:.5s ease-in-out infinite alternate sound-pulse}@keyframes sound-pulse{0%{opacity:.45;transform:scale(.85)}to{opacity:1;transform:scale(1.05)}}.play-tip{background:#faf8f2;border-radius:17px;margin-top:17px;padding:15px 16px}.play-tip p{color:#777682;margin:8px 0 0;font-size:11px;line-height:1.75}.scene-cta{padding-bottom:calc(12px + env(safe-area-inset-bottom));margin-top:24px}.scene-cta .button span,.start-button span{margin-left:12px;font-size:20px}.scene-cta p{color:#9a98a3;text-align:center;margin:12px 0 0;font-size:10px}.companion-page{min-height:100svh;padding-bottom:calc(24px + env(safe-area-inset-bottom));background:radial-gradient(circle at 50% 31%,#c9d9ffa3,#0000 17rem),radial-gradient(circle at 75% 48%,#dfd1ff80,#0000 18rem),linear-gradient(165deg,#f9faf8,#f4f2f9);position:relative}.page-topbar--floating{z-index:3;position:relative}.companion-brand{color:#65677b;text-align:center;font-size:12px;font-weight:750}.companion-brand span{color:#8f88d1;margin-right:5px}.mock-pill{color:#938dc2;letter-spacing:.08em;background:#958ed31c;border-radius:7px;justify-self:end;padding:4px 6px;font-size:7px;font-weight:800}.companion-ready,.companion-ended{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100svh - 118px);padding:20px 6px 10px;display:flex}.ready-visual{background:radial-gradient(circle at 35% 30%,#fff,#ebe8fa 54%,#dce9f7);border:1px solid #ffffffd9;border-radius:50%;place-items:center;width:178px;height:178px;margin-bottom:38px;display:grid;position:relative;box-shadow:0 25px 60px #6963aa2e}.ready-visual:before,.ready-visual:after{content:"";border:1px solid #918bcf2b;border-radius:50%;position:absolute}.ready-visual:before{inset:-15px}.ready-visual:after{inset:-31px}.ready-apple{filter:saturate(.8);font-size:79px}.ready-spark{color:#aaa3df;position:absolute}.ready-spark--one{font-size:21px;top:16px;right:-5px}.ready-spark--two{font-size:31px;bottom:7px;left:0}.companion-ready h1,.companion-ended h1{letter-spacing:-.05em;margin:3px 0 0;font-size:30px;line-height:1.25}.companion-ready>p:not(.session-kicker),.companion-ended>p:not(.session-kicker){color:var(--muted);margin:17px 0 32px;font-size:13px;line-height:1.8}.companion-ready small{color:#9b99a7;margin-top:18px;font-size:9px}.start-button{max-width:310px}.companion-ended{padding-left:22px;padding-right:22px}.ended-icon{width:105px;height:105px;box-shadow:var(--shadow);background:linear-gradient(145deg,#eff9f0,#e2f0e8);border-radius:36px;place-items:center;margin-bottom:33px;font-size:52px;display:grid}.companion-ended .button+.button{margin-top:8px}.companion-session{flex-direction:column;align-items:center;min-height:calc(100svh - 104px);padding-top:18px;display:flex}.session-status{color:#707185;background:#ffffffa8;border:1px solid #4f516f0f;border-radius:20px;align-items:center;gap:7px;min-height:32px;padding:8px 13px;font-size:10px;font-weight:700;display:flex}.status-dot{background:#aaa;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #aaaaaa1a}.status-dot--speaking{background:#8e86d0;box-shadow:0 0 0 4px #8e86d01f}.status-dot--listening{background:#76a89b;box-shadow:0 0 0 4px #76a89b1f}.status-dot--thinking{background:#d19c71;box-shadow:0 0 0 4px #d19c711f}.voice-stage{place-items:center;width:100%;min-height:282px;display:grid;position:relative}.voice-orb{place-items:center;width:150px;height:150px;display:grid;position:relative}.voice-orb__halo,.voice-orb__core{border-radius:50%;position:absolute}.voice-orb__halo{background:#ffffff1f;border:1px solid #8681ca1f;inset:0}.voice-orb__halo--one{animation:2.4s ease-in-out infinite halo-breathe}.voice-orb__halo--two{animation:2.4s ease-in-out .4s infinite halo-breathe;inset:16px}.voice-orb__core{background:linear-gradient(145deg,#a9cbea,#9d91dd);place-items:center;transition:background .5s;display:grid;inset:35px;box-shadow:0 15px 40px #6967b047,inset 0 1px #ffffff80}.voice-orb--listening .voice-orb__core{background:linear-gradient(145deg,#b4dbd4,#8cbab1)}.voice-orb--thinking .voice-orb__core{background:linear-gradient(145deg,#e6c3a4,#bdaddb)}.voice-orb--paused{opacity:.55}.voice-orb--paused *,.voice-orb--thinking .wave-bars{animation-play-state:paused!important}.wave-bars{align-items:center;gap:4px;height:27px;display:flex}.wave-bars span{background:#ffffffeb;border-radius:3px;width:3px;height:9px;animation:.78s ease-in-out infinite alternate wave}.wave-bars span:nth-child(2){animation-delay:-180ms}.wave-bars span:nth-child(3){height:20px;animation-delay:-360ms}.wave-bars span:nth-child(4){animation-delay:-90ms}.wave-bars span:nth-child(5){animation-delay:-270ms}@keyframes halo-breathe{0%,to{opacity:.35;transform:scale(.92)}50%{opacity:.9;transform:scale(1.06)}}@keyframes wave{0%{opacity:.65;height:7px}to{opacity:1;height:26px}}.conversation-fruit{background:#fff0eb;border:3px solid #fffc;border-radius:18px;place-items:center;width:52px;height:52px;font-size:29px;display:grid;position:absolute;bottom:43px;right:calc(50% - 101px);transform:rotate(7deg);box-shadow:0 8px 20px #6e595e1f}.subtitle-space{justify-content:center;align-items:flex-start;width:100%;min-height:156px;display:flex}.subtitle-card{width:100%;box-shadow:var(--shadow-soft);text-align:center;background:#ffffffbf;border:1px solid #4f516f12;border-radius:23px;padding:19px 21px}.subtitle-card>span{color:#9a97ae;letter-spacing:.08em;margin-bottom:8px;font-size:9px;font-weight:750;display:block}.subtitle-card p{margin:0;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:600;line-height:1.25}.subtitle-card p+p{color:#7771bd;margin-top:3px;font-size:19px}.subtitle-card--family{background:#eef7f4d9;width:fit-content;min-width:155px}.listening-hint{color:#8d8c9d;margin:27px 0 0;font-size:11px}.session-controls{grid-template-columns:64px 1fr 64px;align-items:center;gap:12px;width:100%;margin-top:auto;padding-top:15px;display:grid}.control-button{color:#888797;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:5px;min-width:0;padding:0;font-size:9px;display:flex}.control-button span{color:#737284;background:#ffffffba;border:1px solid #42445e14;border-radius:15px;place-items:center;width:42px;height:42px;font-size:12px;font-weight:700;display:grid}.control-button--active span{color:#7770bd;background:#eeecfa}.end-button{color:#fff;cursor:pointer;background:#343649;border:0;border-radius:17px;min-height:50px;font-size:12px;font-weight:700;box-shadow:0 10px 25px #3133472e}.growth-date{color:#9a95bd;letter-spacing:.14em;margin:0 0 10px;font-size:9px;font-weight:800}.growth-header h1{letter-spacing:-.055em;margin:0;font-size:32px;line-height:1.24}.growth-header h1 span{font-size:28px;display:inline-block;transform:rotate(6deg)}.growth-header>p:last-child{color:var(--muted);margin:15px 0 0;font-size:12px}.growth-summary{border-radius:var(--radius-lg);min-height:148px;box-shadow:var(--shadow);background:linear-gradient(145deg,#eaf5ff,#eceafb);border:1px solid #ffffffb3;align-items:center;gap:23px;padding:21px;display:flex}.time-ring{border:7px solid #ffffffa8;border-top-color:#9ca4df;border-radius:50%;flex:none;place-items:center;width:91px;height:91px;display:grid;transform:rotate(20deg);box-shadow:0 8px 19px #55599317}.time-ring div{flex-direction:column;align-items:center;display:flex;transform:rotate(-20deg)}.time-ring strong{font-family:Georgia,Times New Roman,serif;font-size:30px;line-height:1}.time-ring span{color:#797b8e;margin-top:3px;font-size:9px}.growth-summary>div:last-child p,.growth-card p{color:#9291a0;margin:0;font-size:10px;font-weight:700}.growth-summary h2{margin:8px 0 0;font-size:16px;line-height:1.5}.growth-card{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#ffffffe0}.growth-card__heading{align-items:center;gap:11px;display:flex}.growth-icon{color:#7773b6;background:#f0eff8;border-radius:13px;place-items:center;width:36px;height:36px;font-size:19px;display:grid}.growth-card__heading p{color:#585a70;font-size:13px}.growth-card__heading small{color:#aaa9b5;margin-top:3px;font-size:9px;display:block}.growth-word-list{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:17px;display:grid}.growth-word-list div{background:#faf8f3;border-radius:17px;flex-direction:column;align-items:center;gap:6px;min-width:0;padding:13px 7px;display:flex}.growth-word-list span{font-size:25px}.growth-word-list strong{font-family:Georgia,Times New Roman,serif;font-size:13px}.growth-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:15px;display:grid}.growth-grid .growth-card{flex-direction:column;align-items:flex-start;min-height:175px;padding:18px;display:flex}.growth-grid .growth-icon{background:#ffffff9e;margin-bottom:auto}.featured-word{margin:10px 0 4px;font-family:Georgia,Times New Roman,serif;font-size:22px}.growth-grid small{color:#9997a2;font-size:9px}.growth-encouragement{border-radius:var(--radius-lg);text-align:center;background:#edf5ef;margin-top:17px;padding:29px 20px}.growth-encouragement>span{color:#78a28c;font-size:20px}.growth-encouragement h2{margin:10px 0 0;font-size:17px}.growth-encouragement p{color:#78867f;margin:11px 0 0;font-size:10px;line-height:1.7}@media (min-width:560px){body{padding:24px 0}.app-shell{border:1px solid #2c2e430f;border-radius:38px;min-height:calc(100vh - 48px);box-shadow:0 22px 80px #2c2e441f}.bottom-nav{background:0 0;bottom:17px}.companion-ready,.companion-ended,.companion-session{min-height:calc(100vh - 154px)}}.home-hero__avatar{z-index:3;background:#dff0ff;border:3px solid #ffffffe6;border-radius:50%;width:34px;height:34px;position:absolute;top:9px;left:10px;overflow:hidden;box-shadow:0 5px 13px #4574b729}.home-hero__avatar img{object-fit:cover;object-position:50% 18%;width:100%;height:100%;transform:scale(1.5)translateY(7%)}.home-hero h1 span{display:inline}.mimo-input-card h2{font-size:12px}.recommend-card h2 span{margin-right:5px}.home-page-frame .app-shell{width:min(100%,390px);padding:max(13px, env(safe-area-inset-top)) 14px 88px;background:radial-gradient(circle at 92% 8%,#cde8ffeb,#0000 14rem),linear-gradient(#f8fcff 0%,#eef7ff 62%,#fbfdff 100%)}.home-v3 .home-header{padding:0}.home-v3 .home-hero{min-height:215px;overflow:hidden}.home-v3 .home-hero:before{background:radial-gradient(circle at 25% 13%,#b8dafff2 0 5px,#0000 6px),radial-gradient(circle at 83% 17%,#deeffff2 0 3px,#0000 4px),radial-gradient(circle,#d5ecfffa,#eaf6ff6b 66%,#0000 67%);width:235px;height:218px;bottom:-32px;right:-44px}.home-v3 .home-hero__avatar{border-width:2px;width:31px;height:31px;top:5px;left:9px;box-shadow:0 4px 11px #4574b726}.home-v3 .home-hero__copy{padding:49px 0 0 9px}.home-v3 .home-hero h1{color:#061542;letter-spacing:-.05em;max-width:215px;font-size:25px;font-weight:880;line-height:1.18}.home-v3 .home-hero .lead{color:#526b9b;margin-top:9px;font-size:11px;line-height:1.62}.home-v3 .home-hero__image{filter:drop-shadow(0 11px 17px #3e57841f);width:199px;bottom:-46px;right:-9px}.home-v3 .home-hero__bubble{border-radius:15px 15px 4px;padding:7px 9px;font-size:8px;bottom:3px;right:111px}.home-v3 .scene-grid{gap:8px 9px}.home-v3 .scene-card{text-align:center;border:1px solid #5b90da1c;border-radius:18px;justify-content:flex-start;align-items:center;min-height:91px;padding:5px 10px 7px;box-shadow:0 7px 18px #3768ac1c;background:#ffffffe6!important}.home-v3 .scene-card:after{display:none}.home-v3 .scene-card__icon{filter:none;place-items:center;width:56px;height:49px;margin:0 auto 1px;display:grid;transform:none;background:0 0!important}.home-v3 .scene-card__icon img{object-fit:contain;filter:drop-shadow(0 4px 5px #344c731c);width:56px;height:56px}.home-v3 .scene-card--peach .scene-card__icon{height:45px;margin-bottom:3px}.home-v3 .scene-card--peach .scene-card__icon img{width:53px;height:53px;transform:translateY(-3px)}.home-v3 .scene-card--peach .scene-card__zh{margin-top:-1px}.home-v3 .scene-card__zh{color:#13275a;margin-top:0;font-size:14px;font-weight:830;line-height:1.15}.home-v3 .scene-card__en{color:#36558d;letter-spacing:0;margin-top:1px;font-size:9.5px;font-weight:560;line-height:1.2}.home-v3 .mimo-input-card{background:linear-gradient(103deg,#ffead2 0%,#f3dfdc 17%,#d5e3ff 48%,#d8c3ff 100%);border:1px solid #ffffffc7;border-radius:23px;grid-template-columns:46px 1fr 20px;align-items:center;gap:9px;min-height:64px;margin-top:12px;padding:8px 11px;box-shadow:0 8px 20px #4e6fb429}.home-v3 .sparkle-badge{background:linear-gradient(145deg,#64beff,#4168f2);border:2px solid #ffffffeb;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;position:static;box-shadow:0 5px 14px #3064e04d}.home-v3 .sparkle-badge svg{width:22px;height:22px}.home-v3 .sparkle-badge rect{fill:#fff}.home-v3 .sparkle-badge path{fill:none;stroke:#fff;stroke-width:1.8px;stroke-linecap:round}.home-v3 .mimo-input-card h2{color:#142659;max-width:none;font-size:12.5px;font-weight:820}.home-v3 .mimo-input-card p{color:#6679a3;margin-top:2px;font-size:9px;line-height:1.25}.home-v3 .prompt-arrow{opacity:1;background:0 0;border:0;place-items:center;width:20px;height:35px;padding:0;display:grid}.home-v3 .prompt-arrow svg{fill:none;stroke:#2868f0;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.home-v3 .recommend-card{background:#fffffff0;border:1px solid #5786cc17;border-radius:18px;margin-top:12px;padding:11px 10px 10px;display:block;box-shadow:0 7px 19px #3f69a917}.home-v3 .recommend-card .card-kicker{color:#152650;margin:0 0 6px;font-size:14px;font-weight:850}.home-v3 .recommend-card h2{color:#526b99;font-size:11px;font-weight:570}.home-v3 .word-chips{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:8px;display:grid}.home-v3 .word-chips span{color:#1d3b75;background:linear-gradient(#f7faff,#eef5ff);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:0;min-height:64px;padding:3px 5px 5px;font-size:9.5px;font-weight:600;display:flex}.home-v3 .word-chips img{object-fit:contain;filter:drop-shadow(0 3px 4px #3750761a);width:43px;height:43px}.home-v3 .progress-card{border-radius:18px;margin-top:25px}.home-page-frame .bottom-nav{background:0 0;padding:0}.home-page-frame .bottom-nav__inner{width:min(100%,390px);min-height:66px;padding:5px 17px calc(5px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff7;border:0;border-top:1px solid #4a70ae17;border-radius:0;box-shadow:0 -5px 18px #3a5d930f}.home-page-frame .nav-item{color:#8794aa;gap:2px;font-size:9px;font-weight:600}.home-page-frame .nav-item--active{color:#3479f1}.home-page-frame .nav-item--active:before,.home-page-frame .nav-item__soon{display:none}.home-page-frame .nav-item__icon{place-items:center;width:23px;height:23px;display:grid}.home-page-frame .nav-item__icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.home-page-frame .nav-item--active:first-child .nav-item__icon svg{fill:currentColor;stroke:currentColor}@media (min-width:560px){.home-page-frame .app-shell{border-radius:30px}.home-page-frame .bottom-nav__inner{border-radius:0 0 26px 26px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--ink:#0c1c55;--muted:#53658f;--blue:#4c8df8;--blue-deep:#2f6ff2;--lilac:#a98df6;--paper:#f6faff;--card:#fffffff2;--border:#3d73d41a;--shadow:0 12px 32px #3f6eb71f;--shadow-soft:0 7px 20px #4672b61a}html{background:#eef6ff}body{background:radial-gradient(circle at 50% 0,#c2e2ff8c,#0000 31rem),#f7fbff}.app-shell{background:radial-gradient(circle at 90% 11%,#d3ecffd9,#0000 18rem),linear-gradient(#fafdff 0%,#f3f9ff 55%,#f9fbff 100%);width:min(100%,430px);padding:20px 14px 42px}.app-shell--with-nav{padding-bottom:calc(101px + env(safe-area-inset-bottom))}.brand-row{gap:9px}.brand-mark{background:linear-gradient(145deg,#65b6ff,#3979f2);border-radius:13px;width:38px;height:38px;font-size:25px;box-shadow:0 8px 18px #2f6ff245}.brand-name{color:#0c1c55;font-size:21px;font-weight:850}.home-header .brand-row{margin-bottom:11px}.home-header__tagline{color:#7c90bb;letter-spacing:.02em;margin-left:1px;font-size:8px;font-weight:650}.home-hero{min-height:218px;position:relative;overflow:hidden}.home-hero:before{content:"";background:radial-gradient(circle,#c7e6ffe6,#e0f1ff5c 63%,#0000 64%);border-radius:50%;width:235px;height:202px;position:absolute;bottom:6px;right:-42px}.home-hero__copy{z-index:2;padding:24px 0 0 9px;position:relative}.home-hero .eyebrow{color:#425780;margin-bottom:5px;font-size:13px}.home-hero h1{color:#071647;letter-spacing:-.04em;max-width:210px;font-size:29px;font-weight:850;line-height:1.22}.home-hero .lead{color:#60749e;margin-top:12px;font-size:11px;line-height:1.65}.home-hero__image{z-index:1;object-fit:contain;filter:drop-shadow(0 12px 18px #38507d21);width:230px;height:auto;position:absolute;bottom:-104px;right:-25px}.home-hero__bubble{z-index:3;color:#345393;text-align:center;background:#fffffff0;border-radius:17px 17px 4px;padding:9px 12px;font-family:Comic Sans MS,cursive;font-size:9px;font-weight:700;line-height:1.25;position:absolute;bottom:10px;right:126px;transform:rotate(-5deg);box-shadow:0 7px 20px #3962a01f}.section-heading{margin:4px 8px 11px}.section-heading h2{color:#13265d;font-size:13px}.section-heading span{color:#6d87b7;font-size:9px}.scene-card{text-align:center;border:1px solid #5691e71f;border-radius:20px;align-items:center;min-height:105px;padding:10px 15px;box-shadow:0 8px 20px #406fb61c;background:#ffffffdb!important}.scene-card:after{border-width:12px;border-color:#75b5f712;width:67px;height:67px;top:-29px;right:-24px}.scene-card__icon{filter:saturate(1.08)drop-shadow(0 4px 5px #3b557c14);background:linear-gradient(145deg,#f3f8ff,#e7f1ff);border-radius:17px;place-items:center;width:54px;height:43px;margin:0 auto 5px;font-size:27px;display:grid;transform:none}.scene-card:first-child .scene-card__icon{background:linear-gradient(145deg,#fff5e8,#fff0d7)}.scene-card:nth-child(2) .scene-card__icon{background:linear-gradient(145deg,#fff8d8,#eaf5ff)}.scene-card:nth-child(3) .scene-card__icon{background:linear-gradient(145deg,#f9f1e8,#f1e7df)}.scene-card:nth-child(4) .scene-card__icon{background:linear-gradient(145deg,#ecf5ff,#e4edff)}.scene-card:nth-child(5) .scene-card__icon{background:linear-gradient(145deg,#ffece9,#fff4ef)}.scene-card:nth-child(6) .scene-card__icon{background:linear-gradient(145deg,#fff5d5,#e9edff)}.scene-card__zh{color:#182b61;margin-top:0;font-size:13px;font-weight:800}.scene-card__en{color:#526c9d;margin-top:2px;font-size:9px}.mimo-input-card{background:linear-gradient(110deg,#d5ebff 0%,#cadfff 44%,#e6d6ff 100%);border:1px solid #fffc;border-radius:22px;grid-template-columns:43px 1fr 24px;align-items:center;gap:10px;min-height:68px;margin-top:13px;padding:10px 12px;display:grid;box-shadow:0 9px 22px #517ac329}.sparkle-badge{color:#fff;background:linear-gradient(145deg,#5bb6ff,#476cf4);border:2px solid #ffffffe0;border-radius:50%;place-items:center;width:43px;height:43px;font-size:19px;display:grid;position:static;box-shadow:0 5px 13px #3064e04d}.mimo-input-card h2{color:#172b64;max-width:none;font-size:12px}.mimo-input-card p{color:#576b98;margin-top:3px;font-size:9px;line-height:1.3}.prompt-arrow{color:#326ef0;background:0 0;border:0;font-size:28px}.recommend-card,.progress-card{background:#ffffffeb;border-radius:20px;box-shadow:0 8px 22px #3f69a91a}.recommend-card{grid-template-columns:44px 1fr;gap:10px;margin-top:11px;padding:12px}.recommend-card__sky{border-radius:14px;width:44px;height:60px;font-size:22px}.recommend-card h2,.progress-card h2{color:#243866;font-size:11px}.word-chips,.yesterday-words{margin-top:8px}.word-chips span{color:#23498a;background:#eff5ff;border-radius:8px;padding:5px 8px;font-size:10px}.progress-card{margin-top:11px;padding:16px}.home-signoff{display:none}.bottom-nav{padding:6px 12px calc(7px + env(safe-area-inset-bottom));background:linear-gradient(#f7fbff00,#f7fbff 25%)}.bottom-nav__inner{border-radius:19px;width:min(100%,404px);min-height:62px;padding:5px 15px;box-shadow:0 8px 25px #315b9a26}.nav-item{color:#8a98b5;font-size:9px}.nav-item--active{color:#3478ef}.nav-item--active:before{display:none}.nav-item__icon{font-size:20px}.button{border-radius:18px;min-height:52px;font-size:14px}.button--primary{background:linear-gradient(110deg,#61b2ff,#326ff4);box-shadow:0 10px 24px #2f6ff24d}.back-button{color:#163064;background:#ffffffbd;border:0;border-radius:50%;width:36px;height:36px;font-size:20px}.scene-page{background:radial-gradient(circle at 80% 9%,#c7e6ffd1,#0000 17rem),linear-gradient(#f9fcff,#f4f9ff)}.page-topbar{grid-template-columns:40px 1fr 40px}.scene-title-mini{justify-self:center;align-items:center;gap:8px;display:flex}.scene-title-mini>span{background:#fff2e8;border-radius:13px;place-items:center;width:39px;height:39px;font-size:23px;display:grid}.scene-title-mini div{flex-direction:column;display:flex}.scene-title-mini strong{color:#10245a;font-size:15px}.scene-title-mini small{color:#586d99;margin-top:1px;font-size:9px}.favorite-button{color:#ff6475;background:#ffffffd1;border:0;border-radius:50%;justify-self:end;place-items:center;width:36px;height:36px;font-size:18px;display:grid}.scene-hero{background:radial-gradient(circle at 78% 18%,#fffc,#0000 2px),radial-gradient(circle at 18% 20%,#ffffffe6,#0000 3px),linear-gradient(145deg,#d9efff 0%,#eff8ff 52%,#ffe9e1 100%);border-radius:22px;min-height:252px;margin-top:14px;padding:0;position:relative;overflow:hidden;box-shadow:0 10px 26px #4170b824}.scene-hero:after{content:"";filter:blur(1px);background:#ffffffc7;border-radius:50%;height:116px;position:absolute;bottom:-51px;left:-20px;right:-20px}.scene-hero__copy{z-index:2;color:#24345f;text-align:left;font-family:Comic Sans MS,cursive;position:absolute;top:27px;right:27px;transform:rotate(-5deg)}.scene-hero__copy p{margin:0;font-size:17px;font-weight:750}.scene-hero__copy span{font-size:11px}.fruit-scene{z-index:1;height:185px;position:absolute;bottom:16px;left:0;right:0}.fruit-scene span{filter:drop-shadow(0 13px 12px #4c50702e);position:absolute}.fruit-scene__apple{z-index:2;font-size:100px;bottom:0;left:126px}.fruit-scene__banana{font-size:76px;bottom:9px;left:52px;transform:rotate(-21deg)}.fruit-scene__orange{font-size:69px;bottom:12px;right:58px}.scene-intro{color:#546b98;margin:15px 10px 18px;font-size:11px;line-height:1.75}.word-section{background:#ffffffe0;border:1px solid #477dd114;border-radius:22px;padding:15px 12px 5px;box-shadow:0 8px 24px #3e6baf1a}.word-section__title{border-bottom:1px solid #edf2fa;justify-content:space-between;align-items:baseline;padding:0 2px 11px;display:flex}.word-section__title h1{color:#172b61;margin:0;font-size:13px}.word-section__title span{color:#91a0ba;font-size:8px}.word-list{gap:0}.word-card{box-shadow:none;background:0 0;border:0;border-bottom:1px solid #eef3fa;border-radius:0;padding:13px 2px 12px}.word-card:last-child{border-bottom:0}.word-card__top{grid-template-columns:22px 48px 1fr 37px;gap:9px}.word-check{color:#fff;background:#76a4f7;border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;font-weight:800;display:grid}.fruit-visual{border-radius:14px;width:48px;height:48px;font-size:28px}.word-index{color:#8191b1;font-size:8px}.word-card__word h2{color:#142960;letter-spacing:0;margin-top:3px;font-family:inherit;font-size:12px;font-weight:800}.word-card__word p{color:#3978e6;font-size:9px;font-weight:750}.sound-button{color:#3679ed;background:#ecf4ff;border-radius:12px;width:35px;height:35px;font-size:15px}.play-tip{background:#f5f8fd;border-radius:10px;margin:9px 0 0 79px;padding:8px 10px}.play-tip strong{color:#506993;font-size:8px}.play-tip p{color:#71809c;margin-top:4px;font-size:8px;line-height:1.55}.scene-cta{margin-top:14px}.scene-meta{color:#6880ad;justify-content:center;gap:14px;margin-top:11px;font-size:8px;display:flex}.companion-page{background:radial-gradient(circle at 50% 23%,#c4e5ffe6,#0000 21rem),linear-gradient(#f8fcff,#edf7ff 70%,#f9fbff);min-height:100svh}.companion-brand{color:#14265d;font-size:13px}.mock-pill{color:#3b79e7;background:#e5f0ff}.companion-ready,.companion-ended{min-height:calc(100svh - 95px)}.ready-visual{width:245px;height:305px;box-shadow:none;background:0 0;border:0;border-radius:0;margin-bottom:15px}.ready-visual:before,.ready-visual:after{border-color:#528ee521}.ready-visual img{z-index:1;object-fit:contain;filter:drop-shadow(0 16px 23px #365e9a2b);width:100%;height:100%;position:absolute}.companion-ready .session-kicker,.companion-ended .session-kicker{color:#3d7be8}.companion-ready h1,.companion-ended h1{color:#0d2057}.companion-session{min-height:calc(100svh - 84px);padding-top:10px}.session-status{color:#49618e;background:#ffffffc7;border-color:#4079d11a}.voice-stage{min-height:475px}.conversation-prompt{z-index:4;color:#0f245c;background:#fffffff2;border-radius:24px 24px 24px 6px;flex-direction:column;min-width:164px;max-width:232px;padding:14px 17px;display:flex;position:absolute;top:20px;left:1px;box-shadow:0 9px 24px #406cae1f}.conversation-prompt strong{font-size:17px;line-height:1.25}.conversation-prompt span{color:#4f6693;margin-top:4px;font-size:9px}.conversation-prompt--family{background:#e8f4ff;border-radius:24px 24px 6px;min-width:110px;left:auto;right:1px}.companion-mascot{z-index:2;object-fit:contain;filter:drop-shadow(0 19px 23px #2f57912e);width:245px;height:330px;position:absolute;top:55px;left:50%;transform:translate(-50%)}.conversation-fruit{z-index:5;background:#fffffff0;border:1px solid #4b7fd014;border-radius:22px;grid-template-columns:72px 1fr 25px;align-items:center;width:auto;height:92px;padding:11px 16px;display:grid;bottom:33px;left:8px;right:8px;transform:none;box-shadow:0 10px 26px #3c67a921}.conversation-fruit>span{font-size:57px}.conversation-fruit div{flex-direction:column;display:flex}.conversation-fruit strong{color:#14275e;font-family:inherit;font-size:17px}.conversation-fruit small{color:#60749b;margin-top:3px;font-size:9px}.conversation-fruit b{color:#347bf0;font-size:19px}.voice-orb{z-index:6;width:205px;height:55px;position:absolute;bottom:-23px}.voice-orb__halo{display:none}.voice-orb__core{box-shadow:none;inset:0;background:0 0!important}.wave-bars{gap:8px;height:45px}.wave-bars span{background:linear-gradient(#75b7ff,#4a78f0);border-radius:50%;width:9px;box-shadow:0 3px 8px #4377e438}.subtitle-space{min-height:55px}.listening-hint{color:#526c9d;margin-top:14px;font-size:9px}.recognition-note{color:#3476dd;text-align:center;margin-top:5px;font-size:9px}.session-controls{grid-template-columns:58px 1fr 58px;gap:11px}.control-button{color:#6c7fa2}.control-button span{color:#2e6fdc;background:#ffffffe6;border-color:#4a7ece1a}.end-button{background:linear-gradient(120deg,#ff665f,#ff3f51);box-shadow:0 10px 24px #f5404942}.growth-page{background:radial-gradient(circle at 80% 13%,#ffe0e6bf,#0000 18rem),linear-gradient(#fffafb,#f5faff 55%,#f9fbff)}.growth-header{padding:0 3px 11px}.growth-header .brand-row{margin-bottom:10px}.growth-hero{background:linear-gradient(145deg,#fff5f7bf,#ecf7ffa6);border-radius:22px;min-height:245px;padding:38px 0 0 8px;position:relative;overflow:hidden}.growth-hero>div{z-index:2;position:relative}.growth-hero img{z-index:1;object-fit:contain;filter:drop-shadow(0 14px 18px #495d8324);width:230px;height:auto;position:absolute;bottom:-116px;right:-23px}.growth-date{color:#3f78dd;font-size:8px}.growth-header h1{color:#0e2055;font-size:28px}.growth-header h1 span{font-size:22px}.growth-hero p:last-child{color:#58709c;margin:12px 0 0;font-size:10px;line-height:1.6}.growth-summary{background:#fffffff0;border-radius:20px;grid-template-columns:repeat(3,1fr);min-height:88px;margin-top:-18px;padding:13px 8px;display:grid;box-shadow:0 10px 26px #4269a621}.growth-summary>div{border-right:1px solid #e8eef7;flex-direction:column;justify-content:center;align-items:center;min-width:0;display:flex}.growth-summary>div:last-child{border-right:0}.growth-summary>div>span{color:#4a83eb;font-size:16px}.growth-summary small{color:#6d80a5;margin-top:4px;font-size:8px}.growth-summary strong{color:#14275d;margin-top:2px;font-size:12px}.growth-card{border-radius:20px;box-shadow:0 8px 22px #4068a61a}.growth-card--heard{margin-top:12px;padding:15px}.growth-icon{color:#3e7ce9;background:#edf4ff;border-radius:11px;width:32px;height:32px}.growth-word-list{margin-top:12px}.growth-word-list div{background:#f2f7ff;border-radius:14px;padding:9px 5px}.growth-grid{gap:9px;margin-top:11px}.growth-grid .growth-card{min-height:145px;padding:14px}.growth-card--attempted{background:linear-gradient(145deg,#fff8e8,#fff3da)}.growth-card--favorite{background:linear-gradient(145deg,#fff0f2,#ffe9ee)}.featured-word{color:#13275d;font-family:inherit}.growth-encouragement{background:linear-gradient(145deg,#effaf2,#f8fdf9);border:1px solid #66ae841f;border-radius:19px;margin-top:11px;padding:20px}@media (min-width:560px){.app-shell{border-radius:32px;min-height:calc(100vh - 48px)}.companion-ready,.companion-ended,.companion-session{min-height:calc(100vh - 140px)}}.home-header{padding:0}.home-hero{min-height:220px;overflow:hidden}.home-hero:before{background:radial-gradient(circle at 35% 20%,#bdddffeb 0 5px,#0000 6px),radial-gradient(circle at 82% 25%,#d5ebffe6 0 3px,#0000 4px),radial-gradient(circle,#d1eafff0,#e4f2ff6b 64%,#0000 65%);width:252px;height:225px;bottom:-22px;right:-55px}.home-hero__copy{padding:55px 0 0 10px}.home-hero h1{letter-spacing:-.045em;max-width:228px;font-size:26px;line-height:1.2}.home-hero .lead{margin-top:10px;font-size:11px;line-height:1.62}.home-hero__image{filter:drop-shadow(0 12px 18px #4853821f);width:208px;bottom:-48px;right:-10px}.home-hero__bubble{padding:8px 10px;font-size:8px;bottom:5px;right:118px}.scene-grid{gap:8px 9px}.scene-card{border-radius:19px;min-height:93px;padding:7px 12px}.scene-card__icon{border-radius:15px;width:49px;height:38px;margin-bottom:3px;font-size:25px}.scene-card__zh{font-size:14px}.scene-card__en{margin-top:0;font-size:10px}.mimo-input-card{border-radius:24px;grid-template-columns:42px 1fr 22px;min-height:64px;margin-top:11px;padding:8px 11px}.sparkle-badge{width:42px;height:42px}.recommend-card{margin-top:11px;padding:13px 12px 12px;display:block}.recommend-card .card-kicker{color:#172653;margin-bottom:7px;font-size:14px;font-weight:850}.recommend-card h2{color:#58709f;font-size:11px;font-weight:600}.word-chips{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:9px;display:grid}.word-chips span{background:linear-gradient(#f7faff,#edf5ff);border-radius:12px;place-items:center;gap:2px;min-height:61px;padding:6px;font-size:10px;display:grid}.word-chips b{font-size:26px;line-height:1}
