/* Scoped additions: retain the installed site's themes and forecast layouts. */
.x14-back,.x14-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin:12px 0 24px}
.x14-back a,.x14-actions a,.x14-travel button,.x14-routes button,.x14-routes a.x14-button{display:inline-flex;align-items:center;justify-content:center;gap:.4em;min-height:44px;padding:9px 13px;border:1px solid #758c9f;border-radius:8px;color:inherit!important;background:transparent;text-decoration:none!important;font:inherit;cursor:pointer;box-sizing:border-box}
.x14-back a:hover,.x14-actions a:hover,.x14-routes button:hover{background:rgba(93,146,182,.14)}
.x14-back a:focus-visible,.x14-actions a:focus-visible,.x14-routes :focus-visible{outline:3px solid #349bde;outline-offset:3px}
.x14-travel,.x14-routes{box-sizing:border-box;margin:24px 0;padding:20px;border:1px solid #758c9f;border-radius:14px;scroll-margin-top:110px;overflow-wrap:anywhere;color:inherit;background:transparent}
.x14-travel h2,.x14-routes h2{margin-top:0}.x14-travel .x14-actions,.x14-routes .x14-actions{justify-content:flex-start}
.x14-cameras{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:12px;padding:0;list-style:none}
.x14-cameras li{border:1px solid #8296a7;border-radius:10px;padding:14px}.x14-cameras a{font-weight:650;color:inherit!important}
.x14-travel small,.x14-routes small{display:block;line-height:1.6}.x14-routes select{max-width:100%;min-height:44px;padding:8px;background:var(--panel,#fff);color:var(--text,#142936);border:1px solid #758c9f;border-radius:8px}
.x14-routes label{display:block;margin:10px 0}.x14-route-stops{padding-left:25px}.x14-route-stops li{margin:12px 0}.x14-route-stops button{min-width:44px;margin:5px;font-size:.9rem}.x14-routes button:disabled{opacity:.5;cursor:default}
.x14-routes [hidden],.x14-travel [hidden]{display:none!important}.x14-route-number{display:grid!important;place-items:center!important;border-radius:50%;border:2px solid white;background:#133d62;color:#fff!important;font-weight:bold;box-shadow:0 1px 5px #0008}
.x14-road-photo{margin:20px 0}.x14-road-photo img{display:block;max-width:100%;height:auto;border-radius:10px}.x14-road-photo figcaption{font-size:.9rem;line-height:1.6;margin-top:8px}
@media(max-width:600px){.x14-travel,.x14-routes{padding:14px}.x14-back{justify-content:stretch}.x14-back a{flex:1}.x14-actions a,.x14-actions button{flex:1 1 140px}}
@media(prefers-reduced-motion:no-preference){html:has(.x14-routes){scroll-behavior:smooth}}
.x14-camera-view{margin:12px 0}.x14-camera-view iframe{display:block;width:100%;height:400px;max-height:65vh;border:0;margin-top:12px;border-radius:10px;background:#182938}.x14-road-map{height:420px;width:100%;margin:14px 0;border-radius:10px}.x14-road-view button{min-height:44px;padding:10px 16px;border:1px solid #758c9f;border-radius:8px;background:transparent;color:inherit;font:inherit;cursor:pointer}
