:root{font-family:Noto Sans HK,PingFang HK,Microsoft JhengHei,system-ui,sans-serif;color:#27352d;background:#dfd4c3;font-synthesis:none;--cream:#fbf6ed;--ink:#27352d;--green:#347653;--line:#ded5c6}*{box-sizing:border-box}html{background:#dfd4c3}body{margin:0}button{font:inherit;color:inherit;min-height:48px;cursor:pointer}button:focus-visible,a:focus-visible{outline:4px solid #f0a93b;outline-offset:3px}.app{min-height:100dvh}.skip{position:fixed;z-index:100;top:8px;left:8px;transform:translateY(-150%);padding:12px;border-radius:12px;background:#fff;color:#000}.skip:focus{transform:none}.shell{position:relative;width:min(100%,480px);min-height:100dvh;margin:auto;background:var(--cream);padding-bottom:88px;overflow:hidden;box-shadow:0 0 40px #4d3f3120}main{padding:20px}.eyebrow{margin:0 0 8px;color:var(--green);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}h1{margin:.25em 0;font-size:clamp(2rem,9vw,2.75rem);line-height:1.05;letter-spacing:-.04em}h2{font-size:1.25rem}.lead{color:#68736c}.hero{position:relative;min-height:280px;display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding:24px;border-radius:0 0 36px 36px;color:#244231;background:radial-gradient(circle at 85% 20%,#fff9 0 18%,transparent 19%),linear-gradient(145deg,#dcebd8,#f6e3bd)}.hero:before{content:"";position:absolute;width:120px;height:120px;right:-35px;top:-35px;border:1px solid #fff8;border-radius:50%}.hero h1{font-size:2.65rem}.hero p{max-width:220px}.hero .portrait{align-self:center}.progress-pill{display:inline-block;padding:8px 11px;border-radius:99px;background:#fff9;font-size:.78rem;font-weight:800}.portrait{flex:none;border-radius:28px;border:4px solid #fff;background-color:#fff;box-shadow:0 10px 28px #4054442b}.portrait.sm{width:62px;height:62px;border-radius:20px}.portrait.md{width:94px;height:94px}.portrait.lg{width:138px;height:138px}.section-title{display:flex;align-items:flex-end;justify-content:space-between;margin:24px 2px 12px}.section-title h2{margin:0}.section-title small{color:#758079}.game-grid,.settings{display:grid;gap:12px}.game-card{position:relative;width:100%;display:grid;grid-template-columns:34px 1fr 62px;grid-template-rows:auto auto;align-items:center;text-align:left;gap:3px 10px;padding:15px;border:1px solid #e9e0d3;border-radius:24px;background:#fff;box-shadow:0 8px 20px #5b4c3520}.game-card:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;border-radius:24px 0 0 24px;background:var(--game)}.game-card .card-number{grid-row:1/3;align-self:start;color:var(--game);font-size:.72rem;font-weight:900}.game-card>span:nth-child(2){align-self:center}.game-card b{display:block;font-size:1.06rem}.game-card small{display:block;margin-top:3px;color:#68736c;font-size:.73rem;line-height:1.3}.game-card .portrait{grid-row:1/3;grid-column:3}.game-card .stars{grid-column:2;color:#de9025;font-size:.75rem}.family-note{display:flex;gap:12px;align-items:center;margin:18px 0 4px;padding:14px;border-radius:20px;background:#eee8dd}.family-note p{margin:0;font-size:.84rem}.back{padding:0;border:0;background:transparent;font-weight:800}.detail-hero{margin-top:14px;padding:22px;text-align:center;border-radius:30px;background:linear-gradient(145deg,color-mix(in srgb,var(--game) 16%,white),#fff0d9)}.detail-hero .portrait{margin:14px auto}.detail-hero h1{font-size:2rem}.detail-hero p{margin-bottom:0}.rules{margin-top:14px;padding:18px;border-radius:24px;background:#fff}.rules ol{padding:0;list-style:none}.rules li{display:flex;align-items:center;gap:12px;margin:12px 0}.rules li>span{display:grid;flex:none;width:30px;height:30px;place-items:center;border-radius:50%;color:#fff;background:var(--green);font-weight:900}.control-note{padding-top:12px;border-top:1px solid var(--line);color:#68736c;font-size:.82rem}.primary,.secondary{width:100%;min-height:54px;border:0;border-radius:18px;font-weight:900}.primary{color:#fff;background:var(--green)}.primary:disabled{opacity:.42;cursor:not-allowed}.secondary{margin-top:9px;background:#eae3d8}.start{display:flex;justify-content:space-between;align-items:center;margin-top:14px;padding:0 18px}.play{min-height:100dvh;padding:10px;background:#e9eee6}.play-actions{display:flex;justify-content:space-between;margin-bottom:8px}.play-actions button{min-height:42px;padding:0 12px;border:0;border-radius:12px;background:#fff;font-weight:800}.game-scene{min-height:calc(100dvh - 70px);overflow:hidden;border-radius:26px;background:#fff;box-shadow:0 9px 28px #2a382822}.game-scene>header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;color:#fff;background:#285b40}.game-scene header div{display:grid}.game-scene header small{opacity:.8;font-size:.66rem}.game-scene header b{font-size:1.05rem}.game-scene header>span{padding:6px 9px;border-radius:99px;background:#ffffff24;font-size:.75rem;font-weight:800}.stage-progress,.race-progress,.album-progress{position:relative;height:8px;background:#e6e0d6}.stage-progress span,.race-progress span,.album-progress span{display:block;height:100%;background:#e9a641;transition:width .25s}.panel{padding:16px}.panel h2{margin-bottom:4px}.panel>p{margin-top:0;color:#6b746f;font-size:.84rem}.choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.choice{min-width:0;padding:8px;border:2px solid transparent;border-radius:17px;background:#f1ece3}.choice[aria-pressed=true]{border-color:#347653;background:#e2f0e5}.choice b,.choice small{display:block;overflow:hidden;text-overflow:ellipsis}.choice small{min-height:2.2em;color:#6a756d;font-size:.68rem;line-height:1.1}.mini-portrait{width:70px;height:62px;margin:0 auto 5px;border-radius:13px}.selection-status{text-align:center}.tabs{display:flex;gap:6px;overflow:auto;padding-bottom:5px}.tabs button{flex:none;display:grid;padding:6px 12px;border:2px solid transparent;border-radius:13px;background:#eee8df}.tabs button[aria-pressed=true]{border-color:#347653;background:#e2f0e5}.tabs small{font-size:.65rem}.room-stage{min-height:210px;display:grid;grid-template-columns:1fr 1fr;place-content:center;gap:12px;margin:12px 0;padding:20px;border-radius:19px;background:linear-gradient(#e8dac6 70%,#bd8d60 70%)}.room-stage.kitchen{background:linear-gradient(#e4eadf 70%,#bfa886 70%)}.room-stage.bathroom{background:linear-gradient(#dcebee 70%,#a5c8cd 70%)}.room-stage.bedroom{background:linear-gradient(#eee2e7 70%,#bc9c8e 70%)}.room-stage button,.safety{border:0;border-radius:13px;background:#fff;padding:11px;font-weight:800}.room-stage button span{display:block;color:#347653;font-size:1.2rem}.room-stage .collected,.safety.done{color:#236643;background:#e2f0e5}.helper-line,.family-ritual{display:flex;align-items:center;gap:9px;margin-bottom:8px;padding:9px;border-radius:15px;background:#f2ede5}.helper-line p,.family-ritual p{margin:0;font-size:.75rem}.helper-avatar,.family-ritual .character-art{flex:none;width:48px;height:48px;border-radius:12px}.door-team{display:flex;height:82px;justify-content:center}.door-team .character-art{width:82px;height:82px;margin-left:-8px;border:3px solid #fff;border-radius:50%}.safety{display:flex;width:100%;align-items:center;gap:10px;margin:7px 0;text-align:left}.safety span{display:grid;flex:none;width:28px;height:28px;place-items:center;border-radius:50%;background:#eee5d8}.caption{margin:0;padding:10px 14px;text-align:center;color:#fff;background:#182820ed;font-size:.72rem}.runner-stats{display:flex;justify-content:space-between;padding:12px 17px}.runner-stats span{color:#d35e53;letter-spacing:.15em}.runner-field{position:relative;width:100%;height:410px;overflow:hidden;border:0;border-radius:0;text-align:left;touch-action:manipulation;background:linear-gradient(#a8d9ec 0,#a8d9ec 60%,#f4d6a6 60%,#f4d6a6 68%,#60645f 68%)}.runner-field:after{content:"";position:absolute;right:6%;top:42%;width:75px;height:75px;border-radius:12px 12px 0 0;background:#f1c887;box-shadow:35px 20px #b5d09c}.cloud{position:absolute;width:70px;height:22px;border-radius:99px;background:#fff9}.cloud:before{content:"";position:absolute;width:32px;height:32px;left:18px;bottom:0;border-radius:50%;background:inherit}.cloud.one{top:45px;left:15%}.cloud.two{top:95px;right:12%;transform:scale(.7)}.runner-character{position:absolute;z-index:3;left:9%;bottom:106px;width:105px;height:120px;border-radius:30px;background-color:transparent;transition:transform .32s}.runner-character.jump{transform:translateY(-125px) rotate(5deg)}.moving-object{position:absolute;z-index:2;bottom:113px;font-size:2.5rem;font-weight:900}.moving-object.heart{color:#3b9160}.moving-object.shoe{color:#8c613f}.moving-object.bag{color:#404540}.road-lines{position:absolute;inset:auto 0 16% 0;border-top:7px dashed #f4df9d}.jump-button{display:grid;width:calc(100% - 32px);margin:12px 16px 8px;border:0;border-radius:18px;color:#fff;background:#297b9d;font-size:1.2rem;font-weight:900}.jump-button small{font-size:.65rem;font-weight:600}.game-message{min-height:1.5em;margin:7px;text-align:center;font-size:.78rem;font-weight:800}.selection .panel{overflow:auto;max-height:calc(100dvh - 98px)}.selection .drivers{grid-template-columns:repeat(3,1fr)}.selection .drivers .mini-portrait{width:58px;height:56px}.race-progress{height:24px}.race-progress b{position:absolute;inset:3px 8px auto auto;font-size:.7rem}.track{position:relative;height:500px;overflow:hidden;background:repeating-linear-gradient(90deg,#4b5251 0,#4b5251 31%,#eee2ad 31%,#eee2ad 33%,#4b5251 33%,#4b5251 64%,#eee2ad 64%,#eee2ad 66%,#4b5251 66%,#4b5251)}.water{height:65px;padding:16px;color:#fff;background:linear-gradient(#48abc7,#318fae);font-size:.8rem;font-weight:900}.canonical-opponent,.kart{position:absolute;display:grid;justify-items:center;color:#fff;font-weight:800;transition:top .25s,left .2s}.canonical-opponent small,.kart small{padding:2px 4px;border-radius:6px;background:#1c2825cc;font-size:.58rem}.kart{z-index:4;bottom:38px;width:72px}.kart .character-art{width:72px;height:64px;border-radius:16px;background-color:transparent}.race-obstacle{position:absolute;bottom:230px;color:#e9a641;font-size:2rem}.race-controls{display:grid;grid-template-columns:64px 1fr 64px;gap:8px;padding:10px}.race-controls button{border:0;border-radius:16px;background:#e9e1d5;font-weight:900}.race-controls .boost{color:#fff;background:#d26b39}.race-controls small{display:block;font-size:.62rem}.pause-overlay{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#17231de8}.pause-card{width:min(340px,100%);padding:26px;text-align:center;border-radius:28px;background:#fff}.pause-card>span{font-size:2rem}.result{text-align:center;padding-top:55px}.result .portrait{margin:18px auto}.result .stars{display:block;color:#de9025;font-size:2.3rem}.celebrate{display:inline-block;padding:8px 13px;border-radius:99px;color:#fff;background:#347653;font-size:.76rem;font-weight:900}.album-progress{height:26px;margin:15px 0;border-radius:99px;overflow:hidden}.album-progress b{position:absolute;inset:4px 10px auto auto;font-size:.75rem}.filters{display:flex;gap:6px;overflow:auto;margin-bottom:12px}.filters button{flex:none;padding:6px 12px;border:0;border-radius:99px;background:#e9e2d7}.filters button[aria-pressed=true]{color:#fff;background:#347653}.album{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.album article{min-width:0;padding:12px;text-align:center;border:1px solid #e8dfd3;border-radius:21px;background:#fff}.album article .portrait{margin:auto}.album article b,.album article small{display:block}.album article small{overflow:hidden;color:#6d7770;font-size:.68rem;text-overflow:ellipsis}.album article.locked{color:#7d827f;background:#eee9e1}.mystery{display:grid;width:94px;height:94px;place-items:center;margin:auto;border-radius:28px;background:#ddd6cb;font-size:2rem}.settings button{display:flex;align-items:center;justify-content:space-between;padding:16px;text-align:left;border:1px solid #e4dbcf;border-radius:20px;background:#fff}.settings b,.settings small{display:block}.settings small{margin-top:3px;color:#69736d;font-size:.72rem}.switch{min-width:42px;padding:7px;text-align:center;border-radius:99px;color:#fff;background:#347653;font-size:.7rem;font-weight:900}.settings button[aria-checked=false] .switch{color:#48514c;background:#ddd7cd}.privacy{margin-top:18px;padding:17px;border-radius:20px;background:#e9e3d9}.privacy p{font-size:.78rem}.privacy button{min-height:40px;border:0;border-bottom:1px solid currentColor;background:transparent;color:#925142}.high-contrast{--ink:#000;--green:#005f32;filter:contrast(1.2)}.reduce-motion *{animation:none!important;transition:none!important}.reduce-motion .runner-character.jump{transform:translateY(-35px)}nav{position:fixed;z-index:20;bottom:0;width:min(100%,480px);display:grid;grid-template-columns:repeat(3,1fr);padding:max(7px,env(safe-area-inset-bottom)) 12px 7px;border-top:1px solid #ded8ce;background:#fffdf9ef;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}nav button{display:grid;justify-items:center;gap:2px;min-height:58px;border:0;border-radius:16px;background:transparent;color:#737b76;font-size:.72rem}nav button>span{font-size:1.15rem}nav button[aria-current=page]{color:#286e4b;background:#e5efe6}@media(min-width:700px){.app{padding:28px}.shell{border-radius:32px}.album{grid-template-columns:repeat(3,1fr)}}@media(max-width:370px){main{padding:14px}.hero{padding:18px}.hero h1{font-size:2.25rem}.hero .portrait{width:118px;height:118px}.choice{padding:6px}.mini-portrait{width:62px}.track{height:450px}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}.daily-card{margin:16px 0;padding:17px;border-radius:22px;color:#fff;background:#315f46}.daily-card h2{margin:4px 0}.daily-card ul{margin:8px 0;padding-left:20px;font-size:.8rem}.daily-card small{color:#d9ecdd}.skin-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:12px 0;padding:10px;border:1px solid var(--line);border-radius:20px}.skin-picker legend{padding:0 7px;font-size:.75rem;font-weight:900}.skin-picker button{display:grid;place-items:center;padding:6px;border:2px solid transparent;border-radius:15px;background:#eee8de;font-size:.68rem}.skin-picker button[aria-pressed=true]{border-color:#347653;background:#dcebdd}.skin-picker .portrait{width:56px;height:62px}.helper-actions{display:grid;gap:6px;margin:10px 0}.helper-actions button{display:flex;align-items:center;gap:9px;padding:7px;border:0;border-radius:14px;text-align:left;background:#eee8df}.helper-actions button.done{background:#dcebdd}.helper-actions .character-art{width:46px;height:46px;border-radius:12px}.helper-actions small,.helper-actions b{display:block}.helper-actions small{font-size:.65rem}.ash-stage{text-align:center}.ash-status{display:grid;place-items:center;min-height:170px;margin:15px 0;border-radius:22px;background:#f2e8dc}.ash-status span{font-size:3rem}.ash-status.hot{color:#a33d2e;background:#f5d5c9}.ash-status.cooling{color:#8a5a20;background:#f5e6c8}.ash-status.cold,.ash-status.bagged{color:#17633c;background:#dcebdd}.event-caption{min-height:34px;margin:0;padding:8px 12px;text-align:center;color:#244c35;background:#e0eee3;font-size:.72rem;font-weight:800}.high-contrast{--ink: #000;--green: #00542c;--cream: #fff;color:#000;background:#fff;filter:none}.high-contrast .shell,.high-contrast main{background:#fff}.high-contrast button,.high-contrast article,.high-contrast .rules,.high-contrast .panel{border-color:#000!important;box-shadow:none}.high-contrast button:focus-visible{outline:5px solid #ff8c00;outline-offset:3px}.high-contrast small,.high-contrast .lead{color:#202020}button,.play-actions button,.privacy button{min-width:48px;min-height:48px}.filters button{min-height:48px}.game-card small,.album small,.choice small,.settings small,.lead,.control-note{color:#4c5951}button:focus-visible,a:focus-visible,[tabindex="-1"]:focus-visible{outline-color:#005fcc}.obstacle-preview{margin:0;padding:8px;text-align:center;color:#102d20;background:#d9ecdd;font-size:.75rem;font-weight:900}.vehicles .character-art,.kart .character-art{clip-path:inset(2px round 14px)}:root{--green: #236443;--muted: #4c5951;--star: #855100;--boost: #963b17;--nav-ink: #4c554f}.section-title small,.panel>p,.choice small,.album article small,.settings small{color:var(--muted)}.game-card .card-number{color:#244f38}.game-card .stars,.result .stars{color:var(--star)}.race-controls .boost{color:#fff;background:var(--boost)}nav button{color:var(--nav-ink)}nav button[aria-current=page]{color:#185537;background:#e5efe6}.game-scene>header small{color:#fff;opacity:1}.game-scene>header>span{background:#fff;color:#194b32}.water{color:#fff;background:#12657d}.privacy button{color:#78342c}.ash-status.hot{color:#843124}.ash-status.cooling{color:#704510}.mission-objective{cursor:default}.mission-objective small{display:block;color:var(--muted)}.helper-hint{padding:10px;border:2px solid #236443;border-radius:12px;color:#194b32;background:#e2f0e5;font-weight:800}.mission-result{color:#194b32!important;font-weight:800}.character-art{display:grid;position:relative;overflow:hidden;place-items:center;background:#fff}.art-image{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.canonical-opponent .character-art{width:46px;height:46px;border-radius:50%;border:2px solid #fff}
