:root{font-family:Trebuchet MS,Arial Rounded MT Bold,system-ui,sans-serif;color:#26343b;background:#d7f2ef;font-synthesis:none;--teal: #176b78;--teal-dark: #0f4c58;--orange: #f28a1a;--gold: #f4b536;--cream: #f2e2c4;--ink: #26343b;--focus: #132f8a}*{box-sizing:border-box}html,body,#app{width:100%;min-height:100%;margin:0}body{min-width:320px;min-height:100vh;overflow-x:hidden}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}button:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:5px solid var(--focus);outline-offset:4px}.skip-link{position:fixed;z-index:1000;top:8px;left:8px;padding:12px 18px;color:#fff;background:var(--focus);border-radius:12px;transform:translateY(-150%)}.skip-link:focus{transform:none}#phaser-backdrop{position:fixed;inset:0;z-index:-2;overflow:hidden;background:#c8edf2}#phaser-backdrop:after{content:"";position:absolute;inset:0;background:#11353c29;pointer-events:none}.app-shell{min-height:100vh;padding:16px;display:grid;grid-template-rows:auto 1fr;gap:16px}.glass-panel{border:2px solid rgba(255,255,255,.78);background:#fffbf1ed;box-shadow:0 16px 38px #22353438,inset 0 1px #fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar{width:min(1220px,100%);min-height:72px;margin:0 auto;padding:10px 14px;border-radius:24px;display:flex;align-items:center;gap:12px;position:relative;z-index:20}.brand-button{border:0;background:transparent;color:var(--teal-dark);font-weight:900;font-size:clamp(1rem,2vw,1.4rem)}.mode-switch,.difficulty-controls{display:flex;gap:4px;padding:4px;background:#dbe8e6;border-radius:999px}.mode-switch button,.difficulty-controls button{min-height:44px;border:0;border-radius:999px;padding:8px 14px;background:transparent;color:var(--ink);font-weight:800}.mode-switch button.is-active,.difficulty-controls button.is-active{color:#fff;background:var(--teal);box-shadow:0 4px 10px #176b7840}.profile-chip{margin-left:auto;padding:8px 13px;background:#fff4cf;border-radius:999px;font-weight:800;white-space:nowrap}.header-tools{display:flex;gap:8px}.icon-button,.back-button,.hint-button{min-height:44px;border:2px solid #b9d4d4;border-radius:14px;padding:9px 14px;background:#f8ffff;color:var(--teal-dark);font-weight:800}.screen{width:min(1220px,100%);margin:0 auto;min-height:0;display:grid;place-items:center}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2rem,4.7vw,4.5rem);line-height:.98;letter-spacing:-.04em;color:var(--teal-dark)}h2{color:var(--teal-dark)}.welcome-card{width:min(920px,100%);border-radius:38px;padding:clamp(26px,5vw,54px);text-align:center}.welcome-card>p{font-size:1.18rem}.field-label{display:grid;gap:7px;max-width:460px;margin:22px auto;text-align:left;font-weight:800}.field-label input{min-height:58px;padding:12px 18px;border:3px solid #a9cdca;border-radius:18px;background:#fff;color:var(--ink)}.age-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.age-card{min-height:150px;padding:20px 12px;border:0;border-bottom:7px solid color-mix(in srgb,var(--accent),#000 16%);border-radius:24px;color:#fff;background:var(--accent);display:grid;place-content:center;gap:9px;box-shadow:0 10px 18px #212d2d2b;transition:transform .15s ease}.age-card:hover{transform:translateY(-4px)}.age-card strong{font-size:1.32rem}.age-card span{line-height:1.2}.map-shell{width:100%;align-self:stretch;display:grid;grid-template-rows:auto 1fr;gap:14px}.map-title{width:fit-content;max-width:760px;padding:18px 26px;border-radius:25px}.map-title h1{font-size:clamp(1.9rem,4vw,3.3rem);margin-bottom:5px}.map-title p{margin:0}.adventure-map{min-height:500px;display:grid;grid-template-columns:repeat(2,minmax(260px,410px));justify-content:space-between;align-content:space-between;gap:24px;padding:18px}.map-hotspot{min-height:142px;border-radius:30px;border-left:10px solid var(--accent);padding:16px 20px;color:var(--ink);text-align:left;display:flex;align-items:center;gap:16px;transition:transform .17s ease,box-shadow .17s ease}.map-hotspot:hover{transform:scale(1.025);box-shadow:0 20px 42px #2235344d}.character-portrait{width:104px;height:104px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 7px 6px rgba(33,48,48,.25));flex:none}.hotspot-copy{display:grid;gap:7px}.hotspot-copy strong{font-size:1.24rem;line-height:1.12}.hotspot-copy small{color:#4f5f63;font-weight:700}.adventure-shell{width:min(980px,100%);border-radius:34px;padding:clamp(22px,4vw,42px)}.adventure-heading{display:flex;align-items:center;gap:24px;margin:18px 0 24px}.adventure-heading .character-portrait{width:170px;height:170px}.adventure-heading h1{font-size:clamp(2rem,5vw,4rem);margin-bottom:10px}.adventure-heading p{font-size:1.14rem;margin:0}.activity-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:0;padding:0;list-style:none}.activity-card{width:100%;min-height:112px;border:2px solid #c8d9d5;border-bottom-width:6px;border-radius:24px;padding:14px;background:#fffefa;color:var(--ink);display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;text-align:left}.activity-card:not(:disabled):hover{border-color:var(--orange)}.activity-step{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;color:#fff;background:var(--teal);font-size:1.45rem;font-weight:900}.activity-label{display:grid;gap:6px}.activity-label strong{font-size:1.16rem}.activity-label small{color:#526165}.activity-state{font-weight:900;color:var(--teal-dark)}.play-shell{width:min(1080px,100%);min-height:min(720px,calc(100vh - 120px));border-radius:34px;padding:18px;display:grid;grid-template-columns:260px 1fr;grid-template-rows:auto 1fr;gap:16px}.activity-topline{grid-column:1 / -1;display:flex;align-items:center;gap:12px}.round-progress{flex:1;min-width:140px;text-align:center;font-weight:900}.host-panel{padding:18px 10px;display:flex;flex-direction:column;align-items:center}.host-panel .character-portrait{width:210px;height:250px}.instruction-bubble{position:relative;padding:16px;border:3px solid #b8d7d6;border-radius:22px;background:#fff}.instruction-bubble h2{font-size:1.15rem;margin-bottom:8px}.instruction-bubble p{margin:0;line-height:1.42}.activity-board{min-width:0;padding:clamp(18px,3vw,32px);border-radius:28px;background:#ffffffe0;border:3px solid #d2dfdc;display:flex;flex-direction:column;justify-content:center}.round-prompt{text-align:center;font-size:clamp(1.35rem,3vw,2.35rem);color:var(--ink)}.visual-support{min-height:82px;margin:0 auto 18px;padding:16px 24px;border:2px dashed #94b9b7;border-radius:20px;background:#effaf8;white-space:pre-wrap;text-align:center;font:800 1.45rem/1.7 system-ui;letter-spacing:.28em}.mechanic-area{display:grid;gap:16px}.option-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.option-card{min-height:96px;padding:14px;border:3px solid #82aca9;border-bottom-width:8px;border-radius:22px;color:var(--ink);background:#f8fbf9;font-size:clamp(1rem,2vw,1.24rem);font-weight:900;line-height:1.18;touch-action:none;transition:transform .12s ease,border-color .12s ease}.option-card:hover{transform:translateY(-3px);border-color:var(--orange)}.option-card.is-dragging{position:relative;z-index:50;opacity:.88}.answer-zone{min-height:90px;padding:14px;border:4px dashed #5c9797;border-radius:24px;background:#eaf6f3;display:flex;align-items:center;justify-content:center;gap:10px;color:#315b61;font-weight:800}.sequence-slot{width:min(140px,22%);min-height:60px;padding:10px;border:2px solid #79a7a4;border-radius:16px;background:#fff;display:grid;place-items:center;text-align:center;color:var(--ink)}.primary-button,.secondary-button{min-height:52px;border-radius:18px;padding:12px 22px;font-weight:900}.primary-button{border:0;border-bottom:6px solid #0d4d58;background:var(--teal);color:#fff}.secondary-button{border:3px solid var(--teal);background:#fff;color:var(--teal-dark)}.check-sequence{justify-self:center}.feedback{min-height:55px;margin-top:12px;padding:13px 18px;border-radius:16px;text-align:center;font-weight:900}.feedback:empty{padding:0;min-height:8px}.feedback.is-correct{background:#d9f3df;border:2px solid #478b59;color:#225c32}.feedback.is-guidance,.feedback.is-hint{background:#fff0c9;border:2px solid #b77a15;color:#694a14}.hint-button{align-self:center;margin-top:8px}.activity-board.needs-retry{animation:friendly-wiggle .42s ease}.reward-card{width:min(720px,100%);border-radius:40px;padding:clamp(38px,7vw,78px);text-align:center;overflow:hidden;position:relative}.reward-card h1{font-size:clamp(2.4rem,7vw,5.2rem)}.reward-card>p{font-size:1.18rem}.reward-score{font-weight:900;color:var(--teal-dark)}.reward-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.reward-burst{position:absolute;inset:0;pointer-events:none}.reward-burst i{position:absolute;left:50%;top:42%;width:14px;height:28px;border-radius:8px;background:var(--gold);transform-origin:0 160px;animation:reward-pop 1.8s ease-out infinite}.reward-burst i:nth-child(3n){background:var(--teal)}.reward-burst i:nth-child(3n+1){background:var(--orange)}.reward-burst i:nth-child(1){transform:rotate(0) translateY(-170px)}.reward-burst i:nth-child(2){transform:rotate(30deg) translateY(-170px)}.reward-burst i:nth-child(3){transform:rotate(60deg) translateY(-170px)}.reward-burst i:nth-child(4){transform:rotate(90deg) translateY(-170px)}.reward-burst i:nth-child(5){transform:rotate(120deg) translateY(-170px)}.reward-burst i:nth-child(6){transform:rotate(150deg) translateY(-170px)}.reward-burst i:nth-child(7){transform:rotate(180deg) translateY(-170px)}.reward-burst i:nth-child(8){transform:rotate(210deg) translateY(-170px)}.reward-burst i:nth-child(9){transform:rotate(240deg) translateY(-170px)}.reward-burst i:nth-child(10){transform:rotate(270deg) translateY(-170px)}.reward-burst i:nth-child(11){transform:rotate(300deg) translateY(-170px)}.reward-burst i:nth-child(12){transform:rotate(330deg) translateY(-170px)}.settings-dialog{width:min(520px,calc(100% - 28px));padding:28px;border-radius:28px;color:var(--ink)}.settings-dialog::backdrop{background:#112a2fab;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.settings-dialog label{display:grid;grid-template-columns:120px 1fr;align-items:center;gap:12px;min-height:52px;font-weight:900}.settings-dialog input[type=range]{width:100%}.settings-dialog .check-label{grid-template-columns:auto 1fr;margin:12px 0 18px}.settings-dialog input[type=checkbox]{width:25px;height:25px}.update-notice{position:fixed;z-index:500;right:18px;bottom:18px;max-width:380px;padding:16px 20px;border-radius:18px;background:var(--teal-dark);color:#fff;box-shadow:0 12px 30px #0000004d}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#phaser-backdrop:after{background:#11353c0f}.app-shell{padding:12px 18px 18px;gap:8px}.topbar{width:min(1320px,100%);min-height:64px;padding:4px;border:0;background:transparent;box-shadow:none}.brand-button,.icon-button,.back-button,.hint-button{border:4px solid #6d4429;border-bottom-width:7px;border-radius:18px;background:#f6d89b;color:#3e2a20;box-shadow:0 5px #341f1338,0 9px 18px #26211a33}.brand-button{min-height:54px;padding:8px 20px;font-size:1.18rem;transform:rotate(-1deg)}.icon-button{min-height:50px;background:#f8e8bd}.mode-switch,.difficulty-controls{border:4px solid #6d4429;padding:4px;background:#f7e5b7;box-shadow:0 5px #341f1333}.mode-switch button,.difficulty-controls button{color:#493322}.mode-switch button.is-active,.difficulty-controls button.is-active{background:#e86742;color:#fff;box-shadow:inset 0 -4px #6b2d1e47}.profile-chip{border:3px solid #946734;background:#ffe39a;color:#493322;box-shadow:0 4px #53341d2e}.scene-ribbon,.story-plaque{position:relative;border:6px solid #704225;background:#f6d89b;color:#3e2a20;box-shadow:0 8px #48291738,0 16px 30px #231f183b}.scene-ribbon:before,.scene-ribbon:after,.story-plaque:before,.story-plaque:after{content:"";position:absolute;z-index:2;top:12px;width:10px;height:10px;border-radius:50%;background:#885536;box-shadow:inset 0 2px #ffffff40}.scene-ribbon:before,.story-plaque:before{left:14px}.scene-ribbon:after,.story-plaque:after{right:14px}.scene-ribbon h1,.story-plaque h1,.story-plaque h2{color:#3f3024}.welcome-card{overflow:visible;border-radius:30px;padding-top:56px}.welcome-cast{position:absolute;inset:-140px 20px auto;display:flex;justify-content:space-between;pointer-events:none}.welcome-cast .character-portrait{width:190px;height:210px}.welcome-card .field-label input{border-color:#704225;background:#fff8dc}.age-card{border:5px solid #704225;border-bottom-width:10px;border-radius:22px;box-shadow:0 8px #4427163b}.map-shell{position:relative;grid-template-rows:auto 1fr}.map-title{justify-self:center;width:auto;max-width:none;padding:12px 52px 14px;border-radius:18px;text-align:center;transform:rotate(-.5deg)}.map-title h1{font-size:clamp(1.7rem,3.2vw,2.7rem);color:#3f3024}.map-title p{color:#5b4029;font-weight:800}.adventure-map{position:relative;display:block;min-height:560px;padding:0}.map-hotspot{position:absolute;width:min(340px,31vw);min-height:220px;padding:0;border:0;background:transparent;box-shadow:none;overflow:visible;display:block;text-align:center}.map-hotspot:nth-child(1){left:1%;top:6%;transform:rotate(-2deg)}.map-hotspot:nth-child(2){right:1%;top:6%;transform:rotate(2deg)}.map-hotspot:nth-child(3){left:5%;bottom:2%;transform:rotate(1deg)}.map-hotspot:nth-child(4){right:5%;bottom:2%;transform:rotate(-1deg)}.map-hotspot:hover{transform:translateY(-7px) rotate(0);box-shadow:none}.map-hotspot .character-portrait{position:absolute;z-index:3;left:8px;top:0;width:122px;height:132px}.location-prop{position:absolute;z-index:2;right:10px;top:10px;width:108px;height:100px;object-fit:contain;filter:drop-shadow(0 8px 5px rgba(55,37,22,.26))}.hotspot-copy{position:absolute;z-index:1;left:30px;right:30px;bottom:0;min-height:92px;padding:18px 22px 13px;border:6px solid #704225;border-bottom-width:10px;border-radius:15px 15px 22px 22px;background:#f7da9e;box-shadow:0 7px #48291733,0 13px 24px #27221933}.hotspot-copy strong{color:#3f3024;font-size:1.2rem}.hotspot-copy small{color:#6b482c}.adventure-shell{position:relative;align-self:stretch;width:100%;min-height:680px;padding:8px 20px 20px}.adventure-shell>.back-button{position:absolute;z-index:8;top:8px;left:8px}.adventure-heading{width:min(820px,calc(100% - 130px));min-height:175px;margin:12px auto 26px;padding:18px 28px 18px 160px;border-radius:24px}.adventure-heading .character-portrait{position:absolute;left:-30px;bottom:-8px;width:210px;height:220px}.adventure-heading h1{font-size:clamp(1.8rem,4vw,3.2rem)}.adventure-heading p{color:#59412d;font-weight:700}.activity-grid{max-width:1020px;margin:0 auto;gap:22px}.activity-card{min-height:138px;grid-template-columns:58px 82px 1fr;grid-template-rows:1fr auto;border:6px solid #704225;border-bottom-width:11px;border-radius:18px;background:#f7daa1;box-shadow:0 8px #43261533,0 15px 26px #231e1633;transform:rotate(-.5deg)}.activity-grid li:nth-child(2n) .activity-card{transform:rotate(.5deg);background:#f5cd83}.activity-card:not(:disabled):hover{border-color:#a34f2c;transform:translateY(-5px) rotate(0)}.activity-step{grid-row:1 / -1;border:4px solid #704225;border-radius:50%;background:#e86642}.activity-prop{width:76px;height:76px;object-fit:contain;filter:drop-shadow(0 5px 4px rgba(50,33,20,.24))}.activity-label strong{color:#3f3024}.activity-label small{color:#674930;font-weight:700}.activity-state{grid-column:2 / -1;justify-self:end;color:#71442a}.play-shell{width:min(1220px,100%);min-height:min(740px,calc(100vh - 84px));padding:4px 12px 12px;grid-template-columns:270px 1fr;grid-template-rows:auto 1fr;gap:14px}.activity-topline{min-height:62px;padding:2px}.round-progress{flex:0 1 260px;margin:0 auto;padding:11px 22px;border:4px solid #704225;border-radius:999px;background:#ffe39a;color:#4b3423;box-shadow:0 5px #43261533}.host-panel{justify-content:center;padding:4px 0 12px}.host-panel .character-portrait{width:238px;height:290px}.instruction-bubble{border:6px solid #704225;border-radius:28px 28px 28px 8px;background:#fff0bd;color:#4b3423;box-shadow:0 7px #4326152e}.instruction-bubble:before{content:"";position:absolute;left:20px;top:-18px;width:28px;height:28px;border-left:6px solid #704225;border-top:6px solid #704225;background:#fff0bd;transform:rotate(45deg)}.activity-board{position:relative;padding:clamp(22px,3vw,42px);border:10px solid #704225;border-bottom-width:16px;border-radius:30px;background:#f4d393;box-shadow:inset 0 0 0 5px #e8b96f,0 14px #46281633,0 22px 34px #221c1440}.activity-board:before,.activity-board:after{content:"";position:absolute;top:13px;width:13px;height:13px;border-radius:50%;background:#815033}.activity-board:before{left:16px}.activity-board:after{right:16px}.round-prompt{color:#3e2a20;text-shadow:0 2px 0 #ffe9b9}.visual-support{border:5px solid #93643b;background:#fff0bd;color:#3f3024}.option-grid{align-items:stretch}.option-card{min-height:108px;border:5px solid #704225;border-bottom-width:11px;border-radius:25px 25px 20px 20px;background:#7cc8c2;color:#2f2924;box-shadow:0 7px #4427162e}.option-card:nth-child(3n+2){background:#f6bd4b}.option-card:nth-child(3n+3){background:#ef805f}.option-card:hover{border-color:#4e3020;transform:translateY(-6px) rotate(-1deg)}.answer-zone{border:6px dashed #e6c177;background:#2b8290;color:#fff;box-shadow:inset 0 0 0 4px #195b69}.sequence-slot{border:4px solid #704225;background:#fff0bd}.feedback.is-correct{border:4px solid #326e42;background:#bfe2ad}.feedback.is-guidance,.feedback.is-hint{border:4px solid #9a601d;background:#ffe29a}.reward-card{width:min(900px,100%);min-height:600px;padding:34px 56px 46px;border:10px solid #704225;border-bottom-width:17px;border-radius:34px;background:#f6d89b;box-shadow:inset 0 0 0 5px #eab96e,0 15px #42251438,0 25px 45px #1c18124d}.reward-card h1{position:relative;z-index:3;margin:-18px auto 8px;color:#3f3024;font-size:clamp(2.3rem,5vw,4.4rem)}.reward-art{position:relative;z-index:2;height:245px;margin:-8px auto 0;display:flex;justify-content:center;align-items:end}.reward-star{width:240px;height:220px;object-fit:contain;filter:drop-shadow(0 11px 6px rgba(69,42,21,.3));animation:star-bob 1.5s ease-in-out infinite alternate}.reward-character{width:210px;height:230px;object-fit:contain;margin-left:-54px;filter:drop-shadow(0 10px 7px rgba(43,33,24,.28))}.reward-card>p,.reward-actions{position:relative;z-index:3}.primary-button,.secondary-button{border:5px solid #704225;border-bottom-width:10px;background:#e86642;color:#fff}.secondary-button{background:#7cc8c2;color:#302820}@keyframes star-bob{to{transform:translateY(-9px) rotate(3deg)}}@keyframes friendly-wiggle{0%,to{transform:translate(0)}25%{transform:translate(-6px)}60%{transform:translate(5px)}}@keyframes reward-pop{0%{opacity:0;scale:.4}20%{opacity:1}to{opacity:0;scale:1.15}}@media(max-width:900px){.topbar{flex-wrap:wrap}.profile-chip{display:none}.header-tools{margin-left:auto}.age-grid{grid-template-columns:repeat(2,1fr)}.adventure-map{min-height:0;grid-template-columns:1fr 1fr}.play-shell{grid-template-columns:180px 1fr}.host-panel .character-portrait{width:150px;height:190px}.option-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px),(max-height:650px){.app-shell{padding:8px;gap:8px}.topbar{min-height:58px;padding:6px 9px}.brand-button{font-size:1rem}.mode-switch button,.icon-button{min-height:44px;padding:6px 9px}.adventure-map{grid-template-columns:1fr;padding:4px}.map-hotspot{min-height:100px}.map-hotspot .character-portrait{width:74px;height:74px}.activity-grid{grid-template-columns:1fr}.adventure-heading .character-portrait{width:110px;height:110px}.play-shell{min-height:0;grid-template-columns:1fr;grid-template-rows:auto auto 1fr;padding:10px}.host-panel{flex-direction:row;padding:2px;gap:8px}.host-panel .character-portrait{width:80px;height:94px}.instruction-bubble{padding:10px}.activity-topline{flex-wrap:wrap}.difficulty-controls{order:3;width:100%;justify-content:center}.option-card{min-height:72px}}.activity-board{border:0;border-radius:0;background:transparent;box-shadow:none;padding:8px clamp(12px,2vw,28px) 12px}.activity-board:before,.activity-board:after{display:none}.round-scene{width:fit-content;min-width:180px;border:5px solid rgba(112,66,37,.78);border-radius:46%;background:#fff0bde6;box-shadow:0 7px #45281738,0 13px 24px #271f162e}.round-prompt{width:fit-content;max-width:92%;margin:4px auto 14px;padding:9px 26px 11px;border:5px solid #704225;border-bottom-width:9px;border-radius:18px;background:#fff0bd;box-shadow:0 6px #44271633;text-shadow:none}.mechanic-area{width:min(820px,100%);margin:0 auto}.answer-zone{width:fit-content;min-width:min(360px,100%);max-width:100%;margin-inline:auto}.option-card{position:relative;box-shadow:0 8px #3721133d,0 14px 20px #241d1529}.option-card.visual-text-tile .option-prop{width:122px;height:100px}.option-card.visual-text-tile .option-label{position:absolute;inset:50% 12px auto;transform:translateY(-48%);color:#3d2a20;font-size:clamp(1.45rem,3vw,2.2rem);text-shadow:0 2px 0 white}.hint-button{background:#f6d89b}@media(max-width:680px),(max-height:650px){.activity-board{padding:2px 6px 8px}.round-prompt{padding:7px 16px 9px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition:none!important}}.round-scene{min-height:150px;margin:-10px auto 8px;padding:8px 18px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;border-radius:50%;background:#ffefb8ad;box-shadow:inset 0 -8px #ad703429}.round-stage-prop{width:122px;height:122px;object-fit:contain;filter:drop-shadow(0 8px 5px rgba(61,38,21,.24))}.round-scene .round-stage-prop:nth-child(2n){transform:rotate(3deg)}.round-scene .round-stage-prop:nth-child(odd){transform:rotate(-3deg)}.round-prompt{margin:4px 0 16px}.option-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:154px;padding:8px 12px 10px}.option-prop{width:106px;height:92px;object-fit:contain;filter:drop-shadow(0 6px 4px rgba(55,35,20,.25));pointer-events:none}.option-label{position:relative;z-index:2;display:block;font-size:1.08rem;line-height:1.1}.counter-group{min-width:112px;padding:8px;display:grid;place-items:center;border:4px solid #704225;border-radius:20px;background:#f8dc9f}.counter-group-prop{width:70px;height:55px;object-fit:contain}.counter-pieces{display:flex;flex-wrap:wrap;justify-content:center;max-width:94px}.counter-piece-prop{width:24px;height:24px;object-fit:contain}.counter-group strong{color:#4b3423;font-size:1.2rem}.letter-card-row{display:flex;gap:6px}.letter-card-row b{min-width:48px;min-height:58px;display:grid;place-items:center;border:4px solid #704225;border-bottom-width:8px;border-radius:12px;background:#fff0bd;color:#3e2a20;font-size:1.6rem}.letter-card-row b.is-missing{background:#f6bd4b}@media(max-width:1100px),(max-height:850px){.adventure-map{min-height:500px}.map-hotspot{width:min(315px,40vw)}.round-scene{min-height:116px}.round-stage-prop{width:90px;height:90px}.option-card{min-height:130px}.option-prop{width:84px;height:72px}}@media(max-width:680px),(max-height:650px){.adventure-map{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:430px;gap:8px}.map-hotspot{position:relative;inset:auto!important;width:100%;min-height:190px;transform:none!important}.hotspot-copy{left:8px;right:8px}.round-scene{min-height:92px;margin-top:0}.round-stage-prop{width:72px;height:72px}.option-card{min-height:104px}.option-prop{width:62px;height:58px}}.round-prompt{margin:4px auto 16px}@media(max-height:850px){.adventure-map{min-height:410px}.map-hotspot{min-height:210px}.map-hotspot:nth-child(1),.map-hotspot:nth-child(2){top:0}.map-hotspot:nth-child(3),.map-hotspot:nth-child(4){bottom:9%}}@media(max-width:520px){.welcome-cast{inset:-104px 6px auto}.welcome-cast .character-portrait{width:104px;height:116px}}@media(max-width:480px){.topbar{gap:6px;padding:4px 6px;min-height:0}.brand-button{min-height:44px;padding:6px 10px;font-size:.92rem}.mode-switch button{padding:6px 10px}.icon-button{padding:6px 10px;font-size:.9rem}.round-scene{min-height:68px;margin-top:0;padding:4px 10px}.round-stage-prop{width:56px;height:56px}.option-card{min-height:86px}.option-prop{width:50px;height:46px}.feedback{min-height:38px;margin-top:6px;padding:7px 12px}.round-prompt{margin:2px auto 10px}}@media(max-height:620px){.app-shell{padding:4px;gap:4px}.welcome-card{padding:12px}.welcome-cast{inset:-96px 10px auto}.welcome-cast .character-portrait{width:112px;height:124px}.age-card{min-height:104px;padding:10px 8px}.field-label input{min-height:46px}.adventure-map{min-height:348px}.map-hotspot{min-height:158px}.adventure-shell{min-height:0}.adventure-heading{min-height:0;margin:6px auto 12px;padding:10px 16px 10px 120px}.adventure-heading .character-portrait{width:96px;height:100px}.activity-card{min-height:82px}.play-shell{min-height:0;padding:6px;gap:6px}.activity-topline{min-height:0}.host-panel{padding:0;gap:6px}.host-panel .character-portrait{width:64px;height:76px}.instruction-bubble{padding:6px 10px}.activity-board{padding:2px 6px 4px}.round-scene{min-height:62px;margin:0 auto 4px;padding:4px 10px}.round-stage-prop{width:54px;height:54px}.round-prompt{margin:2px auto 8px;padding:5px 14px 7px;border-bottom-width:6px;font-size:1.15rem}.option-card{min-height:74px;padding:5px 8px 6px;gap:2px}.option-prop{width:46px;height:42px}.option-label{font-size:.95rem}.option-card.visual-text-tile .option-prop{width:78px;height:62px}.option-card.visual-text-tile .option-label{font-size:1.25rem}.answer-zone{min-height:60px;padding:8px}.sequence-slot{min-height:46px}.feedback{min-height:32px;margin-top:6px;padding:6px 12px;font-size:.96rem}.counter-piece-prop{width:18px;height:18px}}
