/* SeaMap24: a compact, accessible transport interface. */
:root { --ink: #153940; --muted: #557078; --foam: #f2f7f6; --teal: #087c79; }
body { background: #f7f9f8; }
button, select, summary { cursor: pointer; }
button, a, input, select { -webkit-tap-highlight-color: transparent; }
:focus-visible { outline: 3px solid #0b9995; outline-offset: 4px; }
[hidden] { display: none !important; }
.vap-icon { flex: 0 0 auto; vertical-align: middle; }
.eyebrow { display: flex; align-items: center; gap: 9px; }
.eyebrow .vap-icon { width: 17px; height: 17px; }
.status-dot { display: inline-block; width: 7px; height: 7px; border-radius: 50%; background: #58ddd0; }
.vap-header-inner { min-height: 68px; }
.vap-header nav a { padding: 12px 0; }
.vap-mobile-nav { display: none; }
@media (max-width: 900px) {
    .vap-mobile-nav { display: flex; gap: 5px; margin-left: auto; }
    .vap-mobile-nav a { display: grid; place-items: center; width: 38px; height: 42px; color: #bce6e2; border-radius: 8px; }
    .vap-header .smp-lang { margin-left: 10px !important; }
}
.vap-home-hero { min-height: 0; padding: 48px max(24px, calc((100vw - 1192px)/2)) 28px; background: radial-gradient(ellipse at 92% 8%, #175d5d, transparent 60%), #082832; }
.vap-home-hero:after { pointer-events: none; opacity: .4; }
.vap-home-hero .vap-hero-copy { max-width: none; }
.vap-home-hero h1 { max-width: none; font-size: clamp(36px, 4.8vw, 62px); line-height: 1.08; letter-spacing: -.045em; }
.vap-home-hero .vap-hero-copy > p:not(.eyebrow) { max-width: 760px; margin: 16px 0 0; font-size: 16px; line-height: 1.6; }
.hero-planner { max-width: none; margin-top: 30px; padding: 22px; background: #fff; border: 1px solid #ffffff45; border-radius: 22px; box-shadow: 0 18px 42px #00171d30; }
.hero-planner h2 { display: flex; align-items: center; gap: 10px; margin: 0 0 16px; color: #173c43; font-size: 17px; letter-spacing: -.02em; }
.hero-planner h2 .vap-icon { color: var(--teal); }
.journey-planner-form, .journey-planner-form.is-light { position: relative; display: grid; grid-template-columns: minmax(0,1fr) 40px minmax(0,1fr) 142px 100px; align-items: center; gap: 10px; padding: 0; background: transparent; border: 0; border-radius: 0; box-shadow: none; }
.journey-planner-form label { gap: 3px; padding: 9px 12px; border: 1px solid #d7e3e2; border-radius: 12px; background: #f6f9f8; }
.journey-planner-form label > span { display: flex; align-items: center; gap: 5px; font-size: 10px; letter-spacing: .055em; color: #557178; }
.journey-planner-form label > span .vap-icon { width: 14px; height: 14px; }
.journey-planner-form select, .journey-planner-form input { height: 30px; padding: 0; border: 0; font-size: 14px; font-weight: 650; color: #163a42; background: transparent; }
.journey-date, .journey-time { grid-column: auto; }
.journey-swap { display: grid; place-items: center; align-self: center; transform: none; width: 40px; height: 40px; color: #126e6e; background: white; border: 1px solid #d4e3e1; }
.journey-swap .vap-icon { transform: rotate(90deg); width: 20px; height: 20px; }
.journey-submit { display: flex; align-items: center; justify-content: center; gap: 9px; grid-column: 1/-1; min-height: 49px; margin: 2px 0 0; font-size: 14px; color: #063436; background: #59e2d1; border-radius: 11px; transition: background .15s; }
.journey-submit:hover { background: #81ecdf; }
.journey-submit .vap-icon { width: 20px; height: 20px; }
.vap-home-hero { overflow: visible; }
.vap-home-hero:after { display: none; }
.journey-planner-form .has-stop-combobox { position: relative; }
.journey-planner-form .stop-combobox { text-overflow: ellipsis; }
.stop-options { position: absolute; top: calc(100% + 6px); right: 0; left: 0; z-index: 60; max-height: 265px; margin: 0; padding: 5px; overflow-y: auto; overscroll-behavior: contain; list-style: none; color: #183e45; background: white; border: 1px solid #c6dad4; border-radius: 12px; box-shadow: 0 14px 30px #072c3c30; }
.stop-options li { padding: 12px 10px; border-radius: 7px; font-size: 14px; line-height: 1.35; cursor: pointer; }
.stop-options li:hover, .stop-options li[aria-selected="true"] { background: #e0f4ed; color: #085e57; }
.stop-options li[role="status"] { color: #617b7d; }
.hero-meta { pointer-events: none; }
.journey-search-shell { position: relative; z-index: 3; }
.hero-meta { display: flex; align-items: center; flex-wrap: wrap; gap: 24px; position: relative; z-index: 3; margin-top: 20px; color: #b9d8d9; font-size: 11px; }
.hero-meta > span { display: flex; align-items: center; gap: 7px; }
.hero-meta .vap-icon { width: 15px; height: 15px; }
.hero-meta strong { color: #e4f4f2; font-weight: 600; }
.vap-shortcuts { display: flex; gap: 8px; max-width: 1240px; margin: auto; padding: 22px 24px 0; overflow-x: auto; scrollbar-width: thin; }
.vap-shortcuts a { display: flex; align-items: center; justify-content: center; gap: 9px; flex: 1 0 auto; min-height: 52px; padding: 11px 18px; color: #30595e; background: white; border: 1px solid #dce6e4; border-radius: 12px; font-size: 13px; font-weight: 700; text-decoration: none; }
.vap-shortcuts a:hover { border-color: #58b6ac; background: #e9f7f2; }
.vap-shortcuts .vap-icon { width: 20px; height: 20px; color: #087c79; }
.home-section { padding-top: 55px; padding-bottom: 55px; scroll-margin-top: 84px; }
#network.home-section { padding-top: 28px; padding-bottom: 12px; }
.section-title { gap: 12px 36px; margin-bottom: 24px; }
.section-title .eyebrow { margin: 0; }
.section-title h2 { font-size: clamp(28px, 3.3vw, 40px); line-height: 1.15; letter-spacing: -.035em; }
.section-title > p:not(.eyebrow) { font-size: 13px; }
.line-grid { gap: 12px; }
.line-card { min-height: 104px; border-radius: 15px; grid-template-columns: 48px 1fr 18px; gap: 12px; padding: 16px; }
.line-number { width: 46px; height: 46px; font-size: 18px; background: #0b3941; border: 1px solid #23565c; }
.line-card:nth-child(4n+2) .line-number { background: #0d7470; border-color: #0d7470; }
.line-card > .vap-icon { width: 18px; height: 18px; color: #64918e; }
.line-card strong { font-size: 14px; }
.line-card small { font-size: 12px; line-height: 1.45; }
.stop-grid { gap: 12px; }
.stop-grid a { padding: 19px; min-height: 126px; transition: border-color .15s; }
.stop-grid a:hover { border-color: #58b6ac; }
.stop-pin { display: grid; place-items: center; width: 34px; height: 34px; margin-bottom: 11px; border-radius: 10px; background: #e8f5f1; }
.stop-pin .vap-icon { width: 20px; height: 20px; }
.stop-grid small { font-size: 12px; }
.guide-grid a { padding: 24px; min-height: 265px; border: 1px solid #d9e7e1; background: #0b3941; }
.guide-grid a:nth-child(2n) { background: #e9eee5; }
.guide-grid h3 { margin: 23px 0 12px; font-size: 24px; line-height: 1.18; }
.guide-grid .guide-symbol { display: grid; place-items: center; width: 40px; height: 40px; border: 1px solid #6ecbb244; border-radius: 12px; }
.guide-grid a > .vap-icon { display: block; margin-top: 22px; width: 21px; height: 21px; }
.airport-card { display: flex; align-items: center; gap: 26px; max-width: 1192px; margin: 24px auto; padding: 30px; color: #143940; background: #e4f1ef; border: 1px solid #cadfda; border-radius: 20px; scroll-margin-top: 88px; }
.airport-card h2 { margin: 0 0 9px; font-size: 25px; line-height: 1.2; letter-spacing: -.025em; }
.airport-card p:not(.eyebrow) { max-width: 600px; margin: 0; color: #4b7076; font-size: 14px; }
.airport-card > .vap-button { flex-shrink: 0; margin-left: auto; }
.airport-symbol { display: grid; flex-shrink: 0; place-items: center; width: 60px; height: 60px; color: #0b7471; background: #fff; border-radius: 18px; }
.airport-symbol .vap-icon { width: 28px; height: 28px; }
.vap-button { display: inline-flex; align-items: center; justify-content: center; gap: 8px; min-height: 46px; padding: 12px 17px; color: #fff; background: #103d44; border: 1px solid #103d44; border-radius: 11px; text-decoration: none; font-size: 13px; font-weight: 700; }
.vap-button:hover { background: #17605f; }
.vap-button .vap-icon { width: 19px; height: 19px; }
.page-hero { padding-top: 46px; padding-bottom: 36px; gap: 30px; }
.page-hero h1 { font-size: clamp(32px, 4vw, 50px); line-height: 1.08; }
.page-hero > div > p:last-child { font-size: 16px; line-height: 1.6; }
.page-hero > aside { border: 1px solid #d9e7e2; background: white; }
.page-hero .stop-summary .line-list { margin-top: 10px; }
.page-hero .stop-summary .line-pill { display: inline-grid; margin: 0; color: #143e44; text-decoration: none; font-size: 14px; }
.journey-live-key i { background: #96aaac; box-shadow: none; }
.journey-live-key.has-live i { background: #23d17d; box-shadow: 0 0 0 5px #23d17d20; }
.guide-hero { grid-template-columns: 1fr; }
.hero-line-number { min-width: 60px; height: 60px; font-size: 25px; }
.content-layout { padding-top: 28px; gap: 34px; }
.content-section h2 { font-size: 28px; }
.content-aside { border: 1px solid #dae5e1; background: #edf3ef; }
.content-aside p { font-size: 14px; }
.page-actions { display: flex; gap: 14px; align-items: center; flex-wrap: wrap; margin: 0 0 24px; }
.page-actions > a:not(.vap-button) { display: flex; align-items: center; gap: 7px; padding: 12px 0; color: var(--teal); font-size: 13px; font-weight: 700; text-decoration: none; }
.schedule-card { margin: 24px 0; padding: 22px; box-shadow: 0 6px 20px #153b4010; }
.schedule-head h2 { font-size: 26px; }
.schedule-table td { padding: 14px 7px; font-size: 13px; }
.schedule-table time { font-size: 21px; }
.schedule-table td:first-child small { white-space: normal; max-width: 180px; font-size: 10px; }
.line-pill { color: #143e44; background: #f1f7f5; border: 1px solid #c5d8d2; border-left: 4px solid var(--line, #087c79); }
.mobile-pier { display: none; }
.article-narrow { padding-top: 32px; }
.article-narrow .airport-card { margin: 24px 0; }
.article-narrow .airport-card .vap-button { margin-top: 18px; }
.network-panel { margin: 22px 0; padding: 25px; background: #fff; border: 1px solid #d5e3df; border-radius: 20px; overflow: hidden; box-shadow: 0 6px 24px #153b4008; }
#network .network-panel { margin: 0; }
.network-heading h2 { margin: 0; font-size: clamp(23px, 3vw, 30px); line-height: 1.2; letter-spacing: -.03em; }
.network-heading p:not(.eyebrow) { margin: 10px 0 0; color: var(--muted); font-size: 13px; }
.network-toolbar { display: flex; align-items: end; gap: 12px; margin-top: 20px; }
.network-toolbar label { display: flex; flex-direction: column; gap: 6px; flex: 1; min-width: 0; }
.network-toolbar label > span { color: var(--muted); font-size: 11px; font-weight: 650; }
.network-toolbar select { width: 100%; min-height: 46px; padding: 10px 12px; color: var(--ink); background: #f2f7f5; border: 1px solid #cfdfd9; border-radius: 10px; font-size: 14px; text-overflow: ellipsis; }
.network-toolbar .vap-button { flex-shrink: 0; }
.network-body { position: relative; margin: 20px -25px -25px; }
.network-map { height: 440px; background: #dfedeb; }
.network-actions { display: flex; gap: 6px; padding: 10px 24px; background: #eef6f3; }
.network-actions button { min-height: 34px; padding: 5px 11px; color: #185c5a; background: white; border: 1px solid #c8ded6; border-radius: 7px; font-size: 12px; }
.network-status { min-height: 42px; padding: 12px 24px 5px; color: #45666b; background: #f3f8f6; font-size: 12px; }
.network-status.has-live { color: #06724f; }
.network-note { margin: 0; padding: 4px 24px 15px; color: #617b7d; background: #f3f8f6; font-size: 10px; }
.network-popup strong { display: block; margin-bottom: 10px; }
.network-popup a { display: block; padding: 8px 0; color: #087c79; }
.network-boat { display: grid; place-items: center; width: 38px; height: 38px; color: #fff; background: #0c5356; border: 3px solid #fff; border-radius: 50%; box-shadow: 0 2px 8px #032c3b60; }
.network-boat svg { width: 23px; height: 23px; }
.journey-page { padding-top: 30px; }
.journey-search-shell { padding: 26px; border-radius: 20px; background: #0b3540; color: #fff; }
.journey-search-shell > p { color: #bed8db; font-size: 14px; }
.journey-search-shell .eyebrow { color: #75e2d5; }
.journey-search-shell h1 { font-size: 36px; }
.journey-search-shell .journey-planner-form.is-light { margin-top: 20px; }
.journey-search-shell .planner-validity { margin: 15px 0 0 !important; font-size: 11px !important; color: #b9d7d5; }
.journey-search-shell .journey-planner-form label { color: #163a42; background: #fff; border-color: #fff; }
.journey-search-shell .journey-planner-form select, .journey-search-shell .journey-planner-form input { color: #163a42; background: transparent; }
.journey-search-shell .journey-planner-form label > span { color: #557178; }
.journey-search-shell .journey-swap { position: static; transform: none; color: #fff; background: #ffffff18; border-color: #ffffff50; }
.journey-layout { margin-top: 28px; }
.journey-card { border-radius: 17px; }
.journey-card-head { flex-direction: row; align-items: center; }
.journey-legs { display: block; }
.journey-line-summary { display: block; padding: 12px 0; }
.journey-line-summary > div { display: flex; align-items: center; gap: 10px; padding: 6px 0; }
.journey-line-summary p { margin: 0; color: var(--muted); font-size: 13px; }
.journey-line-summary time { color: var(--ink); font-weight: 750; }
.journey-line-summary small { color: var(--teal); font-size: 11px; }
.journey-line-badge { display: grid; place-items: center; flex: 0 0 38px; height: 38px; color: #fff; background: #103d44; border-radius: 10px; font-size: 14px; font-weight: 750; }
.journey-detail-choice { display: inline-block; }
.journey-card.is-expanded .journey-calling-points, .journey-card:not(.is-enhanced) .journey-calling-points { display: block; }
.journey-card.is-expanded .journey-line-summary { display: none; }
.journey-leg-icon svg { width: 19px; height: 19px; }
.journey-card:not(.is-enhanced) .journey-legs { display: block; }
.journey-card-actions { display: none; }
.journey-card.is-enhanced .journey-card-actions { display: flex; }
.journey-card.is-enhanced:not(.is-expanded) .journey-legs { display: none; }
.journey-card.is-enhanced.is-expanded .journey-legs { display: block; }
.journey-map-panel { border: 1px solid #d3e2df; }
.operator-tabs { display: flex; gap: 8px; margin-top: 18px; }
.operator-tabs a { padding: 8px 16px; color: #c8e1df; border: 1px solid #668883; border-radius: 8px; text-decoration: none; }
.operator-tabs a[aria-current] { background: #54d9c7; color: #0b3540; }
.vap-footer { padding-top: 34px; padding-bottom: 34px; gap: 28px; }
.vap-footer p { color: #99b7b9; font-size: 11px; }
@media (max-width: 1050px) {
    .journey-planner-form, .journey-planner-form.is-light { grid-template-columns: minmax(0,1fr) 40px minmax(0,1fr); }
    .journey-date { grid-column: 1; }
    .journey-time { grid-column: 3; }
    .airport-card { margin-left: 24px; margin-right: 24px; flex-wrap: wrap; }
    .airport-card > .vap-button { margin-left: 0; }
    .airport-card > div { flex: 1; min-width: 240px; }
}
@media (max-width: 700px) {
    .vap-header-inner { min-height: 58px; }
    .vap-header .smp-lang { margin-left: auto; }
    .vap-home-hero { padding: 28px 16px 20px; }
    .vap-home-hero h1 { font-size: 37px; max-width: 360px; }
    .vap-home-hero .eyebrow { font-size: 9px; letter-spacing: .11em; }
    .vap-home-hero .vap-hero-copy > p:not(.eyebrow) { margin-top: 13px; font-size: 14px; }
    .hero-planner { margin-top: 23px; padding: 16px; border-radius: 17px; }
    .hero-planner h2 { font-size: 15px; margin-bottom: 13px; }
    .journey-planner-form, .journey-planner-form.is-light { grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 9px; }
    .journey-planner-form > label:nth-of-type(1), .journey-planner-form > label:nth-of-type(2) { grid-column: 1/-1; padding-right: 48px; }
    .journey-planner-form label { padding: 9px 11px; }
    .journey-planner-form select, .journey-planner-form input { height: 28px; font-size: 16px; }
    .journey-planner-form label > span { font-size: 9px; }
    .journey-planner-form .journey-swap, .journey-search-shell .journey-swap { position: absolute; right: 10px; top: 49px; z-index: 2; width: 36px; height: 36px; color: #0d6965; background: #fff; border: 1px solid #c0d8d3; transform: none; }
    .journey-swap .vap-icon { transform: none; }
    .journey-date { grid-column: 1; }
    .journey-time { grid-column: 2; }
    .journey-submit { min-height: 48px; font-size: 14px; }
    .hero-meta { gap: 10px 20px; font-size: 10px; margin-top: 16px; }
    .vap-shortcuts { padding: 15px 16px 0; gap: 7px; }
    .vap-shortcuts a { flex: 0 0 auto; min-height: 45px; padding: 9px 12px; font-size: 12px; }
    .vap-shortcuts .vap-icon { width: 18px; height: 18px; }
    .home-section, .home-section.tint { padding: 36px 16px; }
    #network.home-section { padding: 20px 16px 0; }
    .section-title { display: block; margin-bottom: 19px; }
    .section-title .eyebrow { margin-bottom: 8px; }
    .section-title h2 { font-size: 29px; }
    .line-grid { grid-template-columns: 1fr; gap: 9px; }
    .line-card { min-height: 90px; padding: 14px; }
    .stop-grid { grid-template-columns: 1fr 1fr; gap: 9px; }
    .stop-grid a { padding: 14px; min-height: 132px; }
    .stop-grid strong { font-size: 13px; }
    .stop-grid small { font-size: 11px; }
    .guide-grid { grid-template-columns: 1fr; gap: 12px; }
    .guide-grid a { padding: 22px; min-height: 0; }
    .guide-grid h3 { font-size: 24px; margin-top: 18px; }
    .airport-card { margin: 18px 16px; padding: 23px; gap: 17px; }
    .airport-symbol { width: 46px; height: 46px; border-radius: 13px; }
    .airport-card > div { min-width: 0; flex-basis: 100%; }
    .airport-card > .vap-button { width: 100%; }
    .page-hero { padding: 30px 16px; gap: 20px; }
    .page-hero h1 { font-size: 34px; }
    .page-hero > div > p:last-child { font-size: 14px; margin-top: 16px; }
    .page-hero > aside { max-width: none; padding: 12px 16px; }
    .hero-line-number { width: 52px; height: 52px; min-width: 52px; margin-bottom: 12px; border-radius: 12px; }
    .content-layout { padding: 22px 16px 50px; gap: 24px; }
    .schedule-card { margin: 20px 0; padding: 16px; }
    .schedule-head { flex-direction: row; align-items: center; gap: 10px; }
    .schedule-head h2 { font-size: 22px; }
    .schedule-head .eyebrow { font-size: 9px; }
    .date-picker input { width: 123px; min-height: 40px; padding: 5px; font-size: 12px; }
    .schedule-table td { font-size: 12px; }
    .schedule-table td:first-child { min-width: 82px; }
    .schedule-table th:nth-child(4), .schedule-table td:nth-child(4) { display: none; }
    .mobile-pier { display: block; margin-top: 5px; font-size: 10px; }
    .network-panel { padding: 18px; border-radius: 16px; }
    .network-heading h2 { font-size: 23px; }
    .network-heading p:not(.eyebrow) { font-size: 12px; }
    .network-toolbar { flex-wrap: wrap; gap: 10px; margin-top: 16px; }
    .network-toolbar label { flex-basis: 100%; }
    .network-toolbar .vap-button { width: 100%; }
    .network-body { margin: 16px -18px -18px; }
    .network-actions { padding: 10px 14px; }
    .network-map { height: 380px; }
    .network-status { padding: 12px 16px 5px; }
    .network-note { padding: 4px 16px 14px; }
    .journey-page { padding: 0 16px 50px; }
    .journey-search-shell { margin: 0 -16px; padding: 24px 16px; border-radius: 0; }
    .journey-search-shell h1 { font-size: 29px; }
    .journey-search-shell > p:not(.eyebrow) { font-size: 13px; }
    .journey-card-head { align-items: center; }
    .journey-times { gap: 6px; }
    .journey-times time { font-size: 25px; }
    .journey-facts { text-align: right; }
    .journey-facts strong { font-size: 12px; }
    .journey-legs li { grid-template-columns: 28px 1fr; gap: 9px; }
    .article-narrow { padding: 24px 16px 50px; }
    .recommendation { padding: 23px; }
    .recommendation > p:last-child { font-size: 18px; }
}
.content-layout.is-single-column { grid-template-columns: minmax(0, 1fr); }
.journey-legs > li { grid-template-columns: 30px minmax(0, 1fr); }
.journey-legs > li > div, .journey-line-summary p { min-width: 0; overflow-wrap: anywhere; }
.journey-card .journey-calling-points > li { display: grid; grid-template-columns: 4.5rem minmax(0, 1fr); align-items: baseline; gap: 10px; padding: 8px 0 8px 18px !important; }
.journey-card .journey-calling-points > li time { display: block; font-size: 16px; line-height: 1.45; letter-spacing: 0; font-variant-numeric: tabular-nums; white-space: nowrap; }
.journey-card .journey-calling-points > li span { min-width: 0; font-size: 13px; line-height: 1.5; overflow-wrap: anywhere; }
.journey-legs > .is-walk { margin: 6px 0; padding: 8px 10px; border-radius: 9px; background: #f1f6f4; }
.journey-legs > .is-walk p { font-size: 11px; }
.journey-live-key[hidden], .journey-map-status[hidden], .network-status[hidden] { display: none; }
.leaflet-tooltip.vap-boat-label { max-width: 160px; padding: 5px 9px; overflow: hidden; text-overflow: ellipsis; border: 1px solid #b9dbd3; border-radius: 7px; color: #073e43; background: #ffffffef; font: 700 12px/1.3 system-ui, sans-serif; box-shadow: 0 3px 12px #073e4320; }
.network-boat, .vap-live-boat { border-color: white; background: #075c60; box-shadow: 0 3px 12px #00343e55, 0 0 0 2px #41cdb6; }
.network-stop { display: block; width: 100%; height: 100%; border: 3px solid white; border-radius: 50%; background: #087b77; box-shadow: 0 0 0 1px #087b77, 0 2px 6px #143a4340; }
.network-stop.is-focus { border-width: 5px; background: #15b59d; box-shadow: 0 0 0 2px #075c60, 0 3px 10px #143a4350; }
@media (max-width: 700px) {
    .journey-results { padding: 24px 0 0; }
    .journey-card-head { gap: 8px; flex-wrap: wrap; }
    .journey-line-summary > div { align-items: flex-start; }
    .journey-card-actions { flex-wrap: wrap; gap: 8px; }
    .journey-map-panel { min-width: 0; }
    .journey-card .journey-calling-points > li { grid-template-columns: 3.75rem minmax(0, 1fr); gap: 8px; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *:before, *:after { transition: none !important; } }
.journey-map-panel { min-width: 0; justify-self: stretch; }
.network-boat, .vap-live-boat { position: relative; display: grid; place-items: center; width: 40px; height: 40px; border: 2px solid #fff; border-radius: 14px; background: linear-gradient(145deg, #138e88, #06454e); box-shadow: 0 4px 12px #00343e50, 0 0 0 1px #065b62; }
.network-boat svg, .vap-live-boat svg { width: 24px; height: 24px; }
.network-boat:after, .vap-live-boat:after { content: ""; position: absolute; right: -3px; bottom: -3px; width: 9px; height: 9px; border: 2px solid #fff; border-radius: 50%; background: #35d49c; }
.vap-boat-popup strong { display: block; color: #074b52; font-size: 16px; }
.vap-boat-popup span { color: #56747b; font-size: 12px; }
.directory-filters { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 12px; margin: 22px 0; }
.directory-filters label { display: grid; gap: 7px; min-width: 0; color: #31575d; font-size: 12px; font-weight: 700; }
.directory-filters input, .directory-filters select { width: 100%; min-width: 0; min-height: 48px; padding: 11px 13px; border: 1px solid #cbded8; border-radius: 12px; background: #fff; color: #173f47; font: inherit; font-size: 16px; }
.directory-filters input:focus, .directory-filters select:focus { outline: 2px solid #0c8a84; outline-offset: 2px; }
[data-directory-card][hidden], [data-directory-empty][hidden] { display: none; }
.hero-search .has-stop-combobox { position: relative; overflow: visible; }
.hero-search .stop-options { left: 0; right: 0; }
.hero-search select { width: 100%; min-height: 42px; font: inherit; }
.hero-operators { margin: 10px 0 16px; }
.hero-operators a { min-height: 44px; }
.vap-footer { grid-template-columns: 1fr auto; }
@media (max-width: 820px) {
    .journey-map-panel { align-self: stretch; width: auto; max-width: none; margin: 0 15px; }
    .journey-map { width: 100%; height: 460px; }
    .directory-filters { grid-template-columns: minmax(0, 1fr); gap: 10px; }
    .vap-footer { grid-template-columns: 1fr; }
}
@media (max-width: 700px) {
    .journey-map-panel { margin-inline: 0; }
}
