@import "https://fonts.googleapis.com/css2?family=Nunito:wght@700;800;900&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:radial-gradient(circle at top left, #ffe0f8eb, transparent 30%), radial-gradient(circle at top right, #c0e7ffc7, transparent 32%), linear-gradient(180deg, #edf7ff 0%, #f7efff 48%, #fff4fb 100%);--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}html{background:var(--bg);-webkit-text-size-adjust:100%;width:100%;min-width:320px;min-height:100%;overflow:clip auto}body{background:var(--bg);touch-action:pan-y;-webkit-overflow-scrolling:touch;width:100%;min-width:320px;min-height:100dvh;margin:0;overflow:clip auto}#root{text-align:center;box-sizing:border-box;background:0 0;border:0;flex-direction:column;width:100%;min-width:0;max-width:none;min-height:100dvh;margin:0;display:flex;overflow:clip visible}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--magic-page-bg:radial-gradient(circle at top left, #ffe0f8eb, transparent 30%), radial-gradient(circle at top right, #c0e7ffc7, transparent 32%), linear-gradient(180deg, #edf7ff 0%, #f7efff 48%, #fff4fb 100%)}*{box-sizing:border-box;margin:0;padding:0}html{background:var(--magic-page-bg);min-width:320px;min-height:100%;overflow:clip auto}body{background:var(--magic-page-bg);color:#43225f;touch-action:pan-y;-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;min-width:320px;min-height:100dvh;font-family:Nunito,sans-serif;overflow:clip auto}#root{background:0 0;width:100%;min-width:0;max-width:none;min-height:100dvh;overflow:clip visible}button,input{font:inherit}button{border:none}.glass-panel{-webkit-backdrop-filter:blur(16px);background:#ffffff73;border:1px solid #ffffffc7;border-radius:32px;box-shadow:0 18px 44px #64489724}.glass-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb8;border:1px solid #ffffffeb;border-radius:24px}.glass-btn{color:#7b2b82;cursor:pointer;background:#ffffffa8;border:1px solid #fffffff0;border-radius:999px;padding:10px 16px;font-weight:900;box-shadow:0 6px 16px #5c488f14}.app-container{width:100%;max-width:min(480px,100%);min-height:100dvh;padding:max(18px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(32px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));flex-direction:column;align-items:center;margin:0 auto;display:flex;overflow:clip visible}.map-bg{background:radial-gradient(circle at 18% 12%,#fffffff2,#0000 24%),radial-gradient(circle at 84% 8%,#edcbff9e,#0000 28%),linear-gradient(#edf7ff 0%,#f8efff 48%,#fff4fb 100%)}.in-game-bg.theme-pink-bg{background:linear-gradient(135deg,#ffe6f3,#ffd2e5)}.in-game-bg.theme-purple-bg{background:linear-gradient(135deg,#f6eaff,#e7d4ff)}.in-game-bg.theme-peach-bg{background:linear-gradient(135deg,#fff2e6,#ffdcb6)}.in-game-bg.theme-blue-bg{background:linear-gradient(135deg,#e2f6ff,#bde9ff)}.welcome-shell{background:radial-gradient(circle at 50% 10%,#6fddff47,#0000 30%),radial-gradient(circle at 50% 55%,#ff7ada33,#0000 32%),linear-gradient(#100b33 0%,#20104e 54%,#37135f 100%);justify-content:center;align-items:flex-end;width:100%;min-height:100dvh;padding:0;display:flex;position:relative}.minimal-welcome{overflow:hidden}.welcome-hero-backdrop-image{z-index:0;object-fit:cover;object-position:center top;filter:blur(18px)brightness(.58)saturate(1.28);pointer-events:none;-webkit-user-select:none;user-select:none;width:calc(100% + 44px);height:calc(100% + 44px);position:absolute;inset:-22px;transform:scale(1.03)}.welcome-hero-image{z-index:1;object-fit:contain;object-position:center top;pointer-events:none;-webkit-user-select:none;user-select:none;width:auto;max-width:none;height:min(100dvh - 112px,162vw);position:absolute;top:0;left:50%;transform:translate(-50%)}.welcome-backdrop{z-index:2;background:linear-gradient(#100b2f0a 0%,#180c3214 56%,#1a0e366b 100%);position:absolute;inset:0}.welcome-content{z-index:3;flex-direction:column;justify-content:flex-end;gap:0;width:min(100%,480px);min-height:100dvh;padding:20px 18px 28px;display:flex;position:relative}.minimal-backdrop{background:linear-gradient(#0a092205 0%,#120a2a0f 58%,#150b2c5c 100%)}.minimal-welcome-content{pointer-events:none;justify-content:flex-end;align-items:center;min-height:auto;padding:0;position:absolute;inset:0}.minimal-enter-button{left:50%;bottom:max(10px, env(safe-area-inset-bottom));letter-spacing:.02em;pointer-events:auto;width:min(92vw,420px);min-height:78px;padding-inline:28px;font-size:clamp(24px,6vw,28px);position:absolute;transform:translate(-50%);box-shadow:0 22px 38px #5b277e6b,0 0 34px #ff85da38,inset 0 1px #ffffff59}.parent-entry-button{z-index:2;color:#fff3ff;-webkit-backdrop-filter:blur(12px);cursor:pointer;background:#ffffff2e;border:1px solid #ffffff6b;border-radius:999px;padding:11px 15px;font-weight:900;position:absolute;top:18px;right:18px;box-shadow:0 10px 24px #13083129}.welcome-kicker{color:#fff;text-shadow:0 8px 22px #00000047;font-size:24px;font-weight:900}.welcome-title{color:#ffe48b;text-shadow:0 10px 24px #270b4c80,0 2px #fff6;font-size:clamp(42px,10vw,64px);line-height:.95}.welcome-subtitle{color:#fffafff0;text-shadow:0 6px 16px #190b3666;max-width:320px;font-size:18px;line-height:1.45}.welcome-actions{flex-direction:column;gap:12px;display:flex}.welcome-primary,.welcome-secondary,.hero-action,.glass-action-btn,.choice-btn,.secondary-action,.syllable-chip,.word-choice-card,.option-card,.back-button,.mini-link-button{cursor:pointer}.welcome-primary,.welcome-secondary,.hero-action{border-radius:999px;padding:15px 18px;font-size:16px;font-weight:900}.welcome-primary,.primary-action{color:#fff;background:linear-gradient(135deg,#ff94cb,#d86fff);box-shadow:0 14px 26px #b05fdd3d}.welcome-secondary,.secondary-action-map{color:#6f3f8c;background:#ffffffe0;box-shadow:0 10px 22px #180e361f}.welcome-reward-strip,.map-summary-strip,.hero-actions,.summary-actions,.parent-actions{flex-wrap:wrap;gap:12px;display:flex}.reward-preview-card,.summary-bubble{color:#6d368a;-webkit-backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #fffffff5;border-radius:24px;flex:120px;min-width:0;padding:14px 12px;box-shadow:0 10px 20px #6b509c14}.reward-preview-card strong,.summary-bubble strong{margin-bottom:6px;font-size:28px;line-height:1;display:block}.reward-preview-card span,.summary-bubble span{letter-spacing:.05em;text-transform:uppercase;color:#8b74a0;font-size:12px;font-weight:800}.install-note{color:#6c587e;background:#ffffffd1;border-radius:24px;padding:15px 16px;line-height:1.5;box-shadow:0 12px 24px #6b509c14}.daily-gift-card{color:#fff;-webkit-backdrop-filter:blur(12px);background:#ffffff38;border:1px solid #ffffff6b;border-radius:28px;padding:16px;box-shadow:0 16px 28px #180b3824}.daily-gift-card h2{margin-bottom:6px;font-size:21px}.daily-gift-card p{color:#fffafff0;line-height:1.45}.daily-gift-button{width:100%;margin-top:14px}.welcome-install-note{color:#fffdfd;background:#fff3;border:1px solid #ffffff61;box-shadow:0 16px 28px #180b3824}.mini-link-button{color:inherit;background:0 0;margin-top:10px;font-weight:900}.map-panel,.progress-panel,.summary-panel,.parent-panel,.chest-panel,.game-card{width:100%;max-width:100%;margin-top:10px}.map-panel,.progress-panel,.summary-panel,.parent-panel{padding:clamp(18px,5vw,24px) clamp(16px,4.8vw,22px) clamp(24px,6vw,30px)}.top-nav,.nav-row{justify-content:space-between;align-items:center;gap:10px;width:100%;margin-bottom:18px;display:flex}.map-intro{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.map-intro>div{width:100%;min-width:0}.section-kicker{color:#8752b2;letter-spacing:.05em;text-transform:uppercase;background:#ffffffbd;border-radius:999px;margin-bottom:10px;padding:8px 14px;font-size:12px;font-weight:900;display:inline-block}.header-title{letter-spacing:-.018em;color:#7b39a8;text-shadow:0 8px 20px #ffffffd1;overflow-wrap:anywhere;text-wrap:balance;max-width:100%;font-size:clamp(26px,7.4vw,34px);font-weight:900;line-height:1.14}.subtitle{color:#745b8a;overflow-wrap:anywhere;text-wrap:pretty;margin-top:8px;font-size:clamp(14px,4vw,16px);font-weight:800;line-height:1.42}.map-title{max-width:none;padding-inline:clamp(4px,2vw,10px)}.map-subtitle{margin-top:4px;padding-inline:clamp(2px,1.8vw,8px)}.map-top-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.compact-action{min-width:124px;padding:12px 16px}.reward-ribbon,.progress-section,.progress-stat-card,.pin-card,.celebration-card{box-shadow:0 12px 22px #6f54a514}.reward-ribbon{margin-bottom:18px;padding:18px 16px}.reward-ribbon-copy h2,.progress-section-title{color:#592b7d;margin-bottom:12px;font-size:18px}.reward-ribbon-copy p,.progress-empty,.parent-feedback,.level-sub-copy{color:#7e6d90;font-size:14px;line-height:1.5}.sticker-strip,.sticker-gallery{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.sticker-badge{background:#ffffffdb;border:1px solid #ffffffeb;border-radius:18px;justify-content:center;align-items:center;min-width:56px;height:56px;display:flex;box-shadow:inset 0 1px #ffffffbf,0 6px 14px #6a4e9d14}.sticker-badge span{font-size:28px}.large-sticker{border-radius:22px;flex-direction:column;gap:4px;width:86px;height:86px;padding:8px}.large-sticker span{font-size:32px}.large-sticker small{color:#7b6692;text-align:center;font-size:11px;font-weight:800}.level-list{flex-direction:column;gap:14px;width:100%;display:flex}.level-card{text-align:left;align-items:center;gap:14px;width:100%;min-width:0;padding:16px 15px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 12px 22px #6f54a514}.completed-theme-card{background:linear-gradient(135deg,#ffffffdb,#effff4e6);border-color:#68c47ab8;box-shadow:0 14px 26px #4caf5021,inset 0 0 0 2px #75d3871f}.hover-glow:hover,.hover-glow:focus-visible{transform:translateY(-3px);box-shadow:0 18px 28px #7050ab24}.icon-container-small{background:linear-gradient(#fffffffa,#ffffffa6);border-radius:22px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 18px #00000014}.theme-pink-icon{box-shadow:0 10px 18px #f062922e}.theme-purple-icon{box-shadow:0 10px 18px #ab47bc2e}.theme-peach-icon{box-shadow:0 10px 18px #ffa7262e}.theme-blue-icon{box-shadow:0 10px 18px #42a5f52e}.level-icon{font-size:34px}.stage-medallion{background:radial-gradient(circle at 28% 22%,#fff6,#0000 38%),linear-gradient(160deg,#8fc9ff 0%,#5a92ff 42%,#3456d8 100%);border:1px solid #ffffff8a;box-shadow:inset 0 1px #ffffff75,0 14px 24px #4966c63d}.stage-medallion:before{content:"";pointer-events:none;background:linear-gradient(#fff3,#ffffff0a);border-radius:17px;position:absolute;inset:7px;box-shadow:inset 0 1px #ffffff38}.stage-medallion-glow{opacity:.95;filter:drop-shadow(0 4px 10px #ffc45c80);z-index:1;font-size:14px;position:absolute;top:8px;right:9px}.stage-medallion-icon{filter:drop-shadow(0 6px 14px #1e276d3d);z-index:1;font-size:30px;line-height:1;transform:translateY(-2px)}.stage-medallion-text{letter-spacing:.06em;text-shadow:0 1px #ffffff3d,0 6px 14px #192a7a47;font-size:19px;font-weight:900}.stage-medallion-badge{color:#fff;z-index:1;background:linear-gradient(135deg,#4aa4ff,#2a76ff);border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 6px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;bottom:6px;right:6px;box-shadow:0 6px 12px #4172ff38}.theme-complete-badge{color:#fff;z-index:2;background:linear-gradient(135deg,#69d883,#2ea84f);border:2px solid #fffffff0;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:17px;font-weight:900;line-height:1;display:inline-flex;position:absolute;bottom:6px;right:6px;box-shadow:0 8px 14px #2ea84f3d}.stage-medallion-tone-stage-1{background:radial-gradient(circle at 28% 22%,#ffffff75,#0000 38%),linear-gradient(160deg,#8fd5ff 0%,#4f9dff 42%,#2f61e2 100%)}.stage-medallion-tone-stage-1 .stage-medallion-icon{color:#f7fbff}.stage-medallion-tone-stage-1 .stage-medallion-text{color:#fff}.stage-medallion-tone-stage-1 .stage-medallion-badge{background:linear-gradient(135deg,#57c0ff,#2a73ff)}.stage-medallion-tone-stage-2{background:radial-gradient(circle at 28% 22%,#ffffff6b,#0000 38%),linear-gradient(160deg,#b79dff 0%,#8a6dff 42%,#5f39d9 100%)}.stage-medallion-tone-stage-2 .stage-medallion-icon{color:#fff}.stage-medallion-tone-stage-2 .stage-medallion-badge{background:linear-gradient(135deg,#9b87ff,#653cff)}.stage-medallion-tone-stage-3{background:radial-gradient(circle at 28% 22%,#ffffff61,#0000 38%),linear-gradient(160deg,#ffd487 0%,#ffae44 42%,#ef7b1b 100%)}.stage-medallion-tone-stage-3 .stage-medallion-icon{color:#fff9ef}.stage-medallion-tone-stage-3 .stage-medallion-badge{background:linear-gradient(135deg,#ffbe54,#f07d19)}.stage-medallion-tone-stage-4{background:radial-gradient(circle at 28% 22%,#fff6,#0000 38%),linear-gradient(160deg,#ffb3df 0%,#ff7dc4 42%,#ea4f95 100%)}.stage-medallion-tone-stage-4 .stage-medallion-icon{color:#fff8fd}.stage-medallion-tone-stage-4 .stage-medallion-badge{background:linear-gradient(135deg,#ff89ca,#ea4b91)}.stage-medallion-tone-stage-5{background:radial-gradient(circle at 28% 22%,#fff6,#0000 38%),linear-gradient(160deg,#8cb8ff 0%,#5f83ff 42%,#4b49db 100%)}.stage-medallion-tone-stage-5 .stage-medallion-icon{color:#fff}.stage-medallion-tone-stage-5 .stage-medallion-badge{background:linear-gradient(135deg,#7f9bff,#4a4de2)}.stage-medallion-tone-stage-6{background:radial-gradient(circle at 28% 22%,#ffffff61,#0000 38%),linear-gradient(160deg,#ffd981 0%,#ffb641 42%,#f28c1e 100%)}.stage-medallion-tone-stage-6 .stage-medallion-icon{color:#fffdf7}.stage-medallion-tone-stage-6 .stage-medallion-badge{background:linear-gradient(135deg,#ffc95b,#f28f1b)}.level-info{flex:1;min-width:0}.level-card-badges{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.level-growth-pill,.level-theme-pill{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900}.level-growth-pill{color:#7b39a8;background:#7b39a81f}.level-theme-pill{color:#8d4f92;background:#ffffffe0}.level-card-title{color:#532d76;overflow-wrap:anywhere;font-size:19px;font-weight:900}.level-card-sub{color:#7f5f96;margin-top:4px;font-size:14px;font-weight:700}.level-card-meta{flex-wrap:wrap;gap:8px;margin-top:9px;display:flex}.level-card-meta span{color:#8d4f92;background:#ffffffe6;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900}.level-arrow{color:#c178d5;flex-shrink:0;font-size:22px}.progress-title{margin-bottom:16px}.progress-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.progress-stat-card{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:16px 12px;display:flex}.progress-stat-card strong{color:#7b1fa2;font-size:30px;line-height:1}.progress-stat-card span{color:#866798;font-size:13px;font-weight:800}.progress-section{width:100%;margin-bottom:14px;padding:16px}.progress-pill-list{flex-wrap:wrap;gap:10px;display:flex}.progress-pill{background:#ffffffe0;border-radius:18px;flex-direction:column;gap:4px;min-width:116px;padding:10px 12px;display:flex}.progress-pill strong,.progress-level-item strong{color:#642f89;font-size:15px}.progress-pill span,.progress-level-item p,.progress-level-meta{color:#89739b;font-size:12px;font-weight:800}.progress-level-list{flex-direction:column;gap:12px;display:flex}.world-collection-list{gap:10px;display:grid}.world-collection-card{background:#ffffffd6;border-radius:18px;align-items:center;gap:12px;padding:12px;display:flex}.world-collection-card strong{color:#642f89;font-size:15px}.world-collection-card p{color:#89739b;margin-top:4px;font-size:12px;font-weight:800}.world-collection-icon{background:linear-gradient(#fffffffa,#ffffffa6);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:28px;display:flex}.progress-level-item{background:#ffffffd1;border-radius:18px;justify-content:space-between;gap:12px;padding:14px;display:flex}.progress-level-item p{margin-top:4px}.progress-level-meta{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.pin-card{flex-direction:column;gap:12px;padding:18px;display:flex}.pin-input{text-align:center;letter-spacing:.35em;color:#623286;background:#ffffffeb;border:1px solid #946fb847;border-radius:22px;outline:none;width:100%;padding:16px 18px;font-size:32px}.pin-submit{width:100%}.parent-feedback{text-align:center;margin-top:14px;font-weight:800}.parent-actions{justify-content:center}.chest-panel{text-align:center;padding:34px 20px;position:relative;overflow:hidden}.chest-panel:before,.chest-panel:after{content:"";pointer-events:none;filter:blur(12px);border-radius:50%;width:180px;height:180px;position:absolute;inset:auto}.chest-panel:before{background:#ffdd6638;top:-40px;left:-30px}.chest-panel:after{background:#ff99dd2e;bottom:-40px;right:-20px}.chest-burst{background:radial-gradient(circle at top,#ffffffeb,#ffeabad1);border-radius:32px;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 18px;font-size:64px;animation:2.2s ease-in-out infinite chestPulse;display:flex;box-shadow:0 0 0 12px #ffffff80,0 18px 34px #ffad2e33}@keyframes chestPulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.chest-copy{margin:14px 0 18px}.game-card{text-align:center;padding:24px 18px 28px}.progress-badge{font-size:14px}.progress-bar-container{background:#ffffff8a;border-radius:999px;width:100%;height:8px;margin-bottom:20px;overflow:hidden}.progress-bar-fill{background:linear-gradient(90deg,#f06292,#ab47bc);border-radius:999px;height:100%;transition:width .4s}.reward-row{justify-content:space-between;align-items:flex-start;gap:12px;width:100%;display:flex}.level-header-title{color:#4a148c;text-align:left;margin-bottom:6px;font-size:20px;font-weight:900}.level-sub-copy{text-align:left}.stars-badge{color:#ef6c00;white-space:nowrap;background:#ffffffe0;border-radius:999px;padding:9px 14px;font-size:15px;font-weight:900}.mode-pill{color:#7b1fa2;background:#ffffffc7;border:1px solid #fffffff5;border-radius:999px;justify-content:center;margin:18px auto 22px;padding:8px 14px;font-size:14px;font-weight:900;display:inline-flex}.speech-row{flex-direction:column;align-items:center;gap:8px;width:100%;margin-bottom:18px;display:flex}.speech-action{color:#6b2b91;background:#ffffffe0;border-radius:999px;min-width:168px;padding:12px 18px;font-size:16px;font-weight:900;box-shadow:0 10px 18px #7b1fa21a}.speech-action:disabled{opacity:.7}.speech-error{color:#b23a6a;text-align:center;max-width:280px;font-size:13px;font-weight:800}.picture-wrapper{margin-bottom:22px}.picture-box{border:8px solid #fff;justify-content:center;align-items:center;width:160px;height:160px;margin:0 auto;transition:all .6s cubic-bezier(.34,1.56,.64,1);display:flex}.glass-circle{background:#ffffffb8;border-radius:50%}.shadow-inset{box-shadow:inset 0 8px 16px #00000014,0 12px 24px #995cc41f}.glow{background:#fff;border-color:#f8bbd0;box-shadow:0 0 30px #fff,0 0 60px #f0629266}.visual-icon,.option-image,.match-image{display:block}.visual-icon{filter:drop-shadow(0 10px 10px #00000026);font-size:88px}img.visual-icon,img.option-image,img.match-image{object-fit:contain}img.visual-icon{width:104px;height:104px}.success-anim{animation:.6s cubic-bezier(.175,.885,.32,1.275) bounceGrow}@keyframes bounceGrow{0%{transform:scale(1)}50%{transform:scale(1.14)}to{transform:scale(1)}}.story-bubble{background:#ffffffd1;border:1px solid #ffffffe6;border-radius:20px 20px 6px;margin-bottom:18px;padding:15px 18px;box-shadow:0 4px 10px #0000000d}.story-intro{color:#6a1b9a;font-size:18px;font-weight:800;line-height:1.4}.glow-text{color:#311b92;letter-spacing:2px;text-shadow:0 4px 10px #fff,0 0 20px #fff;overflow-wrap:anywhere;margin-bottom:22px;font-size:40px;font-weight:900;line-height:1.15}.glass-feedback{background:#ffffff8a;border:1px solid #ffffffe6;border-radius:20px;justify-content:center;align-items:center;width:100%;min-height:88px;margin-bottom:24px;padding:15px;display:flex}.hint-text{color:#7b6d8d;font-size:15px;font-weight:800;line-height:1.5}.feedback-text{text-shadow:0 1px 2px #fffc;font-size:18px;font-weight:900;line-height:1.4}.success-text{color:#2e7d32}.error-text{color:#c62828}.option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%;margin-bottom:18px;display:grid}.option-card{justify-content:center;align-items:center;min-height:132px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 10px 18px #ab47bc14}.option-card:hover,.option-card:focus-visible,.word-choice-card:hover,.word-choice-card:focus-visible{transform:translateY(-3px);box-shadow:0 16px 24px #ab47bc29}.option-image{justify-content:center;align-items:center;width:84px;height:84px;font-size:58px;display:flex}.syllable-game{flex-direction:column;gap:14px;width:100%;margin-bottom:18px;display:flex}.assembled-word{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;min-height:82px;padding:14px;display:flex}.empty-answer{color:#9575cd;font-size:15px;font-weight:800}.syllable-bank{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.syllable-chip{color:#7b1fa2;background:#fff;border-radius:999px;padding:12px 18px;font-size:18px;font-weight:900;box-shadow:0 8px 16px #7b1fa21f}.selected-chip{color:#4a148c;background:linear-gradient(135deg,#f8bbd0,#e1bee7)}.secondary-action{color:#ad1457;background:#ffffffd1;border-radius:999px;align-self:center;padding:10px 16px;font-size:15px;font-weight:900}.word-choice-grid{gap:12px;width:100%;margin-bottom:18px;display:grid}.word-choice-card{color:#68298d;overflow-wrap:anywhere;min-height:66px;padding:14px 16px;font-size:22px;font-weight:900}.story-question-game{gap:14px;width:100%;margin-bottom:18px;display:grid}.story-reading-card{text-align:left;gap:10px;padding:18px;display:grid}.story-reading-card p{color:#4d2a73;font-size:20px;font-weight:850;line-height:1.45}.match-game{flex-direction:column;gap:16px;width:100%;margin-bottom:18px;display:flex}.match-card{justify-content:center;align-items:center;min-height:170px;display:flex}.match-image{justify-content:center;align-items:center;width:108px;height:108px;font-size:84px;display:flex}.choice-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.choice-btn{color:#fff;border-radius:24px;padding:18px 16px;font-size:24px;font-weight:900;box-shadow:0 10px 18px #0000001f}.yes-btn{background:linear-gradient(135deg,#66bb6a,#43a047)}.no-btn{background:linear-gradient(135deg,#ef5350,#e53935)}.repeat-note{color:#7b1fa2;margin-bottom:18px;font-size:14px;font-weight:900}.first-syllable-card{min-height:74px}.celebration-card{text-align:center;width:100%;margin-bottom:18px;padding:18px 16px}.celebration-card h3{color:#6c35a2;margin-bottom:6px;font-size:22px}.celebration-stars{margin-bottom:8px;font-size:30px}.glass-action-btn{letter-spacing:.04em;color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#ab47bc,#8e24aa);border-radius:40px;width:100%;padding:20px 24px;font-size:22px;font-weight:900;box-shadow:0 10px 20px #9c27b03d,inset 0 -4px #8d33aa}.glass-action-btn:active{transform:translateY(3px)}.success-state{background:linear-gradient(135deg,#ab47bc,#8e24aa)}button:disabled{opacity:.65;cursor:default}@media (width<=520px){.welcome-shell{min-height:100dvh}.welcome-content{min-height:100dvh;padding:max(14px, env(safe-area-inset-top)) max(14px, env(safe-area-inset-right)) max(22px, env(safe-area-inset-bottom)) max(14px, env(safe-area-inset-left))}.minimal-welcome-content{padding:0}.app-container{padding:max(14px, env(safe-area-inset-top)) max(14px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(14px, env(safe-area-inset-left))}.map-intro,.nav-row,.top-nav,.reward-row{flex-direction:column;align-items:stretch}.map-intro{gap:10px;margin-bottom:16px}.header-title{font-size:clamp(25px,7vw,31px);line-height:1.15}.map-top-actions{justify-content:stretch;width:100%}.compact-action{width:100%}.hero-actions,.summary-actions,.parent-actions,.welcome-actions{flex-direction:column}.map-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.progress-grid{grid-template-columns:1fr}.progress-level-item{flex-direction:column}.progress-level-meta{align-items:flex-start}.option-card{min-height:118px}.glow-text{font-size:34px}}@media (width<=380px){.map-panel,.progress-panel,.summary-panel,.parent-panel,.game-card{border-radius:28px;padding:17px 12px 22px}.header-title{letter-spacing:-.012em;font-size:24px;line-height:1.16}.subtitle{margin-top:7px;font-size:14px;line-height:1.38}.level-card{gap:10px;padding:14px 12px}.icon-container-small{border-radius:20px;width:64px;height:64px}.stage-medallion:before{border-radius:15px;inset:6px}.stage-medallion-icon{font-size:26px}.stage-medallion-text{font-size:16px}.stage-medallion-glow{font-size:12px;top:6px;right:7px}.stage-medallion-badge{min-width:22px;height:22px;font-size:11px;bottom:5px;right:5px}.level-card-title{font-size:17px}.level-card-meta span,.level-growth-pill,.level-theme-pill{padding:5px 8px;font-size:10px}.level-arrow{display:none}.option-grid,.choice-row{gap:10px}.option-card{min-height:108px}.choice-btn{padding:16px 12px;font-size:20px}.picture-box{width:144px;height:144px}.visual-icon{font-size:78px}.glow-text{font-size:30px}}
