/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}.resize{resize:both}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rounded{border-radius:.25rem}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#2c2530;--muted:#7c6c72;--paper:#fffaf1;--white:#fffefd;--plum:#68263a;--coral:#c54b43;--gold:#edac36;--sky:#68aeca;--mint:#75bca7;--line:#482d371f;--shadow:0 18px 45px #522c301a}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{color:var(--ink);background:#f8f2e8;margin:0;font-family:Microsoft Himalaya,Noto Serif Tibetan,Tibetan Machine Uni,Georgia,serif}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible{outline-offset:3px;outline:3px solid #f0ad36}a:focus-visible{outline-offset:3px;outline:3px solid #f0ad36}input:focus-visible{outline-offset:3px;outline:3px solid #f0ad36}textarea:focus-visible{outline-offset:3px;outline:3px solid #f0ad36}canvas:focus-visible{outline-offset:3px;outline:3px solid #f0ad36}svg[role=button]:focus-visible{outline-offset:3px;outline:3px solid #f0ad36}[id]{scroll-margin-top:95px}.skip-link{z-index:200;color:#fff;background:var(--plum);border-radius:12px;padding:10px 16px;transition:transform .16s;position:fixed;top:12px;left:16px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.learning-shell{background:radial-gradient(circle at 9% 8%,#ffffffe6,#0000 22%),linear-gradient(#fffaf2 0,#f7efe3 100%);min-height:100vh;padding-bottom:40px;overflow:hidden}.topbar{z-index:20;justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 40px);height:88px;margin:0 auto;display:flex;position:relative}.brand{align-items:center;gap:12px;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#823047,#56192d);border-radius:16px;place-items:center;width:48px;height:48px;font-size:29px;display:grid;box-shadow:0 9px 18px #68263a33}.brand>span:last-child{flex-direction:column;line-height:1.2;display:flex}.brand strong{font-size:23px;font-weight:600}.brand small{color:var(--muted);font-size:13px}.desktop-nav{border:1px solid var(--line);background:#ffffffa8;border-radius:999px;align-items:center;gap:8px;padding:5px;display:flex}.desktop-nav a{color:#6e5d64;border-radius:999px;padding:8px 18px;font-size:16px}.desktop-nav a.active{color:#fff;background:var(--plum);box-shadow:0 5px 13px #68263a2e}.profile-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:7px 11px 7px 14px;display:flex;box-shadow:0 8px 22px #522c3014}.profile-button span{color:var(--plum);font-size:20px}.profile-button b{background:#fff0d3;border-radius:50%;place-items:center;width:31px;height:31px;font-size:17px;display:grid}.hero{width:min(1180px,100% - 40px);min-height:510px;box-shadow:var(--shadow);background:linear-gradient(135deg,#fffdf8 0%,#f9e9d7 100%);border:1px solid #68263a1a;border-radius:38px;grid-template-columns:1.08fr .92fr;margin:8px auto 68px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background-image:radial-gradient(#68263a13 1px,#0000 1px);background-size:19px 19px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 60%);mask-image:linear-gradient(90deg,#000,#0000 60%)}.hero-copy{z-index:2;padding:65px 24px 56px clamp(36px,6vw,76px);position:relative}.hero-kicker{color:var(--plum);margin:0 0 16px;font-size:19px}.hero-kicker span{color:var(--gold);margin-right:8px}.hero h1{letter-spacing:-.02em;max-width:610px;margin:0;font-size:clamp(45px,5.7vw,76px);font-weight:500;line-height:1.16}.hero h1 em{color:var(--coral);font-style:normal}.hero-note{color:#75646a;max-width:610px;margin:20px 0 0;font-size:clamp(18px,2vw,22px);line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;display:flex}.primary-button,.quiet-button{border-radius:16px;justify-content:center;align-items:center;gap:20px;min-height:50px;padding:11px 23px;font-size:18px;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(135deg,#7d2c44,#59192e);box-shadow:0 11px 22px #68263a3b}.quiet-button{color:var(--plum);background:#ffffffad;border:1px solid #68263a24}.tiny-stats{color:#8a777e;flex-wrap:wrap;gap:20px;margin-top:30px;font-size:14px;display:flex}.tiny-stats span{align-items:center;gap:7px;display:flex}.tiny-stats b{color:var(--plum);font-size:20px}.daily-word-card{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffed;border:1px solid #68263a1a;border-radius:26px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;width:min(940px,100% - 40px);min-height:118px;margin:-38px auto 54px;padding:15px 18px;display:grid;position:relative;box-shadow:0 16px 38px #522c301f}.daily-word-card.mastered{border-color:#4f826f47;box-shadow:0 16px 38px #41705921}.daily-word-picture{background:linear-gradient(145deg,#fff0c8,#ffe0d8);border-radius:22px;place-items:center;width:82px;height:82px;display:grid;position:relative}.daily-word-picture>span{font-size:43px}.daily-word-picture>i{color:#fff;background:var(--plum);border-radius:9px;place-items:center;width:28px;height:28px;font-size:17px;font-style:normal;display:grid;position:absolute;bottom:-5px;right:-5px}.daily-word-card>div:nth-child(2){flex-direction:column;display:flex}.daily-word-card p{color:var(--coral);margin:0;font-size:13px}.daily-word-card h2{margin:1px 0;font-size:25px;font-weight:500}.daily-word-card small{color:var(--muted)}.daily-word-actions{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.daily-word-actions button{border:1px solid var(--line);min-height:47px;color:var(--plum);cursor:pointer;background:#fff7e8;border-radius:14px;padding:7px 11px}.daily-word-actions button:nth-child(2){border-color:var(--plum);color:#fff;background:var(--plum)}.daily-word-actions button:last-child{color:#3f7159;background:#e2f0e8;border-color:#75a18c}@media (max-width:650px){.daily-word-card{grid-template-columns:auto 1fr;width:calc(100% - 24px);margin:-28px auto 44px;padding:13px}.daily-word-picture{width:68px;height:68px}.daily-word-picture>span{font-size:36px}.daily-word-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;width:100%}.daily-word-actions button{padding:6px}.daily-word-actions button:last-child{grid-column:1/-1}}.hero-world{background:linear-gradient(#bfe4ef 0%,#dceecf 58%,#9fc58a 58%,#76a766 100%);min-height:510px;position:relative;overflow:hidden}.hero-world:after{content:"";background:#6c975c;border-radius:50% 50% 0 0;height:48%;position:absolute;inset:auto -10% -25% -5%;box-shadow:inset 0 12px #ffffff1a}.sun-disc{color:#8c5c10;background:#ffd369;border-radius:50%;place-items:center;width:82px;height:82px;font-size:31px;display:grid;position:absolute;top:46px;right:54px;box-shadow:0 0 0 13px #ffd3693d}.cloud{color:#fffc;filter:drop-shadow(0 8px 8px #47768817);font-size:65px;position:absolute}.cloud-one{top:88px;left:42px}.cloud-two{top:25px;left:190px;transform:scale(.75)}.mountains{justify-content:center;align-items:flex-end;height:220px;display:flex;position:absolute;inset:140px -30px auto}.mountains span{clip-path:polygon(50% 0,100% 100%,0 100%);filter:drop-shadow(0 8px #404e5829);background:#8796a5;width:42%;height:82%;margin:0 -11%}.mountains span:nth-child(2){z-index:2;background:#718a9a;height:100%}.mountains span:nth-child(3){background:#9aa8ad;height:70%}.mountains span:before{content:"";clip-path:polygon(50% 0,72% 45%,62% 37%,54% 50%,42% 34%,30% 49%,0 100%,100% 100%);background:#f8f7f1;width:100%;height:50%;display:block}.hero-card{z-index:8;color:#4c3039;background:#ffffffe6;border:1px solid #ffffffe6;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;width:100px;height:120px;padding:12px;font-size:48px;display:flex;position:absolute;transform:rotate(-7deg);box-shadow:0 18px 30px #3c4c3a2e}.hero-card small{color:#88757b;font-size:14px}.card-ka{top:235px;right:35px;transform:rotate(8deg)}.card-kha{top:235px;left:20px}.card-ga{top:305px;left:145px;transform:rotate(2deg)}.yak-friend{z-index:9;filter:drop-shadow(0 12px 8px #343d2b2e);font-size:86px;position:absolute;bottom:24px;right:65px}.yak-friend span{color:#fff;background:var(--plum);border-radius:999px;width:max-content;margin:-12px auto 0;padding:4px 13px;font-size:14px;display:block}.section,.lesson-layout,.tools-section,.progress-banner,.site-footer{width:min(1120px,100% - 40px);margin-inline:auto}.section{margin-bottom:68px}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.section-heading p,.tools-copy>p:first-child,.eyebrow{color:var(--coral);margin:0 0 3px;font-size:16px}.section-heading h2,.tools-copy h2{margin:0;font-size:clamp(27px,3.2vw,38px);font-weight:500;line-height:1.3}.section-heading button{color:var(--plum);cursor:pointer;background:0 0;border:0;font-size:16px}.path-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.path-card{text-align:left;cursor:pointer;border:0;border-radius:24px;min-height:155px;padding:20px;transition:transform .2s,box-shadow .2s;position:relative}.path-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.path-card.coral{background:#ffe5dc}.path-card.sky{background:#deeff4}.path-card.gold{background:#ffefc8}.path-card.mint{background:#dff1e8}.path-mark{background:#ffffffbf;border-radius:17px;place-items:center;width:52px;height:52px;font-size:26px;display:grid}.path-copy{flex-direction:column;margin-top:12px;display:flex}.path-copy strong{font-size:21px;font-weight:600}.path-copy small{color:#7f7075;font-size:14px}.progress-track{background:#ffffffb3;border-radius:999px;height:6px;position:absolute;bottom:16px;left:20px;right:43px;overflow:hidden}.progress-track i{border-radius:inherit;opacity:.65;background:currentColor;height:100%;display:block}.path-arrow{color:#2c253073;font-size:31px;position:absolute;bottom:6px;right:18px}.recommended-card{background:linear-gradient(105deg,#fff,#fff5e6);border:1px solid #68263a1f;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-top:15px;padding:17px 20px;display:grid;box-shadow:0 10px 25px #522c300f}.recommended-card>span{color:#fff;background:var(--plum);border-radius:18px;place-items:center;width:58px;height:58px;font-size:30px;display:grid}.recommended-card p{color:var(--coral);margin:0;font-size:13px}.recommended-card h3{margin:2px 0;font-size:21px;font-weight:500}.recommended-card small{color:var(--muted)}.recommended-card>button{color:#fff;background:var(--coral);cursor:pointer;border:0;border-radius:14px;min-width:125px;min-height:47px}.lesson-layout{grid-template-columns:.85fr 1.15fr;gap:18px;margin-bottom:68px;display:grid}.daily-lesson,.practice-card{box-shadow:var(--shadow);border-radius:30px}.daily-lesson{background:var(--plum);color:#fff;padding:28px;position:relative;overflow:hidden}.daily-lesson:after{content:"ཀ";color:#ffffff0a;font-size:210px;position:absolute;bottom:-65px;right:-20px}.lesson-top{color:#f0ced9;justify-content:space-between;align-items:center;font-size:16px;display:flex}.lesson-top button{cursor:pointer;background:#ffffff21;border:0;border-radius:14px;width:43px;height:43px}.lesson-main{align-items:center;gap:26px;min-height:190px;display:flex}.big-letter{color:#ffd36b;font-size:125px;line-height:1}.lesson-main p{margin:0;font-size:38px}.lesson-main small{color:#e8cbd4;font-size:16px}.lesson-dots{gap:7px;display:flex}.lesson-dots i{background:#ffffff47;border-radius:50%;width:7px;height:7px}.lesson-dots i.active{background:#ffd36b;border-radius:99px;width:22px}.practice-card{text-align:center;border:1px solid var(--line);background:#fff;padding:30px}.practice-card h2{margin:3px 0 15px;font-size:28px;font-weight:500}.practice-picture{background:linear-gradient(145deg,#d9eef5,#edf6dd);border-radius:25px;place-items:center;width:150px;height:112px;margin:0 auto 18px;font-size:72px;display:grid}.practice-options{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.practice-options button{border:1px solid var(--line);cursor:pointer;background:#fffaf3;border-radius:14px;min-height:50px;font-size:18px}.practice-options button:first-child{color:#fff;background:var(--coral);border-color:var(--coral)}.picture-section{background:#ffffff85;border:1px solid #ffffffe6;border-radius:34px;padding:34px}.word-filters{scrollbar-width:thin;scroll-snap-type:x proximity;gap:8px;margin:-7px 0 20px;padding:4px 2px 8px;display:flex;overflow-x:auto}.word-filters button{border:1px solid var(--line);min-height:44px;color:var(--plum);cursor:pointer;scroll-snap-align:start;background:#fff;border-radius:999px;flex:none;padding:6px 15px}.word-filters button.active{color:#fff;background:var(--plum);border-color:var(--plum)}.word-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.word-card{cursor:pointer;border:0;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:190px;display:flex;position:relative;overflow:hidden}.word-card>span{filter:drop-shadow(0 8px 8px #3d2d321f);font-size:66px}.word-card strong{font-size:25px;font-weight:500}.word-card small{background:#ffffffb3;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:12px;right:12px}.word-card.sun{background:#fff0bd}.word-card.mountain,.word-card.sky{background:#d9edf2}.word-card.yak,.word-card.home{background:#eadfd8}.word-card.flower,.word-card.moon{background:#f6dfeb}.word-card.horse,.word-card.water,.word-card.mint{background:#dff1e8}.tools-section{color:#fff;background:linear-gradient(135deg,#2d3c4e,#374f55);border-radius:36px;grid-template-columns:.8fr 1.2fr;gap:38px;margin-bottom:68px;padding:48px;display:grid;position:relative;overflow:hidden}.tools-section:after{content:"༡༢༣";color:#ffffff09;font-size:170px;position:absolute;bottom:-45px;right:-10px}.tools-copy{z-index:2;position:relative}.tools-copy>p:first-child{color:#f2bb55}.tools-copy h2{margin-bottom:15px}.tools-copy>p:last-child{color:#c4d3d3;font-size:17px;line-height:1.65}.tool-shelf{z-index:2;grid-template-columns:repeat(3,1fr);gap:12px;display:grid;position:relative}.tool-card{text-align:left;color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1c;border-radius:24px;flex-direction:column;justify-content:end;align-items:flex-start;min-height:180px;padding:20px;display:flex}.tool-card span{color:#ffd36b;margin-bottom:auto;font-size:32px}.tool-card strong{font-size:20px;font-weight:500}.tool-card small{color:#bdcccc;font-size:13px}.tool-card.featured-tool{background:#eb6e5ee0;border-color:#0000}.tool-card.featured-tool span,.tool-card.featured-tool small{color:#fff}.tool-group{color:#f3ddac;border-bottom:1px solid #ffffff21;grid-column:1/-1;align-items:center;gap:8px;margin:13px 0 -3px;padding-bottom:7px;font-size:17px;font-weight:500;display:flex}.tool-group:first-child{margin-top:0}.tool-group span{color:#f2bb55;font-size:10px}.progress-banner{border:1px solid var(--line);min-height:130px;box-shadow:var(--shadow);background:#fff;border-radius:28px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;margin-bottom:48px;padding:24px 30px;display:grid}.badge-orbit{background:#fff0c8;border-radius:24px;place-items:center;width:76px;height:76px;font-size:40px;display:grid}.progress-banner p{color:var(--coral);margin:0;font-size:14px}.progress-banner h2{margin:2px 0 10px;font-size:23px;font-weight:500}.wide-progress{background:#f0e8dc;border-radius:999px;width:100%;max-width:440px;height:8px;overflow:hidden}.wide-progress i{border-radius:inherit;background:linear-gradient(90deg,var(--gold),var(--coral));width:68%;height:100%;display:block}.progress-banner button{color:#fff;background:var(--plum);cursor:pointer;border:0;border-radius:14px;min-width:110px;min-height:46px}.site-footer{color:#8b767d;text-align:center;justify-content:center;align-items:center;gap:12px;display:flex}.site-footer p{margin:0}.site-footer span{color:var(--plum)}.mobile-nav{display:none}.cloud-status{color:#4f6f61;background:#e5f2eb;border-radius:8px;width:max-content;margin:0 0 8px;padding:4px 8px;font-size:11px;display:block}.cloud-status.syncing{color:#725d35;background:#fff1d5}.cloud-status.offline,.cloud-status.local{color:#75676c;background:#f2ece8}.learned-garden{background:linear-gradient(145deg,#e4f3e9,#fff4d7);border-radius:31px;padding:28px;box-shadow:inset 0 0 0 1px #5a8b6e1f}.learned-garden-head{justify-content:space-between;align-items:end;gap:18px;display:flex}.learned-garden-head p{color:#4f826f;margin:0;font-size:15px}.learned-garden-head h2{margin:1px 0 3px;font-size:29px;font-weight:500}.learned-garden-head small{color:var(--muted)}.learned-garden-head>span{color:#46755f;white-space:nowrap;background:#ffffffb8;border-radius:999px;padding:7px 12px}.learned-flowers{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:20px;display:grid}.learned-flowers button{min-height:138px;color:var(--ink);cursor:pointer;animation:.45s both flower-rise;animation-delay:var(--flower-delay);background:#ffffffd1;border:1px solid #51866921;border-radius:23px;flex-direction:column;justify-content:center;align-items:center;padding:12px 8px;display:flex;box-shadow:0 10px 24px #42695314}.learned-flowers button:hover{transform:translateY(-4px)}.learned-flowers span{font-size:43px}.learned-flowers strong{margin-top:3px;font-size:20px;font-weight:500}.learned-flowers small{color:#4f826f}.learned-empty{background:#ffffff8c;border:1px dashed #a8c6b3;border-radius:21px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:19px;padding:17px 19px;display:grid}.learned-empty>span{font-size:35px}.learned-empty>div{flex-direction:column;display:flex}.learned-empty strong{font-weight:500}.learned-empty small{color:var(--muted)}.learned-empty button{color:#fff;cursor:pointer;background:#4f826f;border:0;border-radius:14px;min-height:45px;padding:8px 15px}@keyframes flower-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.progress-actions{gap:6px;display:grid}.progress-actions button+button{min-height:38px;color:var(--plum);background:#f0e6da;font-size:12px}@media (max-width:900px){.desktop-nav{display:none}.hero{grid-template-columns:1fr}.hero-world{min-height:380px}.hero-copy{padding:48px 34px 42px}.path-grid,.word-grid{grid-template-columns:repeat(2,1fr)}.lesson-layout,.tools-section{grid-template-columns:1fr}.tool-shelf{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.learning-shell{padding-bottom:95px}.topbar{width:calc(100% - 24px);height:72px}.brand-mark{border-radius:14px;width:42px;height:42px}.brand strong{font-size:20px}.brand small{display:none}.profile-button{padding:5px 8px 5px 11px}.hero,.section,.lesson-layout,.tools-section,.progress-banner,.site-footer{width:calc(100% - 24px)}.hero{border-radius:28px;margin-top:2px;margin-bottom:45px}.hero-copy{padding:38px 22px 36px}.hero h1{font-size:42px}.hero-note{font-size:18px}.tiny-stats{gap:12px}.hero-world{min-height:330px}.mountains{top:95px}.sun-disc{width:62px;height:62px;top:30px;right:30px}.hero-card{width:84px;height:101px;font-size:39px}.card-kha{top:170px}.card-ga{top:220px;left:110px}.card-ka{top:170px}.yak-friend{font-size:67px;right:32px}.section,.lesson-layout,.tools-section{margin-bottom:46px}.section-heading{align-items:center}.section-heading h2,.tools-copy h2{font-size:27px}.path-grid{gap:10px}.path-card{min-height:145px;padding:16px}.path-copy strong{font-size:19px}.progress-track{left:16px}.recommended-card{grid-template-columns:auto 1fr;padding:15px}.recommended-card>button{grid-column:1/-1;width:100%}.lesson-main{min-height:165px}.big-letter{font-size:98px}.practice-card{padding:24px 18px}.practice-options{gap:6px}.picture-section{padding:24px 15px}.word-grid{gap:9px}.word-card{min-height:155px}.word-card>span{font-size:53px}.tools-section{border-radius:28px;padding:30px 20px}.tool-shelf{grid-template-columns:1fr}.tool-card{min-height:128px}.progress-banner{grid-template-columns:auto 1fr;padding:20px}.progress-banner button{grid-column:1/-1}.badge-orbit{width:62px;height:62px}.mobile-nav{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffefcf0;border:1px solid #68263a21;border-radius:22px;grid-template-columns:repeat(5,1fr);padding:7px;display:grid;position:fixed;bottom:8px;left:8px;right:8px;box-shadow:0 15px 35px #45242f38}.mobile-nav a{color:#8b777d;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:1px;min-height:54px;font-size:10px;display:flex}.mobile-nav a span{font-size:17px;line-height:1}.mobile-nav a.active{color:#fff;background:var(--plum)}}@media (max-width:700px){.learned-garden{padding:22px 16px}.learned-garden-head{flex-direction:column;align-items:flex-start}.learned-flowers{scroll-snap-type:x mandatory;padding-bottom:7px;display:flex;overflow-x:auto}.learned-flowers button{scroll-snap-align:start;min-width:132px}.learned-empty{grid-template-columns:auto 1fr}.learned-empty button{grid-column:1/-1;width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.path-card{transition:none}.celebration,.celebration>span,.celebration>div{animation:none}}.lesson-main{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.lesson-main b{filter:drop-shadow(0 8px 10px #00000029);margin-left:auto;font-size:62px}.lesson-bottom{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.lesson-bottom>button{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:11px;width:34px;height:34px;font-size:25px;line-height:1}.lesson-top b{color:#ffd36b;background:#ffffff17;border-radius:999px;margin-left:auto;padding:3px 9px;font-size:13px}.flash-actions{z-index:2;grid-template-columns:1fr 1fr;gap:8px;margin:-5px 0 16px;display:grid;position:relative}.flash-actions button{color:#f1dce3;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:13px;min-height:43px}.flash-actions button+button{color:#563041;background:#ffd36b;border-color:#ffd36b}.lesson-dots i.mastered:not(.active){background:#79c8a9}.flash-actions .review-unmastered{color:#f1dce3;background:#ffffff14;border-color:#ffffff24;grid-column:1/-1}.practice-options button{transition:all .15s}.practice-options button:hover{color:#fff;background:var(--coral);border-color:var(--coral);transform:translateY(-2px)}.practice-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.practice-top .eyebrow{margin:0}.practice-top b{color:#746269;background:#f5ede4;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:500}.practice-review{min-height:38px;color:var(--plum);cursor:pointer;background:#f1e7dc;border:0;border-radius:12px;margin-top:10px;padding:4px 12px}.practice-options button:disabled{opacity:.6;cursor:wait;transform:none}.game-feedback{color:#89757c;min-height:23px;margin:13px 0 0;font-size:15px}.game-feedback.correct{color:#27836b}.section-count{color:var(--plum);border:1px solid var(--line);background:#fff;border-radius:999px;padding:5px 12px;font-size:14px}.game-zone{background:#efe7da;border-radius:36px;padding:36px}.game-grid{grid-template-columns:1.05fr .95fr;gap:16px;display:grid}.memory-game,.quiz-game{background:#fff;border-radius:28px;min-height:380px;padding:25px;box-shadow:0 12px 30px #522c3014}.game-title{align-items:center;gap:11px;display:flex}.game-title>span{background:#fff0c8;border-radius:15px;place-items:center;width:47px;height:47px;font-size:25px;display:grid}.game-title div{flex-direction:column;display:flex}.game-title p{margin:0;font-size:21px}.game-title small{color:var(--muted);font-size:13px}.game-title button,.game-title b{color:var(--plum);background:#f6eee4;border:0;border-radius:12px;margin-left:auto;padding:8px 11px;font-size:13px}.memory-grid{grid-template-columns:repeat(4,1fr);gap:9px;margin:23px 0 14px;display:grid}.memory-grid button{aspect-ratio:1;color:#fff;cursor:pointer;background:linear-gradient(145deg,#814259,#57253a);border:0;border-radius:17px;transition:transform .18s,background .18s;box-shadow:inset 0 -3px #00000021}.memory-grid button:hover{transform:translateY(-3px)}.memory-grid button.showing{color:var(--ink);background:#fff0c8;transform:rotateY(180deg)}.memory-grid button.matched{box-shadow:none;background:#dff1e8}.memory-grid button span{font-size:23px;display:block}.memory-grid button.showing span{transform:rotateY(180deg)}.memory-game>p{text-align:center;color:var(--muted);margin:0}.quiz-progress{background:#eee5d9;border-radius:999px;height:7px;margin:20px 0;overflow:hidden}.quiz-progress i{border-radius:inherit;background:linear-gradient(90deg,var(--gold),var(--coral));height:100%;display:block}.quiz-game h3{min-height:70px;margin:21px 0;font-size:25px;font-weight:500;line-height:1.5}.quiz-options{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.quiz-options button{border:1px solid var(--line);cursor:pointer;background:#fffaf3;border-radius:17px;min-height:72px;font-size:27px}.quiz-options button:hover{border-color:var(--coral);background:#ffe8df}.sound-game,.sentence-game,.number-game,.letter-game{background:#fff;border-radius:28px;min-height:380px;padding:25px;box-shadow:0 12px 30px #522c3014}.sound-orb{color:#fff;cursor:pointer;background:radial-gradient(circle at 35% 28%,#8ebfc8,#497a86);border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:180px;height:180px;margin:25px auto 18px;display:flex;box-shadow:0 14px 28px #35707d3b,inset 0 0 0 9px #ffffff24}.sound-orb span{font-size:39px}.sound-orb strong{margin-top:5px;font-size:17px;font-weight:500}.sound-orb small{color:#d8edf0}.sound-options{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.sound-options button{border:1px solid var(--line);cursor:pointer;background:#f7fbfa;border-radius:17px;min-height:70px;font-size:33px}.sound-options button:hover{background:#e2f1f2;border-color:#6fa5af}.sentence-line{background:#fffaf3;border:2px dashed #dacdbf;border-radius:19px;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;min-height:91px;margin:25px 0 14px;padding:13px;display:flex}.sentence-line>span{color:#a28e94}.sentence-line button,.sentence-pieces button{min-height:43px;color:var(--plum);cursor:pointer;background:#f3e4d8;border:0;border-radius:13px;padding:5px 13px;font-size:17px}.sentence-pieces{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;min-height:58px;display:flex}.sentence-pieces button{color:#fff;background:var(--plum)}.sentence-pieces button.used{opacity:.2;pointer-events:none}.sentence-check{color:#fff;background:var(--coral);cursor:pointer;border:0;border-radius:14px;width:100%;min-height:48px;margin-top:15px;font-size:16px}.sentence-check:disabled{opacity:.36;cursor:not-allowed}.counting-picture{text-align:center;word-spacing:10px;background:linear-gradient(145deg,#fff0c5,#e1f0ea);border-radius:22px;justify-content:center;align-items:center;min-height:126px;margin:24px 0 12px;padding:20px;font-size:42px;display:flex}.number-game h3{text-align:center;margin:8px 0 14px;font-size:20px;font-weight:500}.number-options{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.number-options button{border:1px solid var(--line);min-height:67px;color:var(--plum);cursor:pointer;background:#fffaf3;border-radius:17px;font-size:34px}.number-options button:hover{color:#fff;background:var(--plum)}.game-mastery{color:#6e5c63;background:#f4ece3;border-radius:999px;width:max-content;max-width:100%;margin:12px 0 -8px auto;padding:4px 10px;font-size:12px}.quiz-mastery{align-items:center;gap:8px;padding:3px 4px 3px 10px;display:flex}.quiz-mastery button{color:#fff;background:var(--plum);cursor:pointer;border:0;border-radius:999px;min-height:30px;padding:3px 9px;font-size:11px}.letter-orb{color:#fff;cursor:pointer;background:linear-gradient(145deg,#e5866d,#b94955);border:0;border-radius:35px;grid-template-rows:auto 1fr;grid-template-columns:1fr auto;align-items:center;width:132px;height:132px;margin:18px auto 12px;padding:15px;display:grid;box-shadow:0 14px 25px #ae435033}.letter-orb small{color:#ffe6de;grid-column:1/-1}.letter-orb strong{font-size:69px;font-weight:500;line-height:1}.letter-orb span{font-size:17px}.letter-game h3{text-align:center;margin:8px 0 13px;font-size:19px;font-weight:500}.letter-options{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.letter-options button{border:1px solid var(--line);min-height:88px;color:var(--plum);cursor:pointer;background:#fffaf3;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:9px;display:flex}.letter-options button:hover{border-color:var(--coral);background:#fff0e7}.letter-options button:disabled{opacity:.62;cursor:wait}.letter-options span{font-size:31px}.letter-options strong{font-size:15px;font-weight:500}.tools-section{grid-template-columns:.72fr 1.28fr}.tool-shelf{grid-template-columns:repeat(2,1fr)}.tool-card{min-height:155px;text-decoration:none;transition:all .18s}.tool-card:hover{background:#ffffff1f;transform:translateY(-4px)}.tool-card.studio-link{background:linear-gradient(145deg,#64a4927a,#ffffff14);border-color:#a8e2cd4d}.tool-card.family-account-link{background:linear-gradient(145deg,#dc9a5773,#ffffff14);border-color:#f5cd9647}.toast{z-index:100;color:#fff;background:#253e3d;border-radius:999px;padding:12px 20px;font-size:17px;animation:.25s both toast-in;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 15px 35px #142d2b40}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,15px)}to{opacity:1;transform:translate(-50%)}}.celebration{z-index:160;pointer-events:none;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#fff8e75c;place-items:center;animation:2.4s both celebrate-fade;display:grid;position:fixed;inset:0}.celebration>span{font-size:37px;animation:1.35s ease-in-out infinite alternate star-float;position:absolute}.celebration>span:first-child{animation-delay:-.3s;top:21%;left:13%}.celebration>span:nth-child(2){animation-delay:-.7s;top:17%;right:18%}.celebration>span:nth-child(3){animation-delay:-.9s;bottom:17%;left:20%}.celebration>span:nth-child(4){animation-delay:-.15s;bottom:25%;right:12%}.celebration>span:nth-child(5){animation-delay:-.55s;top:9%;left:50%}.celebration>div{min-width:min(360px,100% - 34px);color:var(--plum);background:#fffaf0;border:1px solid #edac364d;border-radius:28px;flex-direction:column;align-items:center;padding:28px;animation:.5s cubic-bezier(.2,.85,.3,1.25) both celebrate-pop;display:flex;box-shadow:0 30px 70px #532c3033}.celebration b{font-size:55px}.celebration strong{font-size:24px;font-weight:500}.celebration small{color:var(--coral);font-size:17px}@keyframes celebrate-pop{0%{opacity:0;transform:scale(.65)}to{opacity:1;transform:scale(1)}}@keyframes star-float{to{transform:translateY(-18px)rotate(14deg)scale(1.15)}}@keyframes celebrate-fade{0%,85%{opacity:1}to{opacity:0}}.tool-modal{z-index:120;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1f171b94;place-items:center;padding:24px;animation:.18s both fade-in;display:grid;position:fixed;inset:0}.tool-modal-card{background:#fffaf1;border-radius:30px;width:min(760px,100%);max-height:calc(100vh - 40px);padding:27px;overflow:auto;box-shadow:0 30px 80px #1d14184d}.modal-head{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.modal-head p{color:var(--coral);margin:0;font-size:14px}.modal-head h2{margin:0;font-size:30px;font-weight:500}.modal-head>button{cursor:pointer;background:#efe5d8;border:0;border-radius:14px;width:42px;height:42px;font:24px/1 system-ui,sans-serif}.mini-calculator{background:#332b2d;border-radius:25px;max-width:580px;margin:auto;overflow:hidden}.mini-display{color:#fff;background:#241f20;flex-direction:column;justify-content:center;align-items:flex-end;min-height:130px;padding:22px;display:flex}.mini-display small{color:#c7aeb5}.mini-display strong{font-size:55px;font-weight:500}.mini-keys{grid-template-columns:repeat(4,1fr);gap:8px;padding:12px;display:grid}.mini-keys button{cursor:pointer;background:#fff5e8;border:0;border-radius:13px;min-height:58px;font-size:24px}.mini-keys button.utility{background:#bfb0a4;font-size:15px}.mini-keys button.operator{color:#fff;background:var(--plum);font-size:15px}.mini-keys button.decimal-key{font-size:15px}.mini-keys button.equals{background:var(--gold);font-size:15px}.mini-keys button.wide{grid-column:span 2}.alphabet-board{grid-template-columns:repeat(8,1fr);gap:8px;display:grid}.alphabet-board button{aspect-ratio:1;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;display:flex}.alphabet-board button span{font-size:29px}.alphabet-board button small{font-size:10px}.timer-tool{flex-direction:column;align-items:center;padding:16px;display:flex}.timer-presets{gap:7px;margin-bottom:18px;display:flex}.timer-presets button{border:1px solid var(--line);min-height:40px;color:var(--plum);cursor:pointer;background:#fff;border-radius:999px;padding:6px 13px}.timer-presets button.active{color:#fff;background:var(--plum)}.timer-ring{background:#fff;border:13px solid #efe3d4;border-radius:50%;outline:4px solid #fff;flex-direction:column;justify-content:center;align-items:center;width:250px;height:250px;display:flex;box-shadow:0 16px 35px #522c301f}.timer-ring.running{border-color:#a7d7c8}.timer-ring span{font-size:54px}.timer-ring small{color:var(--muted)}.timer-actions{gap:10px;margin-top:24px;display:flex}.timer-actions button{color:#fff;background:var(--plum);cursor:pointer;border:0;border-radius:14px;min-width:120px;min-height:46px}.timer-actions button+button{color:var(--plum);background:#efe5d8}.converter-tool{gap:14px;max-width:680px;margin:auto;display:grid}.converter-intro{background:#fffaf0;border:1px solid #eadfcf;border-radius:19px;grid-template-columns:auto 1fr;align-items:center;gap:13px;padding:15px;display:grid}.converter-intro>span{color:#fff;background:linear-gradient(135deg,var(--plum),#7c4e66);text-align:center;border-radius:14px;min-width:112px;padding:12px 14px;font-size:23px}.converter-intro div{flex-direction:column;display:flex}.converter-intro strong{font-size:18px!important}.converter-intro small{margin-top:3px;line-height:1.45}.converter-modes{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.converter-modes button{border:1px solid var(--line);min-height:48px;color:var(--plum);cursor:pointer;background:#fff;border-radius:14px;padding:7px}.converter-modes button.active{color:#fff;background:var(--plum);border-color:var(--plum)}.converter-tool label{color:var(--muted);font-size:17px}.converter-tool input{background:#fff;border:2px solid #e4d8ca;border-radius:17px;width:100%;height:66px;padding:10px 18px;font:28px Microsoft Himalaya,Noto Serif Tibetan,system-ui,sans-serif}.converter-tool input:focus{border-color:var(--plum);outline:3px solid #633c5029}.converter-results{grid-template-columns:1fr 1fr;gap:9px;display:grid}.converter-results article{background:#f8f3eb;border-radius:19px;flex-direction:column;justify-content:center;align-items:center;min-height:116px;padding:17px;display:flex}.converter-results article:nth-child(2){background:#e9f3ef}.converter-results .word-result{background:linear-gradient(145deg,#ffe7de,#fff1c8);grid-column:1/-1;min-height:145px}.converter-results strong{text-align:center;overflow-wrap:anywhere;margin-top:3px;font-weight:500;font-size:38px!important}.converter-results .western-number{font-family:system-ui,sans-serif}.word-result button{color:#fff;background:var(--plum);cursor:pointer;border:0;border-radius:999px;margin-top:12px;padding:8px 13px}.converter-empty{text-align:center;background:#f6f1e9;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:180px;padding:24px;display:flex}.converter-empty span{font-size:36px}.converter-empty strong{font-size:22px!important}.converter-empty small{margin-top:4px}.converter-correction{background:#edf7f1;border:1px solid #c9dfd4;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:2px 9px;margin:0;padding:11px 14px;display:grid}.converter-correction span{color:#fff;background:#4d846f;border-radius:50%;grid-row:1/3;place-items:center;width:27px;height:27px;display:grid}.converter-correction b{font-size:18px}.converter-correction small{grid-column:2}.converter-examples{background:#fff;border:1px solid #e8dfd5;border-radius:16px;padding:12px 14px}.converter-examples>div{grid-template-columns:repeat(7,1fr);gap:6px;margin-top:7px;display:grid}.converter-examples button{min-height:42px;color:var(--plum);cursor:pointer;background:#fffaf3;border:1px solid #e2d5c7;border-radius:11px;font-size:19px}.converter-review{color:#786d63;background:#f3eee8;border-radius:13px;margin:0;padding:10px 13px;font-size:12px;line-height:1.5}.converter-tool small{color:var(--muted)}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.discovery-section{grid-template-columns:1.12fr .88fr;gap:18px;display:grid}.story-card,.culture-panel{background:#fff;border-radius:32px;overflow:hidden;box-shadow:0 14px 36px #522c3014}.story-card{grid-template-columns:.9fr 1.1fr;min-height:490px;display:grid}.story-scene{place-items:center;display:grid;position:relative;overflow:hidden}.story-scene:before,.story-scene:after{content:"";background:#9fcf9d;border-radius:50% 50% 0 0;height:150px;position:absolute;bottom:-36px;left:-8%;right:-8%}.story-scene:after{background:#79b887;height:170px;bottom:-70px;left:30%;right:-20%}.story-scene.dawn{background:linear-gradient(#ffd7ac,#fff1c9)}.story-scene.meadow{background:linear-gradient(#b9e2eb,#f5edc6)}.story-scene.evening{background:linear-gradient(#9887b5,#f0b7a7)}.story-scene>span{z-index:3;filter:drop-shadow(0 12px 9px #30252521);font-size:95px;position:relative}.story-cloud{color:#ffffffc7;font-size:46px;position:absolute}.story-cloud.one{top:25px;left:16px}.story-cloud.two{font-size:32px;top:73px;right:18px}.story-copy{flex-direction:column;padding:32px;display:flex}.story-copy>p{color:var(--coral);margin:0;font-size:14px}.story-copy h2{margin:8px 0 13px;font-size:30px;font-weight:500}.story-text{color:#5e4d52;font-size:19px;line-height:1.75}.story-question{background:#fff5e8;border-radius:17px;margin:15px 0;padding:13px}.story-question>strong{font-size:16px;font-weight:500}.story-question>div{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:8px;display:grid}.story-question button{min-height:38px;color:var(--plum);cursor:pointer;background:#fff;border:1px solid #e3d4c4;border-radius:11px;padding:4px}.story-question button[aria-pressed=true]{color:#fff;background:#40866f;border-color:#40866f}.story-question small{min-height:19px;color:var(--muted);margin-top:6px;display:block}.story-controls{grid-template-columns:42px 1fr 42px;gap:8px;margin-top:auto;display:grid}.story-controls button{min-height:43px;color:var(--plum);cursor:pointer;background:#f2e8dc;border:0;border-radius:13px;font-size:24px}.story-controls .story-listen{color:#fff;background:var(--plum);font-size:16px}.story-dots{justify-content:center;gap:7px;margin-top:12px;display:flex}.story-dots button{cursor:pointer;background:#ddcfc1;border:0;border-radius:999px;width:8px;height:8px;padding:0}.story-dots button.active{background:var(--coral);width:25px}.story-series{flex-wrap:wrap;gap:6px;margin:10px 0 6px;display:flex}.story-series button{color:#725c63;cursor:pointer;background:#fffaf4;border:1px solid #eadccc;border-radius:10px;flex:125px;min-height:35px;padding:4px 8px;font-size:12px}.story-series button[aria-pressed=true]{color:#fff;background:#8c4358;border-color:#8c4358}.story-meta{color:#7d6670;justify-content:space-between;align-items:center;gap:10px;font-size:12px;display:flex}.story-meta strong{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.story-meta span{background:#f4e9dd;border-radius:999px;flex:none;padding:2px 7px}.story-chapter-listen{min-height:36px;color:var(--plum);cursor:pointer;background:#fffaf3;border:1px solid #dfd1c2;border-radius:11px;margin-top:7px;font-size:12px}.story-chapter-listen:hover{border-color:var(--plum);background:#f6e9e3}.story-words{margin-top:12px}.story-words>small{color:var(--coral);font-size:12px}.story-words>div{flex-wrap:wrap;gap:5px;margin-top:5px;display:flex}.story-words span{background:#fffaf2;border:1px solid #e7d9c9;border-radius:11px;display:flex;overflow:hidden}.story-words button{min-height:32px;color:var(--plum);cursor:pointer;background:0 0;border:0;padding:3px 8px;font-size:12px}.story-words button:last-child{color:#fff;background:#8c4358;border-left:1px solid #e7d9c9}.story-words button:hover{background:#f2e6da}.story-words button:last-child:hover{background:#6d2940}.culture-panel{padding:28px}.culture-panel .section-heading{margin-bottom:18px}.culture-panel .section-heading h2{font-size:25px}.culture-grid{gap:9px;display:grid}.culture-grid button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fffaf3;border-radius:18px;grid-template-columns:48px 1fr auto;align-items:center;gap:11px;width:100%;min-height:67px;padding:10px 12px;transition:all .16s;display:grid}.culture-grid button:hover{border-color:#d8a998;transform:translate(4px)}.culture-grid button>span{font-size:32px}.culture-grid button>div{flex-direction:column;display:flex}.culture-grid strong{font-size:17px;font-weight:500}.culture-grid small{color:var(--muted)}.culture-grid b{font-size:12px}.culture-grid button.active{background:#fff0df;border-color:#8c4358;box-shadow:inset 4px 0 #8c4358}.culture-focus{color:#fff;background:linear-gradient(135deg,#71364d,#8a4f60);border-radius:21px;grid-template-columns:64px 1fr;gap:12px;margin-top:12px;padding:16px;display:grid}.culture-focus>span{background:#ffffff24;border-radius:18px;place-items:center;width:64px;height:64px;font-size:36px;display:grid}.culture-focus>div{flex-direction:column;display:flex}.culture-focus small{color:#f1ced7}.culture-focus strong{font-size:21px;font-weight:500}.culture-focus p{color:#f8eaf0;margin:5px 0 0;line-height:1.55}.culture-focus>button{color:#563041;cursor:pointer;background:#ffd36b;border:1px solid #ffffff2b;border-radius:13px;grid-column:1/-1;min-height:42px}.tracing-tool{max-width:620px;margin:auto}.trace-instructions{align-items:center;gap:12px;margin-bottom:14px;display:flex}.trace-instructions>span{background:#ffe6c3;border-radius:17px;place-items:center;width:52px;height:52px;font-size:27px;display:grid}.trace-instructions>div{flex-direction:column;display:flex}.trace-instructions strong{font-size:21px}.trace-instructions small{color:var(--muted)}.tracing-tool canvas{touch-action:none;cursor:crosshair;background:#fff;border:2px dashed #d9c8b8;border-radius:25px;width:100%;height:310px;display:block}.trace-actions{grid-template-columns:1fr 1.7fr;gap:9px;margin-top:12px;display:grid}.trace-actions button{min-height:50px;color:var(--plum);cursor:pointer;background:#eee3d7;border:0;border-radius:15px}.trace-actions .trace-done{color:#fff;background:var(--plum)}.trace-actions .trace-done:disabled{opacity:.42;cursor:not-allowed}.trace-character-list{grid-template-columns:repeat(10,1fr);gap:4px;margin:10px 0 14px;display:grid}.trace-character-list button{aspect-ratio:1;border:1px solid var(--line);min-height:39px;color:var(--ink);cursor:pointer;background:#fff;border-radius:11px;font-size:20px}.trace-character-list button.active{color:#fff;background:var(--plum);border-color:var(--plum);transform:translateY(-1px)}.trace-instructions>section{align-items:center;gap:5px;margin-left:auto;display:flex}.trace-instructions>section button{cursor:pointer;background:#ffe6c3;border:0;border-radius:11px;width:34px;height:34px}.trace-instructions>section b{color:var(--plum);background:#f1e7dd;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:500}@media (max-width:600px){.trace-character-list{scroll-snap-type:x mandatory;padding-bottom:5px;display:flex;overflow-x:auto}.trace-character-list button{scroll-snap-align:start;min-width:43px}.trace-instructions>section b{white-space:nowrap}}.notebook-tool{max-width:620px;margin:auto}.notebook-paper{background:repeating-linear-gradient(#fff 0 43px,#eadfd5 44px);border-radius:25px;padding:25px}.notebook-paper label{color:var(--coral);margin-bottom:10px;font-size:18px;display:block}.notebook-paper textarea{resize:vertical;width:100%;min-height:210px;color:var(--ink);background:0 0;border:0;outline:none;padding:4px 8px;font:22px/2 Microsoft Himalaya,Noto Serif Tibetan,serif}.notebook-paper textarea::placeholder{color:#b2a2a6}.starter-words{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.starter-words button{min-height:38px;color:var(--plum);cursor:pointer;background:#fffaf2;border:1px solid #e5d8cb;border-radius:999px;padding:5px 12px}.notebook-actions{justify-content:space-between;align-items:center;gap:16px;margin-top:13px;display:flex}.notebook-actions small{color:var(--muted)}.notebook-actions button{color:#fff;background:var(--plum);cursor:pointer;border:0;border-radius:14px;min-width:130px;min-height:48px}.notebook-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.notebook-heading b{color:var(--plum);background:#fff0cf;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:500}.notebook-practice{background:linear-gradient(135deg,#e3f1ec,#e1eff3);border-radius:19px;margin-top:13px;padding:14px}.notebook-practice>small{color:#4f826f;margin-bottom:7px;display:block}.notebook-practice>div{grid-template-columns:43px 1fr 43px;gap:7px;display:grid}.notebook-practice button{color:var(--plum);cursor:pointer;background:#ffffffbf;border:0;border-radius:13px;font-size:23px}.notebook-current{flex-direction:column;justify-content:center;align-items:center;min-height:92px;display:flex}.notebook-current>span{font-size:16px}.notebook-current>strong{font-size:27px;font-weight:500}.notebook-current>small{color:var(--muted);font-size:11px}.worksheet-tool{max-width:680px;margin:auto}.worksheet-print{color:#2c2530;background:#fff;border:1px solid #ddd1c4;border-radius:20px;padding:27px}.worksheet-heading{border-bottom:2px solid #71364d;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding-bottom:13px;display:grid}.worksheet-heading>span{color:#d59b31;font-size:24px}.worksheet-heading h2{margin:0;font-size:25px;font-weight:500}.worksheet-heading p{color:#74646a;margin:3px 0 0;font-size:13px}.worksheet-heading b{color:#fff;background:#71364d;border-radius:14px;place-items:center;width:48px;height:48px;font-size:27px;display:grid}.worksheet-print section{margin-top:18px}.worksheet-print h3{margin:0 0 10px;font-size:17px;font-weight:500}.trace-row{border-bottom:1px solid #e5ddd4;grid-template-columns:44px 1fr;align-items:center;display:grid}.trace-row strong{font-size:28px}.trace-row span{color:#d6cbc1;letter-spacing:.12em;font-size:28px}.number-row{text-align:center;border:1px dashed #cdbfb1;border-radius:12px;padding:12px;font-size:24px}.blank-lines{border-bottom:1px solid #d7ccc1;margin-top:7px;line-height:1.4}.worksheet-match{grid-template-columns:1fr 1fr;gap:50px;display:grid}.worksheet-match>div{justify-content:space-around;gap:8px;display:flex}.worksheet-match span{font-size:22px}.worksheet-print footer{text-align:center;color:#8c747c;border-top:1px solid #ddd1c4;margin-top:20px;padding-top:10px;font-size:13px}.print-button{color:#fff;background:var(--plum);cursor:pointer;border:0;border-radius:14px;width:100%;min-height:49px;margin-top:12px;font-size:17px}.printable-cards-tool{max-width:700px;margin:auto}.flashcards-print{color:#2c2530;background:#fff;border:1px solid #ddd1c4;border-radius:20px;padding:22px}.flashcards-print>header{border-bottom:2px solid var(--plum);justify-content:space-between;align-items:end;gap:15px;padding-bottom:11px;display:flex}.flashcards-print header small{color:#b07d2c}.flashcards-print h2{margin:2px 0 0;font-size:24px;font-weight:500}.flashcards-print header p{text-align:right;color:var(--muted);margin:0;font-size:12px}.print-card-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px;display:grid}.print-card-grid article{text-align:center;background:#fffaf1;border:2px dashed #d8c8b7;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:145px;padding:9px;display:flex;position:relative}.print-card-grid article>b{color:var(--plum);font-size:23px;font-weight:500;position:absolute;top:6px;left:8px}.print-card-grid article>span{font-size:42px;line-height:1.2}.print-card-grid article>strong{font-size:19px;font-weight:500}.print-card-grid article>small{color:var(--muted);font-size:10px}.flashcards-print>footer{text-align:center;color:#8a737a;margin-top:11px;font-size:12px}.report-tool{max-width:680px;margin:auto}.report-print{color:#2c2530;background:#fff;border:1px solid #ddd1c4;border-radius:20px;padding:27px}.report-print>header{border-bottom:2px solid var(--plum);align-items:center;gap:14px;padding-bottom:14px;display:flex}.report-print>header>span{background:#fff0c9;border-radius:20px;place-items:center;width:70px;height:70px;font-size:40px;display:grid}.report-print header small{color:#b07d2c}.report-print h2{margin:1px 0;font-size:26px;font-weight:500}.report-print header p{color:var(--muted);margin:0;font-size:12px}.report-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0;display:grid}.report-stats span{background:#fff4df;border-radius:15px;flex-direction:column;align-items:center;padding:10px;display:flex}.report-stats b{color:var(--plum);font-size:27px}.report-stats small{color:var(--muted)}.report-print section h3{margin:16px 0 8px;font-size:18px;font-weight:500}.report-path{grid-template-columns:36px 110px 1fr auto;align-items:center;gap:8px;margin-top:7px;display:grid}.report-path>span{background:#f2e7db;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.report-path>strong{font-size:14px;font-weight:500}.report-path>i{background:#eee4d9;border-radius:99px;height:7px;overflow:hidden}.report-path>i b{background:linear-gradient(90deg,var(--gold),var(--coral));height:100%;display:block}.report-path>small{color:var(--muted);font-size:10px}.report-print aside{background:#e8f3ec;border-radius:17px;grid-template-columns:46px 1fr;gap:10px;margin-top:17px;padding:14px;display:grid}.report-print aside>span{font-size:31px}.report-print aside>div{flex-direction:column;display:flex}.report-print aside small{color:#4f816d}.report-print aside strong{font-size:17px}.report-print aside p{color:#65756f;margin:3px 0 0;font-size:12px}.report-print>footer{text-align:center;color:#8c747c;border-top:1px solid #ddd1c4;margin-top:16px;padding-top:10px;font-size:12px}.profile-tool{gap:18px;max-width:600px;margin:auto;display:grid}.profile-tool>label,.profile-tool legend{color:var(--muted);font-size:16px}.profile-tool>input{width:100%;height:58px;color:var(--ink);background:#fff;border:2px solid #e3d7ca;border-radius:16px;padding:9px 16px;font:22px Microsoft Himalaya,Noto Serif Tibetan,serif}.profile-tool fieldset{border:0;margin:0;padding:0}.profile-tool legend{margin-bottom:9px}.avatar-options{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.avatar-options button{aspect-ratio:1;cursor:pointer;background:#f4ece2;border:2px solid #0000;border-radius:18px;font-size:32px}.avatar-options button.selected{border-color:var(--coral);background:#ffe5dc;transform:translateY(-2px)}.level-options{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.level-options button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:15px;min-height:52px;padding:7px}.level-options button.selected{color:#fff;background:var(--plum);border-color:var(--plum)}.profile-preview{background:linear-gradient(135deg,#ffeac5,#ffe0d8);border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:16px 18px;display:grid}.profile-preview>span{background:#fff;border-radius:16px;place-items:center;width:52px;height:52px;font-size:30px;display:grid}.profile-preview>div{flex-direction:column;display:flex}.profile-preview strong{font-size:21px;font-weight:500}.profile-preview small{color:var(--muted)}.profile-preview>b{font-size:25px}.welcome-tool{gap:17px;max-width:600px;margin:auto;display:grid}.welcome-picture{background:radial-gradient(circle at 85% 10%,#ffffffb3,#0000 28%),linear-gradient(135deg,#d7eef2,#f9e9c8);border-radius:25px;grid-template-columns:auto 1fr;align-items:center;gap:20px;min-height:145px;padding:24px;display:grid}.welcome-picture>span{background:#fffc;border-radius:28px;place-items:center;width:92px;height:92px;font-size:53px;display:grid;box-shadow:0 13px 24px #59503d1f}.welcome-picture small,.welcome-picture strong,.welcome-picture p{display:block}.welcome-picture small{color:var(--coral)}.welcome-picture strong{color:var(--plum);margin-top:2px;font-size:25px;font-weight:500}.welcome-picture p{color:var(--muted);margin:5px 0 0;line-height:1.55}.welcome-tool>label,.welcome-tool legend{color:var(--muted);font-size:15px}.welcome-tool>input{width:100%;height:56px;color:var(--ink);background:#fff;border:2px solid #e3d7ca;border-radius:16px;padding:8px 15px;font:21px Microsoft Himalaya,Noto Serif Tibetan,serif}.welcome-tool fieldset{border:0;margin:0;padding:0}.welcome-tool legend{margin-bottom:8px}.welcome-promise{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.welcome-promise span{background:#f5ede2;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:64px;padding:7px;font:23px system-ui,sans-serif;display:flex}.welcome-promise small{color:var(--muted);font:13px Microsoft Himalaya,Noto Serif Tibetan,serif}.welcome-start{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7d2c44,#59192e);border:0;border-radius:17px;min-height:58px;font-size:19px;box-shadow:0 11px 22px #68263a33}@media (max-width:600px){.welcome-picture{text-align:center;grid-template-columns:1fr;padding:18px}.welcome-picture>span{width:78px;height:78px;margin:auto;font-size:44px}.welcome-picture strong{font-size:22px}.welcome-promise{gap:5px}.welcome-promise span{min-height:57px;font-size:20px}.welcome-start{font-size:17px}}.pronunciation-tool{text-align:center;max-width:610px;margin:auto}.pronunciation-word{text-align:left;background:linear-gradient(135deg,#fff0c9,#ffe1d7);border-radius:20px;grid-template-columns:1fr auto;align-items:center;padding:17px;display:grid}.pronunciation-word small{color:var(--muted)}.pronunciation-word strong{grid-row:2;font-size:34px;font-weight:500}.pronunciation-word button{color:#fff;background:var(--plum);cursor:pointer;border:0;border-radius:14px;grid-area:1/2/3;min-height:48px;padding:8px 14px}.record-orb{color:#fff;background:radial-gradient(circle at 36% 28%,#ec8b7d,#a9465a);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:190px;height:190px;margin:22px auto 16px;display:flex;box-shadow:0 17px 34px #7e2f4638,inset 0 0 0 10px #ffffff21}.record-orb.recording{animation:1.15s ease-in-out infinite record-pulse}.record-orb span{font-size:42px}.record-orb strong{margin-top:5px;font-size:16px;font-weight:500}.record-actions{grid-template-columns:1.4fr 1fr;gap:9px;display:grid}.record-actions button{color:#fff;background:var(--plum);cursor:pointer;border:0;border-radius:14px;min-height:49px}.record-actions button.stop{background:#c84747}.record-actions button+button{color:var(--plum);background:#eee3d7}.pronunciation-tool audio{width:100%;margin-top:14px}.pronunciation-tool>p{min-height:24px;color:var(--muted);margin:12px 0 4px}.privacy-note{color:#43806f;display:block}@keyframes record-pulse{50%{transform:scale(1.035);box-shadow:0 17px 34px #7e2f4647,0 0 0 12px #e96e5e1f}}.achievement-section{border:1px solid var(--line);background:#fff;border-radius:32px;padding:34px}.achievement-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.achievement-grid>div{text-align:center;background:#f3eee7;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:145px;padding:16px;display:flex}.achievement-grid>div.unlocked{background:linear-gradient(145deg,#fff2c9,#ffe0ce);box-shadow:inset 0 0 0 1px #e2a75b33}.achievement-grid span{font-size:40px}.achievement-grid strong{margin-top:6px;font-size:17px;font-weight:500}.achievement-grid small{color:var(--muted)}.achievement-grid .locked{filter:grayscale();opacity:.58}.week-card{color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#5b2a3e,#7b3c52);border-radius:32px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:28px;padding:30px 34px;display:grid}.week-card p{color:#ffd36b;margin:0;font-size:14px}.week-card h2{margin:4px 0;font-size:27px;font-weight:500}.week-card>div>small{color:#e8cbd4}.week-days{grid-template-columns:repeat(7,1fr);gap:7px;display:grid}.week-days>div{background:#ffffff17;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-height:88px;display:flex}.week-days span{background:#ffffff1f;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.week-days small{color:#e8cbd4;margin-top:3px}.week-days .done{background:#ffd36b2e}.week-days .done span{color:#603147;background:#ffd36b}.week-days .today{box-shadow:inset 0 0 0 2px #ffd36b}.modal-head>button{width:auto;min-width:58px;padding:0 11px;font:15px/1 inherit}@media (max-width:900px){.game-grid,.tools-section{grid-template-columns:1fr}.tool-shelf{grid-template-columns:repeat(2,1fr)}.discovery-section{grid-template-columns:1fr}.achievement-grid{grid-template-columns:repeat(2,1fr)}.week-card{grid-template-columns:1fr}}@media (max-width:600px){.lesson-main b{font-size:44px}.big-letter{font-size:90px}.game-zone{padding:24px 15px}.game-grid{gap:12px}.memory-game,.quiz-game,.sound-game,.sentence-game,.number-game{min-height:auto;padding:19px}.memory-grid{gap:6px}.memory-grid button{border-radius:13px}.quiz-game h3{font-size:21px}.sound-orb{width:155px;height:155px}.tool-shelf{grid-template-columns:1fr}.toast{text-align:center;max-width:calc(100% - 30px);bottom:82px}.tool-modal{padding:10px}.tool-modal-card{border-radius:24px;padding:20px}.alphabet-board{grid-template-columns:repeat(5,1fr)}.modal-head h2{font-size:25px}.mini-keys button{min-height:53px}.timer-ring{width:210px;height:210px}.converter-intro{grid-template-columns:1fr}.converter-intro>span{width:100%}.converter-modes{grid-template-columns:1fr}.converter-results strong{font-size:32px!important}.converter-examples>div{grid-template-columns:repeat(4,1fr)}.story-card{grid-template-columns:1fr}.story-scene{min-height:230px}.story-scene>span{font-size:78px}.story-copy{padding:25px 20px}.story-copy h2{font-size:26px}.story-text{font-size:18px}.culture-panel{padding:22px 15px}.achievement-section{padding:25px 15px}.achievement-grid{gap:8px}.achievement-grid>div{min-height:128px;padding:12px}.tracing-tool canvas{height:280px}.trace-actions{grid-template-columns:1fr}.trace-actions button{min-height:48px}.week-card{padding:25px 16px}.week-days{gap:4px}.week-days>div{border-radius:13px;min-height:73px}.week-days span{width:29px;height:29px}.week-days small{font-size:11px}.notebook-paper{padding:18px 12px}.notebook-actions{flex-direction:column;align-items:stretch}.notebook-actions button{width:100%}}@media (display-mode:standalone){.topbar{padding-top:env(safe-area-inset-top)}.learning-shell{padding-bottom:calc(95px + env(safe-area-inset-bottom))}.mobile-nav{bottom:calc(8px + env(safe-area-inset-bottom))}}@media print{body *{visibility:hidden!important}.worksheet-print,.worksheet-print *{visibility:visible!important}.worksheet-print{border:0;border-radius:0;width:100%;padding:12mm;position:fixed;inset:0}.worksheet-print section{break-inside:avoid}.tool-modal{background:#fff}.print-button{display:none!important}.flashcards-print,.flashcards-print *{visibility:visible!important}.flashcards-print{border:0;border-radius:0;width:100%;padding:7mm;position:fixed;inset:0}.print-card-grid{grid-template-columns:repeat(3,1fr);gap:2mm}.print-card-grid article{break-inside:avoid;min-height:39mm}.printable-cards-tool>.print-button{display:none!important}.report-print,.report-print *{visibility:visible!important}.report-print{border:0;border-radius:0;width:100%;padding:12mm;position:fixed;inset:0}.report-tool>.print-button{display:none!important}}@media (max-width:600px){.flashcards-print{padding:14px}.flashcards-print>header{flex-direction:column;align-items:flex-start}.flashcards-print header p{text-align:left}.print-card-grid{grid-template-columns:1fr 1fr}.print-card-grid article{min-height:135px}.progress-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}.report-print{padding:17px}.report-path{grid-template-columns:36px 1fr auto}.report-path>i{grid-column:2/-1}.report-print h2{font-size:22px}}.report-sticker{background:#fff4d8;border-radius:15px;flex:none;place-items:center;width:48px;height:48px;margin-left:auto;font-size:29px;display:grid}.word-search input::-webkit-search-cancel-button{display:none}@media (max-width:600px){.pronunciation-word{text-align:center;grid-template-columns:1fr}.pronunciation-word strong{grid-row:auto}.pronunciation-word button{grid-area:auto;margin-top:9px}.record-orb{width:165px;height:165px}.record-actions{grid-template-columns:1fr}.avatar-options{gap:5px}.level-options,.story-question>div,.converter-modes{grid-template-columns:1fr}}.phrasebook-tool{max-width:650px;margin:auto}.phrase-scenes{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:15px;display:grid}.phrase-scenes button{border:1px solid var(--line);min-height:45px;color:var(--plum);cursor:pointer;background:#fff;border-radius:14px;padding:6px}.phrase-scenes button.active{color:#fff;background:var(--plum);border-color:var(--plum)}.conversation-stage{background:linear-gradient(150deg,#dff2ee,#fff0d5);border-radius:27px;grid-template-columns:96px 1fr;align-content:center;gap:13px;min-height:355px;padding:25px;display:grid;position:relative;overflow:hidden}.conversation-stage:after{content:"༄༅།";color:#68263a0d;font-size:105px;position:absolute;bottom:-28px;right:-16px}.conversation-picture{background:#fff;border-radius:25px;grid-row:1/3;place-items:center;width:82px;height:82px;font-size:45px;display:grid;box-shadow:0 12px 25px #50352f1a}.speech-bubble{z-index:2;background:#fff;border-radius:20px;flex-direction:column;justify-content:center;min-height:115px;padding:17px 54px 17px 19px;display:flex;position:relative;box-shadow:0 10px 24px #50352f14}.speech-bubble.reply{background:#fff7e7;margin-left:38px}.speech-bubble small{color:var(--coral);font-size:13px}.speech-bubble strong{font-size:21px;font-weight:500;line-height:1.55}.speech-bubble button{cursor:pointer;background:#f1e5d7;border:0;border-radius:12px;width:37px;height:37px;position:absolute;top:12px;right:12px}.phrase-controls{justify-content:center;align-items:center;gap:18px;margin:14px 0 10px;display:flex}.phrase-controls button{width:40px;height:40px;color:var(--plum);cursor:pointer;background:#eee3d7;border:0;border-radius:13px;font-size:27px;line-height:1}.phrase-controls span{text-align:center;min-width:70px;color:var(--muted)}.phrase-practice{color:#fff;background:var(--plum);cursor:pointer;border:0;border-radius:15px;width:100%;min-height:50px}.phrase-practice.done{color:#2d6657;background:#dcefe7}@media (max-width:600px){.phrase-scenes{grid-template-columns:1fr}.conversation-stage{grid-template-columns:1fr;min-height:390px;padding:18px}.conversation-picture{grid-row:auto;margin:auto}.speech-bubble.reply{margin-left:18px}.speech-bubble strong{font-size:19px}}.coloring-tool{max-width:680px;margin:auto}.coloring-palette{grid-template-columns:repeat(6,1fr);gap:7px;margin-bottom:13px;display:grid}.coloring-palette button{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:65px;padding:6px 3px;display:flex}.coloring-palette button.selected{border-color:var(--plum);box-shadow:0 6px 15px #68263a1f}.coloring-palette i{border:1px solid #32232829;border-radius:50%;width:30px;height:30px}.coloring-palette span{font-size:12px}.coloring-canvas{background:#fff;border:2px dashed #d8c8b7;border-radius:28px;padding:8px}.coloring-canvas svg{width:100%;height:auto;display:block}.paintable{cursor:pointer;transition:filter .15s}.paintable:hover,.paintable:focus{filter:brightness(1.08);stroke:#68263a;stroke-width:4px;stroke-linejoin:round;outline:none}.coloring-actions{grid-template-columns:1fr 1.5fr;gap:9px;margin-top:12px;display:grid}.coloring-actions button{min-height:49px;color:var(--plum);cursor:pointer;background:#eee3d7;border:0;border-radius:14px}.coloring-actions .coloring-done{color:#fff;background:var(--plum)}.coloring-actions .coloring-done:disabled{opacity:.45;cursor:not-allowed}.color-quiz{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:1fr auto;align-items:center;gap:9px;margin-bottom:11px;padding:12px 14px;display:grid}.color-quiz.active{background:linear-gradient(110deg,#fff0c9,#ffe5dc);border-color:#e7c08e}.color-quiz>div{flex-direction:column;display:flex}.color-quiz small{color:var(--coral)}.color-quiz strong{font-size:19px;font-weight:500}.color-quiz p{min-height:18px;color:var(--muted);margin:1px 0 0;font-size:12px}.color-quiz>button{color:#fff;background:var(--plum);cursor:pointer;border:0;border-radius:12px;min-width:110px;min-height:42px}@media (max-width:600px){.coloring-palette{grid-template-columns:repeat(3,1fr)}.coloring-canvas{border-radius:20px;padding:4px}.coloring-actions{grid-template-columns:1fr}.coloring-palette button{min-height:56px}.color-quiz{grid-template-columns:1fr}.color-quiz>button{width:100%}}.achievement-grid{grid-template-columns:repeat(auto-fit,minmax(135px,1fr))}.install-strip{background:#fffefcf5;border:1px solid #68263a1f;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;width:min(780px,100% - 40px);margin:-46px auto 54px;padding:13px 15px;display:grid;box-shadow:0 13px 30px #522c301a}.install-strip>span{background:#ffe8c6;border-radius:15px;place-items:center;width:48px;height:48px;font-size:25px;display:grid}.install-copy{flex-direction:column;display:flex}.install-strip strong{font-size:17px;font-weight:500}.install-strip small{color:var(--muted)}.install-actions{gap:6px;display:flex}.install-strip button{color:#fff;background:var(--plum);cursor:pointer;border:0;border-radius:13px;min-height:43px;padding:6px 13px}.install-strip button+button{color:var(--plum);background:#f0e6da}@media (max-width:600px){.install-strip{grid-template-columns:auto 1fr;width:calc(100% - 24px);margin:-28px auto 40px}.install-actions{grid-column:1/-1;grid-template-columns:1.4fr 1fr;display:grid}.install-strip button{width:100%}}.certificate-tool{max-width:680px;margin:auto}.certificate-print{text-align:center;background:radial-gradient(circle at 50% 45%,#fff 0,#fffaf0 72%);border:8px double #71364d;flex-direction:column;justify-content:center;align-items:center;min-height:500px;padding:44px 36px;display:flex;position:relative;overflow:hidden}.certificate-print:before,.certificate-print:after{content:"✦";color:#d59b3133;font-size:150px;position:absolute}.certificate-print:before{bottom:-45px;left:-25px}.certificate-print:after{top:-45px;right:-25px}.certificate-corners{color:#d59b31;font-size:25px;position:absolute;top:16px;left:20px}.certificate-avatar{background:#fff3cf;border:3px solid #e2b85c;border-radius:50%;place-items:center;width:86px;height:86px;font-size:48px;display:grid}.certificate-print>p{color:#b47528;margin:12px 0 0;font-size:18px}.certificate-print h2{color:var(--plum);margin:6px 0;font-size:38px;font-weight:500}.certificate-print h3{max-width:540px;margin:7px 0 22px;font-size:20px;font-weight:400;line-height:1.7}.certificate-stats{gap:13px;display:flex}.certificate-stats span{background:#fff0c9;border-radius:17px;flex-direction:column;min-width:130px;padding:10px 18px;display:flex}.certificate-stats b{color:var(--plum);font-size:29px}.certificate-stats small{color:var(--muted)}.certificate-print footer{color:#846d73;border-top:1px solid #d9c4aa;justify-content:space-between;width:100%;margin-top:31px;padding-top:12px;font-size:13px;display:flex}@media (max-width:600px){.certificate-print{min-height:470px;padding:34px 18px}.certificate-print h2{font-size:31px}.certificate-print h3{font-size:18px}.certificate-stats{grid-template-columns:1fr 1fr;width:100%;display:grid}.certificate-stats span{min-width:0;padding:8px}.certificate-print footer{flex-direction:column;align-items:center;gap:5px}}@media print{.certificate-print,.certificate-print *{visibility:visible!important}.certificate-print{border:8px double #71364d;width:100%;height:100%;padding:18mm;position:fixed;inset:0}.certificate-tool>.print-button{display:none!important}.bingo-print,.bingo-print *{visibility:visible!important}.bingo-print{border:0;border-radius:0;width:100%;padding:12mm;position:fixed;inset:0}.bingo-board button{break-inside:avoid;min-height:54mm}.bingo-actions,.bingo-controls{display:none!important}*{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.clock-tool{max-width:640px;margin:auto}.clock-sky{background:linear-gradient(#9dd6e5 0,#e6f0d6 62%,#82ae72 62%);border-radius:29px;place-items:center;min-height:390px;display:grid;position:relative;overflow:hidden}.clock-sun{background:#ffffff80;border-radius:50%;place-items:center;width:68px;height:68px;font-size:40px;display:grid;position:absolute;top:30px;right:42px}.clock-cloud{color:#ffffffb8;font-size:53px;position:absolute}.clock-cloud.one{top:41px;left:38px}.clock-cloud.two{font-size:37px;top:102px;right:145px}.clock-mountains{justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:auto 0 62px}.clock-mountains i{clip-path:polygon(50% 0,100% 100%,0 100%);background:#7b91a0;width:47%;height:170px;margin:0 -13%}.clock-mountains i:nth-child(2){background:#687f90;height:230px}.clock-mountains i:before{content:"";clip-path:polygon(50% 0,72% 55%,59% 42%,48% 62%,34% 43%,0 100%,100% 100%);background:#f7f4ec;height:45%;display:block}.clock-face{z-index:2;color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#482b37d1;border:1px solid #ffffffbd;border-radius:28px;flex-direction:column;align-items:center;min-width:min(390px,100% - 40px);padding:26px;display:flex;position:relative;box-shadow:0 18px 40px #2c2a3038}.clock-face small{color:#ffd36b;font-size:18px}.clock-face strong{font-size:69px;font-weight:500;line-height:1.15}.clock-face b{font-size:19px;font-weight:400}.clock-date{border:1px solid var(--line);background:#fff;border-radius:20px;align-items:center;gap:14px;margin-top:12px;padding:16px 18px;display:flex}.clock-date>span{font-size:32px}.clock-date>div{flex-direction:column;display:flex}.clock-date small{color:var(--muted)}.clock-date strong{font-size:19px;font-weight:500}.weekday-reader{background:#f2eadf;border-radius:20px;margin-top:12px;padding:15px}.weekday-reader>small{color:var(--muted);margin-bottom:8px;display:block}.weekday-reader>div{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.weekday-reader button{text-align:left;min-height:59px;color:var(--plum);cursor:pointer;background:#fff;border:1px solid #e2d4c5;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:5px;padding:6px;display:grid}.weekday-reader button.today{color:#fff;background:var(--plum);border-color:var(--plum)}.weekday-reader button>span{background:#fff0cc;border-radius:8px;place-items:center;width:25px;height:25px;font-size:12px;display:grid}.weekday-reader button.today>span{color:var(--plum)}.weekday-reader button strong{font-size:12px;font-weight:500}.weekday-reader button small{font-size:9px}@media (max-width:600px){.clock-sky{min-height:340px}.clock-face{padding:22px 15px}.clock-face strong{font-size:56px}.clock-sun{top:24px;right:22px}.clock-cloud.one{left:16px}.clock-mountains{bottom:45px}.clock-date{align-items:flex-start}.clock-date strong{font-size:17px}.weekday-reader>div{grid-template-columns:1fr 1fr}.weekday-reader button{min-height:55px}}.word-search{border:1px solid var(--line);background:#fff;border-radius:17px;align-items:center;gap:9px;max-width:510px;height:58px;margin:-7px 0 13px;padding:0 7px 0 15px;display:flex}.word-search>span{color:var(--plum);font:26px/1 system-ui,sans-serif}.word-search label{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.word-search input{min-width:0;height:100%;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font:19px Microsoft Himalaya,Noto Serif Tibetan,serif}.word-search input::placeholder{color:#aa999f}.word-search button{min-width:58px;min-height:44px;color:var(--plum);cursor:pointer;background:#f1e8dd;border:0;border-radius:11px}.word-empty{min-height:220px;color:var(--muted);background:#ffffff8c;border:2px dashed #dfd2c4;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.word-empty>span{font-size:41px}.word-empty strong{font-size:20px;font-weight:500}.word-empty button{color:#fff;background:var(--plum);cursor:pointer;border:0;border-radius:13px;min-height:44px;padding:6px 16px}.dictionary-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.dictionary-heading-actions>button{min-height:44px;color:var(--plum);cursor:pointer;background:#fff;border:1px solid #dacbbd;border-radius:13px;padding:7px 13px}.dictionary-heading-actions>button:hover{color:#fff;background:var(--plum);border-color:var(--plum)}.dictionary-heading-actions>button:disabled{opacity:.45;cursor:not-allowed}@media (max-width:600px){.picture-section .section-heading{flex-direction:column;align-items:flex-start}.dictionary-heading-actions{justify-content:space-between;width:100%}.dictionary-heading-actions>button{flex:1}}.word-card{padding-bottom:53px}.word-speak{width:100%;color:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.word-speak>span{filter:drop-shadow(0 8px 8px #3d2d321f);font-size:66px}.word-speak small{background:#ffffffb3;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:12px;right:12px}.word-save{min-height:44px;color:var(--plum);cursor:pointer;background:#ffffff9e;border:1px solid #68263a1c;border-radius:11px;font-size:13px;position:absolute;bottom:8px;left:12px;right:12px}.word-save:hover{color:#fff;background:var(--plum)}@media (max-width:600px){.word-speak>span{font-size:52px}.word-card{padding-bottom:53px}}.family-challenge{background:linear-gradient(110deg,#ffe8bd,#ffe0d7);border-radius:30px;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;min-height:150px;padding:24px 28px;display:grid;position:relative;overflow:hidden;box-shadow:0 13px 30px #522c3014}.family-challenge:after{content:"✦";color:#68263a0d;font-size:140px;position:absolute;top:-35px;right:135px}.family-picture{background:#ffffffb8;border-radius:26px;place-items:center;width:88px;height:88px;font-size:49px;display:grid}.family-challenge>div:nth-child(2){z-index:2;position:relative}.family-challenge p{color:var(--coral);margin:0;font-size:14px}.family-challenge h2{margin:3px 0;font-size:25px;font-weight:500}.family-challenge small{color:var(--muted);font-size:16px}.family-challenge>button{z-index:2;color:#fff;background:var(--plum);cursor:pointer;border:0;border-radius:15px;min-width:135px;min-height:49px;position:relative}.family-challenge>button.done{color:#2f705d;background:#dcefe7}.family-challenge>button:disabled{cursor:default}@media (max-width:600px){.family-challenge{grid-template-columns:auto 1fr;padding:22px 18px}.family-picture{width:70px;height:70px;font-size:39px}.family-challenge h2{font-size:21px}.family-challenge>button{grid-column:1/-1;width:100%}}.modal-backdrop{cursor:default;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.tool-modal-card{z-index:1;color:inherit;border:0;margin:0;position:relative}.family-guide{border:1px solid var(--line);background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 10px 26px #522c300f}.family-guide summary{cursor:pointer;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:92px;padding:17px 23px;list-style:none;display:grid}.family-guide summary::-webkit-details-marker{display:none}.family-guide summary>span{background:#fff0c9;border-radius:18px;place-items:center;width:56px;height:56px;font-size:29px;display:grid}.family-guide summary>div{flex-direction:column;display:flex}.family-guide summary small{color:var(--coral)}.family-guide summary strong{font-size:21px;font-weight:500}.family-guide summary>b{color:var(--plum);font:28px/1 system-ui,sans-serif;transition:transform .18s}.family-guide[open] summary>b{transform:rotate(180deg)}.family-guide-grid{grid-template-columns:repeat(4,1fr);gap:10px;padding:0 23px 23px;display:grid}.family-guide-grid article{background:#faf4eb;border-radius:19px;min-height:155px;padding:16px}.family-guide-grid article>span{font-size:27px}.family-guide-grid strong{margin:6px 0 3px;font-size:17px;font-weight:500;display:block}.family-guide-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}@media (max-width:900px){.family-guide-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.family-guide summary{padding:15px}.family-guide summary strong{font-size:18px}.family-guide-grid{grid-template-columns:1fr;padding:0 15px 15px}.family-guide-grid article{min-height:auto}}.alphabet-tool{max-width:670px;margin:auto}.alphabet-player{background:linear-gradient(120deg,#ffe9c4,#ffe0d8);border-radius:21px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;padding:15px 18px;display:flex}.alphabet-player>div{grid-template-columns:auto auto;align-items:center;column-gap:13px;display:grid}.alphabet-player small{color:var(--coral);grid-column:1}.alphabet-player strong{grid-area:1/2/3;font-size:48px;font-weight:500;line-height:1}.alphabet-player span{color:var(--muted)}.alphabet-player button{color:#fff;background:var(--plum);cursor:pointer;border:0;border-radius:14px;min-width:150px;min-height:47px}.alphabet-player button.playing{color:var(--plum);background:#fff}.alphabet-board button.current{color:#fff;background:var(--plum);border-color:var(--plum);box-shadow:0 8px 18px #68263a2e}.alphabet-board button.current small{color:#ffd36b}.syllable-callout{background:linear-gradient(135deg,#fff0ce,#ffe6df);border:1px solid #68263a1a;border-radius:27px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;margin-top:-46px;padding:22px 26px;display:grid;box-shadow:0 12px 28px #522c3012}.syllable-callout>div{grid-template-columns:1fr 1fr;gap:5px;display:grid}.syllable-callout>div span{width:47px;height:47px;color:var(--plum);background:#ffffffbf;border-radius:14px;place-items:center;font-size:22px;display:grid}.syllable-callout p{color:var(--coral);margin:0;font-size:14px}.syllable-callout h2{margin:1px 0;font-size:24px;font-weight:500}.syllable-callout small{color:var(--muted)}.syllable-callout>button{color:#fff;background:var(--plum);cursor:pointer;border:0;border-radius:15px;min-height:49px;padding:7px 18px;font-size:16px}.syllable-tool{max-width:650px;margin:auto}.syllable-stage{text-align:center;background:radial-gradient(circle at 90% 10%,#ffffffbf,#0000 30%),linear-gradient(135deg,#dceff2,#ffe9cb);border-radius:25px;grid-template-columns:1fr auto 1fr 1.15fr;align-items:center;gap:10px;min-height:175px;padding:23px;display:grid}.syllable-stage>div{background:#ffffffb3;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:105px;padding:12px;display:flex}.syllable-stage small{color:var(--muted)}.syllable-stage strong{color:var(--plum);font-size:42px;font-weight:500}.syllable-stage>span{color:var(--muted);font-size:12px}.syllable-stage>b{color:var(--plum);font-size:82px;font-weight:500}.syllable-tool fieldset{border:0;margin:17px 0 0;padding:0}.syllable-tool legend{color:var(--muted);margin-bottom:7px}.syllable-letters{grid-template-columns:repeat(10,1fr);gap:5px;display:grid}.syllable-letters button{aspect-ratio:1;border:1px solid var(--line);color:var(--plum);cursor:pointer;background:#fff;border-radius:11px;font-size:22px}.syllable-letters button.selected,.syllable-vowels button.selected{color:#fff;background:var(--plum);border-color:var(--plum)}.syllable-vowels{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.syllable-vowels button{border:1px solid var(--line);min-height:69px;color:var(--plum);cursor:pointer;background:#fff;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;padding:5px;display:flex}.syllable-vowels strong{font-size:24px;font-weight:500}.syllable-vowels small{font-size:11px}.syllable-actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:16px;display:grid}.syllable-actions button{color:#fff;cursor:pointer;background:#4b8b78;border:0;border-radius:14px;min-height:49px}.syllable-actions button:first-child{background:var(--plum)}.bingo-callout{background:linear-gradient(135deg,#e3f2e9,#dfeff4);border:1px solid #42806729;border-radius:27px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;margin-top:-50px;padding:22px 26px;display:grid;box-shadow:0 12px 28px #37615312}.bingo-callout>div{display:flex}.bingo-callout>div span{background:#fff7e7;border:3px solid #fff;border-radius:16px;place-items:center;width:55px;height:55px;margin-right:-9px;font-size:28px;display:grid;transform:rotate(-5deg)}.bingo-callout>div span:nth-child(2){transform:rotate(5deg)}.bingo-callout p{color:#43836d;margin:0;font-size:14px}.bingo-callout h2{margin:1px 0;font-size:24px;font-weight:500}.bingo-callout small{color:var(--muted)}.bingo-callout>button{color:#fff;cursor:pointer;background:#43836d;border:0;border-radius:15px;min-height:49px;padding:7px 18px;font-size:16px}.bingo-tool{max-width:680px;margin:auto}.bingo-controls{background:#e7f2eb;border-radius:17px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;padding:13px 16px;display:flex}.bingo-controls>div{flex-direction:column;display:flex}.bingo-controls small{color:#4c806e}.bingo-controls strong{font-weight:500}.bingo-controls button{color:#fff;cursor:pointer;background:#43836d;border:0;border-radius:13px;min-height:43px;padding:5px 13px}.bingo-print{background:#fff;border:1px solid #ded2c5;border-radius:20px;padding:20px}.bingo-print>header{border-bottom:2px solid var(--plum);justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.bingo-print header small{color:#b1792d}.bingo-print h2{margin:2px 0 0;font-size:24px;font-weight:500}.bingo-print header b{color:var(--gold);font-size:25px}.bingo-board{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px;display:grid}.bingo-board button{aspect-ratio:1;min-height:125px;color:var(--ink);cursor:pointer;background:#fffaf2;border:2px solid #eadbc9;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:7px;display:flex}.bingo-board button.marked{background:#dff0e8;border-color:#43836d;box-shadow:inset 0 0 0 3px #fff}.bingo-board span{font-size:40px}.bingo-board strong{font-size:17px;font-weight:500}.bingo-board small{color:var(--muted);font-size:10px}.bingo-board button.marked small{color:#43836d}.bingo-print>footer{text-align:center;min-height:35px;color:var(--plum);border-top:1px solid #e3d7c9;margin-top:10px;padding-top:8px}.bingo-actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:10px;display:grid}.bingo-actions button{min-height:47px;color:var(--plum);cursor:pointer;background:#eee4d9;border:0;border-radius:13px}.bingo-actions button:last-child{color:#fff;background:var(--plum)}@media (max-width:600px){.alphabet-player{flex-direction:column;align-items:stretch}.alphabet-player button{width:100%}.alphabet-player strong{font-size:42px}.syllable-callout{grid-template-columns:auto 1fr;margin-top:-25px;padding:18px}.syllable-callout>div span{width:38px;height:38px;font-size:18px}.syllable-callout h2{font-size:20px}.syllable-callout>button{grid-column:1/-1;width:100%}.syllable-stage{grid-template-columns:1fr auto 1fr;padding:15px}.syllable-stage>b{grid-column:1/-1;font-size:70px}.syllable-letters{grid-template-columns:repeat(5,1fr)}.syllable-vowels{grid-template-columns:1fr 1fr}.syllable-vowels button:first-child{grid-column:1/-1}.syllable-actions{grid-template-columns:1fr}.bingo-callout{grid-template-columns:auto 1fr;margin-top:-25px;padding:18px}.bingo-callout>div span{width:43px;height:43px;font-size:22px}.bingo-callout h2{font-size:20px}.bingo-callout>button{grid-column:1/-1;width:100%}.bingo-controls{flex-direction:column;align-items:stretch}.bingo-board button{min-height:96px}.bingo-board span{font-size:32px}.bingo-board strong{font-size:14px}.bingo-actions{grid-template-columns:1fr}}.vowel-heading{justify-content:space-between;align-items:end;margin:21px 0 9px;display:flex}.vowel-heading p{color:var(--plum);margin:0;font-size:22px}.vowel-heading small{color:var(--muted)}.vowel-board{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.vowel-board button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:17px;grid-template-columns:53px 1fr auto;align-items:center;gap:10px;min-height:84px;padding:11px 13px;display:grid}.vowel-board button:hover{background:#fff7ec;border-color:#d7a999}.vowel-board button>span{background:#ffe7c1;border-radius:15px;place-items:center;width:53px;height:53px;font-size:27px;display:grid}.vowel-board button>div{flex-direction:column;display:flex}.vowel-board strong{font-size:17px;font-weight:500}.vowel-board small{color:var(--muted)}.vowel-board b{font-size:12px}.tibetan-keyboard-tool{max-width:700px;margin:auto}.tibetan-keyboard-tool>label{color:var(--plum);margin-bottom:7px;font-size:15px;display:block}.tibetan-keyboard-tool>textarea{border:1px solid var(--line);resize:vertical;width:100%;min-height:125px;color:var(--plum);background:#fff;border-radius:18px;padding:16px;font:27px/1.65 Noto Sans Tibetan,Microsoft Himalaya,serif}.keyboard-letters{grid-template-columns:repeat(8,1fr);gap:6px;margin-top:13px;display:grid}.keyboard-letters button{aspect-ratio:1;min-height:48px;color:var(--plum);cursor:pointer;background:#fff;border:1px solid #eadbcb;border-radius:12px;font:25px/1 Noto Sans Tibetan,Microsoft Himalaya,serif}.keyboard-letters button:hover{background:#fff0d8;border-color:#dfb798}.keyboard-marks{grid-template-columns:repeat(7,1fr);gap:6px;margin-top:10px;display:grid}.keyboard-marks button{color:#fff;cursor:pointer;background:#765066;border:1px solid #e2d4c5;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:58px;padding:5px;display:flex}.keyboard-marks b{font-size:22px;font-weight:500}.keyboard-marks small{color:#f4e6eb;font-size:9px}.keyboard-actions{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:13px;display:grid}.keyboard-actions button{min-height:46px;color:var(--plum);cursor:pointer;background:#eee3d7;border:0;border-radius:13px;padding:6px}.keyboard-actions button:last-child{color:#fff;background:#40866f}.keyboard-actions button:disabled{opacity:.45;cursor:not-allowed}@media (max-width:600px){.vowel-heading{flex-direction:column;align-items:flex-start}.vowel-board{grid-template-columns:1fr}.keyboard-letters{grid-template-columns:repeat(5,1fr)}.keyboard-marks{grid-template-columns:repeat(4,1fr)}.keyboard-actions{grid-template-columns:1fr 1fr}.tibetan-keyboard-tool>textarea{font-size:24px}}.practice-options button:first-child{color:inherit;border-color:var(--line);background:#fffaf3}.practice-options button:first-child:hover{color:#fff;background:var(--coral);border-color:var(--coral)}.game-title .quiz-score{align-items:center;gap:5px;margin-left:auto;display:flex}.game-title .quiz-score b,.game-title .quiz-score button{margin-left:0}.game-title .quiz-score button{cursor:pointer}@media (max-width:600px){.game-title .quiz-score{flex-direction:column;align-items:stretch}.game-title .quiz-score b,.game-title .quiz-score button{padding:4px 8px}}.trace-modes{grid-template-columns:1fr 1fr;gap:7px;margin-bottom:13px;display:grid}.trace-modes button{border:1px solid var(--line);min-height:43px;color:var(--plum);cursor:pointer;background:#fff;border-radius:13px}.trace-modes button.active{color:#fff;background:var(--plum);border-color:var(--plum)}.notebook-actions>div{gap:7px;display:flex}.notebook-actions>div button:first-child{color:var(--plum);background:#eee3d7}.notebook-actions button:disabled{opacity:.45;cursor:not-allowed}@media (max-width:600px){.notebook-actions>div{grid-template-columns:1fr 1fr;display:grid}.notebook-actions>div button{min-width:0}}.profile-stats{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.profile-stats>span{border:1px solid var(--line);text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:78px;padding:9px;display:flex}.profile-stats b{color:var(--plum);font-size:26px}.profile-stats small{color:var(--muted);font-size:12px}@media (max-width:480px){.profile-stats{grid-template-columns:1fr 1fr}}.report-stats{grid-template-columns:repeat(4,1fr)}.report-stats span{text-align:center}@media (max-width:520px){.report-stats{grid-template-columns:1fr 1fr}}.profile-learning{border-top:1px solid var(--line);margin-top:17px;padding-top:14px}.profile-learning h3{color:var(--plum);margin:0 0 9px;font-size:18px;font-weight:500}.profile-path{background:#fff;border-radius:14px;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;margin-top:7px;padding:9px;display:grid}.profile-path>span{color:#fff;background:var(--plum);border-radius:11px;place-items:center;width:38px;height:38px;font-size:17px;display:grid}.profile-path>div{min-width:0}.profile-path strong{margin-bottom:4px;font-size:14px;font-weight:500;display:block}.profile-path i{background:#eee4d9;border-radius:99px;height:6px;display:block;overflow:hidden}.profile-path i b{border-radius:inherit;background:#e96e5e;height:100%;display:block}.profile-path small{color:var(--muted);white-space:nowrap;font-size:11px}.profile-path.sky>span,.profile-path.sky i b{background:#6daabd}.profile-path.gold>span,.profile-path.gold i b{background:#dca83c}.profile-path.mint>span,.profile-path.mint i b{background:#579982}.profile-guide{width:100%;min-height:47px;color:var(--plum);cursor:pointer;background:#fff3df;border:1px solid #dacbbc;border-radius:14px;margin-top:13px}.calculator-history{color:#fff;padding:0 16px 17px}.calculator-history>div{border-top:1px solid #ffffff21;justify-content:space-between;align-items:center;padding:12px 3px 7px;display:flex}.calculator-history strong{font-size:15px;font-weight:500}.calculator-history button{color:#2f282a;cursor:pointer;background:#d6c8bc;border:0;border-radius:9px;min-height:31px;padding:3px 10px}.calculator-history ol{gap:5px;margin:0;padding:0;list-style:none;display:grid}.calculator-history li{color:#e6d9dc;background:#ffffff12;border-radius:10px;padding:7px 10px;font-size:14px}.mini-display>button{color:#f5e8ec;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:10px;min-height:34px;margin-top:6px;padding:4px 10px;font-size:12px}.mini-display>button:disabled{opacity:.42;cursor:not-allowed}.calculator-challenge{color:#fff;background:#4a3c40;border-radius:15px;grid-template-columns:1fr auto;align-items:center;gap:4px 12px;margin:12px;padding:12px;display:grid}.calculator-challenge>div{color:#efd5dc;grid-column:1/-1;justify-content:space-between;display:flex}.calculator-challenge>div strong{font-weight:500}.calculator-challenge>div span{font-size:12px}.calculator-challenge p{margin:4px 0;font-size:22px}.calculator-challenge button{color:#4c3039;cursor:pointer;background:#ffd36b;border:0;border-radius:11px;min-height:38px;padding:5px 12px}.calculator-challenge button:disabled{opacity:.55;cursor:wait}.calculator-challenge small{color:#dbc9cf;grid-column:1/-1;min-height:18px}.number-word-chart{color:#fff;background:#403638;border:1px solid #ffffff21;border-radius:15px;margin:0 12px 12px;padding:0 11px 11px}.number-word-chart summary{cursor:pointer;color:#f0dbe1;align-items:center;min-height:44px;display:flex}.number-word-chart>div{grid-template-columns:1fr 1fr;gap:5px;display:grid}.number-word-chart button{text-align:left;color:#49343b;cursor:pointer;background:#fff5e8;border:0;border-radius:10px;align-items:center;gap:10px;min-height:41px;padding:5px 9px;display:flex}.number-word-chart b{width:26px;color:var(--plum);font-size:20px}.number-word-chart span{font-size:14px}@media (max-width:460px){.number-word-chart>div{grid-template-columns:1fr}}.quiz-options button:disabled,.sound-options button:disabled,.number-options button:disabled{opacity:.62;cursor:wait}@media (max-width:600px){.letter-game{min-height:auto;padding:19px}.letter-options{gap:5px}.letter-options button{min-height:82px;padding:6px}.letter-options strong{font-size:13px}}body,.notebook-paper textarea,.profile-tool>input,.welcome-tool>input,.welcome-promise small,.word-search input,.tibetan-keyboard-tool>textarea,.keyboard-letters button{text-rendering:optimizelegibility;font-family:Noto Sans Tibetan,Noto Serif Tibetan,Tibetan Machine Uni,Microsoft Himalaya,serif}.progress-actions button+button,.quiz-mastery button,.story-question button,.story-series button,.story-words button,.trace-character-list button,.starter-words button,.calculator-history button,.mini-display>button,.calculator-challenge button,.timer-presets button,.number-word-chart button,.color-quiz>button,.culture-focus>button,.bingo-controls button,.flash-actions button,.install-strip button,.sentence-line button,.sentence-pieces button,.story-controls button,.trace-modes button,.lesson-bottom>button,.trace-instructions>section button,.speech-bubble button,.phrase-controls button,.modal-head>button,.lesson-top button{min-height:44px}.lesson-bottom>button,.trace-instructions>section button,.speech-bubble button,.phrase-controls button,.lesson-top button{min-width:44px}.desktop-nav a,.section-heading>button{align-items:center;min-height:44px;display:flex}.story-dots{gap:0}.story-dots button,.story-dots button.active{background:0 0;place-items:center;width:44px;height:44px;display:grid;position:relative}.story-dots button:after{content:"";background:#ddcfc1;border-radius:999px;width:8px;height:8px;transition:width .18s,background .18s}.story-dots button.active:after{background:var(--coral);width:25px}.daily-plan{background:#ffffff9e;border:1px solid #68263a1a;border-radius:22px;margin-top:14px;padding:18px}.daily-plan>div{justify-content:space-between;align-items:end;gap:15px;display:flex}.daily-plan p{color:var(--plum);margin:0;font-size:19px}.daily-plan>div small{color:var(--muted)}.daily-plan>section{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px;display:grid}.daily-plan>section button{text-align:left;min-height:78px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #e8dacb;border-radius:16px;grid-template-columns:auto auto 1fr auto;align-items:center;gap:8px;padding:10px;display:grid}.daily-plan>section button:hover{border-color:#d99f8d;transform:translateY(-2px)}.daily-plan button>span{color:#fff;background:var(--coral);border-radius:8px;place-items:center;width:24px;height:24px;font-size:11px;display:grid}.daily-plan button>b{font-size:20px}.daily-plan button>div{flex-direction:column;min-width:0;display:flex}.daily-plan button strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.daily-plan button small{color:var(--muted);font-size:10px}.daily-plan button>i{color:#a58e95;font-size:21px;font-style:normal}@media (max-width:700px){.daily-plan>div{flex-direction:column;align-items:flex-start}.daily-plan>section{grid-template-columns:1fr}.daily-plan>section button{min-height:69px}}.rhyme-tool{max-width:700px;margin:auto}.rhyme-tabs{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.rhyme-tabs button{border:1px solid var(--line);text-align:left;min-height:86px;color:var(--ink);cursor:pointer;background:#fff;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;padding:9px;display:grid}.rhyme-tabs button.active{background:#fff2ca;border-color:#d2a044;box-shadow:0 7px 18px #a6772c1f}.rhyme-tabs span{font-size:27px}.rhyme-tabs strong{font-size:15px;font-weight:500}.rhyme-tabs small{color:#54896e}.rhyme-stage{background:linear-gradient(135deg,#ffe4c6,#ffe1df);border-radius:23px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:13px;padding:19px 21px;display:grid}.rhyme-picture{background:#ffffffb3;border-radius:20px;place-items:center;width:65px;height:65px;font-size:35px;display:grid}.rhyme-stage>div{flex-direction:column;display:flex}.rhyme-stage small{color:var(--coral)}.rhyme-stage h3{margin:2px 0;font-size:25px;font-weight:500}.rhyme-all{color:#fff;background:var(--plum);cursor:pointer;border:0;border-radius:14px;min-height:46px;padding:8px 13px}.rhyme-lines{gap:7px;margin-top:12px;display:grid}.rhyme-lines button{text-align:left;min-height:58px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #e8dccc;border-radius:16px;grid-template-columns:31px 1fr auto;align-items:center;gap:10px;padding:8px 13px;display:grid}.rhyme-lines button.active{background:#fff1e9;border-color:#e09b84}.rhyme-lines span{color:#fff;background:var(--coral);border-radius:10px;place-items:center;width:31px;height:31px;display:grid}.rhyme-lines strong{font-size:20px;font-weight:500}.rhyme-lines small{font-size:16px}.rhyme-repeat{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.rhyme-repeat button{color:#fff;cursor:pointer;background:#6ba185;border:0;border-radius:14px;min-height:49px;padding:8px}.rhyme-repeat button:last-child{background:var(--plum)}.rhyme-repeat button.done{color:#3f7159;background:#d7e9df}@media (max-width:600px){.rhyme-tabs{grid-template-columns:1fr}.rhyme-tabs button{min-height:60px}.rhyme-stage{grid-template-columns:auto 1fr}.rhyme-all{grid-column:1/-1;width:100%}.rhyme-repeat{grid-template-columns:1fr}.rhyme-lines strong{font-size:18px}}.weather-tool{max-width:700px;margin:auto}.weather-scene{background:linear-gradient(#ccecf4,#eff7ed);border-radius:27px;overflow:hidden;box-shadow:inset 0 0 0 1px #5d97a726}.weather-sky{place-items:center;height:160px;display:grid;position:relative}.weather-sky>span{z-index:2;filter:drop-shadow(0 9px 13px #46676f26);font-size:80px;position:relative}.weather-sky i{color:#ffffffbd;font-size:52px;font-style:normal;position:absolute}.weather-sky i:nth-child(2){top:26px;left:9%}.weather-sky i:nth-child(3){font-size:40px;bottom:13px;right:8%}.weather-saying{background:#ffffffad;grid-template-columns:1fr auto;align-items:center;gap:2px 12px;padding:17px 20px;display:grid}.weather-saying small{color:#54879a;grid-column:1}.weather-saying strong{font-size:24px;font-weight:500}.weather-saying button{color:#fff;cursor:pointer;background:#50869a;border:0;border-radius:14px;grid-area:1/2/3;min-height:45px;padding:7px 13px}.weather-tool fieldset{border:0;margin:15px 0 0;padding:0}.weather-tool legend{color:var(--muted);margin-bottom:8px}.weather-choices{grid-template-columns:repeat(6,1fr);gap:7px;display:grid}.weather-choices button{min-height:91px;color:var(--ink);cursor:pointer;background:#f3eee7;border:2px solid #0000;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;padding:7px;display:flex}.weather-choices button.selected{background:#dff1f6;border-color:#65a2b7;transform:translateY(-2px)}.weather-choices span{font-size:32px}.weather-choices strong{font-size:14px;font-weight:500}.weather-save{color:#fff;background:var(--plum);cursor:pointer;border:0;border-radius:15px;width:100%;min-height:50px;margin-top:12px}.weather-history{background:#f7f1e8;border-radius:20px;margin-top:14px;padding:15px}.weather-history>div{justify-content:space-between;align-items:center;display:flex}.weather-history>div small{color:var(--muted)}.weather-history section{grid-template-columns:repeat(7,1fr);gap:5px;margin-top:9px;display:grid}.weather-history section button{min-height:86px;color:var(--ink);cursor:pointer;background:#fff;border:0;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;padding:6px 3px;display:flex}.weather-history section span{font-size:27px}.weather-history section strong{font-size:12px;font-weight:500}.weather-history section small{color:var(--muted);font-size:8px}.weather-history p{color:var(--muted);margin:10px 0 0}@media (max-width:600px){.weather-saying{grid-template-columns:1fr}.weather-saying button{grid-area:auto/1;width:100%;margin-top:7px}.weather-choices{grid-template-columns:repeat(3,1fr)}.weather-history section{display:flex;overflow-x:auto}.weather-history section button{min-width:86px}}.body-tool{max-width:720px;margin:auto}.body-discovery{background:linear-gradient(145deg,#dff1f4,#f7e7ce);border-radius:27px;grid-template-columns:180px 1fr;align-items:center;gap:22px;padding:20px;display:grid}.body-friend{flex-direction:column;align-items:center;width:155px;height:225px;margin:auto;display:flex;position:relative}.body-friend>span{background:#ffd8ae;border:7px solid #ffffffc7;border-radius:50%;place-items:center;width:83px;height:83px;font-size:52px;display:grid;box-shadow:0 9px 18px #52444017}.body-friend>i{background:#8b4861;border-radius:32px 32px 20px 20px;width:82px;height:90px;margin-top:-3px;display:block;box-shadow:-49px 12px 0 -34px #8b4861,49px 12px 0 -34px #8b4861}.body-friend>b{border-left:22px solid #5d879c;border-right:22px solid #5d879c;border-radius:0 0 23px 23px;width:59px;height:58px;margin-top:-4px;display:block}.body-friend>em{letter-spacing:16px;margin-top:-4px;font-size:24px;font-style:normal;transform:translate(8px)}.body-focus{flex-direction:column;align-items:flex-start;display:flex}.body-focus>small{color:#4f8797}.body-focus>span{font-size:49px}.body-focus>strong{font-size:31px;font-weight:500}.body-focus>p{color:var(--muted);margin:1px 0 10px;font-size:17px}.body-focus>button{color:#fff;cursor:pointer;background:#568ca0;border:0;border-radius:13px;min-height:44px;padding:7px 15px}.body-part-grid{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:12px;display:grid}.body-part-grid button{text-align:left;min-height:84px;color:var(--ink);cursor:pointer;background:#f5eee5;border:2px solid #0000;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;padding:7px;display:grid}.body-part-grid button.selected{background:#fff0e5;border-color:#d8957e;transform:translateY(-2px)}.body-part-grid span{font-size:27px}.body-part-grid strong{font-size:14px;font-weight:500}.body-part-grid small{color:#a77a87}.body-quiz{text-align:center;background:#fffaf2;border:1px solid #e5d8ca;border-radius:23px;margin-top:15px;padding:18px}.body-quiz>div:first-child{color:var(--muted);justify-content:space-between;display:flex}.body-quiz>div:first-child strong{color:var(--plum);font-weight:500}.body-quiz>span{margin:5px 0 0;font-size:57px;display:block}.body-quiz h3{margin:1px 0 12px;font-size:20px;font-weight:500}.body-quiz>div:nth-of-type(2){grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.body-quiz>div:nth-of-type(2) button{min-height:48px;color:var(--plum);cursor:pointer;background:#fff;border:1px solid #dfcfc0;border-radius:14px;padding:7px}.body-quiz>div:nth-of-type(2) button:hover{color:#fff;background:var(--plum);border-color:var(--plum)}.body-quiz>div:nth-of-type(2) button:disabled{opacity:.58;cursor:wait}.body-quiz>p{color:#4f846d;min-height:23px;margin:11px 0 0}@media (max-width:620px){.body-discovery{grid-template-columns:125px 1fr;gap:12px;padding:15px}.body-friend{width:120px;transform:scale(.84)}.body-focus>span{font-size:39px}.body-focus>strong{font-size:25px}.body-focus>button{width:100%}.body-part-grid{grid-template-columns:1fr 1fr}.body-quiz>div:nth-of-type(2){grid-template-columns:1fr}}.feelings-tool{max-width:700px;margin:auto}.feeling-stage{background:linear-gradient(145deg,#ffe8b9,#ffe2d6);border-radius:27px;grid-template-columns:150px 1fr;align-items:center;gap:22px;min-height:215px;padding:23px 26px;transition:background .2s;display:grid}.feelings-tool.blue .feeling-stage{background:linear-gradient(145deg,#dceef7,#e8e5f3)}.feelings-tool.sleepy .feeling-stage{background:linear-gradient(145deg,#ece7f4,#dce8f0)}.feelings-tool.warm .feeling-stage{background:linear-gradient(145deg,#ffe0d2,#f7d7ca)}.feelings-tool.calm .feeling-stage{background:linear-gradient(145deg,#dcefe8,#eaf2d7)}.feelings-tool.bright .feeling-stage{background:linear-gradient(145deg,#fff0af,#ffd8df)}.feeling-stage>div{flex-direction:column;align-items:center;display:flex}.feeling-stage>div small{color:var(--plum)}.feeling-stage>div span{filter:drop-shadow(0 10px 13px #59454a21);font-size:92px}.feeling-stage article{flex-direction:column;align-items:flex-start;display:flex}.feeling-stage strong{font-size:31px;font-weight:500}.feeling-stage p{color:#64565c;margin:4px 0 13px;font-size:21px}.feeling-stage button{color:#fff;background:var(--plum);cursor:pointer;border:0;border-radius:13px;min-height:44px;padding:7px 15px}.feelings-tool fieldset{border:0;margin:15px 0 0;padding:0}.feelings-tool legend{color:var(--muted);margin-bottom:8px}.feeling-choices{grid-template-columns:repeat(6,1fr);gap:7px;display:grid}.feeling-choices button{min-height:95px;color:var(--ink);cursor:pointer;background:#f4eee7;border:2px solid #0000;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;padding:7px 4px;display:flex}.feeling-choices button.selected{background:#fff1db;border-color:#dc9e78;transform:translateY(-2px)}.feeling-choices span{font-size:34px}.feeling-choices strong{font-size:13px;font-weight:500}.feeling-save{color:#fff;cursor:pointer;background:#4f8a72;border:0;border-radius:15px;width:100%;min-height:50px;margin-top:12px}.feeling-history{background:#f7f1e8;border-radius:20px;margin-top:14px;padding:15px}.feeling-history>div{justify-content:space-between;align-items:center;display:flex}.feeling-history>div small{color:var(--muted)}.feeling-history section{grid-template-columns:repeat(7,1fr);gap:5px;margin-top:9px;display:grid}.feeling-history section button{min-height:88px;color:var(--ink);cursor:pointer;background:#fff;border:0;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;padding:6px 3px;display:flex}.feeling-history section span{font-size:28px}.feeling-history section strong{font-size:11px;font-weight:500}.feeling-history section small{color:var(--muted);font-size:8px}.feeling-history p{color:var(--muted);margin:10px 0 0}@media (max-width:600px){.feeling-stage{grid-template-columns:105px 1fr;gap:11px;padding:17px}.feeling-stage>div span{font-size:66px}.feeling-stage strong{font-size:25px}.feeling-stage p{font-size:17px}.feeling-stage button{width:100%}.feeling-choices{grid-template-columns:repeat(3,1fr)}.feeling-history section{display:flex;overflow-x:auto}.feeling-history section button{min-width:88px}}.directions-tool{max-width:720px;margin:auto}.compass-stage{background:linear-gradient(145deg,#dceff3,#f8edcf);border-radius:27px;grid-template-columns:270px 1fr;align-items:center;gap:25px;padding:20px;display:grid}.compass-rose{aspect-ratio:1;background:radial-gradient(circle,#fff 0 28%,#0000 29%),linear-gradient(45deg,#0000 49.5%,#53848f21 50%,#0000 50.5%),linear-gradient(-45deg,#0000 49.5%,#53848f21 50%,#0000 50.5%),#ffffff8c;border:2px solid #4b7e892b;border-radius:50%;width:250px;margin:auto;position:relative}.compass-rose button{width:72px;min-height:58px;color:var(--plum);cursor:pointer;background:#fff;border:0;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;padding:3px;display:flex;position:absolute;box-shadow:0 7px 16px #444f4c1a}.compass-rose button:hover{color:#fff;background:var(--plum);transform:scale(1.04)}.compass-rose button span{font-size:18px}.compass-rose button strong{font-size:14px;font-weight:500}.compass-rose .north{top:7px;left:50%;transform:translate(-50%)}.compass-rose .south{bottom:7px;left:50%;transform:translate(-50%)}.compass-rose .east{top:50%;right:7px;transform:translateY(-50%)}.compass-rose .west{top:50%;left:7px;transform:translateY(-50%)}.compass-rose>i{font-size:38px;font-style:normal;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.compass-stage>article{flex-direction:column;align-items:flex-start;display:flex}.compass-stage article small{color:#4e8794}.compass-stage article>span{font-size:49px}.compass-stage article>strong{font-size:31px;font-weight:500}.compass-stage article p{color:var(--muted);margin:1px 0 11px}.compass-stage article button{color:#fff;cursor:pointer;background:#51899a;border:0;border-radius:13px;min-height:44px;padding:7px 15px}.direction-quiz{background:#fffaf2;border:1px solid #e5d8ca;border-radius:23px;margin-top:15px;padding:18px}.direction-quiz>header{justify-content:space-between;align-items:center;display:flex}.direction-quiz header div{flex-direction:column;display:flex}.direction-quiz header small{color:var(--muted)}.direction-quiz header strong{font-size:20px;font-weight:500}.direction-quiz header>b{color:var(--plum);font-weight:500}.direction-field{background:radial-gradient(circle,#fff 0 30px,#0000 31px),linear-gradient(#d9eef5 0 54%,#dcebcf 55%);border-radius:20px;height:170px;margin:12px 0;position:relative;overflow:hidden}.direction-field>span{font-size:42px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.direction-field>b{font-size:36px;transition:all .2s;position:absolute}.direction-field>i{color:#8d455c;font-size:30px;font-style:normal;position:absolute}.direction-field.north>b{top:9px;left:50%;transform:translate(-50%)}.direction-field.north>i{top:43px;left:54%}.direction-field.east>b{top:50%;right:12px;transform:translateY(-50%)}.direction-field.east>i{top:50%;right:57px;transform:translateY(-50%)}.direction-field.south>b{bottom:6px;left:50%;transform:translate(-50%)}.direction-field.south>i{bottom:40px;left:54%}.direction-field.west>b{top:50%;left:12px;transform:translateY(-50%)}.direction-field.west>i{top:50%;left:58px;transform:translateY(-50%)}.direction-options{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.direction-options button{min-height:47px;color:var(--plum);cursor:pointer;background:#fff;border:1px solid #dfcfc0;border-radius:14px;padding:6px}.direction-options button span{margin-right:7px}.direction-options button:hover{color:#fff;background:var(--plum)}.direction-options button:disabled{opacity:.58;cursor:wait}.direction-quiz>p{text-align:center;color:#4d836c;min-height:22px;margin:10px 0 0}@media (max-width:620px){.compass-stage{grid-template-columns:1fr;padding:15px}.compass-rose{width:min(245px,100%)}.compass-stage>article{text-align:center;align-items:center}.compass-stage article button{width:100%}.direction-options{grid-template-columns:1fr 1fr}}.community-lessons{background:linear-gradient(145deg,#fff8e9,#f1f7ec);padding:34px}.community-lesson-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.community-lesson-grid article{overflow-wrap:anywhere;background:#fff;border:1px solid #e4d7c7;border-radius:22px;flex-direction:column;min-width:0;padding:20px;display:flex;box-shadow:0 9px 22px #4e39370f}.community-lesson-grid header{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.community-lesson-grid header>span{background:#f7e4cf;border-radius:15px;place-items:center;width:50px;min-height:50px;font-size:1.8rem;display:grid}.community-lesson-grid header small{color:#725a60;font-size:.875rem;line-height:1.7}.community-lesson-grid h3{margin:2px 0 0;font-size:1.5rem;font-weight:500;line-height:1.8}.community-lesson-grid article>p{color:#5f5155;white-space:pre-line;margin:14px 0;font-size:1.125rem;line-height:1.9}.community-lesson-grid footer{border-top:1px solid #eee4d8;flex-direction:column;align-items:flex-start;gap:10px;margin-top:auto;padding-top:14px;display:flex}.community-lesson-grid footer p{margin:0;font-size:1rem;line-height:1.8}.community-text-ready{color:#416451;background:#edf4ee;border-radius:10px;padding:5px 10px;font-size:.9375rem;line-height:1.8}.community-lesson-grid button,.community-status button,.community-shelf-actions>button,.community-shelf-actions>a{border:1px solid var(--plum);color:#fff;background:var(--plum);cursor:pointer;border-radius:12px;min-height:46px;padding:10px 16px;font-size:1rem;line-height:1.7}.community-lesson-image{object-fit:contain;background:#f0ebe3;border-radius:16px;width:100%;height:190px;margin-bottom:15px;display:block}.community-status{background:#fffdf8;border:1px dashed #cbbb9d;border-radius:16px;padding:20px}.community-status p{margin:0 0 10px;font-size:1.125rem;line-height:1.9}.community-recording{border-top:1px solid var(--line);margin-top:14px;padding-top:12px}.community-recording audio{width:100%;min-width:0}.community-recording p{font-size:1rem;line-height:1.8}.community-shelf-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px;display:flex}.community-shelf-actions>button{color:var(--plum);background:0 0}.community-shelf-actions details{color:#5c5e54;flex-basis:100%;font:1rem/1.7 system-ui,sans-serif}.community-shelf-actions summary{cursor:pointer;padding:10px 0}.community-shelf-actions p{max-width:780px;margin:7px 0}@media (max-width:900px){.community-lesson-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.community-lessons{padding:24px 15px}.community-lesson-grid{grid-template-columns:minmax(0,1fr)}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
