.bottom-nav>button{flex:1;border:0;background:transparent;color:#d94b55;display:flex;flex-direction:column;align-items:center;justify-content:center;font:700 10px Tahoma;gap:5px}.bottom-nav>button span{font:22px/1 Arial}.people-counters{display:grid;gap:8px;margin:14px 0}.person-row{display:flex;align-items:center;justify-content:space-between;background:#111923;border:1px solid #263746;border-radius:11px;padding:9px 12px}.counter{display:flex;align-items:center;gap:12px}.counter button{width:34px;height:34px;border:1px solid #35e7e066;border-radius:9px;background:#10161e;color:#35e7e0;font-size:20px}.counter output{min-width:22px;text-align:center;font-weight:900}.own-car{margin:10px 0}.garage-select{display:none}.own-car:has(input:checked)+.garage-select{display:block}.roster-list{display:grid;gap:9px}.traveler-row{display:grid;grid-template-columns:42px 1fr auto;gap:9px;align-items:center;background:#111923;border:1px solid #263746;border-radius:12px;padding:10px;color:#f5f8fa;text-align:right}.traveler-row small{color:#8998a8}.roster-mask{font:11px monospace;color:#8998a8}.booking-v14 .checkout-total{display:flex;justify-content:space-between;color:#35e7e0;font-weight:900}.leader-only{border-color:#35e7e066!important}@media(max-width:390px){.bottom-nav>button{min-width:0}.person-row{padding-inline:9px}}
