:root{--bg:#F3FBFF;--lingo:#34B7E6;--moco:#F0A94A;--accent:#FF8A3D;--text:#24445C;--muted:#6D8497;--line:#CFE9F7;--surface:#FFFFFF;--star:#FFD75A;--green:#4FBF8F;--shadow:0 18px 42px rgba(36,68,92,.12);--subtext:#5A7488;--line-strong:#C2DCEC;--radius-card:20px;--shadow-card:0 10px 28px rgba(36,68,92,.10);--shadow-hero:0 24px 60px rgba(36,68,92,.16);--danger:#C9605A;--safe-top:env(safe-area-inset-top,0px);--safe-right:env(safe-area-inset-right,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body,html{margin:0;padding:0;width:100%;overflow-x:hidden;overflow-x:clip;background:linear-gradient(180deg,#EAF8FF,#F7FCFF 42%,#F3FBFF);color:var(--text);font-family:-apple-system,Hiragino Maru Gothic ProN,Hiragino Sans,sans-serif;overscroll-behavior-x:none;overscroll-behavior-y:auto}body.mobile-app-shell,html.mobile-app-shell{overscroll-behavior:none}body.mobile-app-shell{--safe-top:0px;--safe-bottom:0px;padding-top:72px;padding-bottom:16px}.screen{width:100%;max-width:560px;margin:0 auto;min-height:100dvh;display:flex;flex-direction:column;padding:max(16px,var(--safe-top)) max(16px,var(--safe-right)) max(16px,var(--safe-bottom)) max(16px,var(--safe-left));overflow-x:hidden}.topbar{display:flex;justify-content:space-between;align-items:center;font-size:.95rem;font-weight:700;color:#888}.topbar .stars{color:var(--star);display:inline-flex;align-items:center;gap:7px}.star-dot{width:20px;height:20px;-webkit-clip-path:polygon(50% 0,61% 35%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 35%);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 35%);background:var(--star);filter:drop-shadow(0 2px 2px rgba(117,82,0,.2))}.login-topbar{position:relative;justify-content:center;min-height:44px;color:var(--text)}.login-back-link{position:absolute;left:0;display:inline-flex;align-items:center;min-height:36px;padding:7px 11px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.78);color:#2E8FB6;font-size:.9rem;font-weight:900;text-decoration:none}.login-back-link:hover{background:#fff;color:var(--text)}.login-topbar-title{color:var(--text);font-size:1rem;font-weight:900;letter-spacing:0}.login-topbar span:last-child{display:none}.pull-refresh-spacer{position:relative;width:100%;height:0;background:#fff;flex:0 0 auto;overflow:hidden;transition:height .16s ease}.pull-refresh-indicator{position:absolute;left:50%;top:50%;z-index:3000;display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:7px 12px;border:1px solid rgba(207,233,247,.96);border-radius:999px;background:rgba(255,255,255,.94);color:#1C83B8;font-weight:900;opacity:0;pointer-events:none;box-shadow:0 10px 24px rgba(36,68,92,.12);transform:translate(-50%,-50%);transition:opacity .16s ease}.pull-refresh-indicator.is-visible{opacity:1}.pull-refresh-indicator span{display:grid;place-items:center;width:24px;height:24px;border-radius:999px;background:#EAF7FF}.pull-refresh-indicator.is-refreshing span{animation:pull-refresh-spin .72s linear infinite}.pull-refresh-indicator small{font-size:.75rem;line-height:1}@keyframes pull-refresh-spin{to{transform:rotate(1turn)}}.stage{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}.picture,.stage{position:relative}.picture{width:100%;max-width:360px;aspect-ratio:1/1;border-radius:24px;background:#fff 50%/cover no-repeat;box-shadow:0 4px 16px rgba(0,0,0,.08)}.lingo{left:8px;width:110px;height:110px;pointer-events:none}.lingo,.moco{position:absolute;bottom:4px;background:50%/contain no-repeat;filter:drop-shadow(0 2px 4px rgba(0,0,0,.15))}.moco{right:8px;width:80px;height:80px;border:none;padding:0;cursor:pointer;transition:transform .15s}.moco.wave{animation:wave .6s ease-in-out infinite}@keyframes wave{0%,to{transform:rotate(-6deg)}50%{transform:rotate(8deg)}}.moco:active{transform:scale(.92)}.caption{display:grid;place-items:center;min-height:calc(2 * 1.35em);font-size:1.3rem;font-weight:700;line-height:1.35;text-align:center;color:var(--lingo);overflow-wrap:anywhere}.caption.moco-line{color:var(--moco)}.note{font-size:1rem;color:#999;text-align:center;min-height:1.4em}.subtitle-en{font-size:1.1rem;color:var(--text);background:#fff;border-radius:12px;padding:6px 14px;font-weight:700}.controls{padding:12px 0 6px}button.mic{width:100%;font-size:1.5rem;font-weight:800;padding:22px;border:none;border-radius:22px;background:var(--lingo);color:#fff;cursor:pointer;box-shadow:0 4px 0 #3da6b6}button.mic:active{transform:translateY(2px);box-shadow:0 2px 0 #3da6b6}button.mic:disabled{background:#c7c7c7;box-shadow:0 4px 0 #aaa}button.mic.rec{background:var(--accent);box-shadow:0 4px 0 #c0392b;animation:pulse 1s infinite}@keyframes pulse{50%{opacity:.65}}button.big{font-size:1.3rem;font-weight:800;padding:18px 28px;border:none;border-radius:20px;background:var(--star);color:#7a5a00;cursor:pointer;box-shadow:0 4px 0 #d9a300}button.big:active{transform:translateY(2px);box-shadow:0 2px 0 #d9a300}button.ghost{background:#fff;color:#888;box-shadow:0 2px 0 #ddd;font-size:1rem;padding:12px 20px;border:none;border-radius:16px;cursor:pointer}.thinking{display:flex;gap:8px}.thinking span{width:14px;height:14px;border-radius:50%;background:var(--lingo);animation:bounce 1s infinite}.thinking span:nth-child(2){animation-delay:.15s}.thinking span:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(-10px);opacity:1}}.star-burst{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:6rem;pointer-events:none;animation:starpop .8s ease-out}@keyframes starpop{0%{transform:scale(0) rotate(-30deg);opacity:0}50%{transform:scale(1.3) rotate(10deg);opacity:1}to{transform:scale(1) rotate(0);opacity:0}}.complete{text-align:center;display:flex;flex-direction:column;align-items:center;gap:18px}.complete h1{font-size:2rem;color:var(--accent)}.complete .earned-stars{font-size:2.5rem;color:var(--star);letter-spacing:4px}.complete .sticker{width:140px;height:140px;background:50%/contain no-repeat}.center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;flex:1 1;text-align:center}a{color:var(--lingo)}.lesson-screen,.lesson-state-screen{color:var(--text);background:radial-gradient(circle at 50% 8%,rgba(52,183,230,.13),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.78),rgba(207,233,247,.3))}.lesson-screen{max-width:640px;padding:max(16px,var(--safe-top)) max(18px,var(--safe-right)) max(20px,var(--safe-bottom)) max(18px,var(--safe-left))}.lesson-topbar{display:grid;grid-template-columns:auto 1fr auto;grid-gap:12px;gap:12px;align-items:center;margin-bottom:10px;color:var(--muted);font-size:.92rem}.lesson-topbar>span:nth-child(2){justify-self:center;color:var(--text);font-weight:900;letter-spacing:0}.lesson-step-nav{justify-self:end;display:inline-flex;gap:8px}.lesson-step-nav button{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.9);color:var(--lingo);font-size:1.2rem;font-weight:900;line-height:1;cursor:pointer;box-shadow:0 8px 18px rgba(36,68,92,.08)}.lesson-step-nav button:disabled{opacity:.35;cursor:default}.lesson-topbar .ghost{border:1px solid var(--line);background:rgba(255,255,255,.86);color:var(--lingo);box-shadow:0 8px 18px rgba(36,68,92,.07)}.lesson-progress{height:8px;margin:0 4px 16px;overflow:hidden;border:1px solid rgba(207,233,247,.82);border-radius:999px;background:color-mix(in srgb,var(--line) 44%,var(--surface))}.lesson-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--lingo),var(--accent));box-shadow:0 4px 10px rgba(36,68,92,.14)}.lesson-screen .stage{justify-content:flex-start;gap:16px;padding-top:10px}.lesson-screen .picture{max-width:min(430px,100%);overflow:hidden;border:1px solid var(--line);border-radius:30px;background-color:var(--surface);background-position:50%;box-shadow:0 24px 58px rgba(36,68,92,.15),inset 0 0 0 1px rgba(255,255,255,.76)}.lesson-screen .picture:before{content:"";position:absolute;right:46px;bottom:20px;left:46px;z-index:0;height:10px;border-radius:999px;background:rgba(52,183,230,.14);filter:blur(.2px)}.lesson-screen .lingo,.lesson-screen .moco{z-index:2;filter:drop-shadow(0 8px 12px rgba(36,68,92,.18))}.lesson-screen .lingo{bottom:14px;left:18px;width:112px;height:112px;border:0;padding:0;border-radius:999px;background:50%/contain no-repeat;cursor:pointer;pointer-events:auto;transition:transform .15s ease}.lesson-screen .lingo:hover{transform:translateY(-2px)}.lesson-screen .lingo:active{transform:translateY(1px) scale(.96)}.lesson-line-card:focus-visible,.lesson-line-toggle:focus-visible,.lesson-screen .lesson-phrase-save:focus-visible,.lesson-screen .lingo:focus-visible,.lesson-screen .moco:focus-visible,.lesson-step-nav button:focus-visible{outline:3px solid rgba(52,183,230,.28);outline-offset:3px}.lesson-screen .moco{right:18px;bottom:14px;width:86px;min-width:80px;height:86px;min-height:80px;border-radius:999px}.lesson-screen .moco:hover{transform:translateY(-2px)}.lesson-screen .moco:active{transform:translateY(1px) scale(.96)}.lesson-panel-stack{display:grid;grid-gap:10px;gap:10px;width:min(430px,100%)}.lesson-line-card{width:100%;min-height:calc(2 * 1.35em + 42px);padding:10px 14px 12px;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:0 14px 28px rgba(36,68,92,.1);cursor:pointer}.lesson-line-card--english{border-color:color-mix(in srgb,var(--lingo) 42%,var(--line));background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(243,251,255,.94))}.lesson-line-card--japanese{border-color:color-mix(in srgb,var(--moco) 54%,var(--line));background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(240,169,74,.1))}.lesson-line-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-height:26px;margin-bottom:4px}.lesson-line-card-label{color:var(--muted);font-size:.76rem;font-weight:900}.lesson-line-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.lesson-line-toggle,.lesson-screen .lesson-phrase-save{min-height:28px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.92);color:var(--text);font-size:.74rem;font-weight:900;line-height:1;cursor:pointer;box-shadow:0 8px 18px rgba(36,68,92,.07)}.lesson-line-toggle{padding:6px 10px;color:var(--muted)}.lesson-screen .lesson-phrase-save{padding:6px 10px;color:var(--lingo)}.lesson-screen .lesson-phrase-save.saved{border-color:#BCE8D7;background:#F1FFF8;color:#2B7D64;cursor:default}.lesson-line-text{min-height:calc(2 * 1.35em);color:var(--text);font-size:clamp(1.24rem,3.6vw,1.55rem);font-weight:900;line-height:1.35;text-align:left;overflow-wrap:anywhere}.lesson-line-card--english .lesson-line-text{color:var(--text)}.lesson-line-card--japanese .lesson-line-text{color:var(--moco)}.lesson-line-card.is-hidden .lesson-line-text{color:transparent;text-shadow:none}.lesson-bottom-feedback{display:grid;grid-gap:6px;gap:6px;width:min(430px,100%);min-height:1.5em;text-align:center}.lesson-screen .lesson-result-note{min-height:0}.lesson-ai-report-link{justify-self:center;color:#60778A;font-size:.72rem;font-weight:800;text-decoration:underline;text-underline-offset:3px}.lesson-screen .caption,.lesson-screen .subtitle-en{width:min(430px,100%);border:1px solid var(--line);box-shadow:0 14px 28px rgba(36,68,92,.1)}.lesson-screen .caption{min-height:calc(2 * 1.35em + 24px);padding:12px 18px;border-color:color-mix(in srgb,var(--lingo) 42%,var(--line));border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(243,251,255,.94));color:var(--lingo);font-size:clamp(1.24rem,3.6vw,1.55rem);font-weight:900}.lesson-screen .caption.moco-line{border-color:color-mix(in srgb,var(--moco) 54%,var(--line));background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(240,169,74,.1));color:var(--moco)}.lesson-screen .subtitle-en{display:grid;place-items:center;min-height:52px;padding:10px 16px;border-radius:18px;background:var(--surface);color:var(--text);font-size:clamp(1.08rem,3.2vw,1.32rem);line-height:1.35}.lesson-screen .note{color:var(--muted);font-weight:800}.lesson-screen .lesson-phrase-save{border-radius:999px;border-color:var(--line);background:rgba(255,255,255,.92);box-shadow:0 8px 18px rgba(36,68,92,.07)}.lesson-screen .lesson-phrase-flash{color:var(--green);font-weight:900}.lesson-screen .controls{width:min(430px,100%);padding-top:0}.lesson-screen button.mic{position:relative;min-height:70px;border-radius:26px;background:linear-gradient(180deg,color-mix(in srgb,var(--lingo) 86%,var(--surface)),var(--lingo));color:var(--surface);box-shadow:0 8px 0 rgba(36,68,92,.18),0 18px 34px rgba(36,68,92,.16)}.lesson-screen button.mic:active{transform:translateY(3px);box-shadow:0 5px 0 rgba(36,68,92,.18),0 12px 24px rgba(36,68,92,.13)}.lesson-screen button.mic:disabled{background:color-mix(in srgb,var(--muted) 36%,var(--surface));color:color-mix(in srgb,var(--muted) 76%,var(--surface));box-shadow:0 7px 0 rgba(36,68,92,.1)}.lesson-screen button.mic.rec{background:linear-gradient(180deg,color-mix(in srgb,var(--accent) 88%,var(--surface)),var(--accent));box-shadow:0 8px 0 rgba(36,68,92,.2),0 0 0 8px rgba(255,138,61,.12),0 18px 34px rgba(36,68,92,.16);animation:mic-listening 1.35s ease-in-out infinite}@keyframes mic-listening{0%,to{box-shadow:0 8px 0 rgba(36,68,92,.2),0 0 0 6px rgba(255,138,61,.1),0 18px 34px rgba(36,68,92,.16)}50%{box-shadow:0 8px 0 rgba(36,68,92,.2),0 0 0 14px rgba(255,138,61,.18),0 18px 34px rgba(36,68,92,.16)}}.lesson-start-screen,.lesson-state-screen{max-width:640px}.lesson-start-card,.lesson-state-card{width:min(460px,100%);min-height:auto;justify-content:center;border:1px solid var(--line);border-radius:var(--radius-card);background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(243,251,255,.92));padding:34px 24px;box-shadow:var(--shadow-card)}.lesson-mascot-stage,.lesson-state-hero{display:grid;place-items:center;width:180px;height:150px;border-radius:999px;background:rgba(52,183,230,.1)}.lesson-start-card .lingo-big,.lesson-state-card .lingo-big{width:150px;height:150px;filter:drop-shadow(0 10px 16px rgba(36,68,92,.16))}.lesson-state-hero .lingo-big{width:136px;height:136px}.lesson-start-title{margin:0;color:var(--text);font-size:clamp(1.7rem,6vw,2.25rem);line-height:1.22}.lesson-error-detail,.lesson-start-target,.lesson-state-copy{margin:0;color:var(--muted);font-weight:800;line-height:1.7}.lesson-state-copy{max-width:340px}.lesson-error-detail{font-size:.82rem}.lesson-start-card .big,.lesson-state-card .big,.lesson-state-card .ghost{display:inline-flex;align-items:center;justify-content:center;min-height:52px;text-decoration:none}.lesson-start-card .big,.lesson-state-card .big{background:var(--accent);color:var(--surface);box-shadow:0 7px 0 rgba(36,68,92,.18),0 14px 28px rgba(36,68,92,.12)}.lesson-state-card .ghost{border:1px solid var(--line);background:var(--surface);color:var(--text);box-shadow:0 8px 18px rgba(36,68,92,.07)}.lesson-state-card .big,.lesson-state-card .ghost{width:min(100%,320px);border-radius:999px}@media (max-width:520px){.lesson-screen{padding-inline:max(14px,var(--safe-left)) max(14px,var(--safe-right))}.lesson-screen .picture{max-width:100%;border-radius:26px}.lesson-screen .lingo{left:12px;width:96px;height:96px}.lesson-screen .moco{right:12px;width:80px;height:80px}}.home-page{width:min(1180px,100%);min-height:100dvh;margin:0 auto;padding:max(20px,var(--safe-top)) max(20px,var(--safe-right)) max(20px,var(--safe-bottom)) max(20px,var(--safe-left));color:var(--text)}.home-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:4px 0 18px}.home-brand{display:inline-flex;align-items:center;gap:10px;color:var(--text);text-decoration:none}.home-brand-mark{position:relative;display:block;overflow:hidden;width:38px;height:38px;border-radius:8px;border:1px solid rgba(50,169,214,.28);background:linear-gradient(180deg,#DDF8FF,#A9E8F7);box-shadow:0 6px 16px rgba(50,169,214,.24)}.home-brand-mark img{position:absolute;left:50%;top:53%;width:70px;height:70px;object-fit:contain;transform:translate(-50%,-50%)}.home-brand small,.home-brand strong{display:block;line-height:1.1;letter-spacing:0}.home-brand small{margin-top:3px;color:var(--muted);font-size:.76rem;font-weight:700}.home-nav{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.home-nav a{color:var(--muted);text-decoration:none;font-size:.88rem;font-weight:800;padding:9px 11px;border-radius:8px}.home-nav a:hover{background:#EAF7FF;color:var(--text)}.home-nav .home-nav-cta{background:var(--text);color:#fff}.home-nav .home-nav-cta:hover{background:#18364F;color:#fff}.home-landing-hero{position:relative;display:flex;min-height:610px;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#E7F8FF;box-shadow:var(--shadow)}.home-landing-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,252,255,.98),rgba(247,252,255,.91) 41%,rgba(247,252,255,.2) 72%),url(/assets/hero/parent-child-english-hero.png) 100% /cover no-repeat}.home-landing-copy{position:relative;z-index:1;width:min(610px,100%);padding:78px 56px}.home-landing-copy h1{margin:10px 0 16px;color:var(--text);font-size:clamp(2.65rem,5.2vw,4.55rem);line-height:1.08;letter-spacing:0;word-break:keep-all}.home-landing-copy .home-lead{margin:0;max-width:520px;color:#3D6178;text-align:left}.home-landing-copy .home-hero-actions{justify-content:flex-start}.home-hero-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.home-hero-points span{border:1px solid rgba(50,169,214,.22);border-radius:999px;background:rgba(255,255,255,.84);color:#2E6680;padding:8px 12px;font-size:.82rem;font-weight:900}.home-trial-note{margin:12px 0 0;color:#2E6680;font-size:.86rem;font-weight:900;line-height:1.55}.home-hero{min-height:410px;border:1px solid var(--line);border-radius:8px;background:#EAF7FF;padding:68px 36px 146px;box-shadow:var(--shadow)}.home-dashboard-hero,.home-hero{position:relative;overflow:hidden}.home-dashboard-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,380px);align-items:center;grid-gap:clamp(18px,3.5vw,34px);gap:clamp(18px,3.5vw,34px);min-height:360px;padding:36px 56px 38px;border-color:rgba(174,222,244,.95);border-radius:var(--radius-card);background:radial-gradient(120% 130% at 88% 12%,rgba(255,221,128,.34),rgba(255,255,255,0) 50%),radial-gradient(95% 110% at 18% 96%,rgba(255,255,255,.28),rgba(255,255,255,0) 58%),linear-gradient(135deg,#CFEBFB,#AEDDF7 52%,#95D0F1);box-shadow:var(--shadow-hero)}.home-dashboard-hero:before{content:"";position:absolute;inset:auto -80px -130px 48%;height:250px;border-radius:999px;background:rgba(255,255,255,.46);transform:rotate(-6deg);pointer-events:none}.home-dashboard-hero .home-hero-content{grid-column:1;grid-row:1;max-width:650px;margin:0;text-align:left;align-self:center}.home-dashboard-hero h1{margin-top:0;font-size:clamp(2.5rem,5vw,4rem);max-width:760px}.home-dashboard-hero .home-lead{max-width:650px;margin:0}.home-dashboard-hero .home-hero-actions{justify-content:flex-start;max-width:620px}.home-dashboard-hero .home-primary-action{min-width:154px;border-radius:12px;box-shadow:0 13px 28px rgba(196,86,28,.24),0 4px 10px rgba(36,68,92,.12)}.home-dashboard-hero .home-primary-action:active{transform:translateY(1px);box-shadow:0 9px 20px rgba(196,86,28,.22),0 3px 7px rgba(36,68,92,.12)}.home-dashboard-hero .home-hero-art{grid-column:2;grid-row:1;position:relative;inset:auto;justify-self:end;width:min(100%,380px);min-height:286px;align-self:end;border:0;border-radius:8px;background:transparent;box-shadow:none;overflow:visible}.home-dashboard-hero .home-hero-art:before{content:"";position:absolute;left:50%;bottom:34px;width:min(348px,92%);height:106px;transform:translateX(-50%);border:1px solid rgba(174,222,244,.95);border-radius:999px;background:linear-gradient(90deg,rgba(214,244,255,.86),rgba(228,249,255,.95));box-shadow:0 20px 34px rgba(36,68,92,.1)}.home-dashboard-hero .home-hero-art:after{content:"";position:absolute;left:50%;bottom:27px;width:min(292px,72%);height:14px;transform:translateX(-50%);border-radius:999px;background:rgba(75,170,208,.13)}.home-dashboard-hero .home-hero-lingo{right:42px;bottom:48px;width:210px}.home-dashboard-hero .home-hero-moco{left:40px;bottom:50px;width:186px}.home-hero-compact{min-height:310px}.home-hero-content{position:relative;z-index:2;max-width:720px;margin:0 auto;text-align:center}.home-card-label,.home-kicker,.home-section-kicker{margin:0;color:#2E8FB6;font-size:.76rem;font-weight:900;line-height:1.2}.home-hero h1{margin:8px 0 12px;color:var(--text);font-size:3.35rem;line-height:1.02;letter-spacing:0}.home-lead{max-width:640px;margin:0 auto;color:#496A80;font-size:1.12rem;font-weight:700;line-height:1.8}.home-hero-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:26px}.home-primary-action,.home-secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 22px;border-radius:8px;text-decoration:none;font-weight:900;line-height:1.2}.home-primary-action{background:var(--accent);color:#fff;box-shadow:0 7px 0 #D66C24}.home-primary-action:active{transform:translateY(2px);box-shadow:0 5px 0 #D66C24}.home-secondary-action{background:#fff;color:var(--text);border:1px solid var(--line)}.home-hero-art{position:absolute;inset:0;pointer-events:none;z-index:1}.home-hero-character{position:absolute;display:block;object-fit:contain;filter:drop-shadow(0 12px 16px rgba(36,68,92,.14))}.home-hero-lingo{right:8%;bottom:-34px;width:220px}.home-hero-moco{left:8%;bottom:-26px;width:168px}.home-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:14px}.home-landing-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.home-metric{display:flex;min-height:92px;flex-direction:column;justify-content:center;gap:5px;padding:10px;border:1px solid var(--line);border-radius:var(--radius-card);background:#fff;color:var(--text);text-align:center;text-decoration:none;box-shadow:var(--shadow-card)}.home-metric-value{font-size:clamp(1.12rem,2.1vw,1.55rem);font-weight:900;line-height:1;white-space:nowrap}.home-metric-total{margin-left:2px;color:var(--subtext);font-size:.68em;font-weight:900}.home-metric-label{color:var(--muted);font-size:.78rem;font-weight:800;line-height:1.35}.home-section{margin-top:34px}.home-parent-band{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1fr);grid-gap:20px;gap:20px;align-items:center;margin-top:18px;border:1px solid #b8e2f5;border-radius:8px;background:linear-gradient(135deg,rgba(234,248,255,.92),rgba(255,255,255,.98));padding:24px;box-shadow:0 10px 26px rgba(36,68,92,.08)}.home-parent-band h2{margin:4px 0 0;color:var(--text);font-size:1.48rem;line-height:1.32}.home-parent-band p:not(.home-section-kicker){margin:0;color:#486A80;font-size:.96rem;font-weight:800;line-height:1.8}.home-usage-note{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;border:1px solid #bfe2f3;border-radius:8px;background:#F8FDFF;padding:16px 18px;box-shadow:0 8px 20px rgba(36,68,92,.06)}.home-usage-note strong{flex:0 0 auto;color:var(--text);font-size:1rem;line-height:1.35}.home-usage-note span{color:var(--muted);font-size:.9rem;font-weight:800;line-height:1.65}.home-usage-meter{margin-top:14px;border:1px solid var(--line);border-radius:var(--radius-card);background:rgba(255,255,255,.96);padding:18px;box-shadow:var(--shadow-card)}.home-usage-meter-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.home-usage-meter-head h2{margin:2px 0 0;color:var(--text);font-size:1.18rem;line-height:1.3}.home-usage-meter-head>span{border-radius:999px;background:#EAF7FF;color:#2E8FB6;padding:7px 10px;font-size:.78rem;font-weight:900;white-space:nowrap}.home-usage-bars{display:grid;grid-gap:10px;gap:10px}.home-usage-bar-label{display:flex;justify-content:space-between;gap:12px;margin-bottom:5px;color:var(--text);font-size:.82rem;font-weight:900}.home-usage-bar-label span{color:var(--muted);font-weight:800}.home-usage-bar-track{height:10px;overflow:hidden;border-radius:999px;background:#EAF2F8}.home-usage-bar-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--lingo),#69CBE9)}.home-usage-meter-note{margin:10px 0 0;color:var(--muted);font-size:.76rem;font-weight:800;line-height:1.55}.home-usage-skeleton{display:grid;grid-gap:10px;gap:10px;margin-top:4px}.home-usage-skeleton span{display:block;height:12px;overflow:hidden;border-radius:999px;background:linear-gradient(90deg,#EAF2F8,#F8FDFF 45%,#EAF2F8 90%);background-size:220% 100%;animation:usage-loading 1.2s ease-in-out infinite}.home-usage-skeleton span:nth-child(2){width:82%}.home-usage-skeleton span:nth-child(3){width:64%}.home-usage-bars-empty .home-usage-bar-track span{background:linear-gradient(90deg,#D6E4EC,#C7D7E1)}.home-usage-plan-callout{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;margin-top:4px;border:1px solid #ffd8b8;border-radius:16px;background:#FFF8F2;padding:12px}.home-usage-plan-callout>span{color:var(--text);font-size:.82rem;font-weight:900;line-height:1.55}.home-usage-plan-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-radius:999px;background:var(--accent);color:#fff;padding:0 14px;font-size:.78rem;font-weight:900;text-decoration:none;box-shadow:0 5px 0 rgba(216,95,67,.85);white-space:nowrap}@keyframes usage-loading{0%{background-position:100% 0}to{background-position:-100% 0}}.home-pricing-section{scroll-margin-top:18px}.home-pricing-table{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 8px 20px rgba(36,68,92,.08)}.home-pricing-row{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(120px,.62fr) minmax(180px,1fr) minmax(220px,1.2fr);grid-gap:12px;gap:12px;align-items:center;padding:16px 18px;border-bottom:1px solid var(--line)}.home-pricing-row:last-child{border-bottom:none}.home-pricing-row strong{color:var(--text);font-size:.98rem;line-height:1.35}.home-pricing-price{color:var(--accent);font-size:1.16rem;font-weight:900;line-height:1.2;white-space:nowrap}.home-pricing-row small,.home-pricing-row span:not(.home-pricing-price){color:var(--muted);font-size:.84rem;font-weight:800;line-height:1.55}.home-pricing-row small{font-size:.78rem}.home-pricing-note{margin:10px 0 0;color:var(--muted);font-size:.78rem;font-weight:800;line-height:1.6}.home-flow-section{scroll-margin-top:18px}.home-section-head{display:block;margin-bottom:12px}.home-section-head h2{margin:2px 0 0;color:var(--text);font-size:1.55rem;line-height:1.25;letter-spacing:0}.home-action-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(0,1fr);grid-gap:14px;gap:14px}.home-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.home-feature-card{background:linear-gradient(180deg,#FFFFFF,#F8FDFF)}.home-feature-card strong{min-height:calc(2 * 1.35em);display:flex;align-items:flex-start}.home-feature-number{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:999px;background:#E2F6FF;color:#238DB8;font-size:.82rem;font-weight:900}.home-promise-section{border:1px solid #f0d8a5;border-radius:8px;background:#FFF9EA;padding:24px}.home-supervisor-section{padding:0}.home-supervisor-card{display:grid;grid-template-columns:148px minmax(0,1fr);grid-gap:24px;gap:24px;align-items:center;border:1px solid var(--line);border-radius:18px;background:radial-gradient(circle at 14% 22%,rgba(255,216,92,.2),transparent 28%),linear-gradient(135deg,#FFFFFF,#F4FCFF);padding:26px;box-shadow:0 16px 34px rgba(36,68,92,.1)}.home-supervisor-avatar{position:relative;display:grid;place-items:center;width:132px;height:132px;overflow:visible;border-radius:50%;box-shadow:0 12px 24px rgba(36,68,92,.16)}.home-supervisor-avatar img{display:block;width:132px;height:132px;border-radius:50%;object-fit:cover}.home-supervisor-badge{position:absolute;right:-6px;bottom:12px;z-index:2;border:1px solid #f5cb74;border-radius:999px;background:#FFF8DF;color:#8A6422;padding:5px 9px;font-size:.72rem;font-weight:900}.home-supervisor-copy h2{margin:4px 0 10px;color:var(--text);font-size:1.72rem;line-height:1.25;letter-spacing:0}.home-supervisor-lead{margin:0;color:var(--muted);font-weight:800;line-height:1.75}.home-supervisor-lead p{margin:0 0 8px}.home-supervisor-lead p+p{margin-top:16px}.home-supervisor-lead p:last-child{margin-bottom:0}.home-supervisor-facts a,.home-supervisor-lead a{color:inherit;-webkit-text-decoration-color:rgba(35,141,184,.42);text-decoration-color:rgba(35,141,184,.42);text-underline-offset:3px}.home-supervisor-facts{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.home-supervisor-facts a,.home-supervisor-facts span{border:1px solid #d4edf8;border-radius:999px;background:#fff;color:var(--text);padding:7px 10px;font-size:.78rem;font-weight:900;text-decoration:none}.home-promise-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.home-promise-card{border:1px solid #f2dca7;border-radius:8px;background:rgba(255,255,255,.82);padding:18px}.home-promise-card strong{display:block;color:var(--text);font-size:1.02rem;line-height:1.35}.home-promise-card p{margin:8px 0 0;color:#6F6043;font-size:.88rem;font-weight:800;line-height:1.65}.home-course-card,.home-quick-card,.home-start-card,.home-trust-card{border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text);text-decoration:none;box-shadow:0 8px 20px rgba(36,68,92,.08);transition:transform .18s ease,box-shadow .18s ease}.home-quick-card,.home-start-card{display:flex;min-height:166px;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:8px;padding:18px}.home-start-card{border-color:#A8DDF0;background:#F8FDFF}.home-quick-card strong,.home-start-card strong{font-size:1.22rem;line-height:1.35;letter-spacing:0}.home-quick-card span,.home-start-card span{color:var(--muted);font-weight:700;line-height:1.55}.home-quick-card .home-feature-number{color:#238DB8;font-size:.82rem;font-weight:900;line-height:1}.home-feature-card{justify-content:flex-start;gap:18px}.home-feature-card strong{margin-top:12px}.home-feature-card>span:last-child{margin-top:0}.home-start-card b{align-self:flex-start;border-radius:8px;background:var(--star);color:#725006;padding:9px 15px;font-size:.92rem}.home-course-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:14px;gap:14px}.home-course-preview-grid{grid-template-columns:repeat(6,minmax(0,1fr))}@media (max-width:1120px){.home-course-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-course-card{position:relative;display:flex;min-height:178px;flex-direction:column;align-items:flex-start;gap:8px;padding:18px;overflow:hidden}.home-course-card:hover{transform:translateY(-2px);box-shadow:0 13px 26px rgba(36,68,92,.12)}.home-course-card:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:var(--lingo)}.home-course-core:before{background:var(--lingo)}.home-course-story:before{background:var(--moco)}.home-course-explorer:before{background:var(--green)}.home-course-mission:before{background:var(--accent)}.home-course-alphabet:before{background:#6F9EFF}.home-course-talk:before{background:#34A9D6}.home-course-icon{font-size:1.7rem;line-height:1}.home-course-title{color:var(--text);font-size:1.05rem;font-weight:900;line-height:1.3}.home-course-desc{color:var(--muted);font-size:.84rem;font-weight:700;line-height:1.55}.home-course-progress{margin-top:auto;color:#2E8FB6;font-size:.82rem;font-weight:900}.home-replay-grid{display:flex;flex-wrap:wrap;gap:8px}.home-replay-chip{border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text);padding:9px 12px;text-decoration:none;font-size:.86rem;font-weight:900}.home-trust-section{padding-bottom:2px}.home-flow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.home-faq-section{display:grid;grid-template-columns:minmax(210px,.42fr) minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start}.home-faq-section .home-section-head{margin-bottom:0}.home-faq-list{display:grid;grid-gap:10px;gap:10px}.home-faq-item{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 8px 20px rgba(36,68,92,.07)}.home-faq-item summary{cursor:pointer;padding:16px 18px;color:var(--text);font-weight:900;line-height:1.45}.home-faq-item p{margin:0;border-top:1px solid #e6f2f9;padding:0 18px 16px;color:var(--muted);font-size:.9rem;font-weight:800;line-height:1.75}.home-faq-item[open] summary{color:#238DB8}.home-flow-card{position:relative;min-height:330px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;padding:18px;box-shadow:0 8px 20px rgba(36,68,92,.08)}.home-flow-image{display:block;width:100%;aspect-ratio:16/9;margin-bottom:16px;border-radius:8px;object-fit:cover;object-position:center;box-shadow:0 8px 18px rgba(36,68,92,.08)}.home-flow-step{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:14px;border-radius:999px;background:#EAF7FF;color:#2E8FB6;font-weight:900}.home-flow-card strong{display:block;margin-bottom:8px;color:var(--text);font-size:1.08rem;line-height:1.35}.home-flow-card p{margin:0;color:var(--muted);font-size:.88rem;font-weight:700;line-height:1.7}.home-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.home-trust-card{min-height:126px;padding:18px}.home-trust-card strong{display:block;margin-bottom:8px;color:var(--text);font-size:1.03rem;line-height:1.35}.home-trust-card span{color:var(--muted);font-size:.86rem;font-weight:700;line-height:1.65}.home-sample-section{border:1px solid var(--line);border-radius:8px;background:#fff;padding:26px;box-shadow:0 8px 20px rgba(36,68,92,.08)}.home-sample-copy{max-width:100%}.home-sample-copy h2{margin:4px 0 10px;color:var(--text);font-size:1.55rem;line-height:1.3}.home-sample-copy h1{margin:4px 0 10px;color:var(--text);font-size:2rem;line-height:1.25}.home-sample-copy p:not(.home-section-kicker){margin:0;color:var(--muted);font-weight:700;line-height:1.75}.home-sample-copy .home-primary-action{margin-top:18px}.home-bottom-cta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:28px;border:1px solid #f3c4b6;border-radius:8px;background:#FFF7F4;padding:18px}.home-bottom-cta p{margin:0;color:var(--text);font-weight:800;line-height:1.6}.home-footer{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;padding:28px 0 10px}.home-footer a{color:var(--muted);text-decoration:none;font-size:.78rem;font-weight:800}.sample-page{width:min(1100px,100%);min-height:100dvh;margin:0 auto;padding:20px}.sample-header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.sample-header h1{margin:2px 0 0;color:var(--text);font-size:1.6rem;line-height:1.25}.sample-layout{display:grid;grid-template-columns:minmax(340px,430px) minmax(0,1fr);grid-gap:22px;gap:22px;align-items:stretch}.sample-phone{box-sizing:border-box;height:100%;min-height:0;border:1px solid var(--line);border-radius:8px;background:#F5FBFF;padding:18px;box-shadow:var(--shadow)}.sample-phone .screen,.sample-phone .stage{min-height:auto;gap:12px}.sample-phone .picture{max-width:330px;margin-top:0;background-color:#fff;background-repeat:no-repeat;background-position:center 18%;background-size:58%}.sample-tap-help{position:absolute;left:16px;bottom:104px;z-index:2;width:152px;border:1px solid #bfe4f5;border-radius:16px;background:#fff;color:var(--text);padding:9px 11px;font-size:.78rem;font-weight:900;line-height:1.45;text-align:left;box-shadow:0 8px 18px rgba(36,68,92,.12)}.sample-tap-help:after{content:"";position:absolute;left:28px;bottom:-8px;width:14px;height:14px;background:#fff;border-right:1px solid #bfe4f5;border-bottom:1px solid #bfe4f5;transform:rotate(45deg)}.sample-moco-help{position:absolute;right:12px;bottom:96px;z-index:2;width:142px;border:1px solid #f2d7a8;border-radius:16px;background:#FFF9EE;color:#715129;padding:9px 10px;font-size:.72rem;font-weight:900;line-height:1.42;text-align:left;box-shadow:0 8px 18px rgba(113,81,41,.12)}.sample-moco-help:after{content:"";position:absolute;right:28px;bottom:-8px;width:14px;height:14px;background:#FFF9EE;border-right:1px solid #f2d7a8;border-bottom:1px solid #f2d7a8;transform:rotate(45deg)}.sample-phone .lingo,.sample-phone .moco{object-fit:contain}.sample-character-button{position:absolute;border:none;background:none;padding:0;cursor:pointer}.sample-character-button:disabled{cursor:default;opacity:.72}.sample-character-button img{position:static;display:block}.sample-lingo-button{bottom:10px;left:14px}.sample-moco-button{right:12px;bottom:10px}.sample-phone .lingo{width:92px;height:92px}.sample-phone .moco{width:74px;height:74px}.sample-phone .caption{width:min(100%,330px);display:grid;place-items:center;min-height:calc(2 * 1.45em + 22px);margin:0 auto;border:1px solid #bfe4f5;border-radius:18px;background:#fff;color:var(--text);padding:10px 14px;font-size:1.08rem;font-weight:900;line-height:1.45;overflow-wrap:anywhere;box-shadow:0 8px 18px rgba(36,68,92,.08)}.sample-phone .caption.moco-line{border-color:#F2D7A8;background:#FFF9EE;color:var(--text)}.sample-note{display:inline-flex;align-items:center;gap:8px;min-height:0;margin:0 auto;border:1px solid #f2d7a8;border-radius:999px;background:#FFF9EE;color:#715129;padding:8px 12px;font-size:.9rem;font-weight:900}.sample-note:before{content:"?";display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--moco);color:#fff;font-size:.8rem;line-height:1}.sample-phone .mic{max-width:330px;margin:0 auto;cursor:default}.sample-copy{box-sizing:border-box;height:100%;border:1px solid var(--line);border-radius:8px;background:#fff;padding:28px;box-shadow:0 8px 20px rgba(36,68,92,.08)}.sample-copy h2{margin:4px 0 12px;color:var(--text);font-size:2rem;line-height:1.25}.sample-step-list{display:grid;grid-gap:12px;gap:12px;margin:20px 0 22px}.sample-step-list div{border:1px solid var(--line);border-radius:8px;background:#F8FDFF;padding:16px}.sample-step-list span{display:inline-grid;place-items:center;width:38px;height:38px;margin-bottom:10px;border-radius:999px;background:#EAF7FF;color:#2E8FB6;font-weight:900}.sample-step-list strong{display:block;color:var(--text);line-height:1.35}.sample-step-list p{margin:6px 0 0;color:var(--muted);font-weight:700;line-height:1.65}@media (max-width:860px){.home-page{padding:12px}.home-header{align-items:flex-start;gap:12px}.home-brand strong{font-size:.95rem}.home-nav{gap:4px}.home-nav a:not(.home-nav-cta){display:none}.home-nav a{padding:8px 9px;font-size:.78rem}.home-landing-hero{min-height:640px;align-items:flex-start}.home-landing-bg{background:linear-gradient(180deg,rgba(245,251,255,.98),rgba(245,251,255,.94) 42%,rgba(245,251,255,.18) 74%),url(/assets/hero/parent-child-english-hero.png) bottom /cover no-repeat}.home-landing-copy{padding:34px 18px}.home-landing-copy h1{font-size:2.05rem}.home-landing-copy .home-lead{font-size:.98rem;line-height:1.7}.home-landing-copy .home-hero-actions{justify-content:stretch}.home-hero-points{gap:6px}.home-hero-points span{padding:7px 10px;font-size:.76rem}.home-hero{min-height:480px;padding:38px 18px 150px}.home-dashboard-hero{grid-template-columns:1fr;gap:12px;min-height:auto;padding:24px 18px 18px}.home-dashboard-hero .home-hero-content{grid-column:1;grid-row:1;text-align:center}.home-hero h1{font-size:2.35rem}.home-dashboard-hero h1{font-size:2.08rem;line-height:1.08}.home-lead{font-size:1rem;line-height:1.7}.home-dashboard-hero .home-lead{margin:0 auto}.home-hero-actions{gap:10px}.home-dashboard-hero .home-hero-actions{justify-content:stretch}.home-primary-action,.home-secondary-action{width:100%}.home-hero-lingo{right:5%;bottom:-16px;width:138px}.home-hero-moco{left:4%;bottom:-12px;width:116px}.home-dashboard-hero .home-hero-art{grid-column:1;grid-row:2;justify-self:center;width:min(100%,318px);min-height:162px}.home-dashboard-hero .home-hero-art:before{left:50%;right:auto;bottom:14px;width:min(286px,86%);height:58px}.home-dashboard-hero .home-hero-art:after{bottom:10px;width:min(224px,66%)}.home-dashboard-hero .home-hero-lingo{right:calc(50% - 132px);bottom:24px;width:132px}.home-dashboard-hero .home-hero-moco{left:calc(50% - 130px);bottom:25px;width:118px}.home-flow-grid,.home-metrics,.home-promise-grid,.home-trust-grid{grid-template-columns:1fr}.home-dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:-12px}.home-dashboard-metrics .home-metric{grid-template-columns:1fr;grid-template-areas:"icon" "value" "label";justify-items:center;min-height:92px;padding:12px 8px 10px;align-items:center;text-align:center}.home-dashboard-metrics .home-metric-value{font-size:1.18rem}.home-dashboard-metrics .home-metric-label{font-size:.68rem}.home-usage-plan-callout{grid-template-columns:1fr;justify-items:stretch}.home-usage-plan-link{width:100%}.home-metric-icon{width:26px;height:26px;font-size:.78rem}.home-faq-section,.home-parent-band{grid-template-columns:1fr;gap:12px}.home-parent-band,.home-promise-section{padding:18px}.home-supervisor-card{grid-template-columns:1fr;justify-items:center;gap:16px;padding:20px;text-align:center}.home-supervisor-facts{justify-content:center}.home-usage-note{display:block}.home-usage-note span{display:block;margin-top:6px}.home-pricing-row{grid-template-columns:1fr;gap:5px;padding:16px}.home-pricing-price{font-size:1.28rem}.home-action-grid,.home-course-grid,.home-feature-grid{grid-template-columns:1fr}.home-dashboard-support-section{margin-top:22px;padding:14px}.home-dashboard-notes-section{margin-top:26px}.home-dashboard-notes-section .home-note-card{grid-template-columns:auto auto minmax(30px,1fr);gap:10px;min-height:76px;padding:9px 12px}.home-dashboard-notes-section .home-note-card .home-tool-thumb{width:62px;height:62px}.home-dashboard-notes-section .home-note-card .home-tool-thumb img{width:56px;height:56px}.home-dashboard-notes-section .home-note-card:after{justify-self:start;width:30px;height:30px;font-size:1.5rem}.home-dashboard-courses .home-course-card{grid-template-columns:82px minmax(0,1fr);grid-template-areas:"thumb title" "thumb desc" "thumb progress";min-height:96px;padding:12px;column-gap:12px}.home-dashboard-courses .home-course-thumb{width:82px;height:70px}.home-dashboard-courses .home-course-title{font-size:1rem}.home-dashboard-courses .home-course-progress{justify-self:start;padding:5px 9px;font-size:.74rem}.home-course-card,.home-flow-card,.home-quick-card,.home-start-card,.home-trust-card{min-height:auto}.home-sample-section{padding:18px}.home-bottom-cta{display:block}.home-bottom-cta .home-primary-action{margin-top:14px}.sample-page{padding:12px}.sample-header{align-items:flex-start}.sample-header .home-primary-action{display:none}.sample-layout{grid-template-columns:1fr}.sample-phone{min-height:0;padding:12px}.sample-copy{padding:18px}.sample-copy h2{font-size:1.55rem}}.badges{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.badge{background:#fff;border-radius:999px;padding:8px 16px;font-weight:700;color:var(--text);font-size:.95rem;box-shadow:0 2px 8px rgba(0,0,0,.06)}.today-card{background:#fff;border-radius:24px;padding:24px;box-shadow:0 6px 20px rgba(91,200,216,.25);border:3px solid var(--lingo);display:flex;flex-direction:column;align-items:center;gap:6px}.today-label{color:var(--moco);font-weight:800;font-size:.9rem;margin:0}.today-title{color:var(--lingo);font-weight:800;font-size:1.8rem;margin:0}.today-sub{color:var(--text);font-weight:700;margin:0 0 8px}.today-go{background:var(--star);color:#7a5a00;font-weight:800;border-radius:16px;padding:12px 32px;box-shadow:0 4px 0 #d9a300}.course-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.course-card{background:#fff;border-radius:16px;padding:14px 12px;display:flex;flex-direction:column;align-items:center;gap:4px;box-shadow:0 2px 8px rgba(0,0,0,.06);border:2px solid #f0e9da}.course-icon{font-size:1.6rem}.course-title{font-weight:800;color:var(--text);font-size:.95rem}.course-progress{color:#b9b29f;font-size:.8rem;font-weight:700}.replay-grid{display:flex;gap:8px;flex-wrap:wrap}.replay-chip{background:#fff;border-radius:12px;padding:10px 14px;font-weight:700;color:var(--text);box-shadow:0 2px 8px rgba(0,0,0,.06)}.sticker-award{display:flex;flex-direction:column;align-items:center;gap:8px}.sticker-award .sticker{animation:stickerpop .9s cubic-bezier(.2,1.6,.4,1)}.sticker-name{font-weight:700;color:var(--moco)}.streak{font-weight:800;color:var(--accent)}@keyframes stickerpop{0%{transform:scale(0) rotate(-20deg)}70%{transform:scale(1.15) rotate(5deg)}to{transform:scale(1) rotate(0)}}.lesson-phrase-save-wrap{min-height:42px;display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap}.lesson-phrase-save{border:2px solid var(--line);background:rgba(255,255,255,.9);color:var(--text);border-radius:999px;padding:8px 16px;font-size:.82rem;font-weight:900;cursor:pointer;box-shadow:0 8px 22px rgba(36,68,92,.08)}.lesson-phrase-save.saved{border-color:#BCE8D7;background:#F1FFF8;color:#2B7D64;cursor:default}.lesson-phrase-flash{color:var(--lingo);font-size:.82rem;font-weight:900}.complete-screen{align-items:center;justify-content:center;padding:28px 18px}.complete-card{margin:0 auto;padding:32px 26px 28px;border:2px solid var(--line);border-radius:28px;background:linear-gradient(180deg,#FFFFFF,#F6FCFF);box-shadow:0 22px 52px rgba(36,68,92,.12);text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px}.complete-mascots{display:flex;justify-content:center;gap:12px;margin-bottom:2px}.complete-mascots span{width:74px;height:74px;border-radius:24px;background:50%/contain no-repeat;filter:drop-shadow(0 10px 16px rgba(36,68,92,.14))}.complete-kicker{margin:0;color:var(--lingo);font-size:.92rem;font-weight:900}.complete-card h1{margin:0;color:var(--text);font-size:clamp(2.2rem,8vw,3.5rem);letter-spacing:0}.complete-stars{max-width:430px;flex-wrap:wrap;margin:2px 0 4px}.complete-sticker-card{width:min(430px,100%);padding:16px;border:2px solid #ffe5a4;border-radius:22px;background:#FFF9E9;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.complete-sticker-card .sticker{width:118px;height:118px;border-radius:50%;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;box-shadow:0 10px 22px rgba(117,82,0,.12)}.complete-sticker-card strong{display:block;color:var(--text);font-size:1.06rem}.complete-message,.complete-streak{margin:0;color:var(--subtext);font-weight:900}.complete-actions{width:min(440px,100%);display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:6px}.talk-log{display:flex;flex-direction:column;gap:10px;padding:8px 0;flex:1 1;overflow-y:auto}.talk-bubble{max-width:86%;border-radius:18px;padding:10px 14px;position:relative;display:flex;flex-direction:column;gap:2px}.talk-bubble.you{align-self:flex-end;background:var(--lingo);color:#fff}.talk-bubble.you .talk-ja{color:rgba(255,255,255,.85)}.talk-bubble.ai{align-self:flex-start;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.06);padding-right:40px}.talk-en{font-weight:700}.talk-ja{display:block;font-size:.75rem;color:#999}.talk-speak{position:absolute;right:8px;top:8px;border:none;background:none;cursor:pointer;font-size:1rem}.talk-feedback{margin:6px 0 2px auto;max-width:92%;background:#fffbe8;border:2px solid #f3df9a;border-radius:14px;padding:10px 12px}.talk-fb-head{margin:0 0 4px;font-size:.85rem;font-weight:700;color:#8a6d1a}.talk-fb-sub{margin:4px 0;font-size:.8rem;font-weight:800;color:#b8860b}.talk-alt{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:6px 0}.talk-alt .talk-en{color:var(--text)}.talk-alt-btns{display:flex;gap:6px}.talk-alt-btns button{border:1px solid #e8dcb5;background:#fff;border-radius:10px;padding:4px 10px;cursor:pointer}.talk-alt-btns button:disabled{background:#e9f7e9;border-color:#bfe3bf}.talk-hints{background:#fffbe8;border:2px solid #f3df9a;border-radius:14px;padding:10px 12px;margin-bottom:8px}.phrase-list{list-style:none;padding:8px 0;margin:0;display:flex;flex-direction:column;gap:8px}.phrase-row{background:#fff;border-radius:14px;padding:12px 14px;display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:2px 10px;gap:2px 10px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.phrase-en{grid-column:1;border:none;background:none;cursor:pointer;text-align:left;font-weight:800;font-size:1rem;color:var(--text);padding:0;display:flex;gap:8px;align-items:center}.phrase-speaker{font-size:.95rem}.phrase-ja{grid-column:1;font-size:.78rem;color:#999;padding-left:28px}.phrase-del{grid-column:2;grid-row:1/span 2;border:none;background:none;color:#ccc;font-size:1.1rem;cursor:pointer}.series-head{display:flex;align-items:center;justify-content:center;gap:10px;margin:18px 0 4px}.series-complete{background:linear-gradient(135deg,#fff7d6,#ffe9a8);border:2px solid #e9c25a;color:#8a6d1a;border-radius:999px;padding:4px 12px;font-size:.75rem;font-weight:800}.sticker-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;padding:16px 0}.sticker-cell{background:#fff;border-radius:16px;padding:10px 6px;display:flex;flex-direction:column;align-items:center;gap:6px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.sticker-img{width:64px;height:64px;background:50%/contain no-repeat}.sticker-label{font-size:.75rem;font-weight:700;color:var(--text)}.sticker-cell.locked .sticker-img{background:#d9d9d9;border-radius:999px;opacity:.92}.sticker-cell.locked .sticker-label{color:#ccc}.point-arrow{width:0;height:0}.alphabet-point-layer,.point-arrow{position:absolute;pointer-events:none;z-index:3}.alphabet-point-layer{top:0;left:50%;height:100%;aspect-ratio:1/1;transform:translateX(-50%)}.alphabet-point-layer .point-arrow{z-index:1}.point-arrow:after{position:absolute;bottom:10px;font-size:0;filter:drop-shadow(0 4px 6px rgba(36,68,92,.26));animation:point-bob 2.2s ease-in-out infinite}@keyframes point-bob{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-10px)}}.login-screen{background:radial-gradient(circle at 18% 8%,rgba(80,190,232,.14),transparent 30%),linear-gradient(180deg,#F5FBFF,#EFF8FD)}.login-brand-strip{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-height:68px;margin:0 0 14px;padding:12px 14px;border:1px solid rgba(191,228,245,.9);border-radius:14px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(233,248,255,.96));color:var(--text);box-shadow:0 12px 30px rgba(36,68,92,.1)}.login-brand-strip-account{padding:14px 16px;border-color:var(--line-strong);border-radius:var(--radius-card);background:radial-gradient(circle at 18% 0,rgba(255,255,255,.98),transparent 32%),linear-gradient(135deg,rgba(255,255,255,.98),rgba(235,249,255,.98));box-shadow:var(--shadow-card)}.login-brand-lockup{display:inline-flex;align-items:center;min-width:0;gap:11px;color:var(--text);text-decoration:none}.login-brand-mark{flex:0 0 auto;width:42px;height:42px;border-color:rgba(50,169,214,.25);background:linear-gradient(180deg,#E8FAFF,#A7E9F7);box-shadow:0 8px 18px rgba(50,169,214,.18)}.login-brand-icon{flex:0 0 auto;width:44px;height:44px;object-fit:contain}.login-brand-lockup small,.login-brand-lockup strong{display:block;line-height:1.12;letter-spacing:0}.login-brand-lockup strong{font-size:1.08rem;font-weight:900}.login-brand-lockup small{margin-top:4px;color:var(--muted);font-size:.76rem;font-weight:800}.login-brand-badge{flex:0 0 auto;border:1px solid #ffd0c4;border-radius:999px;background:#FFF5F1;color:var(--accent);padding:7px 10px;font-size:.75rem;font-weight:900;white-space:nowrap}.login-center{justify-content:flex-start;padding-top:24px;gap:14px}.login-card{width:100%;max-width:430px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.96);padding:28px;display:flex;flex-direction:column;gap:14px;box-shadow:0 18px 44px rgba(36,68,92,.12);text-align:left}.login-card.account-card{max-width:640px;gap:18px;border-color:var(--line-strong);border-radius:var(--radius-card);background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(250,254,255,.97));padding:34px;box-shadow:var(--shadow-card)}.account-card .login-kicker,.account-card .login-title{text-align:left}.account-card .login-kicker{color:#2E8FB6}.account-card .login-title{font-size:2rem}.login-kicker{color:#2E8FB6;font-size:.74rem;line-height:1.2}.login-kicker,.login-title{margin:0;font-weight:900;text-align:center}.login-title{color:var(--text);font-size:1.72rem;line-height:1.22}.login-copy{color:#496A80;font-size:.92rem;font-weight:800;line-height:1.72;margin:0;text-align:left}.login-copy.is-muted{color:var(--muted);font-size:.82rem}.parental-consent-list{display:grid;grid-gap:8px;gap:8px;margin:0;padding-left:22px;color:#355A72;font-size:.86rem;font-weight:750;line-height:1.65}.parental-consent-card .login-copy a{color:#2E8FB6;font-weight:900;text-underline-offset:3px}.parental-consent-provider-links{display:grid;grid-gap:6px;gap:6px;margin:-4px 0 0;padding-left:22px;font-size:.8rem;font-weight:800;line-height:1.5}.parental-consent-provider-links a{color:#2E8FB6;text-underline-offset:3px}.parental-consent-card .login-note{margin:0;color:#607C8F;font-size:.78rem;font-weight:700;line-height:1.6;text-align:left}.parental-consent-decline-actions{display:grid;grid-gap:8px;gap:8px;border-top:1px solid #d9e8f1;padding-top:14px;text-align:left}.parental-consent-decline-actions strong{color:#355A72;font-size:.82rem}.parental-consent-decline-actions a{color:#2E8FB6;font-size:.82rem;font-weight:850;overflow-wrap:anywhere;text-underline-offset:3px}.login-steps{color:#496A80;font-size:.9rem;font-weight:800;line-height:1.7;margin:0;padding-left:22px;text-align:left}.setup-progress{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 auto;border:1px solid #cfe8f6;border-radius:999px;background:#F4FBFF;color:var(--text);padding:8px 12px}.setup-progress span{display:inline-grid;place-items:center;border-radius:999px;background:#EAF7FF;color:#2E8FB6;padding:4px 9px}.setup-progress b,.setup-progress span{font-size:.68rem;font-weight:900;white-space:nowrap}.setup-progress b{line-height:1.2}.setup-progress small{color:#6D8497;font-size:.62rem;font-weight:900;line-height:1.3;white-space:nowrap}.login-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.login-actions button{width:100%;padding-left:12px;padding-right:12px}.login-help-row{display:flex;justify-content:flex-end;min-height:22px}.login-link-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;color:#2E8FB6;cursor:pointer;font:inherit;font-size:.82rem;font-weight:900;padding:0;text-decoration:underline;text-underline-offset:3px}.login-link-button:disabled{cursor:not-allowed;opacity:.55}.login-input{min-height:52px;border:1px solid #d5e4ed;border-radius:8px;background:#fff;color:var(--text);padding:13px 14px;font-size:1rem;font-weight:800;outline:none}.login-input::placeholder{color:#8FA4B3}.login-input:focus{border-color:var(--lingo);box-shadow:0 0 0 3px rgba(50,169,214,.16)}.password-field{position:relative}.password-input{width:100%;padding-right:76px}.password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);min-height:36px;padding:0 10px;border:1px solid #d5e4ed;border-radius:8px;background:#F8FDFF;color:#2E8FB6;cursor:pointer;font-size:.76rem;font-weight:900}.password-toggle:hover{background:#EAF7FF}.password-hints{border:1px solid #d5e4ed;border-radius:8px;background:#F8FDFF;padding:10px 12px;color:#496A80;font-size:.78rem;font-weight:800}.password-meter{display:flex;align-items:center;justify-content:space-between;gap:10px}.password-meter i{display:block;width:104px;height:8px;border-radius:999px;background:linear-gradient(90deg,#FF765D 0 25%,#F6BD38 25% 50%,#32A9D6 50% 75%,#35B779 75% 100%);opacity:.3}.password-meter i[data-score="1"]{-webkit-clip-path:inset(0 75% 0 0);clip-path:inset(0 75% 0 0);opacity:1}.password-meter i[data-score="2"]{-webkit-clip-path:inset(0 50% 0 0);clip-path:inset(0 50% 0 0);opacity:1}.password-meter i[data-score="3"]{-webkit-clip-path:inset(0 25% 0 0);clip-path:inset(0 25% 0 0);opacity:1}.password-meter i[data-score="4"]{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);opacity:1}.password-hints ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:4px 12px;gap:4px 12px;margin:8px 0 0;padding:0;list-style:none}.password-hints li:before{content:"・"}.password-hints li.ok{color:#24855B}.password-hints li.ok:before{content:"✓ "}.terms-check{display:flex;align-items:flex-start;gap:9px;border:1px solid #d5e4ed;border-radius:8px;background:#fff;padding:11px 12px;color:#496A80;font-size:.8rem;font-weight:800;line-height:1.6}.terms-check input{width:18px;height:18px;margin-top:2px;accent-color:var(--lingo)}.terms-check a{color:#2E8FB6;text-decoration:underline;text-underline-offset:3px}.terms-check span{flex:1 1}.legal-inline-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;color:#2E8FB6;cursor:pointer;font:inherit;font-weight:900;padding:0;text-decoration:underline;text-underline-offset:3px}.legal-inline-button:hover{color:var(--lingo)}.login-honeypot{position:absolute;left:-10000px;width:1px;height:1px;opacity:0;pointer-events:none}.auth-note-box{border:1px solid #d5e4ed;border-radius:8px;background:#F8FDFF;padding:12px 14px;color:#496A80;text-align:left}.auth-note-box strong{display:block;color:var(--text);font-size:.86rem;font-weight:900}.auth-note-box span{display:block;margin-top:5px;font-size:.78rem;font-weight:800;line-height:1.65}.login-card .big,.login-card a.ghost,.login-card button.big,.login-card button.ghost{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:13px 18px;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:900;line-height:1.2;text-decoration:none}.login-card .big,.login-card button.big{background:var(--accent);color:#fff;box-shadow:0 6px 0 #D85F43}.login-card .big:active,.login-card button.big:active{transform:translateY(2px);box-shadow:0 4px 0 #D85F43}.login-card a.ghost,.login-card button.ghost{border:1px solid var(--line);background:#fff;color:var(--text);box-shadow:none}.login-card a.ghost:hover,.login-card button.ghost:hover{background:#F8FDFF}.login-card button:disabled{cursor:not-allowed;opacity:.6}.login-message{max-width:430px;margin:0;border:1px solid #f3d1a9;border-radius:8px;background:#FFF9EE;color:#8B5C16;padding:10px 12px;font-size:.84rem;font-weight:800;line-height:1.6;text-align:left}.login-message.is-inline{width:100%;max-width:none;margin:-2px 0 2px}.login-message.is-danger{border-color:#FFB7B0;background:#FFF2F1;color:#B42318;box-shadow:0 8px 18px rgba(180,35,24,.08)}.login-footer-links{display:flex;gap:14px;margin-top:8px}.login-footer-links a{color:#6D8497;font-size:.76rem;font-weight:800;text-decoration:underline;text-underline-offset:3px}.login-fineprint{margin:4px 0 0;color:var(--muted);font-size:.72rem;font-weight:800;line-height:1.6}.account-section{display:grid;grid-gap:12px;gap:12px;border:1px solid var(--line-strong);border-radius:16px;background:linear-gradient(135deg,rgba(248,253,255,.98),rgba(255,255,255,.98));padding:18px;box-shadow:0 8px 20px rgba(36,68,92,.06)}.account-section-danger{border-color:#F0B5AE;background:#FFF8F7}.account-section-report{border-color:#B7DDEC;background:#F7FCFF}.report-screen .login-center{width:min(620px,100%)}.report-back-row{width:100%}.report-card{gap:18px}.report-field{display:grid;grid-gap:8px;gap:8px;color:var(--text);font-size:.84rem;font-weight:900}.report-field select,.report-field textarea{width:100%;border:1px solid var(--line-strong);border-radius:12px;background:#FFF;color:var(--text);font:inherit;padding:12px}.report-field textarea{min-height:120px;resize:vertical}.report-empty,.report-reply{border:1px solid #b7ddec;border-radius:12px;background:#F7FCFF;color:var(--text);font-size:.92rem;font-weight:800;line-height:1.6;padding:14px}.report-categories{display:grid;grid-gap:10px;gap:10px;margin:0;border:0;padding:0}.report-categories legend{margin-bottom:8px;color:var(--text);font-size:.84rem;font-weight:900}.report-categories label{display:flex;align-items:center;gap:10px;color:var(--subtext);font-size:.84rem;font-weight:800}.report-categories input{width:18px;height:18px}.report-privacy-note,.report-sla-note{margin:0;color:var(--muted);font-size:.75rem;font-weight:700;line-height:1.6}.report-privacy-note{color:#8A5149}.account-section h3{display:flex;align-items:center;gap:8px;margin:0;color:var(--text);font-size:1rem;font-weight:900}.account-section p{margin:0;color:var(--subtext);font-size:.82rem;font-weight:800;line-height:1.6}.account-section-icon{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#EAF7FF;color:#2E8FB6;font-size:.78rem;font-weight:900}.account-section-icon-danger{width:38px;height:38px;background:#FFF1ED;color:var(--danger)}.account-section-icon-danger img{width:34px;height:34px;object-fit:contain}.account-identity{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.account-identity>div,.account-profile-button,.account-profile-edit{min-width:0;border:1px solid var(--line-strong);border-radius:16px;background:#F8FDFF;padding:14px 16px}.account-identity span,.account-plan-badge span,.account-profile-edit label{display:block;color:var(--subtext);font-size:.72rem;font-weight:900;line-height:1.35}.account-identity strong,.account-plan-badge strong{display:block;min-width:0;margin-top:5px;color:var(--text);font-size:.98rem;font-weight:900;line-height:1.45;overflow-wrap:anywhere}.account-profile-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;width:100%;text-align:left;cursor:text}.account-profile-button:disabled{cursor:wait}.account-profile-button small{display:block;margin-top:5px;color:#6E8BA0;font-size:.72rem;font-weight:900;line-height:1.35}.account-profile-edit{display:grid;grid-gap:10px;gap:10px}.account-profile-edit .login-input{margin-top:0}.account-profile-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.account-plan-badge{border:1px solid #bfe2f3;border-radius:16px;background:linear-gradient(135deg,#F8FDFF,#EEF9FE);padding:14px 16px}.account-plan-badge--master{border-color:#F3CF8A;background:linear-gradient(135deg,#FFF9E8,#FFF3CA)}.account-plan-badge--active{border-color:#B7E5CE;background:linear-gradient(135deg,#F1FBF6,#E7F8F0)}.account-plan-badge--inactive{border-color:#F1B7B0;background:linear-gradient(135deg,#FFF5F3,#FFF9F6)}.account-plan-badge--dev{border-color:#CFE8F6;background:linear-gradient(135deg,#F5FBFF,#EEF8FE)}.account-card .login-input{border-color:var(--line-strong);border-radius:14px}.account-card .account-logout-button,.account-card .account-primary-action,.account-card .account-secondary-action{width:100%;min-height:50px;border-radius:14px}.account-card .account-logout-button,.account-card .account-secondary-action{background:#fff;border-color:var(--line-strong)}.account-logout-stack{display:grid;grid-gap:10px;gap:10px}.account-error-message{display:grid;grid-gap:2px;gap:2px;margin:0;border:1px solid #f1b7b0;border-radius:12px;background:#FFF5F3;color:var(--danger);padding:10px 12px;font-size:.82rem;font-weight:900;line-height:1.45}.account-danger-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;justify-self:center;margin-top:4px;border:0;background:transparent;color:var(--danger);cursor:pointer;font:inherit;font-size:.76rem;font-weight:900;text-decoration:underline;text-underline-offset:4px}.account-danger-link:disabled{cursor:not-allowed;opacity:.55}.account-delete-card{gap:18px}.account-delete-complete,.account-delete-warning-panel{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center;border:1px solid #f0b5ae;border-radius:16px;background:#FFF8F7;padding:16px}.account-delete-complete img,.account-delete-warning-panel img{width:58px;height:58px;object-fit:contain}.account-delete-complete p,.account-delete-warning-panel strong{display:block;margin:0;color:var(--danger);font-size:1rem;font-weight:900;line-height:1.45}.account-delete-warning-panel p{margin:5px 0 0;color:var(--subtext);font-size:.82rem;font-weight:800;line-height:1.6}.account-delete-steps{display:grid;grid-gap:10px;gap:10px}.account-delete-steps>div{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:4px 10px;gap:4px 10px;align-items:start;border:1px solid var(--line-strong);border-radius:14px;background:#F8FDFF;padding:13px}.account-delete-steps span{grid-row:span 3;display:inline-grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#EAF7FF;color:#2E8FB6;font-size:.82rem;font-weight:900}.account-delete-steps strong{color:var(--text);font-size:.92rem;font-weight:900;line-height:1.35}.account-delete-steps p{margin:0;color:var(--subtext);font-size:.8rem;font-weight:800;line-height:1.55}.account-delete-steps .account-secondary-action{grid-column:2;margin-top:4px}.account-delete-check{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;border:1px solid #f0b5ae;border-radius:14px;background:#FFF8F7;padding:13px 14px;color:var(--text);font-size:.86rem;font-weight:900;line-height:1.55}.account-delete-check input{width:20px;height:20px;margin-top:2px;accent-color:var(--danger)}.account-delete-action{background:var(--danger);color:#fff;box-shadow:0 6px 0 #8E352F}.account-delete-action:active{box-shadow:0 3px 0 #8E352F}.account-delete-action:disabled{opacity:.55;cursor:not-allowed}.billing-card{gap:18px}.billing-screen{max-width:none}.billing-screen .login-center{width:100%;align-items:stretch}.billing-screen .billing-card,.billing-screen .login-brand-strip{align-self:center;width:min(760px,calc(100% - 56px))}.billing-screen .billing-card{max-width:760px}.billing-back-row{align-self:center;width:min(760px,calc(100% - 56px));margin:22px 0 0;display:flex;justify-content:flex-start}.billing-back-link{display:inline-flex;align-items:center;min-height:38px;margin:0;border:1px solid var(--line);border-radius:10px;background:#fff;color:#168BCA;padding:7px 12px;font-weight:900;text-decoration:none}.billing-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.billing-info-grid>div{min-width:0;border:1px solid var(--line-strong);border-radius:16px;background:#F8FDFF;padding:14px}.billing-info-grid strong{display:block;margin-top:9px;color:var(--text);font-size:.96rem;font-weight:900;line-height:1.35}.billing-info-grid p{margin:6px 0 0;color:var(--subtext);font-size:.78rem;font-weight:800;line-height:1.65}.billing-note{margin:0}.billing-upgrade-action{display:inline-flex;flex-direction:column;gap:4px;line-height:1.25}.billing-upgrade-action small{color:rgba(255,255,255,.92);font-size:.68rem;font-weight:900}.billing-delete-flow-note{margin:0;border-color:#FFD8B8;background:#FFF8F2}.auth-inline-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.auth-inline-actions.single{grid-template-columns:1fr}.legal-modal-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:18px;background:rgba(21,50,69,.36);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.legal-modal{width:min(640px,100%);max-height:min(760px,calc(100vh - 36px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;grid-gap:14px;gap:14px;border:1px solid #bfe2f3;border-radius:12px;background:#fff;padding:18px;box-shadow:0 22px 60px rgba(36,68,92,.24)}.legal-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid #e2f0f8;padding-bottom:12px}.legal-modal-header h2{margin:3px 0 0;color:var(--text);font-size:1.35rem;font-weight:900;line-height:1.25}.legal-modal-close{flex:0 0 auto;width:38px;height:38px;border:1px solid #d5e4ed;border-radius:999px;background:#F8FDFF;color:var(--text);cursor:pointer;font-size:1.2rem;font-weight:900;line-height:1}.legal-modal-close:hover{background:#EAF7FF}.legal-modal-body{overflow:auto;padding-right:4px;color:#496A80;font-size:.86rem;font-weight:800;line-height:1.75}.legal-modal-body h3{margin:18px 0 6px;color:var(--text);font-size:.98rem;font-weight:900}.legal-modal-body h3:first-of-type{margin-top:8px}.legal-modal-body p{margin:0 0 10px}.legal-modal-body ul{margin:0 0 10px;padding-left:18px}.legal-modal-confirm{width:100%}@media (max-width:460px){.login-brand-strip{align-items:flex-start;flex-direction:column;gap:10px;min-height:0;padding:13px 16px}.login-brand-badge{align-self:flex-start}.login-card{padding:22px}.login-card.account-card{padding:24px 20px}.account-identity{grid-template-columns:1fr}.account-card .login-title{font-size:1.74rem}.auth-inline-actions,.billing-info-grid,.login-actions,.password-hints ul{grid-template-columns:1fr}.setup-progress small{flex-basis:100%;text-align:center;white-space:normal}.checkout-summary div{grid-template-columns:1fr;gap:3px}.login-footer-links{flex-wrap:wrap;justify-content:center}.legal-modal{padding:14px}}.doc-screen{width:min(100% - 32px,1060px);max-width:1060px;padding:28px 0 56px}.doc-screen .topbar{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:52px;color:#102C48}.doc-screen .topbar .ghost{justify-self:start;min-height:auto;border:0;border-radius:0;background:transparent;color:#1687D9;box-shadow:none;font-size:1.05rem;font-weight:800;white-space:nowrap}.doc-screen .topbar>span:nth-child(2){text-align:center;color:#102C48;font-size:clamp(1.55rem,3vw,2.45rem);font-weight:900;line-height:1.28;letter-spacing:0}.doc{width:100%;margin:0 auto;padding:8px 22px 0;color:#273746;font-size:1rem;line-height:1.9}.doc-shell{max-width:100%}.doc-meta{margin:18px 0 30px;color:#6C7F90;text-align:center;font-size:1rem;font-weight:700}.doc a{color:#1687D9;font-weight:800}.doc-card{border:1px solid #cfe2ee;border-radius:14px;background:rgba(255,255,255,.94);padding:42px 46px;box-shadow:0 18px 46px rgba(36,68,92,.1)}.doc-card h2{margin:0 0 18px;color:#159BD7;font-size:1.28rem;font-weight:900;line-height:1.35}.doc-card h2:not(:first-child){margin-top:42px;padding-top:32px;border-top:1px solid #cfe5f2}.doc-card p{margin:0 0 16px}.doc-card p:last-child{margin-bottom:0}.doc-card ul{margin:6px 0 18px;padding-left:1.25em}.doc-card li{margin:8px 0}.doc-card li b{white-space:nowrap}.legal-card{padding:28px}.legal-table{display:grid;grid-template-columns:minmax(180px,260px) minmax(0,1fr);overflow:hidden;border:1px solid #cfdde8;border-radius:4px;background:#fff}.legal-table dd,.legal-table dt{display:flex;align-items:center;min-height:82px;margin:0;padding:22px 28px;border-bottom:1px solid #d9e5ef}.legal-table dt{border-right:1px solid #d9e5ef;background:linear-gradient(120deg,#F3FAFF,#EAF6FE);color:#102C48;font-weight:900}.legal-table dd{color:#273746;background:#fff}.legal-table dd:last-of-type,.legal-table dt:last-of-type{border-bottom:none}@media (max-width:860px){.doc-screen{width:min(100% - 16px,680px);padding-top:18px}.doc-screen .topbar{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px;min-height:auto}.doc-screen .topbar .ghost{position:static;justify-self:start;font-size:.95rem}.doc-screen .topbar>span:nth-child(2){max-width:100%;font-size:1.35rem}.doc{padding:4px 8px 0;font-size:.92rem;line-height:1.85}.doc-meta{margin:14px 0 20px;font-size:.82rem;line-height:1.7}.doc-card{padding:26px 22px;border-radius:12px}.doc-card h2{font-size:1.08rem}.doc-card h2:not(:first-child){margin-top:30px;padding-top:24px}.doc-card li b{white-space:normal}.legal-card{padding:16px}.legal-table{grid-template-columns:1fr}.legal-table dd,.legal-table dt{min-height:auto;padding:14px 16px}.legal-table dt{border-right:0;border-bottom:0}.legal-table dd{padding-top:0}}.google-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:52px;padding:12px;border:1px solid #d5e4ed;border-radius:8px;background:#fff;color:var(--text);font-size:1rem;font-weight:900;cursor:pointer}.google-btn:hover{background:#F8FDFF}.google-btn:disabled{opacity:.6;cursor:not-allowed}.login-or{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:.78rem;font-weight:900}.login-or:after,.login-or:before{content:"";flex:1 1;height:1px;background:var(--line)}.plan-pick{display:flex;flex-direction:column;gap:10px}.checkout-summary{display:grid;grid-gap:8px;gap:8px;border:1px solid #d5e4ed;border-radius:8px;background:#F8FDFF;padding:12px}.checkout-summary div{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start}.checkout-summary strong{color:var(--text);font-size:.78rem;font-weight:900}.checkout-summary span{color:#496A80;font-size:.78rem;font-weight:800;line-height:1.55}.trial-box{border:1px solid #f7cdbf;border-radius:8px;background:linear-gradient(180deg,#FFF8F4,#FFF3ED);padding:14px 16px;text-align:left}.trial-box strong{display:block;color:var(--accent);font-size:1rem;line-height:1.35}.trial-box span{display:block;margin-top:6px;color:#6F5B51;font-size:.82rem;font-weight:800;line-height:1.6}.plan-btn{display:flex;flex-direction:column;align-items:flex-start;gap:3px;width:100%;padding:14px 16px;border:1px solid #bfe2f3;border-radius:8px;background:#fff;cursor:pointer;text-align:left}.plan-btn.plenty{border-color:#F4C99E}.plan-btn:hover{background:#F8FDFF}.plan-btn:disabled{opacity:.6;cursor:not-allowed}.plan-name{font-weight:900;color:var(--text)}.plan-price{font-weight:900;color:var(--lingo)}.plan-btn.plenty .plan-price{color:#e08838}.plan-detail{color:var(--muted);font-size:.78rem;font-weight:800;line-height:1.45}.plan-trial{margin-top:4px;border-radius:999px;background:#EAF7FF;color:#2E8FB6;padding:4px 9px;font-size:.72rem;font-weight:900}.home-dashboard-courses,.home-dashboard-support-section,.home-dashboard-usage{scroll-margin-top:18px}.home-dashboard-courses{margin-top:26px}.home-dashboard-support-section{margin-top:28px;border:1px solid rgba(194,220,236,.78);border-radius:var(--radius-card);background:linear-gradient(180deg,rgba(255,255,255,.54),rgba(234,247,255,.5));padding:18px}.home-dashboard-notes-section{margin-top:34px}.home-dashboard-safety-section{margin-top:36px}.home-dashboard-courses .home-section-kicker,.home-dashboard-support-section .home-section-kicker,.home-dashboard-usage .home-section-kicker{color:rgba(46,143,182,.72);font-size:.68rem;letter-spacing:.03em}.home-dashboard-metrics{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:-32px;position:relative;z-index:3;gap:14px}.home-dashboard-metrics .home-metric{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"icon value" "label label";align-items:center;min-height:106px;padding:16px 16px 14px;justify-content:flex-start;grid-gap:7px;gap:7px;overflow:hidden;text-align:left}.home-dashboard-metrics .home-metric:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--lingo)}.home-dashboard-metrics .home-metric--stickers:before{background:linear-gradient(90deg,var(--star),#FFB55E)}.home-dashboard-metrics .home-metric--lessons:before{background:linear-gradient(90deg,var(--lingo),#71D7EC)}.home-dashboard-metrics .home-metric--streak:before{background:linear-gradient(90deg,var(--green),#9ADBB6)}.home-metric-icon{grid-area:icon;display:inline-grid;place-items:center;width:30px;height:30px;border-radius:999px;background:#EAF7FF;color:#2E8FB6;font-size:.9rem;font-weight:900}.home-metric--stickers .home-metric-icon{background:#FFF8D9;color:#C98A00}.home-metric--lessons .home-metric-icon{background:#EAF7FF;color:#2E8FB6}.home-metric--streak .home-metric-icon{background:#E9F8F0;color:#24855B}.home-dashboard-metrics .home-metric-value{grid-area:value;color:var(--text);font-size:clamp(1.58rem,2.5vw,2rem);letter-spacing:0}.home-dashboard-metrics .home-metric-label{grid-area:label;color:var(--subtext);font-size:.82rem;letter-spacing:0}.home-dashboard-courses .home-section-head{margin-bottom:12px}.home-dashboard-course-grid{grid-template-columns:1fr;gap:10px}.home-dashboard-courses .home-course-card{display:grid;grid-template-columns:96px minmax(0,1fr) auto;grid-template-areas:"thumb title progress" "thumb desc progress";align-items:center;grid-column-gap:14px;column-gap:14px;grid-row-gap:3px;row-gap:3px;min-height:104px;padding:12px 16px;border-color:var(--line-strong);border-radius:16px;box-shadow:var(--shadow-card)}.home-dashboard-courses .home-course-card:before{width:4px}.home-course-thumb,.home-tool-thumb{display:grid;place-items:center;overflow:hidden;border:1px solid #d8eaf5;border-radius:8px;background:#F5FBFF}.home-tool-thumb{width:58px;height:58px;margin-bottom:2px}.home-tool-thumb img{width:78px;height:78px;object-fit:contain}.home-note-card{position:relative}.home-dashboard-notes-section .home-tools-grid{grid-template-columns:1fr}.home-dashboard-notes-section .home-note-card{display:grid;grid-template-columns:auto auto minmax(34px,1fr);align-items:center;grid-gap:12px;gap:12px;min-height:84px;padding:10px 14px;border-color:var(--line-strong);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,253,255,.96));box-shadow:var(--shadow-card)}.home-dashboard-notes-section .home-note-card:after{content:"›";display:inline-grid;place-items:center;justify-self:start;width:34px;height:34px;border-radius:999px;background:#EAF7FF;color:#2E8FB6;font-size:1.75rem;font-weight:800;line-height:1}.home-dashboard-notes-section .home-note-card>span:last-of-type{color:var(--subtext);font-size:1rem;font-weight:900;line-height:1.45}.home-note-card .home-tool-thumb{margin-bottom:0}.home-note-card .home-tool-thumb img{width:58px;height:58px;object-fit:contain}.home-dashboard-notes-section .home-note-card .home-tool-thumb{width:70px;height:70px}.home-dashboard-notes-section .home-note-card .home-tool-thumb img{width:64px;height:64px}@media (max-width:860px){.home-dashboard-notes-section .home-note-card{grid-template-columns:auto auto minmax(30px,1fr);gap:10px;min-height:76px;padding:9px 12px}.home-dashboard-notes-section .home-note-card .home-tool-thumb{width:62px;height:62px}.home-dashboard-notes-section .home-note-card .home-tool-thumb img{width:56px;height:56px}.home-dashboard-notes-section .home-note-card:after{justify-self:start;width:30px;height:30px;font-size:1.5rem}}.home-course-thumb{position:relative;width:100%;aspect-ratio:16/9;margin-bottom:3px;box-sizing:border-box}.home-course-thumb img{display:block;position:absolute;inset:12px;width:calc(100% - 24px);height:calc(100% - 24px);object-fit:contain;object-position:center}.home-dashboard-courses .home-course-thumb{grid-area:thumb;width:96px;height:72px;aspect-ratio:auto;margin:0;background:#F8FDFF}.home-dashboard-courses .home-course-thumb img{inset:8px;width:calc(100% - 16px);height:calc(100% - 16px)}.home-dashboard-courses .home-course-title{grid-area:title;font-size:1.08rem}.home-dashboard-courses .home-course-desc{grid-area:desc}.home-dashboard-courses .home-course-progress{grid-area:progress;margin:0;border:1px solid #bfe2f3;border-radius:999px;background:#F5FBFF;color:#2E8FB6;padding:8px 12px;white-space:nowrap}.home-course-card{transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.home-course-card:hover,.home-metric:hover,.home-quick-card:hover,.home-start-card:hover{transform:translateY(-2px);border-color:#A8DDF0;box-shadow:0 14px 32px rgba(36,68,92,.12)}.home-course-icon{display:none}.screen.app-screen{width:min(760px,100%);max-width:760px;padding:20px}.app-topbar{display:grid;grid-template-columns:120px minmax(0,1fr) 120px;align-items:center;grid-gap:10px;gap:10px;margin-bottom:18px}.app-topbar-title{color:var(--text);font-size:1.16rem;font-weight:900;text-align:center;line-height:1.3}.app-back-link,.app-count-pill,.app-mini-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.9);color:#2E8FB6;padding:8px 12px;font-size:.86rem;font-weight:900;text-decoration:none;box-shadow:0 8px 18px rgba(36,68,92,.06)}.app-count-pill,.app-mini-link{justify-self:end}.app-count-pill{color:var(--text);background:#fff}.app-muted-center{margin:20px 0;color:var(--muted);text-align:center;font-weight:800}.empty-state-card{width:min(430px,100%);margin:48px auto 0;border:1px solid var(--line);border-radius:8px;background:#fff;padding:30px 24px;text-align:center;box-shadow:var(--shadow)}.empty-state-card img{width:110px;height:110px;object-fit:contain}.empty-state-card h1{margin:10px 0 8px;color:var(--text);font-size:1.35rem;line-height:1.35}.empty-state-card p{margin:0 auto 18px;color:var(--muted);font-weight:800;line-height:1.65}.empty-state-card .big{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:8px;background:var(--accent);color:#fff;padding:12px 22px;text-decoration:none;font-weight:900;box-shadow:0 6px 0 #D85F43}.settings-panel{width:min(760px,100%);margin:30px auto 0;border:1px solid var(--line);border-radius:8px;background:#fff;padding:18px;box-shadow:0 8px 20px rgba(36,68,92,.08)}.settings-panel-head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.settings-panel-mark{position:relative;width:38px;height:38px;border-radius:8px;background:#EAF7FF;border:1px solid #bfe2f3}.settings-panel-mark:after,.settings-panel-mark:before{content:"";position:absolute;border-radius:999px;background:#2E8FB6}.settings-panel-mark:before{left:10px;top:17px;width:18px;height:4px}.settings-panel-mark:after{left:17px;top:10px;width:4px;height:18px}.settings-panel-head p{margin:0;color:#2E8FB6;font-size:.72rem;font-weight:900}.settings-panel-head h2{margin:2px 0 0;color:var(--text);font-size:1.12rem;line-height:1.25}.settings-row{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;border:1px solid var(--line);border-radius:8px;background:#F8FDFF;padding:13px 14px;cursor:pointer}.settings-row+.settings-row{margin-top:8px}.settings-row input{width:20px;height:20px;accent-color:var(--lingo)}.settings-row strong{display:block;color:var(--text);font-size:.94rem;line-height:1.35}.settings-row small{display:block;margin-top:2px;color:var(--muted);font-size:.75rem;font-weight:800;line-height:1.5}.talk-screen{min-height:100dvh}.talk-empty{display:grid;place-items:center;grid-gap:6px;gap:6px;margin:22px 0 12px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:24px 20px;text-align:center;box-shadow:0 8px 20px rgba(36,68,92,.08)}.talk-empty img{width:112px;height:112px;object-fit:contain}.talk-empty p{margin:0;color:var(--text);font-size:1.16rem;font-weight:900;line-height:1.35}.talk-empty span{color:var(--muted);font-size:.86rem;font-weight:800;line-height:1.65}.talk-empty .big,.talk-empty .ghost{width:min(320px,100%);margin-top:8px;text-decoration:none}.audience-gate,.parental-gate-backdrop{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;overflow-y:auto;background:rgba(20,48,68,.72);padding:max(20px,env(safe-area-inset-top)) 18px max(20px,env(safe-area-inset-bottom))}.audience-gate-card,.parental-gate-dialog{width:min(520px,100%);border:1px solid #b8e1f2;border-radius:8px;background:#fff;box-shadow:0 20px 60px rgba(12,44,66,.24);color:var(--text);padding:24px}.audience-gate-kicker,.parental-gate-kicker{margin:0 0 6px;color:var(--lingo);font-size:.78rem;font-weight:900;text-transform:uppercase}.audience-gate-card h1,.parental-gate-dialog h2{margin:0 0 12px;font-size:clamp(1.35rem,6vw,1.9rem);line-height:1.35}.audience-gate-card>p,.parental-gate-dialog>p{color:var(--muted);font-size:.9rem;font-weight:750;line-height:1.7}.audience-gate-options,.parental-gate-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:20px 0}.audience-gate-options button,.parental-gate-options button{min-height:52px;border:2px solid #b9dfee;border-radius:8px;background:#fff;color:var(--text);font:inherit;font-weight:900}.audience-gate-options button.selected,.audience-gate-options button[aria-pressed=true],.parental-gate-options button:focus-visible{border-color:var(--lingo);background:#eefaff;outline:2px solid rgba(31,166,217,.2)}.audience-gate-confirm,.parental-gate-cooldown{border:1px solid #f0cf82;border-radius:8px;background:#fffaf0;padding:14px}.audience-gate-confirm p,.parental-gate-cooldown{margin:0 0 12px;font-size:.88rem;font-weight:800;line-height:1.65}.audience-gate-confirm .big{width:100%}.parental-gate-prompt{margin-top:18px!important;border:1px solid #b9dfee;border-radius:8px;background:#f3fbff;color:var(--text)!important;padding:14px;font-size:1rem!important}.parental-gate-error{color:#a4452c!important}.parental-gate-cancel{width:100%;margin-top:12px}.parental-gate-link{display:inline;border:0;background:transparent;color:inherit;font:inherit;text-decoration:underline;padding:0;cursor:pointer}.account-delete-password{display:grid;grid-gap:8px;gap:8px;margin:14px 0;color:var(--text);font-size:.86rem;font-weight:850;line-height:1.55}@media (max-width:420px){.audience-gate-options,.parental-gate-options{grid-template-columns:1fr}}.phrase-error,.talk-error{width:min(980px,100%);margin:8px auto 12px;border:1px solid #f1b8a8;border-radius:8px;background:#FFF6F2;color:#A4452C;padding:10px 12px;font-size:.9rem;font-weight:850;line-height:1.5}.talk-bubble{border:1px solid transparent;border-radius:8px;box-shadow:0 8px 18px rgba(36,68,92,.08)}.talk-bubble.you{background:#2EA9D6}.talk-bubble.ai{border-color:var(--line)}.talk-speak{min-width:38px;min-height:28px;border:1px solid #d5e4ed;background:#F8FDFF;color:#2E8FB6;font-size:.72rem;font-weight:900}.talk-feedback,.talk-hints,.talk-speak{border-radius:8px}.talk-fb-head:before,.talk-fb-sub:before{content:"";display:inline-block;width:8px;height:8px;margin-right:7px;border-radius:50%}.talk-fb-head:before{background:var(--green)}.talk-fb-sub{color:#715129}.talk-fb-sub:before{background:var(--moco)}.talk-alt-btns button{min-height:30px;border-radius:8px;color:#2E6680;font-size:.72rem;font-weight:900}.talk-controls{display:grid;grid-gap:10px;gap:10px;padding-bottom:10px}.talk-hint-button{justify-self:center;min-height:42px;border:1px solid #f2d7a8;border-radius:8px;background:#FFF9EE;color:#715129;padding:9px 14px;cursor:pointer;font-size:.88rem;font-weight:900}.phrase-row{border:1px solid var(--line);border-radius:8px;box-shadow:0 8px 18px rgba(36,68,92,.08)}.phrase-speaker{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:28px;border:1px solid #bfe2f3;border-radius:8px;background:#F4FBFF;color:#2E8FB6;font-size:.7rem;font-weight:900}.phrase-del{width:36px;height:36px;border-radius:8px}.stickers-screen{width:min(920px,100%);max-width:920px}.series-head{justify-content:space-between;gap:12px;margin:22px 0 10px}.series-head h1{margin:0;color:var(--text);font-size:1.22rem;line-height:1.35}.series-head h1 span{color:var(--muted);font-size:.86rem;font-weight:900}.series-complete{border-radius:8px}.sticker-cell{border:1px solid var(--line);border-radius:8px;box-shadow:0 8px 18px rgba(36,68,92,.08)}.point-arrow:after{content:"";left:0;bottom:32px;width:42px;height:42px;border-radius:50% 50% 50% 8px;background:var(--accent);border:3px solid var(--surface);transform:translate(-50%) rotate(-45deg);box-shadow:0 6px 14px rgba(36,68,92,.3)}.point-arrow:before{content:"";position:absolute;left:0;bottom:44px;width:14px;height:14px;border-radius:999px;background:var(--surface);transform:translate(-50%);z-index:1;animation:point-bob 2.2s ease-in-out infinite}.point-arrow--object:after{bottom:14px}.point-arrow--object:before{bottom:26px}.star-burst{font-size:0}.star-burst:before{content:"";width:92px;height:92px;border-radius:50%;background:radial-gradient(circle at center,#FFD75A 0 30%,transparent 31%),conic-gradient(from 18deg,transparent 0 8%,#FFD75A 8% 12%,transparent 12% 20%,#FFD75A 20% 24%,transparent 24% 32%,#FFD75A 32% 36%,transparent 36% 44%,#FFD75A 44% 48%,transparent 48% 56%,#FFD75A 56% 60%,transparent 60% 68%,#FFD75A 68% 72%,transparent 72% 80%,#FFD75A 80% 84%,transparent 84% 100%);filter:drop-shadow(0 4px 8px rgba(36,68,92,.18))}.earned-stars{display:flex;justify-content:center;gap:8px;letter-spacing:0}.earned-stars span{width:32px;height:32px;-webkit-clip-path:polygon(50% 0,61% 35%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 35%);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 35%);background:var(--star);filter:drop-shadow(0 2px 2px rgba(117,82,0,.22))}.course-list-page{width:min(1120px,calc(100% - max(32px, var(--safe-left)) - max(32px, var(--safe-right))));min-height:100dvh;margin:0 auto;padding:max(28px,var(--safe-top)) 0 max(56px,var(--safe-bottom));color:var(--text)}.course-list-topbar{display:grid;grid-template-columns:minmax(110px,1fr) auto minmax(110px,1fr);align-items:center;grid-gap:16px;gap:16px;margin-bottom:24px}.course-list-topbar .ghost{justify-self:start;min-height:44px;padding:10px 18px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.88);color:#2E8FB6;font-weight:900;text-decoration:none;box-shadow:0 10px 22px rgba(36,68,92,.08)}.course-list-topbar h1{margin:0;color:var(--text);font-size:clamp(1.35rem,3vw,2rem);line-height:1.2;text-align:center}.course-list-count{justify-self:end;min-width:86px;padding:10px 14px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.88);color:var(--text);font-size:1.05rem;font-weight:900;text-align:center;box-shadow:0 10px 22px rgba(36,68,92,.08)}.course-list-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(180px,.75fr);grid-gap:24px;gap:24px;align-items:center;margin-bottom:26px;padding:30px;border:1px solid var(--line);border-radius:24px;background:radial-gradient(circle at 92% 22%,rgba(255,215,90,.24),transparent 28%),linear-gradient(135deg,rgba(255,255,255,.98),rgba(229,247,255,.92));box-shadow:var(--shadow-card)}.course-list-hero-copy{display:grid;grid-gap:12px;gap:12px}.course-list-hero-copy h2{margin:0;color:var(--text);font-size:clamp(1.6rem,4vw,3rem);line-height:1.12}.course-list-hero-copy p{margin:0;color:var(--subtext);font-size:1.05rem;font-weight:800;line-height:1.8}.course-list-hero-copy .home-primary-action{justify-self:start;min-width:210px;margin-top:8px;text-align:center}.course-list-hero-art{display:grid;place-items:center;min-height:190px;border:1px solid rgba(191,226,243,.9);border-radius:22px;background:rgba(255,255,255,.72)}.course-list-hero-art img{max-width:min(220px,74%);max-height:170px;object-fit:contain;filter:drop-shadow(0 12px 20px rgba(36,68,92,.12))}.course-lesson-section{display:grid;grid-gap:16px;gap:16px}.course-lesson-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.course-lesson-card{position:relative;display:grid;min-height:148px;padding:18px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.95);color:var(--text);text-decoration:none;box-shadow:0 8px 20px rgba(36,68,92,.08);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.course-lesson-card:hover{border-color:#93D6F0;box-shadow:0 16px 30px rgba(36,68,92,.14);transform:translateY(-2px)}.course-lesson-card strong{align-self:center;color:var(--text);font-size:1.05rem;line-height:1.45}.course-lesson-number{color:#2E8FB6;font-size:.82rem;font-weight:900}.course-lesson-status{align-self:end;justify-self:start;min-width:72px;padding:6px 11px;border-radius:999px;background:#EAF7FF;color:#2E8FB6;font-size:.78rem;font-weight:900;text-align:center}.course-lesson-card.is-done{border-color:#B8E4D3;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(239,252,247,.96))}.course-lesson-card.is-done .course-lesson-status{background:#E7F8F0;color:#328F6D}.course-lesson-card.is-done:after{content:"";position:absolute;top:14px;right:14px;width:22px;height:22px;border-radius:999px;background:linear-gradient(135deg,#4FBF8F,#62D7A7);box-shadow:0 6px 12px rgba(79,191,143,.25)}.course-lesson-card.is-done:before{content:"";position:absolute;top:20px;right:20px;width:9px;height:5px;border-left:3px solid #fff;border-bottom:3px solid #fff;transform:rotate(-45deg);z-index:1}.course-sync-note{margin:0;color:var(--muted);font-size:.86rem;font-weight:800;text-align:center}.course-list-empty{display:grid;justify-items:center;grid-gap:18px;gap:18px;padding:42px 20px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.9);box-shadow:var(--shadow-card)}@media (max-width:860px){.home-dashboard-metrics{margin-top:14px}.screen.app-screen{padding:12px}.complete-card{padding:26px 18px 22px;border-radius:24px}.complete-actions{grid-template-columns:1fr}.app-topbar{grid-template-columns:auto minmax(0,1fr) auto}.app-topbar-title{font-size:1rem}.app-back-link,.app-count-pill,.app-mini-link{min-height:36px;padding:7px 9px;font-size:.76rem}.settings-panel{margin-top:20px}.sticker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.course-list-page{width:min(calc(100% - max(20px, var(--safe-left)) - max(20px, var(--safe-right))),680px);padding:max(16px,var(--safe-top)) 0 max(36px,var(--safe-bottom))}.course-list-topbar{grid-template-columns:auto minmax(0,1fr) auto;gap:10px}.course-list-topbar h1{font-size:1.15rem}.course-list-count{min-width:64px;padding:8px 10px;font-size:.9rem}.course-list-hero{grid-template-columns:1fr;padding:22px}.course-list-hero-art{min-height:148px}.course-list-hero-art img{max-height:126px}.course-list-hero-copy .home-primary-action{justify-self:stretch}.course-lesson-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.course-lesson-card{min-height:132px;padding:15px}}.home-dashboard-page{width:min(1180px,calc(100% - 32px));margin:16px auto 0;padding:18px;border:1px solid rgba(210,234,246,.86);border-radius:24px;background:rgba(255,255,255,.88);box-shadow:0 28px 70px rgba(48,120,154,.1)}.home-dashboard-page .home-header{padding:0 12px 18px}.home-dashboard-page .home-brand-mark{width:44px;height:44px;border:0;border-radius:14px;background:linear-gradient(180deg,#D7F7FF,#8DE4F5)}.home-dashboard-page .home-brand-mark img{width:76px;height:76px}.home-dashboard-page .home-brand strong{color:#183A55;font-size:1.16rem}.home-dashboard-page .home-brand small{display:none}.home-dashboard-page .home-nav .home-nav-cta{border:1px solid #d6eaf5;border-radius:999px;background:#fff;color:#183A55;box-shadow:0 8px 22px rgba(36,68,92,.08)}.home-dashboard-page .home-nav .home-nav-cta:hover{background:#F5FBFF;color:#183A55}.home-dashboard-page .home-dashboard-hero{min-height:370px;padding:58px 64px 68px;border:0;border-radius:22px;background:radial-gradient(circle at 91% 28%,rgba(255,255,255,.76) 0 23px,transparent 24px),radial-gradient(circle at 95% 30%,rgba(255,255,255,.76) 0 30px,transparent 31px),radial-gradient(circle at 87% 32%,rgba(255,255,255,.76) 0 28px,transparent 29px),radial-gradient(circle at 50% 96%,rgba(255,255,255,.74) 0 120px,transparent 121px),linear-gradient(130deg,#EAF9FF,#BEEBFB 52%,#77D1F0);box-shadow:0 18px 44px rgba(40,123,162,.12)}.home-dashboard-page .home-dashboard-hero:before{inset:auto -42px -78px 39%;height:220px;border-radius:52% 48% 0 0/68% 62% 0 0;background:radial-gradient(circle at 32% 34%,rgba(255,248,174,.9) 0 3px,transparent 4px),radial-gradient(circle at 42% 41%,rgba(255,255,255,.95) 0 4px,transparent 5px),radial-gradient(circle at 52% 30%,rgba(255,248,174,.9) 0 3px,transparent 4px),radial-gradient(circle at 68% 38%,rgba(255,255,255,.95) 0 4px,transparent 5px),linear-gradient(180deg,#BEEFCF,#8FE0AD);transform:rotate(-1deg);box-shadow:inset 0 16px 26px rgba(255,255,255,.34)}.home-dashboard-page .home-dashboard-hero:after{content:"";position:absolute;left:43%;top:70px;width:150px;height:118px;opacity:.78;background:radial-gradient(circle at 8% 50%,#fff 0 3px,transparent 4px),radial-gradient(circle at 55% 18%,#fff 0 3px,transparent 4px),radial-gradient(circle at 92% 72%,#fff 0 4px,transparent 5px),radial-gradient(circle at 44% 86%,#fff 0 3px,transparent 4px);pointer-events:none}.home-dashboard-page .home-dashboard-hero .home-hero-content{max-width:620px}.home-dashboard-page .home-dashboard-hero h1{color:#173A55;font-size:clamp(2.55rem,4.8vw,3.55rem);line-height:1.13}.home-dashboard-page .home-dashboard-hero .home-lead{color:#2F566F}.home-dashboard-page .home-dashboard-hero .home-primary-action{min-width:190px;min-height:56px;border-radius:16px;background:linear-gradient(180deg,#FF9750,#FF754A);box-shadow:0 16px 26px rgba(255,116,74,.22)}.home-dashboard-page .home-dashboard-hero .home-primary-action:after{content:"→";margin-left:14px;font-size:1.12rem;line-height:1}.home-dashboard-page .home-dashboard-hero .home-hero-art{z-index:1;width:min(100%,430px);min-height:292px}.home-dashboard-page .home-dashboard-hero .home-hero-art:before{left:50%;bottom:34px;width:min(390px,96%);height:116px;border:0;background:linear-gradient(180deg,rgba(255,255,255,.6),rgba(255,255,255,.16));box-shadow:0 18px 30px rgba(36,68,92,.08)}.home-dashboard-page .home-dashboard-hero .home-hero-art:after{bottom:26px;width:min(310px,78%);background:rgba(43,144,184,.12)}.home-dashboard-page .home-dashboard-hero .home-hero-lingo{right:38px;bottom:48px;width:224px}.home-dashboard-page .home-dashboard-hero .home-hero-moco{left:46px;bottom:49px;width:196px}.home-dashboard-page .home-dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:-34px 34px 0}.home-dashboard-page .home-dashboard-metrics .home-metric{min-height:124px;padding:20px 20px 22px;border:1px solid #ddeef7;border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 14px 30px rgba(36,68,92,.09)}.home-dashboard-page .home-dashboard-metrics .home-metric:before{inset:auto 20px 15px;width:auto;height:6px;border-radius:999px;opacity:.9}.home-dashboard-page .home-dashboard-metrics .home-metric-icon{width:44px;height:44px;font-size:1.12rem}.home-dashboard-page .home-dashboard-metrics .home-metric-value{font-size:clamp(2rem,3.3vw,2.55rem)}.home-dashboard-page .home-dashboard-metrics .home-metric-label{font-size:.82rem}.home-dashboard-page .home-dashboard-courses,.home-dashboard-page .home-dashboard-support-section,.home-dashboard-page .home-dashboard-usage,.home-dashboard-page .settings-panel{border:1px solid rgba(217,235,245,.92);border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 18px 48px rgba(36,68,92,.08)}.home-dashboard-page .home-dashboard-courses,.home-dashboard-page .home-dashboard-support-section,.home-dashboard-page .home-dashboard-usage{padding:24px 34px}.home-dashboard-page .home-dashboard-courses{margin-top:28px}.home-dashboard-page .home-section-head{margin-bottom:18px}.home-dashboard-page .home-section-kicker{position:relative;display:inline-flex;align-items:center;gap:8px;color:#1F8ECC;font-size:.8rem;letter-spacing:0}.home-dashboard-page .home-section-kicker:before{content:"";width:18px;height:18px;border-radius:6px;background:linear-gradient(180deg,#3BAFE1,#168BCA);box-shadow:inset 0 -2px 0 rgba(0,0,0,.08)}.home-dashboard-page .home-section-head h2{font-size:1.12rem}.home-dashboard-page .home-dashboard-course-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-dashboard-page .home-dashboard-courses .home-course-card{grid-template-columns:104px minmax(0,1fr) 24px;grid-template-areas:"thumb title arrow" "thumb desc arrow" "thumb progress arrow";min-height:146px;padding:16px;column-gap:16px;row-gap:7px;border:1px solid #dcecf5;border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 10px 24px rgba(36,68,92,.07)}.home-dashboard-page .home-dashboard-courses .home-course-card:before{display:none}.home-dashboard-page .home-dashboard-courses .home-course-card:after{content:"›";grid-area:arrow;align-self:center;justify-self:center;color:#183A55;font-size:2rem;font-weight:800;line-height:1}.home-dashboard-page .home-dashboard-courses .home-course-thumb{width:104px;height:104px;border:0;border-radius:14px;background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.78),transparent 28%),linear-gradient(145deg,#FFF2C9,#FFE3A4);box-shadow:inset 0 0 0 1px rgba(255,255,255,.58)}.home-dashboard-page .home-dashboard-courses .home-course-thumb img{inset:9px;width:calc(100% - 18px);height:calc(100% - 18px)}.home-dashboard-page .home-dashboard-courses .home-course-alphabet .home-course-thumb{background:linear-gradient(145deg,#DDF8E7,#A7E9CA)}.home-dashboard-page .home-dashboard-courses .home-course-story .home-course-thumb{background:linear-gradient(145deg,#DDE9FF,#9DC2FF)}.home-dashboard-page .home-dashboard-courses .home-course-explorer .home-course-thumb{background:linear-gradient(145deg,#E9F8C9,#AFE7A4)}.home-dashboard-page .home-dashboard-courses .home-course-mission .home-course-thumb{background:linear-gradient(145deg,#FFE9CF,#FFC590)}.home-dashboard-page .home-dashboard-courses .home-course-talk .home-course-thumb{background:linear-gradient(145deg,#DFF9FF,#97E6F6)}.home-dashboard-page .home-dashboard-courses .home-course-title{color:#183A55;font-size:1.02rem;line-height:1.32}.home-dashboard-page .home-dashboard-courses .home-course-desc{color:#4C6D83;font-size:.78rem;line-height:1.45}.home-dashboard-page .home-dashboard-courses .home-course-progress{justify-self:start;border:0;background:#FFE8DC;color:#E66C40;padding:6px 11px;font-size:.78rem}.home-dashboard-page .home-dashboard-courses .home-course-alphabet .home-course-progress,.home-dashboard-page .home-dashboard-courses .home-course-talk .home-course-progress{background:#DDF4FF;color:#1F8ECC}.home-dashboard-page .home-dashboard-courses .home-course-story .home-course-progress{background:#EEE0FF;color:#7E55D8}.home-dashboard-page .home-dashboard-courses .home-course-explorer .home-course-progress{background:#DCF7EA;color:#21885E}.home-dashboard-page .home-dashboard-support-section{margin-top:28px}.home-dashboard-page .home-dashboard-notes-section .home-note-card{min-height:92px;padding:14px 18px;border:1px solid #dcecf5;border-radius:16px;background:rgba(255,255,255,.97);box-shadow:0 10px 24px rgba(36,68,92,.07)}.home-dashboard-page .home-dashboard-notes-section .home-note-card:after{background:transparent;color:#183A55}.home-dashboard-page .home-dashboard-notes-section .home-note-card .home-tool-thumb{width:72px;height:72px;border:0;border-radius:12px;background:linear-gradient(145deg,#EFFBFF,#DDF5FF)}.home-dashboard-page .home-dashboard-safety-section .home-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-dashboard-page .home-dashboard-safety-section .home-trust-card{min-height:96px;border-radius:14px;background:linear-gradient(145deg,#E9FBF9,#F8FEFF)}.home-dashboard-page .home-dashboard-safety-section .home-trust-card:nth-child(2){background:linear-gradient(145deg,#ECF8FF,#F8FEFF)}.home-dashboard-page .home-dashboard-safety-section .home-trust-card:nth-child(3){background:linear-gradient(145deg,#FFF5E8,#FFFCF8)}.home-dashboard-page .settings-panel{width:100%;margin-top:28px;padding:24px 34px}.home-dashboard-page .settings-row{border-color:#DCECF5;border-radius:14px;background:#fff}.home-dashboard-page .home-footer{margin-top:22px}@media (max-width:980px){.home-dashboard-page .home-dashboard-course-grid,.home-dashboard-page .home-dashboard-safety-section .home-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.home-dashboard-page{width:min(100% - 16px,680px);margin-top:8px;padding:10px;border-radius:20px}.home-dashboard-page .home-header{align-items:center;padding:2px 4px 12px}.home-dashboard-page .home-brand-mark{width:38px;height:38px}.home-dashboard-page .home-brand strong{font-size:.95rem}.home-dashboard-page .home-dashboard-hero{padding:30px 18px 18px;border-radius:18px}.home-dashboard-page .home-dashboard-hero:before{inset:auto -40px -58px 16%;height:158px}.home-dashboard-page .home-dashboard-hero:after{left:16px;top:182px;width:104px;height:86px}.home-dashboard-page .home-dashboard-hero .home-hero-content{text-align:left}.home-dashboard-page .home-dashboard-hero h1{font-size:2.24rem}.home-dashboard-page .home-dashboard-hero .home-hero-actions{justify-content:flex-start}.home-dashboard-page .home-dashboard-hero .home-primary-action{width:auto;min-width:180px;min-height:52px}.home-dashboard-page .home-dashboard-hero .home-hero-art{width:min(100%,320px);min-height:168px}.home-dashboard-page .home-dashboard-hero .home-hero-lingo{right:calc(50% - 136px);bottom:20px;width:136px}.home-dashboard-page .home-dashboard-hero .home-hero-moco{left:calc(50% - 136px);bottom:21px;width:122px}.home-dashboard-page .home-dashboard-metrics{grid-template-columns:1fr;margin:12px 0 0}.home-dashboard-page .home-dashboard-metrics .home-metric{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"icon value" "label label";justify-items:start;min-height:92px;padding:16px 16px 20px;text-align:left}.home-dashboard-page .home-dashboard-metrics .home-metric-icon{width:36px;height:36px}.home-dashboard-page .home-dashboard-metrics .home-metric-value{font-size:1.8rem}.home-dashboard-page .home-dashboard-courses,.home-dashboard-page .home-dashboard-support-section,.home-dashboard-page .home-dashboard-usage,.home-dashboard-page .settings-panel{padding:18px;border-radius:18px}.home-dashboard-page .home-dashboard-course-grid,.home-dashboard-page .home-dashboard-safety-section .home-trust-grid{grid-template-columns:1fr}.home-dashboard-page .home-dashboard-courses .home-course-card{grid-template-columns:86px minmax(0,1fr) 20px;grid-template-areas:"thumb title arrow" "thumb desc arrow" "thumb progress arrow";min-height:110px;padding:12px;column-gap:12px}.home-dashboard-page .home-dashboard-courses .home-course-thumb{width:86px;height:86px}.home-dashboard-page .home-dashboard-courses .home-course-title{font-size:.98rem}.home-dashboard-page .home-dashboard-courses .home-course-progress{white-space:normal}.home-dashboard-page .home-dashboard-notes-section .home-note-card{grid-template-columns:auto minmax(0,auto) 1fr;min-height:78px;padding:10px 12px}.home-dashboard-page .home-dashboard-notes-section .home-note-card .home-tool-thumb{width:58px;height:58px}.home-dashboard-page .home-dashboard-notes-section .home-note-card>span:last-of-type{font-size:.9rem}}@media (max-width:390px){.home-dashboard-page .home-brand strong{max-width:150px;line-height:1.18}.home-dashboard-page .home-dashboard-hero h1{font-size:2.02rem}.home-dashboard-page .home-dashboard-courses .home-course-card{grid-template-columns:76px minmax(0,1fr) 18px}.home-dashboard-page .home-dashboard-courses .home-course-thumb{width:76px;height:76px}}.login-account-page{width:min(1100px,100%);max-width:1100px;padding:16px;background:radial-gradient(circle at 92% 3%,rgba(118,210,239,.22),transparent 28%),radial-gradient(circle at 4% 16%,rgba(164,229,248,.3),transparent 30%),linear-gradient(180deg,#EAF8FF,#F7FCFF 50%,#F0FAFF)}.login-account-page .login-brand-strip{min-height:74px;margin-bottom:0;padding:18px 24px;border:1px solid rgba(217,235,245,.88);border-radius:24px 24px 0 0;background:rgba(255,255,255,.92);box-shadow:0 22px 56px rgba(36,68,92,.1)}.login-account-page .login-brand-mark{width:46px;height:46px;border:0;border-radius:14px;background:linear-gradient(180deg,#D7F7FF,#8DE4F5)}.login-account-page .login-brand-mark img{width:78px;height:78px}.login-account-page .login-brand-lockup strong{color:#183A55;font-size:1.18rem}.login-account-page .login-brand-lockup small{display:none}.login-account-page .login-topbar{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;justify-content:stretch;grid-column-gap:16px;column-gap:16px;width:100%;min-height:74px;padding:22px 34px 0;border-inline:1px solid rgba(217,235,245,.88);background:rgba(255,255,255,.92)}.login-account-page .login-back-link{position:static;justify-self:start;min-height:38px;border-color:#CFE9F7;border-radius:10px;background:#fff;color:#168BCA}.login-account-page .login-topbar-title{justify-self:start;color:#183A55}.login-account-page .login-center{width:100%;padding:0 0 22px;border-inline:1px solid rgba(217,235,245,.88);border-radius:0 0 24px 24px;background:rgba(255,255,255,.92)}.login-account-page .account-dashboard-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px;width:calc(100% - 56px);max-width:none;margin:0 auto;border:1px solid rgba(217,235,245,.92);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(250,254,255,.96));padding:20px;box-shadow:0 18px 48px rgba(36,68,92,.08)}.account-dashboard-hero{position:relative;display:grid;grid-column:1/-1;grid-template-columns:minmax(0,.85fr) minmax(340px,1fr);align-items:center;min-height:312px;overflow:hidden;border-radius:22px;background:radial-gradient(circle at 82% 28%,rgba(255,255,255,.72) 0 24px,transparent 25px),radial-gradient(circle at 88% 30%,rgba(255,255,255,.72) 0 34px,transparent 35px),linear-gradient(128deg,#EFFBFF,#D5F3FF 55%,#B7E8FB);padding:38px 36px}.account-dashboard-hero:before{content:"";position:absolute;right:58px;bottom:26px;width:420px;height:96px;border-radius:54% 46% 48% 52%;background:linear-gradient(180deg,#FFF3C9,#F8E7A8);opacity:.82}.account-dashboard-hero:after{content:"";position:absolute;inset:46px 58px auto auto;width:430px;height:210px;background:radial-gradient(circle at 13% 50%,#A6E9D7 0 44px,transparent 45px),radial-gradient(circle at 13% 50%,#fff 0 4px,transparent 5px),radial-gradient(circle at 18% 50%,#fff 0 4px,transparent 5px),radial-gradient(circle at 35% 76%,#FFC0D2 0 42px,transparent 43px),radial-gradient(circle at 35% 76%,#fff 0 4px,transparent 5px),radial-gradient(circle at 40% 76%,#fff 0 4px,transparent 5px),radial-gradient(circle at 87% 67%,#D7B8FF 0 42px,transparent 43px);opacity:.9;pointer-events:none}.account-dashboard-copy{position:relative;z-index:2;align-self:center}.login-account-page .account-dashboard-copy .login-title{color:#173A55;font-size:clamp(3rem,5.6vw,4.35rem);line-height:1.1}.login-account-page .account-dashboard-copy .login-kicker{color:#168BCA;font-size:.82rem}.account-dashboard-art{position:relative;z-index:2;min-height:236px}.account-dashboard-art:after,.account-dashboard-art:before{position:absolute;color:#FF96AD;font-size:2.65rem;font-weight:900;line-height:1;transform:rotate(-8deg)}.account-dashboard-art:before{content:"A";right:82px;top:22px}.account-dashboard-art:after{content:"B";right:10px;top:62px;color:#FFD46D;transform:rotate(9deg)}.account-dashboard-lingo,.account-dashboard-moco{position:absolute;bottom:18px;object-fit:contain;filter:drop-shadow(0 12px 14px rgba(36,68,92,.12))}.account-dashboard-moco{right:170px;width:184px}.account-dashboard-lingo{right:70px;width:196px}.login-account-page .account-identity{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.login-account-page .account-identity>div,.login-account-page .account-profile-button,.login-account-page .account-profile-edit{position:relative;min-height:136px;border:1px solid #dcecf5;border-radius:16px;background:rgba(255,255,255,.97);padding:28px 28px 24px 112px;box-shadow:0 10px 24px rgba(36,68,92,.06)}.login-account-page .account-identity>div:before,.login-account-page .account-profile-button:before{content:"";position:absolute;left:28px;top:50%;width:58px;height:58px;border-radius:999px;background:linear-gradient(180deg,#EBF8FF,#D9F1FF);transform:translateY(-50%)}.login-account-page .account-profile-button:before,.login-account-page .account-profile-edit:before{background:#E4F5FF url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 24 24' fill='none' stroke='%23168BCA' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 21a8 8 0 0 0-16 0'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E") 50% /30px 30px no-repeat}.login-account-page .account-identity>div:before{background:#E4F5FF url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 24 24' fill='none' stroke='%23168BCA' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7'/%3E%3Crect x='2' y='4' width='20' height='16' rx='2'/%3E%3C/svg%3E") 50% /30px 30px no-repeat}.login-account-page .account-identity>div:after,.login-account-page .account-profile-button:after{content:"›";position:absolute;right:24px;top:50%;color:#173A55;font-size:2rem;font-weight:900;line-height:1;transform:translateY(-50%)}.login-account-page .account-email-summary{cursor:default;padding-right:28px}.login-account-page .account-identity>.account-email-summary:after,.login-account-page .account-identity>.account-profile-edit:after{content:none;display:none}.login-account-page .account-identity span,.login-account-page .account-plan-badge span,.login-account-page .account-profile-edit label{color:#375F78;font-size:.82rem}.login-account-page .account-identity strong,.login-account-page .account-plan-badge strong{color:#183A55;font-size:1.12rem}.login-account-page .account-profile-button small{color:#6D8497;font-size:.76rem}.login-account-page .account-logout-stack,.login-account-page .account-plan-badge,.login-account-page .account-section-auth,.login-account-page .account-section-billing,.login-account-page .account-section-danger,.login-account-page .account-section-email,.login-account-page .plan-pick{grid-column:1/-1}.login-account-page .account-plan-badge{position:relative;overflow:hidden;min-height:132px;border:1px solid #f1cc69;border-radius:16px;background:radial-gradient(circle at 92% 48%,rgba(255,216,93,.3) 0 54px,transparent 55px),linear-gradient(135deg,#FFFDF2,#FFF5CA);padding:30px 32px 30px 124px}.login-account-page .account-plan-badge:before{content:"♛";position:absolute;left:28px;top:50%;display:grid;place-items:center;width:66px;height:66px;border-radius:999px;background:linear-gradient(180deg,#FFD34F,#FFB72D);color:#fff;font-size:2.2rem;line-height:1;transform:translateY(-50%)}.login-account-page .account-section{border:1px solid #dcecf5;border-radius:16px;background:rgba(255,255,255,.97);padding:28px;box-shadow:0 10px 24px rgba(36,68,92,.06)}.login-account-page .account-section-billing{grid-template-columns:auto minmax(0,1fr) minmax(260px,auto);grid-template-areas:"title copy action";align-items:center;background:linear-gradient(135deg,#F5FCFF,#E9F7FF)}.login-account-page .account-section-billing h3{grid-area:title}.login-account-page .account-section-billing p{grid-area:copy}.login-account-page .account-section-billing .account-secondary-action{grid-area:action}.login-account-page .account-section-email{grid-template-columns:auto minmax(0,1fr) minmax(220px,auto);grid-template-areas:"title copy copy" "input input action" "error error error";align-items:center}.login-account-page .account-section-email h3{grid-area:title}.login-account-page .account-section-email p{grid-area:copy}.login-account-page .account-section-email .login-input{grid-area:input}.login-account-page .account-section-email .account-error-message{grid-area:error}.login-account-page .account-section-email .account-email-status{grid-area:error;margin:-4px 0 0;color:var(--danger);font-size:.78rem;font-weight:800;line-height:1.6}.login-account-page .account-section-email .account-primary-action{grid-area:action}.login-account-page .account-section-auth{grid-template-columns:auto minmax(0,1fr) minmax(220px,auto);grid-template-areas:"title copy action" "note note note" "status status status";align-items:center;background:linear-gradient(135deg,#FBF8FF,#F0E9FF)}.login-account-page .account-section-auth h3{grid-area:title}.login-account-page .account-section-auth p{grid-area:copy}.login-account-page .account-section-auth .account-auth-note{grid-area:note;margin:0;padding:12px 14px;border:1px solid rgba(142,69,216,.18);border-radius:14px;background:rgba(255,255,255,.72);color:#684A86;font-weight:800}.login-account-page .account-section-auth .account-email-status,.login-account-page .account-section-auth .account-error-message{grid-area:status;margin:-4px 0 0;font-size:.78rem;font-weight:800;line-height:1.6}.login-account-page .account-section-auth .account-email-status{color:#2E7D32}.login-account-page .account-section-auth .account-primary-action{grid-area:action}.login-account-page .account-section h3{gap:14px;font-size:1.08rem}.login-account-page .account-section p{color:#4C6D83;font-size:.84rem}.login-account-page .account-section-icon{width:58px;height:58px;background:linear-gradient(180deg,#EBF8FF,#D9F1FF);color:#168BCA;font-size:1.45rem}.login-account-page .account-section-email .account-section-icon{background:linear-gradient(180deg,#E8FBE8,#D4F3D0);color:#2EAA53}.login-account-page .account-section-auth .account-section-icon{background:linear-gradient(180deg,#F2E8FF,#E3D3FF);color:#8E45D8}.login-account-page .account-section-billing .account-section-icon{background:linear-gradient(180deg,#DDF6FF,#A8E1FA);color:#168BCA}.login-account-page .account-card .login-input{min-height:58px;border-color:#DCECF5;border-radius:14px;background:#fff}.login-account-page .account-card .account-primary-action{min-height:58px;border-radius:12px;background:linear-gradient(180deg,#FF8A3D,#FF6F25);box-shadow:0 7px 0 #D85F43}.login-account-page .auth-inline-actions.single .ghost{min-height:56px;border:2px solid #b46cfa;color:#8E45D8}.login-account-page .account-card .account-logout-button,.login-account-page .account-card .account-secondary-action{min-height:58px;border-color:#DCECF5;border-radius:14px;background:#fff;color:#183A55}.login-account-page .account-logout-stack{gap:14px}.login-account-page .account-logout-button{position:relative;display:flex;align-items:center;justify-content:center;padding:0 62px;line-height:1.2}.login-account-page .account-logout-button:after{content:"›";position:absolute;right:28px;top:50%;font-size:2rem;line-height:1;transform:translateY(-50%)}.login-account-page .account-section-danger{grid-template-columns:minmax(0,1fr) minmax(190px,auto);grid-template-areas:"title action" "copy action" "note action";align-items:center;border-color:#FFD2D0;background:linear-gradient(135deg,#FFF8F7,#FFFDFD)}.login-account-page .account-section-danger h3{grid-area:title}.login-account-page .account-section-danger p:first-of-type{grid-area:copy}.login-account-page .account-section-danger p:last-of-type{grid-area:note}.login-account-page .account-section-danger .account-danger-link{grid-area:action}.login-account-page .account-section-icon-danger{background:transparent}.login-account-page .account-section-icon-danger img{width:46px;height:46px}.login-account-page .account-danger-link{width:100%;min-height:54px;margin:0;border:1px solid #ff6d68;border-radius:12px;background:#fff;color:#E84F4A;text-decoration:none}.login-account-page .login-footer-links{position:relative;width:calc(100% - 56px);max-width:none;margin:8px auto 0;justify-content:center;border-radius:0 0 22px 22px;padding:72px 24px 18px;overflow:hidden}.login-account-page .login-footer-links:before{content:"";position:absolute;inset:auto -42px 0;height:96px;border-radius:50% 50% 0 0;background:radial-gradient(circle at 10% 70%,#fff 0 4px,transparent 5px),radial-gradient(circle at 16% 72%,#FFF5A8 0 4px,transparent 5px),radial-gradient(circle at 88% 72%,#fff 0 4px,transparent 5px),radial-gradient(circle at 94% 74%,#FFF5A8 0 4px,transparent 5px),linear-gradient(180deg,#DDF6EA,#BFEBCB);z-index:0}.login-account-page .login-footer-links a{position:relative;z-index:1;color:#4C6D83;text-decoration:none}@media (max-width:860px){.login-account-page{padding:8px}.login-account-page .login-brand-strip{align-items:center;flex-direction:row;padding:14px;border-radius:20px 20px 0 0}.login-account-page .login-topbar{grid-template-columns:auto minmax(0,1fr) auto;padding:16px 14px 0}.login-account-page .login-center{padding-bottom:14px}.login-account-page .account-dashboard-card{width:calc(100% - 16px);grid-template-columns:1fr;gap:16px;padding:12px;border-radius:20px}.account-dashboard-hero{grid-template-columns:1fr;min-height:410px;padding:30px 18px 18px}.account-dashboard-hero:before{right:-34px;bottom:28px;width:320px;height:76px}.account-dashboard-hero:after{inset:146px 6px auto auto;width:282px;height:170px}.login-account-page .account-dashboard-copy .login-title{font-size:3rem}.account-dashboard-art{min-height:224px}.account-dashboard-moco{right:134px;bottom:20px;width:142px}.account-dashboard-lingo{right:46px;bottom:20px;width:150px}.login-account-page .account-identity{grid-template-columns:1fr;gap:14px}.login-account-page .account-identity>div,.login-account-page .account-profile-button,.login-account-page .account-profile-edit{min-height:112px;padding:22px 44px 20px 94px}.login-account-page .account-identity>div:before,.login-account-page .account-profile-button:before{left:22px;width:52px;height:52px}.login-account-page .account-plan-badge{min-height:110px;padding:24px 22px 24px 94px}.login-account-page .account-plan-badge:before{left:22px;width:54px;height:54px;font-size:1.8rem}.login-account-page .account-section,.login-account-page .account-section-auth,.login-account-page .account-section-billing,.login-account-page .account-section-danger,.login-account-page .account-section-email{grid-template-columns:1fr;grid-template-areas:none;padding:22px}.login-account-page .account-section-auth .account-auth-note,.login-account-page .account-section-auth .account-email-status,.login-account-page .account-section-auth .account-error-message,.login-account-page .account-section-auth .account-primary-action,.login-account-page .account-section-auth h3,.login-account-page .account-section-auth p,.login-account-page .account-section-billing .account-secondary-action,.login-account-page .account-section-billing h3,.login-account-page .account-section-billing p,.login-account-page .account-section-danger .account-danger-link,.login-account-page .account-section-danger h3,.login-account-page .account-section-danger p:first-of-type,.login-account-page .account-section-danger p:last-of-type,.login-account-page .account-section-email .account-email-status,.login-account-page .account-section-email .account-error-message,.login-account-page .account-section-email .account-primary-action,.login-account-page .account-section-email .login-input,.login-account-page .account-section-email h3,.login-account-page .account-section-email p{grid-area:auto}.login-account-page .login-footer-links{width:calc(100% - 16px)}}@media (max-width:420px){.login-account-page .login-brand-lockup strong{font-size:1rem}.login-account-page .login-back-link{min-height:34px;padding:7px 10px}.login-account-page .login-topbar-title{font-size:.9rem}.account-dashboard-hero{min-height:390px}.login-account-page .account-dashboard-copy .login-title{font-size:2.62rem}.account-dashboard-moco{right:122px;width:126px}.account-dashboard-lingo{right:36px;width:136px}.login-account-page .account-section h3{align-items:flex-start}.login-account-page .account-section-icon{width:48px;height:48px;font-size:1.18rem}}.home-dashboard-page .home-dashboard-hero{grid-template-columns:minmax(0,.84fr) minmax(520px,650px);min-height:386px;padding:54px 68px 56px;background:linear-gradient(90deg,rgba(255,255,255,.9),rgba(244,252,255,.72) 42%,rgba(244,252,255,.18) 62%,rgba(255,255,255,0)),url(/assets/ui/home-dashboard-hero-art.png) 100% /auto 100% no-repeat,linear-gradient(130deg,#F2FCFF,#C7F0FD 52%,#8CDBF2);box-shadow:0 22px 48px rgba(40,123,162,.13)}.home-dashboard-page .home-dashboard-hero:after,.home-dashboard-page .home-dashboard-hero:before{display:none}.home-dashboard-page .home-dashboard-hero .home-hero-art{display:none;isolation:isolate;width:min(100%,620px);min-height:322px;background:url(/assets/ui/home-dashboard-hero-art.png) bottom/contain no-repeat;transform:translateX(34px)}.home-dashboard-page .home-dashboard-hero .home-hero-art:after,.home-dashboard-page .home-dashboard-hero .home-hero-art:before,.home-dashboard-page .home-dashboard-hero .home-hero-character{display:none}.home-dashboard-page .home-hero-badge{display:inline-flex;align-items:center;gap:9px;margin:0 0 14px;color:#168BCA;font-size:.96rem;font-weight:900;line-height:1.2}.home-dashboard-page .home-hero-badge span{display:grid;place-items:center;width:26px;height:26px;border-radius:999px;background:#FFF5C9;color:#F4B620;box-shadow:0 8px 16px rgba(244,182,32,.18);font-size:.98rem}.home-dashboard-page .home-dashboard-hero h1{font-size:clamp(2.38rem,3.28vw,2.92rem);line-height:1.16;text-shadow:0 2px 0 rgba(255,255,255,.42)}.home-dashboard-page .home-dashboard-hero .home-lead{margin-top:20px;font-size:1.08rem}.home-dashboard-page .home-dashboard-hero .home-hero-actions{margin-top:22px}.home-dashboard-page .home-dashboard-hero .home-hero-lingo{right:50px;bottom:74px;width:252px}.home-dashboard-page .home-dashboard-hero .home-hero-moco{left:78px;bottom:78px;width:232px;z-index:3}.home-dashboard-page .home-dashboard-metrics .home-metric--streak .home-metric-icon{position:relative;background:#E1F7EA;color:transparent}.home-dashboard-page .home-dashboard-metrics .home-metric--streak .home-metric-icon:before{content:"";display:block;width:29px;height:29px;background:url(/assets/ui/streak-flame-green.svg) 50%/contain no-repeat}.home-dashboard-page .home-dashboard-safety-section .home-trust-grid{gap:16px}.home-dashboard-page .home-dashboard-safety-section .home-trust-card{--safety-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='5' y='10' width='14' height='10' rx='2'/%3E%3Cpath d='M8 10V7a4 4 0 0 1 8 0v3'/%3E%3Cpath d='M12 14v3'/%3E%3C/svg%3E");--safety-bg:linear-gradient(135deg,#E8FBF7,#F6FEFC);--safety-border:#CDEFE7;--safety-start:#2ED0BC;--safety-end:#0EA898;position:relative;display:grid;grid-template-columns:62px minmax(0,1fr);grid-template-areas:"icon title" "icon body";align-items:center;grid-column-gap:18px;column-gap:18px;grid-row-gap:4px;row-gap:4px;min-height:120px;padding:22px 24px;border-color:var(--safety-border);background:var(--safety-bg);box-shadow:0 12px 28px rgba(36,68,92,.07)}.home-dashboard-page .home-dashboard-safety-section .home-trust-card:before{content:"";grid-area:icon;width:58px;height:58px;border-radius:999px;background:var(--safety-icon) center /30px 30px no-repeat,linear-gradient(180deg,var(--safety-start) 0,var(--safety-end) 100%);box-shadow:0 10px 18px rgba(36,68,92,.1),inset 0 1px 0 rgba(255,255,255,.38)}.home-dashboard-page .home-dashboard-safety-section .home-trust-card strong{grid-area:title;margin:0;font-size:1.02rem;line-height:1.32}.home-dashboard-page .home-dashboard-safety-section .home-trust-card span{grid-area:body;font-size:.86rem;line-height:1.58}.home-dashboard-page .home-dashboard-safety-section .home-trust-card:nth-child(2){--safety-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 9v6h4l6 5V4L9 9H5Z'/%3E%3Cpath d='M18.5 8.5a5 5 0 0 1 0 7'/%3E%3C/svg%3E");--safety-bg:linear-gradient(135deg,#ECF8FF,#F8FEFF);--safety-border:#CFEAF8;--safety-start:#36BCEB;--safety-end:#168FCD}.home-dashboard-page .home-dashboard-safety-section .home-trust-card:nth-child(3){--safety-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='8' r='3.2'/%3E%3Cpath d='M5.5 20a6.5 6.5 0 0 1 13 0'/%3E%3C/svg%3E");--safety-bg:linear-gradient(135deg,#FFF5E5,#FFFCF7);--safety-border:#F5DFC0;--safety-start:#FFC86D;--safety-end:#EE9F2B}@media (max-width:860px){.home-dashboard-page .home-dashboard-hero{grid-template-columns:1fr;min-height:540px;padding:30px 18px 18px;background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(245,253,255,.7) 42%,rgba(245,253,255,.18)),url(/assets/ui/home-dashboard-hero-art.png) center bottom 18px /min(92%,380px) auto no-repeat,linear-gradient(130deg,#F2FCFF,#C7F0FD 52%,#8CDBF2)}.home-dashboard-page .home-dashboard-hero:before{display:none}.home-dashboard-page .home-dashboard-hero .home-hero-art{display:none;width:min(100%,360px);min-height:220px;justify-self:center;background:url(/assets/ui/home-dashboard-hero-art.png) bottom/contain no-repeat;transform:none}.home-dashboard-page .home-dashboard-hero .home-hero-art:after,.home-dashboard-page .home-dashboard-hero .home-hero-art:before{display:none}.home-dashboard-page .home-dashboard-hero .home-hero-lingo{right:calc(50% - 145px);bottom:34px;width:146px}.home-dashboard-page .home-dashboard-hero .home-hero-moco{left:calc(50% - 145px);bottom:36px;width:136px}.home-dashboard-page .home-hero-badge{margin-bottom:12px;font-size:.82rem}.home-dashboard-page .home-hero-badge span{width:23px;height:23px;font-size:.86rem}.home-dashboard-page .home-dashboard-hero h1{font-size:clamp(2.06rem,11vw,2.5rem);line-height:1.15}.home-dashboard-page .home-dashboard-hero h1 .home-title-nowrap{white-space:normal}.home-dashboard-page .home-dashboard-metrics .home-metric--streak .home-metric-icon:before{width:25px;height:25px}.home-dashboard-page .home-dashboard-safety-section .home-trust-card{grid-template-columns:54px minmax(0,1fr);column-gap:14px;min-height:104px;padding:18px}.home-dashboard-page .home-dashboard-safety-section .home-trust-card:before{width:50px;height:50px;background-size:26px 26px,auto}}.home-dashboard-page .home-dashboard-hero{grid-template-columns:minmax(0,1fr);align-items:center;padding-right:min(48vw,620px);background:linear-gradient(90deg,rgba(255,255,255,.9),rgba(244,252,255,.72) 42%,rgba(244,252,255,.18) 62%,rgba(255,255,255,0)),url(/assets/ui/home-dashboard-hero-art.png) 100% 100% /min(56vw,660px) auto no-repeat,linear-gradient(130deg,#F2FCFF,#C7F0FD 52%,#8CDBF2)}.home-dashboard-page .home-dashboard-hero .home-hero-content{max-width:540px}.home-dashboard-page .home-dashboard-hero h1 .home-title-nowrap,.home-dashboard-page .home-hero-badge{white-space:nowrap}.home-dashboard-page .home-dashboard-metrics .home-metric--streak .home-metric-icon:before{transform:translateY(7px)}@media (min-width:861px) and (max-width:1180px){.home-dashboard-page .home-dashboard-hero{min-height:360px;padding:44px min(46vw,520px) 44px 48px;background:linear-gradient(90deg,rgba(255,255,255,.92),rgba(244,252,255,.76) 46%,rgba(244,252,255,.22) 66%,rgba(255,255,255,0)),url(/assets/ui/home-dashboard-hero-art.png) 100% 100% /min(50vw,540px) auto no-repeat,linear-gradient(130deg,#F2FCFF,#C7F0FD 52%,#8CDBF2)}.home-dashboard-page .home-dashboard-hero .home-hero-content{max-width:470px}.home-dashboard-page .home-dashboard-hero h1{font-size:clamp(2.08rem,4.1vw,2.62rem);line-height:1.14}.home-dashboard-page .home-dashboard-hero .home-lead{font-size:1rem;white-space:nowrap}}@media (max-width:860px){.home-dashboard-page .home-dashboard-hero{align-items:start;justify-items:start;min-height:568px;padding:18px 18px 118px;background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(245,253,255,.62) 46%,rgba(245,253,255,.12)),linear-gradient(130deg,#F2FCFF,#C7F0FD 52%,#8CDBF2)}.home-dashboard-page .home-dashboard-hero:after{content:"";position:absolute;inset:366px -12px -40px -12px;display:block;z-index:1;width:auto;pointer-events:none;height:auto;opacity:.6;background:url(/assets/ui/home-dashboard-hero-art.png) top/min(104vw,520px) auto no-repeat;-webkit-mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.88) 18%,#000);mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.88) 18%,#000)}.home-dashboard-page .home-dashboard-hero .home-hero-content{position:relative;z-index:2;width:100%;max-width:100%;align-self:start;text-align:left}.home-dashboard-page .home-dashboard-hero h1{font-size:clamp(2.05rem,9.4vw,2.62rem);line-height:1.15}.home-dashboard-page .home-dashboard-hero h1 .home-title-nowrap{white-space:nowrap}.home-dashboard-page .home-dashboard-hero .home-lead{margin-left:0;margin-right:0}.home-dashboard-page .home-dashboard-hero .home-hero-actions{justify-content:flex-start}.home-dashboard-page .home-dashboard-hero .home-primary-action{width:auto;min-width:220px;max-width:100%}}@media (max-width:420px){.home-dashboard-page .home-dashboard-hero{min-height:548px;padding-bottom:106px;background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(245,253,255,.62) 46%,rgba(245,253,255,.12)),linear-gradient(130deg,#F2FCFF,#C7F0FD 52%,#8CDBF2)}.home-dashboard-page .home-dashboard-hero:after{inset:350px -10px -42px -10px;height:auto;opacity:.66;background-position:top;background-size:min(102vw,390px) auto}.home-dashboard-page .home-dashboard-hero h1{font-size:clamp(1.94rem,8.9vw,2.28rem)}}.complete-screen,.lesson-screen,.lesson-start-screen,.phrases-screen,.stickers-screen{position:relative;isolation:isolate}.complete-screen:before,.lesson-screen:before,.lesson-start-screen:before,.phrases-screen:before,.stickers-screen:before{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;background:radial-gradient(circle at 9% 28%,rgba(255,255,255,.86) 0 34px,transparent 35px),radial-gradient(circle at 13% 31%,rgba(255,255,255,.72) 0 44px,transparent 45px),radial-gradient(circle at 90% 18%,rgba(255,255,255,.78) 0 38px,transparent 39px),radial-gradient(circle at 94% 22%,rgba(255,255,255,.66) 0 52px,transparent 53px),radial-gradient(circle at 8% 78%,rgba(187,224,255,.34) 0 118px,transparent 119px),radial-gradient(circle at 94% 83%,rgba(165,221,244,.3) 0 140px,transparent 141px),linear-gradient(180deg,#EAF8FF,#F7FCFF 50%,#EAF8FF)}.complete-screen:after,.lesson-screen:after,.phrases-screen:after,.stickers-screen:after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:.9;background:radial-gradient(circle at 13% 22%,#FFFFFF 0 7px,transparent 8px),radial-gradient(circle at 82% 9%,#FFFFFF 0 6px,transparent 7px),radial-gradient(circle at 89% 28%,rgba(52,183,230,.2) 0 12px,transparent 13px),radial-gradient(circle at 16% 54%,rgba(52,183,230,.22) 0 9px,transparent 10px),radial-gradient(circle at 75% 61%,rgba(255,215,90,.7) 0 10px,transparent 11px),radial-gradient(circle at 12% 39%,rgba(255,215,90,.85) 0 8px,transparent 9px),radial-gradient(circle at 91% 49%,rgba(133,197,244,.62) 0 10px,transparent 11px);background-size:100% 100%}.stickers-screen:after{opacity:.96;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%23FFB7D1' stroke='%23FF8EB8' stroke-width='3' d='M32 5l7.5 16.2 17.7 2.1-13 12.2 3.4 17.5L32 44.3 16.4 53l3.4-17.5-13-12.2 17.7-2.1z'/%3E%3C/svg%3E") 3% 12% /42px 42px no-repeat,url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%23FFD96A' stroke='%23FFBE2E' stroke-width='3' d='M32 5l7.5 16.2 17.7 2.1-13 12.2 3.4 17.5L32 44.3 16.4 53l3.4-17.5-13-12.2 17.7-2.1z'/%3E%3C/svg%3E") 7% 48% /34px 34px no-repeat,url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%2394D8FF' stroke='%236CBFF2' stroke-width='3' d='M32 5l7.5 16.2 17.7 2.1-13 12.2 3.4 17.5L32 44.3 16.4 53l3.4-17.5-13-12.2 17.7-2.1z'/%3E%3C/svg%3E") 92% 58% /42px 42px no-repeat,url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%23FFE7A7' stroke='%23FFD160' stroke-width='3' d='M32 5l7.5 16.2 17.7 2.1-13 12.2 3.4 17.5L32 44.3 16.4 53l3.4-17.5-13-12.2 17.7-2.1z'/%3E%3C/svg%3E") 84% 26% /28px 28px no-repeat,radial-gradient(circle at 4% 63%,rgba(82,193,245,.72) 0 8px,transparent 9px),radial-gradient(circle at 96% 45%,rgba(186,137,238,.72) 0 12px,transparent 13px),radial-gradient(circle at 73% 10%,#FFFFFF 0 6px,transparent 7px),radial-gradient(circle at 89% 15%,#FFFFFF 0 7px,transparent 8px),radial-gradient(circle at 15% 18%,#FFFFFF 0 5px,transparent 6px)}.lesson-screen{width:min(100%,1040px);max-width:1040px;padding:max(28px,var(--safe-top)) max(24px,var(--safe-right)) max(34px,var(--safe-bottom)) max(24px,var(--safe-left));background:transparent}.complete-card,.lesson-progress,.lesson-screen .stage,.lesson-topbar{position:relative;z-index:1}.lesson-topbar{width:min(760px,100%);margin:0 auto 14px;font-size:1rem}.app-back-link,.app-count-pill,.app-mini-link,.lesson-step-nav button,.lesson-topbar .ghost{border-radius:999px;background:rgba(255,255,255,.92);box-shadow:0 10px 22px rgba(36,68,92,.1),inset 0 1px 0 rgba(255,255,255,.98)}.lesson-topbar .ghost{min-height:42px;padding:9px 16px!important}.lesson-step-nav{gap:12px}.lesson-step-nav button{width:46px;height:46px;font-size:1.55rem}.lesson-progress{width:min(760px,100%);height:10px;margin:0 auto 20px;background:rgba(207,233,247,.82)}.lesson-screen .stage{width:min(780px,100%);margin:0 auto;gap:18px;padding-top:0}.lesson-screen .picture{width:min(760px,100%);max-width:760px;aspect-ratio:16/9;border:10px solid rgba(255,255,255,.82);border-radius:34px;background-color:rgba(255,255,255,.98);background-size:contain;box-shadow:0 28px 68px rgba(36,68,92,.16),0 0 0 1px rgba(191,226,243,.85),inset 0 0 0 1px rgba(255,255,255,.95)}.lesson-screen .picture:before{right:70px;bottom:26px;left:70px;height:14px;background:rgba(52,183,230,.1)}.lesson-screen .picture:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(circle at 9% 18%,rgba(207,233,247,.88) 0 18px,transparent 19px),radial-gradient(circle at 13% 18%,rgba(207,233,247,.76) 0 18px,transparent 19px),radial-gradient(circle at 16% 18%,rgba(207,233,247,.64) 0 16px,transparent 17px),radial-gradient(circle at 92% 40%,rgba(207,233,247,.7) 0 24px,transparent 25px),radial-gradient(circle at 88% 42%,rgba(207,233,247,.58) 0 20px,transparent 21px),radial-gradient(circle at 15% 62%,rgba(255,215,90,.45) 0 11px,transparent 12px),radial-gradient(circle at 86% 64%,rgba(255,215,90,.45) 0 12px,transparent 13px);opacity:.78}.lesson-screen .lingo{left:54px;bottom:26px;width:96px;height:96px}.lesson-screen .moco{right:72px;bottom:28px;width:78px;height:78px;min-width:78px;min-height:78px;background-color:transparent;box-shadow:none}.lesson-bottom-feedback,.lesson-panel-stack,.lesson-screen .controls{width:min(720px,100%)}.lesson-screen button.mic{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:78px;border-radius:999px;background:linear-gradient(180deg,#48C7F0,#159CD6);box-shadow:0 10px 0 #0C85BD,0 24px 42px rgba(36,68,92,.18),inset 0 2px 0 rgba(255,255,255,.32)}.lesson-screen button.mic:before{content:"";width:44px;height:56px;flex:0 0 44px;background:url(/assets/ui/lesson-mic-icon.svg) 50%/contain no-repeat}.lesson-screen button.mic:active{transform:translateY(4px);box-shadow:0 6px 0 #0C85BD,0 17px 32px rgba(36,68,92,.15),inset 0 2px 0 rgba(255,255,255,.28)}.lesson-line-card{min-height:calc(2 * 1.35em + 54px);padding:14px 18px 18px;border-width:1px;border-radius:22px;box-shadow:0 18px 38px rgba(36,68,92,.12),inset 0 1px 0 rgba(255,255,255,.96)}.lesson-line-card-head{align-items:center;min-height:30px}.lesson-line-card-label{color:#2E6680;font-size:.82rem}.lesson-line-toggle,.lesson-screen .lesson-phrase-save{min-height:34px;padding:8px 14px;border-color:#BFE2F3;color:#177FB8;background:rgba(255,255,255,.96)}.lesson-line-text{font-size:clamp(1.4rem,3.1vw,1.95rem)}.lesson-line-card--japanese .lesson-line-text{color:#E99A31}.lesson-start-screen{width:min(100%,760px);max-width:760px;position:relative;align-items:center;justify-content:center;padding:42px 18px;background:transparent}.lesson-start-back{position:absolute;top:18px;left:18px;z-index:3;min-height:44px;border-radius:999px;padding-inline:18px}.lesson-start-card{position:relative;width:min(430px,100%);min-height:690px;padding:74px 30px 82px;overflow:hidden;border:12px solid rgba(255,255,255,.82);border-radius:48px;background:radial-gradient(circle at 15% 12%,rgba(207,233,247,.58) 0 86px,transparent 87px),radial-gradient(circle at 22% 28%,rgba(255,255,255,.86) 0 116px,transparent 117px),radial-gradient(circle at 22% 96%,rgba(207,233,247,.72) 0 90px,transparent 91px),radial-gradient(circle at 78% 96%,rgba(207,233,247,.62) 0 100px,transparent 101px),linear-gradient(180deg,#FFFFFF,#FBFEFF 58%,#EEF9FF);box-shadow:0 30px 70px rgba(36,68,92,.14),0 0 0 1px rgba(191,226,243,.82)}.lesson-start-card:after,.lesson-start-card:before{content:"";position:absolute;z-index:0;pointer-events:none}.lesson-start-card:before{inset:52px 38px auto auto;width:34px;height:34px;background:#BFE2F3}.lesson-start-card:after,.lesson-start-card:before{-webkit-clip-path:polygon(50% 0,61% 35%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 35%);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 35%)}.lesson-start-card:after{inset:auto 34px 52px auto;width:40px;height:40px;background:#FFD75A;opacity:.72}.lesson-start-card>*{position:relative;z-index:1}.lesson-mascot-stage{width:218px;height:218px;background:radial-gradient(circle,#DDF4FF 0,#EDF9FF 62%,transparent 63%)}.lesson-start-card .lingo-big{width:186px;height:186px}.lesson-start-title{font-size:clamp(2.5rem,10vw,3.7rem);line-height:1.12;color:#173B56}.lesson-start-target{color:#7E95A7;font-size:1.3rem}.lesson-start-card .big{min-width:250px;min-height:74px;border-radius:999px;background:linear-gradient(180deg,#FF9E43,#FF7437);color:#fff;box-shadow:0 14px 0 rgba(217,91,44,.62),0 24px 38px rgba(255,117,55,.24)}.complete-screen{width:min(100%,1040px);max-width:1040px;background:transparent}.complete-card{width:min(620px,100%);padding:42px 42px 34px;border:10px solid rgba(255,255,255,.82);border-radius:48px;background:radial-gradient(circle at 18% 16%,rgba(255,215,90,.16) 0 56px,transparent 57px),radial-gradient(circle at 86% 18%,rgba(207,233,247,.42) 0 74px,transparent 75px),linear-gradient(180deg,#FFFFFF,#FBFEFF 70%,#EFFAFF);box-shadow:0 30px 74px rgba(36,68,92,.15),0 0 0 1px rgba(191,226,243,.78)}.complete-mascots span{width:86px;height:86px}.complete-kicker{color:#85BFF5;font-size:1.02rem}.complete-card h1{font-size:clamp(3rem,7vw,4.6rem)}.complete-stars span{width:42px;height:42px}.complete-sticker-card{position:relative;display:grid;justify-items:center;grid-gap:8px;gap:8px;width:min(480px,100%);padding:28px 22px 24px;border:4px solid #ffe17c;border-radius:28px;background:radial-gradient(circle at 12% 18%,rgba(255,215,90,.34) 0 14px,transparent 15px),radial-gradient(circle at 82% 22%,rgba(255,215,90,.26) 0 12px,transparent 13px),linear-gradient(180deg,#FFF8DC,#FFF4C8);box-shadow:0 18px 34px rgba(117,82,0,.12),inset 0 0 0 8px rgba(255,255,255,.82)}.complete-sticker-card .sticker{width:132px;height:132px;border:9px solid #fff;box-shadow:0 16px 28px rgba(117,82,0,.16)}.complete-sticker-card .sticker-name{display:inline-flex;align-items:center;justify-content:center;min-width:150px;min-height:42px;margin:-8px 0 2px;padding:8px 18px;border-radius:999px;background:linear-gradient(180deg,#FFE88B,#FFD56A);color:#A96613;font-weight:900}.complete-sticker-card strong{font-size:1.18rem}.complete-phrase-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;width:min(510px,100%);margin:4px auto 0;padding:14px 16px;border:1px solid rgba(188,228,247,.92);border-radius:24px;background:radial-gradient(circle at 8% 18%,rgba(255,255,255,.86) 0 28px,transparent 29px),linear-gradient(180deg,rgba(247,253,255,.98),rgba(232,248,255,.92));box-shadow:0 14px 26px rgba(36,68,92,.08),inset 0 1px 0 rgba(255,255,255,.96)}.complete-phrase-copy{min-width:0;text-align:left}.complete-phrase-copy span{display:block;margin-bottom:4px;color:#168BCA;font-size:.76rem;font-weight:900}.complete-phrase-copy strong{display:block;color:var(--text);font-size:clamp(1rem,2.6vw,1.18rem);line-height:1.25;overflow-wrap:anywhere}.complete-phrase-save{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border:1px solid #bfe7f9;border-radius:999px;background:#fff;color:#168BCA;padding:0 18px;font-weight:900;line-height:1.1;box-shadow:0 8px 18px rgba(36,68,92,.08),inset 0 1px 0 rgba(255,255,255,.96)}.complete-phrase-save.saved{border-color:#BCE8D7;background:#F1FFF8;color:#2B7D64}.complete-phrase-flash{grid-column:1/-1;color:#2B7D64;font-size:.86rem;font-weight:900;text-align:center}.complete-actions{width:min(510px,100%);gap:18px}.complete-actions .big,.complete-actions .ghost{display:inline-flex;align-items:center;justify-content:center;min-height:58px;border-radius:999px;line-height:1.1;box-shadow:0 12px 24px rgba(36,68,92,.1),inset 0 1px 0 rgba(255,255,255,.96)}.screen.app-screen.phrases-screen,.screen.app-screen.stickers-screen{width:min(1120px,100%);max-width:1120px;padding:28px 24px 56px;background:transparent}.phrases-screen .app-topbar,.stickers-screen .app-topbar{width:min(1040px,100%);margin:0 auto 28px}.phrases-screen .app-topbar-title,.stickers-screen .app-topbar-title{color:#153C63;font-size:clamp(1.45rem,3.4vw,2.3rem);text-shadow:0 2px 0 rgba(255,255,255,.9)}.phrases-screen .app-back-link,.phrases-screen .app-count-pill,.stickers-screen .app-back-link,.stickers-screen .app-count-pill{min-height:52px;border-width:2px;padding:10px 20px;font-size:1rem}.phrases-screen .phrase-list{width:min(980px,100%);margin:0 auto;gap:12px;padding:8px 0 0}.phrases-screen .phrase-row{min-height:82px;padding:18px 26px;border:2px solid rgba(191,226,243,.9);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 14px 28px rgba(36,68,92,.09),inset 0 1px 0 rgba(255,255,255,.96)}.phrases-screen .phrase-en{gap:18px;font-size:clamp(1.2rem,2.5vw,1.55rem)}.phrases-screen .phrase-speaker{min-width:86px;min-height:46px;gap:7px;border:2px solid #bfe2f3;border-radius:14px;color:#1684C7;font-size:1rem}.phrases-screen .phrase-speaker:before{content:"";width:18px;height:18px;background:currentColor;-webkit-clip-path:polygon(0 35%,32% 35%,70% 4%,70% 96%,32% 65%,0 65%);clip-path:polygon(0 35%,32% 35%,70% 4%,70% 96%,32% 65%,0 65%)}.phrases-screen .phrase-ja{padding-left:104px;color:#8B8F96;font-size:clamp(.94rem,2vw,1.1rem);font-weight:800}.phrases-screen .phrase-del{width:44px;height:44px;color:#B8BDC4;font-size:1.65rem}.phrases-screen .phrase-delete-backdrop{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:20px;background:rgba(21,60,99,.22);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.phrases-screen .phrase-delete-dialog{width:min(430px,100%);padding:24px;border:2px solid rgba(191,226,243,.95);border-radius:26px;background:radial-gradient(circle at 12% 12%,rgba(255,246,205,.9) 0 44px,transparent 45px),rgba(255,255,255,.98);box-shadow:0 24px 54px rgba(36,68,92,.18),inset 0 1px 0 rgba(255,255,255,.96);text-align:center}.phrases-screen .phrase-delete-title{margin:0 0 12px;color:#153C63;font-size:1.35rem;font-weight:900}.phrases-screen .phrase-delete-copy{display:grid;grid-gap:8px;gap:8px;margin:0 0 18px;color:#6B8293;font-weight:800;line-height:1.6}.phrases-screen .phrase-delete-copy strong{color:#24445C;font-size:1.05rem;overflow-wrap:anywhere}.phrases-screen .phrase-delete-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.phrases-screen .phrase-delete-actions button{min-height:50px;border-radius:999px;font-size:1rem;font-weight:900}.phrases-screen .phrase-delete-cancel{border:2px solid #bfe2f3;background:rgba(255,255,255,.94);color:#24445C}.phrases-screen .phrase-delete-confirm{border:2px solid rgba(255,117,83,.54);background:linear-gradient(180deg,#FF8F5C,#FF7246);color:#fff;box-shadow:0 7px 0 rgba(217,91,44,.58)}.screen.app-screen.stickers-screen{width:min(1280px,100%);max-width:1280px}.stickers-screen .app-topbar{width:min(1060px,100%)}.stickers-screen section{width:min(1040px,100%);margin:0 auto 26px;padding:28px 34px 38px;border:8px solid rgba(255,255,255,.82);border-radius:36px;background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(252,254,255,.94));box-shadow:0 26px 66px rgba(36,68,92,.13),0 0 0 1px rgba(191,226,243,.86)}.stickers-screen .series-head{justify-content:flex-start;margin:0 0 18px}.stickers-screen .series-head h1{display:inline-flex;align-items:center;gap:12px;min-height:52px;padding:8px 22px;border-radius:999px;background:linear-gradient(180deg,#EAF7FF,#DDF1FF);color:#174A78;font-size:clamp(1.2rem,2.5vw,1.55rem);box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.stickers-screen .series-head h1:before{content:"";width:34px;height:34px;border-radius:999px;background:radial-gradient(circle at 50% 56%,transparent 0 5px,#2C83D5 6px 8px,transparent 9px),radial-gradient(circle at 50% 50%,#FFFFFF 0 5px,transparent 6px),#EAF7FF;box-shadow:inset 0 0 0 2px #9BD4F3}.stickers-screen .sticker-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 22px;padding:0}.stickers-screen .sticker-cell{min-height:126px;padding:16px 12px 14px;border:1px solid rgba(191,226,243,.9);border-radius:16px;background:rgba(255,255,255,.94);box-shadow:0 12px 24px rgba(36,68,92,.08),inset 0 1px 0 rgba(255,255,255,.96)}.stickers-screen .sticker-img{width:74px;height:74px;border-radius:999px;background-color:#FFF6D9}.stickers-screen .sticker-label{color:#24445C;font-size:.94rem;font-weight:900}.stickers-screen .sticker-cell.locked .sticker-img{width:70px;height:70px;background:linear-gradient(180deg,#E5E5E5,#CFCFCF);opacity:.82}.stickers-screen .sticker-cell.locked .sticker-label{color:#8EA0AD;letter-spacing:.08em}@media (max-width:860px){.lesson-screen{max-width:100%;padding:max(16px,var(--safe-top)) max(12px,var(--safe-right)) max(24px,var(--safe-bottom)) max(12px,var(--safe-left))}.lesson-topbar{gap:8px;font-size:.86rem}.lesson-topbar .ghost{min-height:38px;padding:7px 12px!important}.lesson-step-nav{gap:7px}.lesson-step-nav button{width:38px;height:38px;font-size:1.3rem}.lesson-screen .picture{aspect-ratio:1/1;border-width:6px;border-radius:28px}.lesson-screen .lingo{left:18px;bottom:16px;width:92px;height:92px}.lesson-screen .moco{right:18px;bottom:18px;width:76px;height:76px;min-width:76px;min-height:76px}.lesson-screen button.mic{min-height:68px;font-size:1.35rem}.lesson-screen button.mic:before{width:38px;height:48px;flex-basis:38px}.lesson-line-card{border-radius:18px;padding:12px 14px 14px}.lesson-line-card-head{align-items:flex-start}.lesson-line-actions{gap:5px}.lesson-line-toggle,.lesson-screen .lesson-phrase-save{min-height:30px;padding:7px 10px;font-size:.7rem}.lesson-start-card{min-height:620px;padding:56px 22px 66px;border-width:8px;border-radius:40px}.lesson-mascot-stage{width:190px;height:190px}.lesson-start-card .lingo-big{width:164px;height:164px}.complete-card{padding:32px 18px 24px;border-width:7px;border-radius:34px}.complete-phrase-card{grid-template-columns:1fr;justify-items:stretch;padding:14px;border-radius:22px}.complete-phrase-save{width:100%}.complete-actions{grid-template-columns:1fr;gap:12px}.screen.app-screen.phrases-screen,.screen.app-screen.stickers-screen{padding:18px 12px 34px}.phrases-screen .app-topbar,.stickers-screen .app-topbar{grid-template-columns:auto minmax(0,1fr) auto;margin-bottom:18px}.phrases-screen .app-back-link,.phrases-screen .app-count-pill,.stickers-screen .app-back-link,.stickers-screen .app-count-pill{min-height:42px;padding:8px 13px;font-size:.86rem}.phrases-screen .phrase-row{padding:14px 12px}.phrases-screen .phrase-en{gap:10px}.phrases-screen .phrase-speaker{min-width:66px;min-height:40px;font-size:.86rem}.phrases-screen .phrase-ja{padding-left:76px}.stickers-screen section{padding:18px 14px 24px;border-width:6px;border-radius:28px}.stickers-screen .sticker-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media (max-width:420px){.lesson-topbar{grid-template-columns:auto minmax(80px,1fr) auto}.lesson-topbar .ghost{font-size:.8rem}.lesson-step-nav button{width:34px;height:34px}.lesson-screen .picture{border-radius:24px}.lesson-screen .lingo{width:78px;height:78px}.lesson-screen .moco{width:66px;height:66px;min-width:66px;min-height:66px}.lesson-line-actions{width:100%;justify-content:flex-start}.lesson-start-title{font-size:clamp(2.15rem,11vw,2.8rem)}.lesson-start-card .big{min-width:220px}.complete-sticker-card .sticker{width:114px;height:114px}.phrases-screen .app-topbar-title,.stickers-screen .app-topbar-title{font-size:1.22rem}}.lesson-phrase-list-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 14px;border:1px solid #bfe2f3;border-radius:999px;background:rgba(255,255,255,.96);color:#177FB8;font:inherit;font-size:.78rem;font-weight:900;line-height:1.1;box-shadow:0 8px 18px rgba(36,68,92,.08),inset 0 1px 0 rgba(255,255,255,.96);cursor:pointer}.lesson-phrase-list-button:hover{transform:translateY(-1px)}.lesson-phrase-list-button:focus-visible{outline:3px solid rgba(42,179,224,.28);outline-offset:2px}.lesson-phrase-modal-backdrop{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:18px;background:rgba(19,53,75,.32);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lesson-phrase-modal{width:min(640px,100%);max-height:min(78vh,720px);overflow:auto;padding:22px;border:8px solid rgba(255,255,255,.9);border-radius:34px;background:linear-gradient(180deg,#FFFFFF,#F5FCFF);box-shadow:0 34px 80px rgba(19,53,75,.22),0 0 0 1px rgba(191,226,243,.82)}.lesson-phrase-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.lesson-phrase-modal-head span{color:#168BCA;font-size:.78rem;font-weight:900}.lesson-phrase-modal-head h2{margin:4px 0 0;color:var(--text);font-size:clamp(1.45rem,4vw,2rem);line-height:1.15}.lesson-phrase-modal-head button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #d6edf8;border-radius:999px;background:#fff;color:#93A4B0;font-size:1.4rem;font-weight:900;line-height:1;cursor:pointer}.lesson-phrase-modal-list{display:grid;grid-gap:10px;gap:10px;padding:0;margin:0;list-style:none}.lesson-phrase-modal-list li{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:14px;border:1px solid rgba(191,226,243,.95);border-radius:20px;background:rgba(255,255,255,.98);box-shadow:0 12px 24px rgba(36,68,92,.08),inset 0 1px 0 rgba(255,255,255,.96)}.lesson-phrase-modal-list strong{display:block;color:var(--text);font-size:1rem;line-height:1.25;overflow-wrap:anywhere}.lesson-phrase-modal-list span{display:block;margin-top:4px;color:#89939C;font-weight:800;line-height:1.45}.lesson-phrase-modal-list button{min-height:38px;padding:0 14px;border:1px solid #bfe2f3;border-radius:999px;background:#EAF8FF;color:#168BCA;font:inherit;font-weight:900;cursor:pointer}.lesson-phrase-modal-list button.saved,.lesson-phrase-modal-list button:disabled{border-color:#BCE8D7;background:#F1FFF8;color:#2B7D64;cursor:default}.lesson-phrase-modal-empty,.lesson-phrase-modal-flash{margin:16px 0 0;padding:14px;border-radius:18px;background:#F2FAFF;color:#2E6680;font-weight:900;text-align:center}.lesson-phrase-modal-flash{background:#F1FFF8;color:#2B7D64}.complete-phrase-card--list{grid-template-columns:minmax(0,1fr) auto}.complete-phrase-card--list .lesson-phrase-list-button{min-height:46px;padding:0 18px}.account-delete-status-card,.billing-delete-status{margin-top:18px;padding:16px 18px;border:1px solid rgba(255,160,118,.52);border-radius:18px;background:rgba(255,247,241,.92);color:#6E5A4E;font-weight:800;line-height:1.55}.account-delete-back-row{width:min(100%,900px)}@media (max-width:700px){.lesson-phrase-modal{padding:18px;border-width:6px;border-radius:28px}.complete-phrase-card--list,.lesson-phrase-modal-list li{grid-template-columns:1fr}.complete-phrase-card--list .lesson-phrase-list-button,.lesson-phrase-modal-list button{width:100%}}