:root{--ink:#163333;--deep:#123a3a;--deep-2:#0d2f30;--cream:#f5f1e8;--paper:#fbfaf6;--amber:#e7a83f;--amber-pale:#f8e8c5;--sailboat:#2b6cb0;--indigo:#262a4a;--sage:#8ca79b;--line:#d9ddd5;--muted:#647572;--green:#27765c;--red:#a44836;--shadow:0 24px 70px rgba(20,52,51,.11);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink)}a{color:inherit}button,a{touch-action:manipulation}.skip-link{position:absolute;left:-999px;top:10px;background:#fff;padding:10px 14px;z-index:10000}.skip-link:focus{left:10px}.site-header{height:84px;padding:0 clamp(22px,5vw,76px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(18,58,58,.1);background:rgba(251,250,246,.95);position:relative;z-index:10}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;font-family:Georgia,"Times New Roman",serif;font-weight:700;font-size:25px;letter-spacing:-.7px}.brand>span:last-child>span{color:#d38b21}.brand-mark{width:30px;height:30px;border:2px solid var(--deep);border-radius:50%;display:grid;align-content:center;gap:4px;padding:6px}.brand-mark i{display:block;height:2px;background:var(--deep);transform:rotate(-8deg)}nav{display:flex;gap:30px}nav a{text-decoration:none;font-size:14px;font-weight:650;color:#3f5754}nav a:hover{text-decoration:underline;text-underline-offset:5px}.hero{position:relative;overflow:hidden;min-height:590px;background:var(--cream);padding:96px clamp(22px,7vw,110px);display:grid;grid-template-columns:minmax(0,1.1fr) minmax(330px,.7fr);align-items:center;gap:9vw}.hero:before{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(18,58,58,.12);border-radius:43% 57% 62% 38%;right:-170px;top:-210px;transform:rotate(22deg);box-shadow:0 0 0 65px rgba(18,58,58,.025),0 0 0 130px rgba(18,58,58,.02)}.hero-copy,.now-card{position:relative;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:800;color:#56706c;margin:0 0 16px}.eyebrow.light{color:#aec4bc}.hero h1,.section h2,.map-section h2,.about-callout h2,.legal h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.045em}.hero h1{font-size:clamp(52px,6.5vw,94px);line-height:.96;max-width:840px;margin:0}.hero-lede{font-size:clamp(18px,2vw,22px);line-height:1.55;color:#49605d;max-width:690px;margin:28px 0 34px}.hero-actions{display:flex;gap:28px;align-items:center;flex-wrap:wrap}.button{display:inline-flex;text-decoration:none;border-radius:5px;padding:14px 22px;font-weight:750}.button.primary{background:var(--deep);color:#fff;box-shadow:0 10px 25px rgba(18,58,58,.18)}.button.primary:hover{background:#1a4a49}.text-link{text-underline-offset:5px;font-weight:700}.now-card{background:rgba(255,255,255,.84);border:1px solid rgba(18,58,58,.13);padding:30px;border-radius:10px;box-shadow:var(--shadow);backdrop-filter:blur(10px)}.now-topline{display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800;color:#5f706d}.status-dot{width:9px;height:9px;border-radius:50%;display:inline-block;background:var(--green);box-shadow:0 0 0 5px rgba(39,118,92,.12)}.status-dot.active{background:var(--red);box-shadow:0 0 0 5px rgba(164,72,54,.12)}.status-dot.warn,.status-dot.loading{background:var(--amber);box-shadow:0 0 0 5px rgba(231,168,63,.14)}.now-name{font-size:14px;color:var(--muted);margin:29px 0 8px}.now-status{font-family:Georgia,"Times New Roman",serif;font-size:38px;letter-spacing:-.035em;margin:0}.now-detail{line-height:1.55;color:#657572;margin:14px 0 0}.river-line{position:absolute;left:-5%;right:-5%;bottom:-100px;height:230px;border-top:1px solid rgba(18,58,58,.17);border-radius:50%;transform:rotate(-3deg)}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:28px clamp(22px,7vw,110px);background:#fff;border-bottom:1px solid var(--line);gap:30px}.trust-strip div{display:flex;flex-direction:column;gap:5px}.trust-strip strong{font-family:Georgia,"Times New Roman",serif;font-size:17px}.trust-strip span{font-size:13px;color:var(--muted)}.section{padding:100px clamp(22px,7vw,110px)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:40px}.section-heading h2,.map-section h2{font-size:clamp(40px,5vw,64px);line-height:1;margin:0}.section-heading>p{max-width:430px;color:var(--muted);line-height:1.65;margin:0}.bridge-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,350px),1fr));gap:20px}.bridge-card{background:#fff;border:1px solid var(--line);border-radius:9px;padding:26px;min-height:240px;display:flex;flex-direction:column;box-shadow:0 10px 34px rgba(30,61,58,.06)}.bridge-card-top{display:flex;justify-content:space-between;gap:20px;align-items:start}.bridge-card h3{font-family:Georgia,"Times New Roman",serif;font-size:28px;margin:0 0 8px}.bridge-road{font-size:13px;color:var(--muted);margin:0}.status-pill{white-space:nowrap;border-radius:999px;padding:8px 11px;font-size:11px;text-transform:uppercase;letter-spacing:.09em;font-weight:850;background:#e7f2ed;color:#27664e}.status-pill.active{background:#f4ddd7;color:#913a2d}.status-pill.scheduled,.status-pill.unknown,.status-pill.stale,.status-pill.starting,.status-pill.no_data{background:var(--amber-pale);color:#765313}.bridge-message{font-size:17px;line-height:1.5;margin:36px 0 20px}.bridge-meta{border-top:1px solid var(--line);padding-top:15px;margin-top:auto;font-size:12px;color:var(--muted);display:flex;justify-content:space-between;gap:15px}.skeleton-card div{height:16px;background:#edf0eb;border-radius:4px;margin-bottom:18px}.skeleton-card div:nth-child(1){width:55%;height:26px}.skeleton-card div:nth-child(2){width:82%;margin-top:20px}.skeleton-card div:nth-child(3){width:45%;margin-top:auto}.map-section{background:var(--deep);color:#fff;padding:90px clamp(22px,7vw,110px);display:grid;grid-template-columns:minmax(250px,.65fr) minmax(420px,1.35fr);gap:7vw;align-items:center}.map-copy>p:not(.eyebrow):not(.fine-print){font-size:17px;line-height:1.65;color:#d4dfdb}.map-copy h2{margin-bottom:25px}.map-key{display:flex;gap:20px;flex-wrap:wrap;margin:30px 0 22px;font-size:12px;font-weight:700}.map-key span{display:flex;align-items:center;gap:8px}.key-dot{width:10px;height:10px;border-radius:50%;display:inline-block;background:#73aaa0}.key-dot.larger{background:var(--amber);width:13px;height:13px}.key-dot.sailboat{background:var(--sailboat)}.key-dot.bridge{background:#fff;border:3px solid var(--indigo);width:14px;height:14px}.fine-print{font-size:12px;color:#a8bbb6;line-height:1.55}.map-frame{background:#fff;border-radius:10px;padding:9px;box-shadow:0 30px 80px rgba(0,0,0,.24);color:var(--ink)}#map{height:520px;border-radius:6px;background:#dce4df}.map-meta{display:flex;justify-content:space-between;gap:20px;padding:13px 7px 6px;font-size:12px;color:var(--muted)}.leaflet-popup-content-wrapper{border-radius:6px}.vessel-marker{display:grid;place-items:center;width:24px;height:24px;border-radius:50% 50% 50% 15%;transform:rotate(45deg);background:#5b9e92;border:2px solid white;box-shadow:0 2px 8px rgba(0,0,0,.35)}.vessel-marker.large{width:29px;height:29px;background:var(--amber)}.vessel-marker span{transform:rotate(-45deg);font-size:11px;color:#fff}.bridge-marker{width:34px;height:36px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.35))}.bridge-marker svg{width:100%;height:100%;overflow:visible}.bridge-pin{fill:var(--indigo);stroke:#fff;stroke-width:2}.bridge-glyph{fill:none;stroke:#fff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.timeline{border-top:1px solid var(--line)}.timeline-item{display:grid;grid-template-columns:160px 1fr auto;gap:30px;padding:25px 0;border-bottom:1px solid var(--line);align-items:start}.timeline-time{font-size:13px;color:var(--muted)}.timeline-item h3{margin:0 0 7px;font-size:16px}.timeline-item p{margin:0;color:var(--muted);line-height:1.5}.event-state{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#60706d}.empty-state{color:var(--muted);padding:25px 0}.about-section{background:#ede8dc;display:grid;grid-template-columns:1fr 1.2fr;gap:7vw}.about-callout{background:var(--deep);color:white;border-radius:9px;padding:50px}.about-callout h2{font-size:clamp(38px,4vw,56px);line-height:1.05;margin:0 0 25px}.about-callout>p:last-child{color:#c8d7d2;line-height:1.7;font-size:17px}.steps{display:flex;flex-direction:column;justify-content:center}.steps article{display:grid;grid-template-columns:52px 180px 1fr;gap:20px;padding:27px 0;border-bottom:1px solid rgba(18,58,58,.18);align-items:start}.steps article:last-child{border:0}.steps span{color:#b37923;font-weight:800;font-size:12px}.steps h3{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:21px}.steps p{margin:0;color:#536662;line-height:1.55}.disclaimer{padding:30px clamp(22px,7vw,110px);background:#fff8e9;display:flex;gap:24px;justify-content:center;align-items:center;border-top:1px solid #ead6ab;border-bottom:1px solid #ead6ab}.disclaimer strong{font-family:Georgia,"Times New Roman",serif}.disclaimer p{font-size:13px;color:#6d6044;max-width:740px;margin:0;line-height:1.5}footer{padding:55px clamp(22px,7vw,110px);background:var(--deep-2);color:#d9e2df;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px}.footer-brand{color:#fff}.footer-brand .brand-mark{border-color:#fff}.footer-brand .brand-mark i{background:#fff}footer>p{text-align:center;color:#9fb3ae;font-family:Georgia,"Times New Roman",serif}.footer-links{display:flex;justify-content:flex-end;gap:22px;font-size:12px;color:#afbfbb}.footer-links a{text-underline-offset:4px}.legal{max-width:820px;margin:0 auto;padding:80px 24px 110px}.legal .eyebrow{margin-bottom:20px}.legal h1{font-size:clamp(48px,7vw,76px);margin:0 0 20px}.legal .lead{font-size:19px;line-height:1.65;color:#526663;margin-bottom:55px}.legal h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:28px;margin:42px 0 13px}.legal p,.legal li{line-height:1.7;color:#4e605d}.legal ul{padding-left:22px}.legal-date{font-size:13px;color:var(--muted)}
@media(max-width:900px){.hero{grid-template-columns:1fr;gap:55px;padding-top:70px}.now-card{max-width:520px}.trust-strip{grid-template-columns:1fr}.map-section,.about-section{grid-template-columns:1fr}.map-copy{max-width:650px}.steps article{grid-template-columns:45px 170px 1fr}footer{grid-template-columns:1fr;text-align:center}.footer-links{justify-content:center}footer>p{text-align:center}}
@media(max-width:680px){.site-header{height:72px}.site-header nav{display:none}.hero{min-height:auto;padding:65px 22px 80px}.hero h1{font-size:52px}.now-card{padding:23px}.trust-strip{padding-top:23px;padding-bottom:23px}.section,.map-section{padding:72px 22px}.section-heading{align-items:start;flex-direction:column;gap:18px}.section-heading h2,.map-section h2{font-size:43px}#map{height:420px}.map-meta{flex-direction:column;gap:4px}.timeline-item{grid-template-columns:1fr;gap:8px}.event-state{justify-self:start}.about-callout{padding:34px 26px}.steps article{grid-template-columns:38px 1fr}.steps p{grid-column:2}.disclaimer{align-items:start;flex-direction:column}.footer-links{flex-wrap:wrap}.legal{padding-top:55px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.about-section{display:block}.about-callout{max-width:1100px;margin:0 auto}.about-callout h2,.about-callout>p:last-child{max-width:850px}
.source-note{margin:24px 0 0!important;padding:17px 18px;border-left:3px solid var(--amber);background:rgba(255,255,255,.08);color:#dbe6e2!important;font-size:15px!important;line-height:1.55!important}.source-note strong{display:block;color:#fff;margin-bottom:3px}
.key-dot.moving{width:12px;height:12px;border-radius:50%;background:#73aaa0;position:relative}.key-dot.moving:after{content:"▲";position:absolute;left:2px;top:-5px;font-size:8px;line-height:1;color:#73aaa0}.vessel-marker{box-sizing:border-box;box-shadow:0 2px 8px rgba(0,0,0,.35)}.vessel-marker.stationary{width:11px;height:11px;border:2px solid #fff;border-radius:50%;background:#5b9e92;transform:none}.vessel-marker.stationary.large{width:15px;height:15px;background:var(--amber)}.vessel-marker.stationary.sailboat{background:var(--sailboat)}.vessel-marker.moving{display:block;width:24px;height:24px;border:0;border-radius:0;background:transparent;color:#5b9e92;box-shadow:none;transform:rotate(var(--course,0deg));transform-origin:center}.vessel-marker.moving.large{width:30px;height:30px;color:var(--amber)}.vessel-marker.moving.sailboat{color:var(--sailboat)}.vessel-compass{display:block;width:100%;height:100%;overflow:visible;filter:drop-shadow(0 2px 4px rgba(0,0,0,.32))}.vessel-compass circle{fill:currentColor;stroke:#fff;stroke-width:2}.vessel-compass path{fill:#fff;stroke:#fff;stroke-linejoin:round;stroke-width:1}
.timeline-event{min-width:0}.agency-messages{display:grid;gap:7px;margin:0 0 18px}.timeline-item .agency-message{margin:0}.agency-message strong{color:var(--ink)}.event-milestones{display:grid;gap:8px;margin:0;padding:15px 0 0;border-top:1px solid var(--line);list-style:none}.event-milestones li{display:flex;justify-content:space-between;gap:20px;font-size:13px}.event-milestones span{font-weight:700;color:var(--ink)}.event-milestones time,.event-milestones em{color:var(--muted);font-style:normal;text-align:right}.event-milestones .pending{opacity:.72}
@media(max-width:680px){.event-milestones li{align-items:start}.event-milestones time,.event-milestones em{max-width:52%}}
.likelihood-summary{margin-top:22px;padding-top:19px;border-top:1px solid rgba(18,58,58,.13)}
.likelihood-summary>div{display:grid;grid-template-columns:1fr auto;align-items:end;column-gap:12px}
.likelihood-label{font-size:11px;line-height:1.35;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:#667774}
.likelihood-summary strong{grid-column:2;grid-row:1/3;font-family:Georgia,"Times New Roman",serif;font-size:38px;font-weight:500;line-height:1}
.likelihood-summary em{font-style:normal;font-size:12px;font-weight:800;color:var(--green)}
.likelihood-summary p{font-size:12px;line-height:1.5;color:#61716e;margin:11px 0 7px}
.likelihood-summary small{font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:#87938f}
.likelihood-likely em,.likelihood-imminent em,.likelihood-confirmed em{color:var(--red)}
.likelihood-elevated em,.likelihood-possible em{color:#9a6715}
.likelihood-summary.unavailable,.loading-likelihood{font-size:12px;color:var(--muted)}

/* iOS-inspired event history: retain the site's palette while giving each
   event the app's compact header, message block, and vertical step rhythm. */
.history-section{background:var(--paper)}
.history-section .section-heading{max-width:1100px;margin-left:auto;margin-right:auto}
.timeline{max-width:1100px;margin:0 auto;border-top:0}
.event-day-group{display:grid;grid-template-columns:108px minmax(0,1fr);gap:22px;align-items:start;margin-top:22px}
.event-day-label{position:sticky;top:18px;margin:0;padding-top:22px;color:var(--muted);font-size:12px;line-height:1.3;font-family:inherit;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.event-day-stack{display:grid;gap:16px}
.timeline-item{display:block;padding:24px 26px 26px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 10px 34px rgba(30,61,58,.06)}
.timeline-event-header{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:17px}
.timeline-event-label{display:inline-flex;align-items:center;gap:8px;color:#b37923;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.timeline-event-label i{display:inline-block;width:18px;height:14px;border-radius:4px;background:currentColor;position:relative}
.timeline-event-label i:after{content:"";position:absolute;left:4px;bottom:-3px;border:3px solid transparent;border-top-color:currentColor;transform:rotate(18deg)}
.timeline-event-body{display:grid;grid-template-columns:minmax(0,.9fr) minmax(300px,1.1fr);gap:30px}
.timeline-event-copy{min-width:0;padding-right:4px}
.agency-messages{display:grid;gap:10px;margin:0}
.timeline-item .agency-message{margin:0;color:var(--ink);font-size:14px;line-height:1.55}
.timeline-meta{margin:12px 0 0!important;color:#7d8a87!important;font-size:11px!important}
.event-state{color:#60706d;font-size:10px;letter-spacing:.11em}
.event-milestones{display:block;margin:0;padding:0 0 0 30px;border-top:0;border-left:1px solid var(--line)}
.timeline-step{position:relative;display:grid!important;grid-template-columns:24px minmax(0,1fr) auto;column-gap:12px;min-height:55px;font-size:13px!important}
.timeline-step.last{min-height:28px}
.timeline-step:not(.last):before{content:"";position:absolute;left:11px;top:23px;bottom:-1px;width:2px;background:var(--line)}
.timeline-node{position:relative;z-index:1;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:900}
.timeline-node:after{display:block}
.timeline-step.complete .timeline-node{color:var(--green);background:rgba(39,118,92,.12)}
.timeline-step.complete .timeline-node:after{content:"✓"}
.timeline-step.current .timeline-node{color:var(--red);background:rgba(164,72,54,.12)}
.timeline-step.current .timeline-node:after{content:"↑"}
.timeline-step.pending .timeline-node{color:#765313;background:var(--amber-pale)}
.timeline-step.pending .timeline-node:after{content:"···";letter-spacing:-1px;transform:translateY(-2px)}
.timeline-step-title{padding-top:2px;color:var(--ink);font-size:14px;font-weight:750}
.event-milestones time,.event-milestones em{padding-top:3px;color:var(--muted);font-size:12px;font-style:normal;text-align:right}
@media(max-width:760px){.event-day-group{display:block}.event-day-label{position:static;padding:0 4px 10px}.timeline-item{padding:20px 18px 22px}.timeline-event-body{display:block}.event-milestones{margin-top:18px;padding:20px 0 0;border-top:1px solid var(--line);border-left:0}.timeline-step{grid-template-columns:24px minmax(0,1fr)}.event-milestones time,.event-milestones em{grid-column:2;padding-top:1px;text-align:left;max-width:none}.timeline-step:not(.last):before{bottom:-1px}}

/* Keep the hero status card comfortably compact without changing its type scale. */
.now-card{padding:26px 28px}
.now-name{margin:22px 0 6px}
.now-detail{margin-top:10px}
.likelihood-summary{margin-top:18px;padding-top:16px}
.likelihood-summary p{margin:8px 0 5px}
@media(max-width:680px){.now-card{padding:21px 22px}.now-name{margin-top:19px}.likelihood-summary{margin-top:16px;padding-top:14px}}
