:root{--br-blue:#003b7a;--br-blue-deep:#002a57;--br-blue-ink:#0d2340;--br-blue-bright:#0f5fb5;--br-blue-pale:#d9ebff;--br-panel:#fff;--br-panel-edge:#c2d6ee;--br-surface:#edf4fb;--br-surface-2:#e2edf8;--br-gold:#f1c54b;--br-text:#17283d;--br-text-soft:#4f6480;--br-heading:#102744;--br-page-bg:#e7eef6;--br-header-text:#fff;--br-header-subtle:#ffffffd1;--br-border-soft:#d8e4f0;--br-item-bg:#f8fbff;--br-warning-border:#d8c27a;--br-warning-bg:#fff2bf;--br-warning-text:#5f4700;--br-input-bg:#fff;--br-input-border:#a8bfdc;--br-input-outline:#0f5fb52e;--br-table-head-bg:#d8e6f5;--br-row-alt-bg:#eef5fd;--br-row-highlight-bg:#fff2cf;--br-row-missing-bg:#fff0f0;--br-row-child-bg:#fff8df;--br-row-highlight-text:#7a4b00;--br-row-muted-text:#666;--br-row-missing-text:#a55a00;--br-row-danger-text:#7a2f2f;--br-row-child-text:#8a6200;--br-popover-bg:#fffffff5;--br-toggle-bg:#edf1f5;--br-toggle-muted:#8a8f98;--br-contrast-text:#151515;--br-gold-border:#b68d17;--br-gold-hover:#e4b734;--br-danger-bg:#d97b7b;--br-danger-text:#2f0f0f;--br-danger-border:#a44d4d;--br-danger-hover:#c96767;--br-bus-bg:#d9bf96;--br-bus-border:#8a6732;--br-bus-text:#4a3210}html{color-scheme:light}html[data-theme=dark]{color-scheme:dark;--br-blue:#0a2440;--br-blue-deep:#081523;--br-blue-ink:#d7e5f7;--br-blue-bright:#5ea2ea;--br-blue-pale:#16314e;--br-panel:#102032;--br-panel-edge:#27435f;--br-surface:#14283c;--br-surface-2:#112335;--br-text:#e4eef9;--br-text-soft:#a9bfd7;--br-heading:#f1f6fd;--br-page-bg:#0a1624;--br-header-text:#fff;--br-header-subtle:#ffffffd1;--br-border-soft:#27435f;--br-item-bg:#13283d;--br-warning-border:#8e7422;--br-warning-bg:#3b3110;--br-warning-text:#f0dc96;--br-input-bg:#102032;--br-input-border:#3a5977;--br-input-outline:#5ea2ea40;--br-table-head-bg:#18314a;--br-row-alt-bg:#11263a;--br-row-highlight-bg:#3a2f14;--br-row-missing-bg:#3a1f1f;--br-row-child-bg:#372d12;--br-row-highlight-text:#f2d07a;--br-row-muted-text:#9eb4cb;--br-row-missing-text:#efb1a8;--br-row-danger-text:#f2b5b5;--br-row-child-text:#e0c26b;--br-popover-bg:#102032fa;--br-toggle-bg:#18314a;--br-toggle-muted:#9eb4cb;--br-contrast-text:#151515;--br-gold-border:#d6ab2d;--br-gold-hover:#dfb339;--br-danger-bg:#d97b7b;--br-danger-text:#2f0f0f;--br-danger-border:#a44d4d;--br-danger-hover:#c96767;--br-bus-bg:#4b3820;--br-bus-border:#8f6a37;--br-bus-text:#f0d8b0}*,:before,:after{box-sizing:border-box}body{background-color:var(--br-page-bg);min-height:100vh;color:var(--br-text);margin:0;padding:0;font-family:Gill Sans,Gill Sans MT,Calibri,sans-serif;line-height:1.55}header{background-color:var(--br-blue);color:var(--br-header-text);text-align:center;border-bottom:10px solid var(--br-gold);padding:1.35rem 1.5rem 1.2rem}.brand-link{color:inherit;text-decoration:none;display:inline-block}.brand-mark{letter-spacing:.18em;text-transform:uppercase;color:var(--br-header-text);font-family:Arial Rounded MT Bold,Trebuchet MS,Gill Sans,sans-serif;font-size:clamp(2rem,5vw,3.1rem);font-weight:700}header p{color:var(--br-header-subtle);margin:.45rem 0 0}main{max-width:1320px;margin:1.6rem auto 2.5rem;padding:0 1rem}.content-layout{grid-template-columns:minmax(0,2.15fr) minmax(360px,1fr);align-items:start;gap:1rem;display:grid}.primary-column,.comparison-panel{min-width:0}.comparison-card{position:sticky;top:1rem}.comparison-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.comparison-header h2{margin:0}.comparison-subtitle{color:var(--br-text-soft);margin:.2rem 0 0;font-size:.92rem}.comparison-empty-state{border:1px dashed var(--br-panel-edge);background:var(--br-surface);color:var(--br-text-soft);border-radius:10px;margin-bottom:.9rem;padding:.8rem .8rem 1rem;position:relative}.comparison-empty-state-copy{padding-right:1.8rem}.comparison-empty-state-dismiss{width:1.25rem;min-width:0;height:1.25rem;min-height:0;color:var(--br-text-soft);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1.1rem;line-height:1;display:inline-flex;position:absolute;top:.45rem;right:.45rem}.comparison-empty-state>.comparison-empty-state-dismiss{flex:0 0 1.25rem;width:1.25rem;max-width:1.25rem}.comparison-empty-state-dismiss:hover{color:var(--br-blue-deep);background:0 0}.comparison-option-card{border-top:1px solid var(--br-border-soft);margin-top:.9rem;padding-top:.9rem}.comparison-option-card:first-child{border-top:none;margin-top:0;padding-top:0}.comparison-option-header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.5rem;display:flex}.comparison-option-header h3{margin:0}.comparison-option-actions{flex-wrap:wrap;justify-content:flex-end;gap:.4rem;display:flex}.comparison-option-actions button,.comparison-footer-actions button,.comparison-header button{width:auto}.comparison-action-danger{background-color:var(--br-danger-bg);color:var(--br-danger-text);border-color:var(--br-danger-border)}.comparison-action-danger:hover{background-color:var(--br-danger-hover)}.comparison-option-total{color:var(--br-blue-deep);margin-bottom:.7rem;font-weight:700}.comparison-option-empty{color:var(--br-text-soft);font-size:.92rem}.comparison-option-list{flex-direction:column;gap:.65rem;display:flex}.comparison-item{border:1px solid var(--br-border-soft);background:var(--br-item-bg);border-radius:10px;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.7rem;display:flex}.comparison-item-main{min-width:0}.comparison-item-side{text-align:right;flex:none}.comparison-item-price{color:var(--br-blue-deep);margin-bottom:.45rem;font-weight:700}.comparison-item-meta{color:var(--br-text-soft);word-break:break-word;margin-top:.2rem;font-size:.9rem}.comparison-footer-actions{border-top:1px solid var(--br-border-soft);margin-top:1rem;padding-top:.9rem}.add-option-popover{z-index:200;border:1px solid var(--br-panel-edge);background:var(--br-panel);border-radius:12px;min-width:220px;max-width:min(280px,100vw - 16px);padding:.7rem;position:absolute}.add-option-popover-title{margin-bottom:.55rem;font-weight:700}.add-option-list{flex-direction:column;gap:.4rem;display:flex}.add-option-choice,.add-option-new{text-align:left;width:100%}.about-card p:last-child{margin-bottom:0}.site-footer{max-width:1320px;color:var(--br-text-soft);flex-wrap:wrap;justify-content:center;gap:1rem;margin:0 auto 2rem;padding:0 1rem;display:flex}.site-footer a,.footer-theme-toggle{color:var(--br-blue-bright);text-decoration:underline}.footer-meta{color:var(--br-text-soft);white-space:nowrap}.footer-theme-toggle{cursor:pointer}.search-box{background:var(--br-panel);border:1px solid var(--br-panel-edge);border-radius:14px;margin-bottom:1.2rem;padding:1rem}.plusbus-hint{border:1px solid var(--br-warning-border);background:var(--br-warning-bg);color:var(--br-warning-text);border-radius:10px;margin-top:.85rem;padding:.7rem .8rem}.search-form-grid{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:.9rem .8rem;display:grid}.search-form-grid .form-group{margin:0}.unfare-origin-field{grid-area:1/1}.unfare-reverse-button{grid-area:1/2;justify-self:center}.unfare-destination-field{grid-area:1/3}.unfare-railcard-field{grid-area:2/1/auto/-1}.unfare-submit-button{grid-area:3/1/auto/-1}.autocomplete-container,.autocomplete-wrapper{position:relative}.autocomplete-picked-display{height:0;color:var(--br-text);pointer-events:none;white-space:nowrap;text-overflow:ellipsis;z-index:1;border-radius:9px;align-items:center;padding:0 .68rem;line-height:1.2;display:none;position:absolute;top:0;left:1px;right:2.6rem;overflow:hidden}.autocomplete-clear-button{border:1px solid var(--br-panel-edge);background:var(--br-surface);width:1.8rem;height:1.8rem;color:var(--br-text-soft);cursor:pointer;z-index:3;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:1rem;font-weight:700;line-height:1;display:none;position:absolute;top:50%;right:.45rem;transform:translateY(-50%)}.autocomplete-clear-button:hover{background:var(--br-table-head-bg);color:var(--br-text)}.autocomplete-clear-button:focus-visible{outline:2px solid var(--br-blue-bright);outline-offset:1px}.autocomplete-container input.has-picked-display,.autocomplete-wrapper input.has-picked-display{color:#0000;text-shadow:none}.autocomplete-container input,.autocomplete-wrapper input{padding-right:2.8rem}.autocomplete-container input.has-picked-display::selection,.autocomplete-wrapper input.has-picked-display::selection{background:0 0}.autocomplete-suggestions{background:var(--br-panel);border:1px solid var(--br-panel-edge);z-index:99;border-top:none;max-height:200px;display:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.autocomplete-suggestion{text-align:left;cursor:pointer;border-bottom:1px solid var(--br-surface);background:var(--br-panel);width:100%;min-width:0;color:var(--br-text);border-top:none;border-left:none;border-right:none;border-radius:0;padding:.65rem .8rem;font-weight:400;display:block}.autocomplete-suggestion:last-child{border-bottom:none}.autocomplete-suggestion:hover{background-color:var(--br-surface)}.autocomplete-suggestion.is-active{background-color:var(--br-table-head-bg)}.suggestion-crs{color:var(--br-blue-bright);width:40px;margin-right:10px;font-weight:700;display:inline-block}.autocomplete-suggestion small{color:var(--br-text-soft);font-size:.84em}.operator-code-pill{border:1px solid var(--br-panel-edge);background:var(--br-surface);color:var(--br-text-soft);vertical-align:middle;border-radius:999px;align-items:center;margin-left:.45rem;padding:.08rem .42rem;font-size:.78em;font-weight:700;line-height:1.2;display:inline-flex}#detail-toc-name{flex-wrap:wrap;align-items:center;gap:.35rem;display:inline-flex}#detail-toc-name .operator-code-pill{margin-left:0}label{margin-bottom:.5rem;font-weight:700;display:block}input[type=text],input[type=date]{border:1px solid var(--br-input-border);background:var(--br-popover-bg);width:100%;color:var(--br-text);border-radius:8px;padding:.58rem .68rem}select{border:1px solid var(--br-input-border);background:var(--br-input-bg);width:100%;color:var(--br-text);border-radius:8px;padding:.58rem .68rem}input[type=text]:focus,input[type=date]:focus,select:focus{outline:2px solid var(--br-input-outline);border-color:var(--br-blue-bright)}button,.secondary-button{background:var(--br-gold);color:var(--br-contrast-text);border:1px solid var(--br-gold-border);cursor:pointer;box-sizing:border-box;text-align:center;border-radius:8px;justify-content:center;align-items:center;padding:.48rem .88rem;font-size:.95rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}button{width:100%}button:hover{background:var(--br-gold-hover)}.secondary-button{background:var(--br-gold);color:var(--br-contrast-text);border:1px solid var(--br-gold-border)}.secondary-button:hover{background:var(--br-gold-hover);text-decoration:none}.journey-swap-button{align-self:end;width:3rem;min-width:3rem;margin-top:1.7rem;padding:.48rem 0}.search-submit-button{grid-column:1/-1}.detail-header{justify-content:flex-start}.detail-header button,.detail-header .secondary-button{width:auto}.filter-box{background:var(--br-panel);border:1px solid var(--br-panel-edge);border-radius:12px;flex-wrap:wrap;align-items:flex-start;gap:.9rem 1rem;margin-bottom:1rem;padding:.8rem .95rem;display:flex}#station-section .filter-box{gap:.55rem .8rem;margin-bottom:.7rem;padding:.55rem .8rem}.filter-group{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.filter-group-class{flex:26rem}.filter-group-toggles{flex:20rem;justify-content:flex-end}.filter-label{min-width:2.8rem;margin:0;font-weight:700}.filter-options{flex-wrap:wrap;gap:.55rem;display:flex}.filter-box label{cursor:pointer;align-items:center;gap:.38rem;margin:0;font-weight:400;display:inline-flex}.class-filter-option,.child-toggle{border:1px solid var(--br-panel-edge);background:var(--br-surface);box-sizing:border-box;border-radius:999px;min-height:2.2rem;padding:.4rem .7rem}.class-filter-option input,.child-toggle input{margin:0}.class-filter-option.is-disabled{color:var(--br-toggle-muted);cursor:not-allowed;opacity:.6;background:var(--br-toggle-bg)}.class-filter-option.is-disabled input{cursor:not-allowed}.filter-toggles{justify-content:flex-end}.fares-group{margin-bottom:2rem}.fares-group h2{color:var(--br-heading);border-bottom:3px solid var(--br-gold);margin-bottom:.85rem;padding-bottom:.45rem}table.fares-table{border-collapse:collapse;background:var(--br-popover-bg);border:1px solid var(--br-panel-edge);border-radius:12px;width:100%;overflow:hidden}table.fares-table th,table.fares-table td{text-align:left;border-bottom:1px solid var(--br-border-soft);padding:.66rem .72rem}table.fares-table th{background:var(--br-table-head-bg);color:var(--br-blue-ink);font-weight:700}table.fares-table tr:hover{background-color:var(--br-row-alt-bg)}table.fares-table tr.child-fare-row,table.fares-table tr.child-fare-row:hover{background-color:var(--br-row-highlight-bg)}table.fares-table tr.reverse-missing-row,table.fares-table tr.reverse-missing-row:hover{background-color:var(--br-row-missing-bg)}table.fares-table tr.reverse-different-row,table.fares-table tr.reverse-different-row:hover{background-color:var(--br-row-child-bg)}.child-fare-label{color:var(--br-row-highlight-text);font-weight:600}.original-fare{color:var(--br-row-muted-text);margin-top:.2rem;display:block}.fare-asterisk{color:var(--br-row-missing-text);margin-left:.15rem;font-weight:700}.reverse-note{color:var(--br-row-danger-text);margin-top:.2rem;font-size:.86rem;display:block}.reverse-note.is-different{color:var(--br-row-child-text)}.priced-location-note{color:var(--br-row-muted-text);margin-top:.2rem;font-size:.82rem;line-height:1.25;display:block}.ticket-description-note{color:var(--br-row-muted-text);margin-top:.2rem;font-size:.86rem;line-height:1.25;display:block}.fare-detail-card{background:var(--br-panel);border:1px solid var(--br-panel-edge);border-radius:14px;padding:1.15rem}.fare-detail-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.fare-detail-grid div{flex-direction:column;gap:.3rem;display:flex}.fare-detail-copy h3{color:var(--br-heading);margin-top:0}.restriction-meta{color:var(--br-text-soft)}.restriction-details{margin:.9rem 0 0;padding-left:1.2rem}.restriction-details li{margin-bottom:.35rem}.restriction-item{align-items:flex-start;gap:.55rem;display:flex}.restriction-item-text{min-width:0}.restriction-polarity-badge{border:1px solid var(--br-panel-edge);background:var(--br-surface);min-width:5.5rem;color:var(--br-text-soft);letter-spacing:.02em;text-transform:uppercase;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:.12rem .45rem;font-size:.73rem;font-weight:700;line-height:1.2;display:inline-flex}.restriction-item[data-polarity=negative] .restriction-polarity-badge{color:#7a2f2f;background:#fde8e6;border-color:#d97b7b}.restriction-item[data-polarity=positive] .restriction-polarity-badge{color:#1f5f2a;background:#e3f5e8;border-color:#71a67c}.restriction-item[data-polarity=neutral] .restriction-polarity-badge{background:var(--br-surface);border-color:var(--br-panel-edge);color:var(--br-text-soft)}.restriction-raw{white-space:pre-wrap;background:#edf4fb;border:1px solid #c8d8ea;border-radius:6px;margin-top:.6rem;padding:.75rem;font-size:.88rem;line-height:1.45;overflow-x:auto}.restriction-time-groups{gap:.85rem;margin-top:.6rem;display:grid}.restriction-time-group{background:var(--br-surface);border:1px solid var(--br-panel-edge);border-radius:10px;padding:.85rem 1rem}.restriction-time-group h4{color:var(--br-heading);margin:0}.restriction-time-group .restriction-details{margin-top:.55rem}.restriction-time-empty{color:var(--br-text-soft);margin:0}.restriction-lookup-form{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr) auto;align-items:end;gap:.85rem;margin:1rem 0 1.5rem;display:grid}.restriction-lookup-form .form-group{margin:0}.restriction-lookup-form select,.restriction-lookup-form input{width:100%}.restriction-lookup-results{border-top:1px solid var(--br-border-soft);padding-top:1rem}.validity-result-section{border-top:1px solid var(--br-border-soft);margin-top:1rem;padding-top:1rem}.validity-result-section h4{color:var(--br-heading);margin:0 0 .55rem}.validity-result-section p:last-child{margin-bottom:0}.journey-validity-form{grid-template-columns:repeat(5,minmax(0,1fr)) auto}.journey-validity-service-card{border:1px solid var(--br-border-soft);background:var(--br-surface);border-radius:16px;margin-bottom:1.2rem;padding:.95rem 1rem}.journey-validity-service-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.9rem;display:flex}.journey-validity-service-header p{margin:.25rem 0 0}.journey-validity-service-summary{color:var(--br-text-soft)}.journey-validity-grid{gap:.9rem 1rem}.journey-validity-directions{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.journey-validity-direction-card{border:1px solid var(--br-border-soft);background:var(--br-surface);border-radius:16px;padding:1rem}.journey-validity-direction-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.65rem;display:flex}.journey-validity-direction-header h3{margin:0}.journey-validity-direction-summary{color:var(--br-text-soft)}.journey-validity-verdict{border:1px solid var(--br-panel-edge);background:var(--br-surface);min-width:7rem;color:var(--br-text-soft);letter-spacing:.02em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:.2rem .65rem;font-size:.76rem;font-weight:700;display:inline-flex}.journey-validity-verdict[data-verdict=valid]{color:#1f5f2a;background:#e3f5e8;border-color:#71a67c}.journey-validity-verdict[data-verdict=invalid]{color:#7a2f2f;background:#fde8e6;border-color:#d97b7b}.journey-validity-verdict[data-verdict=unknown],.journey-validity-verdict[data-verdict=neutral]{background:var(--br-surface);border-color:var(--br-panel-edge);color:var(--br-text-soft)}.restriction-direction-tabs{margin:1rem 0 1.2rem}.restriction-tab-list{border:1px solid var(--br-panel-edge);background:var(--br-surface);border-radius:999px;gap:.35rem;margin-bottom:.9rem;padding:.25rem;display:inline-flex}.restriction-tab-button{color:var(--br-text-soft);background:0 0;border:0;border-radius:999px;padding:.45rem .9rem;font-weight:700}.restriction-tab-button.is-active{background:var(--br-panel);color:var(--br-heading);box-shadow:inset 0 0 0 1px var(--br-panel-edge)}.restriction-tab-panel[hidden]{display:none}.restriction-calendar-block{margin:.85rem 0 1.2rem}.restriction-date-summary{color:var(--br-text-soft);margin:0 0 .9rem}.restriction-calendar-title{color:var(--br-heading);margin:0 0 .55rem;font-weight:700}.restriction-calendar-legend{color:var(--br-text-soft);flex-wrap:wrap;gap:.65rem 1rem;margin-bottom:.8rem;font-size:.88rem;display:flex}.restriction-calendar-legend-item{align-items:center;gap:.4rem;display:inline-flex}.restriction-calendar-swatch{border:1px solid var(--br-panel-edge);background:var(--br-surface);border-radius:.22rem;width:.9rem;height:.9rem}.restriction-calendar-swatch.is-restricted{background:#f3b7b2;border-color:#d97b7b}.restriction-calendar-swatch.is-unrestricted{background:#bfe7c8;border-color:#71a67c}.restriction-calendar-swatch.is-complex{background:#d8ccf6;border-color:#8a79c9}.restriction-calendar-swatch.is-info{background:#f4df9d;border-color:#d8c27a}.restriction-calendar-swatch.is-inactive{background:#e5e8ec;border-color:#c2c7cf}.restriction-calendar-months{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.8rem;display:grid}.restriction-calendar-month{border:1px solid var(--br-panel-edge);background:var(--br-surface);border-radius:10px;padding:.75rem}.restriction-calendar-month h4{color:var(--br-heading);margin:0 0 .55rem}.restriction-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.22rem;display:grid}.restriction-calendar-day{border:1px solid var(--br-panel-edge);background:var(--br-panel);min-height:1.9rem;color:var(--br-text);cursor:pointer;border-radius:.32rem;justify-content:center;align-items:center;padding:0;font-size:.8rem;transition:transform .12s,box-shadow .12s;display:inline-flex}.restriction-calendar-day:hover{transform:translateY(-1px)}.restriction-calendar-day.is-empty{background:0 0;border:0}.restriction-calendar-day.is-restricted{color:#531919;background:#f3b7b2;border-color:#d97b7b}.restriction-calendar-day.is-unrestricted{color:#184120;background:#bfe7c8;border-color:#71a67c}.restriction-calendar-day.is-complex{color:#33255f;background:#d8ccf6;border-color:#8a79c9}.restriction-calendar-day.is-info{color:#5f4700;background:#f4df9d;border-color:#d8c27a}.restriction-calendar-day.is-inactive{color:#58616d;background:#e5e8ec;border-color:#c2c7cf}.restriction-calendar-day.is-selected{box-shadow:inset 0 0 0 2px var(--br-heading);font-weight:700}.restriction-calendar-day.is-today{border-style:dashed}.fare-detail-actions{margin-top:1.5rem}.fare-detail-actions button{width:auto}@media (width<=760px){.restriction-lookup-form,.journey-validity-directions{grid-template-columns:1fr}.journey-validity-service-header,.journey-validity-direction-header{flex-direction:column;align-items:flex-start}.restriction-item{flex-direction:column;gap:.35rem}}.timetable-main{max-width:1320px}#service-section .fare-detail-card{padding:0}#service-section .timetable-page-header,#service-section .fare-detail-grid{padding-left:1.15rem;padding-right:1.15rem}#service-section .timetable-page-header,#station-context{padding-top:1rem}#station-context,#service-section .fare-detail-grid{padding-bottom:1rem}#station-section .timetable-page-header{padding-top:.1rem}#station-subtitle{margin-bottom:.15rem}#station-context{margin-top:.2rem;padding-top:0;padding-bottom:.25rem}.untimes-search-grid{flex-direction:column;align-items:stretch;gap:.85rem;display:flex}.untimes-search-row{align-items:end;gap:.8rem;display:grid}.untimes-search-row-primary{grid-template-columns:minmax(0,3fr) minmax(0,2fr)}.untimes-search-row-secondary{grid-template-columns:minmax(220px,280px) minmax(0,1fr)}.untimes-search-row-secondary>.form-group:first-child{justify-self:start;width:min(100%,280px)}.untimes-search-row-secondary>.form-group:nth-child(2){justify-self:end;width:max-content;max-width:100%}.timetable-page-header h2{margin:0}.untimes-context{color:var(--br-text-soft);margin-top:.45rem}.untimes-stp-badge{border:1px solid var(--br-panel-edge);background:var(--br-surface);color:var(--br-blue-deep);vertical-align:middle;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;margin-left:.45rem;padding:.08rem .38rem;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.untimes-stp-badge.is-overlay{background:var(--br-blue-bright);color:#fff;border-color:var(--br-blue-bright)}.untimes-stp-badge.is-cancelled{background:var(--br-row-missing-bg);color:var(--br-row-danger-text);border-color:var(--br-danger-border)}.untimes-stp-badge.is-stp{background:var(--br-row-child-bg);color:var(--br-row-child-text)}.untimes-bus-badge{border:1px solid var(--br-bus-border);background:var(--br-bus-bg);color:var(--br-bus-text);vertical-align:middle;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;margin-left:.45rem;padding:.08rem .4rem;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.untimes-activity-pill{border:1px solid var(--br-panel-edge);background:var(--br-surface);color:var(--br-blue-deep);vertical-align:middle;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;margin-left:.45rem;padding:.08rem .42rem;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.untimes-activity-pill.is-set-down-only{background:var(--br-row-child-bg);color:var(--br-row-child-text);border-color:var(--br-gold-border)}.untimes-activity-pill.is-not-advertised{color:#fff;background:#d4351c;border-color:#b10e1e}.untimes-table tr.cancelled-service-row,.untimes-table tr.cancelled-service-row:hover{background:var(--br-row-missing-bg);color:var(--br-row-danger-text);opacity:.7}.cancelled-service-row td{text-decoration:line-through}.cancelled-service-row a,.cancelled-service-row .secondary-link{color:inherit}.overlay-service-row td:first-child{box-shadow:inset 3px 0 0 var(--br-blue-bright)}.untimes-interchanges{margin-top:.2rem;font-size:.95em}.untimes-interchange-panel{border:1px solid var(--br-border-soft);background:var(--br-item-bg);border-radius:10px;margin-top:.25rem;padding:.65rem .8rem .75rem}.untimes-interchange-header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.55rem;display:flex}.untimes-interchange-title{color:var(--br-heading);font-weight:700}.untimes-interchange-subtitle{color:var(--br-text-soft);font-size:.92rem;line-height:1.4}.untimes-interchange-badge{background:var(--br-blue-pale);color:var(--br-blue-deep);white-space:nowrap;border-radius:999px;flex:none;align-items:center;padding:.18rem .55rem;font-size:.78rem;font-weight:700;display:inline-flex}.untimes-interchange-list{flex-wrap:wrap;gap:.5rem;display:flex}.untimes-interchange-item{border:1px solid var(--br-panel-edge);background:var(--br-panel);border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;min-width:150px;padding:.45rem .6rem;display:flex}.untimes-interchange-route{color:var(--br-text);align-items:center;gap:.4rem;font-weight:600;display:inline-flex}.untimes-interchange-code{border:1px solid var(--br-panel-edge);background:var(--br-surface);min-width:2.1rem;color:var(--br-blue-deep);border-radius:6px;justify-content:center;align-items:center;padding:.08rem .35rem;font-size:.82rem;font-weight:700;display:inline-flex}.untimes-interchange-arrow{color:var(--br-text-soft);text-transform:uppercase;letter-spacing:.03em;font-size:.82rem}.untimes-interchange-minutes{color:var(--br-heading);white-space:nowrap;flex:none;font-weight:700}@media (width<=800px){.untimes-interchange-header{flex-direction:column;align-items:flex-start}.untimes-interchange-list{flex-direction:column}.untimes-interchange-item{width:100%;min-width:0}}.untimes-station-table{margin-top:.85rem}.untimes-date-label{justify-content:space-between;align-items:baseline;gap:.7rem;display:flex}.untimes-date-shortcuts{gap:.45rem;font-size:.84rem;display:inline-flex}.untimes-date-shortcuts a{color:var(--br-blue-bright);font-weight:600;text-decoration:none}.untimes-date-shortcuts a:hover{text-decoration:underline}.untimes-filter-row{flex-wrap:nowrap;justify-content:flex-start;align-items:end;gap:.7rem .8rem;width:auto;min-width:0;display:flex}.untimes-checkbox{white-space:nowrap;flex:none;justify-content:flex-start;align-items:center;gap:.45rem;width:auto;min-width:0;margin-top:0;padding-right:15px;display:inline-flex}.untimes-checkbox label{cursor:pointer;white-space:nowrap;align-items:center;margin:0;display:inline-flex}.untimes-radio-group{min-width:0;max-width:100%;border:0;flex-wrap:nowrap;flex:14rem;align-items:center;gap:.55rem;min-inline-size:0;margin:0;padding:0;font-size:.96rem;display:inline-flex}.untimes-radio-group legend{flex:none;margin-right:.1rem;font-weight:600}.untimes-radio-group label{white-space:nowrap;cursor:pointer;flex:none;align-items:center;gap:.35rem;margin:0;display:inline-flex}@media (width<=980px){.untimes-search-row-primary{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.untimes-search-row-secondary{grid-template-columns:1fr}.untimes-search-row-secondary>.form-group:first-child,.untimes-search-row-secondary>.form-group:nth-child(2){justify-self:stretch;width:auto;max-width:none}.untimes-filter-row{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}}@media (width<=780px){.untimes-search-row-secondary{grid-template-columns:1fr}.untimes-search-row-secondary>.form-group:first-child,.untimes-search-row-secondary>.form-group:nth-child(2){justify-self:stretch;width:auto;max-width:none}.untimes-filter-row{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}}.secondary-link,.time-link{color:var(--br-blue-bright);font-weight:600;text-decoration:none}.secondary-link:hover,.time-link:hover{text-decoration:underline}.untimes-table tr.connection-impossible,.untimes-table tr.connection-impossible:hover{background:var(--br-row-alt-bg);color:var(--br-row-muted-text);opacity:.65}.untimes-table tr.connection-missed,.untimes-table tr.connection-missed:hover{background:var(--br-row-missing-bg);color:var(--br-row-danger-text);opacity:.7}.untimes-table tr.pass-time-row,.untimes-table tr.pass-time-row:hover{background:var(--br-row-alt-bg);color:var(--br-row-muted-text);opacity:.65}.untimes-table tr.set-down-only-row,.untimes-table tr.set-down-only-row:hover,.untimes-table tr.not-advertised-row,.untimes-table tr.not-advertised-row:hover,.untimes-table tr.limited-activity-row,.untimes-table tr.limited-activity-row:hover{background:var(--br-row-alt-bg);color:var(--br-row-muted-text);opacity:.78}.untimes-table tr.replacement-bus-row,.untimes-table tr.replacement-bus-row:hover{background:color-mix(in srgb, var(--br-bus-bg) 46%, var(--br-panel) 54%);color:var(--br-text);opacity:1}.untimes-table tr.set-down-only-row.replacement-bus-row,.untimes-table tr.set-down-only-row.replacement-bus-row:hover,.untimes-table tr.set-down-only-row.replacement-bus-row.connection-impossible,.untimes-table tr.set-down-only-row.replacement-bus-row.connection-impossible:hover{background:var(--br-row-alt-bg);color:var(--br-row-muted-text);opacity:.78}.untimes-table tr.set-down-only-row.replacement-bus-row.connection-missed,.untimes-table tr.set-down-only-row.replacement-bus-row.connection-missed:hover{background:var(--br-row-missing-bg);color:var(--br-row-danger-text);opacity:.78}.untimes-table tr.not-advertised-row.replacement-bus-row,.untimes-table tr.not-advertised-row.replacement-bus-row:hover,.untimes-table tr.not-advertised-row.replacement-bus-row.connection-impossible,.untimes-table tr.not-advertised-row.replacement-bus-row.connection-impossible:hover{background:var(--br-row-alt-bg);color:var(--br-row-muted-text);opacity:.78}.untimes-table tr.not-advertised-row.replacement-bus-row.connection-missed,.untimes-table tr.not-advertised-row.replacement-bus-row.connection-missed:hover{background:var(--br-row-missing-bg);color:var(--br-row-danger-text);opacity:.78}.untimes-table tr.limited-activity-row.replacement-bus-row,.untimes-table tr.limited-activity-row.replacement-bus-row:hover,.untimes-table tr.limited-activity-row.replacement-bus-row.connection-impossible,.untimes-table tr.limited-activity-row.replacement-bus-row.connection-impossible:hover{background:var(--br-row-alt-bg);color:var(--br-row-muted-text);opacity:.78}.untimes-table tr.limited-activity-row.replacement-bus-row.connection-missed,.untimes-table tr.limited-activity-row.replacement-bus-row.connection-missed:hover{background:var(--br-row-missing-bg);color:var(--br-row-danger-text);opacity:.78}.untimes-table tr.replacement-bus-row.connection-impossible,.untimes-table tr.replacement-bus-row.connection-impossible:hover{background:color-mix(in srgb, var(--br-bus-bg) 38%, var(--br-row-alt-bg) 62%)}.untimes-table tr.replacement-bus-row.connection-missed,.untimes-table tr.replacement-bus-row.connection-missed:hover{background:color-mix(in srgb, var(--br-bus-bg) 28%, var(--br-row-missing-bg) 72%)}.untimes-row-link{width:100%;min-height:100%;color:inherit;text-decoration:none;display:block}.untimes-row-link:hover{text-decoration:none}.untimes-facilities{white-space:nowrap;letter-spacing:.04em}.untimes-future-call{color:var(--br-text-soft);margin-top:.18rem;font-size:.84em}.untimes-stop-crs-inline{display:none}.untimes-table tr.hour-divider-row,.untimes-table tr.hour-divider-row:hover{background:0 0}.untimes-table tr.hour-divider-row td{color:var(--br-blue-ink);letter-spacing:.14em;text-transform:uppercase;text-align:center;background:0 0;border-bottom:none;padding:.9rem .25rem .55rem;font-size:.76rem;font-weight:700;position:relative}.untimes-table tr.hour-divider-row td:before,.untimes-table tr.hour-divider-row td:after{content:"";border-top:1px solid var(--br-panel-edge);width:calc(50% - 2.3rem);position:absolute;top:50%}.untimes-table tr.hour-divider-row td:before{left:0}.untimes-table tr.hour-divider-row td:after{right:0}@media (width<=800px){.untimes-table,.untimes-table thead,.untimes-table tbody,.untimes-table tr,.untimes-table th,.untimes-table td{width:100%;display:block}.untimes-table{background:0 0;border:none}.untimes-table thead{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.untimes-table tbody{flex-direction:column;gap:.75rem;display:flex}.untimes-table tr{border:1px solid var(--br-panel-edge);background:var(--br-panel);border-radius:12px;overflow:hidden}.untimes-table td{border-bottom:1px solid var(--br-border-soft);text-align:left;white-space:normal;grid-template-columns:5rem minmax(0,1fr);align-items:start;gap:.75rem;min-height:2.3rem;padding:.55rem .75rem;display:grid}.untimes-table td:last-child{border-bottom:none}.untimes-table td:before{width:auto;color:var(--br-blue-ink);content:attr(data-label);font-weight:700;display:block;position:static}}tbody tr.fare-row{cursor:pointer}.bag-action-button{width:auto;padding:.28rem .55rem;font-size:.82rem;line-height:1.2}.bag-remove-button{color:#2f0f0f;background-color:#d97b7b;border-color:#a44d4d;width:auto;padding:.3rem .55rem}.bag-remove-button:hover{background-color:#c96767}@media (width<=720px){#search-form.search-form-grid{grid-template-columns:minmax(0,1fr) auto;gap:.75rem}#search-form.search-form-grid>.unfare-origin-field{grid-area:1/1}#search-form.search-form-grid>.unfare-reverse-button{grid-area:1/2;place-self:end center;width:auto;min-width:3rem;margin-top:1.7rem;padding-inline:0}#search-form.search-form-grid>.unfare-destination-field{grid-area:2/1/auto/-1}#search-form.search-form-grid>.unfare-railcard-field{grid-area:3/1/auto/-1}#search-form.search-form-grid>.unfare-submit-button{grid-area:4/1/auto/-1}.search-form-grid{grid-template-columns:minmax(0,1fr) minmax(170px,.9fr)}.search-submit-button{grid-column:1/-1}.journey-swap-button{width:auto;min-width:0;margin-top:0}.content-layout{grid-template-columns:1fr}.filter-box{align-items:stretch}.filter-group,.filter-group-toggles{justify-content:flex-start;width:100%}.filter-label{min-width:0}.filter-options{width:100%}.class-filter-option,.child-toggle{flex:11rem;justify-content:center}.fare-detail-grid{grid-template-columns:1fr 1fr;gap:.85rem}.fare-detail-actions button,.comparison-option-actions button,.comparison-header button,.comparison-footer-actions button{width:100%}.comparison-card{position:static}.comparison-header,.comparison-option-header,.comparison-item{flex-direction:column}.comparison-item-side{text-align:left;width:100%}.untimes-date-label{flex-wrap:wrap}.untimes-search-row-primary{grid-template-columns:minmax(0,1fr) minmax(260px,.9fr)}.untimes-search-row-secondary{grid-template-columns:minmax(0,1fr) minmax(420px,.95fr)}}html[data-theme=dark] .comparison-subtitle,html[data-theme=dark] .comparison-empty-state,html[data-theme=dark] .comparison-option-empty,html[data-theme=dark] .site-footer,html[data-theme=dark] .original-fare,html[data-theme=dark] .reverse-note,html[data-theme=dark] .priced-location-note,html[data-theme=dark] .ticket-description-note,html[data-theme=dark] .filter-label,html[data-theme=dark] .restriction-details li,html[data-theme=dark] .about-card p,html[data-theme=dark] .fare-detail-grid span,html[data-theme=dark] .fare-detail-copy p{font-weight:500}#loading,#error{text-align:center;margin-top:1rem;font-weight:700}@media (width<=720px){main{margin-top:1rem;padding:0 .75rem 1.5rem}}@media (width<=560px){header{border-bottom-width:8px;padding:1rem .85rem .9rem}.brand-mark{letter-spacing:.12em;font-size:clamp(1.7rem,9vw,2.25rem)}header p{font-size:.92rem}main,.site-footer{padding-left:.65rem;padding-right:.65rem}.search-box,.fare-detail-card,.filter-box,.comparison-item{padding:.65rem}.plusbus-hint{padding:.65rem .7rem;font-size:.92rem}.suggestion-crs{width:34px;margin-right:6px}button{padding:.46rem .72rem;font-size:.92rem}.comparison-empty-state>.comparison-empty-state-dismiss{width:1.25rem;min-width:1.25rem;max-width:1.25rem;padding:0}.journey-swap-button{width:100%;min-width:0}#search-form .journey-swap-button{justify-self:center;width:auto;min-width:3rem}.filter-box{gap:.7rem;padding:.7rem}.filter-group{gap:.55rem}.class-filter-option,.child-toggle{min-height:2rem;padding:.35rem .55rem;font-size:.92rem}.fares-group{margin-bottom:1.4rem}.fares-group h2{margin-bottom:.65rem;font-size:1.05rem}table.fares-table th,table.fares-table td,.bag-items-table th,.bag-items-table td{padding:.58rem .6rem;font-size:.9rem}.fare-detail-grid{grid-template-columns:1fr}.restriction-raw{font-size:.82rem}.comparison-header h2,.comparison-option-header h3{font-size:1.05rem}.untimes-search-grid{gap:.75rem .65rem}.untimes-search-row{grid-template-columns:1fr;gap:.75rem}.untimes-filter-row{flex-wrap:wrap;align-items:flex-start}.untimes-checkbox{padding-right:15px}.untimes-radio-group{flex-wrap:wrap}}@media (width<=980px){.untimes-search-row-primary{grid-template-columns:minmax(0,1fr) minmax(260px,.82fr)}.untimes-search-row-secondary{grid-template-columns:1fr}.untimes-search-row-secondary>.form-group:first-child,.untimes-search-row-secondary>.form-group:nth-child(2){justify-self:stretch;width:auto;max-width:none}.untimes-filter-row{flex-wrap:wrap;align-items:flex-start}.untimes-radio-group{flex-wrap:wrap}}@media (width<=780px){.untimes-search-row{grid-template-columns:1fr;gap:.75rem}.untimes-search-row-secondary>.form-group:first-child,.untimes-search-row-secondary>.form-group:nth-child(2){justify-self:stretch;width:auto;max-width:none}.untimes-filter-row{flex-wrap:wrap;align-items:flex-start}.untimes-radio-group{flex-wrap:wrap}}@media (width<=380px){html,body{min-width:320px}header{padding-left:.7rem;padding-right:.7rem}main,.site-footer{padding-left:.5rem;padding-right:.5rem}.search-box,.fare-detail-card,.filter-box,.bag-group-card{padding:.7rem}.class-filter-option,.child-toggle{flex:100%;justify-content:flex-start}.autocomplete-suggestion{padding:.58rem .68rem}table.fares-table th,table.fares-table td,.bag-items-table th,.bag-items-table td{padding:.52rem .55rem;font-size:.86rem}}@media (width<=480px){table.fares-table,table.fares-table thead,table.fares-table tbody,table.fares-table tr,table.fares-table th,table.fares-table td{width:100%;display:block}table.fares-table{background:0 0;border:none}table.fares-table thead{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}table.fares-table tbody{flex-direction:column;gap:.75rem;display:flex}table.fares-table tr{border:1px solid var(--br-panel-edge);background:var(--br-panel);border-radius:12px;overflow:hidden}table.fares-table tr.child-fare-row,table.fares-table tr.child-fare-row:hover,table.fares-table tr.reverse-missing-row,table.fares-table tr.reverse-missing-row:hover,table.fares-table tr.reverse-different-row,table.fares-table tr.reverse-different-row:hover{background-clip:padding-box}table.fares-table td{text-align:left;white-space:normal;border-bottom:1px solid #d9e4f1;min-height:2rem;padding:.48rem .7rem .48rem 7rem;position:relative}table.fares-table td:last-child{border-bottom:none}table.fares-table td:before{width:5.4rem;color:var(--br-blue-ink);content:"";font-weight:700;position:absolute;top:.48rem;left:.7rem}#singles-section .fares-table td:first-child:before,#returns-section .fares-table td:first-child:before,#seasons-section .fares-table td:first-child:before,#other-section .fares-table td:first-child:before{content:"Ticket"}#singles-section .fares-table td:nth-child(2):before,#returns-section .fares-table td:nth-child(2):before,#seasons-section .fares-table td:nth-child(2):before,#other-section .fares-table td:nth-child(2):before{content:"Fare"}#singles-section .fares-table td:nth-child(3):before,#returns-section .fares-table td:nth-child(3):before,#seasons-section .fares-table td:nth-child(3):before,#other-section .fares-table td:nth-child(3):before{content:"Restrict"}#singles-section .fares-table td:nth-child(4):before,#returns-section .fares-table td:nth-child(4):before,#seasons-section .fares-table td:nth-child(4):before,#other-section .fares-table td:nth-child(4):before{content:"Route"}#singles-section .fares-table td:nth-child(5):before,#returns-section .fares-table td:nth-child(5):before,#seasons-section .fares-table td:nth-child(5):before,#other-section .fares-table td:nth-child(5):before{content:"Class"}#singles-section .fares-table td:nth-child(6):before,#returns-section .fares-table td:nth-child(6):before,#seasons-section .fares-table td:nth-child(6):before,#other-section .fares-table td:nth-child(6):before{content:"Bag"}.bag-action-button,.bag-remove-button{width:100%}table.fares-table.untimes-table,table.fares-table.untimes-table thead,table.fares-table.untimes-table tbody,table.fares-table.untimes-table tr,table.fares-table.untimes-table th,table.fares-table.untimes-table td{width:100%;display:block}table.fares-table.untimes-table{background:0 0;border:none}table.fares-table.untimes-table tbody{flex-direction:column;gap:.75rem;display:flex}table.fares-table.untimes-table tr{border:1px solid var(--br-panel-edge);background:var(--br-panel);border-radius:12px;overflow:hidden}table.fares-table.untimes-table td{border-bottom:1px solid var(--br-border-soft);text-align:left;white-space:normal;grid-template-columns:5rem minmax(0,1fr);align-items:start;gap:.75rem;min-height:2.3rem;padding:.55rem .75rem;display:grid}table.fares-table.untimes-table td:last-child{border-bottom:none}table.fares-table.untimes-table td:before{width:auto;color:var(--br-blue-ink);content:attr(data-label);font-weight:700;display:block;position:static}}@media (width<=800px){#station-section table.fares-table.untimes-table tbody{gap:.55rem}#station-section table.fares-table.untimes-table tr{grid-template-rows:auto auto;grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch;gap:0;display:grid}#station-section table.fares-table.untimes-table td{border-bottom:1px solid var(--br-border-soft);border-right:1px solid var(--br-border-soft);flex-direction:column;gap:.12rem;width:auto;min-width:0;min-height:0;padding:.45rem .55rem;display:flex}#station-section table.fares-table.untimes-table td:before{text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;line-height:1.1}#station-section table.fares-table.untimes-table td:first-child{grid-area:1/1/auto/span 2}#station-section table.fares-table.untimes-table td:nth-child(2){grid-area:1/3/auto/span 2}#station-section table.fares-table.untimes-table td:nth-child(3){grid-area:1/5/auto/span 4}#station-section table.fares-table.untimes-table td:nth-child(4){grid-area:1/9/auto/span 2}#station-section table.fares-table.untimes-table td:nth-child(7){grid-area:1/11/auto/span 2}#station-section table.fares-table.untimes-table td:nth-child(5){grid-area:2/1/auto/span 4}#station-section table.fares-table.untimes-table td:nth-child(6){grid-area:2/5/auto/span 4}#station-section table.fares-table.untimes-table td:nth-child(8){grid-area:2/9/auto/span 2}#station-section table.fares-table.untimes-table td:nth-child(9){grid-area:2/11/auto/span 2}#station-section table.fares-table.untimes-table td:nth-child(5),#station-section table.fares-table.untimes-table td:nth-child(6),#station-section table.fares-table.untimes-table td:nth-child(8),#station-section table.fares-table.untimes-table td:nth-child(9){border-bottom:none}#station-section table.fares-table.untimes-table td:nth-child(5),#station-section table.fares-table.untimes-table td:nth-child(6),#station-section table.fares-table.untimes-table td:nth-child(8){border-right:1px solid var(--br-border-soft)}#station-section table.fares-table.untimes-table td:nth-child(9),#station-section table.fares-table.untimes-table td:last-child{border-right:none}#station-section table.fares-table.untimes-table td:nth-child(3),#station-section table.fares-table.untimes-table td:nth-child(5),#station-section table.fares-table.untimes-table td:nth-child(6){font-weight:600}#station-section table.fares-table.untimes-table tr.hour-divider-row{background:0 0;border:none;display:block}#station-section table.fares-table.untimes-table tr.hour-divider-row td{background:0 0;border:none;width:100%;padding:.45rem .1rem .15rem;display:block}#station-section table.fares-table.untimes-table tr.hour-divider-row td:before,#station-section table.fares-table.untimes-table tr.hour-divider-row td:after{content:none}#service-section table.fares-table.untimes-table tbody{gap:.6rem}#service-section table.fares-table.untimes-table tr:not(.hour-divider-row){grid-template-columns:minmax(0,1.4fr) minmax(3.3rem,auto) minmax(3.3rem,auto) minmax(4rem,auto);grid-template-areas:"loc loc arr dep""plat line path act";align-items:stretch;gap:0;display:grid}#service-section table.fares-table.untimes-table td{border-bottom:1px solid var(--br-border-soft);border-right:1px solid var(--br-border-soft);flex-direction:column;gap:.12rem;width:auto;min-width:0;min-height:0;padding:.45rem .55rem;display:flex}#service-section table.fares-table.untimes-table td:before{text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;line-height:1.1}#service-section table.fares-table.untimes-table td:first-child{grid-area:loc}#service-section table.fares-table.untimes-table td:nth-child(2){display:none}#service-section table.fares-table.untimes-table td:nth-child(3){grid-area:arr}#service-section table.fares-table.untimes-table td:nth-child(4){grid-area:dep}#service-section table.fares-table.untimes-table td:nth-child(5){grid-area:plat}#service-section table.fares-table.untimes-table td:nth-child(6){grid-area:line}#service-section table.fares-table.untimes-table td:nth-child(7){grid-area:path}#service-section table.fares-table.untimes-table td:nth-child(8){grid-area:act}#service-section table.fares-table.untimes-table td:first-child,#service-section table.fares-table.untimes-table td:nth-child(3),#service-section table.fares-table.untimes-table td:nth-child(4){border-bottom:1px solid var(--br-border-soft)}#service-section table.fares-table.untimes-table td:nth-child(8){border-bottom:none}#service-section table.fares-table.untimes-table td:nth-child(4),#service-section table.fares-table.untimes-table td:nth-child(7),#service-section table.fares-table.untimes-table td:nth-child(8){border-right:none}#service-section .untimes-stop-location{flex-direction:column;gap:.14rem;display:flex}#service-section .untimes-stop-name{font-weight:600}#service-section .untimes-stop-crs-inline{color:var(--br-text-soft);letter-spacing:.04em;font-size:.82rem;font-weight:600;display:inline}}.untimes-train-search-form{margin-top:1rem}.untimes-train-variants{gap:1rem;display:grid}.untimes-train-variant-card h3{margin-bottom:.35rem}.untimes-train-empty-dates{opacity:.8}.restriction-inline-link{font-weight:600}.untimes-train-calendar-legend{align-items:center;gap:.5rem;margin-top:.75rem;font-size:.92rem;display:flex}.untimes-train-calendar-swatch{border-radius:999px;width:.8rem;height:.8rem;display:inline-block}.untimes-train-calendar-swatch.is-active{background:#1f6f43}.untimes-train-calendar-swatch.is-cancelled{background:#a73737}.untimes-train-calendar-months{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.9rem;margin-top:.8rem;display:grid}.untimes-train-calendar-month{border:1px solid color-mix(in srgb, var(--color-border,#9ab0c7) 78%, transparent);border-radius:.9rem;padding:.8rem}.untimes-train-calendar-month h4{margin:0 0 .65rem}.untimes-train-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.28rem;display:grid}.untimes-train-calendar-day{min-height:2rem;color:inherit;background:color-mix(in srgb, var(--color-surface-muted,#eef3f8) 82%, transparent);border-radius:.5rem;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.untimes-train-calendar-day.is-empty{background:0 0}.untimes-train-calendar-day.is-match.is-active{color:#14502f;background:#d7e5dd;font-weight:700}.untimes-train-calendar-day.is-match.is-cancelled{color:#7c2424;background:#efdbdb;font-weight:700}.timed-announcement-modal[hidden]{display:none}.timed-announcement-modal{z-index:1200;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.timed-announcement-backdrop{backdrop-filter:blur(4px);background:#041121a8;position:absolute;inset:0}.timed-announcement-dialog{background:linear-gradient(#fbfdfffa,#e8f1fcfa);border:1px solid #0a244024;border-radius:1rem;width:min(30rem,100%);padding:1.12rem 1.4rem 1.25rem;position:relative;box-shadow:0 1.5rem 4rem #0815234d}html[data-style-variant=gds] .timed-announcement-dialog,html[data-style-variant=gds] .timed-announcement-tooltip,html[data-style-variant=gds] .timed-announcement-info-button{border-radius:0}.timed-announcement-info-button{width:2rem;height:2rem;color:var(--color-copy-soft,#42586d);font:inherit;text-align:center;cursor:pointer;background:#fffc;border:1px solid #0a24402e;border-radius:999px;justify-content:center;align-items:center;padding:0;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:.9rem;right:.9rem}.timed-announcement-tooltip[hidden]{display:none}.timed-announcement-tooltip{color:#f7fbff;background:#081523eb;border-radius:.7rem;max-width:16rem;padding:.55rem .7rem;font-size:.92rem;line-height:1.35;position:absolute;top:3.2rem;right:.9rem;box-shadow:0 .8rem 2rem #0815233d}.timed-announcement-dialog h2{margin:0 0 .7rem}.timed-announcement-dialog p{color:var(--color-copy-soft,#42586d);margin:0 0 .25rem;line-height:1.6}.timed-announcement-actions{justify-content:flex-end;margin-top:.85rem;display:flex}