@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--ink:#0b1524;--navy:#0d1b2b;--cream:#f6f3ec;--paper:#fffdfa;--lime:#d9ff57;--yellow:#ffd963;--muted:#66717e;--line:#dce0df;--green:#1f7a58;--orange:#d96d2b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:DM Sans,sans-serif}section[id]{scroll-margin-top:96px}button,input,select{font:inherit}button,a{transition:all .2s}a{color:inherit;text-decoration:none}button{cursor:pointer}.brand{letter-spacing:.08em;align-items:center;gap:11px;font:800 13px Manrope,sans-serif;display:inline-flex}.brandMark{background:var(--lime);border-radius:11px;flex:0 0 36px;width:36px;height:36px;display:inline-block;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #fff6,0 6px 18px #0002}.brandMark:before,.brandMark:after{content:"";display:block;position:absolute}.brandMark:before{border:2px solid var(--navy);border-radius:50% 50% 50% 0;width:15px;height:15px;top:6px;left:9px;transform:rotate(-45deg)}.brandMark:after{background:var(--navy);border-radius:50%;width:5px;height:5px;top:12px;left:15px}.brandMark i,.brandMark b{display:none}.hero{background:var(--navy);color:#fff;text-align:center;min-height:640px;padding:88px 24px 116px;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";opacity:.55;border:1px solid #223247;border-radius:50%;width:520px;height:520px;position:absolute;top:10px;left:calc(50% - 260px)}.hero:after{width:740px;height:740px;top:-100px;left:calc(50% - 370px)}.hero>*{z-index:1;position:relative}.eyebrow,.sectionKicker{letter-spacing:.2em;font-size:10px;font-weight:800}.eyebrow{color:var(--lime);justify-content:center;align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--lime);width:25px;height:1px}h1,h2,h3{margin:0;font-family:Manrope,sans-serif}.hero h1{letter-spacing:-.065em;margin:24px auto;font-size:clamp(58px,8vw,108px);line-height:.89}.hero h1 em{color:var(--lime);font-style:normal}.lede{color:#adb8c3;max-width:650px;margin:0 auto;font-size:18px;line-height:1.6}.searchPanel{text-align:left;max-width:1100px;color:var(--ink);background:#fff;border-radius:14px;grid-template-columns:1.35fr .62fr .62fr .72fr;gap:12px;margin:52px auto 0;padding:18px;display:grid;box-shadow:0 18px 44px #040a12aa}.searchPanel label>span{letter-spacing:.16em;color:#707985;margin:0 0 8px 4px;font-size:9px;font-weight:800;display:block}.inputWrap{position:relative}.inputWrap b{position:absolute;top:12px;left:14px}.searchPanel input,.searchPanel select{width:100%;height:46px;color:var(--ink);background:#fafaf8;border:1px solid #d8dcde;border-radius:7px;outline:none;padding:0 14px}.searchPanel input{padding-left:40px;font-weight:700}.searchPanel input:focus,.searchPanel select:focus{border-color:#8eae35;box-shadow:0 0 0 3px #d9ff5738}.primary{background:var(--lime);height:46px;color:var(--ink);border:0;border-radius:7px;align-self:end;padding:0 20px;font-weight:800}.primary:hover{background:#e5ff88;transform:translateY(-1px)}.primary span{margin-left:14px}.statusLine{color:#65707b;grid-column:1/-1;padding:3px 4px 0}.locationSearch{position:relative}.suggestionList{z-index:20;background:#fff;border:1px solid #d8dcde;border-radius:9px;position:absolute;top:73px;left:0;right:0;overflow:hidden;box-shadow:0 18px 45px #10203033}.suggestionList button{text-align:left;width:100%;color:var(--ink);background:#fff;border:0;border-bottom:1px solid #eceeeb;align-items:center;gap:10px;padding:11px 13px;display:flex}.suggestionList button:hover,.suggestionList button:focus{background:#f2f6e8;outline:none}.suggestionList button>span{background:#e8ff91;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.suggestionList button div{flex-direction:column;gap:3px;display:flex}.suggestionList strong{font-size:12px}.suggestionList small{color:#75808a;font-size:9px}.startEmpty{text-align:center;max-width:760px;margin:0 auto;padding:95px 24px 115px}.startEmpty>span{background:#e8ff91;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:25px;display:grid}.startEmpty h2{letter-spacing:-.04em;font-size:34px}.startEmpty p{max-width:600px;color:var(--muted);margin:12px auto 0;line-height:1.7}.geoButton{color:#375944;cursor:pointer;background:0 0;border:0;grid-column:1/-1;justify-self:start;padding:3px 4px;font-size:11px;font-weight:800}.geoButton:hover{text-decoration:underline}.verdictScope{color:#7a858d;margin-top:7px;font-size:10px;display:block}.settingHelp{background:#edf4e6;border-radius:7px;padding:10px 12px;line-height:1.5;color:#496052!important;margin:-8px 0 8px!important}.sectionNav{z-index:30;border:1px solid var(--line);scrollbar-width:none;background:#fff;border-radius:12px;gap:5px;max-width:1172px;margin:-27px auto 38px;padding:8px;display:flex;position:sticky;top:0;overflow-x:auto;box-shadow:0 12px 35px #14223514}.sectionNav::-webkit-scrollbar{display:none}.sectionNav a{color:#53606a;border-radius:7px;flex:none;padding:9px 13px;font-size:10px;font-weight:800}.sectionNav a:hover,.sectionNav a:focus-visible{color:var(--green);background:#edf4e6;outline:none}.sectionNavSettings{background:var(--navy);color:#fff;border:0;border-radius:7px;flex:none;margin-left:auto;padding:9px 13px;font-size:10px;font-weight:800;position:sticky;right:0;box-shadow:-10px 0 12px #fff}.sectionNavSettings:hover,.sectionNavSettings:focus-visible{background:var(--green);outline:none}.sectionNav+.dashboard{margin-top:0}.dashboard,.entertainment{max-width:1220px;margin:0 auto;padding:0 24px}.dashboard{z-index:3;margin-top:-64px;padding-bottom:82px;position:relative}.verdict{background:var(--paper);border-radius:14px;align-items:center;gap:22px;padding:27px 32px;display:flex;box-shadow:0 12px 40px #14223516}.verdictBadge{border-radius:50%;place-items:center;width:50px;height:50px;font-size:24px;font-weight:800;display:grid}.verdictBadge.good{color:var(--green);background:#e2f5e8}.verdictBadge.warn{color:var(--orange);background:#fff0d9}.verdict h2{margin-top:4px;font-size:23px}.verdict p{color:var(--muted);margin:5px 0 0;font-size:14px}.sectionKicker{color:#7a848c}.confidence{width:190px;margin-left:auto}.confidence>span{letter-spacing:.12em;font-size:9px;font-weight:700}.confidence strong{float:right}.confidence i{background:#e2e5e3;border-radius:3px;height:5px;margin-top:12px;display:block;overflow:hidden}.confidence i b{background:var(--lime);width:86%;height:100%;display:block}.sectionHeading{justify-content:space-between;align-items:end;margin:72px 0 24px;display:flex}.sectionHeading h2{letter-spacing:-.04em;margin-top:5px;font-size:34px}.livePill{letter-spacing:.15em;color:var(--green);background:#e7f3eb;border-radius:99px;padding:8px 10px;font-size:9px;font-weight:800}.livePill i{background:#39a875;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block;box-shadow:0 0 0 4px #39a87522}.metricGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.metric{background:var(--paper);border:1px solid var(--line);border-radius:12px;flex-direction:column;min-height:250px;padding:20px;display:flex}.metricTop{justify-content:space-between;align-items:center;display:flex}.metricIcon{background:#eff0eb;border-radius:8px;place-items:center;width:36px;height:36px;font-size:18px;display:grid}.metric h3{color:#59646f;margin-top:25px;font-size:12px}.metric>strong{letter-spacing:-.05em;margin-top:4px;font:800 34px Manrope,sans-serif}.metric>p{color:var(--muted);font-size:12px;line-height:1.5}.metricFooter{border-top:1px solid var(--line);justify-content:space-between;margin-top:auto;padding-top:14px;font-size:12px;display:flex}.source,.tone{color:#66717b;background:#eef0ed;border-radius:4px;padding:5px 7px;font-size:9px}.tone.good{color:var(--green);background:#e3f4e9}.tone.warn{color:#9c671d;background:#fff1d7}.tone.bad{color:#a8462e;background:#ffe4dc}.metric.dark{background:var(--navy);color:#fff;border-color:var(--navy)}.metric.dark h3,.metric.dark p{color:#acb6c0}.metric.dark small{letter-spacing:0;font-size:12px}.spark{align-items:stretch;gap:4px;height:62px;margin-top:auto;padding-top:4px;display:flex}.sparkColumn{flex:1;grid-template-rows:1fr 13px;align-items:end;gap:3px;min-width:0;display:grid}.sparkColumn i{background:#9cc535;border-radius:3px 3px 1px 1px;width:100%;min-height:5px;transition:height .2s;display:block}.sparkColumn.current i{background:var(--lime);box-shadow:0 0 0 1px #d9ff5755}.sparkColumn small{color:#82909f;text-align:center;letter-spacing:0!important;font:700 8px Manrope,sans-serif!important}.sparkColumn.current small{color:var(--lime)}.sparkEmpty{color:#82909f;border-bottom:1px dashed #344458;align-items:center;height:62px;margin-top:auto;font-size:10px;display:flex}.bars{gap:4px;margin-top:auto;display:flex}.bars i{background:#d7dcda;border-radius:3px;flex:1;height:5px}.bars i:first-child,.bars i:nth-child(2){background:#8ec99b}.adSlot{color:#838b8c;background:#f1eee7;border:1px dashed #bfc5c1;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;height:100px;margin:34px 0 74px;display:flex}.adSlot span{letter-spacing:.2em;font-size:8px}.adSlot p{margin:5px 0 2px;font-size:12px}.adSlot small{font-size:9px}.roadSection{background:var(--navy);color:#fff;padding:72px max(24px,50vw - 586px) 84px}.sectionHeading.light{margin-top:0}.sectionHeading.light h2{color:#fff}.textLink{color:var(--lime);font-size:12px;font-weight:700}.roadGrid{grid-template-columns:1.35fr .85fr;gap:18px;display:grid}.trafficCard,.fuelCard{background:#14263a;border:1px solid #2b3b4c;border-radius:13px;padding:25px}.cardHeader{justify-content:space-between;align-items:start;display:flex}.cardHeader h3{margin-top:5px;font-size:23px}.cardHeader button{color:#fff;background:#1c2f43;border:1px solid #3b4b5c;border-radius:6px;padding:8px 10px;font-size:11px}.cameraStrip{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px;display:grid}.camera{background:linear-gradient(#435d6a,#14212c);border-radius:8px;flex-direction:column;justify-content:space-between;height:185px;padding:12px;display:flex;position:relative;overflow:hidden}.camera:before{content:"";opacity:.9;background:linear-gradient(155deg,#0000 35%,#aeb5b544 36%,#262f33 39%,#252d32 65%,#7d8b8e 67%,#0000 69%);position:absolute;inset:0}.cam2{background:linear-gradient(#6b828c,#27313a)}.cam3{background:linear-gradient(#455563,#18252e)}.camera>*{z-index:1;position:relative}.roadNumber{background:#266b39;border:2px solid #fff;border-radius:3px;align-self:start;padding:3px 7px;font-size:11px;font-weight:800}.cameraIcon{position:absolute;right:12px}.camera div{flex-direction:column;display:flex}.camera strong{font-size:11px}.camera small{color:#d5d9dc;margin-top:4px;font-size:9px}.fuelList{margin-top:20px}.fuelRow{border-top:1px solid #2b3d4e;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:12px 0;display:grid}.fuelRow .rank{background:#23374a;border-radius:50%;place-items:center;width:23px;height:23px;font-size:10px;display:grid}.fuelRow div{flex-direction:column;display:flex}.fuelRow strong{font-size:12px}.fuelRow small{color:#92a0ad;margin-top:2px;font-size:9px}.fuelRow>b{color:var(--lime);font-size:18px}.fuelRow>b small{color:#92a0ad}.dataNotice{margin:14px 0 0;line-height:1.5;color:#8996a3!important;font-size:9px!important}.transitAlertCard{grid-column:1/-1}.transitAlertList{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.transitAlertRow{background:#193047;border:1px solid #31475b;border-radius:8px;gap:11px;padding:13px;display:flex}.transitAlertRow>span{color:#14263a;background:#ffc95c;border-radius:50%;flex:0 0 25px;place-items:center;width:25px;height:25px;font-weight:900;display:grid}.transitAlertRow strong{font-size:12px}.transitAlertRow p{color:#c3ccd5;margin-top:4px;font-size:10px;line-height:1.45}.noTransitAlerts{color:#c3ccd5;font-size:11px}.transitAttribution{color:#8292a1;margin-top:13px;font-size:8px;display:block}.entertainment{padding-top:78px;padding-bottom:80px}.entertainment .sectionHeading{margin-top:0}.tabs{background:#e8e5de;border-radius:7px;padding:4px}.tabs button{background:0 0;border:0;border-radius:5px;padding:8px 14px;font-size:11px}.tabs button.active{background:#fff;box-shadow:0 2px 5px #0012}.movieGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.movie{background:var(--paper);border:1px solid var(--line);border-radius:11px;position:relative;overflow:hidden}.posterArt{color:#fff;opacity:.95;background:radial-gradient(circle at 60% 35%,#ffdc68 0 7%,#0000 8%),linear-gradient(145deg,#294156,#101923 60%);place-items:center;height:240px;font:800 80px Manrope;display:grid}.poster2 .posterArt{background:radial-gradient(circle,#f26b4a 0 9%,#0000 10%),linear-gradient(135deg,#92c8c1,#193b46)}.poster3 .posterArt{background:radial-gradient(circle at 50% 15%,#eee3b4 0 4%,#0000 5%),linear-gradient(165deg,#d89145,#3b2118)}.poster4 .posterArt{background:linear-gradient(145deg,#55725c,#07120c)}.movieRank{z-index:2;background:var(--lime);border-radius:50%;place-items:center;width:31px;height:31px;font-size:10px;font-weight:800;display:grid;position:absolute;top:12px;left:12px}.movie>div:last-child{padding:14px}.movie h3{font-size:15px}.movie p{color:var(--muted);margin:5px 0 9px;font-size:10px}.movie b{font-size:10px}.centered{text-align:center;margin-top:18px;color:#75808a!important}.cta{text-align:center;background:#e8ff91;padding:74px 24px}.cta h2{letter-spacing:-.05em;margin-top:8px;font-size:44px}.cta p{color:#4e5a58;max-width:600px;margin:14px auto 25px;line-height:1.6}.cta .primary{background:var(--navy);color:#fff}footer{color:#fff;background:#09131f;grid-template-columns:1fr auto;align-items:start;gap:40px;padding:54px max(24px,50vw - 586px);display:grid}footer p{color:#8d9aa6;margin:0;font-size:12px;line-height:1.6}footer>div{justify-content:flex-end;gap:17px;font-size:11px;display:flex}footer>small{color:#6f7c88;border-top:1px solid #263341;grid-column:1/-1;padding-top:20px;font-size:9px}.modalBackdrop{z-index:50;background:#07101cbb;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--paper);border-radius:14px;width:min(680px,100%);max-height:calc(100vh - 40px);padding:31px;position:relative;overflow:auto;box-shadow:0 30px 80px #0008}.modalClose{background:0 0;border:0;font-size:27px;position:absolute;top:14px;right:17px}.modal h2{margin-top:7px;font-size:29px}.modal>p{color:var(--muted);font-size:13px}.modal label{border-top:1px solid var(--line);flex-direction:column;gap:8px;padding:15px 0;font-size:12px;font-weight:700;display:flex}.modal select{border:1px solid var(--line);border-radius:6px;height:42px;padding:0 10px}.modal .rangeLabel span{color:var(--green)}.modal .toggleLabel{flex-direction:row;justify-content:space-between}.modal .toggleLabel input{accent-color:var(--navy);width:18px}.full{width:100%;margin-top:5px}.settingsDivider{border-top:1px solid var(--line);margin-top:3px;padding-top:19px}.settingsDivider p{color:var(--muted);font-size:11px;line-height:1.5}.sectionToggleGrid{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;column-gap:24px;margin-bottom:7px;display:grid}.sectionToggleGrid .toggleLabel{padding:12px 0;font-size:11px}@media (width<=900px){.metricGrid,.movieGrid{grid-template-columns:repeat(2,1fr)}.roadGrid{grid-template-columns:1fr}.searchPanel{grid-template-columns:1fr 1fr}.searchPanel .primary{grid-column:1/-1}.cameraStrip{grid-template-columns:repeat(3,1fr)}footer{grid-template-columns:1fr 1fr}footer>p{grid-column:1/-1}}@media (width<=620px){.hero{min-height:auto;padding:66px 16px 95px}.hero h1{font-size:56px}.lede{font-size:15px}.searchPanel{grid-template-columns:1fr;margin-top:35px;padding:14px}.searchPanel .primary{grid-column:auto}.dashboard{margin-top:-42px;padding:0 14px 55px}.verdict{align-items:flex-start;padding:20px}.confidence{display:none}.verdict h2{font-size:19px}.sectionHeading{margin-top:55px}.sectionHeading h2{font-size:28px}.metricGrid,.movieGrid{grid-template-columns:1fr 1fr}.metric{min-height:220px;padding:15px}.metric>strong{font-size:27px}.roadSection{padding:55px 14px}.cameraStrip{grid-template-columns:1fr}.camera{height:155px}.entertainment{padding:55px 14px}.posterArt{height:180px}.tabs{display:none}.cta h2{font-size:36px}footer{grid-template-columns:1fr}footer>div{flex-wrap:wrap;justify-content:flex-start}footer>small{grid-column:1}.statusLine{grid-column:auto}}@media (width<=410px){.metricGrid,.movieGrid{grid-template-columns:1fr}.brand>span:last-child{font-size:11px}}@media (width<=620px){.sectionNav+.dashboard{margin-top:0}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto;transition:none!important}}.camera>img{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.camera:has(img):after{content:"";z-index:0;background:linear-gradient(#05101a22,#05101ad9);position:absolute;inset:0}.fuelRow:hover{background:#1a2d40}.posterArt img{object-fit:cover;width:100%;height:100%}.camera{color:#fff;text-align:left;cursor:pointer;border:0}.camera:hover,.camera:focus-visible{outline:2px solid var(--lime);outline-offset:2px;transform:translateY(-2px);box-shadow:0 10px 24px #0005}.policyPage{background:var(--navy);min-height:100vh;padding:48px 20px 90px}.policyBrand{color:#fff;max-width:800px;margin:0 auto 35px}.policyPage article{background:var(--paper);border-radius:16px;max-width:800px;margin:auto;padding:clamp(28px,6vw,64px);box-shadow:0 24px 80px #0005}.policyPage h1{letter-spacing:-.06em;margin:15px 0 30px;font-size:clamp(38px,6vw,64px);line-height:1}.policyPage h2{margin:34px 0 8px;font-size:22px}.policyPage p{color:#52606c;line-height:1.75}.policyPage a:not(.brand):not(.primary){text-decoration:underline}.policyBack{align-items:center;margin-top:26px;display:inline-flex}.metricButton{appearance:none;text-align:left;color:inherit;font:inherit;cursor:pointer;width:100%}.metricButton:hover,.metricButton:focus-visible{border-color:#a4be50;outline:none;transform:translateY(-3px);box-shadow:0 14px 34px #14223518}.metricButton.dark:hover,.metricButton.dark:focus-visible{border-color:var(--lime)}.metricAction{color:var(--green);margin-top:13px;font-size:10px;font-weight:800}.metric.dark .metricAction{color:var(--lime)}.cameraBackdrop{padding:24px}.cameraModal{color:#fff;background:#081522;border:1px solid #314154;border-radius:16px;width:min(1080px,100%);max-height:calc(100vh - 48px);position:relative;overflow:auto;box-shadow:0 30px 90px #000c}.cameraModalClose{z-index:3;color:#fff;background:#07101ccc;border:1px solid #fff5;border-radius:50%;width:42px;height:42px;font-size:28px;line-height:1;position:absolute;top:12px;right:14px}.cameraModalClose:hover,.cameraModalClose:focus-visible{background:var(--lime);color:var(--ink);outline:none}.cameraModalHeader{padding:24px 72px 18px 24px}.cameraModalHeader h2{margin-top:5px;font-size:clamp(22px,4vw,34px)}.cameraModalHeader p{color:#aeb8c1;margin:7px 0 0;font-size:12px}.cameraModal>img{object-fit:contain;background:#02070d;width:100%;max-height:70vh;display:block}.cameraModal>small{color:#92a0ad;padding:13px 24px 17px;display:block}.cameraImageMissing{text-align:center;color:#aeb8c1;margin:0;padding:80px 24px}.activitySection{max-width:1220px;margin:0 auto;padding:0 24px 82px}.activitySection .sectionHeading{margin-top:0}.activityGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.activityCard{background:var(--paper);border:1px solid var(--line);border-radius:12px;min-height:190px;padding:21px}.activityTop{justify-content:space-between;align-items:center;display:flex}.activityIcon{background:#edf0e9;border-radius:9px;place-items:center;width:38px;height:38px;font-size:19px;display:grid}.activityStatus{border-radius:99px;padding:6px 8px;font-size:9px;font-weight:800}.activityStatus.good{color:var(--green);background:#e3f4e9}.activityStatus.warn{color:#9c671d;background:#fff1d7}.activityCard h3{margin-top:18px;font-size:18px}.activityCard>strong{color:var(--green);margin-top:5px;font-size:11px;display:block}.activityCard p{color:var(--muted);margin-bottom:0;font-size:12px;line-height:1.5}.fuelSelect{color:#fff;background:#1c2f43;border:1px solid #3b4b5c;border-radius:6px;max-width:145px;padding:8px 30px 8px 10px;font-size:11px}.fuelSelect:focus{outline:2px solid var(--lime);outline-offset:2px}.emptyState{color:var(--muted);border:1px dashed var(--line);border-radius:10px;grid-column:1/-1;padding:24px;font-size:13px;line-height:1.6}.fuelCard .emptyState{color:#aab5bf;border-color:#384b5d}.loadingLine{color:var(--lime);margin:10px 0;font-size:11px}.streamingControls{justify-content:flex-end;margin:-8px 0 18px;display:flex}.streamingControls label{align-items:center;gap:10px;font-size:11px;font-weight:800;display:flex}.streamingControls select{border:1px solid var(--line);background:var(--paper);border-radius:7px;min-width:220px;height:40px;padding:0 12px}.serviceBadges{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}.serviceBadges span{color:#46535c;background:#edf0e9;border-radius:5px;align-items:center;gap:4px;padding:4px 6px;font-size:8px;display:inline-flex}.serviceBadges img{border-radius:3px;width:16px;height:16px}.settingsConfirmation{color:var(--green);text-align:center;margin-top:10px;display:block}.cinemaGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.cinemaCard{background:var(--paper);border:1px solid var(--line);border-radius:11px;grid-template-columns:45px 1fr auto;align-items:center;gap:14px;padding:20px;display:grid}.cinemaCard:hover{border-color:#a4be50;transform:translateY(-2px);box-shadow:0 12px 28px #14223512}.cinemaIcon{background:var(--navy);width:44px;height:44px;color:var(--lime);border-radius:9px;place-items:center;font-size:20px;display:grid}.cinemaCard h3{font-size:17px}.cinemaCard p{color:var(--muted);margin:5px 0;font-size:11px}.cinemaCard strong{color:var(--green);font-size:11px}.cinemaCard>b{color:var(--green);font-size:10px}.detailModal{width:min(560px,100%)}.detailRows{border-top:1px solid var(--line);margin:24px 0 18px}.detailRow{border-bottom:1px solid var(--line);justify-content:space-between;gap:25px;padding:13px 0;font-size:13px;display:flex}.detailRow span{color:var(--muted)}.detailAdvice{background:#edf4e6;border-radius:9px;padding:15px;line-height:1.55;color:#34543f!important}.detailSource{color:var(--green);margin-top:4px;display:inline-block}.playgroundSection{max-width:1220px;margin:0 auto;padding:0 24px 82px}.playgroundSection .sectionHeading{margin-top:0}.radiusPill{letter-spacing:.15em;color:#4d5c57;background:#eef0e9;border-radius:99px;padding:8px 10px;font-size:9px;font-weight:800}.playgroundGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.playgroundCard{background:var(--paper);border:1px solid var(--line);border-radius:12px;flex-direction:column;min-height:245px;padding:20px;display:flex}.playgroundCard:hover{border-color:#a4be50;transform:translateY(-3px);box-shadow:0 14px 34px #14223516}.playgroundTop{justify-content:space-between;align-items:center;display:flex}.playgroundTop>strong{color:var(--green);font-size:11px}.playgroundIcon{background:var(--lime);border-radius:50%;place-items:center;width:39px;height:39px;font-weight:800;display:grid}.playgroundCard h3{margin-top:16px;font-size:18px}.playgroundCard>p{color:var(--muted);margin:6px 0 13px;font-size:11px;line-height:1.5}.playgroundFacts{color:#7b858e;flex-direction:column;gap:5px;font-size:10px;display:flex}.playgroundFacts .hasData{color:#9b6d00;font-weight:800}.playgroundTags{flex-wrap:wrap;gap:5px;margin:12px 0;display:flex}.playgroundTags span{background:#edf0e9;border-radius:4px;padding:5px 6px;font-size:8px}.playgroundCard>b{color:var(--green);margin-top:auto;font-size:10px}.cinemaMovie{display:block}.cinemaMovie:hover{border-color:#a4be50;transform:translateY(-3px);box-shadow:0 14px 34px #14223516}.showtimeLink{color:var(--green);margin-top:10px;font-size:10px;font-weight:800;display:block}.cinemaMovieGrid{row-gap:20px}.nearbySection,.transitSection{max-width:1220px;margin:0 auto;padding:0 24px 82px}.nearbySection .sectionHeading,.transitSection .sectionHeading{margin-top:0}.nearbyColumns{grid-template-columns:1fr 1fr;gap:16px;display:grid}.nearbyPanel{background:var(--paper);border:1px solid var(--line);border-radius:13px;padding:22px}.nearbyPanelTitle{align-items:center;gap:13px;margin-bottom:13px;display:flex}.nearbyPanelTitle>span,.stationIcon{background:var(--lime);border-radius:10px;place-items:center;width:43px;height:43px;font-size:19px;display:grid}.nearbyPanelTitle h3{font-size:20px}.nearbyPanelTitle p{color:var(--muted);margin:3px 0 0;font-size:10px}.nearbyRow{border-top:1px solid var(--line);grid-template-columns:minmax(125px,.8fr) minmax(150px,1.2fr) 18px;align-items:center;gap:12px;padding:13px 2px;display:grid}.nearbyRow:hover{background:#f5f8ed}.nearbyName,.nearbyHours{flex-direction:column;gap:3px;min-width:0;display:flex}.nearbyName strong{font-size:12px}.nearbyName small,.nearbyHours small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.nearbyHours b{color:#66717e;font-size:10px}.nearbyHours b.isOpen{color:var(--green)}.nearbyHours b.isClosed{color:#a8462e}.transitBoard{grid-template-columns:.7fr 1.3fr;gap:16px;display:grid}.stationCard{background:var(--navy);color:#fff;border-radius:13px;align-items:flex-start;gap:16px;padding:24px;display:flex}.stationCard .stationIcon{color:var(--ink);flex:none}.stationCard h3{margin:6px 0;font-size:24px}.stationCard p{color:#aeb8c1;font-size:11px}.stationCard b{color:var(--lime);margin-top:15px;font-size:10px;display:inline-block}.departureList{background:var(--paper);border:1px solid var(--line);border-radius:13px;padding:7px 20px}.departureRow{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr auto;align-items:center;gap:13px;padding:12px 0;display:grid}.departureRow:last-child{border-bottom:0}.lineBadge{background:var(--navy);color:#fff;border-radius:7px;place-items:center;min-width:38px;height:32px;padding:0 6px;font-size:10px;font-weight:800;display:grid}.departureRow div{flex-direction:column;gap:3px;display:flex}.departureRow strong{font-size:12px}.departureRow small{color:var(--muted);font-size:9px}.departureRow>b{color:var(--green);white-space:nowrap;font-size:14px}.transitSelectLabel{color:var(--muted);letter-spacing:.08em;flex-direction:column;gap:5px;font-size:9px;font-weight:800;display:flex}.transitSelect{border:1px solid var(--line);background:var(--paper);height:40px;color:var(--ink);letter-spacing:0;border-radius:7px;padding:0 34px 0 11px;font-size:11px;font-weight:700}.transitLoading{color:var(--green);font-size:11px;font-weight:700}.stationModes{flex-wrap:wrap;gap:5px;margin:8px 0;display:flex}.stationModes span{color:var(--lime);background:#23374a;border-radius:5px;padding:5px 7px;font-size:9px;font-weight:700}.discoverSection,.eventsSection{max-width:1220px;margin:0 auto;padding:0 24px 82px}.discoverSection .sectionHeading,.eventsSection .sectionHeading{margin-top:0}.localPlaceGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.localPlaceCard{background:var(--paper);border:1px solid var(--line);border-radius:12px;flex-direction:column;min-height:230px;padding:20px;display:flex}.localPlaceCard:hover{border-color:#a4be50;transform:translateY(-3px);box-shadow:0 14px 34px #14223516}.localPlaceTop{justify-content:space-between;align-items:center;display:flex}.localPlaceTop>span{background:var(--lime);border-radius:10px;place-items:center;width:40px;height:40px;font-size:20px;font-weight:800;display:grid}.swimCard .localPlaceTop>span{background:#bfefff}.localPlaceTop>strong{color:var(--green);font-size:11px}.localPlaceCard>p{letter-spacing:.12em;color:var(--green);text-transform:uppercase;margin:17px 0 4px;font-size:9px;font-weight:800}.localPlaceCard h3{font-size:19px;line-height:1.2}.localPlaceCard>small{color:var(--muted);margin-top:6px;font-size:10px;line-height:1.5}.localPlaceFacts{border-top:1px solid var(--line);color:#7b858e;justify-content:space-between;gap:12px;margin-top:16px;padding-top:13px;font-size:10px;display:flex}.localPlaceFacts b{color:#66717e}.localPlaceFacts b.isOpen{color:var(--green)}.localPlaceFacts b.isClosed{color:#a8462e}.localPlaceLink{color:var(--green);margin-top:auto;padding-top:18px;font-size:10px}.localLoading{color:var(--green);margin:-12px 0 15px;font-size:11px;font-weight:700}.swimSection{padding-top:4px}.eventsAllLink{color:var(--green);font-size:11px;font-weight:800}.eventGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.eventCard{background:var(--paper);border:1px solid var(--line);border-radius:12px;overflow:hidden}.eventCard:hover{border-color:#a4be50;transform:translateY(-3px);box-shadow:0 14px 34px #14223516}.eventImage{background:linear-gradient(135deg,var(--navy),#294156);height:150px;color:var(--lime);place-items:center;font-size:42px;display:grid}.eventImage img{object-fit:cover;width:100%;height:100%}.eventBody{padding:17px}.eventBody>span{color:var(--green);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:800}.eventBody h3{margin:7px 0;font-size:17px}.eventBody p{color:var(--muted);font-size:10px;line-height:1.5}.eventBody b{color:var(--green);margin-top:13px;font-size:10px;display:block}.eventsEmpty{background:var(--navy);color:#fff;border-radius:13px;grid-template-columns:48px 1fr auto;align-items:center;gap:17px;padding:24px;display:grid}.eventsEmpty>span{background:var(--lime);width:48px;height:48px;color:var(--ink);border-radius:50%;place-items:center;font-size:22px;display:grid}.eventsEmpty h3{font-size:20px}.eventsEmpty p{color:#aeb8c1;margin:5px 0 0;font-size:11px}.eventsEmpty a{background:var(--lime);color:var(--ink);border-radius:7px;padding:12px 15px;font-size:11px;font-weight:800}.findOpenBox{flex-direction:column;align-items:flex-start;gap:7px;margin-top:14px;display:flex}.findOpenButton{background:var(--navy);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:8px;padding:12px 16px;font-size:11px;font-weight:800}.findOpenButton:hover{background:var(--green)}.findOpenButton:disabled{opacity:.65;cursor:wait}.findOpenBox p{color:var(--muted);margin:0;font-size:11px}.recyclingCard .localPlaceTop>span{color:#17633f;background:#dff2df}.recyclingCard .localPlaceFacts{align-items:flex-start}.recyclingCard .localPlaceFacts>span{text-align:right;max-width:62%;line-height:1.4}.recyclingMaterials{flex-wrap:wrap;gap:5px;margin-top:12px;display:flex}.recyclingMaterials span{color:#34543f;background:#edf4e6;border-radius:4px;padding:5px 6px;font-size:8px}.recyclingSection{padding-top:4px}.localNewsSection{max-width:1220px;margin:0 auto;padding:0 24px 82px}.localNewsSection .sectionHeading{margin-top:0}.localNewsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.localNewsCard{background:var(--paper);border:1px solid var(--line);border-radius:12px;flex-direction:column;min-height:172px;padding:19px;display:flex}.localNewsCard:hover{border-color:#a4be50;transform:translateY(-3px);box-shadow:0 14px 34px #14223516}.localNewsCard.police{border-left:4px solid #1e5aa8}.localNewsMeta,.localNewsFooter{justify-content:space-between;align-items:center;gap:12px;display:flex}.localNewsMeta span{letter-spacing:.1em;color:var(--green);font-size:8px;font-weight:900}.localNewsCard.police .localNewsMeta span{color:#1e5aa8}.localNewsMeta time{color:var(--muted);font-size:9px}.localNewsCard h3{margin:13px 0 7px;font-size:17px;line-height:1.3}.localNewsCard>p{color:var(--muted);margin:0 0 14px;font-size:10px;line-height:1.55}.localNewsFooter{color:var(--muted);margin-top:auto;font-size:9px}.localNewsFooter b{color:var(--green)}.finalContentSection{border-top:1px solid var(--line);padding-top:78px}.healthcareSection{max-width:1220px;margin:0 auto;padding:0 24px 82px}.healthcareSection .sectionHeading{margin-top:0}.careNotice{color:#34543f;background:#edf4e6;border:1px solid #d7e8ce;border-radius:10px;justify-content:space-between;gap:18px;margin-bottom:16px;padding:13px 16px;font-size:11px;display:flex}.healthcareGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.healthcarePanel{background:var(--paper);border:1px solid var(--line);border-radius:13px;padding:20px}.healthcareTitle{align-items:center;gap:11px;margin-bottom:10px;display:flex}.healthcareTitle>span{color:#165a9a;background:#e4f0ff;border-radius:9px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.healthcareTitle h3{font-size:19px}.healthcareList>a{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto 14px;align-items:center;gap:10px;padding:13px 0;display:grid}.healthcareList>a:hover{background:#f5f8ed}.healthcareList>a>div{flex-direction:column;gap:4px;min-width:0;display:flex}.healthcareList>a>div:nth-child(2){text-align:right;align-items:flex-end}.healthcareList strong{font-size:11px}.healthcareList small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:9px;overflow:hidden}.healthcareList b{color:#66717e;white-space:nowrap;font-size:9px}.healthcareList b.isOpen{color:var(--green)}.healthcareList b.isClosed{color:#a8462e}@media (width<=900px){.activityGrid,.playgroundGrid{grid-template-columns:repeat(2,1fr)}.cinemaGrid,.transitBoard,.healthcareGrid{grid-template-columns:1fr}}@media (width<=700px){.nearbyColumns,.transitAlertList,.localNewsGrid{grid-template-columns:1fr}}@media (width<=900px){.localPlaceGrid,.eventGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.sectionNav{margin:-24px 12px 32px;padding:6px}.sectionNav a{padding:8px 10px}.activitySection,.playgroundSection,.nearbySection,.transitSection,.discoverSection,.eventsSection,.localNewsSection,.healthcareSection{padding:0 14px 55px}.activityGrid,.playgroundGrid{grid-template-columns:1fr 1fr}.activityCard,.playgroundCard{min-height:180px;padding:16px}.entertainment .tabs{display:flex}.cinemaCard{grid-template-columns:42px 1fr}.cinemaCard>b{grid-column:2}.fuelSelect{max-width:125px}.streamingControls{justify-content:stretch}.streamingControls label{flex-direction:column;align-items:stretch;width:100%}.streamingControls select{width:100%}.suggestionList{top:72px}.nearbyRow{grid-template-columns:1fr 1fr 15px}.stationCard{padding:18px}.departureList{padding:5px 12px}.transitSection .sectionHeading,.discoverSection .sectionHeading,.eventsSection .sectionHeading,.localNewsSection .sectionHeading,.healthcareSection .sectionHeading{align-items:flex-start;gap:15px}.transitSelect{max-width:145px}.departureRow>b{font-size:11px}.localPlaceGrid,.eventGrid{grid-template-columns:1fr}.localPlaceCard{min-height:210px}.eventsEmpty{grid-template-columns:42px 1fr}.eventsEmpty>a{text-align:center;grid-column:1/-1}.careNotice{flex-direction:column;gap:5px}.sectionToggleGrid{grid-template-columns:1fr}.finalContentSection{padding-top:55px}}@media (width<=410px){.activityGrid,.playgroundGrid{grid-template-columns:1fr}.cinemaCard{grid-template-columns:38px 1fr}}.seoLanding{grid-template-columns:1fr 1fr;align-items:start;gap:70px;max-width:1220px;margin:0 auto;padding:86px 24px;display:grid}.seoLanding h2,.homepageFaq h2{letter-spacing:-.05em;margin:9px 0 20px;font-size:clamp(32px,4vw,48px)}.seoLanding p{color:var(--muted);max-width:650px;line-height:1.75}.seoLanding .textLink{color:var(--green);margin-top:12px;display:inline-block}.seoGuideLinks{grid-template-columns:1fr 1fr;gap:12px;display:grid}.seoGuideLinks a{background:var(--paper);border:1px solid var(--line);border-radius:11px;flex-direction:column;gap:8px;padding:18px;display:flex}.seoGuideLinks a:hover{border-color:#a4be50;transform:translateY(-2px);box-shadow:0 12px 28px #14223512}.seoGuideLinks strong{font-size:14px}.seoGuideLinks span{color:var(--green);font-size:10px;font-weight:700}.homepageFaq{max-width:960px;margin:0 auto;padding:20px 24px 90px}.homepageFaq>div{border-top:1px solid var(--line)}.homepageFaq details,.guideFaq details{border-bottom:1px solid var(--line);padding:18px 0}.homepageFaq summary,.guideFaq summary{cursor:pointer;font-weight:700}.homepageFaq details p,.guideFaq details p{color:var(--muted);margin-bottom:0;line-height:1.7}.seoDirectory{max-width:1220px;margin:0 auto;padding:0 24px 82px}.seoDirectory .sectionHeading{margin:0 0 24px}.seoDirectory .sectionHeading h2{font-size:clamp(28px,4vw,42px)}.seoDirectory .textLink{color:var(--green);font-size:11px;font-weight:800}.seoPlaceLinks{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.seoPlaceLinks a{background:var(--paper);border:1px solid var(--line);border-radius:9px;justify-content:space-between;align-items:center;padding:15px 16px;font-size:12px;font-weight:700;display:flex}.seoPlaceLinks a span{color:var(--green)}.seoPlaceLinks a:hover{border-color:#a4be50;transform:translateY(-2px);box-shadow:0 10px 24px #14223512}.guidePage{background:var(--cream);min-height:100vh}.guideHeader{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;height:76px;padding:0 max(24px,50vw - 490px);display:flex}.guideHeader nav{color:#cbd2d9;align-items:center;gap:10px;font-size:12px;display:flex}.guideHeader nav a:hover{color:var(--lime)}.guidePage>article{max-width:880px;margin:0 auto;padding:85px 24px 100px}.guidePage h1{letter-spacing:-.065em;margin:12px 0 25px;font:800 clamp(43px,7vw,74px)/1.02 Manrope,sans-serif}.guideIntro{color:#4f5c67;font-size:20px;line-height:1.65}.guideCta{align-items:center;height:48px;margin:15px 0 40px;display:inline-flex}.guidePage article>section{margin-top:55px}.guidePage article>section h2,.relatedGuides h2{letter-spacing:-.04em;margin-bottom:14px;font-size:30px}.guidePage article>section>p{color:#52606c;line-height:1.8}.guidePage article ul{color:#3d5545;background:#eef4e8;border-radius:12px;padding:20px 24px 20px 43px;line-height:1.8}.guideFaq{margin-top:70px!important}.relatedGuides{border-top:1px solid var(--line);margin-top:75px;padding-top:35px}.relatedGuides>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.relatedGuides a{background:var(--paper);border:1px solid var(--line);border-radius:9px;justify-content:space-between;gap:12px;padding:15px;font-size:12px;font-weight:700;display:flex}.relatedGuides a span{color:var(--green)}.guidePage footer.guideFooter{background:var(--navy);color:#fff;justify-content:space-between;gap:24px;padding:32px max(24px,50vw - 440px);font-size:11px;display:flex}.guideHub>article{max-width:1060px}.guideHubGrid{grid-template-columns:1fr 1fr;gap:16px;margin-top:55px;display:grid}.guideHubGrid>a{background:var(--paper);border:1px solid var(--line);border-radius:13px;padding:25px}.guideHubGrid>a:hover{border-color:#a4be50;transform:translateY(-3px);box-shadow:0 14px 34px #14223516}.guideHubGrid h2{letter-spacing:-.035em;margin:8px 0;font-size:23px}.guideHubGrid p{color:var(--muted);font-size:13px;line-height:1.65}.guideHubGrid b{color:var(--green);font-size:11px}.placePage>article{max-width:940px}.placeLinkPanels{grid-template-columns:1fr 1fr;gap:18px;margin-top:70px;display:grid}.placeLinkPanels>div{background:var(--paper);border:1px solid var(--line);border-radius:13px;padding:23px}.placeLinkPanels h2{margin-bottom:10px;font-size:23px}.placeLinkPanels a{border-top:1px solid var(--line);justify-content:space-between;gap:16px;padding:13px 2px;font-size:12px;font-weight:700;display:flex}.placeLinkPanels a span{color:var(--green)}.placeHub>article{max-width:1120px}.placeHubGrid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:50px;display:grid}.placeHubGrid>a{background:var(--paper);border:1px solid var(--line);border-radius:13px;flex-direction:column;min-height:235px;padding:22px;display:flex}.placeHubGrid>a:hover{border-color:#a4be50;transform:translateY(-3px);box-shadow:0 14px 34px #14223516}.placeHubGrid h2{margin:9px 0;font-size:25px}.placeHubGrid p{color:var(--muted);margin-bottom:18px;font-size:12px;line-height:1.65}.placeHubGrid b{color:var(--green);margin-top:auto;font-size:10px}@media (width<=900px){.seoPlaceLinks{grid-template-columns:repeat(3,1fr)}.placeHubGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){.seoLanding{grid-template-columns:1fr;gap:35px}.guideHubGrid,.relatedGuides>div,.placeLinkPanels{grid-template-columns:1fr}}@media (width<=620px){.seoLanding{padding:62px 16px}.seoDirectory{padding:0 16px 62px}.seoDirectory .sectionHeading{align-items:flex-start}.seoPlaceLinks{grid-template-columns:repeat(2,1fr)}.seoGuideLinks{grid-template-columns:1fr}.homepageFaq{padding:10px 16px 65px}.guideHeader{padding:0 16px}.guideHeader nav span{display:none}.guidePage>article{padding:58px 16px 75px}.guideIntro{font-size:17px}.guidePage article>section h2,.relatedGuides h2{font-size:25px}.guidePage footer.guideFooter{flex-direction:column;padding:28px 16px}.placeHubGrid{grid-template-columns:1fr}.placeHubGrid>a{min-height:0}}
