*{box-sizing:border-box}body{margin:0;background:#f2f6ee;color:#294737;font-family:ui-rounded,"Microsoft YaHei",system-ui,sans-serif;-webkit-tap-highlight-color:transparent}.game{width:min(100%,490px);margin:auto;padding:20px 16px max(18px,env(safe-area-inset-bottom));min-height:100svh}header{padding:0 6px 13px}.eyebrow{font-size:11px;letter-spacing:2px;color:#748572;font-weight:700}h1{font-size:29px;letter-spacing:1px;margin:8px 0 14px;font-weight:850}h1 span{color:#edb645;margin-left:12px}.stats{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#657763}.stats b{font-size:22px;color:#386b4e}.stats em{font-style:normal;font-size:13px;font-weight:500}#jam-stat{border-radius:10px;padding:4px 10px;transition:background .3s}#jam-stat.active{background:#ffe2d3;color:#ac442c}#jam-stat.active b{color:#ba4931}.progress{height:5px;background:#e0e8da;border-radius:5px;margin-top:9px;overflow:hidden}.progress div{height:100%;width:0;background:#76a96d;transition:width .5s}.map-wrap{position:relative;background:#e5f1d7;border:2px solid #fff;border-radius:26px;box-shadow:0 10px 28px #304e3410;overflow:hidden}.map-top{position:absolute;top:12px;left:14px;right:14px;display:flex;justify-content:space-between;font-size:12px;color:#506c46;pointer-events:none}#map{width:100%;display:block;touch-action:none;user-select:none}.building{cursor:grab;outline:none}.building:focus-visible .base,.building.selected .base{stroke:#578e64;stroke-width:4}.label{font-size:15px;fill:#36523b;font-weight:700;text-anchor:middle}.person{pointer-events:none}.person.arrived{opacity:.55}.person.rerouting .bubble{fill:#d1f7f1;stroke:#299a8a;stroke-width:2}.bubble{fill:#fff;stroke:#dae2ce;stroke-width:1}.wish{font-size:15px;fill:#42533d;text-anchor:middle;font-weight:600}.road-surface{transition:stroke .5s}.clear .road-surface{stroke:#8ca59a}.busy .road-surface{stroke:#e6a347}.severe .road-surface{stroke:#df7058}.road-halo{stroke:transparent;transition:stroke .5s}.busy .road-halo{stroke:#f5b45544}.severe .road-halo{stroke:#f07b5859;animation:pulse 1.3s ease-in-out infinite}.road-badge rect{fill:#f6fff0;stroke:#9cb39a;stroke-width:1}.road-badge text{font-size:12px;font-weight:700;fill:#456b4a}.road-badge.busy rect{fill:#fff0cb;stroke:#e4ac43}.road-badge.busy text{fill:#8a5a15}.road-badge.severe rect{fill:#b94431;stroke:#fff0dd;stroke-width:2}.road-badge.severe text{fill:white}.legend{display:flex;justify-content:center;gap:14px;padding:0 6px 13px;font-size:12px;color:#5e7254}.legend i{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:5px}.green{background:#8ca59a}.amber{background:#e6a347}.red{background:#df7058}.hint{font-size:13px;color:#536e49;min-height:43px;padding:12px 5px 5px;text-align:center;line-height:1.6}.win{position:absolute;left:16px;right:16px;bottom:35px;background:#fffffff2;border-radius:20px;text-align:center;padding:18px 8px;box-shadow:0 6px 25px #425b3620}.win[hidden],#event[hidden]{display:none}.win>span{font-size:30px;display:block;margin-bottom:6px}.win strong{font-size:18px}.win p{font-size:12px;color:#738069;margin:8px 0 0}#event{position:absolute;z-index:2;left:12px;right:12px;top:38px;background:#fff2c7;border:2px solid white;border-radius:16px;padding:10px;text-align:center;font-weight:800;color:#89582b;box-shadow:0 5px 18px #91683320;pointer-events:none}#event small{display:block;font-weight:500;font-size:12px;margin-top:3px}footer{padding-top:8px}button{font-family:inherit;font-size:15px;font-weight:700;border:0;border-radius:17px;background:#355e46;color:white;min-height:49px;width:100%;cursor:pointer;box-shadow:0 4px 0 #294c39}button:active{transform:translateY(3px);box-shadow:0 1px 0 #294c39}button:focus-visible{outline:3px solid #edb641;outline-offset:4px}@keyframes pulse{50%{stroke-opacity:.35}}@media(prefers-reduced-motion:reduce){.severe .road-halo{animation:none}}@media(max-height:740px){.game{padding-top:12px}h1{font-size:25px;margin:5px 0 8px}#map{max-height:470px}.hint{font-size:12px;padding-top:8px}header{padding-bottom:9px}}
