@font-face{font-family:Nunito;src:url(/fonts/nunito-regular.ttf)format("truetype");font-weight:400 600;font-display:swap}@font-face{font-family:Nunito;src:url(/fonts/nunito-bold.ttf)format("truetype");font-weight:700 800;font-display:swap}@font-face{font-family:Nunito;src:url(/fonts/nunito-black.ttf)format("truetype");font-weight:900;font-display:swap}:root{color:#304d40;font-synthesis:none;--ink:#304d40;--muted:#83877b;--green:#47745c;--green-dark:#365f49;--line:#e9e9df;--cream:#f8f7f2;--peach:#fbefdf;--purple:#efebf5;--shadow:0 5px 20px #435b3610;background:#f8f7f2;font-family:Nunito,ui-rounded,system-ui,sans-serif;font-weight:400}*{box-sizing:border-box}body{min-width:320px;margin:0}button,a,input{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:disabled{cursor:default}button,a{touch-action:manipulation}button{color:inherit}button:focus-visible,a:focus-visible{outline-offset:5px;outline:3px solid #c98c41}button{transition:background .2s,transform .2s,box-shadow .2s}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:900}svg{flex-shrink:0}button svg{pointer-events:none}main:focus{outline:none}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:20;background:#fdfcf8;flex-direction:column;width:220px;padding:35px 19px 21px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-1px;align-items:center;gap:11px;width:fit-content;padding:0 14px;font-size:27px;font-weight:900;line-height:.94;display:flex}.brand-second{display:block}.brand-dot{color:#dca674}.brand-icon{color:#628063;background:#e8edde;border-radius:17px 17px 21px 21px;place-items:center;width:44px;height:51px;display:grid;position:relative;transform:rotate(-7deg)}.brand-icon svg{transform:rotate(7deg)}.brand-icon i{background:#e9b874;border-radius:3px;width:8px;height:8px;position:absolute;top:5px;right:1px;transform:rotate(30deg)}.sidebar-caption{letter-spacing:1.2px;text-align:center;color:#9b9e8e;margin:24px 0 28px;font-size:8px;font-weight:800}.sidebar nav{gap:8px;display:grid}.nav-item{color:#7b8173;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;width:100%;min-height:46px;padding:13px 15px;font-size:13px;font-weight:700;display:flex}.nav-item:hover{background:#f0f1e8}.nav-item.active{color:#466d51;background:#e9eee1}.nav-active-dot{opacity:0;background:#648565;border-radius:50%;width:6px;height:6px;margin-left:auto}.active .nav-active-dot{opacity:1}.nav-count{background:#d5dfc9;border-radius:5px;margin-left:auto;padding:1px 6px;font-size:11px}.sidebar-friend{text-align:center;margin-top:auto;padding-top:45px;position:relative}.friend-art{z-index:1;height:125px;position:relative}.friend-art svg{width:136px;height:143px}.friend-note{background:#f1f1e7;border:1px solid #e8e8db;border-radius:13px;margin:-2px 10px 32px;padding:22px 8px 13px;position:relative}.friend-note:before{content:"";background:#f1f1e7;border-top:1px solid #e8e8db;border-left:1px solid #e8e8db;width:12px;height:12px;position:absolute;top:-7px;left:42%;transform:rotate(45deg)}.friend-note strong{font-size:12px}.friend-note p{color:#909181;margin-top:5px;font-size:11px;line-height:1.6}.friend-heart{color:#c8a477;margin-top:8px;display:inline-block}.sidebar-bottom{border-top:1px solid var(--line);padding-top:15px}.sidebar-bottom .nav-item{padding:10px 13px;font-size:12px}.made-with{color:#a0a393;justify-content:center;align-items:center;gap:5px;margin-top:24px;font-size:9px;display:flex}.main-wrap{width:calc(100% - 220px);margin-left:220px}.topbar{border-bottom:1px solid #eeeee5;justify-content:space-between;align-items:center;height:91px;padding:0 46px;display:flex}.topbar-location{letter-spacing:1.6px;color:#979b8d;align-items:center;gap:9px;font-size:10px;font-weight:800;display:flex}.tiny-leaf{color:#819673;display:flex}.profile{align-items:center;gap:12px;display:flex}.profile-greeting{color:#7a8072;font-size:12px;font-weight:700}.avatar{background:#efdfc3;border:3px solid #fff;border-radius:50%;width:37px;height:37px;overflow:hidden;box-shadow:0 0 0 1px #e5e5d9}.avatar svg{width:39px;height:43px;transform:translate(-3px,4px)}.main-content{max-width:1360px;margin:auto;padding:31px 46px 20px}.hero{grid-template-columns:1fr 1.1fr;align-items:center;gap:0;min-height:322px;display:grid;position:relative}.hero-copy{z-index:1;padding:8px 0}.eyebrow{letter-spacing:1.6px;color:#849076;align-items:center;gap:7px;font-size:9px;font-weight:900;display:flex}.eyebrow>span{background:#8a9c73;border-radius:50%;width:5px;height:5px}.hero h1{letter-spacing:-1.8px;width:fit-content;margin:19px 0;font-size:clamp(37px,3.8vw,55px);line-height:1.12;position:relative}.hero h1 span{color:#688769}.hero h1 svg{fill:none;stroke:#d8bd82;stroke-width:4px;stroke-linecap:round;width:170px;height:13px;position:absolute;bottom:-7px;right:0}.hero-copy>p{color:#86887c;letter-spacing:.05px;font-size:13px;line-height:1.8}.button{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:12px;min-height:43px;padding:11px 19px;font-size:12px;font-weight:800;line-height:1.35;display:inline-flex}.button.primary{background:var(--green);color:#fffef7;border-bottom:3px solid #345b43;box-shadow:0 3px 8px #3b634514}.button.primary:hover{background:var(--green-dark);transform:translateY(-1px);box-shadow:0 5px 10px #3b634529}.button.primary:active{transform:translateY(1px)}.button.secondary{background:#fffef9;border-color:#e5e6dc}.button.secondary:hover{background:#f0f2e6}.button.danger{color:#fff;background:#a55042}.hero-cta{gap:25px;min-height:45px;margin-top:23px;padding-left:20px;font-size:12px}.hero-footnote{color:#9a9c8e;align-items:center;gap:6px;margin-top:14px;font-size:9px;display:flex}.hero-footnote svg{color:#a9af98}.hero-art{justify-content:center;align-self:stretch;align-items:center;margin-left:-10px;margin-right:-19px;display:flex;position:relative}.landscape{width:100%;height:auto;max-height:360px;overflow:visible}.floating-note{color:#8a9079;background:#fffdf5;border:1px solid #eeebda;border-radius:9px;align-items:center;gap:6px;padding:11px 14px;font-size:10px;font-weight:800;display:flex;position:absolute;top:39px;right:4%;transform:rotate(5deg);box-shadow:0 4px 8px #56634606}.floating-note svg{color:#c4a36b}.art-little-star{color:#d1b57a;font-size:26px;position:absolute;top:47px;left:10px;transform:rotate(10deg)}.daily-strip{border:1px solid var(--line);background:#fffef9;border-radius:12px;grid-template-columns:1.18fr 1fr .8fr .94fr;align-items:center;gap:17px;margin-top:30px;padding:18px 19px;display:grid}.daily-label{align-items:center;gap:10px;display:flex}.daily-label strong{font-size:12px;display:block}.daily-label div>span{color:#9a9c8e;margin-top:3px;font-size:9px;display:block}.sun-icon{color:#bd9d59;background:#f7f0d8;border-radius:12px;place-items:center;width:37px;height:37px;display:grid}.daily-stat{border-left:1px solid #eeeee5;align-items:center;gap:10px;padding-left:21px;display:flex}.stat-icon{border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.green{--card-bg:#eef2e7;--card-ink:#6c8865;background:var(--card-bg)}.peach{--card-bg:#faf0e3;--card-ink:#bd8d65;background:var(--card-bg)}.purple{--card-bg:#f0ecf6;--card-ink:#9682ac;background:var(--card-bg)}.yellow{--card-bg:#f8f1de;--card-ink:#ac945a;background:var(--card-bg)}.stat-icon.green{color:#6c8765;background:#eff2e9}.stat-icon.peach{color:#b49771}.daily-stat strong{font-variant-numeric:tabular-nums;font-size:21px;font-weight:900;line-height:1;display:block}.daily-stat div>span{white-space:nowrap;color:#9a9c8f;margin-top:5px;font-size:9px;display:block}.section-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.section-heading h2{letter-spacing:-.5px;font-size:21px}.section-heading p{color:#97998c;margin-top:5px;font-size:11px}.section-badge{color:#989d8b;white-space:nowrap;background:#eeefe5;border:1px solid #e6e8db;border-radius:20px;align-items:center;gap:6px;padding:6px 10px;font-size:9px;display:flex}.adventures{margin-top:31px}.course-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.course-card{text-align:left;background:#fffefb;border:1px solid #e7e7dc;border-radius:13px;min-width:0;padding:0;position:relative;overflow:hidden;box-shadow:0 3px 6px #4d674504}.course-card:hover{border-color:#c4d1bc;transform:translateY(-5px);box-shadow:0 9px 24px #50683a13}.course-image{background:var(--card-bg);height:144px;position:relative;overflow:hidden}.course-number{color:var(--card-ink);z-index:1;opacity:.7;font-size:11px;font-weight:900;position:absolute;top:14px;left:16px}.course-art{width:100%;height:100%;position:absolute;bottom:-7px;left:0}.course-tag{letter-spacing:.8px;color:var(--card-ink);background:#ffffffdb;border-radius:4px;padding:5px 7px;font-size:7px;font-weight:900;position:absolute;bottom:12px;right:11px}.course-body{padding:17px 19px 13px}.course-place{letter-spacing:1px;color:#a0a392;text-transform:uppercase;font-size:8px;font-weight:800}.course-body h3{letter-spacing:-.35px;margin:5px 0 6px;font-size:20px}.course-body p{color:#909386;max-width:210px;min-height:37px;font-size:11px;line-height:1.7}.course-footer{border-top:1px solid #f0eee5;justify-content:space-between;align-items:center;margin-top:17px;padding-top:10px;display:flex}.course-footer>span:first-child{color:#a0a493;white-space:nowrap;align-items:center;gap:5px;font-size:8px;display:flex}.course-arrow{background:var(--card-bg);width:28px;height:28px;color:var(--card-ink);border-radius:50%;place-items:center;display:grid}.bottom-grid{grid-template-columns:1.1fr 1fr;gap:19px;margin-top:24px;display:grid}.sticker-teaser{border:1px solid var(--line);background:#fffefb;border-radius:11px;align-items:center;gap:14px;padding:16px;display:flex}.teaser-art{background:#f6ecd9;border-radius:13px;flex-shrink:0;place-items:center;width:63px;height:67px;display:grid}.teaser-art svg{width:56px;height:59px}.sticker-teaser>div:nth-child(2){flex:1}.sticker-teaser .eyebrow{letter-spacing:1px;color:#ab9c7d;font-size:7px}.sticker-teaser h3{margin:5px 0 4px;font-size:13px}.sticker-teaser p{color:#949686;font-size:9px}.teaser-progress{background:#eeede3;border-radius:3px;max-width:260px;height:5px;margin-top:12px;overflow:hidden}.teaser-progress span{background:#b4c69d;border-radius:3px;height:100%;display:block}.icon-button{color:#a0a28d;background:0 0;border:0;border-radius:8px;place-items:center;min-width:35px;min-height:35px;padding:8px;display:grid}.icon-button:hover{color:#507251;background:#edf0e3}.gentle-note{background:#efefe3;border:1px dashed #d9dcc8;border-radius:11px;align-items:flex-start;gap:14px;padding:24px 23px;display:flex;position:relative;overflow:hidden}.note-icon{color:#9b9b78;padding-top:4px}.gentle-note h3{color:#717b5e;margin-bottom:6px;font-size:12px}.gentle-note p{color:#989b81;max-width:245px;font-size:10px;line-height:1.8}.note-doodle{fill:none;stroke:#bcc09f;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px;position:absolute;bottom:7px;right:12px}.page-footer{color:#a9ad9b;justify-content:center;align-items:center;gap:7px;margin-top:28px;font-size:9px;display:flex}.text-button{color:#819177;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;padding:9px 0;font-size:12px;font-weight:700;display:inline-flex}.text-button:hover{color:#315e40}.full-width{width:100%}.muted{color:var(--muted);font-size:12px;line-height:1.7}.storage-warning{background:#fbefd8;border:1px solid #edd4a0;border-radius:9px;align-items:center;gap:12px;margin-bottom:18px;padding:10px 14px;font-size:12px;display:flex}.storage-warning span{flex:1}.dialog{width:min(510px,100vw - 32px);max-height:calc(100dvh - 40px);color:var(--ink);background:#fffdf7;border:1px solid #e2e5d7;border-radius:23px;padding:33px;overflow:auto;box-shadow:0 25px 100px #253e3633}.dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#263e3760}.dialog-close{position:absolute;top:15px;right:16px}.dialog-symbol{width:54px;height:54px;color:var(--card-ink);border-radius:18px;place-items:center;margin-bottom:20px;display:grid}.dialog .eyebrow{margin-bottom:7px;font-size:8px}.dialog h2{letter-spacing:-.5px;margin-bottom:10px;font-size:27px}.dialog>p{color:#8b9081;margin-bottom:20px;font-size:13px;line-height:1.8}.pair-picker{grid-template-columns:repeat(7,1fr);gap:6px;margin:20px 0;display:grid}.pair-picker button{background:#f4f3eb;border:1px solid #e9e7dd;border-radius:8px;padding:10px 1px;font-size:13px;font-weight:800}.pair-picker button.selected,.round-size button.selected,.filter-tabs button.selected{color:#507342;background:#e4edda;border-color:#94af84;box-shadow:0 0 0 1px #94af84}.pair-examples{grid-template-columns:1fr 1fr;gap:13px;display:grid}.example{background:#f0f4e9;border:1px solid #e1e6d7;border-radius:12px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.example.long{background:#f3edf8;border-color:#e8e0f1}.example-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.example-top>span{font-size:44px;font-weight:900;line-height:1.1}.example strong{font-size:12px}.example>span{color:#919780;font-size:10px}.length-line{background:#99b77e;border-radius:3px;width:18px;height:5px;margin:8px 0}.long .length-line{background:#b09cc7;width:55px}.round-size{justify-content:space-between;align-items:center;gap:12px;margin:24px 0;display:flex}.round-size>span{font-size:12px;font-weight:700}.round-size>div{gap:6px;display:flex}.round-size button{background:#f6f5ef;border:1px solid #e8e8dd;border-radius:8px;padding:9px 13px;font-size:11px;font-weight:700}.dialog-footnote{color:#a0a38f;text-align:center;justify-content:center;align-items:center;gap:6px;margin-top:17px;font-size:10px;display:flex}.dialog>p.setup-note{color:#9a987f;margin:15px 0;font-size:11px;line-height:1.7}.audio-control.small .audio-button{width:35px;min-width:35px;height:35px;min-height:35px;box-shadow:none;color:#81936b;background:#fff9;border:1px solid #fff;padding:0}.audio-control.small .audio-button.playing{background:#dce9cb}.small .audio-error{max-width:120px;font-size:9px}.audio-button{color:#4f7859;background:#e8efdf;border:1px solid #cbdcc0;border-bottom:4px solid #c0d0b4;border-radius:15px;justify-content:center;align-items:center;gap:14px;min-width:260px;min-height:79px;margin:auto;padding:19px 28px;font-size:17px;font-weight:900;display:flex;box-shadow:0 5px 20px #677c3610}.audio-button:hover{background:#dfeacf}.audio-button.playing{background:#dceace}.audio-button:disabled{opacity:.5}.audio-wave{align-items:center;gap:3px;height:24px;margin-left:7px;display:flex}.audio-wave i{background:#94ad7d;border-radius:2px;width:3px;height:9px}.audio-wave i:nth-child(2),.audio-wave i:nth-child(4){height:16px}.audio-wave i:nth-child(3){height:24px}.playing .audio-wave i{animation:.65s ease-in-out infinite alternate wave}.playing .audio-wave i:nth-child(2){animation-delay:.15s}.playing .audio-wave i:nth-child(3){animation-delay:.3s}.playing .audio-wave i:nth-child(4){animation-delay:.2s}.audio-error{color:#a25a37;text-align:center;max-width:380px;margin:10px auto 0;font-size:12px}.mixed-preview{color:#9180a5;background:#f0ecf6;border-radius:13px;flex-direction:column;align-items:center;gap:16px;padding:24px 14px;display:flex}.mixed-preview>div{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.mixed-preview span{background:#fffaf9;border-radius:7px;padding:6px 11px;font-size:14px;font-weight:800}.mixed-preview p{text-align:center;font-size:11px}.game-main{max-width:1080px}.game-topline{justify-content:space-between;align-items:center;gap:14px;margin:0 0 24px;display:flex}.game-topline>span{color:#829174;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.game-mode-icon{background:#eaf0e1;border-radius:7px;place-items:center;padding:6px;display:grid}.pause-button{min-height:35px;padding:8px 12px;font-size:11px}.game-progress-row{justify-content:space-between;align-items:center;gap:25px;margin:0 0 24px;display:flex}.game-progress-row>span:first-child{white-space:nowrap;font-size:13px;font-weight:800}.game-progress-row>span:first-child>span{color:#a5a797;font-weight:400}.game-progress{flex:1;justify-content:center;align-items:center;gap:8px;max-width:480px;display:flex}.game-progress>span{background:#e6e9dc;border-radius:8px;flex:1;place-items:center;height:9px;display:grid}.game-progress>span.done{background:#77986a}.game-progress>span.done svg{display:none}.game-progress>span.current{background:#aec394;box-shadow:0 0 0 3px #e8eddf}.game-timer{color:#9b9f8d;font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.game-card{text-align:center;background:#fffef9;border:1px solid #e4e8d9;border-radius:21px;padding:29px 38px 20px;box-shadow:0 7px 28px #48613708}.game-eyebrow{letter-spacing:1.2px;text-transform:uppercase;color:#9ba68b;align-items:center;gap:6px;margin-bottom:12px;font-size:9px;font-weight:800;display:inline-flex}.game-card h1{letter-spacing:-.7px;font-size:32px}.game-instruction{color:#8d9382;margin:9px 0 24px;font-size:13px;line-height:1.8}.game-instruction strong{color:#658058;font-size:16px}.word-reveal{color:#617652;justify-content:center;align-items:center;height:75px;font-size:32px;font-weight:800;display:flex}.word-reveal strong{color:#a07741}.listening-hint{color:#a4ab95;align-items:center;gap:7px;font-size:11px;font-weight:400;display:flex}.missing-word{letter-spacing:4px;justify-content:center;align-items:center;gap:5px;min-height:54px;margin:20px 0 19px;font-size:37px;font-weight:900;display:flex}.missing-word>span{color:#b5ba9f;letter-spacing:0;border-bottom:3px dashed #afbe99;place-items:center;width:44px;min-height:51px;line-height:1.1;display:inline-grid}.missing-word>span.revealed{color:#70905d}.answer-options{grid-template-columns:1fr 1fr;gap:23px;max-width:475px;margin:0 auto 27px;display:grid}.answer-option{background:#f2f6eb;border:2px solid #dce5cf;border-bottom:5px solid #cfdbbc;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:137px;display:flex;position:relative}.answer-option.long{background:#f4eff8;border-color:#e3daed #e3daed #d8cce4}.answer-option:hover:not(:disabled){border-color:#b7c79f;transform:translateY(-3px);box-shadow:0 6px 13px #63824115}.answer-option.long:hover:not(:disabled){border-color:#c0add2}.answer-option:disabled:not(.right-answer):not(.was-wrong){opacity:.48}.answer-letter{font-size:56px;font-weight:900;line-height:1.1}.answer-option.long .answer-letter{color:#8f7b9f}.answer-option.short .answer-letter{color:#728d60}.answer-length{color:#939b82;align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.answer-length i{background:#a2b78c;border-radius:3px;width:11px;height:4px}.long .answer-length{color:#9e90ac}.long .answer-length i{background:#b6a4c7;width:28px}.answer-option.right-answer{opacity:1;background:#e7efdc;border-color:#87aa6a #87aa6a #789b5c}.answer-check{color:#6f9155;position:absolute;top:12px;right:12px}.answer-option.was-wrong{opacity:.5;background:#f4f0e7;border-color:#e1d9ca #e1d9ca #d7cbbb}.feedback{text-align:left;border-top:1px solid #eeefe6;justify-content:center;align-items:center;gap:13px;min-height:78px;padding:19px 0 0;display:flex}.feedback.waiting{color:#a3a791;font-size:11px}.feedback-icon{color:#75965c;background:#e8efdc;border-radius:50%;flex-shrink:0;place-items:center;width:39px;height:39px;display:grid}.feedback.retry .feedback-icon{color:#c39a60;background:#f8ecd6}.feedback>div{flex:1}.feedback strong{margin-bottom:5px;font-size:13px;display:block}.feedback div>span{color:#969b86;font-size:11px;line-height:1.7;display:block}.feedback.retry strong{color:#9f865e}.feedback .button{min-height:39px;padding:10px 14px;font-size:11px}.game-bottom{justify-content:space-between;align-items:center;gap:15px;padding:16px 13px;display:flex}.game-friend{align-items:center;gap:13px;display:flex}.game-friend svg{width:51px;height:56px}.game-friend span{color:#929a82;font-size:11px;font-style:italic}.pause-dialog{text-align:center;max-width:395px}.pause-fox{height:160px;margin:5px auto 15px}.pause-fox svg{width:157px;height:165px}.pause-dialog h2{font-size:25px}.pause-dialog .secondary,.dialog .danger+.secondary{margin-top:10px}.page-heading{padding:14px 0 31px}.page-heading h1{letter-spacing:-1.2px;margin:17px 0;font-size:42px;line-height:1.15}.page-heading h1 span{color:#7e9474}.page-heading p{color:#959986;font-size:13px;line-height:1.9}.collection-count{color:#9b8c60;background:#f0eddd;border:1px solid #e6e3cb;border-radius:20px;align-items:center;gap:9px;margin-top:19px;padding:8px 13px;font-size:11px;font-weight:800;display:inline-flex}.sticker-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.sticker-card{text-align:center;background:#fffdf8;border:1px solid #e2e5d8;border-radius:15px;padding:19px 15px 23px;position:relative;overflow:hidden}.sticker-card:before{content:"";background:var(--card-bg);border-radius:50%;width:160px;height:160px;position:absolute;top:56px;left:50%;transform:translate(-50%)}.sticker-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.sticker-status{color:#a2a38d;justify-content:flex-end;align-items:center;gap:5px;font-size:9px;display:flex}.unlocked .sticker-status{color:#78936c}.sticker-art{width:160px;height:170px;margin:12px auto;position:relative}.sticker-art svg{width:100%;height:100%}.locked .sticker-art,.locked-art{filter:grayscale(.75);opacity:.5}.sticker-card h3{margin-top:5px;font-size:17px}.sticker-card p{color:#9c9e8a;margin-top:8px;font-size:10px}.center-actions{text-align:center;margin-top:30px}.sticker-dialog{text-align:center;max-width:400px}.sticker-dialog .sticker-art{width:180px;height:185px;margin-bottom:25px}.parent-heading{align-items:center;margin:9px 0 25px}.parent-heading h1{letter-spacing:-.8px;margin-top:10px;font-size:29px}.parent-heading p{font-size:12px}.export-button{white-space:nowrap;gap:7px;font-size:10px}.filter-tabs{gap:9px;margin-bottom:24px;display:flex}.filter-tabs button{background:#fffef9;border:1px solid #e1e6d7;border-radius:7px;padding:8px 13px;font-size:11px;font-weight:700}.parent-stats{grid-template-columns:repeat(4,1fr);gap:17px;display:grid}.parent-stat{border:1px solid var(--line);background:#fffef9;border-radius:12px;flex-direction:column;align-items:flex-start;padding:20px;display:flex}.parent-stat .stat-icon{width:35px;height:35px}.parent-stat .stat-icon svg{width:19px;height:19px}.parent-stat strong{font-variant-numeric:tabular-nums;margin:13px 0 7px;font-size:30px;font-weight:900;line-height:1.2}.parent-stat>span:last-child{color:#929782;font-size:10px}.panel{border:1px solid var(--line);background:#fffef9;border-radius:13px;margin-top:24px;padding:24px}.panel h2{margin-bottom:9px;font-size:19px}.pair-table{margin-top:19px}.pair-table-head,.pair-table-row{grid-template-columns:1fr .7fr .7fr 1.3fr;align-items:center;gap:10px;font-size:12px;display:grid}.pair-table-head{color:#aaa995;padding:8px 0 12px;font-size:10px}.pair-table-row{border-top:1px solid #efeee5;padding:12px 0}.pair-table-row>strong{letter-spacing:2px;font-size:18px}.pair-table-row>strong span{color:#b7bca8;font-weight:400}.pair-table-row>span{color:#8b937e;font-variant-numeric:tabular-nums}.pair-accuracy{align-items:center;gap:15px;display:flex}.pair-accuracy>span{color:#869378;width:35px;font-size:11px}.pair-bar{background:#eeefe5;border-radius:7px;flex:1;height:7px;overflow:hidden}.pair-bar span{background:#adbf90;border-radius:7px;height:100%;display:block}.history-row{border-top:1px solid #eeeee3;align-items:center;gap:13px;padding:16px 0;display:flex}.history-list{margin-top:20px}.history-icon{width:37px;height:37px;color:var(--card-ink);border-radius:10px;place-items:center;display:grid}.history-row>div{flex:1}.history-row>div strong{font-size:12px;display:block}.history-row>div span{color:#9da38c;margin-top:4px;font-size:10px;display:block}.history-score{color:#8a9780;font-size:10px}.history-time{color:#7d8e70;font-variant-numeric:tabular-nums;margin-left:13px;font-size:12px}.empty-state{text-align:center;color:#a7b096;padding:33px 12px}.empty-state>p{margin-top:10px;font-size:12px}.parent-advice{background:#eeefe4;border-radius:13px;grid-template-columns:1fr 1fr;gap:33px;margin:29px 0 15px;padding:26px;display:grid}.parent-advice svg{color:#97a17e}.parent-advice h3{margin:12px 0 9px;font-size:14px}.parent-advice p{color:#8c947c;margin-bottom:10px;font-size:11px;line-height:1.9}.danger-text{color:#ad8066;text-underline-offset:3px;font-size:10px;text-decoration:underline}.result-card{text-align:center;background:#fffdf7;border:1px solid #e1e7d6;border-radius:24px;max-width:670px;margin:20px auto;padding:37px 42px;position:relative;overflow:hidden}.result-card>.eyebrow{justify-content:center;margin:7px 0 11px}.result-card h1{letter-spacing:-1px;font-size:38px}.result-card>p{color:#939980;margin-top:12px;font-size:13px;line-height:1.8}.result-stars{color:#dac18a;justify-content:center;align-items:center;gap:55px;height:39px;display:flex}.result-stars>svg:first-child{width:19px;transform:rotate(-17deg)}.result-stars>svg:last-child{width:19px;transform:rotate(12deg)}.result-art{background:#f3ecd8;border-radius:50%;place-items:center;width:177px;height:177px;margin:26px auto 15px;display:grid}.result-art svg{filter:drop-shadow(0 6px #eee1be);width:156px;height:175px}.new-sticker{color:#a28a58;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.result-stats{border-block:1px solid #eeede3;grid-template-columns:repeat(3,1fr);margin-top:27px;padding:24px 0;display:grid}.result-stats>div+div{border-left:1px solid #eeede3}.result-stats strong{font-variant-numeric:tabular-nums;font-size:29px;font-weight:900;display:block}.result-stats span{color:#9da58b;margin-top:5px;font-size:10px;display:block}.result-card>p.result-note{margin:20px 0;font-size:11px}.result-actions{justify-content:center;align-items:center;gap:12px;display:flex}.result-card>.text-button{margin-top:18px;font-size:11px}.hero-copy>p,.course-body p,.section-heading p,.muted,.dialog>p,.example>span,.parent-advice p,.page-heading p,.gentle-note p,.game-instruction,.feedback.waiting,.feedback div>span,.listening-hint,.game-friend span{color:#737c68}.audio-button.playing:disabled{opacity:1}@keyframes wave{0%{transform:scaleY(.5)}to{transform:scaleY(1.1)}}@media (width>=1550px){.main-content{padding-top:40px}.hero{min-height:370px}.hero-copy>p{font-size:15px}.hero h1{font-size:59px}.course-image{height:166px}.course-body{padding:21px}.course-body p{max-width:230px;font-size:12px}.course-body h3{font-size:23px}.daily-strip{padding:21px 25px}.section-heading h2{font-size:23px}.topbar{padding-inline:max(46px,50vw - 740px)}}@media (width<=1190px){.sidebar{width:195px;padding-inline:13px}.main-wrap{width:calc(100% - 195px);margin-left:195px}.topbar{padding-inline:30px}.main-content{padding:24px 30px 20px}.hero h1{font-size:44px}.hero{grid-template-columns:1fr 1fr}.hero-copy>p{font-size:11px}.hero-art{margin-left:-20px;margin-right:-20px}.floating-note{padding:9px;font-size:8px;top:39px;right:0}.daily-strip{grid-template-columns:1.13fr 1fr .9fr .95fr;gap:10px;padding:16px 13px}.daily-label{gap:8px}.daily-label strong{font-size:10px}.daily-label div>span{font-size:8px}.daily-stat{gap:8px;padding-left:12px}.daily-stat div>span{font-size:8px}.daily-stat strong{font-size:19px}.daily-stat .stat-icon{width:29px;height:31px}.sun-icon{width:30px;height:34px}.course-grid{gap:13px}.course-image{height:132px}.course-body{padding:15px}.course-body h3{font-size:19px}.course-body p{font-size:10px}.course-footer>span:first-child{font-size:7px}.course-tag{font-size:6px}.bottom-grid{gap:14px}.sticker-teaser{gap:11px;padding:13px}.sticker-teaser h3{font-size:12px}.sticker-teaser p{font-size:8px}.teaser-art{width:49px;height:57px}.teaser-art svg{width:45px;height:52px}.sticker-teaser .icon-button{min-width:24px;padding:2px}.gentle-note{gap:11px;padding:18px 16px}.gentle-note p{max-width:210px;font-size:9px}.parent-heading{align-items:flex-start}.parent-heading h1{font-size:25px}.export-button{padding-inline:12px;font-size:9px}.parent-stats{gap:12px}.parent-stat{padding:16px}.parent-stat>span:last-child{font-size:9px}.game-card{padding-inline:28px}}@media (width<=980px){.sidebar{width:176px;padding-inline:10px}.brand{gap:8px;padding-inline:11px;font-size:24px}.brand-icon{width:39px;height:47px}.sidebar-caption{letter-spacing:1px;font-size:6.7px}.nav-item{gap:9px;padding:12px;font-size:11px}.sidebar-bottom .nav-item{padding-inline:9px;font-size:10px}.friend-note{margin-inline:6px}.main-wrap{width:calc(100% - 176px);margin-left:176px}.main-content,.topbar{padding-inline:24px}.hero{grid-template-columns:1.12fr 1fr;min-height:305px}.hero h1{font-size:39px}.hero-copy>p{font-size:11px}.hero .eyebrow{letter-spacing:1.2px;font-size:7px}.hero-art{opacity:.92;margin-left:-60px;margin-right:-20px}.floating-note{padding:7px;font-size:7px;top:37px;right:4px}.art-little-star{display:none}.hero-footnote{font-size:7px}.hero-cta{gap:13px;margin-top:19px;font-size:11px}.daily-strip{grid-template-columns:repeat(3,1fr);gap:12px;padding:17px}.daily-label{border-bottom:1px solid #ededdf;grid-column:1/-1;padding-bottom:12px}.daily-label strong{font-size:12px}.daily-label div>span{font-size:9px}.daily-stat{border:0;gap:10px;padding-left:0}.daily-stat div>span{font-size:8px}.course-image{height:115px}.course-body{padding:12px}.course-body h3{font-size:17px}.course-body p{min-height:42px;font-size:9px}.course-footer{margin-top:11px}.course-footer>span:first-child{white-space:normal;max-width:80px;font-size:7px;line-height:1.7}.course-footer>span:first-child svg{display:none}.course-place{letter-spacing:.6px;font-size:7px}.course-tag{letter-spacing:.5px;font-size:5.5px;bottom:6px;right:7px}.course-number{font-size:9px;top:10px;left:11px}.bottom-grid{grid-template-columns:1fr}.sticker-teaser{gap:18px;padding:17px}.sticker-teaser h3{font-size:14px}.sticker-teaser p{font-size:10px}.sticker-teaser .eyebrow{font-size:8px}.sticker-teaser .teaser-progress{max-width:none}.gentle-note{gap:17px;padding:19px 20px}.gentle-note p{max-width:none;font-size:11px}.section-heading h2{font-size:19px}.section-heading p{font-size:10px}.section-badge{font-size:8px}.parent-heading{display:block}.export-button{margin-top:17px;font-size:11px}.parent-stats{grid-template-columns:repeat(2,1fr)}.parent-stat{padding:18px}.parent-stat>span:last-child{font-size:11px}.parent-advice{grid-template-columns:1fr;gap:15px}.history-score{display:none}.sticker-grid{grid-template-columns:repeat(2,1fr)}.game-card{padding:25px 23px 19px}.game-card h1{font-size:27px}.game-instruction{font-size:11px}.answer-options{gap:17px;max-width:375px}.answer-option{min-height:128px}.feedback{flex-wrap:wrap;gap:9px}.feedback .button{margin-left:auto}.feedback>div{min-width:220px}.game-bottom{padding-inline:2px}.game-friend{gap:6px}.game-friend span{font-size:9px}.game-bottom>.text-button{font-size:10px}.result-card{padding:29px 25px}.result-actions{flex-direction:column}.result-actions .button{width:100%}}@media (width<=760px){.app-shell{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;justify-content:space-between;align-items:center;gap:15px;width:100%;height:auto;padding:18px 22px;position:relative;inset:auto}.brand{gap:8px;min-width:121px;padding:0;font-size:21px}.brand-icon{border-radius:12px;width:35px;height:39px}.brand-icon svg{width:21px}.brand-icon i{width:6px;height:6px}.sidebar-caption,.sidebar-friend,.made-with,.sound-setting{display:none!important}.sidebar nav{gap:6px;margin-left:auto;display:flex}.nav-item{gap:6px;width:auto;min-height:40px;padding:9px 11px;font-size:11px}.nav-active-dot{display:none}.nav-item svg{width:18px;height:18px}.sidebar-bottom{border:0;padding:0}.sidebar-bottom .nav-item{padding:9px;font-size:11px}.sidebar-bottom .nav-item>span{display:none}.main-wrap{width:100%;margin-left:0}.topbar{height:62px;padding-inline:24px}.topbar-location{letter-spacing:1.2px;font-size:8px}.profile-greeting{font-size:10px}.avatar{width:31px;height:31px}.avatar svg{width:32px;height:37px;transform:translate(-3px,3px)}.main-content{padding:20px 24px}.hero{grid-template-columns:1.03fr 1fr;min-height:310px}.hero h1{font-size:41px}.hero .eyebrow{font-size:7px}.hero-art{margin-left:-45px;margin-right:-20px}.hero-copy>p{max-width:280px;font-size:11px}.hero-cta{min-height:43px;font-size:11px}.daily-strip{margin-top:20px}.course-grid{gap:13px}.course-image{height:134px}.course-body{padding:13px}.course-body h3{font-size:18px}.course-body p{min-height:48px;font-size:10px}.course-tag{font-size:6px}.course-footer>span:first-child{font-size:8px}.bottom-grid{grid-template-columns:1fr 1fr;gap:15px}.sticker-teaser{gap:10px;padding:16px 12px}.sticker-teaser .eyebrow{letter-spacing:.7px;font-size:6px}.sticker-teaser h3{font-size:11px}.sticker-teaser p{font-size:8px}.teaser-art{width:45px;height:52px}.sticker-teaser>.icon-button{display:none}.gentle-note{gap:10px;padding:18px 14px}.gentle-note h3{font-size:10px}.gentle-note p{font-size:9px}.note-icon svg{width:21px}.page-heading{padding-top:12px}.game-main{padding-top:22px}.game-card{max-width:660px;margin:auto}.game-bottom{max-width:640px;margin:auto}.game-friend span{font-size:11px}.game-bottom>.text-button{font-size:12px}.result-card{max-width:580px}.parent-heading{display:flex}.parent-heading h1{font-size:26px}.parent-stats{grid-template-columns:repeat(4,1fr)}.parent-stat>span:last-child{font-size:9px}.parent-advice{grid-template-columns:1fr 1fr;gap:25px}.history-score{display:block}.sticker-grid{grid-template-columns:repeat(3,1fr);gap:15px}.sticker-card{padding-inline:10px}.sticker-card h3{font-size:14px}.sticker-card p{font-size:9px}.sticker-art{width:135px;height:150px}.sticker-card:before{width:135px;height:135px}}@media (width<=560px){.sidebar{gap:9px;padding:15px 17px}.brand{min-width:110px;font-size:20px}.brand-icon{width:31px;height:36px}.nav-item{gap:5px;padding:9px 10px;font-size:10px}.sidebar nav{gap:3px}.nav-item svg{width:17px;height:17px}.nav-item>span:not(.nav-count){display:none}.nav-item.active>span:not(.nav-active-dot):not(.nav-count){display:block}.nav-count{display:none}.sidebar-bottom .nav-item{padding:9px}.topbar{height:54px;padding:0 20px}.topbar-location{letter-spacing:1px;gap:6px;font-size:7px}.profile{gap:7px}.profile-greeting{font-size:9px}.avatar{width:28px;height:28px}.avatar svg{width:29px;height:32px}.main-content{padding:20px}.hero{flex-direction:column;align-items:stretch;min-height:0;display:flex;position:relative}.hero-copy{z-index:2;padding:12px 0 0}.hero .eyebrow{letter-spacing:1.2px;font-size:7px}.hero h1{letter-spacing:-1.5px;margin:15px 0 18px;font-size:43px}.hero h1 svg{width:147px;right:0}.hero-copy>p{max-width:310px;font-size:12px;line-height:1.8}.hero-art{opacity:1;z-index:0;order:2;align-self:auto;max-height:234px;margin:-5px -12px -3px}.hero-art .landscape{width:100%;max-height:252px}.floating-note{padding:8px 11px;font-size:8px;top:26px;right:24px}.hero-cta{gap:20px;margin-top:20px;padding-inline:20px;font-size:12px}.hero-footnote{margin-top:13px;font-size:8px}.daily-strip{border-radius:12px;gap:14px 9px;margin-top:12px;padding:16px 14px}.daily-label{gap:10px;padding-bottom:12px}.daily-label strong{font-size:12px}.daily-label div>span{font-size:9px}.daily-stat{align-items:flex-start;gap:8px}.daily-stat .stat-icon{width:23px;height:26px;background:0 0!important}.daily-stat .stat-icon svg{width:18px;height:18px}.daily-stat strong{font-size:19px}.daily-stat div>span{white-space:normal;max-width:85px;font-size:7px;line-height:1.5}.daily-stat:first-of-type div>span{max-width:75px}.section-heading{align-items:flex-end;gap:10px;margin-bottom:17px}.section-heading h2{font-size:21px}.section-heading p{font-size:10px}.section-badge{display:none}.adventures{margin-top:30px}.course-grid{grid-template-columns:1fr;gap:15px}.course-card{border-radius:12px;grid-template-columns:125px 1fr;min-height:160px;display:grid}.course-image{height:100%;min-height:170px}.course-art{width:240px;max-width:none;height:140px;top:50%;bottom:auto;left:50%;transform:translate(-50%,-50%)}.course-number{font-size:9px;top:11px;left:12px}.course-tag{white-space:nowrap;letter-spacing:.4px;padding:5px;font-size:5.5px;bottom:11px;left:50%;right:auto;transform:translate(-50%)}.course-body{padding:16px 15px 10px}.course-place{font-size:7px}.course-body h3{margin-top:5px;font-size:20px}.course-body p{min-height:auto;font-size:10px;line-height:1.7}.course-footer{margin-top:10px;padding-top:9px}.course-footer>span:first-child{white-space:nowrap;max-width:none;font-size:7px}.course-arrow{width:24px;height:24px}.course-arrow svg{width:15px}.bottom-grid{grid-template-columns:1fr;margin-top:20px}.sticker-teaser{gap:14px;padding:17px}.sticker-teaser .eyebrow{letter-spacing:1px;font-size:7px}.sticker-teaser h3{font-size:14px}.sticker-teaser p{font-size:9px}.sticker-teaser>.icon-button{display:grid}.teaser-art{width:59px;height:62px}.teaser-art svg{width:52px;height:58px}.gentle-note{gap:15px;padding:20px}.gentle-note h3{font-size:12px}.gentle-note p{max-width:245px;font-size:10px}.page-footer{text-align:center;margin:24px 6px 6px;font-size:8px;line-height:1.7}.game-topline{gap:9px;margin-bottom:20px}.game-topline .text-button{font-size:10px}.game-topline>span{gap:5px;font-size:10px}.game-mode-icon{padding:5px}.game-mode-icon svg{width:14px}.pause-button{gap:5px;padding:8px;font-size:9px}.game-progress-row{gap:15px;margin-bottom:21px}.game-progress-row>span:first-child{font-size:11px}.game-progress{gap:5px}.game-progress>span{height:7px}.game-timer{gap:4px;font-size:10px}.game-timer svg{width:13px}.game-card{border-radius:16px;padding:24px 16px 19px}.game-card h1{font-size:26px}.game-eyebrow{font-size:8px}.game-instruction{max-width:270px;margin:10px auto 21px;font-size:11px;line-height:1.7}.audio-button{gap:13px;min-width:240px;min-height:71px;padding:16px 22px;font-size:16px}.audio-button>svg{width:28px;height:28px}.audio-wave{margin-left:0}.word-reveal{height:72px;font-size:29px}.listening-hint{gap:5px;font-size:9px}.answer-options{gap:13px;margin-bottom:21px}.answer-option{border-radius:13px;min-height:123px}.answer-letter{font-size:50px}.answer-length{gap:6px;font-size:10px}.feedback{gap:10px;min-height:68px;padding-top:17px}.feedback.waiting{text-align:center;font-size:10px;line-height:1.6}.feedback>div{min-width:190px}.feedback strong{font-size:12px}.feedback div>span{font-size:10px}.feedback-icon{width:32px;height:32px}.feedback-icon svg{width:19px}.feedback .button{width:100%;margin-top:7px;font-size:12px}.game-bottom{align-items:center;gap:10px;padding:16px 1px}.game-friend{gap:7px}.game-friend svg{width:39px;height:46px}.game-friend span{max-width:155px;font-size:9px;line-height:1.8}.game-bottom>.text-button{white-space:nowrap;gap:4px;font-size:9px}.game-bottom>.text-button svg{width:15px}.dialog{border-radius:18px;max-height:calc(100dvh - 28px);padding:28px 23px}.dialog h2{font-size:25px}.dialog>p{font-size:12px}.dialog-symbol{width:48px;height:48px;margin-bottom:16px}.pair-picker{gap:5px}.pair-picker button{padding:9px 1px;font-size:12px}.example{padding:13px 12px}.example-top>span{font-size:40px}.example>span{font-size:9px}.example strong,.round-size>span{font-size:11px}.round-size button{padding:8px 11px;font-size:10px}.dialog-footnote{font-size:9px}.page-heading h1{margin:16px 0;font-size:36px}.page-heading p{font-size:12px}.page-heading p br{display:none}.collection-count{font-size:10px}.sticker-grid{grid-template-columns:repeat(2,1fr);gap:13px}.sticker-card{padding:13px 8px 18px}.sticker-card:before{width:112px;height:112px;top:48px}.sticker-card .sticker-art{width:116px;height:124px}.sticker-card h3{font-size:13px}.sticker-card p{max-width:130px;margin:7px auto 0;font-size:8px;line-height:1.7}.sticker-status{font-size:8px}.sticker-status svg{width:13px}.parent-heading{display:block}.parent-heading h1{margin-top:12px;font-size:28px}.parent-heading p{font-size:12px}.export-button{margin-top:18px;font-size:11px}.parent-stats{grid-template-columns:repeat(2,1fr);gap:12px}.parent-stat{padding:18px}.parent-stat strong{margin-top:12px;font-size:28px}.parent-stat>span:last-child{font-size:10px}.panel{margin-top:19px;padding:20px 17px}.panel h2{font-size:18px}.panel .muted{font-size:10px}.pair-table-head,.pair-table-row{grid-template-columns:.9fr .65fr .65fr 1.2fr;gap:7px}.pair-table-head{font-size:8px}.pair-table-row>strong{font-size:16px}.pair-table-row>span{font-size:11px}.pair-accuracy{gap:7px}.pair-accuracy>span{width:28px;font-size:9px}.pair-bar{height:6px}.history-row{gap:9px}.history-row>div strong{font-size:11px}.history-row>div span{font-size:8px;line-height:1.6}.history-icon{width:31px;height:34px}.history-score{display:none}.history-time{margin-left:0;font-size:10px}.parent-advice{grid-template-columns:1fr;gap:18px;padding:22px}.result-card{border-radius:18px;margin:5px auto;padding:28px 19px}.result-card h1{font-size:33px}.result-card>p{font-size:12px}.result-art{width:160px;height:160px;margin-top:24px}.result-art svg{width:142px;height:154px}.result-stats{margin-top:25px;padding:21px 0}.result-stats strong{font-size:25px}.result-stats span{font-size:8px}.new-sticker{font-size:11px}.result-card>p.result-note{font-size:10px}.storage-warning{gap:8px;padding:9px;font-size:10px}}@media (width<=370px){.sidebar{padding-inline:13px}.topbar,.main-content{padding-inline:15px}.profile-greeting{font-size:8px}.hero h1{font-size:39px}.hero-copy>p{font-size:11px}.course-card{grid-template-columns:105px 1fr}.course-body{padding-inline:12px}.course-body h3{font-size:18px}.course-footer>span:first-child{font-size:6px}.game-card{padding-inline:13px}.game-card h1{font-size:23px}.game-topline>span{font-size:9px}.game-mode-icon{display:none}.game-friend span,.game-bottom>.text-button{font-size:8px}.dialog{padding-inline:20px}.pair-picker button{font-size:11px}.round-size button{padding-inline:9px}.sticker-art{max-width:100%}.sticker-card h3{font-size:12px}}.game-card .game-instruction{font-size:14px}.game-card .answer-length{font-size:13px}.game-card .feedback strong{font-size:14px}.game-card .feedback div>span,.game-card .feedback.waiting,.game-card .listening-hint{font-size:12px}.audio-control.small .audio-button{width:44px;min-width:44px;height:44px;min-height:44px}.pair-picker button,.round-size button,.button{min-height:44px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
