:root{color:#263f39;font-synthesis:none;--green:#176f61;--ink:#263f39;--muted:#5c6c66;--line:#dce4dc;--cream:#fffdfa;background:#f8f7f2;font-family:Nunito,ui-rounded,system-ui,sans-serif;line-height:1.55}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{border:1px solid var(--line);background:var(--cream);min-height:48px;color:var(--ink);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:.6rem;padding:.7rem 1rem;font-weight:750;display:inline-flex}button:hover{border-color:var(--green);background:#eef4ec}button:disabled{opacity:.6;cursor:wait}button.primary{background:var(--green);color:#fff;border-color:var(--green)}button.primary:hover{background:#125b50}a{color:var(--green);text-underline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:4px;outline:3px solid #ca8b28}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);line-height:1.12}h2{letter-spacing:-.02em;font-size:1.5rem;line-height:1.25}h3{font-size:1.15rem}p{color:var(--muted)}label{gap:.4rem;margin-bottom:1.2rem;font-size:.94rem;font-weight:700;display:grid}input,select{width:100%;min-width:0;min-height:50px;color:var(--ink);background:#fff;border:1.5px solid #cbd7ce;border-radius:10px;padding:.65rem .8rem;font-size:1rem}fieldset{border:0;margin:0 0 1.3rem;padding:0}legend{margin-bottom:.6rem;font-size:.94rem;font-weight:700}svg{flex-shrink:0}.site-header{justify-content:space-between;align-items:center;gap:1rem;max-width:1160px;min-height:90px;margin:auto;padding:1.1rem 2rem;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:.65rem;font-size:1.35rem;font-weight:850;text-decoration:none;display:flex}.brand-mark{background:var(--green);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;transform:rotate(-4deg)}nav{align-items:center;gap:.4rem;display:flex}.icon-button{background:0 0;border-color:#0000;width:48px;padding:0}.profile-pill{background:#eaf0e6;border:0;max-width:180px;padding:.25rem .65rem .25rem .25rem}.profile-pill .avatar{width:34px;height:34px}.profile-pill .avatar svg{width:21px}.profile-pill span:last-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.page{max-width:1040px;min-height:calc(100svh - 190px);margin:auto;padding:2rem 2rem 4rem}.page-heading{max-width:720px;margin:1rem 0 2rem}.page-heading p{font-size:1.1rem}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#63806e;margin-bottom:1rem;font-size:.78rem;font-weight:850;display:block}.card{background:var(--cream);border:1px solid var(--line);border-radius:24px;padding:2rem;box-shadow:0 5px #263f3903}.login-layout{grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;max-width:960px;min-height:calc(100svh - 180px);margin:auto;padding:2rem;display:grid}.welcome p{max-width:360px;font-size:1.12rem}.hero-art{width:100%;max-width:365px}.login-card{padding:2.3rem}.login-card>.brand-mark{width:56px;height:56px;color:var(--green);background:#e6eedc;margin-bottom:1.6rem}.login-card .primary{width:100%;margin-top:.3rem}.site-footer{color:#728275;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem;font-size:.8rem;display:flex}.profiles{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.profile-card{justify-content:flex-start;min-height:100px;padding:1.3rem;font-size:1.13rem}.profile-card>svg:last-child{margin-left:auto}.avatar{color:#44714e;background:#deead3;border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex}.avatar.sun{color:#8d671e;background:#fbebba}.avatar.cloud{color:#45778f;background:#deedf4}.avatar.flower{color:#a8584a;background:#f5dfda}.avatar-options{flex-wrap:wrap;gap:.5rem;display:flex}.avatar-options button{padding:.35rem}.selected{outline:2px solid var(--green);background:#edf5e8}.settings-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.profile-form{width:100%;max-width:460px}.notice{color:#315435;background:#e7f0df;border-radius:12px;margin:1rem 0;padding:.8rem 1rem;font-size:.96rem}.notice.error{color:#8b3e2c;background:#fae9e2}.text-button{background:0 0;border-color:#0000;padding-left:.2rem}.empty{text-align:center}.empty svg{width:100%;max-width:260px}.empty p{margin-bottom:0}@media (width<=640px){.site-header{gap:.35rem;min-height:76px;padding:1rem}.brand{font-size:1.1rem}.brand-mark{border-radius:11px;width:36px;height:36px}.page{padding:1rem 1rem 2rem}.page-heading{margin:1rem 0 1.5rem}.login-layout{flex-direction:column;gap:1.2rem;padding:1.2rem 1rem 2rem;display:flex}.welcome{width:100%;padding-right:90px;position:relative}.welcome h1{font-size:2rem}.welcome .eyebrow{font-size:.65rem}.welcome p{margin-bottom:.5rem;font-size:1rem}.hero-art{width:120px;position:absolute;top:30px;right:-8px}.login-card{width:100%;max-width:420px;padding:1.5rem}.login-card>.brand-mark{display:none}.settings-grid{grid-template-columns:1fr}.card{border-radius:20px;padding:1.3rem}.profile-pill{max-width:112px;font-size:.9rem}.icon-button{width:44px;min-height:44px}nav{gap:0}.profiles{grid-template-columns:1fr}.profile-card{min-height:88px}.site-footer{padding:1rem}.welcome .eyebrow{white-space:normal}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.pack-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:1.4rem;display:grid}.pack-card{text-align:left;max-width:500px;padding:0;display:block;overflow:hidden}.pack-illustration{background:#edf1e6;justify-content:center;height:195px;display:flex}.pack-illustration svg{width:260px;height:100%}.pack-details{padding:1.5rem}.badge{color:#806837;background:#f1ebd8;border-radius:8px;margin-bottom:1rem;padding:.3rem .65rem;font-size:.73rem;display:inline-block}.pack-details h2{margin-bottom:.65rem}.pack-details p{font-weight:450}.pack-meta{color:var(--muted);font-size:.82rem;font-weight:600}.card-action{color:var(--green);justify-content:space-between;align-items:center;gap:1rem;padding-top:1.2rem;display:flex}.pack-hero{background:#eaf0e4;border-radius:26px;grid-template-columns:1.6fr 1fr;align-items:center;margin:1.5rem 0;padding:2.5rem;display:grid}.pack-hero>svg{width:100%;max-width:260px}.pack-hero p{max-width:480px;font-size:1.1rem}.helper{color:#5c7564;font-size:.94rem}.stage-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;margin:1.5rem 0 2.5rem;display:grid}.stage-card{text-align:left;display:block}.stage-card h2{margin:1.1rem 0 .5rem}.stage-card p{font-weight:400}.stage-number{color:#567a5a;background:#e8eddf;border-radius:14px;justify-content:center;align-items:center;width:45px;height:45px;display:inline-flex}.resources{border-top:1px solid var(--line);padding-top:1.5rem}.resources>div:first-child{align-items:center;gap:.75rem;display:flex}.resources h2{margin:0;font-size:1.25rem}.resources p{margin:.5rem 0 1rem;font-size:.88rem}.download-button{margin:.3rem 0;font-size:.94rem}.lesson-toolbar{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.language-label{color:var(--muted);background:#e9eee4;border-radius:12px;padding:.3rem .7rem;font-size:.85rem}.activities-list{gap:.85rem;margin:1rem 0 2rem;display:grid}.activity-link{text-align:left;justify-content:flex-start;padding:1.2rem}.activity-icon{color:#658368;background:#e8eee1;border-radius:17px;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.activity-link-copy{flex:1;gap:.1rem;min-width:0;display:grid}.activity-link-copy strong{font-size:1.15rem}.activity-number{color:#6b826f;font-size:.72rem}.activity-link-copy small{color:var(--green);align-items:center;gap:.3rem;font-size:.75rem;display:flex}.activity-card{text-align:center;max-width:750px;margin:1.2rem auto;padding:2rem}.activity-heading h1{margin-bottom:.7rem;font-size:clamp(1.55rem,4vw,2.1rem)}.activity-heading p{margin-bottom:.6rem;font-size:1.07rem}.instruction-button{color:#617661;background:0 0;border-color:#0000;min-height:44px;font-size:.83rem}.activity-art{width:220px;height:165px;margin:.6rem auto;display:block}.target-word{color:var(--ink);margin:.3rem 0 1rem;font-size:2.1rem;font-weight:800}.listen-button{background:#e7eedf;border-color:#ccdbc4;min-height:56px;padding:.7rem 1.5rem;font-size:1.05rem}.audio-control{margin:.3rem 0 1rem}.audio-control .notice{text-align:left}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin:1.5rem 0 .5rem;display:grid}.choice{flex-direction:column;min-height:145px;padding:.6rem;font-size:1.25rem;display:flex;position:relative}.choice svg{width:100%;max-width:160px;height:116px}.choice svg:last-child:not(:first-child){width:22px;height:22px;position:absolute;top:8px;right:8px}.choice.selected{border:2px solid var(--green);background:#edf3e8;outline:0}.feedback{justify-content:center;align-items:center;gap:.5rem;display:flex}.feedback:not(.success){color:#7f621f;background:#f9efd6}.activity-footer{justify-content:space-between;align-items:center;gap:1rem;max-width:750px;margin:1.2rem auto;display:flex}.activity-footer>.primary{min-width:140px}.practice-button{margin:1rem 0}.saved-note{color:var(--green);justify-content:center;align-items:center;gap:.4rem;font-size:.85rem;display:flex}.paper-activity{padding:2rem 0}.paper-activity>svg{color:#7c975e;margin-bottom:1rem}.paper-activity p{max-width:400px;margin:0 auto 1.5rem}.match-grid{grid-template-columns:1fr 1fr;gap:1rem;margin:1rem 0;display:grid}.match-grid>div{gap:.7rem;display:grid}.match-grid button{flex-direction:column;min-width:0;min-height:90px;padding:.5rem}.match-grid button svg{width:90px;height:62px}.match-grid button svg:last-child:not(:first-child){width:20px;height:20px}.match-grid .matched{color:#427240;opacity:1;background:#e5efdd}.match-grid .matched:disabled{cursor:default}.answer-tray{background:#f0f3e9;border:2px dashed #aebfa6;border-radius:15px;flex-wrap:wrap;justify-content:center;gap:.5rem;min-height:85px;margin:1rem 0;padding:.75rem;display:flex}.word-tiles{flex-wrap:wrap;justify-content:center;gap:.5rem;margin:1rem 0 1.5rem;display:flex}.word-tiles button,.answer-tray button{min-width:50px;font-size:1.3rem}.word-tiles button:disabled{opacity:.25;cursor:default}.recorder{border-top:1px solid var(--line);max-width:420px;margin:1.5rem auto 1rem;padding-top:1.5rem}.recorder .recording{color:#9b493e;background:#fae1dc}.fine-print{color:#6b7c6e;margin:1rem 0;font-size:.8rem}.own-recording{gap:.5rem;margin:1.2rem 0;display:grid}.own-recording audio{width:100%}.video-activity video,.video-activity iframe{aspect-ratio:16/9;border:0;border-radius:15px;width:100%;max-height:400px;margin:1rem 0}.video-activity p{margin-top:1rem}@media (width<=640px){.pack-hero{grid-template-columns:1fr;padding:1.4rem;position:relative}.pack-hero>svg{opacity:.45;width:90px;position:absolute;top:5px;right:4px}.pack-hero h1{max-width:350px;font-size:2rem;position:relative}.pack-hero .eyebrow{max-width:185px}.pack-hero p{font-size:1rem}.pack-illustration{height:170px}.pack-details{padding:1.3rem}.stage-grid{grid-template-columns:1fr}.activity-card{margin-top:1rem;padding:1.2rem 1rem}.activity-art{width:180px;height:135px}.choice-grid{gap:.6rem;margin-top:1.1rem}.choice{min-height:120px;font-size:1.05rem}.choice svg{height:85px}.activity-footer{gap:.5rem}.activity-footer .text-button{text-align:left;font-size:.85rem}.activity-footer>.primary{min-width:118px}.activity-link{padding:1rem}.activity-link-copy strong{font-size:1.04rem}.activity-icon{width:48px;height:48px}.language-label{padding:.3rem .4rem;font-size:.76rem}.lesson-toolbar .text-button{font-size:.88rem}.match-grid{gap:.6rem}.match-grid button{font-size:.95rem}.download-button{text-align:left}.pack-grid{grid-template-columns:minmax(0,1fr)}}@media (width<=380px){.site-header .brand{gap:0;font-size:0}.site-header .brand-mark{width:36px;height:36px}}.choice img{object-fit:contain;width:100%;max-width:160px;height:116px}.match-grid img{object-fit:contain;width:90px;height:62px}img.activity-art{object-fit:contain}@media (width<=640px){.choice img{height:85px}}.brand{min-width:44px;min-height:44px}.dictionary-trigger{background:#eaf0e4;border:0;min-height:44px;padding:.6rem .8rem;font-size:.85rem}.dictionary-dialog{border:1px solid var(--line);background:var(--cream);width:min(520px,100vw - 32px);max-height:90dvh;color:var(--ink);border-radius:24px;padding:1.5rem;box-shadow:0 24px 80px #143d3b33}.dictionary-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#15382d66}.dictionary-dialog>header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.dictionary-dialog .eyebrow{letter-spacing:.06em;margin-bottom:.5rem;font-size:.63rem}.dictionary-dialog h2{margin-bottom:1.1rem}.dictionary-dialog label{margin-bottom:.6rem;font-size:.87rem}.dictionary-search{gap:.5rem;margin-bottom:1rem;display:flex}.dictionary-search input{flex:1;width:0}.dictionary-search button{width:52px;min-height:50px;padding:0}.dictionary-results{border-top:1px solid var(--line);padding-top:1rem}.dictionary-entry{border-bottom:1px solid var(--line);margin-bottom:1rem;padding:0 0 1rem}.dictionary-entry h3{margin:0;font-size:1.3rem}.word-metadata{color:#687865;flex-wrap:wrap;gap:.3rem .7rem;margin:.2rem 0 .5rem;font-size:.78rem;display:flex}.translations{background:#edf3e7;border-radius:12px;margin:.6rem 0;padding:.65rem .85rem}.translations strong{color:var(--green);font-size:1.2rem;font-weight:750}.translations .word-metadata{margin-bottom:0}.dictionary-dialog summary{cursor:pointer;min-height:44px;color:var(--green);padding:.65rem 0;font-size:.83rem}.dictionary-dialog details p{font-size:.88rem}.dictionary-dialog footer{color:#667763;font-size:.75rem}.dictionary-dialog footer>a,.dictionary-dialog footer details>a{align-items:center;min-height:44px;display:inline-flex}.dictionary-dialog footer p{overflow-wrap:anywhere;font-size:.75rem}@media (width<=480px){.dictionary-dialog{width:100%;max-width:100%;height:100dvh;max-height:100dvh;padding:calc(1rem + env(safe-area-inset-top)) 1rem calc(1rem + env(safe-area-inset-bottom));border:0;border-radius:0;margin:0}.dictionary-trigger{padding:.5rem;font-size:.78rem}.lesson-toolbar{gap:.3rem}.lesson-toolbar .text-button{font-size:.8rem}}.dictionary-entry{overflow-wrap:anywhere}.preview-banner{text-align:center;color:#81662b;background:#fbefd4;padding:.6rem 1rem;font-size:.82rem}.check-label{align-items:flex-start;gap:12px;display:flex}.check-label input[type=checkbox]{width:24px;min-width:24px;height:24px;margin:8px 0}.speaking-feedback{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.speaking-feedback .notice{flex-basis:100%}.dictionary-audio .text-button{padding:8px 12px}.dictionary-audio .fine-print{overflow-wrap:anywhere}
