@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Outfit:wght@400;500;600;700&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#333b39;background:#f7f5ef;font-synthesis:none;--green:#365f50;--muted:#727972;--line:#e4e4da}*{box-sizing:border-box}body{margin:0}button,a,input,select{-webkit-tap-highlight-color:transparent}button,select,input{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid #5c78a1;outline-offset:5px}button{transition:background .15s,transform .15s}button:disabled{cursor:default}button[hidden],[hidden]{display:none!important}.topbar{max-width:1280px;margin:auto;padding:28px 48px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:9px;color:#365f50;text-decoration:none;font:600 32px 'Outfit',sans-serif;letter-spacing:-1px}.brand-mark{display:grid;place-items:center;background:#e5eadb;border-radius:13px;width:38px;height:38px;font-size:27px}.brand-dot{margin-left:-8px;color:#a8b78e}.top-actions{display:flex;gap:12px;align-items:center}.icon-button,.parent-button,.quiet-button{background:transparent;border:1px solid var(--line);border-radius:12px;color:#59635c;padding:11px 15px;font-size:13px;font-weight:500}.icon-button{font-size:19px}.icon-button span{font-size:12px;margin-left:5px}.parent-button{border:0;margin-left:8px}.parent-button span{margin-left:10px}main{max-width:1160px;margin:26px auto 0;padding:0 32px}.game-shell{background:#fffefb;border:1px solid #e5e5d9;border-radius:30px;padding:26px 44px 0;box-shadow:0 16px 55px #46564106}.session-bar{display:flex;justify-content:space-between;align-items:center;min-height:39px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;color:#899080}.quiet-button{border:0;padding:8px 12px}.intro-label{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:16px;font-size:11px;letter-spacing:1.8px;font-weight:600;color:#65816a}.tiny-star{font-size:21px;color:#a2ad85}h1{font:500 clamp(30px,3.8vw,46px)/1.16 'Outfit',sans-serif;letter-spacing:-1.5px;text-align:center;margin:16px 0}.subtitle{text-align:center;color:var(--muted);font-size:15px;line-height:1.7;margin:0}.play-area{display:grid;grid-template-columns:1fr 1.1fr;gap:46px;align-items:center;max-width:760px;margin:32px auto 36px;min-height:294px}.mascot-scene{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:280px}.scene-orbit{position:absolute;width:245px;height:245px;border-radius:50%;background:#f1f2e9;top:9px}.mascot-scene svg{position:relative;width:270px;height:250px}.scene-star{position:absolute;color:#b3bc98}.star-one{left:20px;top:44px;font-size:38px}.star-two{right:25px;top:117px;font-size:22px}.mascot-name{font:500 17px 'Outfit',sans-serif;color:#6d776b;margin-top:6px}.mascot-name span{color:#a7ad9a;margin-left:5px}.speech-card{position:relative;background:#f4f4ec;border:1px solid #e8e8dd;border-radius:22px;padding:25px 27px}.speech-card:before{content:'';position:absolute;left:-8px;top:45%;width:14px;height:14px;background:#f4f4ec;border-left:1px solid #e8e8dd;border-bottom:1px solid #e8e8dd;transform:rotate(45deg)}.speech-label{font-size:9px;letter-spacing:1.4px;color:#7c8873;font-weight:700}.speech-card p{font:500 25px/1.35 'Outfit',sans-serif;margin:12px 0 16px;letter-spacing:-.4px}.small-note{font-size:11px;color:#78816f}.primary-button{background:var(--green);color:white;border:0;border-radius:14px;padding:17px 23px;min-height:55px;font-weight:600;width:100%;display:flex;align-items:center;justify-content:center;gap:30px}.primary-button:hover{background:#294d40}.primary-button span{font-size:21px}#start{margin-top:18px}.start-note{font-size:11px;text-align:center;color:#8b9086;margin:12px 0 0}.session-footer{border-top:1px solid #eeeee6;padding:20px 0;display:flex;align-items:center;justify-content:space-between;color:#858d80;font-size:11px}.progress{display:flex;gap:8px}.progress i{height:7px;width:7px;border-radius:50%;background:#e4e7db}.progress i.done{background:#52755d}.progress i.current{background:#acbb9c;outline:3px solid #f0f2e9}.footer-flower{font-size:24px;color:#a0ad8a}.bottom-note{text-align:center;color:#909486;font-size:11px;margin:24px 0 30px}.question-row{display:flex;gap:10px;align-items:center;justify-content:space-between}h2{font:500 29px/1.2 'Outfit',sans-serif;margin:0;letter-spacing:-.6px}.replay-button{border:1px solid var(--line);background:#f7f7f0;border-radius:12px;padding:11px;color:var(--green);font-size:19px}.replay-button span{font-size:11px}.instruction{font-size:13px;color:var(--muted);margin:12px 0 20px}.choices{display:grid;grid-template-columns:1fr 1fr;gap:16px}.number-card{height:132px;border:2px solid #dcded2;border-radius:20px;background:#fffefb;color:#35413b;font:500 70px 'Outfit',sans-serif;box-shadow:0 5px 0 #eeeee5}.number-card:hover:not(:disabled){background:#f0f3eb;border-color:#8b9f80}.number-card.hinted,.number-card.correct{border-color:#54765b;background:#ecf2e5}.number-card:disabled{color:#35413b}.feedback{min-height:46px;font-size:14px;color:#48674e;padding-top:17px;line-height:1.5}.help-button{display:block;border:0;background:transparent;color:#64755f;text-decoration:underline;text-underline-offset:4px;font-size:12px;padding:13px 2px;margin:0 auto;min-height:44px}.finish-star{display:block;font-size:35px;color:#a9b681;margin-bottom:15px}#finish p{font-size:14px;line-height:1.7;color:var(--muted)}dialog{border:1px solid var(--line);border-radius:24px;padding:30px;width:min(450px,calc(100% - 32px));color:#333b39;background:#fffefb;max-height:90dvh;overflow:auto}dialog::backdrop{background:#24352b60;backdrop-filter:blur(5px)}dialog p{font-size:14px;line-height:1.6;color:var(--muted)}.dialog-heading{display:flex;align-items:center;justify-content:space-between}.close-button{border:0;background:transparent;font-size:28px;color:#6d776b}label{display:block;font-size:14px;margin:22px 0 9px}select{width:100%;padding:12px;border:1px solid #cbd0c3;border-radius:9px;background:white;color:#333b39}.check-label{display:flex;align-items:center;gap:10px;line-height:1.5}input[type=checkbox]{width:20px;height:20px;accent-color:var(--green)}.dialog-note{font-size:12px!important}#pause-dialog{text-align:center}#pause-dialog .primary-button{margin-top:24px}.speaking #mouth{transform-origin:141px 163px;animation:talk .35s infinite alternate}.celebrate{animation:happy .65s ease-in-out}.reduced-motion *, .reduced-motion *:before{animation:none!important;transition:none!important}@keyframes talk{to{transform:scaleY(1.8)}}@keyframes happy{30%{transform:translateY(-10px) rotate(-4deg)}65%{transform:translateY(-6px) rotate(4deg)}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}@media(min-width:1500px){main{margin-top:55px}.play-area{margin-top:45px;margin-bottom:50px}}@media(max-width:700px){.topbar{padding:18px 20px}.parent-button{font-size:11px;padding:8px;margin:0}.parent-button span{display:none}.icon-button{padding:7px 10px}.icon-button span{display:none}.top-actions{gap:6px}main{margin:8px auto 0;padding:0 14px}.game-shell{padding:18px 20px 0;border-radius:24px}.eyebrow{font-size:8px;letter-spacing:1.5px}.intro-label{font-size:9px;margin-top:8px}h1{font-size:32px;letter-spacing:-1px}.subtitle{font-size:13px}.play-area{grid-template-columns:1fr;gap:17px;margin:12px auto 25px;max-width:340px}.mascot-scene{min-height:135px}.mascot-scene svg{height:135px;width:150px}.scene-orbit{width:133px;height:133px;top:0}.mascot-name{display:none}.star-one{left:75px;top:10px;font-size:25px}.star-two{right:70px;top:70px;font-size:17px}.speech-card{padding:18px 22px;text-align:center}.speech-card:before{display:none}.speech-card p{font-size:23px;margin:9px 0}.number-card{height:115px}.session-footer{font-size:9px}.bottom-note{font-size:10px;margin:17px 12px}.question-row h2{font-size:25px}body.playing h1{font-size:27px}body.playing .subtitle{display:none}body.playing .intro-label{display:none}}@media(max-height:700px) and (min-width:701px){.topbar{padding-top:15px;padding-bottom:15px}main{margin-top:5px}.game-shell{padding-top:12px}h1{font-size:34px;margin:9px 0}.play-area{margin-top:12px;margin-bottom:16px;min-height:260px}.intro-label{margin-top:5px}}

