#world-forage-panel{flex-shrink:0;background:#19291f;border:1px solid #526548;color:#c7d0ad;padding:8px;font-size:12px}#world-forage-panel[hidden]{display:none}
#world-forage-panel>summary{min-height:30px;line-height:30px;cursor:pointer;color:#dfc891}#world-forage-panel>p{font-size:10px;line-height:1.6}
.world-harvest{padding:9px 0;border-top:1px dashed #566344}.world-harvest>div{display:grid;grid-template-columns:36px 1fr;gap:4px 7px;align-items:center}.world-harvest .pixel-item{grid-row:1/3;width:36px;height:36px}.world-harvest small{font-size:10px;color:#bac4a7}.world-harvest p{font-size:11px!important;line-height:1.6;margin:6px 0!important}.world-harvest button{width:100%;font-size:11px;min-height:32px}.world-harvest.depleted{opacity:.65}
#world-resources{pointer-events:none}.terrain-resource-hint image{image-rendering:pixelated}.terrain-resource-hint text{font-family:var(--pixel-font);paint-order:stroke;stroke:#18231b;stroke-width:2px}
#world-stop[hidden]{display:none}#world-stop{border-color:#a7895c}
@media(orientation:landscape){
 .landscape-shell[data-scene="world"] .map-wrap{overflow:clip}
 .landscape-shell[data-scene="world"] .right>#field-debuffs{order:1}
 .landscape-shell[data-scene="world"] .right>#location{order:2}
 .landscape-shell[data-scene="world"] .right>#actions{order:3}
 .landscape-shell[data-scene="world"] .right>#world-forage-panel{order:4}
 .landscape-shell[data-scene="world"] .right>#world-terrain-panel{order:5}
 .landscape-shell[data-scene="world"] .right>#camp-summary{order:6}
 .landscape-shell[data-scene="world"] .right>#encounter-summary{order:7}
 .landscape-shell #movement-status:has(#world-stop:not([hidden])){display:grid!important;grid-template-columns:1fr 1fr!important}
 .landscape-shell #movement-status:has(#world-stop:not([hidden]))>div{grid-column:1/-1}
 .landscape-shell #movement-status #world-stop{grid-column:1!important;grid-row:2!important;white-space:nowrap}
 .landscape-shell #movement-status:has(#world-stop:not([hidden])) #pause-movement{grid-column:2;grid-row:2}
}
@media(orientation:landscape){.landscape-shell #world-forage-panel{padding:calc(7 * var(--scene-u));font-size:calc(11 * var(--scene-u))}.landscape-shell #world-forage-panel>summary{min-height:calc(30 * var(--scene-u));line-height:calc(30 * var(--scene-u))}.landscape-shell .world-harvest{padding:calc(8 * var(--scene-u)) 0}.landscape-shell .world-harvest>div{grid-template-columns:calc(34 * var(--scene-u)) 1fr;gap:calc(4 * var(--scene-u)) calc(6 * var(--scene-u))}.landscape-shell .world-harvest .pixel-item{width:calc(34 * var(--scene-u));height:calc(34 * var(--scene-u))}.landscape-shell .world-harvest small,.landscape-shell .world-harvest p,.landscape-shell #world-forage-panel>p{font-size:calc(9 * var(--scene-u))!important}.landscape-shell .world-harvest button{font-size:calc(10 * var(--scene-u));min-height:calc(32 * var(--scene-u))}.landscape-shell #movement-status:has(#world-stop:not([hidden])){width:calc(310 * var(--scene-u));grid-template-columns:1fr auto}.landscape-shell #world-stop{grid-column:2;grid-row:3}}
