.seo-body{min-height:100vh;background:var(--paper)}
.seo-body header{position:sticky;top:0}.seo-body header .seo-home-button{display:grid;place-items:center;text-align:center}
.seo-main{width:min(1180px,calc(100% - 34px));margin:0 auto;padding:38px 0 90px}
.breadcrumbs{margin-bottom:34px;display:flex;flex-wrap:wrap;align-items:center;gap:9px;color:var(--muted);font-size:11px}.breadcrumbs a:hover{text-decoration:underline}
.seo-intro{max-width:820px;margin-bottom:38px}.seo-intro h1,.station-hero h1,.seo-empty h1{margin:0;font:700 clamp(40px,5vw,64px)/1.02 Georgia,serif;letter-spacing:-.045em}.seo-intro>p:last-of-type,.station-hero-copy>p{max-width:720px;color:var(--muted);font-size:16px;line-height:1.65}
.city-search-form{width:min(700px,100%);margin-top:22px;display:flex;gap:9px}.city-filter{width:100%;height:54px;margin:0;padding:0 17px;display:flex;align-items:center;gap:11px;background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:0 8px 24px rgba(7,28,44,.07)}.city-filter input{width:100%;border:0;outline:0;background:transparent}.city-search-form>button{padding:0 18px;color:#fff;background:var(--orange);border:0;border-radius:13px;font-weight:800;white-space:nowrap;cursor:pointer}.city-search-form>button:hover{background:#e94c00}.city-filter-status{margin:9px 0 0;color:var(--muted);font-size:10px}
.city-directory{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.city-directory-item{padding:17px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:var(--surface);border:1px solid var(--line);border-radius:13px;transition:transform .15s ease,box-shadow .15s ease}.city-directory-item[hidden]{display:none!important}.city-directory-item:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(7,28,44,.1)}.city-directory-item>span{min-width:0;display:grid;gap:4px}.city-directory-item b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.city-directory-item small{color:var(--muted);font-size:9px}.city-directory-item strong{color:var(--green);font-size:11px;white-space:nowrap}
.city-hero{max-width:none;padding:34px;color:#fff;background:var(--navy);border-radius:22px}.city-hero>p:last-of-type{color:#ffffffbf}.seo-metrics{margin-top:27px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.seo-metrics>div{padding:16px;display:grid;gap:4px;color:var(--ink);background:var(--surface);border-radius:13px}.seo-metrics strong{font:700 30px Georgia,serif}.seo-metrics span{color:var(--muted);font-size:9px}.seo-metrics .free strong{color:var(--green)}.seo-metrics .busy strong{color:var(--orange)}
.city-summary-metrics{grid-template-columns:repeat(3,1fr)}.seo-metrics .unknown strong{color:var(--grey)}
.city-statistics{margin-top:55px}.city-statistics-head{display:flex;align-items:end;justify-content:space-between;gap:35px}.city-statistics-head>div:first-child{max-width:720px}.city-statistics-head h2{margin:0;font:700 clamp(34px,4vw,50px)/1.04 Georgia,serif;letter-spacing:-.04em}.city-statistics-head>div:first-child>p:last-child{margin:12px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.city-statistics .record-featured{margin-top:30px}.city-statistics .note{max-width:900px}.city-statistics .tabs{flex:0 0 auto}
.seo-list-section{margin-top:48px}.seo-section-head{margin-bottom:20px;display:flex;align-items:end;justify-content:space-between;gap:25px}.seo-section-head h2,.seo-card h2,.nearby-section h2{margin:0;font:700 30px/1.08 Georgia,serif;letter-spacing:-.035em}.seo-section-head>a{color:var(--orange);font-size:11px;font-weight:800}
.station-directory{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.station-directory-item{position:relative;padding:15px 16px;display:grid;grid-template-columns:11px minmax(0,1fr) auto;align-items:center;gap:11px;background:var(--surface);border:1px solid var(--line);border-radius:12px}.station-directory-item:hover{border-color:#aeb9c0}.station-directory-item>span:nth-child(2){min-width:0;display:grid;gap:4px}.station-directory-item b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.station-directory-item small{color:var(--muted);font-size:9px}.station-directory-item>strong{color:var(--grey);font-size:9px;white-space:nowrap}.station-directory-item.free>strong{color:var(--green)}.station-directory-item.busy>strong{color:var(--orange)}.directory-dot{width:10px;height:10px;background:var(--grey);border-radius:50%}.station-directory-item.free .directory-dot{background:var(--green)}.station-directory-item.busy .directory-dot{background:var(--orange)}
.pagination{margin-top:24px;padding-top:20px;display:grid;grid-template-columns:1fr auto 1fr;gap:15px;border-top:1px solid var(--line);font-size:11px}.pagination a:last-child{text-align:right}.pagination a{color:var(--orange);font-weight:800}
.station-hero{display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:22px;box-shadow:0 16px 45px rgba(7,28,44,.1)}.station-hero-copy{padding:38px}.station-hero-copy>p{margin:13px 0}.seo-summary{margin:18px 0}.seo-primary{width:max-content;padding:13px 17px;display:inline-flex;color:#fff;background:var(--orange);border-radius:11px;font-size:11px;font-weight:850}.seo-map{width:100%;height:100%;min-height:360px;border:0;background:#dfe8da}
.seo-access{margin:18px 0 0;padding:14px 16px;grid-template-columns:31px 1fr}.seo-access .access-icon{width:31px;height:31px}.seo-access b{font-size:11px}.seo-access p{font-size:10px}
.station-content-grid{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.seo-card{padding:23px;background:var(--surface);border:1px solid var(--line);border-radius:17px}.seo-card h2{margin-bottom:18px}.seo-points{display:grid;gap:8px}.seo-point{position:relative;padding:12px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;background:#f5f3ed;border-radius:10px;overflow:hidden}.seo-point:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--grey)}.seo-point.free:before{background:var(--green)}.seo-point.busy:before{background:var(--orange)}.seo-point.selected{outline:3px solid rgba(255,90,10,.3);background:#fff8f1}.seo-point>span{display:grid;place-items:center;width:26px;height:26px;color:#fff;background:var(--grey);border-radius:50%;font-size:10px;font-weight:850}.seo-point.free>span{background:var(--green)}.seo-point.busy>span{background:var(--orange)}.seo-point>div{min-width:0;display:grid;gap:3px}.seo-point b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.seo-point small{color:var(--muted);font-size:8px}.seo-point>strong{color:var(--grey);font-size:9px}.seo-point.free>strong{color:var(--green)}.seo-point.busy>strong{color:var(--orange)}
.seo-history-metrics{display:grid;grid-template-columns:repeat(3,1fr);background:#f5f3ed;border-radius:11px}.seo-history-metrics>div{padding:15px 8px;display:grid;gap:4px;text-align:center}.seo-history-metrics>div+div{border-left:1px solid var(--line)}.seo-history-metrics strong{font:700 19px Georgia,serif}.seo-history-metrics span{color:var(--muted);font-size:8px}.seo-card>h3{margin:22px 0 10px;font-size:12px}.seo-recent{display:grid;gap:6px}.seo-recent>p{color:var(--muted);font-size:10px;line-height:1.5}.seo-recent>div{padding:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f5f3ed;border-radius:9px}.seo-recent span{min-width:0;display:grid;gap:3px}.seo-recent b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.seo-recent small{color:var(--muted);font-size:8px}.seo-recent>div>strong{color:var(--orange);font:700 14px Georgia,serif;white-space:nowrap}
.station-statistics{margin-top:18px;padding:30px;color:#fff;background:var(--navy);border-radius:22px}.station-statistics-head{display:flex;align-items:end;justify-content:space-between;gap:30px}.station-statistics-head h2{margin:0;font:700 clamp(31px,4vw,46px)/1.04 Georgia,serif;letter-spacing:-.04em}.station-statistics-head>p{max-width:390px;margin:0;color:#ffffffb8;font-size:11px;line-height:1.55}.station-statistics-metrics{margin-top:24px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.station-statistics-metrics article{min-height:150px;padding:17px;display:flex;flex-direction:column;color:var(--ink);background:var(--surface);border-radius:14px}.station-statistics-metrics small{color:var(--muted);font-size:8px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.station-statistics-metrics strong{margin:auto 0 9px;color:var(--orange);font:700 28px/1 Georgia,serif}.station-statistics-metrics p{margin:0;color:var(--muted);font-size:8px;line-height:1.45}.station-week-card{margin-top:11px;padding:22px;display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;gap:30px;color:var(--ink);background:var(--surface);border-radius:14px}.station-week-copy h3{margin:5px 0 9px;font:700 25px/1.08 Georgia,serif}.station-week-copy>p:last-child{margin:0;color:var(--muted);font-size:9px;line-height:1.55}.station-week-chart{height:180px;display:grid;grid-template-columns:repeat(7,minmax(28px,1fr));align-items:end;gap:9px}.station-week-day{height:100%;display:grid;grid-template-rows:22px 1fr 17px;gap:5px;text-align:center}.station-week-day strong{color:var(--muted);font-size:8px}.station-week-day>span{min-height:105px;display:flex;align-items:end;overflow:hidden;background:#f0eee8;border-radius:8px 8px 3px 3px}.station-week-day i{width:100%;height:var(--occupancy);display:block;background:linear-gradient(180deg,var(--orange),#ff8a3d 45%,var(--green));border-radius:8px 8px 0 0}.station-week-day b{color:var(--muted);font-size:8px;text-transform:uppercase}.station-statistics-note{margin:15px 2px 0;color:#ffffffa8;font-size:9px;line-height:1.55}.station-statistics-empty{margin-top:22px;padding:23px;color:var(--ink);background:var(--surface);border-radius:14px}.station-statistics-empty strong{font:700 21px Georgia,serif}.station-statistics-empty p{max-width:700px;margin:8px 0 0;color:var(--muted);font-size:10px;line-height:1.55}
.ranking-context{margin-top:18px;padding:26px;display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;color:#fff;background:linear-gradient(135deg,#173b5c,var(--navy));border:3px solid var(--orange);border-radius:20px}.ranking-context h2{margin:0;font:700 30px/1.07 Georgia,serif}.ranking-context>div:first-child>p:last-child{margin:9px 0 0;color:#ffffffad;font-size:10px}.ranking-context-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.ranking-context-metrics article{min-height:105px;padding:14px;display:flex;flex-direction:column;justify-content:end;color:var(--ink);background:var(--surface);border-radius:12px}.ranking-context-metrics small{color:var(--muted);font-size:8px;font-weight:850;text-transform:uppercase}.ranking-context-metrics strong{margin-top:8px;color:var(--orange);font:700 24px Georgia,serif}.ranking-context-note{grid-column:1/-1;margin:0;padding-top:14px;color:#ffffffb3;border-top:1px solid #ffffff30;font-size:9px;line-height:1.55}.ranking-context-note b{color:#fff}
.nearby-section{margin-top:55px}.nearby-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.nearby-grid a{padding:16px;display:grid;gap:5px;background:var(--surface);border:1px solid var(--line);border-radius:12px}.nearby-grid b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.nearby-grid small{color:var(--muted);font-size:8px}.nearby-grid strong{margin-top:5px;color:var(--green);font-size:9px}
.seo-empty{max-width:680px;min-height:55vh;padding-top:70px}.seo-empty>p{color:var(--muted);font-size:15px;line-height:1.6}.seo-empty .seo-primary{margin-top:14px}
.records-page{width:min(1240px,calc(100% - 34px))}.records-intro{margin-bottom:22px}.link-tabs{width:max-content;margin-bottom:16px}.link-tabs a{padding:10px 14px;color:var(--muted);border-radius:8px;font-size:12px;font-weight:700}.link-tabs a.active{color:#fff;background:var(--navy)}.records-page .record-featured{margin-top:28px}.records-page .ranking-heading h2,.records-page .occupancy-card h2{margin:5px 0 0;font:700 23px/1.08 Georgia,serif}.records-page .occupancy-card h2{font-size:20px}.records-page .record>span:nth-child(2){min-width:0;display:grid;gap:4px}.records-page .record>span:nth-child(2) b,.records-page .record>span:nth-child(2) small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.records-unavailable{margin-top:30px}.records-unavailable p{color:var(--muted);font-size:13px;line-height:1.6}
.feature-page{width:min(1200px,calc(100% - 34px))}.feature-hero{padding:46px;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:55px;color:#fff;background:var(--navy);border-radius:23px}.feature-hero h1{max-width:790px;margin:0;font:700 clamp(42px,5vw,66px)/1.01 Georgia,serif;letter-spacing:-.05em}.feature-hero>div:first-child>p:not(.eyebrow){max-width:720px;margin:17px 0 22px;color:#ffffffbf;font-size:16px;line-height:1.65}.feature-symbol{min-height:260px;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border-radius:20px;color:var(--ink);text-align:center}.feature-symbol span{width:78px;height:78px;display:grid;place-items:center;color:#fff;background:var(--orange);border-radius:50%;font-size:43px;font-weight:900}.feature-symbol b{margin-top:18px;font:700 29px Georgia,serif}.feature-symbol small{margin-top:7px;color:var(--muted);font-size:10px}.feature-grid{margin-top:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.feature-grid article{min-height:220px;padding:24px;background:var(--surface);border:1px solid var(--line);border-radius:17px}.feature-grid article>span,.method-steps span{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:var(--orange);border-radius:50%;font-size:12px;font-weight:850}.feature-grid h2,.method-steps h2,.source-note h2{margin:20px 0 9px;font:700 23px/1.08 Georgia,serif}.feature-grid p,.method-steps p,.source-note p,.content-columns .seo-card>p:not(.eyebrow){margin:0;color:var(--muted);font-size:12px;line-height:1.65}.content-columns{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.content-columns .seo-card>p+p{margin-top:13px}.content-columns .seo-card a,.source-note a{font-weight:800;text-decoration:underline;text-underline-offset:3px}.method-callout{margin-top:18px;padding:28px;display:grid;grid-template-columns:1fr 1.2fr auto;align-items:center;gap:30px;color:#fff;background:var(--navy);border-radius:18px}.method-callout h2{margin:0;font:700 29px/1.08 Georgia,serif}.method-callout>p{margin:0;color:#ffffffb8;font-size:11px;line-height:1.6}.statistics-record-link{margin-top:55px}.timeline-visual{padding:27px;color:var(--ink);background:#fff;border-radius:18px}.timeline-visual>small{color:var(--muted);font-size:9px;font-weight:850;text-transform:uppercase}.timeline-visual>div{height:82px;margin-top:18px;display:grid;grid-template-columns:1.3fr .8fr 1fr .35fr 1.2fr;overflow:hidden;border-radius:12px}.timeline-visual i{display:block;border:0;border-radius:0}.timeline-visual>p{margin:9px 0 0;display:flex;justify-content:space-between;color:var(--muted);font-size:8px}.history-live-metrics{margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.history-live-metrics article{min-height:115px;padding:18px;display:flex;flex-direction:column;justify-content:end;background:var(--surface);border:1px solid var(--line);border-radius:15px}.history-live-metrics strong{font:700 26px Georgia,serif}.history-live-metrics span{margin-top:6px;color:var(--muted);font-size:9px}.history-explainer{margin-top:18px}.method-steps{margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.method-steps>div{min-height:235px;padding:22px;background:var(--surface);border:1px solid var(--line);border-radius:16px}.caveat-callout{background:var(--orange)}.caveat-callout .seo-primary{color:var(--navy);background:#fff}.source-note{max-width:850px;margin:48px 0 0;padding-left:24px;border-left:4px solid var(--orange)}.source-note h2{margin-top:0}.source-note p+p{margin-top:10px}
.homepage-city-links{padding:82px max(38px,calc((100vw - 1240px)/2));background:var(--surface)}.homepage-city-links h2{max-width:760px;margin:0;font:700 clamp(36px,4vw,54px)/1.04 Georgia,serif;letter-spacing:-.04em}.homepage-city-links>p{max-width:700px;color:var(--muted);line-height:1.65}.homepage-city-grid{margin-top:26px;display:flex;flex-wrap:wrap;gap:9px}.homepage-city-grid a{padding:11px 14px;background:var(--paper);border:1px solid var(--line);border-radius:10px;font-size:11px;font-weight:750}.homepage-city-grid a:last-child{color:#fff;background:var(--navy)}
.municipality-main{width:min(1320px,calc(100% - 34px))}.municipality-hero{max-width:940px}.municipality-statistics-link{margin-top:20px}.municipality-statistics-intro{max-width:760px;color:var(--muted);font-size:12px;line-height:1.6}.method-badges{margin-top:22px;display:flex;flex-wrap:wrap;gap:8px}.method-badges span{padding:8px 11px;color:var(--navy);background:#e8f1f5;border:1px solid #cddde6;border-radius:999px;font-size:9px;font-weight:800}.municipality-dashboard{margin-top:55px}.municipality-dashboard-head{margin-bottom:8px}.municipality-ranking-grid{margin-top:26px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.municipality-ranking-card{min-width:0;padding:22px;background:var(--surface);border:1px solid var(--line);border-radius:18px}.municipality-ranking-card-head{min-height:112px}.municipality-ranking-card-head>small,.municipality-focus-card>small{color:var(--orange);font-size:8px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.municipality-ranking-card h3,.municipality-focus-card h3{margin:5px 0 0;font:700 21px/1.08 Georgia,serif}.municipality-ranking-card-head p{margin:9px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.municipality-ranking-list{margin-top:13px;border-top:1px solid var(--line)}.municipality-ranking-row{padding:11px 2px;display:grid;grid-template-columns:25px minmax(0,1fr) auto 18px;align-items:center;gap:9px;border-bottom:1px solid var(--line);text-decoration:none;transition:background .15s ease,transform .15s ease}.municipality-ranking-row:hover{background:#fff8f1;transform:translateX(3px)}.municipality-rank{display:grid;place-items:center;width:23px;height:23px;color:#fff;background:var(--navy);border-radius:50%;font-size:9px;font-weight:850}.municipality-ranking-row:first-child .municipality-rank{background:var(--orange)}.municipality-ranking-row>span:nth-child(2){min-width:0;display:grid;gap:3px}.municipality-ranking-row b,.municipality-ranking-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.municipality-ranking-row b{font-size:10px}.municipality-ranking-row small{color:var(--muted);font-size:7px}.municipality-ranking-row strong{color:var(--orange);font:700 15px Georgia,serif;white-space:nowrap}.municipality-ranking-row i{display:grid;place-items:center;width:18px;height:18px;background:#fff;border:1px solid var(--line);border-radius:50%;font-size:9px;font-style:normal}.municipality-ranking-empty{min-height:90px;margin:0;padding:22px 3px;color:var(--muted);font-size:10px;line-height:1.55}.municipality-note{max-width:960px;margin-top:30px}.municipality-directory-section{margin-top:75px}.municipality-directory-section .city-filter{margin-bottom:20px}.municipality-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.municipality-directory-item{padding:15px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--surface);border:1px solid var(--line);border-radius:12px}.municipality-directory-item[hidden]{display:none!important}.municipality-directory-item:hover{border-color:#aeb9c0;box-shadow:0 8px 20px rgba(7,28,44,.07)}.municipality-directory-item>span{min-width:0;display:grid;gap:4px}.municipality-directory-item b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.municipality-directory-item small{color:var(--muted);font-size:8px}.municipality-directory-item strong{color:var(--orange);font-size:9px;white-space:nowrap}.municipality-focus{margin-top:55px}.municipality-focus-grid{margin-top:25px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.municipality-focus-card{min-height:174px;padding:18px;display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--line);border-radius:15px}.municipality-focus-card h3{font-size:17px}.municipality-focus-card>strong{margin:auto 0 10px;color:var(--orange);font:700 27px Georgia,serif}.municipality-focus-card p{margin:0;color:var(--muted);font-size:9px;line-height:1.45}.municipality-focus-card p b{color:var(--navy)}.municipality-focus-card.pending{opacity:.68}.municipality-focus-card.pending>strong{color:var(--grey)}.municipality-places{margin-top:55px}.municipality-places .homepage-city-grid{margin-top:0}.municipality-detail-hero{max-width:none}.municipality-summary-metrics{grid-template-columns:repeat(3,1fr)}
.period-summary-panel{margin-top:20px;padding:24px;color:#fff;background:var(--navy);border-radius:19px}.period-summary-panel.pending{opacity:.72}.period-summary-head{display:flex;align-items:end;justify-content:space-between;gap:20px}.period-summary-head .eyebrow{margin:0}.period-summary-head h3{margin:0;font:700 25px/1.05 Georgia,serif}.period-summary-grid{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.period-summary-grid article{min-height:150px;padding:18px;display:flex;flex-direction:column;color:var(--ink);background:var(--surface);border-radius:14px}.period-summary-grid small{color:var(--muted);font-size:9px;font-weight:850;text-transform:uppercase}.period-summary-grid strong{margin:auto 0 10px;color:var(--orange);font:700 35px Georgia,serif}.period-summary-grid p{margin:0;color:var(--muted);font-size:9px;line-height:1.5}.period-summary-note{margin:14px 2px 0;color:#ffffffad;font-size:9px;line-height:1.55}
.network-growth-panel{margin-top:16px;padding:24px;background:var(--surface);border:1px solid var(--line);border-radius:19px}.network-growth-panel.pending{opacity:.72}.network-growth-head{display:flex;align-items:end;justify-content:space-between;gap:30px}.network-growth-head>div{max-width:650px}.network-growth-head h3{margin:0;font:700 27px/1.08 Georgia,serif;letter-spacing:-.025em}.network-growth-head>p{max-width:430px;margin:0;color:var(--muted);font-size:9px;line-height:1.55;text-align:right}.network-growth-cards{margin-top:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.network-growth-cards article{min-height:135px;padding:16px;display:flex;flex-direction:column;background:var(--paper);border-radius:13px}.network-growth-cards small,.network-growth-leaders small{color:var(--muted);font-size:8px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.network-growth-cards strong{margin:auto 0 7px;color:var(--ink);font:700 29px Georgia,serif}.network-growth-cards article.free strong{color:var(--green)}.network-growth-cards article.busy strong{color:var(--orange)}.network-growth-cards p{margin:0;color:var(--muted);font-size:8px;line-height:1.45}.network-growth-leaders{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.network-growth-leaders>a,.network-growth-leaders>article{min-width:0;padding:14px 16px;display:grid;grid-template-columns:1fr auto;align-items:end;gap:4px 12px;color:#fff;background:var(--navy);border-radius:12px}.network-growth-leaders>a:hover{background:#173b5c}.network-growth-leaders small{grid-column:1/-1;color:#ffffff9e}.network-growth-leaders b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.network-growth-leaders strong{color:#fff;font-size:10px;white-space:nowrap}.network-growth-empty{margin:18px 0 0;padding:24px;color:var(--muted);background:var(--paper);border-radius:13px;font-size:11px}.network-growth-panel+.municipality-ranking-grid{margin-top:16px}
@media(max-width:1000px){.municipality-focus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.municipality-directory{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.city-directory{grid-template-columns:repeat(2,1fr)}.station-hero{grid-template-columns:1fr}.seo-map{min-height:280px}.station-content-grid{grid-template-columns:1fr}.nearby-grid{grid-template-columns:repeat(2,1fr)}.city-statistics-head{align-items:start;flex-direction:column}.city-statistics .tabs,.municipality-dashboard .tabs,.municipality-focus .tabs{max-width:100%;overflow:auto}.period-summary-grid{grid-template-columns:1fr}.municipality-ranking-grid{grid-template-columns:1fr}.network-growth-head{align-items:start;flex-direction:column;gap:9px}.network-growth-head>p{text-align:left}.network-growth-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.network-growth-leaders{grid-template-columns:1fr}.station-statistics-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.station-week-card{grid-template-columns:1fr}.station-statistics-head{align-items:start;flex-direction:column}.feature-hero{grid-template-columns:1fr}.feature-symbol{min-height:210px}.feature-grid,.method-steps{grid-template-columns:repeat(2,1fr)}.method-callout{grid-template-columns:1fr}.method-callout .seo-primary{justify-self:start}.history-live-metrics{grid-template-columns:repeat(2,1fr)}.ranking-context{grid-template-columns:1fr}}
@media(max-width:720px){.seo-main{padding-top:24px}.breadcrumbs{margin-bottom:24px}.seo-body header .seo-home-button{width:auto;padding:0 11px;font-size:9px}.seo-intro h1,.station-hero h1,.seo-empty h1{font-size:39px}.city-search-form{align-items:stretch;flex-direction:column}.city-search-form>button{height:48px}.city-directory,.station-directory,.municipality-directory{grid-template-columns:1fr}.seo-metrics{grid-template-columns:repeat(2,1fr)}.city-hero{padding:23px}.station-hero-copy{padding:24px 18px}.seo-map{min-height:240px}.seo-section-head{align-items:start;flex-direction:column}.nearby-grid{grid-template-columns:1fr}.homepage-city-links{padding:60px 17px}.city-statistics{margin-top:42px}.period-summary-panel{padding:18px 14px}.period-summary-head{align-items:start;flex-direction:column;gap:6px}.municipality-focus-grid{grid-template-columns:1fr}.municipality-ranking-card{padding:18px 13px}.municipality-ranking-card-head{min-height:0}.municipality-ranking-row{grid-template-columns:24px minmax(0,1fr) 17px}.municipality-ranking-row strong{grid-column:2}.municipality-ranking-row i{grid-column:3;grid-row:1/3}.network-growth-panel{padding:18px 14px}.network-growth-cards{grid-template-columns:1fr}.network-growth-cards article{min-height:118px}.station-statistics{padding:22px 14px}.station-statistics-metrics{grid-template-columns:1fr 1fr}.station-statistics-metrics article{min-height:135px;padding:14px}.station-statistics-metrics strong{font-size:24px}.station-week-card{padding:17px 10px;gap:18px}.station-week-chart{gap:5px}.station-week-day>span{min-height:90px}.feature-hero{padding:27px 20px;gap:28px}.feature-hero h1{font-size:40px}.feature-grid,.method-steps,.content-columns{grid-template-columns:1fr}.feature-grid article,.method-steps>div{min-height:0}.history-live-metrics{grid-template-columns:1fr 1fr}.method-callout{padding:23px 19px}.link-tabs{width:100%;overflow:auto}.records-page .record-featured{padding:18px 13px}.ranking-context{padding:20px 15px}.ranking-context-metrics{grid-template-columns:1fr}.ranking-context-metrics article{min-height:90px}}
.footer-link{padding:0;color:inherit;background:transparent;border:0;font:inherit;text-decoration:underline;text-underline-offset:3px;cursor:pointer}
.cookie-consent{position:fixed;z-index:5000;right:22px;bottom:22px;left:22px;max-width:1040px;margin:auto;padding:22px 24px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:26px;color:var(--ink);background:#fffdf8;border:1px solid rgba(7,28,44,.12);border-radius:18px;box-shadow:0 20px 65px rgba(7,28,44,.28)}
.cookie-consent-copy{max-width:680px}.cookie-consent-copy .eyebrow{margin:0 0 5px}.cookie-consent-copy h2{margin:0 0 7px;font:700 25px/1.1 Georgia,serif}.cookie-consent-copy p:not(.eyebrow){margin:0;color:var(--muted);font-size:12px;line-height:1.55}.cookie-consent-copy a{display:inline-block;margin-top:8px;color:var(--navy);font-size:11px;font-weight:800;text-decoration:underline;text-underline-offset:3px}
.cookie-consent-actions{display:flex;align-items:center;gap:9px}.cookie-consent-actions button{min-height:44px;padding:0 17px;border:1px solid var(--navy);border-radius:10px;font-size:11px;font-weight:850;cursor:pointer}.cookie-consent-reject,.cookie-consent-close{color:var(--navy);background:#fff}.cookie-consent-accept{color:#fff;background:var(--orange);border-color:var(--orange)!important}.cookie-consent-actions button:focus-visible{outline:3px solid rgba(255,90,10,.32);outline-offset:2px}
.privacy-main{max-width:1240px}.privacy-hero{max-width:900px}.privacy-hero .seo-primary{margin-top:18px}.privacy-grid{padding:0 0 70px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.privacy-card{padding:28px}.privacy-card h2{margin:0 0 14px;font:700 25px/1.15 Georgia,serif}.privacy-card p{margin:0 0 13px;color:var(--muted);font-size:13px;line-height:1.7}.privacy-card p:last-child{margin-bottom:0}.privacy-card a{color:var(--navy);font-weight:800}.privacy-card code{padding:2px 5px;background:#ece9e2;border-radius:4px;font-size:.92em}
@media(max-width:720px){.cookie-consent{right:10px;bottom:10px;left:10px;padding:17px;grid-template-columns:1fr;gap:15px}.cookie-consent-copy h2{font-size:21px}.cookie-consent-actions{display:grid;grid-template-columns:repeat(2,1fr)}.cookie-consent-actions:has(.cookie-consent-close){grid-template-columns:repeat(3,1fr)}.cookie-consent-actions button{padding:0 10px}.privacy-grid{grid-template-columns:1fr}.privacy-card{padding:21px}}

/* v0.6.16 · aanbieders en exploitantvergelijking */
.operator-main{width:min(1380px,calc(100% - 34px))}.operator-hero{max-width:none}.operator-summary-metrics{grid-template-columns:repeat(6,minmax(0,1fr))}.operator-ranking-section{margin-top:55px;padding:28px;background:var(--surface);border:1px solid var(--line);border-radius:20px}.operator-ranking-section>p:not(.note){max-width:850px;color:var(--muted);font-size:12px;line-height:1.6}.operator-table-wrap{max-width:100%;overflow:auto;border:1px solid var(--line);border-radius:14px}.operator-table{width:100%;min-width:1080px;border-collapse:collapse;background:#fff}.operator-table th,.operator-table td{padding:12px 10px;border-bottom:1px solid var(--line);text-align:right;white-space:nowrap;font-size:10px}.operator-table thead th{color:var(--muted);background:#f2f0ea;font-size:8px;letter-spacing:.04em;text-transform:uppercase}.operator-table th:nth-child(2){min-width:190px;text-align:left}.operator-table th:first-child,.operator-table td:first-child{text-align:center}.operator-table tbody tr:last-child>*{border-bottom:0}.operator-table tbody tr:hover{background:#fff8f1}.operator-table tbody th a{font-size:11px}.operator-table tbody th small{margin-top:3px;display:block;color:var(--muted);font-size:7px;font-weight:500}.operator-rank{width:25px;height:25px;display:inline-grid;place-items:center;color:#fff;background:var(--navy);border-radius:50%;font-size:9px;font-weight:850}.operator-table tr:first-child .operator-rank{background:var(--orange)}.free-text{color:var(--green)!important;font-weight:850}.busy-text{color:var(--orange)!important;font-weight:850}.row-arrow{width:24px;height:24px;display:inline-grid;place-items:center;background:#fff;border:1px solid var(--line);border-radius:50%;font-weight:900}.operator-table-wrap.compact .operator-table{min-width:850px}.statistics-operator-section{margin-top:18px}.operator-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.operator-directory>a{min-width:0;padding:15px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 15px;align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:12px}.operator-directory>a:hover{border-color:#aeb9c0;box-shadow:0 8px 22px rgba(7,28,44,.07)}.operator-directory a>span{min-width:0;display:flex;align-items:center;gap:9px}.operator-directory img{width:30px;height:30px;object-fit:contain;background:#fff;border-radius:7px}.operator-directory b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.operator-directory small{grid-column:1;color:var(--muted);font-size:8px}.operator-directory strong{grid-column:2;grid-row:1/3;color:var(--green);font-size:9px;white-space:nowrap}.operator-method{margin-top:55px}.operator-title-row{display:flex;align-items:center;gap:18px}.operator-title-row>div{min-width:0}.operator-title-row h1{overflow-wrap:anywhere}.operator-page-logo{width:78px;height:78px;padding:9px;object-fit:contain;background:#fff;border-radius:16px}.operator-site-link{margin-left:auto;flex:0 0 auto}.operator-comparison-section{margin-top:18px;padding:30px;color:#fff;background:var(--navy);border-radius:20px}.operator-comparison-section .tabs{display:flex;gap:4px}.operator-comparison-section .tabs a{padding:8px 10px;color:#ffffffb5;border-radius:8px;font-size:9px;font-weight:800}.operator-comparison-section .tabs a.active{color:var(--ink);background:#fff}.operator-comparison-grid{margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.operator-comparison-grid article{min-height:125px;padding:17px;display:flex;flex-direction:column;color:var(--ink);background:var(--surface);border-radius:13px}.operator-comparison-grid small{color:var(--muted);font-size:8px;font-weight:850;text-transform:uppercase}.operator-comparison-grid strong{margin:auto 0 7px;color:var(--navy);font:700 30px Georgia,serif}.operator-comparison-grid article.free strong{color:var(--green)}.operator-comparison-grid article.busy strong{color:var(--orange)}.operator-comparison-grid p{margin:0;color:var(--muted);font-size:9px}.operator-comparison-section .records-coverage{color:#ffffffa8}.operator-detail-grid{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.operator-data-card{padding:25px;background:var(--surface);border:1px solid var(--line);border-radius:18px}.operator-data-card h2{margin:4px 0 20px;font:700 29px/1.08 Georgia,serif}.operator-data-card>p:not(.eyebrow){color:var(--muted);font-size:11px;line-height:1.6}.operator-mix-list,.operator-tariff-list{display:grid;gap:7px}.operator-mix-list>div{padding:11px 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 14px;background:#f2f0ea;border-radius:10px}.operator-mix-list span{display:grid;gap:3px}.operator-mix-list small{color:var(--muted);font-size:8px}.operator-mix-list>div>strong{font:700 17px Georgia,serif}.operator-tariff-list article{padding:12px;display:grid;gap:5px;background:#f2f0ea;border-radius:10px}.operator-tariff-list article>b{font-size:10px}.operator-tariff-list article>span{font-size:9px}.operator-tariff-list article>a{margin-top:3px;color:var(--orange);font-size:8px;font-weight:850}.operator-station-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.operator-station-list>a{padding:14px;display:flex;align-items:center;justify-content:space-between;gap:15px;background:var(--surface);border:1px solid var(--line);border-radius:11px}.operator-station-list>a:hover{border-color:#aeb9c0}.operator-station-list>a>span:first-child{min-width:0;display:grid;gap:4px}.operator-station-list b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.operator-station-list small{color:var(--muted);font-size:8px}.operator-station-status{display:flex;align-items:center;gap:8px;white-space:nowrap}.operator-station-status em{font-size:8px;font-style:normal}.operator-station-status strong{margin-left:3px}.operator-table-wrap+.note{margin-top:14px}
@media(max-width:1050px){.operator-summary-metrics{grid-template-columns:repeat(3,1fr)}.operator-directory{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){.operator-title-row{align-items:flex-start;flex-wrap:wrap}.operator-site-link{margin-left:0}.operator-detail-grid{grid-template-columns:1fr}.operator-comparison-grid{grid-template-columns:repeat(2,1fr)}.operator-station-list{grid-template-columns:1fr}}
@media(max-width:720px){.operator-ranking-section{padding:18px 12px}.operator-summary-metrics{grid-template-columns:repeat(2,1fr)}.operator-directory{grid-template-columns:1fr}.operator-comparison-section{padding:22px 14px}.operator-comparison-section .city-statistics-head{gap:15px}.operator-comparison-grid{grid-template-columns:1fr 1fr}.operator-page-logo{width:58px;height:58px}.operator-data-card{padding:20px 15px}}