/* Landscape is the primary game layout, including short tablet/phone screens. */
@media (orientation:landscape) and (max-height:600px){
  .topbar{padding:8px 24px}.brand{font-size:26px}.brand-mark{width:30px;height:30px;font-size:22px}
  main{margin:0 auto;padding:0 20px;max-width:1100px}.game-shell{padding:10px 28px 0;border-radius:22px}
  .session-bar{min-height:28px}.intro-label,.subtitle,.bottom-note{display:none}
  h1,body.playing h1{font-size:25px;line-height:1.15;margin:5px 0 7px;letter-spacing:-.5px}h1 br{display:none}
  .play-area{grid-template-columns:.85fr 1.15fr;gap:34px;max-width:720px;margin:6px auto 12px;min-height:0}
  .mascot-scene{min-height:190px}.mascot-scene svg{width:210px;height:195px}.scene-orbit{width:180px;height:180px;top:4px}.mascot-name{display:none}
  .star-one{left:16px;top:22px;font-size:30px}.star-two{right:15px;top:90px}
  .speech-card{padding:15px 22px}.speech-card p{font-size:22px;margin:8px 0}.primary-button{padding:10px 20px;min-height:46px}#start{margin-top:12px}.start-note{margin-top:8px}
  .question-row h2{font-size:24px}.instruction{margin:5px 0 11px;font-size:12px}.replay-button{padding:8px 10px}
  .number-card{height:92px;font-size:61px;border-radius:16px}.feedback{min-height:34px;padding-top:9px;font-size:13px}.help-button{padding:9px 2px;min-height:36px}
  .session-footer{padding:10px 0}.finish-star{font-size:24px;margin-bottom:5px}#finish h2{font-size:25px}#finish p{margin:9px 0;font-size:12px}
}
@media (orientation:landscape) and (max-height:390px){
  .topbar{padding-top:5px;padding-bottom:5px}.session-bar{min-height:22px}.game-shell{padding-top:5px}
  h1,body.playing h1{font-size:21px;margin:3px 0}.play-area{margin:4px auto 6px}.mascot-scene{min-height:160px}.mascot-scene svg{height:160px}.scene-orbit{height:150px;width:150px}
  .number-card{height:75px;font-size:53px}.session-footer{padding:5px 0}.instruction{margin-bottom:7px}.start-note{display:none}
}
@media (orientation:landscape) and (max-height:450px){
  .topbar{padding:4px 20px}.topbar button{padding-top:6px;padding-bottom:6px}.game-shell{padding-top:4px}.session-bar{min-height:24px}.quiet-button{padding-top:4px;padding-bottom:4px}
  h1,body.playing h1{font-size:21px;margin:3px 0}.play-area{margin-top:4px;margin-bottom:5px}.session-footer{padding:5px 0}.footer-flower{font-size:17px}
  .feedback{min-height:30px;padding-top:6px}.number-card{height:76px;font-size:54px}.help-button{min-height:34px;padding:7px 2px}
}
.login{max-width:480px;margin:12vh auto;padding:30px}.login form{background:#fffefb;border:1px solid var(--line);padding:30px;border-radius:24px}.login h1{font-size:30px}.login p{font-size:14px;line-height:1.6;color:var(--muted)}.login input[type=password]{width:100%;padding:13px;border:1px solid #cbd0c3;border-radius:10px;font:inherit}#progress-dialog{width:min(700px,calc(100% - 32px))}.table-wrap{overflow-x:auto}.progress-table{width:100%;border-collapse:collapse;font-size:13px;text-align:left}.progress-table caption{text-align:left;padding:15px 0;font-weight:600}.progress-table th,.progress-table td{padding:12px 8px;border-bottom:1px solid var(--line)}.progress-table th{font-size:11px;color:var(--muted)}#progress-dialog li{font-size:13px;line-height:1.8}#progress-dialog h3{font-size:17px;margin-top:25px}
/* Calm, explicit correction: no shake, flashing or time pressure. */
.number-card{position:relative}.number-card.try-again{background:#faf6ee;border-color:#d8c9ad;box-shadow:0 5px 0 #eee8db}.choice-cue{position:absolute;right:10px;top:9px;border-radius:8px;background:#dce9d4;color:#365b3c;padding:4px 8px;font:600 12px 'DM Sans',sans-serif;line-height:1.2}.feedback[data-tone=retry]{color:#755930}.feedback[data-tone=help],.feedback[data-tone=success]{color:#48674e}
/* Learning paths: visual choices for the child, precise tools for the parent. */
.plume-flower,.plume-locks,.plume-scarf,.plume-wings{display:none}
@media(orientation:landscape) and (min-height:601px) and (max-height:900px){body.playing .topbar{padding-top:12px;padding-bottom:12px}body.playing main{margin-top:0}body.playing .game-shell{padding-top:18px}body.playing .intro-label,body.playing .subtitle{display:none}body.playing h1{font-size:32px;margin:10px 0}body.playing .play-area{margin-top:14px;margin-bottom:16px;min-height:260px}body.playing .mascot-scene{min-height:250px}body.playing .mascot-scene svg{height:240px}body.playing .scene-orbit{width:230px;height:230px}body.playing .session-footer{padding-top:14px;padding-bottom:14px}}
.mascot-help{position:absolute;left:0;bottom:4px;display:flex;flex-direction:column;align-items:center;gap:3px;min-width:64px;min-height:58px;border:1px solid #d7d8c8;border-radius:16px;background:#fffdf6;color:#4b6257;padding:7px;cursor:pointer}.mascot-help[hidden]{display:none}.mascot-help>span{font-size:27px}.mascot-help small{font-size:10px}.mascot-help:focus-visible{outline:3px solid #365f50;outline-offset:3px}
.finish-choices #level-up{order:-1;flex:1.35;background:#efcf7c;color:#35413b;border:2px solid #c6a451;box-shadow:0 4px 0 #d6bb75}.finish-choices #restart{background:#fafbf6;color:#365f50;border:1px solid #c6d2c1}
#unicorn[data-stage="1"] .plume-flower,#unicorn[data-stage="2"] .plume-flower,#unicorn[data-stage="3"] .plume-flower,#unicorn[data-stage="2"] .plume-locks,#unicorn[data-stage="3"] .plume-locks,#unicorn[data-stage="2"] .plume-scarf,#unicorn[data-stage="3"] .plume-scarf,#unicorn[data-stage="3"] .plume-wings{display:inline}
#unicorn.evolving{animation:plume-grow 1.2s ease-out 1}@keyframes plume-grow{50%{filter:drop-shadow(0 0 9px #e4c877);transform:translateY(-5px)}}
.growth-story{padding:10px;border-radius:12px;background:#f6f1df;font-size:14px;line-height:1.4}
.finish-choices{display:flex;gap:12px;margin-top:12px}.finish-choices .level-choice{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;margin:0;padding:12px 9px;min-height:114px;font-size:15px;border-radius:16px}.finish-choices [hidden]{display:none}.level-choice .choice-symbol{font-size:27px}.level-preview{display:flex;gap:5px}.level-preview i{display:grid;place-items:center;width:25px;height:30px;border:1px solid #ffffff80;border-radius:5px;background:#fffdf9;color:#354b3e;font:500 19px 'Outfit',sans-serif}.secondary-button .level-preview i{border-color:#c6d2c1}
.reduced-motion #unicorn.evolving{animation:none}@media(prefers-reduced-motion:reduce){#unicorn.evolving{animation:none}}
@media(orientation:landscape) and (max-height:600px){.finish-choices{margin-top:6px;gap:8px}.finish-choices .level-choice{min-height:73px;padding:6px;gap:3px;font-size:13px}.level-choice .choice-symbol{font-size:21px}.level-preview i{height:21px;width:20px;font-size:15px}.growth-story{font-size:12px;padding:5px;margin:5px 0}#finish-message{font-size:12px;margin:5px 0}#finish-replay{padding:5px 9px;font-size:12px}}
#unicorn{scale:calc(1 + var(--growth,0)*.022);transform-origin:center bottom}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:16px 0}.category-card{min-height:112px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:#f3f5ec;border:2px solid #dce4d3;border-radius:18px;color:#354b3e;padding:13px 8px}.category-card:hover{background:#e9efdf}.category-icon{font:600 30px 'Outfit',sans-serif;line-height:1.1}.category-card strong{font-size:14px}.category-card small{font-size:10px;color:#6a7764}.category-card.locked{background:#f7f6f0;border-color:#e7e5db;color:#737869}.category-card.locked .category-icon{font-size:25px}.mode-switch{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:12px 0;font-size:12px}.active-mode{color:#4e7257;font-weight:600}.mode-switch button{padding:9px 12px;border:1px solid #d3dbc8;background:#fffefb;color:#48664d;border-radius:10px;min-height:42px}.lesson-card{width:100%;min-height:150px;display:flex;align-items:center;justify-content:center;gap:22px;border:2px solid #dce2d4;background:#f6f7f0;border-radius:22px;padding:20px;color:#35413b}.lesson-number{font:500 83px 'Outfit',sans-serif}.quantity-dots{display:grid;grid-template-columns:repeat(5,12px);align-content:center;justify-content:center;gap:7px;min-height:30px;min-width:24px}.quantity-dots i{width:12px;height:12px;background:#607891;border-radius:50%}.quantity-dots>span{font-size:25px;grid-column:1/-1;color:#6c7a85}.quantity-dots:has(i:nth-child(-n+3):last-child){grid-template-columns:repeat(3,12px)}.color-swatch{display:block;width:76px;height:76px;border-radius:50%;border:2px solid #263b442e;box-shadow:inset 0 2px 3px #ffffff25}.lesson-card .color-swatch{width:105px;height:105px}.color-card{display:flex;align-items:center;justify-content:center}.quantity-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}.quantity-label{font:500 31px 'Outfit',sans-serif}.comparison-demo{display:flex;gap:38px;align-items:center}.comparison-demo .quantity-dots{padding:22px 12px;background:#fffefb;border:1px solid #dadfd1;border-radius:15px}.choices.three-choices{grid-template-columns:repeat(3,1fr);gap:10px}.three-choices .number-card{font-size:59px}.three-choices .color-swatch{width:61px;height:61px}.train-row{display:flex;justify-content:center;gap:9px;padding-bottom:7px}.wagon{position:relative;display:grid;place-items:center;width:58px;height:47px;border:2px solid #c6d1be;background:#eaf0e1;border-radius:10px;font:500 30px 'Outfit',sans-serif;color:#465c49}.wagon:after{content:'●  ●';position:absolute;bottom:-12px;font-size:10px;letter-spacing:15px;left:11px;color:#899080}.wagon.missing{background:#fff9e9;border-style:dashed;border-color:#c5ab64;color:#907934}.exercise-context{margin:4px 0 18px}.continue-button{background:#efd080;color:#394934;border:2px solid #dac074;min-height:66px;font-size:20px;box-shadow:0 5px 0 #c4aa62;gap:24px}.continue-button:hover{background:#f4d994}.continue-button span{display:grid;place-items:center;background:#fff7df;border-radius:50%;width:34px;height:34px;font-size:24px}.continue-button.ready{animation:invite .7s ease-out}.number-card.correct{animation:answer-pop .4s ease-out}.secondary-button{width:100%;min-height:52px;border:2px solid #cdd7c4;border-radius:14px;background:#f3f6ed;color:#3c5a44;font-weight:600;padding:13px;margin-top:15px}#parent-password{width:100%;padding:13px;border:1px solid #bdc9b8;border-radius:10px;font:inherit}#parent-unlock-error{color:#85523e}#progress-dialog{width:min(920px,calc(100% - 32px))}.export-actions{display:flex;gap:12px;flex-wrap:wrap;margin:15px 0}.export-actions a{padding:10px 14px;border:1px solid #ccd6c2;border-radius:10px;color:#3e6449;text-decoration:none;font-size:13px}.stats-summary{padding:18px;background:#edf2e5;border-radius:15px;display:flex;flex-direction:column;gap:7px;margin:15px 0}.stats-summary span{font-size:13px;color:#61725a}.stats-categories{display:grid;grid-template-columns:1fr 1fr;gap:12px}.stats-category{padding:16px;border:1px solid #e0e5d8;border-radius:15px}.stats-category h3{margin:0!important}.stats-category p{margin:9px 0}.stats-category progress,.session-stat progress{accent-color:#688961;width:100%;height:11px}.session-stat{display:grid;grid-template-columns:1fr 120px 105px;align-items:center;gap:12px;border-bottom:1px solid #e8ecdf;padding:13px 0;font-size:12px}.session-stat small{font-size:11px;color:#62735b}@keyframes invite{0%{transform:translateY(4px);box-shadow:0 1px 0 #c4aa62}55%{transform:translateY(-3px)}100%{transform:translateY(0)}}@keyframes answer-pop{50%{transform:scale(1.035)}}
@media(max-width:700px){.category-card{min-height:95px}.stats-categories{grid-template-columns:1fr}.session-stat{grid-template-columns:1fr 90px}.session-stat small{grid-column:1/-1}.continue-button{min-height:58px}.lesson-card{min-height:132px}.three-choices .number-card{font-size:52px}.three-choices .color-swatch{width:57px;height:57px}.choice-cue{font-size:10px;right:6px;top:5px}}
@media(orientation:landscape) and (max-height:600px){.category-grid{gap:8px;margin:9px 0}.category-card{min-height:82px;padding:8px;gap:3px}.category-icon{font-size:25px}.category-card strong{font-size:12px}.category-card small{font-size:9px}.lesson-card{min-height:106px;padding:10px;gap:20px}.lesson-number{font-size:58px}.lesson-card .color-swatch{width:76px;height:76px}.mode-switch{margin:5px 0}.mode-switch button{min-height:32px;padding:5px 10px}.continue-button{min-height:48px;font-size:17px;padding:7px 16px}.continue-button span{width:28px;height:28px;font-size:21px}.color-swatch{width:56px;height:56px}.three-choices .color-swatch{width:50px;height:50px}.quantity-card{gap:6px}.quantity-label{font-size:24px}.quantity-dots{gap:5px;grid-template-columns:repeat(5,9px)}.quantity-dots i{width:9px;height:9px}.exercise-context{margin:3px 0 11px}.wagon{height:33px;width:44px;font-size:23px}.wagon:after{bottom:-10px;left:8px;letter-spacing:10px}.secondary-button{min-height:40px;margin-top:11px;padding:9px}.feedback{line-height:1.25}.three-choices .number-card{font-size:49px}}
@media(orientation:landscape) and (max-height:450px){.category-card{min-height:73px}.category-icon{font-size:22px}.category-card.locked .category-icon{font-size:22px}.category-grid{margin:5px 0}.lesson-card{min-height:88px}.lesson-card .color-swatch{width:65px;height:65px}.lesson-number{font-size:49px}body[data-view=round] .number-card{height:68px}body[data-view=round] .play-area{gap:24px}.feedback{min-height:32px;font-size:12px}.continue-button{min-height:45px;font-size:16px}.exercise-context{margin-bottom:9px}.question-row h2{font-size:21px}.session-bar .eyebrow{font-size:8px}.quantity-label{font-size:20px}}
.notion-trend{border:1px solid #dce3d4;border-radius:12px;margin:10px 0;padding:12px 15px}.notion-trend summary{cursor:pointer;font-size:13px;font-weight:600;line-height:1.5}.notion-trend[open]{background:#fafbf6}.notion-trend .session-stat:last-child{border-bottom:0}
@media(orientation:landscape) and (max-height:450px){
  body[data-view=lesson] #heading,body[data-view=round] #heading,body[data-view=finish] #heading{display:none}
  .session-footer{line-height:16px}.footer-flower{line-height:16px}.lesson-card{min-height:78px;padding:8px}
  #finish .finish-star{display:none}#finish h2{font-size:23px}
}

@media(orientation:landscape) and (max-height:450px){#finish .finish-choices .level-choice{min-height:65px;padding:5px;gap:2px}#finish .level-choice>span:not(.choice-symbol):not(.level-preview){font-size:13px}#finish .choice-symbol{font-size:19px}#finish .growth-story{margin:4px 0;padding:5px;font-size:11px}#finish #finish-message{margin:4px 0;font-size:11px}#finish #finish-replay{min-height:28px;padding:4px 8px}#finish h2{margin:0 0 5px}#finish #home{min-height:28px;padding:5px 0}.level-preview i{height:20px}}
