.trip-options{--opt-ink:#173e34;--opt-muted:#52625b;--opt-line:#d6ddd6;--opt-paper:#f7f7f1;--opt-accent:#a84421;color:var(--opt-ink);font-family:system-ui,sans-serif;line-height:1.6;max-width:1240px;margin-inline:auto;padding:clamp(16px,3vw,40px);overflow-wrap:anywhere}.trip-options *{box-sizing:border-box}.trip-options [hidden]{display:none!important}.trip-options h1{font-size:clamp(2.5rem,6vw,4.6rem);line-height:1.05;letter-spacing:-.045em;margin:.25em 0}.trip-options h2{font-size:clamp(1.4rem,3vw,2rem);line-height:1.2;margin:0 0 1rem;letter-spacing:-.025em}.trip-options h3{font-size:1rem;margin:1.5rem 0 .4rem}.trip-options p{margin:.5rem 0 1.15rem}.options-heading{max-width:850px}.options-eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:.72rem;font-weight:750;color:var(--opt-muted)}.options-intro{font-size:clamp(1.05rem,2vw,1.25rem);max-width:65ch}.options-status{border-left:3px solid var(--opt-accent);background:#fff2df;padding:1rem 1.1rem;font-size:.95rem}.options-muted{color:var(--opt-muted);font-size:.85rem}.option-picker{margin-block:2rem}.option-picker fieldset{border:0;padding:0;margin:0;min-width:0}.option-picker legend{font-weight:750;margin-bottom:1rem}.option-choices{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,245px),1fr));gap:10px}.option-choice{display:flex;align-items:flex-start;gap:12px;padding:1rem;background:var(--opt-paper);border:1px solid var(--opt-line);border-radius:8px;cursor:pointer;min-height:75px}.option-choice:has(input:checked){border:2px solid var(--opt-ink);padding:calc(1rem - 1px);background:#eaf0e8}.option-choice:focus-within{outline:3px solid #a84421;outline-offset:3px}.option-choice input{width:20px;height:20px;min-width:20px;margin:3px 0;accent-color:var(--opt-ink)}.option-choice strong,.option-choice small{display:block}.option-choice small{font-size:.8rem;color:var(--opt-muted)}.option-choice .choice-region{font-size:.65rem;letter-spacing:.1em;text-transform:uppercase}.choice-numbers{font-size:.86rem;font-weight:700;margin-top:.5rem;display:block;font-variant-numeric:tabular-nums}.options-comparison{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:2.5rem;align-items:start;margin-top:2.5rem}.options-map-area{min-width:0}.options-map-heading{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;flex-wrap:wrap}.options-map-heading h2{font-size:1.15rem}.options-map-heading>span{font-size:.8rem;font-weight:700;color:var(--opt-accent)}#option-map{height:460px;border:1px solid var(--opt-line);border-radius:10px;background:#edf1eb;z-index:0;max-width:100%;overflow:hidden}.options-map-controls{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin:12px 0}.options-map-controls button{font:inherit;font-size:.8rem;padding:.55rem .8rem;min-height:44px;border:1px solid var(--opt-ink);border-radius:5px;background:white;color:var(--opt-ink);cursor:pointer}.options-map-controls label{font-size:.83rem;min-height:44px;display:flex;align-items:center;gap:7px;cursor:pointer}.options-map-controls input{width:18px;height:18px;accent-color:var(--opt-ink)}.options-legend{display:flex;gap:1rem;flex-wrap:wrap;font-size:.74rem}.options-legend span:before{content:"";width:23px;display:inline-block;vertical-align:middle;border-top:3px solid;margin-right:5px}.legend-base:before{border-top-style:dashed!important;color:#667a8b}.legend-common:before{color:#1f604c}.legend-change:before{color:#c24b20}.options-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem 1rem;margin:1.5rem 0 1rem;padding:1.3rem 0;border-block:1px solid var(--opt-line)}.options-metrics dt{font-size:.75rem;color:var(--opt-muted);font-weight:650}.options-metrics dd{font-size:clamp(1.05rem,1.8vw,1.6rem);font-weight:800;margin:4px 0;line-height:1.3;letter-spacing:-.035em;font-variant-numeric:tabular-nums;white-space:nowrap}.options-metrics dd small{font-size:.8rem;font-weight:500;letter-spacing:0}.options-metrics div>small{font-size:.74rem;color:var(--opt-muted);display:block;line-height:1.35}.options-verdict{font-size:1.05rem;font-weight:650}.options-tradeoffs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.options-tradeoffs h3{margin-top:.5rem}.trip-options ul{padding-left:1.2rem;margin-top:.4rem}.trip-options li{margin-bottom:.6rem;font-size:.92rem}.options-detail{border-block:1px solid var(--opt-line);margin-block:1.5rem;padding:.6rem 0}.options-detail summary{font-weight:650;cursor:pointer;min-height:44px;padding:.65rem 0}.options-detail a{color:var(--opt-ink);text-decoration:underline;text-underline-offset:3px}.option-schedules{margin-top:3rem}.option-schedules section{margin-block:2rem}.options-table-wrap{max-width:100%;overflow-x:auto;border:1px solid var(--opt-line);border-radius:7px}.options-table{border-collapse:collapse;width:100%;font-size:.86rem;min-width:720px;background:white}.options-table th,.options-table td{padding:1rem .8rem;text-align:left;border-bottom:1px solid var(--opt-line);vertical-align:top}.options-table thead{background:var(--opt-ink);color:white}.options-table th{font-weight:700}.options-table th:first-child{min-width:68px}.options-table td:nth-child(2){min-width:225px;max-width:390px}.options-table td:nth-child(3),.options-table td:nth-child(4),.options-table td:nth-child(5){white-space:nowrap;font-variant-numeric:tabular-nums}.options-table small{display:block;color:var(--opt-muted);font-size:.76rem;white-space:normal;margin-top:.35rem}.option-day-changed{background:#fff1df}.option-day-changed th{border-left:4px solid var(--opt-accent)}.option-day-changed th small{color:var(--opt-accent)}.options-method{max-width:900px}.trip-options :focus-visible{outline:3px solid #a84421;outline-offset:3px}.trip-options .leaflet-control a{min-width:44px;min-height:44px;line-height:44px}.trip-options .leaflet-container{font-family:inherit}.trip-options .leaflet-popup-content{max-width:240px;overflow-wrap:anywhere}.option-popup-name{font-weight:700}.option-popup-copy{font-size:.82rem}.option-result{scroll-margin-top:100px}@media(max-width:850px){.options-comparison{grid-template-columns:1fr;gap:1.7rem}.options-map-area{order:1}.options-comparison #option-results{order:0}#option-map{height:360px}.options-metrics dd{font-size:1.45rem}}@media(max-width:440px){.options-tradeoffs{grid-template-columns:1fr;gap:0}.options-metrics dd{font-size:1.12rem}.trip-options{padding:14px}.option-choices{grid-template-columns:1fr}}@media print{.option-picker,.options-map-area,.options-map-controls{display:none}.trip-options{padding:0}.options-comparison{display:block}.option-result{break-inside:avoid}.options-table-wrap{overflow:visible;border:0}.options-table{min-width:0;font-size:9pt}.options-table th,.options-table td{padding:.35rem}.options-detail{break-inside:avoid}}
