*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;touch-action:none;-webkit-touch-callout:none;margin:0;padding:0}html,body{touch-action:none;-webkit-user-select:none;user-select:none;background:#9fd8ff;width:100%;height:100%;font-family:-apple-system,PingFang SC,Microsoft YaHei,sans-serif;overflow:hidden}#game{width:100%;height:100%;display:block;position:fixed;inset:0}.hidden{display:none!important}#hud{pointer-events:none;color:#fff;text-shadow:0 2px #00000059;position:fixed;inset:0}#hud .top{top:max(12px, env(safe-area-inset-top));justify-content:space-between;align-items:center;display:flex;position:absolute;left:16px;right:16px}#hearts{min-width:90px;font-size:22px}#timer{font-size:34px;font-weight:900}#timer.urgent{color:#ff5a4f;animation:.5s infinite alternate pulse}#trait-chips{text-align:right;min-width:90px;font-size:22px}#power{top:calc(max(12px, env(safe-area-inset-top)) + 52px);width:min(80vw,380px);position:absolute;left:50%;transform:translate(-50%)}.power-head{justify-content:space-between;margin-bottom:4px;font-size:15px;font-weight:800;display:flex}.bar{background:#00000040;border:2px solid #fffc;border-radius:8px;height:14px;overflow:hidden}#power-fill{background:linear-gradient(90deg,#ffb52e,#ff6a2e);width:0;height:100%;transition:width .15s}#combo{color:#ffe14d;transform-origin:100%;font-size:30px;font-weight:900;position:absolute;top:34%;right:22px}#combo.pop{animation:.25s pop}#status{top:calc(max(12px, env(safe-area-inset-top)) + 96px);text-align:center;width:100%;font-size:16px;font-weight:700;position:absolute}#banner{pointer-events:none;color:#fff;text-shadow:0 2px #00000059;text-align:center;opacity:0;width:100%;font-size:30px;font-weight:900;line-height:1.4;position:fixed;top:38%}#banner small{color:#ffe14d;font-size:18px;display:block}#banner.show{animation:2.2s ease-out forwards banner}#flash{pointer-events:none;opacity:0;background:#ff282859;transition:opacity .3s;position:fixed;inset:0}#flash.on{opacity:1;transition:none}.btn{pointer-events:auto;color:#fff;touch-action:none;border:3px solid #ffffffe6;border-radius:50%;justify-content:center;align-items:center;font-weight:900;display:flex;position:absolute;overflow:hidden}.btn span{z-index:2;position:relative}#honk-btn{width:84px;height:84px;right:22px;bottom:calc(max(22px, env(safe-area-inset-bottom)) + 96px);background:#ff7b2e;font-size:20px}#honk-cd{z-index:1;background:#00000073;height:0;position:absolute;bottom:0;left:0;right:0}#boost-btn{width:96px;height:96px;right:110px;bottom:max(22px, env(safe-area-inset-bottom));background:#3c9cf0;font-size:20px}#taunt-btn{width:56px;height:56px;right:118px;bottom:calc(max(22px, env(safe-area-inset-bottom)) + 118px);background:#b86bdb;font-size:28px}#taunt-btn:active{transform:scale(.9)}#boost-btn.active{background:#2479c4;transform:scale(.92)}.stamina{z-index:2;background:#0000004d;border-radius:3px;height:6px;position:absolute;bottom:16px;left:18px;right:18px}#stamina-fill{background:#fff;border-radius:3px;width:100%;height:100%}#boost-btn.exhausted{background:#8a9bb0}#boost-btn.exhausted #stamina-fill{background:#ff5a4f}#stick{pointer-events:none;opacity:0;background:#ffffff2e;border:2px solid #ffffff80;border-radius:50%;width:110px;height:110px;margin:-55px 0 0 -55px;position:fixed}#stick.show{opacity:1}#knob{background:#ffffffd9;border-radius:50%;width:48px;height:48px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#floaters{pointer-events:none;position:fixed;inset:0;overflow:hidden}.floater{color:#ffe14d;text-shadow:0 2px #0006;white-space:nowrap;font-size:20px;font-weight:900;animation:.9s ease-out forwards floatUp;position:absolute;transform:translate(-50%,-50%)}.overlay{color:#fff;text-align:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1428468c;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px 16px;display:flex;position:fixed;inset:0}.overlay h1{letter-spacing:4px;text-shadow:0 4px #d9531e,0 8px 18px #0000004d;font-size:52px;font-weight:900}.overlay h2{color:#ffe14d;font-size:36px;font-weight:900}.sub{opacity:.9;margin-bottom:8px;font-size:16px}.overlay button{color:#fff;cursor:pointer;background:#ff7b2e;border:none;border-radius:30px;margin-top:14px;padding:14px 44px;font-family:inherit;font-size:22px;font-weight:900;box-shadow:0 5px #c4541a}.overlay button:active{transform:translateY(3px);box-shadow:0 2px #c4541a}.hint{opacity:.85;margin-top:10px;font-size:13px;line-height:1.7}#result-reason{font-size:18px}#victims{flex-wrap:wrap;justify-content:center;gap:14px;font-size:26px;font-weight:800;display:flex}#victims .v small{font-size:16px}#result-stats{opacity:.95;font-size:15px;line-height:1.8}@keyframes pulse{to{transform:scale(1.12)}}@keyframes pop{0%{transform:scale(1.6)}to{transform:scale(1)}}@keyframes banner{0%{opacity:0;transform:scale(.5)}12%{opacity:1;transform:scale(1.1)}20%{transform:scale(1)}80%{opacity:1}to{opacity:0}}@keyframes floatUp{0%{opacity:1;margin-top:0}to{opacity:0;margin-top:-50px}}.floater.bubble{color:#222;text-shadow:none;background:#fff;border-radius:14px;padding:6px 12px;font-size:18px;animation:1.3s ease-out forwards bubble;box-shadow:0 3px #0003}.floater.bubble:after{content:"";border:6px solid #0000;border-top-color:#fff;border-bottom:0;margin-left:-6px;position:absolute;bottom:-8px;left:50%}.floater.emote{font-size:26px;animation:1.1s ease-out forwards floatUp}@keyframes bubble{0%{opacity:0;transform:translate(-50%,-30%)scale(.5)}12%{opacity:1;transform:translate(-50%,-50%)scale(1.1)}20%{transform:translate(-50%,-50%)scale(1)}80%{opacity:1}to{opacity:0;transform:translate(-50%,-80%)}}.overlay button.ghost{box-shadow:none;background:#fff3;margin-top:6px;padding:10px 26px;font-size:16px}.overlay button.small{background:#33b36b;padding:10px 26px;font-size:17px;box-shadow:0 4px #22804a}.overlay button.small small{opacity:.85;font-size:11px;font-weight:400;display:block}#result.cooked{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#14284600 0% 42%,#142846d9 60%);justify-content:flex-end;gap:6px}#result.cooked h2{font-size:24px}#result.cooked #victims{font-size:20px}#result.cooked #result-stats{font-size:13px;line-height:1.6}#result.cooked button{margin-top:4px}#dish-card{flex-direction:column;align-items:center;gap:4px;display:flex}#dish-new{background:#ff5a4f;border-radius:12px;padding:2px 12px;font-size:14px;font-weight:800}#dish-name{color:#ffe14d;text-shadow:0 4px #b4541e;font-size:36px;font-weight:900}#dish-name small{color:#fff;text-shadow:none;margin-left:6px;font-size:16px}#dish-text{font-size:16px}#result-journey{color:#ffe14d;font-size:14px;line-height:1.7}#dex-grid{grid-template-columns:repeat(3,minmax(90px,130px));gap:10px;display:grid}.entry{color:#333;text-shadow:none;background:#fffffff2;border-radius:12px;padding:10px 6px}.entry .e{font-size:32px}.entry .n{font-size:15px;font-weight:900}.entry .r{color:#888;font-size:11px}.entry.locked{color:#fff;background:#ffffff40}.entry.locked .e{filter:brightness(0)invert();opacity:.5}.entry.locked .r{color:#eee}#flash.white{background:#fffffff2}.overlay.screen,#result{justify-content:flex-start;overflow-y:auto}.overlay.screen,.overlay.screen *,#result,#result *{touch-action:pan-y}.overlay.screen>:first-child,#result>:first-child{margin-top:auto}.overlay.screen>:last-child,#result>:last-child{margin-bottom:auto}.menu-row{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.menu-row button{margin-top:6px}.badge{background:#ff5a4f;border-radius:10px;min-width:20px;margin-left:6px;padding:0 6px;font-size:13px;line-height:20px;display:inline-block}.badge:empty{display:none}.card{color:#333;text-shadow:none;text-align:left;background:#fffffff2;border-radius:16px;width:min(90vw,360px);padding:12px 16px}.card .row{justify-content:space-between;align-items:baseline;font-weight:800;display:flex}.card .bar{background:#e6e9ef;border:none;height:10px;margin:6px 0}.card .bar div{background:linear-gradient(90deg,#ffb52e,#ff6a2e);height:100%}.card .muted{color:#888;font-size:12px;font-weight:400}#wallet{font-size:15px;font-weight:800}#toast{color:#fff;opacity:0;pointer-events:none;z-index:10;white-space:nowrap;background:#000000bf;border-radius:20px;padding:10px 18px;font-size:15px;font-weight:700;transition:opacity .3s;position:fixed;bottom:18%;left:50%;transform:translate(-50%)}#toast.show{opacity:1}#planet-list{flex-direction:column;gap:10px;width:min(92vw,380px);display:flex}.planet{text-align:left;cursor:pointer;align-items:center;gap:12px;display:flex}.planet .e{font-size:40px}.planet .info{flex:1}.planet .stars{color:#f5a623;letter-spacing:2px;font-size:18px}.planet.locked{opacity:.55;cursor:default}.planet .star-labels{color:#888;font-size:11px;line-height:1.5}#attr-list{flex-direction:column;gap:8px;width:min(92vw,380px);display:flex}.attr{align-items:center;gap:10px;display:flex}.attr .e{font-size:28px}.attr .info{flex:1}.attr .pips{color:#ff7b2e;letter-spacing:2px}.attr button{border-radius:50%;width:38px;height:38px;margin:0;padding:0;font-size:22px;box-shadow:0 3px #c4541a}.attr button:disabled{box-shadow:none;background:#ccc}#task-list{flex-direction:column;gap:8px;width:min(92vw,380px);display:flex}.task{align-items:center;gap:10px;display:flex}.task .info{flex:1}.task .bar{height:8px}.task button{margin:0;padding:8px 14px;font-size:14px}.task .done{color:#33b36b;font-weight:900}.tabs{gap:6px;display:flex}.tabs button{box-shadow:none;background:#fff3;margin:0;padding:6px 16px;font-size:15px}.tabs button.active{background:#ff7b2e}#result-stars{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.star{background:#ffffff26;border-radius:12px;padding:4px 10px;font-size:13px}.star b{color:#ccc;font-size:16px}.star.got b{color:#ffd23f}.star.new{background:#ffd23f4d}#challenge{top:calc(max(12px, env(safe-area-inset-top)) + 120px);text-align:center;opacity:.9;width:100%;font-size:13px;position:absolute}.overlay button.daily{background:#8e44ad;margin-top:4px;padding:10px 30px;font-size:18px;box-shadow:0 5px #5e2c73}.overlay button.daily:disabled{box-shadow:none;background:#888}#daily-card .traits{flex-direction:column;gap:4px;margin-top:6px;font-size:13px;display:flex}#leaderboard{font-size:14px}#leaderboard .lb-row{border-bottom:1px dashed #e6e9ef;justify-content:space-between;padding:3px 0;display:flex}#leaderboard .lb-row.me{color:#d9531e;font-weight:900}#result-daily{color:#ffe14d;font-size:15px;font-weight:800}#daily-reward button{background:#33b36b;margin-top:0;padding:8px 22px;font-size:16px;box-shadow:0 4px #22804a}#tutorial{top:calc(max(12px, env(safe-area-inset-top)) + 140px);color:#333;text-shadow:none;white-space:nowrap;background:#fffffff2;border-radius:16px;padding:10px 16px;font-size:16px;font-weight:800;animation:.3s pop;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 4px #0003}.ad-placeholder{z-index:20;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ad-box{color:#fff;text-align:center;background:#222;border-radius:16px;width:min(86vw,320px);padding:28px 24px;position:relative}.ad-tag{background:#555;border-radius:4px;padding:1px 6px;font-size:11px;position:absolute;top:8px;left:10px}.ad-title{margin:18px 0 10px;font-size:26px;font-weight:900}.ad-count{opacity:.8;min-height:20px;font-size:14px}.ad-close{color:#aaa;background:0 0;border:1px solid #666;border-radius:16px;margin-top:16px;padding:6px 14px;font-family:inherit;font-size:13px}#title-art{border-radius:18px;width:min(88vw,440px);height:auto;display:block;box-shadow:0 6px #0000002e,0 10px 24px #00000040}
