.travel-page--location-month>.container{--container:960px}
/* Chart colors match the existing air/sea graphs; controls follow weather menus. */
.location-month{max-width:960px;margin:24px auto 0;--sea:#1ba6a6;--air:#f1c40f;--night:#3498db;--text-soft:#536b80;--pilot-link:#24658d;--pilot-hover:#fff7f3;--pilot-selected:#edf7fa;--pilot-radius:14px;--pilot-section-gap:40px;--pilot-reading-width:780px;--pilot-control-size:15px}
body[data-theme='dark'] .location-month{--panel:#10263b;--muted-bg:#16324b;--text:#eef6fb;--text-soft:#c8d8e7;--line:rgba(162,204,231,.18);--pilot-link:#8ed8ff;--pilot-hover:#1c3d5b;--pilot-selected:rgba(53,94,127,.55);color:var(--text)}
.location-month h1{max-width:900px;font-size:clamp(30px,3.5vw,36px);line-height:1.2}
.location-month>header{margin-bottom:0}
.location-month .article-dek{max-width:var(--pilot-reading-width)}
.location-month__meta{display:none}
.location-month h2{font-family:Montserrat,'Segoe UI',sans-serif;font-size:clamp(22px,2.5vw,24px);line-height:1.3;margin:0 0 14px}
.location-month h3{font-family:Montserrat,'Segoe UI',sans-serif;font-size:20px;line-height:1.3;margin:0 0 12px}
.location-month p,.location-month li{font-size:17px;line-height:1.65}
.location-month p{margin:0 0 16px}
.location-month p:last-child{margin-bottom:0}
.location-month a{color:var(--pilot-link);text-decoration:underline;text-underline-offset:3px}
.location-month a:hover{text-decoration-thickness:2px}
.location-month a:focus-visible,.location-month summary:focus-visible{outline:3px solid var(--pilot-link);outline-offset:4px}
.location-month__answer{padding:22px 24px;border:1px solid var(--line);border-left:4px solid var(--accent);border-radius:var(--pilot-radius);background:var(--panel);margin-bottom:24px}
.location-month__live{margin-top:20px;border-left-color:var(--sea);background:var(--muted-bg)}
.location-month__answer p{max-width:var(--pilot-reading-width)}
.location-month__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 28px}
.location-month__metrics--2{grid-template-columns:repeat(2,minmax(0,1fr))}
.location-month__metric{display:grid;grid-template-rows:minmax(52px,auto) auto;align-content:start;padding:18px;background:var(--panel);border:1px solid var(--line);border-top:3px solid var(--sea);border-radius:var(--pilot-radius)}
.location-month__metric--day{border-top-color:var(--air)}
.location-month__metric--night{border-top-color:var(--night)}
.location-month__metrics dt{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;min-height:52px;margin:0 0 8px;color:var(--text-soft);font-size:18px;line-height:1.3}
.location-month__metric-icon{display:flex;align-items:center;justify-content:center;flex:none;width:44px;height:44px}
.location-month__metric-icon img,.location-month__metric-icon svg{display:block;flex:none;max-width:none;object-fit:contain}
.location-month__metric-icon--sea svg{width:54px;height:54px}
.location-month__metric-icon--day img{width:44px;height:44px}
.location-month__metric-icon--night img{width:54px;height:54px}
body[data-theme='dark'] .location-month__metrics .sea-icon-pill{fill:#78d6ff;fill-opacity:.12;stroke:#78d6ff;stroke-opacity:.42}
body[data-theme='dark'] .location-month__metrics .sea-icon-wave{stroke:#89dcff}
.location-month .travel-month-experience{margin-bottom:var(--pilot-section-gap);max-width:var(--pilot-reading-width)}
.location-month__activities-list{display:grid;gap:18px;max-width:var(--pilot-reading-width)}
.location-month ul.location-month__activities-list{display:block;margin:0;padding-left:22px;list-style:disc}
.location-month ul.location-month__activities-list li+li{margin-top:8px}
.location-month__activity h3{margin-bottom:8px}
.location-month__activity p{margin:0}
.location-month__metrics dd{margin:0;font-size:clamp(21px,3vw,30px);font-weight:700;white-space:nowrap;font-variant-numeric:tabular-nums}
.location-month__temp-nowrap{white-space:nowrap}
.location-month .location-month__note{font-size:14px;line-height:1.55;color:var(--text-soft)}
.location-month__nav{display:flex;flex-wrap:wrap;gap:8px;padding:12px 0 18px;margin-bottom:24px;border-bottom:1px solid var(--line);font-size:15px}
.location-month__nav a,.location-month .location-month__forecast-link{display:flex;align-items:center;justify-content:center;min-height:46px;padding:10px 12px;border:1px solid var(--line);border-radius:var(--pilot-radius);background:var(--panel);color:var(--text);text-align:center;text-decoration:none;font-size:var(--pilot-control-size);font-weight:700;line-height:1.35}
.location-month__nav a{flex:0 0 auto;width:auto;white-space:nowrap}
.location-month .location-month__forecast-link{display:inline-flex;max-width:100%;color:var(--pilot-link)}
.location-month__nav a:hover,.location-month .location-month__forecast-link:hover{background:var(--pilot-hover);border-color:var(--accent)}
.location-month__section{margin:0 0 var(--pilot-section-gap);scroll-margin-top:104px}
#travel-month-dates{scroll-margin-top:104px}
.location-month__chart{margin:24px 0 0;padding:0;border:0;background:transparent;box-sizing:border-box}
.location-month__bar-row{margin-top:18px}
.location-month__bar-label{display:flex;justify-content:space-between;gap:12px;font-size:15px;margin-bottom:7px}
.location-month__bar-track{height:12px;border-radius:3px;background:var(--muted-bg);overflow:hidden}
.location-month__bar-track span{height:100%;display:block;background:var(--air)}
.location-month__bar-count{font-size:13px;color:var(--text-soft);margin-top:5px}
.location-month__chart figcaption{max-width:var(--pilot-reading-width);margin-top:20px;font-size:14px;line-height:1.55;color:var(--text-soft)}
.location-month table{width:100%;min-width:0;table-layout:fixed;border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:var(--pilot-radius);font-size:16px;font-variant-numeric:tabular-nums}
.location-month table caption{text-align:left;padding:8px 0 12px;color:var(--text-soft);font-size:14px;line-height:1.55}
.location-month__data-table .location-month__label-col{width:40%}
.location-month__data-table .location-month__metric-col{width:20%}
.location-month th,.location-month td{padding:14px 16px;vertical-align:middle}
.location-month thead th{font-size:14px}
.location-month thead th:first-child{border-top-left-radius:var(--pilot-radius)}
.location-month thead th:last-child{border-top-right-radius:var(--pilot-radius)}
.location-month tbody tr:last-child th,.location-month tbody tr:last-child td{border-bottom:0}
.location-month tbody tr:last-child th:first-child{border-bottom-left-radius:var(--pilot-radius)}
.location-month__data-table tbody tr:last-child td:last-child{border-bottom-right-radius:var(--pilot-radius)}
.location-month tbody th{font-family:inherit;font-size:16px;font-weight:400;background:transparent}
.location-month td{color:var(--text);font-size:17px;white-space:nowrap}
.location-month thead th:not(:first-child),.location-month td{text-align:center}
.location-month .location-month__selected-row>*{background:var(--pilot-selected);font-weight:700}
.location-month__after-table{margin-top:20px}
.location-month__reading{max-width:var(--pilot-reading-width)}
.location-month__sources{max-width:none;padding-top:24px;border-top:1px solid var(--line);color:var(--text-soft);scroll-margin-top:104px}
.location-month__sources h2{font-size:22px;color:var(--text)}
.location-month__sources p{max-width:var(--pilot-reading-width);font-size:15px}
.location-month__sources summary{padding:12px 0;min-height:46px;cursor:pointer;color:var(--pilot-link);font-size:var(--pilot-control-size);font-weight:700;line-height:1.5}
@media(max-width:640px){.location-month{margin-top:20px;--pilot-section-gap:32px}.location-month__answer{padding:18px 16px}.location-month__metrics{gap:6px}.location-month__metric{display:block;padding:10px 6px}.location-month__metrics dt{grid-template-columns:1fr;grid-template-rows:44px 2.4em;justify-items:center;align-items:center;gap:4px;min-height:0;margin-bottom:4px;font-size:17px;line-height:1.2;text-align:center}.location-month__metrics dt>span:last-child{max-width:7ch}.location-month__metrics dd{font-size:21px;text-align:center}.location-month .location-month__forecast-link{display:flex;width:100%}.location-month__data-table .location-month__label-col{width:37%}.location-month__data-table .location-month__metric-col{width:21%}.location-month th,.location-month td{padding:12px 6px}.location-month thead th{font-size:13px}.location-month td,.location-month tbody th{font-size:15px}}
