.landing{--landing-paper: #f7f2e8;--landing-ink: #12212b;--landing-sea: #07566a;--landing-sea-deep: #063b4a;--landing-orange: #d86400;--landing-coral: #f4a261;--landing-burgundy: #7f281f;--landing-mint: #cfe4d5;min-height:100dvh;overflow:clip;background:var(--landing-paper);color:var(--landing-ink);letter-spacing:0}.landing h1,.landing h2,.landing h3,.landing p{letter-spacing:0}.landing h1{max-width:700px;margin:0;font-size:4rem;font-weight:900;line-height:.98}.landing h2{margin:0;font-size:2.75rem;font-weight:900;line-height:1.04}.landing h3{margin:0;font-size:1.2rem;line-height:1.2}.landing-shell{width:min(1180px,calc(100% - 3rem));margin-inline:auto}.landing-header{position:sticky;z-index:50;top:0;border-bottom:1px solid rgba(7,86,106,.14);background:#f7f2e8f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-header-inner{display:flex;align-items:center;justify-content:space-between;width:min(1240px,calc(100% - 3rem));height:72px;margin-inline:auto}.landing-brand{display:inline-flex;align-items:baseline;gap:.55rem;color:var(--landing-sea-deep);font-size:1.45rem;font-weight:900;letter-spacing:.16em;text-decoration:none}.landing-brand span{color:var(--landing-orange);font-family:var(--font-hebrew);font-size:1rem;font-weight:700;letter-spacing:0}.landing-nav{display:flex;align-items:center;gap:1.7rem}.landing-nav a,.landing-login{color:var(--landing-ink);font-size:.88rem;font-weight:700;text-decoration:none}.landing-nav a:hover,.landing-login:hover{color:var(--landing-orange)}.landing-header-actions{display:flex;align-items:center;gap:.8rem}.landing-header .lang-toggle{background:#e6dfd2}.landing-nav-cta,.landing-primary-cta{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:48px;border:1px solid var(--landing-sea-deep);border-radius:7px;background:var(--landing-sea-deep);color:#fff;font-weight:800;text-decoration:none;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.landing-nav-cta{min-height:42px;padding:.45rem .8rem;font-size:.84rem}.landing-nav-cta svg,.landing-primary-cta svg{width:18px;height:18px;stroke-width:2}.landing-nav-cta:hover,.landing-primary-cta:hover{transform:translateY(-2px);background:var(--landing-sea);box-shadow:0 8px 24px #063b4a2e}.landing-nav-cta:focus-visible,.landing-primary-cta:focus-visible,.landing-secondary-link:focus-visible,.landing-nav a:focus-visible,.landing-login:focus-visible,.landing-scroll-cue:focus-visible{outline:3px solid var(--sun);outline-offset:3px}.landing-hero{position:relative;min-height:730px;border-bottom:1px solid rgba(7,86,106,.14);background:var(--landing-paper)}.landing-hero-shell{position:relative;height:730px}.landing-hero-copy{position:relative;z-index:3;max-width:670px;padding-top:5.2rem;animation:landing-enter .7s cubic-bezier(.22,1,.36,1) both}.landing-eyebrow{margin:0 0 1rem;color:var(--landing-orange);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.landing-eyebrow-light{color:#f5b16f}.landing-hero-body{max-width:600px;margin:1.45rem 0 0;color:#40545f;font-size:1.18rem;line-height:1.55}.landing-hero-actions{display:flex;align-items:center;gap:1.25rem;margin-top:2rem}.landing-primary-cta{min-height:58px;padding:.8rem 1.2rem}.landing-secondary-link{color:var(--landing-sea-deep);font-weight:800;text-underline-offset:4px}.landing-facts{display:flex;flex-wrap:wrap;gap:.8rem 1.2rem;margin-top:2rem;padding-top:1.2rem;border-top:1px solid rgba(18,33,43,.16)}.landing-facts span{display:inline-flex;align-items:center;gap:.45rem;color:#48606b;font-size:.82rem;font-weight:700}.landing-facts svg{width:18px;height:18px;color:var(--landing-orange)}.landing-hero-product{position:absolute;z-index:2;right:.5rem;bottom:-4.5rem;width:410px;height:680px;animation:landing-product-enter .9s .12s cubic-bezier(.22,1,.36,1) both}.landing-phone{position:relative;margin:0;overflow:hidden;border:8px solid #172830;border-radius:30px;background:#fff;box-shadow:0 28px 70px #12212b2e}.landing-phone:before{position:absolute;z-index:2;top:8px;left:50%;width:58px;height:5px;border-radius:5px;background:#172830;content:"";transform:translate(-50%)}.landing-phone img{display:block;width:100%;height:auto}.landing-phone-hero{width:365px;transform:rotate(2.5deg)}.landing-live-note{position:absolute;z-index:4;top:25%;left:-6rem;display:flex;align-items:center;gap:.7rem;width:210px;padding:.75rem;border:1px solid rgba(7,86,106,.25);border-radius:8px;background:#fff;box-shadow:0 12px 32px #12212b1f}.landing-live-note svg{flex:none;width:28px;height:28px;color:var(--landing-orange);animation:landing-audio 1.4s ease-in-out infinite}.landing-live-note span{display:flex;flex-direction:column;color:#60737c;font-size:.72rem;line-height:1.25}.landing-live-note strong{color:var(--landing-ink);font-size:.86rem}.landing-hebrew-stamp{position:absolute;right:-1.5rem;bottom:7.5rem;color:var(--landing-orange);font-family:var(--font-hebrew);font-size:2.35rem;font-weight:900;transform:rotate(-7deg)}.landing-hero-ruler{position:absolute;top:0;left:max(1rem,calc((100% - 1320px)/2));display:flex;flex-direction:column;gap:1rem;padding-top:6rem;color:#07566a1f;font-family:var(--font-hebrew);font-size:1rem}.landing-scroll-cue{position:absolute;z-index:4;bottom:1.15rem;left:50%;display:inline-flex;align-items:center;gap:.35rem;color:var(--landing-sea-deep);font-size:.75rem;font-weight:800;text-decoration:none;transform:translate(-50%)}.landing-scroll-cue svg{width:16px;animation:landing-down 1.6s ease-in-out infinite}.landing-pain{position:relative;z-index:5;padding:6.5rem 0;background:var(--landing-sea-deep);color:#fff}.landing-pain-inner{display:grid;grid-template-columns:1.1fr .9fr;align-items:end;gap:6rem}.landing-pain h2{max-width:680px;font-size:3.25rem}.landing-pain p:not(.landing-eyebrow){max-width:610px;margin:1.2rem 0 0;color:#c9dce1;font-size:1.12rem}.landing-conversation-beats{margin:0;padding:0;list-style:none}.landing-conversation-beats li{display:grid;grid-template-columns:46px 1fr;gap:.9rem;padding:1rem 0;border-top:1px solid rgba(255,255,255,.22);font-size:1rem;font-weight:700}.landing-conversation-beats li:last-child{border-bottom:1px solid rgba(255,255,255,.22)}.landing-conversation-beats span{color:#f5b16f;font-variant-numeric:tabular-nums}.landing-process{padding:8rem 0;background:#fff}.landing-section-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:5rem;align-items:end}.landing-section-heading .landing-eyebrow{grid-column:1 / -1;margin-bottom:-3.8rem}.landing-section-heading p:not(.landing-eyebrow){margin:0;color:#566b75;font-size:1.05rem}.landing-steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:4.5rem;border-top:1px solid #cfd6d6;border-bottom:1px solid #cfd6d6}.landing-step{position:relative;min-height:300px;padding:2rem 2rem 2.2rem;border-right:1px solid #cfd6d6}.landing-step:last-child{border-right:none}.landing-step>svg{width:34px;height:34px;margin:2.5rem 0 1rem;color:var(--landing-orange);stroke-width:1.7}.landing-step-number{position:absolute;top:1rem;right:1.2rem;color:#9aa9af;font-size:.76rem;font-weight:800}.landing-step p{margin:.7rem 0 0;color:#60737c;font-size:.94rem}.landing-situations{padding:8rem 0;background:#f2d5ba}.landing-situations-layout{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:7rem}.landing-situations-copy h2,.landing-memory-copy h2,.landing-feedback-copy h2{max-width:580px}.landing-situations-copy>p:not(.landing-eyebrow),.landing-memory-lead,.landing-feedback-copy>p:not(.landing-eyebrow){margin:1.3rem 0 0;color:#50636c;font-size:1.05rem}.landing-scenario-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2.2rem;border-top:1px solid rgba(18,33,43,.22)}.landing-scenario-list span{display:flex;align-items:center;gap:.65rem;min-height:58px;border-bottom:1px solid rgba(18,33,43,.22);color:#273a43;font-size:.86rem;font-weight:800}.landing-scenario-list span:nth-child(odd){padding-right:.8rem;border-right:1px solid rgba(18,33,43,.22)}.landing-scenario-list span:nth-child(2n){padding-left:.8rem}.landing-scenario-list svg{flex:none;width:20px;color:var(--landing-burgundy);stroke-width:1.8}.landing-situations-product{position:relative;min-height:670px}.landing-phone-situations{position:absolute;top:-2rem;left:50%;width:390px;transform:translate(-50%) rotate(-2deg)}.landing-product-caption{position:absolute;right:0;bottom:3rem;display:flex;flex-direction:column;width:215px;padding:.9rem 1rem;border:1px solid rgba(18,33,43,.22);border-radius:8px;background:#fff;box-shadow:0 14px 35px #12212b21}.landing-product-caption span{color:#60737c;font-size:.75rem;font-weight:700}.landing-product-caption strong{color:var(--landing-burgundy);font-family:var(--font-hebrew);font-size:1.55rem}.landing-memory{padding:8rem 0;background:#fff}.landing-memory-layout{display:grid;grid-template-columns:1.12fr .88fr;align-items:center;gap:7rem}.landing-progress-phones{position:relative;min-height:720px}.landing-phone-dashboard,.landing-phone-lessons{position:absolute;width:330px}.landing-phone-dashboard{z-index:2;top:0;left:0;transform:rotate(-3deg)}.landing-phone-lessons{z-index:1;right:0;bottom:0;transform:rotate(4deg)}.landing-memory-list{margin:2.2rem 0 0;padding:0;list-style:none}.landing-memory-list li{display:grid;grid-template-columns:42px 1fr;gap:.8rem;padding:1.1rem 0;border-top:1px solid #d7dddd}.landing-memory-list li:last-child{border-bottom:1px solid #d7dddd}.landing-memory-list svg{width:26px;color:var(--landing-orange);stroke-width:1.7}.landing-memory-list span{display:flex;flex-direction:column;color:#60737c;font-size:.87rem}.landing-memory-list strong{color:var(--landing-ink);font-size:.98rem}.landing-feedback{padding:7.5rem 0;background:var(--landing-mint)}.landing-feedback-layout{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:7rem}.landing-feedback-points{display:flex;flex-direction:column;gap:.75rem;margin-top:1.8rem}.landing-feedback-points span{display:flex;align-items:center;gap:.55rem;font-size:.9rem;font-weight:750}.landing-feedback-points svg{width:19px;color:var(--grow);stroke-width:2.5}.landing-correction{border:1px solid rgba(18,33,43,.2);border-radius:8px;background:#fff;box-shadow:14px 16px #07566a24}.landing-correction-top{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.2rem;border-bottom:1px solid #d7dddd;color:var(--landing-sea-deep);font-weight:900}.landing-correction-top svg{width:22px}.landing-correction-line{display:grid;grid-template-columns:120px 1fr;align-items:center;gap:1rem;min-height:84px;padding:1rem 1.2rem;border-bottom:1px solid #d7dddd}.landing-correction-line span{color:#72848c;font-size:.8rem;font-weight:800}.landing-correction-line strong{font-family:var(--font-hebrew);font-size:1.55rem;text-align:right}.landing-correction-before strong{color:var(--warn);text-decoration:line-through;text-decoration-thickness:1px}.landing-correction-after strong{color:var(--grow)}.landing-correction>p{margin:0;padding:1rem 1.2rem;color:#566b75;font-size:.86rem}.landing-final{overflow:hidden;background:var(--landing-burgundy);color:#fff}.landing-final-inner{position:relative;display:flex;align-items:center;min-height:570px}.landing-final-inner>.landing-reveal{position:relative;z-index:2;max-width:690px}.landing-final h2{font-size:3.5rem}.landing-final p:not(.landing-eyebrow){max-width:590px;margin:1.2rem 0 1.8rem;color:#f0d7d3;font-size:1.05rem}.landing-primary-cta-light{border-color:#fff;background:#fff;color:var(--landing-burgundy)}.landing-primary-cta-light:hover{background:var(--landing-paper);color:var(--landing-burgundy)}.landing-final-word{position:absolute;right:-1rem;color:#ffffff1a;font-family:var(--font-hebrew);font-size:13rem;font-weight:900;line-height:1;transform:rotate(-5deg)}.landing-footer{padding:2rem 0;background:#fff}.landing-footer .landing-shell{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.landing-footer p{margin:0;color:#60737c;font-size:.8rem}.landing-footer .lang-toggle{justify-self:end}.landing-reveal{opacity:0;transform:translateY(24px);transition:opacity .65s var(--reveal-delay) ease,transform .65s var(--reveal-delay) ease}.landing-reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes landing-enter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-product-enter{0%{opacity:0;transform:translate(35px,25px)}to{opacity:1;transform:translate(0)}}@keyframes landing-audio{0%,to{transform:scaleY(.82)}50%{transform:scaleY(1.08)}}@keyframes landing-down{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@media(max-width:1050px){.landing-nav{display:none}.landing h1{max-width:560px;font-size:3.35rem}.landing-hero-copy{max-width:56%}.landing-hero-product{right:-2.5rem;width:350px}.landing-phone-hero{width:320px}.landing-live-note{left:-4.2rem}.landing-pain-inner,.landing-situations-layout,.landing-memory-layout,.landing-feedback-layout{gap:3.5rem}.landing-phone-dashboard,.landing-phone-lessons{width:280px}.landing-progress-phones{min-height:650px}}@media(max-width:760px){.landing-shell,.landing-header-inner{width:min(100% - 2rem,620px)}.landing-header-inner{height:66px}.landing-brand{font-size:1.15rem}.landing-brand span,.landing-login{display:none}.landing-header-actions{gap:.45rem}.landing-nav-cta{min-height:38px;padding:.35rem .55rem}.landing-nav-cta svg{display:none}.landing-header .lang-toggle button{min-width:36px;padding:0 .4rem}.landing h1{font-size:2.45rem;line-height:1.02}.landing h2,.landing-pain h2,.landing-final h2{font-size:2.2rem}.landing-hero,.landing-hero-shell{min-height:750px;height:750px}.landing-hero-copy{max-width:none;padding-top:3rem}.landing-hero-body{max-width:520px;margin-top:1rem;font-size:1rem}.landing-hero-actions{align-items:flex-start;flex-direction:column;gap:.75rem;margin-top:1.35rem}.landing-primary-cta{min-height:52px;padding:.65rem .85rem;font-size:.92rem}.landing-secondary-link{font-size:.84rem}.landing-facts{flex-direction:column;align-items:flex-start;width:calc(100% - 170px);margin-top:1.4rem;padding-top:.9rem}.landing-hero-product{right:-2rem;bottom:-3.4rem;width:185px;height:330px}.landing-phone-hero{width:178px;border-width:5px;border-radius:20px}.landing-phone-hero:before{top:4px;width:35px;height:3px}.landing-live-note{display:none}.landing-hebrew-stamp{right:1.2rem;bottom:-.5rem;font-size:1.55rem}.landing-hero-ruler{display:none}.landing-scroll-cue{bottom:.55rem}.landing-pain,.landing-process,.landing-situations,.landing-memory,.landing-feedback{padding:5rem 0}.landing-pain-inner,.landing-section-heading,.landing-situations-layout,.landing-memory-layout,.landing-feedback-layout{grid-template-columns:1fr;gap:2.8rem}.landing-pain p:not(.landing-eyebrow){font-size:1rem}.landing-section-heading .landing-eyebrow{grid-column:auto;margin-bottom:-1.8rem}.landing-steps{grid-template-columns:1fr;margin-top:3rem}.landing-step{min-height:220px;border-right:none;border-bottom:1px solid #cfd6d6}.landing-step:last-child{border-bottom:none}.landing-situations-product{min-height:560px}.landing-phone-situations{top:0;width:315px}.landing-product-caption{right:0;bottom:0;width:185px}.landing-memory-copy{order:-1}.landing-progress-phones{min-height:580px}.landing-phone-dashboard,.landing-phone-lessons{width:min(58vw,230px)}.landing-feedback-copy>p:not(.landing-eyebrow){font-size:.98rem}.landing-correction-line{grid-template-columns:1fr;gap:.35rem}.landing-final-inner{min-height:520px}.landing-final-word{right:-5rem;font-size:8rem}.landing-footer .landing-shell{grid-template-columns:1fr auto}.landing-footer p{grid-column:1 / -1;grid-row:2}}@media(max-width:380px){.landing-nav-cta{display:none}.landing h1{font-size:2.2rem}.landing-hero,.landing-hero-shell{min-height:760px;height:760px}.landing-facts{width:calc(100% - 145px)}.landing-hero-product{right:-2.6rem;width:170px}.landing-phone-hero{width:165px}.landing-scenario-list{grid-template-columns:1fr}.landing-scenario-list span:nth-child(odd),.landing-scenario-list span:nth-child(2n){padding-inline:0;border-right:none}}@media(prefers-reduced-motion:reduce){.landing-hero-copy,.landing-hero-product,.landing-live-note svg,.landing-scroll-cue svg{animation:none}.landing-reveal{opacity:1;transform:none}}:root{--ink: #14202b;--ink-soft: #55707f;--ink-faint: #8fa3ad;--paper: #f6f3ec;--card: #ffffff;--line: #e2dcd0;--line-strong: #cfc6b5;--sea: #0d4a5f;--sea-deep: #073547;--sea-tint: #e3eef2;--sun: #c2610c;--sun-tint: #fdf0e0;--grow: #17703c;--grow-tint: #e5f2e9;--warn: #a8261f;--warn-tint: #fceceb;--radius: 16px;--radius-lg: 22px;--shadow-sm: 0 1px 2px rgba(20, 32, 43, .06);--shadow: 0 2px 12px rgba(20, 32, 43, .07);--shadow-lift: 0 6px 22px rgba(20, 32, 43, .11);--text-base: 17px;--tap: 52px;--nav-h: 66px;--safe-b: env(safe-area-inset-bottom, 0px);--safe-t: env(safe-area-inset-top, 0px);--safe-l: env(safe-area-inset-left, 0px);--safe-r: env(safe-area-inset-right, 0px);--font-ui: "Heebo", system-ui, -apple-system, "Segoe UI", sans-serif;--font-hebrew: "Frank Ruhl Libre", "Heebo", serif}*{box-sizing:border-box}html{font-size:var(--text-base);-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font-ui);background:var(--paper);color:var(--ink);line-height:1.55;-webkit-font-smoothing:antialiased;overscroll-behavior-y:none}button,a{-webkit-tap-highlight-color:transparent}h1{font-size:1.65rem;font-weight:900;line-height:1.2;letter-spacing:-.02em;margin:0 0 .4rem}h2{font-size:1.22rem;font-weight:700;line-height:1.3;margin:0 0 .4rem}h3{font-size:1.05rem;font-weight:700;margin:0 0 .3rem}p{margin:0 0 .7rem}.page{max-width:720px;margin:0 auto;padding:1rem max(1rem,var(--safe-l)) calc(var(--nav-h) + var(--safe-b) + 2rem) max(1rem,var(--safe-r))}.stack{display:flex;flex-direction:column;gap:1rem}.stack-sm{display:flex;flex-direction:column;gap:.6rem}.row{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.spread{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:1.15rem;box-shadow:var(--shadow-sm)}.card-flush{padding:0;overflow:hidden}.muted{color:var(--ink-soft)}.center{text-align:center}.section-title{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:var(--ink-faint);margin:.5rem 0 .1rem .25rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:var(--tap);padding:.7rem 1.4rem;font-family:inherit;font-size:1rem;font-weight:700;border-radius:14px;border:1.5px solid transparent;cursor:pointer;text-decoration:none;transition:transform .08s ease,background .15s ease,box-shadow .15s ease;touch-action:manipulation}.btn:active{transform:scale(.975)}.btn:focus-visible{outline:3px solid var(--sun);outline-offset:2px}.btn-primary{background:var(--sea);color:#fff;box-shadow:var(--shadow)}.btn-primary:active{background:var(--sea-deep)}.btn-secondary{background:var(--card);color:var(--sea);border-color:var(--line-strong)}.btn-secondary:active{background:var(--sea-tint)}.btn-danger{background:var(--warn);color:#fff}.btn-big{width:100%;min-height:60px;font-size:1.08rem;border-radius:16px}.btn:disabled{opacity:.45;cursor:not-allowed}.link-button{background:none;border:none;color:var(--sea);font-family:inherit;font-size:.95rem;font-weight:700;cursor:pointer;padding:.65rem .5rem;min-height:44px;text-decoration:underline;text-underline-offset:3px}label{display:block;font-weight:700;font-size:.95rem;margin-bottom:.3rem}input,select,textarea{width:100%;min-height:var(--tap);padding:.7rem .9rem;font-family:inherit;font-size:16px;color:var(--ink);background:var(--card);border:1.5px solid var(--line-strong);border-radius:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{min-height:96px;resize:vertical}select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9'%3E%3Cpath d='M1 1l6 6 6-6' stroke='%2355707f' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--sea);box-shadow:0 0 0 3px var(--sea-tint)}.field{margin-bottom:.95rem}.hint{font-size:.85rem;color:var(--ink-soft);margin-top:.25rem}.hebrew{font-family:var(--font-hebrew);direction:rtl;unicode-bidi:isolate;font-size:1.85rem;font-weight:700;line-height:1.7;letter-spacing:0}.hebrew-sm{font-family:var(--font-hebrew);direction:rtl;unicode-bidi:isolate;font-size:1.35rem;font-weight:700;line-height:1.65}.translit{font-size:.98rem;font-style:italic;color:var(--sea);font-weight:500;margin-top:.1rem}.meaning{font-size:.95rem;color:var(--ink-soft)}.phrase{padding:.85rem 0;border-bottom:1px solid var(--line)}.phrase:first-child{padding-top:0}.phrase:last-child{border-bottom:none;padding-bottom:0}.badge{display:inline-flex;align-items:center;gap:.3rem;padding:.22rem .6rem;border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.02em;background:var(--sea-tint);color:var(--sea-deep);white-space:nowrap}.badge-done{background:var(--grow-tint);color:var(--grow)}.badge-locked{background:#ebe6dc;color:#8b8272}.badge-sun{background:var(--sun-tint);color:var(--sun)}.stat-band{display:grid;grid-template-columns:repeat(4,1fr);background:var(--card);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm)}.stat-cell{padding:.8rem .3rem;text-align:center;border-inline-end:1px solid var(--line)}.stat-cell:last-child{border-inline-end:none}.stat-value{font-size:1.4rem;font-weight:900;color:var(--sea);line-height:1.15;font-variant-numeric:tabular-nums}.stat-label{font-size:.68rem;color:var(--ink-soft);font-weight:600;line-height:1.25;margin-top:.1rem}.stat-sub{font-size:.85rem;color:var(--ink-faint);font-weight:700}.hero{background:linear-gradient(160deg,var(--sea) 0%,var(--sea-deep) 100%);color:#fff;border-radius:var(--radius-lg);padding:1.4rem 1.25rem 1.25rem;box-shadow:var(--shadow-lift);position:relative;overflow:hidden}.hero:after{content:"";position:absolute;top:-55%;inset-inline-end:-25%;width:220px;height:220px;background:radial-gradient(circle,rgba(255,255,255,.16),transparent 68%);pointer-events:none}.hero h2{color:#fff;font-size:1.35rem;margin-bottom:.3rem}.hero p{color:#ffffffd9;font-size:.95rem;margin-bottom:1rem}.hero .badge{background:#ffffff29;color:#fff;margin-bottom:.7rem}.hero .btn{background:#fff;color:var(--sea-deep);position:relative;z-index:1}.hero-sun{background:linear-gradient(160deg,#d9740f 0%,var(--sun) 100%)}.hero-sun .btn{color:var(--sun)}.collapse{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm)}.collapse-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:58px;padding:.85rem 1.05rem;background:none;border:none;font-family:inherit;font-size:1rem;font-weight:700;color:var(--ink);text-align:start;cursor:pointer;touch-action:manipulation}.collapse-head:active{background:var(--paper)}.collapse-head:focus-visible{outline:3px solid var(--sun);outline-offset:-3px}.collapse-chevron{flex:none;color:var(--ink-faint);transition:transform .22s ease}.collapse-head[aria-expanded=true] .collapse-chevron{transform:rotate(180deg)}.collapse-body{padding:0 1.05rem 1.05rem;animation:reveal .22s ease}@keyframes reveal{0%{opacity:0;transform:translateY(-4px)}}.lesson-row{display:flex;align-items:center;gap:.8rem;width:100%;min-height:62px;padding:.7rem .25rem;border:none;border-bottom:1px solid var(--line);background:none;font-family:inherit;text-align:start;color:inherit;text-decoration:none;cursor:pointer;touch-action:manipulation}.lesson-row:last-child{border-bottom:none}.lesson-row:active{background:var(--paper)}.lesson-num{flex:none;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;font-weight:900;font-size:.9rem;background:var(--sea-tint);color:var(--sea-deep);font-variant-numeric:tabular-nums}.lesson-num-done{background:var(--grow);color:#fff}.lesson-num-locked{background:#ebe6dc;color:#a89e8d}.lesson-num-current{background:var(--sun);color:#fff;box-shadow:0 0 0 4px var(--sun-tint)}.lesson-num-coming-soon{background:#ebe6dc;color:var(--ink-faint)}.lesson-title{flex:1;min-width:0;font-weight:700;font-size:.98rem;line-height:1.3}.lesson-sub{font-size:.82rem;color:var(--ink-faint);font-weight:500}.lesson-row-locked{opacity:.55;cursor:default}.lesson-row-coming-soon{color:var(--ink-faint);cursor:default}.sim-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}.sim-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:.85rem .5rem;text-align:center;cursor:pointer;font-family:inherit;color:inherit;box-shadow:var(--shadow-sm);transition:transform .08s ease,border-color .15s ease;touch-action:manipulation;display:flex;flex-direction:column;align-items:center;gap:.3rem;min-height:92px;justify-content:center}.sim-card:active{transform:scale(.97);border-color:var(--sea)}.sim-card:focus-visible{outline:3px solid var(--sun);outline-offset:2px}.sim-emoji{font-size:1.7rem;line-height:1}.sim-name{font-size:.82rem;font-weight:700;line-height:1.2}.page-intro{font-size:.92rem;color:var(--ink-soft);margin:0}.progress-track{height:9px;background:var(--line);border-radius:999px;overflow:hidden}.progress-fill{height:100%;background:var(--grow);border-radius:999px;transition:width .5s ease}.usage-card{display:flex;align-items:center;gap:.75rem;background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:.65rem .85rem;box-shadow:var(--shadow-sm)}.usage-card-main{flex:1;min-width:0}.usage-card-top{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.32rem;gap:.5rem}.usage-card-label{font-size:.76rem;color:var(--ink-soft);font-weight:600}.usage-card-value{font-size:.76rem;color:var(--ink-soft);font-variant-numeric:tabular-nums;white-space:nowrap}.usage-premium-tag{flex:none;font-size:.66rem;font-weight:800;letter-spacing:.01em;color:var(--sun);background:var(--sun-tint);padding:.32rem .6rem;border-radius:999px;white-space:nowrap}.skill-row{display:flex;align-items:center;gap:.7rem;padding:.5rem 0}.skill-name{flex:none;width:96px;font-size:.88rem;font-weight:600}.alert{border-radius:14px;padding:.85rem 1rem;border:1px solid;font-size:.95rem}.alert-error{background:var(--warn-tint);border-color:#e8b4b0;color:#7d1c17}.alert-info{background:var(--sun-tint);border-color:#edc79a;color:#7a3d09}.topbar{position:sticky;top:0;z-index:30;background:#f6f3ece6;backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--line);padding-top:var(--safe-t)}.topbar-inner{max-width:720px;margin:0 auto;height:52px;padding:0 max(1rem,var(--safe-l)) 0 max(1rem,var(--safe-r));display:flex;align-items:center;justify-content:space-between;gap:.75rem}.brand{font-size:1.25rem;font-weight:900;letter-spacing:.14em;color:var(--sea)}.tabbar{position:fixed;bottom:0;left:0;right:0;z-index:40;display:flex;background:#fffffff0;backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);border-top:1px solid var(--line);padding-bottom:var(--safe-b)}.tab{flex:1;min-height:var(--nav-h);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;text-decoration:none;color:var(--ink-faint);font-size:.7rem;font-weight:700;padding:.4rem .2rem;touch-action:manipulation;transition:color .15s ease}.tab svg{width:24px;height:24px}.tab.active{color:var(--sea)}.tab:active{background:var(--paper)}.tab-dot{position:absolute;top:8px;margin-inline-start:22px;width:8px;height:8px;border-radius:50%;background:var(--sun)}.session{min-height:100dvh;display:flex;flex-direction:column;align-items:center;padding:calc(var(--safe-t) + 1.25rem) max(1.15rem,var(--safe-l)) calc(var(--safe-b) + 1.15rem) max(1.15rem,var(--safe-r));text-align:center;background:linear-gradient(180deg,var(--paper) 0%,#efe9de 100%)}.session-top{width:100%;max-width:460px;display:flex;align-items:center;justify-content:center}.session-mid{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.4rem;width:100%}.session-bottom{width:100%;max-width:460px;display:flex;flex-direction:column;gap:.6rem}.timer{font-size:2.6rem;font-weight:900;font-variant-numeric:tabular-nums;color:var(--sea);line-height:1;letter-spacing:-.02em}.timer-ending{color:var(--sun)}.orb{width:min(52vw,200px);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;font-size:min(13vw,52px);background:var(--sea-tint);border:5px solid var(--sea);transition:background .25s ease,border-color .25s ease}.orb-speaking{background:var(--sun-tint);border-color:var(--sun);animation:pulse 1.15s ease-in-out infinite}.orb-listening{background:var(--grow-tint);border-color:var(--grow);animation:breathe 2.6s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.status-line{font-size:1.1rem;font-weight:700;min-height:1.8rem;padding:0 1rem}.help-box{background:var(--card);border:1px solid var(--sun);border-radius:var(--radius);padding:1rem;width:100%;max-width:460px;text-align:start;box-shadow:var(--shadow);animation:reveal .22s ease}.session-msg{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.9rem;max-width:440px}.feedback-game{width:min(100%,390px);padding:.9rem;border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-sm);text-align:start}.feedback-game-title,.feedback-game-prompt,.feedback-game-word{margin:0}.feedback-game-title{color:var(--sea-deep);font-weight:900}.feedback-game-prompt{margin-top:.2rem;color:var(--ink-faint);font-size:.86rem}.feedback-game-word{margin:.55rem 0 .7rem;color:var(--ink);font-size:1.65rem;font-weight:900;text-align:center}.feedback-game-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.feedback-game-option{min-height:46px;padding:.45rem .55rem;border:1px solid var(--line-strong);border-radius:6px;background:var(--paper);color:var(--ink);font:inherit;font-weight:700;text-align:center;cursor:pointer;touch-action:manipulation}.feedback-game-option:active:not(:disabled){background:var(--sea-tint)}.feedback-game-option:focus-visible{outline:3px solid var(--sun);outline-offset:2px}.feedback-game-option:disabled{cursor:default}.feedback-game-option-correct{border-color:var(--grow);background:var(--grow-tint);color:var(--grow)}.feedback-game-option-wrong{border-color:var(--warn);background:var(--warn-tint);color:var(--warn)}.feedback-game-result{display:flex;align-items:center;justify-content:space-between;gap:.6rem;min-height:38px;margin-top:.6rem;color:var(--ink-faint);font-size:.88rem;font-weight:700}.feedback-game-next{flex:none;min-height:34px;padding:.35rem .65rem;font-size:.82rem}.stepper{display:flex;align-items:center;justify-content:center;gap:1.1rem;width:100%;max-width:340px;margin-top:.75rem}.stepper-btn{flex:none;width:60px;height:60px;border-radius:50%;border:2px solid var(--line-strong);background:var(--card);color:var(--sea);font-size:1.8rem;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;touch-action:manipulation;transition:transform .08s ease,background .15s ease,border-color .15s ease}.stepper-btn:active:not(:disabled){transform:scale(.92);background:var(--sea-tint)}.stepper-btn:focus-visible{outline:3px solid var(--sun);outline-offset:2px}.stepper-btn:disabled{opacity:.35;cursor:not-allowed}.stepper-display{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:120px}.stepper-value{font-size:3.4rem;font-weight:900;line-height:1;color:var(--sea);font-variant-numeric:tabular-nums}.stepper-unit{font-size:.85rem;color:var(--ink-soft);font-weight:600;margin-top:.15rem}.duration-tag{padding:.1rem .5rem;border-radius:999px;background:var(--sun);color:#fff;font-size:.62rem;font-weight:800;letter-spacing:.03em;white-space:nowrap}.stepper-tag{position:absolute;top:-12px;right:-6px}.speed-row{display:flex;align-items:center;justify-content:center;gap:.5rem}.speed-btn{min-height:44px;min-width:52px;padding:0 .75rem;background:var(--card);border:1.5px solid var(--line-strong);border-radius:12px;font-family:inherit;font-size:1rem;font-weight:700;color:var(--sea);cursor:pointer;touch-action:manipulation}.speed-btn:disabled{opacity:.35;cursor:not-allowed}.speed-label{font-size:.8rem;color:var(--ink-soft);font-weight:600;min-width:92px}.spinner{width:38px;height:38px;border:4px solid var(--line);border-top-color:var(--sea);border-radius:50%;animation:spin .85s linear infinite;margin:1.6rem auto}@keyframes spin{to{transform:rotate(360deg)}}.lang-toggle{display:flex;gap:2px;background:var(--line);padding:3px;border-radius:999px}.lang-toggle button{min-height:34px;min-width:42px;padding:0 .6rem;border:none;background:transparent;color:var(--ink-soft);font-family:inherit;font-size:.82rem;font-weight:800;border-radius:999px;cursor:pointer;touch-action:manipulation}.lang-toggle button.active{background:var(--card);color:var(--sea);box-shadow:var(--shadow-sm)}.back-link{display:inline-flex;align-items:center;gap:.35rem;min-height:44px;color:var(--sea);font-weight:700;font-size:.95rem;text-decoration:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(min-width:600px){:root{--text-base: 18px}.page{padding:1.5rem 1.5rem 3rem}h1{font-size:2rem}.sim-grid{grid-template-columns:repeat(3,1fr)}.stat-value{font-size:1.7rem}.stat-label{font-size:.75rem}.timer{font-size:3.2rem}}@media(min-width:900px){.tabbar{display:none}.page{padding-bottom:3rem}.topbar-inner{height:62px}}.desktop-tabs{display:none}@media(min-width:900px){.desktop-tabs{display:flex;gap:.2rem}.desktop-tabs a{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .85rem;border-radius:10px;text-decoration:none;color:var(--ink-soft);font-weight:700;font-size:.95rem}.desktop-tabs a.active{background:var(--sea-tint);color:var(--sea-deep)}.desktop-tabs svg{width:20px;height:20px}}
