:root{color:#11110f;background:#f4f4f1;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input{font:inherit}a{color:inherit;text-underline-offset:3px}.app-shell{width:100vw;height:100dvh;min-height:680px;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr);background:#f4f4f1}.topbar{min-height:90px;padding:14px 20px;display:grid;grid-template-columns:minmax(190px,.72fr) auto minmax(480px,1.35fr);gap:18px;align-items:center;border-bottom:1px solid #bcbcb6;background:#fafaf7fa;z-index:4}.identity h1{margin:2px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,2vw,34px);line-height:1;font-weight:500;letter-spacing:-.035em}.eyebrow{display:block;color:#595954;font-size:10px;line-height:1.3;font-weight:750;letter-spacing:.12em}.time-control{display:flex;padding:3px;gap:2px;border:1px solid #b5b5b0;border-radius:999px;background:#eeeeea}.time-control button{min-width:66px;height:37px;padding:0 13px;border:0;border-radius:999px;color:#5a5a55;background:transparent;font-size:13px;font-weight:700;cursor:pointer}.time-control button:hover{color:#000;background:#deded9}.time-control button.active{color:#fff;background:#11110f}.layer-controls{display:flex;justify-content:flex-end;gap:clamp(12px,1.5vw,24px);flex-wrap:wrap}.toggle{display:inline-flex;align-items:center;gap:8px;color:#363632;font-size:13px;font-weight:650;white-space:nowrap;cursor:pointer}.toggle input{position:absolute;width:1px;height:1px;margin:0;opacity:0;clip-path:inset(50%);pointer-events:none}.check{width:17px;height:17px;display:grid;place-items:center;border:1.5px solid #72726c;border-radius:3px;background:#fff}.toggle input:checked+.check{border-color:#11110f;background:#11110f}.toggle input:checked+.check:after{content:"";width:7px;height:4px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:translateY(-1px) rotate(-45deg)}.toggle input:focus-visible+.check{outline:2px solid #11110f;outline-offset:3px}.workspace{width:100%;min-width:0;min-height:0;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr)}.map-wrap{position:relative;min-width:0;min-height:0;border-right:1px solid #bcbcb6}.map{position:absolute;top:0;right:0;bottom:0;left:0;background:#ececea}.map-key{position:absolute;left:16px;bottom:16px;z-index:3;width:min(630px,calc(100% - 32px));display:flex;flex-wrap:wrap;gap:10px 18px;padding:10px 12px;border:1px solid rgba(80,80,76,.45);background:#fcfcf9eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:11px;font-weight:650}.map-key span{display:inline-flex;align-items:center;gap:7px}.map-key i{width:26px;height:8px;display:inline-block;flex:0 0 auto}.key-rf{border-top:3px solid #000}.key-station{border-top:1px solid #444}.key-road{border-top:2px dashed #000}.key-flow{border-top:1px dotted #000}.key-hub{width:9px!important;height:9px!important;border-radius:50%;background:#000}.key-tower{width:9px!important;height:9px!important;border:2px solid #000;border-radius:50%;background:#fff}.evidence-panel{display:none}.panel-section{padding:18px 19px;border-bottom:1px solid #c9c9c3}.section-heading{display:grid;gap:4px;margin-bottom:14px}.section-heading>strong{font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #b6b6b0}.metric{min-height:93px;padding:11px 12px;display:flex;flex-direction:column;border-right:1px solid #c9c9c3;border-bottom:1px solid #c9c9c3}.metric:nth-child(2n){border-right:0}.metric:nth-last-child(-n+2){border-bottom:0}.metric>span{color:#60605b;font-size:10px;font-weight:720;letter-spacing:.06em;text-transform:uppercase}.metric>strong{margin-top:auto;font-family:Georgia,Times New Roman,serif;font-size:28px;line-height:1;font-weight:500;letter-spacing:-.035em}.metric>small{margin-top:5px;color:#73736d;font-size:10px}.inline-stats{display:grid;grid-template-columns:1fr}.inline-stats span{padding:8px 0;display:flex;align-items:baseline;gap:6px;border-top:1px dotted #b6b6b0;color:#62625d;font-size:12px}.inline-stats span:first-child{border-top:0}.inline-stats b{color:#11110f;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:500}.station-list{display:grid}.station-row{min-height:58px;padding:9px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px dotted #b6b6b0}.station-row:first-child{border-top:0}.station-row>div:first-child{display:grid;gap:3px}.station-row>div:first-child a{font-size:14px;font-weight:750}.station-row>div:first-child span{color:#696963;font-size:11px}.station-links{display:flex;gap:9px}.station-links a{color:#4f4f4a;font-size:10px;font-weight:700}.source-notes{color:#3e3e3a}.source-notes summary,.comparison-section summary,.hubs-section summary{font-size:12px;font-weight:750;cursor:pointer}.source-notes dl{margin:15px 0 0}.source-notes dl div{margin-top:10px}.source-notes dt{color:#11110f;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.source-notes dd,.source-notes p{margin:3px 0 0;color:#666660;font-size:11px;line-height:1.45}.source-notes p{padding-top:12px;border-top:1px dotted #b6b6b0}.table-scroll{margin-top:13px;overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:10px;font-variant-numeric:tabular-nums}th,td{padding:7px 6px;border-top:1px solid #d1d1cb;text-align:right;white-space:nowrap}thead th{color:#696963;font-size:9px;letter-spacing:.05em;text-transform:uppercase}th:first-child{text-align:left}tbody th{color:#4d4d48;font-weight:600}tbody td{color:#11110f}.hub-list{margin-top:13px;display:grid;gap:16px}.hub-list article{padding-top:12px;border-top:1px dotted #b6b6b0}.hub-list article:first-child{padding-top:0;border-top:0}.hub-list article>div{display:flex;justify-content:space-between;gap:12px;font-size:11px}.hub-list article>p{margin:4px 0 8px;color:#70706a;font-size:10px}.hub-list ol{margin:0;padding:0;list-style:none}.hub-list li{display:flex;justify-content:space-between;gap:12px;padding:3px 0;color:#555550;font-size:10px}.hub-list li b{color:#22221f;font-variant-numeric:tabular-nums}.record-counts{margin:0;display:grid;grid-template-columns:1fr 1fr;border:1px solid #b6b6b0}.record-counts div{padding:8px 9px;display:flex;justify-content:space-between;gap:8px;border-right:1px solid #d1d1cb;border-bottom:1px solid #d1d1cb}.record-counts div:nth-child(2n){border-right:0}.record-counts div:nth-last-child(-n+2){border-bottom:0}.record-counts dt{color:#60605b;font-size:9px}.record-counts dd{margin:0;font-size:10px;font-weight:800}.package-links{margin-top:12px;display:grid;gap:6px}.package-links a{width:fit-content;font-size:11px;font-weight:750}.maplibregl-ctrl-group{border-radius:0!important;box-shadow:0 0 0 1px #00000047!important}.maplibregl-ctrl-group button{width:32px!important;height:32px!important}.maplibregl-popup-content{padding:11px 13px!important;border-radius:0!important;border:1px solid #777772;box-shadow:0 4px 16px #00000026!important}.map-popup{display:grid;gap:3px;font-size:11px}.map-popup strong{margin-bottom:3px;font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:600}.map-popup span{color:#595954}.status{min-height:100vh;display:grid;place-content:center;gap:8px;text-align:center;background:#f4f4f1}.status strong{font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500}.status span{color:#666660;font-size:13px}@media(max-width:1100px){.topbar{grid-template-columns:minmax(180px,.8fr) auto}.layer-controls{grid-column:1 / -1;justify-content:flex-start}.workspace{grid-template-columns:minmax(0,1fr)}}@media(max-width:760px){.app-shell{height:auto;min-height:100dvh;overflow:visible}.topbar{position:sticky;top:0;grid-template-columns:1fr auto;gap:12px;padding:12px}.identity h1{font-size:24px}.time-control button{min-width:54px;height:34px;padding:0 9px;font-size:12px}.layer-controls{flex-wrap:nowrap;max-width:calc(100vw - 24px);overflow-x:auto;padding-bottom:2px}.toggle{font-size:12px}.workspace{display:block}.map-wrap{height:60dvh;min-height:430px;border-right:0;border-bottom:1px solid #bcbcb6}.evidence-panel{overflow:visible}.map-key{left:10px;bottom:10px;width:calc(100% - 20px);gap:8px 13px}.panel-section{padding:18px 15px}}@media(max-width:500px){.topbar{position:static;grid-template-columns:1fr}.time-control{width:100%}.time-control button{flex:1}.layer-controls{grid-column:1}.map-wrap{height:54dvh;min-height:400px}.map-key{max-height:74px;overflow:auto}}
