.vehicle-shop{position:fixed;z-index:2100;inset:auto 24px 24px auto;width:min(700px,calc(100vw - 32px));overflow:hidden;border:1px solid rgba(193,221,220,.26);border-radius:16px;color:#f7f4e9;background:#142127;box-shadow:0 20px 54px #0000006b;font-family:inherit}.vehicle-shop__header{display:flex;align-items:center;justify-content:space-between;padding:17px 20px;border-bottom:1px solid rgba(193,221,220,.16)}.vehicle-shop__header-actions{display:flex;align-items:center;gap:5px}.vehicle-shop__header-actions button{min-height:29px;padding:0 8px;font-size:10px}.vehicle-shop__header-actions .is-active{color:#162126;background:#f5a96d}.vehicle-shop__header p{margin:0 0 4px;color:#f5a96d;font-size:10px;font-weight:700;letter-spacing:.14em}.vehicle-shop__header h2{margin:0;font-size:20px}.vehicle-shop__status{min-height:16px;margin:0;padding:5px 20px;color:#f5d2a8;background:#f5a96d14;font-size:10px}.vehicle-shop__close,.vehicle-shop button{border:0;border-radius:8px;color:inherit;background:#ffffff12;cursor:pointer}.vehicle-shop button:hover:not(:disabled),.vehicle-shop button:focus-visible{background:#f5a96d3d}.vehicle-shop button:disabled{cursor:default;opacity:.62}.vehicle-shop__close{width:31px;height:31px;font-size:22px}.vehicle-shop__body{display:grid;grid-template-columns:minmax(180px,.76fr) 1.24fr;min-height:320px}.vehicle-shop__list{max-height:442px;padding:8px;overflow:auto;border-right:1px solid rgba(193,221,220,.16)}.vehicle-shop__item{display:grid;width:100%;gap:2px;margin-bottom:4px;padding:10px;text-align:left}.vehicle-shop__empty{margin:12px 8px;color:#9eafb1;font-size:11px;line-height:1.5}.vehicle-shop__item strong{font-size:12px}.vehicle-shop__item span{color:#9eafb1;font-size:10px}.vehicle-shop__item em{color:#b7dfad;font-size:9px;font-style:normal}.vehicle-shop__item.is-selected{outline:1px solid #f5a96d;background:#f5a96d26}.vehicle-shop__details{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:320px;padding:18px;text-align:center}.vehicle-shop__preview{width:min(220px,80%);height:130px;object-fit:contain;image-rendering:pixelated}.vehicle-shop__preview-controls{display:flex;align-items:center;justify-content:center;gap:6px;margin:7px 0 13px}.vehicle-shop__preview-controls button{padding:6px 8px;font-size:10px}.vehicle-shop__preview-controls span{min-width:72px;color:#9eafb1;font-size:10px}.vehicle-shop__details h3{margin:0;font-size:17px}.vehicle-shop__facts{margin:6px 0 15px;color:#9eafb1;font-size:11px}.vehicle-shop__buy{padding:10px 14px;color:#142127!important;background:#f5a96d!important;font-weight:700;font-size:11px}@media(max-width:520px){.vehicle-shop{inset:auto 8px 8px;width:auto}.vehicle-shop__body{grid-template-columns:1fr}.vehicle-shop__list{display:flex;max-height:110px;overflow-x:auto;border-right:0;border-bottom:1px solid rgba(193,221,220,.16)}.vehicle-shop__item{min-width:130px}.vehicle-shop__details{min-height:260px}.vehicle-shop__preview{height:105px}}.town-play-hud{position:fixed;inset:16px 16px auto;z-index:1200;display:flex;flex-wrap:wrap;gap:8px;align-items:center;max-width:min(780px,calc(100vw - 32px));padding:10px 12px;border:1px solid rgba(255,245,221,.34);border-radius:12px;background:#0f141fe6;box-shadow:0 10px 30px #00000047;color:#fff4df;font:500 13px Rubik,system-ui,sans-serif}.town-play-title{display:grid;gap:2px;margin-right:4px}.town-play-title strong{letter-spacing:.06em;text-transform:uppercase;font-size:12px}.town-play-title span,.town-play-hint,.town-play-occupancy{color:#bfc8d6;font-size:11px}.town-play-actions{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.town-play-actions select,.town-play-button{min-height:34px;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:#273147;color:#fff4df;padding:0 10px;font:600 12px Rubik,system-ui,sans-serif}.town-play-button{cursor:pointer}.town-play-button:hover{background:#384764}.town-play-primary{background:#cf5d44}.town-play-portal{background:#286a81}.town-play-hint,.town-play-occupancy{flex:1 1 100%;padding-top:1px}.town-play-occupancy{color:#fff1c8;font-weight:700}.town-play-pad{display:none;grid-template-columns:repeat(3,42px);grid-template-rows:repeat(2,38px);gap:4px}.town-play-pad[hidden]{display:none}.town-play-pad-button{border:1px solid rgba(255,255,255,.25);border-radius:8px;background:#273147;color:#fff;font-size:18px;touch-action:none}.town-play-pad-up{grid-column:2}.town-play-pad-left{grid-column:1;grid-row:2}.town-play-pad-down{grid-column:2;grid-row:2}.town-play-pad-right{grid-column:3;grid-row:2}@media(max-width:700px){.town-play-hud{inset:auto 6px;top:var(--town-playtest-header-height,8px);max-width:calc(100vw - 12px);padding:7px 8px;gap:5px}.town-play-title{display:none}.town-play-actions{flex:1;gap:4px}.town-play-actions select{width:105px;max-width:105px;padding:0 5px}.town-play-button{min-height:30px;padding:0 7px;font-size:11px}.town-play-hint,.town-play-occupancy{font-size:10px;line-height:1.25}.town-play-pad{position:fixed;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:1300;display:grid;padding:5px;border:1px solid rgba(255,255,255,.3);border-radius:10px;background:#0f141fe0;box-shadow:0 8px 20px #0000004d}.town-play-pad-button{width:42px;height:36px}.town-play-portal{order:2}}.town-play-toggle{display:flex;align-items:center;gap:4px;min-height:30px;padding:0 2px;color:#dce7ed;font:600 11px Rubik,system-ui,sans-serif;white-space:nowrap;cursor:pointer}.town-play-toggle input{accent-color:#cf5d44}@media(max-width:700px){.town-play-toggle{min-height:24px;font-size:10px}}
