.route-event-title{text-align:center;font-size:1.2rem;margin:0 0 16px}.route-event-choices{display:grid;grid-gap:10px;gap:10px;margin-top:20px}.route-game-top{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.88rem}.route-game-timer{font-size:1.3rem;white-space:nowrap;color:var(--teal);font-variant-numeric:tabular-nums}.route-game-progress{display:block;width:100%;height:6px;margin:12px 0 20px;accent-color:var(--teal)}.route-game-controls{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:18px}.route-game-controls>.ui-button{flex:1;min-width:90px;touch-action:manipulation}.route-track{position:relative;height:150px;margin:20px 0 10px;border-bottom:7px solid #b89869;border-radius:8px;background:linear-gradient(#dfd0a661,#cbb98b75);overflow:hidden}.route-safe-zone{position:absolute;left:38.5%;width:23%;top:12px;bottom:0;background:#74958148;border-left:1px dashed #678775;border-right:1px dashed #678775}.route-crate,.route-camel{position:absolute;bottom:12px;display:grid;place-items:center;width:64px;height:66px;transform:translateX(-50%);border:3px solid #8a603e;border-radius:4px;background:repeating-linear-gradient(0deg,#b89260 0 16px,#967445 16px 18px);color:#fff3d1;font-weight:600;box-shadow:0 4px 5px #70532d40}.route-camel{width:68px;height:45px;background:#a98c58;border-radius:24px 18px 10px 10px;color:#faf2d8}.route-team{position:absolute;bottom:80px;left:15%;color:var(--teal);font-size:.85rem;border-bottom:2px solid var(--teal);padding-bottom:6px}.route-target-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.route-target{height:78px;min-width:0!important}.sand-target{border-radius:40% 30% 35% 40%;background:radial-gradient(ellipse,#c0a276,#dbc39a);border:1px solid #b39463}.cargo-target{background:repeating-linear-gradient(90deg,#d2b68c 0 35px,#b28d5c 35px 40px);border:2px solid #977444}.target-collected{opacity:.42;background:#e7e1cf;border-style:dashed}.route-sign{flex:1 0 100%!important;text-align:left;min-height:58px}.route-lanes{height:230px;max-height:35vh;position:relative;display:grid;grid-template-columns:repeat(3,1fr);background:#ceb991;border:1px solid #aa8d63;border-radius:10px;overflow:hidden}.route-lane{border-right:1px dashed #faf0d080}.route-stone{position:absolute;transform:translateX(-50%);font-size:.7rem;border-radius:35% 50% 25% 40%;border:1px solid #726d60;background:#9b947c;color:#fff7dc;width:50px;height:34px;display:grid;place-items:center}.route-moving-team{position:absolute;bottom:6%;transform:translateX(-50%);border-radius:25px 20px 8px 8px;background:#916936;color:#fff1cd;font-weight:600;padding:8px 10px;z-index:2}.route-pause{margin:50px 0!important;text-align:center}.route-game-controls button:disabled{cursor:default}
@media(max-height:620px){.route-event-title{margin-bottom:8px}.route-game-progress{margin:8px 0 12px}.route-track{height:90px;margin-top:12px}.route-lanes{height:145px}.route-game-controls{gap:8px;margin-top:12px}.route-target{height:55px}.route-sign{min-height:46px}.route-pause{margin:22px 0!important}}
/* Chrome 61 baseline fallbacks (gated by compat.js capability classes) */
.no-flex-gap .route-game-top>*+*{margin-left:12px}.no-flex-gap .route-game-controls>*+*{margin-left:12px;margin-top:12px}@media(max-height:620px){.no-flex-gap .route-game-controls>*+*{margin-left:8px}}
