:root{--guide-blue:#0b6ff4;--guide-navy:#08244a;--guide-text:#10233b;--guide-muted:#60738a;--guide-line:#dce8f2;--guide-bg:#f3f8fc;--guide-card:#fff;--guide-green:#119b69;--guide-orange:#f59e0b}
html{background:var(--guide-bg)}
body{background:radial-gradient(circle at 12% -5%,rgba(11,111,244,.10),transparent 28%),linear-gradient(180deg,#f8fbff 0,#f3f8fc 42%,#eef5fa 100%)!important;color:var(--guide-text)!important}
main{width:min(1180px,100%)!important;max-width:1180px!important;padding:14px 18px 52px!important}
.top{position:sticky;top:10px;z-index:30;background:rgba(255,255,255,.96)!important;border:1px solid rgba(203,220,234,.95)!important;border-radius:18px!important;padding:10px 12px!important;box-shadow:0 12px 34px rgba(18,55,88,.09)!important;backdrop-filter:blur(16px)}
.brand{display:inline-flex!important;align-items:center!important;gap:9px!important;font-size:24px!important;font-weight:950!important;letter-spacing:-.04em!important;color:var(--guide-navy)!important}
.brand:before{content:'OV';display:grid;place-items:center;width:35px;height:35px;border-radius:12px;background:linear-gradient(135deg,#0b6ff4,#09a7e9);color:#fff;font-size:12px;font-weight:950;box-shadow:0 8px 20px rgba(11,111,244,.25)}
.brand b{display:none!important}
.nav,.navlinks{gap:5px!important;align-items:center!important}
.nav a,.navlinks a{border:0!important;background:transparent!important;color:#334a63!important;border-radius:10px!important;padding:8px 10px!important;font-weight:800!important;font-size:12px!important;text-decoration:none!important}
.nav a:hover,.navlinks a:hover{background:#eef6ff!important;color:#075fcf!important;transform:none!important;box-shadow:none!important}
.nav .live,.navlinks .live{background:linear-gradient(135deg,#0b6ff4,#078de4)!important;color:#fff!important;padding:9px 13px!important;box-shadow:0 8px 18px rgba(11,111,244,.20)!important}
.crumbs{margin:14px 0 10px!important;background:transparent!important;border:0!important;padding:0!important;color:#73869a!important;font-size:12px!important}
.crumbs a{color:#45637f!important}
.hero{position:relative;overflow:hidden;border:1px solid #dce9f3!important;border-radius:26px!important;background:linear-gradient(118deg,#fff 0,#f3f9ff 55%,#e7f5ff 100%)!important;box-shadow:0 18px 48px rgba(23,65,100,.10)!important;padding:30px!important;min-height:0!important}
.hero:after{content:'';position:absolute!important;width:360px!important;height:360px!important;right:-120px!important;top:-150px!important;border-radius:50%!important;background:radial-gradient(circle,rgba(11,111,244,.14),rgba(11,111,244,0) 68%)!important}
.hero h1,h1{color:#08244a!important;letter-spacing:-.055em!important}
.hero .lead,.hero p{color:#5f7288!important;max-width:690px}
.eyebrow{display:inline-flex!important;align-items:center!important;gap:7px!important;color:#126ed3!important;background:#eaf4ff!important;border:1px solid #d5e9ff!important;border-radius:999px!important;padding:5px 9px!important;font-size:10px!important;letter-spacing:.08em!important}
.btn,.cta{border-radius:11px!important;font-weight:850!important}
.btn.primary,.cta{background:linear-gradient(135deg,#0b6ff4,#078de4)!important;box-shadow:0 9px 20px rgba(11,111,244,.20)!important}
.card,.textBlock,.liveBox,.stat{border-color:#dce8f2!important;box-shadow:0 10px 30px rgba(22,62,96,.065)!important}
.card,.textBlock{background:rgba(255,255,255,.97)!important}
.guideIntro{display:flex;align-items:center;gap:8px;margin:0 0 8px;color:#5b7190;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}
.guideIntro:before{content:'';width:9px;height:9px;border-radius:50%;background:#10b981;box-shadow:0 0 0 5px rgba(16,185,129,.10)}
.guideFeatureGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px}
.guideFeatureCard{position:relative;display:flex;flex-direction:column;min-height:168px;padding:18px;border:1px solid #dce8f2;border-radius:20px;background:#fff;color:var(--guide-text);text-decoration:none;box-shadow:0 12px 32px rgba(22,62,96,.07);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.guideFeatureCard:hover{transform:translateY(-2px);border-color:#bcd8ef;box-shadow:0 18px 42px rgba(22,62,96,.12)}
.guideIcon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;margin-bottom:16px;background:#eaf4ff;color:#0968df;font-size:21px;font-weight:950}
.guideFeatureCard h2{font-size:17px!important;margin:0 0 7px!important}
.guideFeatureCard p{margin:0;color:#65788d;font-size:13px;line-height:1.5}
.guideFeatureCard b{margin-top:auto;padding-top:14px;color:#0b6ff4;font-size:12px}
.guideSection{margin-top:14px;padding:18px;border:1px solid #dce8f2;border-radius:22px;background:#fff;box-shadow:0 12px 32px rgba(22,62,96,.06)}
.guideSectionHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.guideSectionHead h2{margin:0!important;font-size:18px!important}
.guideSectionHead a{font-size:12px;color:#0b6ff4;text-decoration:none;font-weight:850}
.guideStationGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.guideStationCard{display:block;overflow:hidden;border:1px solid #dce8f2;border-radius:16px;background:#fbfdff;color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease}
.guideStationCard:hover{transform:translateY(-2px);border-color:#bcd8ef}
.guideStationVisual{height:74px;position:relative;background:linear-gradient(135deg,#dcecff,#edf8ff)}
.guideStationVisual:before{content:'';position:absolute;left:12px;right:12px;bottom:14px;height:16px;border-radius:5px 5px 2px 2px;background:rgba(8,36,74,.82);box-shadow:0 -10px 0 -6px rgba(8,36,74,.25)}
.guideStationVisual:after{content:'';position:absolute;left:18px;right:18px;bottom:8px;height:3px;background:#0b6ff4;border-radius:999px;box-shadow:0 6px 0 #b9d6ec}
.guideStationBody{padding:11px 12px}
.guideStationBody b{display:block;font-size:13px}
.guideStationBody span{display:block;color:#6a7d91;font-size:11px;margin-top:2px}
.guideStationBody em{display:block;color:#0b6ff4;font-style:normal;font-size:11px;font-weight:850;margin-top:8px}
.guideCityGrid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}
.guideCity{display:flex;align-items:center;justify-content:center;min-height:52px;padding:8px;border:1px solid #dce8f2;border-radius:14px;background:#fbfdff;color:#27425f;text-decoration:none;font-size:12px;font-weight:850;text-align:center}
.guideCity:hover{border-color:#bcd8ef;background:#f4f9ff;color:#0b6ff4}
.guideBottomCta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;padding:16px 18px;border:1px solid #bfe8d7;border-radius:18px;background:linear-gradient(135deg,#effcf7,#eaf8ff)}
.guideBottomCta b{display:block;font-size:15px}
.guideBottomCta span{display:block;color:#60738a;font-size:12px}
.guideBottomCta a{white-space:nowrap;background:#0b6ff4;color:#fff;padding:10px 14px;border-radius:11px;text-decoration:none;font-weight:850;font-size:12px;box-shadow:0 8px 18px rgba(11,111,244,.18)}
.liveBox{border-radius:22px!important;background:radial-gradient(circle at 12% 20%,rgba(31,180,255,.25),transparent 30%),linear-gradient(135deg,#08244a,#0b69c7 58%,#08a8bd)!important}
.metric{color:#0b6ff4!important}
.stats .stat{background:#fff!important;border-radius:16px!important;box-shadow:0 9px 24px rgba(22,62,96,.055)!important}
.stats .stat strong{color:#08244a!important}
.board{overflow:hidden;border:1px solid #dce8f2;border-radius:14px;background:#fff;padding:0 12px}
.dep{padding:11px 4px!important;border-color:#edf2f6!important}.dep strong{color:#08244a!important}.badge{background:#eaf4ff!important;color:#0b6ff4!important}
.stoplist .stop{border-color:#dce8f2!important;background:#fbfdff!important;border-radius:13px!important;transition:border-color .18s ease,transform .18s ease}
.stoplist .stop:hover{border-color:#bcd8ef!important;transform:translateY(-1px)}
.chip{background:#f2f7fc!important;border-color:#dce8f2!important;color:#24577f!important}
.mapbox{border-color:#dce8f2!important;background:radial-gradient(circle at 25% 30%,#d8ecff,transparent 26%),linear-gradient(145deg,#eff9f5,#e8f3ff)!important}
footer{padding-top:18px!important;border-top:1px solid #dce8f2!important}
@media(max-width:900px){.guideFeatureGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.guideStationGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.guideCityGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.top{position:relative;top:auto}}
@media(max-width:600px){main{padding:10px 10px 36px!important}.top{border-radius:15px!important}.nav,.navlinks{display:grid!important;grid-template-columns:1fr 1fr;width:100%}.nav a,.navlinks a{text-align:center}.guideFeatureGrid,.guideStationGrid{grid-template-columns:1fr}.guideCityGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.guideBottomCta{align-items:stretch;flex-direction:column}.guideBottomCta a{text-align:center}.hero{padding:20px!important;border-radius:20px!important}.stats{grid-template-columns:1fr 1fr!important}}
.guideHub main>.grid{display:none!important}
.guideHub .liveBox{display:none!important}
.guideHub .visualStats{display:none!important}
.guideHub .hero{min-height:360px!important;grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr)!important}
.guideHub .hero .extra{margin-top:14px!important;max-width:650px}
.guideHub .mock{border-radius:20px!important;box-shadow:0 16px 40px rgba(18,55,88,.13)!important}
.guideHub .map{min-height:265px!important}
.guideContent .hero{min-height:300px!important}
.guideContent .hero .mock{min-height:260px!important}
@media(max-width:840px){.guideHub .hero{display:flex!important;min-height:0!important}.guideHub .mock{order:0!important}.guideHub .map{min-height:220px!important}}
.brand .logo{display:none!important}
.guideHub .mock:before{content:'LIVE KAART'!important}
.guideHeroMeta{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:10px 0 0}.guideLiveBadge{display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border:1px solid #c9eadc;border-radius:999px;background:#effbf6;color:#14724f;font-size:11px;font-weight:850}.guideLiveBadge:before{content:'';width:8px;height:8px;border-radius:50%;background:#16a66d;box-shadow:0 0 0 4px rgba(22,166,109,.10)}.guideMetaText{color:#65788d;font-size:11px;font-weight:700}
.guideSearch{display:flex;align-items:center;gap:8px;width:min(650px,100%);margin-top:16px;padding:7px;border:1px solid #ccdfef;border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 12px 32px rgba(20,68,108,.09)}.guideSearchIcon{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:11px;background:#eef6ff;color:#0b6ff4;font-size:18px;font-weight:950}.guideSearch input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#10233b;font:700 14px/1.2 system-ui,-apple-system,Segoe UI,sans-serif}.guideSearch input::placeholder{color:#8da0b3;font-weight:600}.guideSearch button{border:0;border-radius:11px;background:#0b6ff4;color:#fff;padding:11px 17px;font-weight:900;cursor:pointer;box-shadow:0 8px 18px rgba(11,111,244,.20)}
.guideExamples{margin-top:7px;color:#7e91a5;font-size:11px}.guideExamples a{color:#496b8c;text-decoration:none;font-weight:750}.guideExamples a:hover{color:#0b6ff4}
.guideResults{margin-top:14px;padding:18px;border:1px solid #cfe0ee;border-radius:22px;background:linear-gradient(180deg,#fff,#f8fbfe);box-shadow:0 12px 32px rgba(22,62,96,.06)}.guideResultsHead{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.guideResultsHead h2{margin:0!important;font-size:19px!important}.guideResultsHead span{color:#75889b;font-size:12px}.guideResultGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.guideResult{display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid #dce8f2;border-radius:14px;background:#fff;color:inherit;text-decoration:none}.guideResult:hover{border-color:#b9d5ec;background:#f7fbff}.guideResultIcon{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:11px;background:#eaf4ff;color:#0b6ff4;font-size:12px;font-weight:950}.guideResultCopy{min-width:0}.guideResultCopy b,.guideResultCopy span{display:block}.guideResultCopy b{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.guideResultCopy span{margin-top:2px;color:#6f8295;font-size:11px}.guideNoResults{padding:14px;border:1px dashed #c9dae8;border-radius:14px;color:#6f8295;background:#fbfdff}
.guideHub .hero h1{max-width:620px}.guideHub .hero .lead{max-width:610px}.guideFeatureCard:after{content:'→';position:absolute;right:16px;top:16px;color:#a1bad0;font-size:18px;font-weight:900}.guideFeatureCard:hover:after{color:#0b6ff4}
@media(max-width:700px){.guideSearch{align-items:stretch;flex-wrap:wrap}.guideSearchIcon{display:none}.guideSearch input{min-height:42px;padding:0 8px}.guideSearch button{width:100%}.guideResultGrid{grid-template-columns:1fr}.guideResultsHead{display:block}.guideResultsHead span{display:block;margin-top:4px}}
.guideHub .cta .btn:not(.primary){display:none!important}
.guideHub .cta{display:block!important}
.guideHub .cta .btn.primary{display:inline-flex!important;width:auto!important;padding:10px 15px!important}
.guideHub .nav a[href='/gids']{color:#075fcf!important;background:#eef6ff!important;box-shadow:inset 0 -2px 0 #0b6ff4!important}
.guideHub .hero{grid-template-columns:minmax(0,1.25fr) minmax(290px,.75fr)!important;gap:20px!important;padding:28px 30px!important}
.guideHub .hero h1{font-size:clamp(38px,4vw,53px)!important;line-height:.98!important;max-width:690px!important}
.guideHub .hero .lead{font-size:15px!important;line-height:1.48!important;margin:9px 0 13px!important;max-width:610px!important}
.guideHub .guideIntro{margin-bottom:5px!important}
.guideHub .guideHeroMeta{margin-top:7px!important}
.guideHub .guideSearch{margin-top:13px!important}
.guideHub .mock{min-height:286px!important;align-self:center!important}
.guideHub .map{min-height:260px!important;background:linear-gradient(145deg,#eef8ff 0,#dceeff 48%,#edf9f4 100%)!important}
.guideHub .map:after{content:'';position:absolute;left:10%;right:8%;top:46%;height:7px;border-radius:999px;background:linear-gradient(90deg,#0b6ff4,#4db7e9,#19a778);transform:rotate(-12deg);box-shadow:0 0 0 5px rgba(255,255,255,.8)}
.guideHub .panel{z-index:5!important;background:rgba(255,255,255,.96)!important;border-radius:14px!important}
.guideHub .vehicle,.guideHub .pin,.guideHub .station{z-index:4!important}
.guideFeatureGrid{gap:10px!important}
.guideFeatureCard{min-height:146px!important;padding:15px!important;border-radius:18px!important}
.guideFeatureCard:after{display:none!important}
.guideIcon{width:38px!important;height:38px!important;margin-bottom:12px!important;border-radius:12px!important;font-size:17px!important}
.guideFeatureCard h2{font-size:16px!important;margin-bottom:5px!important}
.guideFeatureCard p{font-size:12px!important;line-height:1.45!important}
.guideFeatureCard b{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding-top:11px!important;font-size:11px!important}
.guideFeatureCard b:after{content:'→';font-size:16px;line-height:1}
.guideStationGrid{gap:9px!important}
.guideStationCard{border-radius:15px!important}
.guideStationVisual{height:82px!important;background:linear-gradient(160deg,#ddecfb,#f5fbff)!important;overflow:hidden}
.guideStationVisual:before{left:14px!important;right:14px!important;bottom:20px!important;height:18px!important;border-radius:6px 6px 2px 2px!important;background:linear-gradient(180deg,#476887,#274969)!important;box-shadow:0 -12px 0 -7px rgba(39,73,105,.22)!important}
.guideStationVisual:after{left:12px!important;right:12px!important;bottom:9px!important;height:4px!important;background:#0b6ff4!important;box-shadow:0 7px 0 #a7cbe8!important}
.guideStationBadge{position:absolute;right:9px;top:9px;z-index:2;padding:4px 7px;border-radius:999px;background:rgba(8,36,74,.86);color:#fff;font-size:9px;font-weight:900;letter-spacing:.05em}
.guideStationBody{padding:10px 11px 11px!important}
.guideStationBody b{font-size:12px!important}
.guideStationBody span{font-size:10px!important}
.guideStationBody em{font-size:10px!important;margin-top:7px!important}
.guideHub .guideResults{margin-top:10px!important;padding:11px!important;border-radius:16px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 10px 24px rgba(20,68,108,.08)!important;max-height:285px;overflow:auto}
.guideHub .guideResultsHead{margin-bottom:8px!important;align-items:center!important}
.guideHub .guideResultsHead h2{font-size:14px!important}
.guideHub .guideResultsHead span{font-size:10px!important}
.guideHub .guideResultGrid{grid-template-columns:1fr!important;gap:6px!important}
.guideHub .guideResult{padding:8px 9px!important;border-radius:11px!important}
.guideHub .guideResultIcon{width:30px!important;height:30px!important;flex-basis:30px!important;border-radius:9px!important;font-size:10px!important}
.guideHub .guideResultCopy b{font-size:12px!important}
.guideHub .guideResultCopy span{font-size:10px!important}
.guideHub .guideNoResults{padding:10px!important;font-size:11px!important}
@media(max-width:820px){.guideHub .hero{grid-template-columns:1fr!important}.guideHub .mock{width:100%!important}.guideHub .hero h1{max-width:760px!important}.guideHub .guideResults{max-height:260px}}
@media(max-width:600px){.guideHub .hero{padding:19px!important}.guideHub .hero h1{font-size:36px!important;line-height:1!important}.guideHub .cta .btn.primary{width:100%!important;justify-content:center!important}.guideHub .mock{min-height:230px!important}.guideHub .map{min-height:220px!important}}
.stopHeroMeta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:12px}.stopStatus{display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border:1px solid #cfe0ee;border-radius:999px;background:#f6faff;color:#45627f;font-size:11px;font-weight:850}.stopStatus.live{border-color:#c7eadb;background:#effbf6;color:#14724f}.stopStatus.live:before{content:'';width:8px;height:8px;border-radius:50%;background:#16a66d;box-shadow:0 0 0 4px rgba(22,166,109,.10)}.stopHeroMeta .stopHint{color:#71869a;font-size:11px;font-weight:700}.stopFacts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}.stopFact{padding:14px;border:1px solid #dce8f2;border-radius:16px;background:#fff;box-shadow:0 9px 24px rgba(22,62,96,.055)}.stopFact small{display:block;color:#71869a;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.stopFact strong{display:block;margin:4px 0 1px;color:#08244a;font-size:19px;line-height:1.1;overflow-wrap:anywhere}.stopFact span{display:block;color:#73869a;font-size:10px}.guideResultKind{display:inline-flex!important;width:max-content!important;margin-top:4px!important;padding:3px 6px!important;border-radius:999px!important;background:#edf5fd!important;color:#446887!important;font-size:9px!important;font-weight:850!important;text-transform:uppercase!important;letter-spacing:.05em!important}.guideResult[data-guide-kind='Station'] .guideResultIcon{background:#eaf4ff!important;color:#0b6ff4!important}.guideResult[data-guide-kind='Stad'] .guideResultIcon{background:#eafbf3!important;color:#119b69!important}.guideResult[data-guide-kind='Lijn'] .guideResultIcon{background:#fff5e6!important;color:#e78500!important}@media(max-width:760px){.stopFacts{grid-template-columns:1fr 1fr}}@media(max-width:420px){.stopFacts{grid-template-columns:1fr}.stopFact strong{font-size:17px}}
.cityFacts,.lineFacts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}.cityFact,.lineFact{padding:14px;border:1px solid #dce8f2;border-radius:16px;background:#fff;box-shadow:0 9px 24px rgba(22,62,96,.055)}.cityFact small,.lineFact small{display:block;color:#71869a;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.cityFact strong,.lineFact strong{display:block;margin:4px 0 1px;color:#08244a;font-size:19px;line-height:1.1;overflow-wrap:anywhere}.cityFact span,.lineFact span{display:block;color:#73869a;font-size:10px}.qualitySection{margin-top:14px;padding:18px;border:1px solid #dce8f2;border-radius:22px;background:#fff;box-shadow:0 12px 32px rgba(22,62,96,.06)}.qualitySectionHead{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.qualitySectionHead h2{margin:0!important;font-size:19px!important}.qualitySectionHead p{margin:4px 0 0;color:#71869a;font-size:12px}.qualitySectionHead a{white-space:nowrap;color:#0b6ff4;text-decoration:none;font-size:12px;font-weight:850}.cityStopGrid,.lineStopGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cityStopCard,.lineStopCard{display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid #dce8f2;border-radius:14px;background:#fbfdff;color:inherit;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease}.cityStopCard:hover,.lineStopCard:hover{transform:translateY(-1px);border-color:#b9d5ec;background:#f5faff}.qualityIcon{display:grid;place-items:center;width:35px;height:35px;flex:0 0 35px;border-radius:11px;background:#eaf4ff;color:#0b6ff4;font-size:11px;font-weight:950}.qualityCopy{min-width:0}.qualityCopy b,.qualityCopy span{display:block}.qualityCopy b{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qualityCopy span{margin-top:2px;color:#71869a;font-size:10px}.qualityArrow{margin-left:auto;color:#9bb1c5;font-weight:900}.cityModeRow,.lineQueryRow{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.cityMode,.lineQuery{display:inline-flex;padding:6px 9px;border:1px solid #dce8f2;border-radius:999px;background:#f5f9fd;color:#3e607f;font-size:11px;font-weight:800}.lineLivePill{display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border:1px solid #c8eadb;border-radius:999px;background:#effbf6;color:#14724f;font-size:11px;font-weight:850}.lineLivePill:before{content:'';width:8px;height:8px;border-radius:50%;background:#16a66d;box-shadow:0 0 0 4px rgba(22,166,109,.10)}.lineLivePill.off{border-color:#dce8f2;background:#f6f9fc;color:#667b8f}.lineLivePill.off:before{background:#9badbd;box-shadow:none}.qualityCta{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:14px;padding:15px 17px;border:1px solid #cae0f1;border-radius:17px;background:linear-gradient(135deg,#f7fbff,#eff8ff)}.qualityCta b{display:block;font-size:14px}.qualityCta span{display:block;margin-top:2px;color:#71869a;font-size:11px}.qualityCta a{white-space:nowrap;padding:9px 13px;border-radius:10px;background:#0b6ff4;color:#fff;text-decoration:none;font-size:11px;font-weight:900;box-shadow:0 8px 18px rgba(11,111,244,.18)}@media(max-width:760px){.cityFacts,.lineFacts{grid-template-columns:1fr 1fr}.cityStopGrid,.lineStopGrid{grid-template-columns:1fr}.qualitySectionHead,.qualityCta{align-items:stretch;flex-direction:column}.qualitySectionHead a,.qualityCta a{text-align:center}}@media(max-width:420px){.cityFacts,.lineFacts{grid-template-columns:1fr}.cityFact strong,.lineFact strong{font-size:17px}}
.overviewFacts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}.overviewFact{padding:14px;border:1px solid #dce8f2;border-radius:16px;background:#fff;box-shadow:0 9px 24px rgba(22,62,96,.055)}.overviewFact small{display:block;color:#71869a;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.overviewFact strong{display:block;margin:4px 0 1px;color:#08244a;font-size:20px;line-height:1.1}.overviewFact span{display:block;color:#73869a;font-size:10px}.overviewToolbar{display:flex;align-items:center;gap:9px;margin-top:14px;padding:9px;border:1px solid #d2e2ef;border-radius:16px;background:#fff;box-shadow:0 10px 28px rgba(22,62,96,.055)}.overviewToolbar:before{content:'⌕';display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:10px;background:#eef6ff;color:#0b6ff4;font-size:17px;font-weight:950}.overviewToolbar input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#10233b;font:700 13px/1.2 system-ui,-apple-system,Segoe UI,sans-serif}.overviewToolbar input::placeholder{color:#8da0b3;font-weight:600}.overviewCount{white-space:nowrap;padding:6px 9px;border-radius:999px;background:#f3f7fb;color:#60758b;font-size:10px;font-weight:850}.overviewSection{margin-top:14px;padding:18px;border:1px solid #dce8f2;border-radius:22px;background:#fff;box-shadow:0 12px 32px rgba(22,62,96,.06)}.overviewSectionHead{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.overviewSectionHead h2{margin:0!important;font-size:19px!important}.overviewSectionHead p{margin:4px 0 0;color:#71869a;font-size:12px}.overviewSectionHead a{white-space:nowrap;color:#0b6ff4;text-decoration:none;font-size:12px;font-weight:850}.overviewGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.overviewCard{display:flex;align-items:center;gap:10px;min-height:74px;padding:12px;border:1px solid #dce8f2;border-radius:15px;background:#fbfdff;color:inherit;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease}.overviewCard:hover{transform:translateY(-1px);border-color:#b9d5ec;background:#f5faff}.overviewCard[hidden]{display:none!important}.overviewIcon{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:12px;background:#eaf4ff;color:#0b6ff4;font-size:12px;font-weight:950}.overviewCard.city .overviewIcon{background:#eafbf3;color:#119b69}.overviewCard.province .overviewIcon{background:#f2ecff;color:#7657e8}.overviewCard.line .overviewIcon{background:#fff5e6;color:#e78500}.overviewCard.topic .overviewIcon{background:#eef6ff;color:#0b6ff4}.overviewCopy{min-width:0}.overviewCopy b,.overviewCopy span{display:block}.overviewCopy b{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overviewCopy span{margin-top:3px;color:#71869a;font-size:10px;line-height:1.35}.overviewArrow{margin-left:auto;color:#9bb1c5;font-weight:900}.overviewEmpty{display:none;margin-top:10px;padding:12px;border:1px dashed #cbdce9;border-radius:13px;background:#fafcff;color:#6f8295;font-size:12px}.overviewEmpty.show{display:block}.overviewChips{display:flex;gap:7px;flex-wrap:wrap}.overviewChip{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;border:1px solid #dce8f2;border-radius:999px;background:#f6faff;color:#40617f;text-decoration:none;font-size:11px;font-weight:850}.overviewChip:hover{border-color:#b9d5ec;color:#0b6ff4}.overviewBottom{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:14px;padding:15px 17px;border:1px solid #c8dfef;border-radius:17px;background:linear-gradient(135deg,#f7fbff,#eef8ff)}.overviewBottom b{display:block;font-size:14px}.overviewBottom span{display:block;margin-top:2px;color:#71869a;font-size:11px}.overviewBottom a{white-space:nowrap;padding:9px 13px;border-radius:10px;background:#0b6ff4;color:#fff;text-decoration:none;font-size:11px;font-weight:900;box-shadow:0 8px 18px rgba(11,111,244,.18)}@media(max-width:900px){.overviewGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.overviewFacts{grid-template-columns:1fr 1fr}.overviewSectionHead,.overviewBottom{align-items:stretch;flex-direction:column}.overviewSectionHead a,.overviewBottom a{text-align:center}}@media(max-width:540px){.overviewGrid{grid-template-columns:1fr}.overviewToolbar{flex-wrap:wrap}.overviewToolbar:before{display:none}.overviewToolbar input{min-height:38px;padding:0 6px}.overviewCount{width:100%;text-align:center}}@media(max-width:420px){.overviewFacts{grid-template-columns:1fr}.overviewFact strong{font-size:18px}}
