body.game-shell #tools{display:grid!important;grid-template-columns:repeat(9,1fr);width:max-content;max-width:100%}
#characterHud{bottom:175px}body.game-shell #status{bottom:180px}
.station-controls{display:grid;gap:10px}.station-controls label{display:grid;gap:5px;font-size:12px}.station-controls select{width:100%;padding:8px;color:#e4ddbd;background:#35432c;border:1px solid #24341b}
.train-card{padding:12px;margin-top:14px;border:1px solid #26371c;background:#3c4c31}.train-card h3{font-size:14px}.infra-stock{display:flex;flex-wrap:wrap;gap:8px;font-size:11px}.infra-stock span{display:flex;align-items:center;gap:4px}.infra-stock img{width:25px;height:25px}
@media(max-width:600px){body.game-shell #tools button{width:32px;height:36px}body.game-shell #tools button>.sprite-icon{width:28px;height:28px;margin:1px}#quickDock{max-width:calc(100vw - 12px)}#characterHud{bottom:161px}body.game-shell #status{bottom:220px;max-width:85vw}.quick-dock-top{gap:4px}#pocketResources{gap:2px}#pocketResources span{min-width:30px}.station-controls select{max-width:100%}}
