/* The Florida book and manual day route. All markers are city centers. */
.tv-page{max-width:1600px;margin:0 auto;color:var(--ink);font-family:Inter,system-ui,sans-serif}
.tv-page *{box-sizing:border-box}
.tv-eyebrow{display:block;color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}
.tv-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,.9fr);gap:35px;align-items:end;min-height:220px;margin-bottom:15px;padding:31px 36px;background:radial-gradient(circle at 83% 10%,#1264a2 0,transparent 40%),linear-gradient(115deg,#0d263f,#0c3b60);color:#fff;border-radius:12px;overflow:hidden}
.tv-hero .tv-eyebrow{color:#89d7fb}.tv-hero h1{font-size:clamp(32px,3.5vw,51px);line-height:1.03;letter-spacing:-.045em;margin:9px 0 10px;font-weight:750}.tv-hero h1 em{font-style:normal;color:#87dbff}.tv-hero p{max-width:630px;color:#d6e9f4;line-height:1.5;font-size:13px;margin:0}
.tv-metrics{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #ffffff35;border-radius:9px;background:#ffffff12}.tv-metrics>div{padding:17px 13px;min-width:0}.tv-metrics>div+div{border-left:1px solid #ffffff30}.tv-metrics b{display:block;font-family:Rajdhani,Inter,sans-serif;font-size:29px;line-height:1;font-weight:750;font-variant-numeric:tabular-nums}.tv-metrics span{display:block;margin-top:5px;color:#d7eaf5;font-size:10px;line-height:1.3}
.tv-toolbar{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:13px}.tv-scopes{display:flex;gap:4px;padding:4px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.tv-scopes button{border:0;background:transparent;color:var(--ink-muted);font-size:12px;font-weight:700;padding:8px 14px;border-radius:5px;cursor:pointer}.tv-scopes button.on{background:var(--accent);color:#fff}.tv-toolbar label{font-size:10px;color:var(--ink-muted);font-weight:700;display:flex;flex-direction:column;gap:4px;min-width:270px}.tv-toolbar input{width:100%;height:38px;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--ink);padding:0 11px;font-size:12px}
.tv-grid-layout{display:grid;grid-template-columns:minmax(270px,310px) minmax(390px,1fr) minmax(260px,295px);gap:12px;align-items:start}.tv-grid-layout>section,.tv-grid-layout>aside{background:var(--surface);border:1px solid var(--line);border-radius:9px;min-width:0;overflow:hidden}.tv-list,.tv-plan{height:min(720px,calc(100vh - 148px));min-height:560px;display:flex;flex-direction:column}.tv-list-head,.tv-plan-head{padding:20px;border-bottom:1px solid var(--line)}.tv-list-head h2,.tv-plan-head h2,.tv-map-title h2{font-size:22px;line-height:1.15;letter-spacing:-.025em;margin:6px 0;color:var(--ink)}.tv-list-head p,.tv-plan-head p,.tv-map-title p{font-size:11px;line-height:1.45;color:var(--ink-muted);margin:0}.tv-list-scroll{overflow:auto;min-height:0;flex:1}.tv-list.busy{opacity:.65}.tv-account{border-bottom:1px solid var(--line);padding:13px 17px;display:grid;gap:5px}.tv-account:hover{background:var(--surface-2)}.tv-account-top{display:flex;justify-content:space-between;gap:6px;align-items:start}.tv-account-name{font-size:13px;font-weight:800;line-height:1.25;color:var(--ink);text-decoration:none}.tv-account-name:hover,.tv-account-name:focus-visible{color:var(--accent);text-decoration:underline}.tv-customer{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:var(--positive);border:1px solid currentColor;border-radius:4px;padding:2px 4px;white-space:nowrap}.tv-account-meta{font-size:10px;color:var(--ink-muted)}.tv-contact{font-size:11px;line-height:1.3}.tv-contact b{color:var(--ink)}.tv-contact a{color:var(--accent);font-weight:800;text-decoration:none}.tv-contact.muted{color:var(--ink-faint)}.tv-account-foot{display:flex;align-items:end;justify-content:space-between;gap:5px;margin-top:2px}.tv-account-foot span{font-size:9px;color:var(--ink-muted);line-height:1.3}.tv-account-foot button,.tv-more{border:1px solid var(--accent);border-radius:5px;background:transparent;color:var(--accent);font-size:10px;font-weight:800;padding:6px 8px;cursor:pointer;white-space:nowrap}.tv-account-foot button:hover,.tv-more:hover{background:var(--accent);color:#fff}.tv-account-foot button:disabled{border-color:var(--line);color:var(--ink-faint);background:transparent;cursor:default}.tv-more{margin:10px 17px}.tv-empty{padding:22px;color:var(--ink-muted);font-size:12px;line-height:1.5}
.tv-segments{display:flex;gap:4px;margin-top:13px;padding:3px;border:1px solid var(--line);border-radius:7px;background:var(--surface-2)}.tv-segments button{flex:1;min-width:0;border:0;border-radius:5px;background:transparent;color:var(--ink-muted);padding:6px 3px;font-size:10px;font-weight:800;cursor:pointer}.tv-segments button.on{background:var(--surface);color:var(--accent);box-shadow:0 1px 4px #00000014}.tv-mail-only{font-size:9px;color:var(--ink-faint)}
.tv-mapcol{min-height:680px}.tv-map-title{display:flex;align-items:start;flex-direction:column;padding:18px 21px 10px}.tv-map-title h2{margin-bottom:2px}.tv-mapframe{position:relative;margin:0 10px;background:#eaf6fc;overflow:hidden;border:1px solid #d8eaf3;border-radius:8px}.tv-map{display:block;width:100%;max-height:605px}.tv-grid{stroke:#c7e2ef;stroke-width:.7;fill:none}.tv-land{fill:#fff;stroke:#a0c5d6;stroke-width:.85}.tv-water{fill:#65a0bd;font-style:italic;letter-spacing:.22em;font-size:13px}.tv-state{fill:#668fa4;font-size:11px;letter-spacing:.42em}.tv-pin{cursor:pointer;outline:none}.tv-halo{fill:#5ba5e638;opacity:.7;transition:opacity var(--dur-1) var(--ease)}.tv-dot{fill:#2479bd;stroke:#fff;stroke-width:1.4;transition:fill var(--dur-1) var(--ease)}.tv-pin:hover .tv-dot,.tv-pin:focus-visible .tv-dot,.tv-pin.picked .tv-dot{fill:#ef8f21}.tv-pin:hover .tv-halo,.tv-pin:focus-visible .tv-halo,.tv-pin.picked .tv-halo{opacity:1;fill:#ef8f2152}.tv-label{fill:#294c61;font-size:9px;font-weight:700;paint-order:stroke;stroke:#eaf6fc;stroke-width:3px;pointer-events:none}.tv-maplegend{position:absolute;left:14px;bottom:27px;padding:7px 10px;background:#fffffff2;border-radius:5px;color:#365668;font-size:9px;line-height:1.4}.tv-maplegend b{font-size:11px;color:#174a72}.tv-attribution{position:absolute;left:15px;bottom:8px;color:#5d8296;font-size:8px}.tv-townrail{display:flex;gap:5px;align-items:center;flex-wrap:wrap;padding:12px 14px}.tv-townrail>b{font-size:10px;color:var(--ink-muted);margin-right:5px}.tv-townrail button{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:5px;font-size:9px;padding:5px 7px;cursor:pointer}.tv-townrail button.on,.tv-townrail button:hover{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 8%,var(--surface))}.tv-townrail span{font-weight:800;color:var(--accent)}
.tv-plan-head h2 span{font-size:13px;color:var(--accent)}.tv-stops{list-style:none;margin:0;padding:5px 0;overflow:auto;flex:1}.tv-stops li{display:grid;grid-template-columns:22px minmax(0,1fr);gap:9px;padding:11px 14px;border-bottom:1px solid var(--line);align-items:start}.tv-stop-n{background:var(--accent);color:#fff;border-radius:50%;font-size:10px;font-weight:800;line-height:22px;text-align:center}.tv-stops b{display:block;font-size:11px;line-height:1.25}.tv-stops small{display:block;color:var(--ink-muted);line-height:1.3;margin-top:3px}.tv-stop-actions{grid-column:2;display:flex;gap:4px}.tv-stop-actions button{width:26px;height:25px;background:var(--surface-2);border:1px solid var(--line);border-radius:4px;color:var(--ink);font-size:13px;cursor:pointer}.tv-stop-actions button:disabled{opacity:.35;cursor:default}.tv-plan-empty{flex:1;padding:24px 20px;color:var(--ink-muted);font-size:12px;line-height:1.5;background:var(--surface-2)}.tv-directions{display:flex;align-items:center;justify-content:space-between;margin:13px 13px 0;padding:11px 12px;border-radius:6px;background:var(--accent);color:#fff!important;text-decoration:none;font-size:11px;font-weight:800}.tv-directions:hover{filter:brightness(1.1)}.tv-plan-note{color:var(--ink-muted);font-size:9px;line-height:1.4;margin:12px 15px 17px}.tv-footer{padding:11px 3px 20px;color:var(--ink-muted);font-size:10px;line-height:1.5}
html[data-theme="dark"] .tv-mapframe{background:#183447;border-color:#2c5266}html[data-theme="dark"] .tv-land{fill:#27485c;stroke:#6495aa}html[data-theme="dark"] .tv-grid{stroke:#3c687a}html[data-theme="dark"] .tv-label{fill:#e2f5ff;stroke:#183447}html[data-theme="dark"] .tv-maplegend{background:#183447e8;color:#d6e9f4}html[data-theme="dark"] .tv-maplegend b{color:#d2efff}
@media(max-width:1200px){.tv-grid-layout{grid-template-columns:minmax(270px,330px) minmax(0,1fr)}.tv-plan{grid-column:1/-1;height:auto;min-height:0}.tv-stops{display:grid;grid-template-columns:repeat(3,1fr)}.tv-mapcol{min-height:0}}
@media(max-width:760px){.tv-hero{grid-template-columns:1fr;padding:23px 19px;min-height:0;gap:22px}.tv-hero h1{font-size:36px}.tv-metrics b{font-size:23px}.tv-toolbar{align-items:stretch;flex-direction:column}.tv-toolbar label{min-width:0}.tv-grid-layout{display:flex;flex-direction:column}.tv-grid-layout>section,.tv-grid-layout>aside{width:100%}.tv-mapcol{order:0}.tv-list{order:1;height:500px;min-height:0}.tv-plan{order:2}.tv-map{max-height:420px}.tv-stops{display:block}.tv-maplegend{font-size:8px}.tv-map-title{padding:16px}.tv-townrail{max-height:100px;overflow:auto}}
/* Six real places now fit in the desk nav without pushing the account menu offscreen. */
@media(max-width:1450px) and (min-width:701px){.side{gap:10px;padding-left:22px;padding-right:22px}.side .brand{width:145px;margin-right:4px}.side .s7lockup{width:145px}.side nav.sw-primary-nav a{padding-left:9px;padding-right:9px;font-size:11px}.side .srch{min-width:205px;width:205px}.sw-profile summary>span:not(.av){display:none}}
