:root{color:#1e2330;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#1e2330;--muted:#657085;--panel:#ffffffd6;--line:#1e23301f;--yellow:#ffd84c;--pink:#ff7b9c;--teal:#2ed3c6;--blue:#4aa8ff;--leaf:#2fc97d;background:#fff7d6;font-family:Inter,ui-rounded,Nunito,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button{color:inherit;font:inherit}.app-shell{background:radial-gradient(circle at 18% 16%,#ff7b9c47,#0000 20rem),radial-gradient(circle at 84% 14%,#4ba8ff3d,#0000 19rem),linear-gradient(145deg,#fff7d6 0%,#e9fbff 47%,#fff0f6 100%);min-height:100vh;padding:24px;position:relative}.sky-shapes{pointer-events:none;position:fixed;inset:0;overflow:hidden}.sky-shapes span{opacity:.42;border-radius:999px;animation:10s ease-in-out infinite alternate drift;display:block;position:absolute}.sky-shapes span:first-child{background:#ffcf4d;width:74px;height:74px;top:32%;left:6%}.sky-shapes span:nth-child(2){background:#5ed6ff;width:52px;height:52px;animation-delay:-2s;top:28%;right:9%}.sky-shapes span:nth-child(3){background:#76e08a;width:90px;height:90px;animation-delay:-4s;bottom:11%;right:14%}.sky-shapes span:nth-child(4){background:#ff8a5c;width:46px;height:46px;animation-delay:-6s;bottom:13%;left:18%}@keyframes drift{0%{transform:translate(0,0)rotate(0)}to{transform:translate(18px,-22px)rotate(12deg)}}.topbar,.level-panel,.game-layout{z-index:1;width:min(1180px,100%);margin:0 auto;position:relative}.topbar{justify-content:space-between;align-items:center;gap:20px;display:flex}.brand-lockup{align-items:center;gap:18px;min-width:0;display:flex}.bee-mascot{filter:drop-shadow(0 12px 18px #291f1533);width:92px;min-width:92px;animation:2.8s ease-in-out infinite alternate bob}@keyframes bob{0%{transform:translateY(0)rotate(-1deg)}to{transform:translateY(-7px)rotate(1deg)}}.eyebrow,.mode-kicker{color:#b54c1f;letter-spacing:0;text-transform:uppercase;margin:0 0 4px;font-size:.82rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{color:#211f2f;letter-spacing:0;margin-bottom:0;font-size:clamp(2.1rem,5vw,4.7rem);line-height:.94}h2{letter-spacing:0;margin-bottom:0;font-size:clamp(1.55rem,3vw,2.4rem);line-height:1}h3{letter-spacing:0;margin-bottom:0;font-size:1.25rem}.score-strip{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.score-strip div{background:#ffffffc7;border:2px solid #211f2f1f;border-radius:999px;align-items:center;gap:8px;min-height:44px;padding:10px 14px;font-weight:900;display:inline-flex;box-shadow:0 12px 26px #2f254c1a}.score-strip svg{color:#f6a800;fill:currentColor}.level-panel{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:24px;display:grid}.level-chip{cursor:pointer;text-align:left;background:#ffffffd1;border:0;border-radius:18px;min-height:76px;padding:12px;transition:transform .16s,box-shadow .16s,background .16s;box-shadow:inset 0 0 0 2px #1e23301a,0 14px 26px #352e451a}.level-chip:hover,.level-chip:focus-visible{transform:translateY(-2px)}.level-chip.is-active{background:color-mix(in srgb, var(--level-color) 24%, white);box-shadow:inset 0 0 0 3px var(--level-color), 0 18px 30px #352e4526}.level-chip span,.level-chip strong{overflow-wrap:anywhere;display:block}.level-chip span{color:var(--muted);text-transform:uppercase;margin-bottom:4px;font-size:.82rem;font-weight:900}.level-chip strong{font-size:1.05rem;line-height:1.1}.game-layout{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:18px;margin-top:18px;display:grid}.game-menu{gap:10px;display:grid}.game-tab{cursor:pointer;text-align:left;background:#ffffffc7;border:0;border-radius:16px;grid-template-columns:30px minmax(0,1fr) 22px;align-items:center;gap:12px;min-height:72px;padding:12px 14px;transition:transform .16s,background .16s,box-shadow .16s;display:grid;box-shadow:inset 0 0 0 2px #1e233017,0 14px 24px #342f4c17}.game-tab:hover,.game-tab:focus-visible{transform:translate(3px)}.game-tab.is-active{color:#fff;background:#211f2f;box-shadow:0 18px 32px #211f2f38}.game-tab svg:first-child{color:#ffb000}.game-tab small,.game-tab span{min-width:0;display:block}.game-tab small{color:inherit;opacity:.7;text-transform:uppercase;font-size:.72rem;font-weight:900}.game-tab span{font-weight:900;line-height:1.1}.game-stage{background:linear-gradient(180deg, #ffffffe6, #ffffffb3), color-mix(in srgb, var(--level-color) 16%, white);border-radius:26px;min-height:680px;padding:20px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #ffffffbd,0 24px 46px #27243a29}.game-stage:before{content:"";opacity:.72;background:radial-gradient(circle at 10% 20%,#61d084 0 28px,#0000 29px),radial-gradient(circle at 28% 35%,#ff7b9c 0 20px,#0000 21px),radial-gradient(circle at 50% 24%,#ffd84c 0 30px,#0000 31px),radial-gradient(circle at 70% 36%,#59c3ff 0 22px,#0000 23px),radial-gradient(circle at 88% 22%,#ff9363 0 26px,#0000 27px),linear-gradient(#0000 35%,#48bd75 36% 100%);height:150px;position:absolute;inset:auto -8% -90px}.stage-header{z-index:1;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex;position:relative}.level-badge{background:var(--level-color);color:#fff;min-width:92px;min-height:42px;box-shadow:0 10px 20px color-mix(in srgb, var(--level-color) 30%, transparent);border-radius:999px;justify-content:center;align-items:center;padding:9px 14px;font-weight:950;display:inline-flex}.activity-card{z-index:1;background:#ffffffc7;border:2px solid #1e233014;border-radius:22px;gap:18px;min-height:545px;padding:20px;display:grid;position:relative;box-shadow:0 16px 34px #27243a1a}.clue-scene,.sound-board,.honey-hint,.story-scene,.rocket-arena{background:linear-gradient(135deg,#ffd84c52,#7edeff3d),#fff;border-radius:20px;box-shadow:inset 0 0 0 2px #1e233014}.clue-scene{grid-template-columns:132px minmax(0,1fr);align-items:center;gap:18px;min-height:148px;padding:18px;display:grid}.garden-scene{background:radial-gradient(circle at 14% 86%,#6ed475 0 14px,#0000 15px),radial-gradient(circle at 25% 82%,#ff7b9c 0 11px,#0000 12px),linear-gradient(135deg,#ffd84c5c,#7edeff33),#fff}.emoji-planet,.story-emoji,.emoji-badge{background:#fff4b8;border-radius:24px;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 -7px #211f2f14,0 14px 24px #28233e1f}.emoji-planet{width:118px;height:112px;font-size:4.4rem}.clue-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.clue-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.clue-row p,.example-line{margin-bottom:0}.clue-row p{color:var(--ink);font-size:1.35rem;font-weight:950;line-height:1.15}.example-line{color:var(--muted);margin-top:8px;font-weight:800}.icon-button{color:#fff;cursor:pointer;background:#211f2f;border:0;border-radius:999px;place-items:center;width:48px;height:48px;display:inline-grid;box-shadow:0 10px 20px #211f2f2e}.letter-slots{grid-template-columns:repeat(auto-fit,minmax(54px,1fr));gap:10px;width:100%;max-width:720px;margin:0 auto;display:grid}.letter-slot,.wordle-cell{aspect-ratio:1;color:#211f2f;text-transform:uppercase;background:#fff;border:0;border-radius:18px;place-items:center;font-size:2rem;font-weight:950;display:grid;box-shadow:inset 0 0 0 3px #211f2f1f,0 10px 18px #27243a14}.letter-slot.is-filled{cursor:pointer;background:#ffdc4e;box-shadow:inset 0 -8px #211f2f1a,0 10px 18px #27243a1a}.tile-bank{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.letter-tile{color:#fff;cursor:pointer;text-transform:uppercase;background:#211f2f;border:0;border-radius:20px;place-items:center;width:72px;height:72px;font-size:2rem;font-weight:950;transition:transform .15s,opacity .15s;display:grid;box-shadow:inset 0 -8px #ffffff14,0 12px 18px #211f2f2e}.letter-tile:hover,.letter-tile:focus-visible{transform:translateY(-3px)rotate(-2deg)}.letter-tile:disabled{opacity:.28;cursor:not-allowed;transform:none}.message-pill{color:#fff;text-align:center;background:#211f2f;border-radius:999px;place-self:end center;min-height:42px;padding:10px 16px;font-weight:900;box-shadow:0 12px 24px #211f2f2e}.card-footer{justify-content:center;align-items:center;min-height:52px;display:flex}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:11px 16px;font-weight:950;display:inline-flex;box-shadow:0 12px 22px #211f2f26}.primary-button{color:#211f2f;background:#ffb000}.secondary-button{color:#211f2f;background:#fff;box-shadow:inset 0 0 0 2px #211f2f1f,0 12px 22px #211f2f14}.sound-board{grid-template-columns:172px minmax(0,1fr);align-items:center;gap:18px;padding:18px;display:grid}.sound-token{color:#fff;background:#211f2f;border-radius:22px;place-items:center;gap:10px;min-height:150px;display:grid}.sound-token span{font-size:3.3rem;font-weight:950}.sound-board h3{font-size:1.8rem;line-height:1.1}.balloon-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:18px;display:grid}.balloon-choice{color:#211f2f;cursor:pointer;min-height:150px;animation:2.4s ease-in-out infinite alternate balloonFloat;animation-delay:var(--float-delay);background:radial-gradient(circle at 34% 25%,#fffc 0 16px,#0000 17px),linear-gradient(160deg,#ff7b9c,#ffb000);border:0;border-radius:54% 54% 48% 48%;font-size:1.8rem;font-weight:950;position:relative;box-shadow:inset 0 -15px #211f2f17,0 16px 28px #211f2f24}.balloon-choice:nth-child(2){background:radial-gradient(circle at 34% 25%,#fffc 0 16px,#0000 17px),linear-gradient(160deg,#6edb8b,#35c7ff)}.balloon-choice:nth-child(3){background:radial-gradient(circle at 34% 25%,#fffc 0 16px,#0000 17px),linear-gradient(160deg,#b98cff,#ffd84c)}.balloon-choice:nth-child(4){background:radial-gradient(circle at 34% 25%,#fffc 0 16px,#0000 17px),linear-gradient(160deg,#ff9363,#78e4d6)}.balloon-choice:after{content:"";background:#211f2f3d;width:2px;height:34px;position:absolute;bottom:-30px;left:50%}.balloon-choice.is-correct{outline:5px solid #2fc97d}.balloon-choice.is-wrong{outline:5px solid #ff4d6d}@keyframes balloonFloat{0%{transform:translateY(0)}to{transform:translateY(-9px)}}.honey-hint{grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px;display:grid}.emoji-badge{width:70px;height:70px;font-size:2.4rem}.honey-hint h3,.honey-hint p{margin-bottom:0}.honey-hint p{color:var(--muted);margin-top:4px;font-weight:800}.wordle-grid{width:min(var(--wordle-grid-width,520px), 100%);gap:8px;margin:0 auto;display:grid}.wordle-row{gap:8px;display:grid}.wordle-cell{background:#fffdf2;border-radius:14px;min-width:0;font-size:clamp(1rem,4vw,1.75rem)}.wordle-cell.correct{color:#06351c;background:#2fc97d}.wordle-cell.present{background:#ffd84c}.wordle-cell.absent{color:#465061;background:#d8deea}.keyboard{gap:8px;display:grid}.keyboard-row,.keyboard-actions{justify-content:center;gap:6px;display:flex}.key-button{color:#fff;cursor:pointer;text-transform:uppercase;background:#211f2f;border:0;border-radius:10px;place-items:center;min-width:34px;height:42px;padding:0 8px;font-size:.92rem;font-weight:950;transition:background-color .25s,color .25s;display:grid}.key-button.correct{color:#06351c;background:#2fc97d}.key-button.present{color:#211f2f;background:#ffd84c}.key-button.absent{color:#69727f;background:#cbd2dd}.key-button.wide{min-width:86px}.key-button.accent{color:#211f2f;background:#ffb000}.rocket-arena{grid-template-columns:150px minmax(0,1fr);align-items:center;gap:20px;min-height:184px;padding:18px;display:grid}.launchpad{background:radial-gradient(circle at 50% 18%,#fffffff2 0 14px,#0000 15px),linear-gradient(#3b2e73,#171724);border-radius:22px;place-items:end center;height:156px;display:grid;position:relative;overflow:hidden}.rocket-icon{z-index:2;color:#ffec5e;fill:#ffec5e;transition:transform .25s;position:relative}.flame{filter:blur(1px);background:linear-gradient(90deg,#ff7b9c,#ffd84c,#58dfff);border-radius:999px 999px 10px 10px;width:54px;height:24px;margin-bottom:8px}.rhyme-prompt{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.rhyme-prompt span{font-size:clamp(2rem,6vw,4rem);font-weight:950}.rhyme-prompt strong{background:#ffdc4e;border-radius:16px;padding:10px 14px;font-size:1.4rem}.meteor-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.meteor-word,.spell-choice{cursor:pointer;background:#fff;border:0;border-radius:18px;min-height:66px;font-size:1.1rem;font-weight:950;box-shadow:inset 0 0 0 2px #211f2f1a,0 12px 20px #211f2f14}.meteor-word{background:radial-gradient(circle at 20% 22%,#fffc 0 8px,#0000 9px),linear-gradient(145deg,#e9edff,#fff4c9)}.meteor-word.is-hit,.spell-choice.is-correct{color:#07361d;background:#61d084}.meteor-word.is-miss,.spell-choice.is-wrong{color:#4c0010;background:#ff8aa1}.story-scene{grid-template-columns:112px minmax(0,1fr);align-items:center;gap:16px;min-height:164px;padding:18px;display:grid}.story-emoji{width:96px;height:96px;font-size:3.5rem}.story-scene p{color:#211f2f;margin-bottom:0;font-size:clamp(1.45rem,4vw,2.5rem);font-weight:950;line-height:1.16}.story-blank{vertical-align:middle;background:#ffdc4e;border-radius:14px;justify-content:center;align-items:center;min-width:min(260px,100%);min-height:54px;margin:0 8px;padding:2px 14px;display:inline-flex;box-shadow:inset 0 -8px #211f2f14}.choice-ladder{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.spell-choice{text-align:left;justify-content:flex-start;align-items:center;gap:10px;padding:12px 16px;display:flex}.spell-choice svg{color:#ff9f1c}@media (width<=940px){.app-shell{padding:18px}.topbar{align-items:flex-start}.level-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.game-layout{grid-template-columns:1fr}.game-menu{grid-template-columns:repeat(5,minmax(140px,1fr));padding-bottom:6px;display:grid;overflow-x:auto}.game-tab:hover,.game-tab:focus-visible{transform:translateY(-2px)}}@media (width<=680px){.app-shell{padding:14px}.topbar{display:grid}.brand-lockup{align-items:flex-start}.bee-mascot{width:72px;min-width:72px}.score-strip{justify-content:flex-start}.level-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.game-menu{grid-template-columns:1fr;overflow-x:visible}.game-tab{min-height:62px}.game-stage{border-radius:20px;min-height:0;padding:14px}.stage-header,.clue-scene,.sound-board,.honey-hint,.rocket-arena,.story-scene{grid-template-columns:1fr}.activity-card{min-height:0;padding:14px}.clue-row{grid-template-columns:1fr}.clue-actions{justify-content:flex-start}.emoji-planet,.story-emoji{width:88px;height:84px;font-size:3rem}.letter-slots{grid-template-columns:repeat(auto-fit,minmax(44px,1fr))}.letter-slot,.letter-tile{border-radius:14px}.letter-tile{width:58px;height:58px;font-size:1.55rem}.balloon-grid,.meteor-grid,.choice-ladder{grid-template-columns:1fr}.balloon-choice{min-height:112px}.key-button{min-width:28px;height:38px;padding:0 6px;font-size:.78rem}}
