:root{--ink:#102018;--muted:#5f6f66;--brand:#116149;--brand2:#dff4eb;--line:#dfe7e2;--bg:#f7faf8;--card:#fff;--accent:#f0b429;--danger:#a72d2d;--shadow:0 10px 30px #0f322314;color:var(--ink);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0;line-height:1.55}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.wrap{width:min(1180px,100% - 32px);margin:auto}.topbar{color:#fff;background:#0d3d2f;font-size:.9rem}.site-header{border-bottom:1px solid var(--line);z-index:20;background:#fff;position:sticky;top:0}.nav{align-items:center;gap:20px;min-height:72px;display:flex}.brand{color:var(--brand);margin-right:auto;font-size:1.25rem;font-weight:900}.brand small{color:var(--muted);font-size:.67rem;font-weight:650;display:block}.navlinks{gap:17px;font-size:.93rem;font-weight:700;display:flex}.button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;padding:11px 16px;font-weight:800;display:inline-flex}.button.secondary{color:var(--brand);border:1px solid var(--brand);background:#fff}.button:hover{filter:brightness(.98);text-decoration:none}.hero{background:linear-gradient(160deg,#e8f7f0,#fff 58%);padding:78px 0 52px}.eyebrow{color:var(--brand);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:850}.hero h1{letter-spacing:-.05em;max-width:900px;margin:12px 0 18px;font-size:clamp(2.6rem,6vw,5.1rem);line-height:.98}.hero p{color:var(--muted);max-width:760px;font-size:1.17rem}.searchbox{box-shadow:var(--shadow);background:#fff;border-radius:16px;grid-template-columns:1fr 220px auto;gap:10px;max-width:900px;margin-top:28px;padding:10px;display:grid}.searchbox input,.searchbox select,.field input,.field select,.field textarea{border:1px solid var(--line);width:100%;font:inherit;background:#fff;border-radius:10px;padding:14px}.section{padding:54px 0}.section h2{letter-spacing:-.025em;margin:0 0 8px;font-size:2rem}.sub{color:var(--muted);margin:0 0 24px}.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.card{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:20px;box-shadow:0 4px 14px #0f322308}.card h3{margin:4px 0 8px;font-size:1.1rem}.card p{color:var(--muted);font-size:.93rem}.tag{background:var(--brand2);color:var(--brand);border-radius:999px;padding:5px 9px;font-size:.76rem;font-weight:800;display:inline-flex}.citybar{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.city{color:#fff;background:#143e31;border-radius:16px;padding:24px}.city span{opacity:.78;font-size:.85rem;display:block}.list{gap:12px;display:grid}.listrow{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px}.meta{color:var(--muted);font-size:.82rem}.empty{color:var(--muted);background:#fff;border:1px dashed #b8c7be;border-radius:14px;padding:28px}.footer{color:#dce9e3;background:#102b22;margin-top:60px;padding:48px 0}.footergrid{grid-template-columns:2fr repeat(3,1fr);gap:28px;display:grid}.footer h4{color:#fff;margin-top:0}.footer a{color:#dce9e3;margin:7px 0;display:block}.form{border:1px solid var(--line);background:#fff;border-radius:18px;max-width:760px;padding:26px}.field{margin-bottom:16px}.field label{margin-bottom:6px;font-weight:800;display:block}.notice{background:#eef8f3;border:1px solid #cfe7db;border-radius:12px;padding:14px 16px}.notice.error{color:var(--danger);background:#fff0f0;border-color:#ebc9c9}table{border-collapse:collapse;background:#fff;border-radius:12px;width:100%;overflow:hidden}th,td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:12px}th{background:#f0f6f3}@media (width<=900px){.grid{grid-template-columns:repeat(2,1fr)}.navlinks{display:none}.searchbox{grid-template-columns:1fr}.citybar{grid-template-columns:repeat(2,1fr)}.footergrid{grid-template-columns:1fr 1fr}}@media (width<=560px){.grid,.citybar,.footergrid{grid-template-columns:1fr}.hero{padding-top:50px}.hero h1{font-size:2.65rem}.wrap{width:min(100% - 22px,1180px)}}.section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px;display:flex}.section-head h2{margin:3px 0}.essentials{background:#eef7f2;border-top:1px solid #dbeae2;border-bottom:1px solid #dbeae2}.five-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.metric-card .metric{color:var(--brand);letter-spacing:-.05em;font-size:2.25rem;font-weight:900;line-height:1}.quick-searches{color:var(--muted);flex-wrap:wrap;gap:10px;margin-top:16px;font-size:.9rem;display:flex}.quick-searches a{color:var(--brand);font-weight:800}.stats{gap:14px;margin:20px 0 34px;display:flex}.stats>div{border:1px solid var(--line);background:#fff;border-radius:14px;min-width:180px;padding:16px 20px}.stats strong{color:var(--brand);font-size:1.55rem;display:block}.stats span{color:var(--muted);font-size:.82rem}.chipbar{flex-wrap:wrap;gap:9px;margin:14px 0 24px;display:flex}.chip{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:.86rem;font-weight:750;display:inline-flex}.chip.static{cursor:default}.page-actions,.badge-row{flex-wrap:wrap;gap:9px;margin:14px 0 24px;display:flex}.listing-stack{margin-top:22px}.listrow-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:5px;display:flex}.trust-note,.source-box{color:#355247;background:#eef8f3;border:1px solid #cfe7db;border-radius:13px;margin-top:22px;padding:16px 18px;font-size:.9rem}.source-box p{margin:6px 0}.detail-grid{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);align-items:start;gap:18px;display:grid}.detail-aside{position:sticky;top:94px}.stacked-card{margin-top:16px}.service-list{gap:12px;display:grid}.service-item{border-bottom:1px solid var(--line);padding:14px 0}.service-item:last-child{border-bottom:0}.service-item .meta{margin-top:2px;display:block}.listrow.compact{margin:8px 0;padding:13px;display:block}.hours{font-size:.87rem}.hours>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:14px;padding:6px 0;display:flex}.article-wrap{max-width:860px}.article-lede{color:var(--muted);max-width:760px;font-size:1.18rem}.article{margin-top:24px;padding:30px}.article h2{margin-top:32px;font-size:1.55rem}.article h2:first-child{margin-top:0}.article h3{margin-top:24px}.article p,.article li{color:#33463d}.article ul{padding-left:22px}@media (width<=1000px){.five-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=800px){.detail-grid{grid-template-columns:1fr}.detail-aside{position:static}.section-head{flex-direction:column;align-items:start}.stats{flex-wrap:wrap}}@media (width<=560px){.five-grid{grid-template-columns:1fr 1fr}.stats>div{flex:1;min-width:0}.listrow-head{flex-direction:column;align-items:flex-start}}@media (width<=390px){.five-grid{grid-template-columns:1fr}}.resource-group{margin-top:38px;scroll-margin-top:100px}.resource-group .listrow[id]{scroll-margin-top:100px}.related-section{margin-top:46px}.related-section .grid{margin-top:16px}.nav-pulse{color:var(--brand);position:relative}.nav-pulse:before{content:"";background:#dc5c38;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.live-pulse{color:#fff;background:#0f3e31;border-top:1px solid #ffffff1a;border-bottom:1px solid #00000014}.pulse-grid{background:#ffffff1f;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.pulse-card{background:#0f3e31;flex-direction:column;gap:3px;padding:22px 24px;display:flex}.pulse-card:hover{background:#154b3c;text-decoration:none}.pulse-kicker{text-transform:uppercase;letter-spacing:.08em;color:#bce8d5;font-size:.72rem;font-weight:900}.pulse-card strong{font-size:1.18rem}.pulse-card small{color:#cfe2da}.live-nav,.city-live-links{flex-wrap:wrap;gap:9px;margin:14px 0 24px;display:flex}.city-live-links{margin-top:-10px}.city-live-links a{color:var(--brand);font-size:.9rem;font-weight:800}.live-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.live-card{flex-direction:column;display:flex}.live-card .badge-row{margin:0 0 8px}.live-card h3{font-size:1.13rem}.live-card p{margin:5px 0}.live-when{color:var(--ink)!important}.free-tag{color:#276b25;background:#e3f7df}.soft-tag{color:#52645b;background:#f1f3f2}.live-band{background:#edf6f1;border-top:1px solid #dceae2;border-bottom:1px solid #dceae2}.live-hero{padding:52px 0 36px}.live-hero h1{font-size:clamp(2.5rem,5vw,4.6rem)}.occurrence-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,1fr) minmax(120px,.6fr);gap:6px 18px;padding:12px 0;display:grid}.occurrence-row small{color:var(--muted);grid-column:1/-1}.deal-highlight{letter-spacing:-.025em;font-weight:900;color:var(--brand)!important;font-size:1.55rem!important}.coupon-code{border:2px dashed var(--brand);letter-spacing:.06em;background:#f4fbf7;border-radius:9px;padding:7px 10px;font-weight:900;display:inline-block}.structured-fields{border:1px solid var(--line);background:#f4f8f6;border-radius:14px;margin:20px 0;padding:20px}.field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.weekday-checks{flex-wrap:wrap;gap:12px;display:flex}.weekday-checks label{font-weight:700}.admin-metrics{grid-template-columns:repeat(5,1fr);gap:12px;margin:18px 0;display:grid}.admin-metrics .card{padding:16px}.admin-metrics strong{color:var(--brand);font-size:1.8rem;display:block}.admin-metrics span{color:var(--muted);font-size:.78rem}.admin-actions{flex-wrap:wrap;gap:6px;display:flex}.admin-table-wrap{margin-top:22px;overflow:auto}@media (width<=1000px){.live-grid{grid-template-columns:repeat(2,1fr)}.admin-metrics{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.pulse-grid,.field-row,.live-grid{grid-template-columns:1fr}.admin-metrics{grid-template-columns:1fr 1fr}.occurrence-row{grid-template-columns:1fr}.occurrence-row small{grid-column:auto}}.topbar-inner{justify-content:space-between;align-items:center;gap:18px;display:flex}.topbar-links{gap:14px;font-weight:750;display:flex}.topbar-links a{color:#fff}.pulse-grid{grid-template-columns:repeat(4,1fr)}.planner-block{margin-top:44px}.planner-block:first-of-type{margin-top:24px}.updates-band{background:#fff8e8;border-top:1px solid #f0dfb7;border-bottom:1px solid #f0dfb7}.update-card{position:relative}.update-card:before{content:"";background:#90a59a;border-radius:0 4px 4px 0;width:4px;position:absolute;top:18px;bottom:18px;left:0}.update-card.severity-important:before{background:#d89a16}.update-card.severity-urgent:before{background:#a72d2d}.update-card.severity-notice:before{background:#2d779f}.source-link{color:var(--brand);font-weight:800}@media (width<=1050px){.pulse-grid{grid-template-columns:repeat(2,1fr)}.topbar-links{display:none}}@media (width<=600px){.pulse-grid{grid-template-columns:1fr}}.admin-table-wrap select,.structured-fields select,.structured-fields input,.structured-fields textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:9px;padding:10px 11px}.structured-fields label{flex-direction:column;gap:6px;margin-bottom:12px;font-weight:800;display:flex}.urgent-tag{color:#9b3421;background:#fde7e1}.trust-note{border:1px solid var(--line);background:#f5f8f6;border-radius:12px;margin:22px 0;padding:16px 18px}.skip-link{z-index:1000;color:var(--ink);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:10px 14px;position:fixed;top:-80px;left:12px}.skip-link:focus{top:12px}.brand{align-items:center;gap:10px;display:flex}.brand-mark{background:var(--brand);color:#fff;border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;font-weight:950;display:inline-flex;box-shadow:inset 0 -2px #00000014}.header-search{color:var(--brand);font-weight:800}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid var(--line);background:#fff;border-radius:10px;padding:9px 12px;font-weight:850;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--line);width:min(300px,100vw - 24px);box-shadow:var(--shadow);z-index:50;background:#fff;border-radius:14px;padding:10px;display:grid;position:absolute;top:48px;right:0}.mobile-menu nav a{border-radius:9px;padding:11px 12px;font-weight:750}.mobile-menu nav a:hover{background:var(--brand2);text-decoration:none}.depth-block{margin:28px 0 8px;padding:26px}.depth-block h2{margin-top:5px}.depth-block h3{margin-top:24px}.faq-list{gap:10px;display:grid}.faq-list details{border-top:1px solid var(--line);padding:12px 0}.faq-list summary{cursor:pointer;color:var(--ink);font-weight:850}.faq-list p{margin:9px 0 0}.quality-strip{border:1px solid var(--line);color:#456258;background:#f5f8f6;border-radius:11px;margin:18px 0;padding:12px 15px;font-size:.88rem}.newsletter-band{color:#fff;background:#103d31;border-radius:24px;margin-top:20px;padding:34px}.newsletter-band h2{color:#fff;margin-top:0}.newsletter-band p{color:#dce9e3}.newsletter-form{grid-template-columns:minmax(0,1fr) 180px auto;gap:9px;max-width:820px;display:grid}.newsletter-form input,.newsletter-form select{font:inherit;border:1px solid #ffffff40;border-radius:10px;padding:13px 14px}.newsletter-note{opacity:.82;margin-top:10px;font-size:.78rem}.button[disabled]{opacity:.5;cursor:not-allowed}@media (width<=900px){.desktop-add,.header-search{display:none}.mobile-menu{display:block}.nav{gap:12px}.brand small{display:none}.site-header{top:0}.topbar{display:none}.depth-block{padding:20px}.newsletter-form{grid-template-columns:1fr}.brand{font-size:1.08rem}}.event-hero-image{aspect-ratio:16/9;object-fit:cover;background:#eef3f0;border-radius:12px;width:100%;max-height:520px;margin-bottom:18px}.sponsored-section{margin-top:34px}.sponsored-row{border-style:solid;border-width:2px}.sponsored-tag{color:#694700;background:#fff1c8}.commercial-grid{margin:26px 0}.commercial-grid .card{flex-direction:column;align-items:flex-start;display:flex}.commercial-grid .meta{margin-top:auto;padding-top:10px}:where(a,button,input,select,textarea,summary):focus-visible{outline-offset:3px;border-radius:8px;outline:3px solid #f0b429}.navlinks a[aria-current=page],.header-search[aria-current=page],.topbar-links a[aria-current=page],.mobile-menu nav a[aria-current=page]{text-underline-offset:5px;text-decoration:underline;text-decoration-thickness:2px}.mobile-menu nav a[aria-current=page]{background:var(--brand2);color:var(--brand)}.card,.listrow,.city,.chip,.pulse-card{transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s}a.card:hover,a.listrow:hover,a.city:hover,a.chip:hover{border-color:#c8d8cf;text-decoration:none;transform:translateY(-2px);box-shadow:0 12px 28px #0f32231a}.hero{background:radial-gradient(circle at 88% 18%,#f0b42929,#0000 26%),linear-gradient(145deg,#e2f5ec,#fff 58%,#f8fbf9);position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;border:1px solid #11614917;border-radius:50%;width:360px;height:360px;position:absolute;top:-120px;right:-90px}.quick-searches a{text-underline-offset:3px;padding:4px 1px}.quick-searches span{font-weight:700}.card-media{aspect-ratio:16/9;background:#eaf1ed;border-radius:15px 15px 0 0;margin:-20px -20px 16px;overflow:hidden}.card-media img{object-fit:cover;width:100%;height:100%;display:block}.live-card.has-media{overflow:hidden}.live-card.has-media .badge-row{margin-top:0}.search-result-summary{justify-content:space-between;align-items:center;gap:16px;margin:18px 0 4px;display:flex}.result-count{color:var(--ink);font-weight:850}.search-filter{min-width:180px}.empty-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.error-page{padding:88px 0 96px}.error-code{text-transform:uppercase;letter-spacing:.12em;color:var(--brand);font-size:.8rem;font-weight:900}.error-page h1{letter-spacing:-.045em;margin:10px 0 18px;font-size:clamp(2.5rem,6vw,4.8rem);line-height:1}.error-page .searchbox{margin-top:26px}.trust-inline{color:var(--muted);flex-wrap:wrap;gap:8px 18px;margin-top:18px;font-size:.84rem;display:flex}.trust-inline span:before{content:"✓";color:var(--brand);margin-right:6px;font-weight:900}@media (width<=700px){.search-result-summary{flex-direction:column;align-items:stretch}.search-filter{width:100%}.card-media{aspect-ratio:3/2}.hero:after{display:none}}@media (prefers-reduced-motion:reduce){.card,.listrow,.city,.chip,.pulse-card{transition:none}a.card:hover,a.listrow:hover,a.city:hover,a.chip:hover{transform:none}}.searchbox.with-type{grid-template-columns:minmax(0,1fr) 170px 170px auto}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (width<=900px){.searchbox.with-type{grid-template-columns:1fr}}.field-help{color:var(--muted);margin-top:6px;font-size:.8rem;font-weight:600;display:block}.update-anchor{min-width:0;scroll-margin-top:90px}.take-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.take-grid ul{margin:8px 0 0;padding-left:20px}.take-grid li{color:#33463d;margin:7px 0}.editorial-take{background:linear-gradient(#fbfdfc,#f3f8f5);border-color:#cfe0d7}.compact-section{padding-top:28px;padding-bottom:8px}@media (width<=700px){.take-grid{grid-template-columns:1fr}}.place-media-shell{margin:8px 0 24px}.place-media-hero,.place-media-gallery figure{border:1px solid var(--line);background:#fff;border-radius:16px;margin:0;overflow:hidden}.place-media-hero img{aspect-ratio:16/9;object-fit:cover;background:#eaf1ed;width:100%;max-height:560px;display:block}.place-media-hero figcaption,.place-media-gallery figcaption{color:var(--muted);padding:9px 12px;font-size:.76rem}.place-media-hero figcaption a,.place-media-gallery figcaption a{color:var(--brand);font-weight:800}.place-media-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.place-media-gallery img{aspect-ratio:3/2;object-fit:cover;background:#eaf1ed;width:100%;display:block}@media (width<=760px){.place-media-gallery{grid-template-columns:1fr 1fr}}@media (width<=500px){.place-media-gallery{grid-template-columns:1fr}}.hours-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;display:grid}.runtime-proof-pending{background:#fff8e8;border-color:#e4c680}@media (width<=700px){.hours-entry-grid{grid-template-columns:1fr}}h1{letter-spacing:-.035em;text-wrap:balance;line-height:1.08}h2,h3{text-wrap:balance}.lead{color:var(--muted);max-width:800px;margin:0 0 24px;font-size:1.12rem}.button-row{flex-wrap:wrap;align-items:center;gap:10px;margin:16px 0 24px;display:flex}.wrap.narrow,.prose{max-width:860px}.prose h1{margin-top:0}.prose h2{margin-top:30px}.prose p,.prose li{color:#33463d}.coverage-row{flex-wrap:wrap;gap:9px;margin:14px 0 24px;display:flex}.coverage-card{overflow:hidden}.coverage-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:12px;display:grid}.coverage-item{border:1px solid var(--line);background:#f8fbf9;border-radius:12px;flex-direction:column;gap:5px;min-width:0;padding:15px;display:flex}.coverage-item strong{color:var(--ink)}.coverage-item>a{color:var(--brand);margin-top:auto;padding-top:8px;font-weight:800}.compact-head{align-items:flex-start;margin-bottom:10px}.compact-head h2{margin-bottom:0}.compact-scope-form{border-top:1px solid var(--line);margin-top:12px;padding-top:12px}.nearby-fallback{background:#fbfcfb;border-style:dashed}.hours-source{margin-top:10px;line-height:1.5}.section-gap{margin-top:42px!important}.section-gap-sm{margin-top:34px!important}.newsletter-eyebrow{color:#bfe7d7}.honeypot{display:none!important}.availability-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin:18px 0 24px;display:grid}.availability-card{flex-direction:column;align-items:flex-start;display:flex}.availability-card h3{margin-top:10px}.availability-card p{margin-bottom:0}.cf-turnstile{max-width:100%;margin:12px 0}main p a:not(.button):not(.tag):not(.chip){color:var(--brand);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.mobile-menu nav{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;max-height:calc(100dvh - 96px);overflow-y:auto}.mobile-menu summary{align-items:center;min-height:44px;display:inline-flex}@media (width<=1120px){.navlinks,.desktop-add,.header-search{display:none}.mobile-menu{display:block}.nav{gap:12px}.brand small,.topbar-links{display:none}}@media (width<=560px){.section{padding:42px 0}.article{padding:22px}.newsletter-band{border-radius:18px;padding:24px 18px}.form{padding:20px}.button-row>.button{flex:180px}.coverage-grid{grid-template-columns:1fr}.section-gap{margin-top:34px!important}}:root{--ink:#18231f;--muted:#657169;--brand:#155a48;--brand-strong:#0d4538;--brand2:#e8f3ed;--line:#e7e7df;--bg:#fbfaf7;--card:#fffefa;--accent:#d8a15f;--sand:#f5eee3;--soft-green:#eff6f1;--shadow:0 16px 38px #23342c14;--shadow-soft:0 8px 24px #23342c0e;--serif:"Iowan Old Style","Palatino Linotype","Book Antiqua",Palatino,Georgia,serif}body{background:var(--bg);color:var(--ink)}.site-header{-webkit-backdrop-filter:saturate(130%)blur(12px);backdrop-filter:saturate(130%)blur(12px);background:#fffefaf5;border-bottom:1px solid #203d3117}.topbar{background:#123d33}.topbar .wrap{padding:6px 0}.topbar-place{opacity:.9;letter-spacing:.01em}.premium-nav{gap:18px;min-height:76px}.premium-brand{gap:11px}.premium-brand .brand-copy{line-height:1.08;display:grid}.premium-brand .brand-copy strong{font-family:var(--serif);letter-spacing:-.018em;color:#173f34;font-size:1.34rem;font-weight:700}.premium-brand .brand-copy small{letter-spacing:.02em;color:#79827c;margin-top:5px;font-size:.67rem}.brand-mark{color:#155a48;width:40px;height:40px;box-shadow:none;background-color:#e4efe9;background-image:url(/art/brand/logo-mark.svg);background-position:50%;background-size:cover;border:1px solid #d5e4dc;border-radius:50%}.premium-navlinks{gap:20px;font-size:.89rem}.premium-navlinks a{color:#34463f;font-weight:720}.premium-navlinks a:hover,.premium-search-link:hover{color:var(--brand);text-decoration:none}.premium-search-link{color:#45574f;align-items:center;gap:5px;font-size:.9rem;display:flex}.premium-cta{background:var(--brand);border-radius:999px;padding:11px 18px;box-shadow:0 7px 18px #155a4826}.home-premium{overflow:hidden}.home-premium h1,.home-premium h2,.footer-brand h3{font-family:var(--serif);font-weight:700}.home-hero{background:linear-gradient(105deg,#fbf7ef 0%,#fbfaf7 43%,#edf4ef 100%);border-bottom:1px solid #ecebe4;padding:58px 0 42px;position:relative}.home-hero:before{content:"";opacity:.1;pointer-events:none;background-image:url(/art/home/hero/hero-leaf-cluster.svg);background-position:3% 90%;background-repeat:no-repeat;background-size:180px;position:absolute;inset:0}.home-hero-grid{grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);align-items:center;gap:48px;display:grid}.home-hero-copy{z-index:2;position:relative}.warm-eyebrow{color:#8a5b29;letter-spacing:.11em}.home-hero h1{letter-spacing:-.045em;max-width:750px;margin:14px 0 20px;font-size:clamp(3.25rem,5.5vw,5.7rem);line-height:.94}.hero-lede{color:#5b6861;max-width:700px;margin:0;font-size:1.15rem;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:10px;margin:25px 0 4px;display:flex}.premium-outline{color:var(--brand);box-shadow:none;background:#ffffffad;border:1px solid #155a4859;border-radius:999px}.home-hero .searchbox{border:1px solid #203d3114;border-radius:18px;max-width:760px;margin-top:24px;box-shadow:0 14px 34px #2b3e3514}.home-trust{margin-top:14px}.hero-art-shell{min-height:500px;position:relative}.hero-art-slot{background-image:linear-gradient(#0e2b2408,#0e2b241f),url(/art/home/hero/hero-halton-family.webp);background-position:50%;background-size:cover;border:1px solid #ffffffb3;border-radius:32px 32px 32px 90px;position:absolute;inset:0;box-shadow:0 26px 50px #23342c24}.hero-art-slot:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(120deg,#ffffff3b,#0000 38%);position:absolute;inset:0}.hero-art-note{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:min(330px,75%);box-shadow:var(--shadow);background:#fffefaf0;border:1px solid #203d311a;border-radius:18px;gap:4px;padding:16px 18px;display:grid;position:absolute;bottom:26px;left:-24px}.hero-art-note strong{font-family:var(--serif);font-size:1.05rem}.hero-art-note span{color:var(--muted);font-size:.8rem}.quick-category-section{z-index:4;background:#fffefa;margin-top:-1px;padding:22px 0 8px;position:relative}.quick-category-grid{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.quick-category{background:#fff;border:1px solid #e7e6de;border-radius:18px;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;min-width:0;padding:15px 14px;transition:all .18s;display:grid;box-shadow:0 6px 17px #23342c09}.quick-category:hover{box-shadow:var(--shadow-soft);border-color:#d6ddd8;text-decoration:none;transform:translateY(-2px)}.quick-category-icon{background-color:#edf5f0;background-position:50%;background-repeat:no-repeat;background-size:23px;border-radius:14px;width:42px;height:42px}.quick-category-events .quick-category-icon{background-image:url(/art/home/categories/events.svg)}.quick-category-deals .quick-category-icon{background-color:#fbf1dd;background-image:url(/art/home/categories/deals.svg)}.quick-category-near-me .quick-category-icon{background-color:#e9f2f7;background-image:url(/art/home/categories/near-me.svg)}.quick-category-neighbourhoods .quick-category-icon{background-color:#f3eaf2;background-image:url(/art/home/categories/neighbourhoods.svg)}.quick-category-family-services .quick-category-icon{background-color:#e7f4f2;background-image:url(/art/home/categories/family-services.svg)}.quick-category-local-guides .quick-category-icon{background-color:#fbede2;background-image:url(/art/home/categories/local-guides.svg)}.quick-category strong{font-size:.91rem;display:block}.quick-category small{color:#6b7770;margin-top:2px;font-size:.72rem;line-height:1.32;display:block}.quick-category-arrow{color:#859089;font-size:1rem}.home-pulse{background:#fffefa;padding:30px 0 18px}.home-section-label{justify-content:space-between;align-items:end;margin-bottom:11px;display:flex}.home-section-label span{font-family:var(--serif);font-size:1.12rem;font-weight:700}.home-section-label small{color:var(--muted)}.refined-pulse-grid{box-shadow:var(--shadow-soft);background:#dbe7e1;border-radius:20px;gap:1px;overflow:hidden}.refined-pulse-grid .pulse-card{background:#173f34;padding:18px 20px}.refined-pulse-grid .pulse-card:hover{background:#1d4a3e}.refined-pulse-grid .pulse-kicker{color:#d8bd8d}.home-section{padding:62px 0}.premium-section-head{align-items:end;margin-bottom:24px}.premium-section-head h2{letter-spacing:-.03em;margin:4px 0 8px;font-size:clamp(2rem,3vw,3rem)}.premium-section-head .sub{max-width:720px;margin-bottom:0}.section-link{color:var(--brand);white-space:nowrap;font-size:.9rem;font-weight:800}.premium-live-grid{gap:18px}.premium-content-card{background:#fffefa;border-color:#e4e4dc;border-radius:20px;padding:0;overflow:hidden;box-shadow:0 8px 24px #23342c0b}.premium-content-card .card-media{aspect-ratio:16/10;border-radius:0;margin:0}.premium-card-body{flex-direction:column;flex:1;padding:17px 18px 18px;display:flex}.premium-content-card .badge-row{margin:0 0 9px}.premium-content-card h3{margin:0 0 6px;font-size:1.12rem;line-height:1.28}.premium-content-card p{margin:5px 0}.art-card-fallback{background-color:#eef3ef;background-position:50%;background-size:cover}.event-art-fallback{background-image:linear-gradient(135deg,#155a481a,#d8a15f1f),url(/art/shared/event-fallback.webp)}.deal-art-fallback{background-image:linear-gradient(135deg,#d8a15f26,#155a4814),url(/art/shared/deal-fallback.webp)}.card-link-cue{color:var(--brand);margin-top:auto;padding-top:9px;font-size:.83rem;font-weight:800;display:inline-flex}.soft-sand-band{background:linear-gradient(#f8f4ed,#f5eee3);border-top:1px solid #ece2d3;border-bottom:1px solid #ece2d3}.premium-info-grid{gap:16px}.premium-info-card{box-shadow:none;border-radius:18px}.premium-info-card h3{font-size:1.08rem}.city-story-section{background:#fffefa}.city-story-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.city-story-card{min-height:245px;box-shadow:var(--shadow-soft);background-color:#31584c;background-image:linear-gradient(#09201a0d 20%,#09201ad1 100%),linear-gradient(145deg,#52756a,#294e43);background-position:50%;background-size:cover;border:1px solid #1941341a;border-radius:22px;position:relative;overflow:hidden}.city-story-card:hover{box-shadow:var(--shadow);text-decoration:none;transform:translateY(-2px)}.city-story-shade{background:linear-gradient(#0000 35%,#081f19d1);position:absolute;inset:0}.city-story-content{color:#fff;display:grid;position:absolute;bottom:17px;left:18px;right:18px}.city-story-content strong{font-family:var(--serif);font-size:1.45rem}.city-story-content small{color:#e1ebe7;margin-top:2px;font-size:.75rem}.city-story-content em{color:#f1d4a5;margin-top:9px;font-size:.8rem;font-style:normal;font-weight:800}.soft-green-band{background:var(--soft-green);border-top:1px solid #ddebe3;border-bottom:1px solid #ddebe3}.essential-chip-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.essential-chip-card{background:#fff;border:1px solid #dfe8e2;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:14px 13px;display:grid}.essential-chip-card:hover{box-shadow:var(--shadow-soft);text-decoration:none;transform:translateY(-1px)}.essential-chip-card .metric{font-size:1.55rem;font-family:var(--serif);color:var(--brand);min-width:34px}.essential-chip-card strong{font-size:.88rem;display:block}.essential-chip-card small{color:var(--muted);margin-top:2px;font-size:.69rem;line-height:1.28;display:block}.essential-chip-card b{color:#819088}.premium-hub-grid{grid-template-columns:repeat(4,1fr);gap:14px}.premium-hub-card{box-shadow:none;border-radius:18px;padding:21px;position:relative}.hub-dot{background:linear-gradient(90deg,var(--brand),var(--accent));border-radius:4px;width:28px;height:4px;margin-bottom:13px;display:block}.premium-hub-card h3{font-size:1.06rem}.living-story-section{color:#fff;background:#163e34}.living-story-grid{grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);align-items:center;gap:56px;display:grid}.living-story-intro h2{margin:10px 0 18px;font-size:clamp(2.4rem,4vw,4rem);line-height:1}.living-story-intro p{color:#d7e3de;max-width:540px}.living-story-intro .premium-outline{color:#fff;background:#ffffff12;border-color:#ffffff59}.living-story-cards{grid-template-columns:1fr 1fr;gap:12px;display:grid}.living-mini-card{background:#ffffff0e;border:1px solid #ffffff21;border-radius:18px;flex-direction:column;min-height:150px;padding:18px;display:flex}.living-mini-card:hover{background:#ffffff17;text-decoration:none}.living-mini-card span{color:#e2bd82;letter-spacing:.09em;font-size:.73rem;font-weight:900}.living-mini-card strong{font-family:var(--serif);margin:12px 0 5px;font-size:1.12rem}.living-mini-card small{color:#cbdad4;line-height:1.4}.guide-section{background:#fffefa}.guide-card-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.guide-art-card{background:#fff;border:1px solid #e6e4db;border-radius:20px;grid-template-rows:155px 1fr;display:grid;overflow:hidden;box-shadow:0 8px 24px #23342c0a}.guide-art-card:hover{box-shadow:var(--shadow);text-decoration:none;transform:translateY(-2px)}.guide-art-top{background-color:#edf2ee;background-image:linear-gradient(145deg,#155a4814,#d8a15f1a),url(/art/home/guides/guide-default.webp);background-position:50%;background-size:cover}.guide-art-body{flex-direction:column;padding:17px;display:flex}.guide-art-body strong{font-family:var(--serif);margin:10px 0 6px;font-size:1.14rem;line-height:1.25}.guide-art-body small{color:var(--muted);line-height:1.45}.guide-art-body em{color:var(--brand);margin-top:auto;padding-top:13px;font-size:.82rem;font-style:normal;font-weight:800}.newsletter-section{padding-top:30px}.premium-newsletter{color:var(--ink);background:#f5ecdf;border:1px solid #eadfce;border-radius:26px;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:28px;padding:0;display:grid;position:relative;overflow:hidden}.premium-newsletter .newsletter-copy{padding:36px 0 36px 38px}.premium-newsletter h2{color:var(--ink);margin:8px 0 12px;font-size:2.2rem;line-height:1.05}.premium-newsletter p{color:#667069}.premium-newsletter .newsletter-form{grid-template-columns:minmax(0,1fr) 170px auto}.premium-newsletter .newsletter-form input,.premium-newsletter .newsletter-form select{background:#fff;border:1px solid #dbd7cf}.premium-newsletter .newsletter-note{color:#777e79}.premium-newsletter .newsletter-note a{color:var(--brand)}.newsletter-art-slot{background-color:#dce8e1;background-image:linear-gradient(160deg,#ffffff0d,#155a4814),url(/art/home/newsletter/community-family.webp);background-position:50%;background-size:cover;min-height:320px;position:relative}.newsletter-art-slot:after{content:"";opacity:.35;background:url(/art/home/newsletter/leaf-sprig.svg) 50%/contain no-repeat;width:100px;height:100px;position:absolute;bottom:15px;right:20px}.premium-footer{color:#47534d;background:#f0eee7;border-top:1px solid #e2ded3;margin-top:0;padding:52px 0 22px;position:relative;overflow:hidden}.premium-footer:after{content:"";opacity:.18;pointer-events:none;background:url(/art/brand/footer-halton.svg) 100% 100%/contain no-repeat;width:min(520px,42vw);height:180px;position:absolute;bottom:0;right:0}.premium-footer-inner{z-index:2;grid-template-columns:minmax(280px,.9fr) minmax(0,1.5fr);gap:58px;display:grid;position:relative}.footer-brand{max-width:410px}.footer-logo-row{align-items:center;gap:11px;display:flex}.footer-logo-row h3{color:#173f34;margin:0;font-size:1.5rem}.footer-mark{width:34px;height:34px;font-size:.85rem}.footer-brand p{font-size:.88rem;line-height:1.6}.premium-footer-grid{grid-template-columns:repeat(4,1fr);gap:26px;display:grid}.premium-footer h4{color:#233b32;font-family:var(--serif);font-size:1rem}.premium-footer a{color:#53615b;font-size:.84rem}.premium-footer .meta{color:#747d78}.footer-bottom{z-index:2;color:#7b837f;border-top:1px solid #dedbd2;justify-content:space-between;gap:20px;margin-top:35px;padding-top:17px;font-size:.72rem;display:flex;position:relative}@media (width<=1120px){.quick-category-grid,.essential-chip-grid{grid-template-columns:repeat(3,1fr)}.home-hero-grid{grid-template-columns:1fr .82fr;gap:30px}.hero-art-shell{min-height:440px}.premium-navlinks{display:none}.premium-footer-inner{grid-template-columns:1fr}.footer-brand{max-width:620px}}@media (width<=900px){.home-hero{padding-top:42px}.home-hero-grid{grid-template-columns:1fr}.hero-art-shell{min-height:430px}.hero-art-note{left:18px}.city-story-grid,.essential-chip-grid,.premium-hub-grid{grid-template-columns:1fr 1fr}.living-story-grid{grid-template-columns:1fr;gap:30px}.guide-card-grid{grid-template-columns:1fr 1fr}.premium-newsletter{grid-template-columns:1fr}.premium-newsletter .newsletter-copy{padding:30px 28px 0}.newsletter-art-slot{min-height:250px}.premium-footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}}@media (width<=640px){.home-hero h1{font-size:3rem}.hero-lede{font-size:1.02rem}.hero-actions>.button{flex:100%}.hero-art-shell{min-height:340px}.hero-art-slot{border-radius:24px 24px 24px 60px}.quick-category-grid{grid-template-columns:1fr 1fr}.quick-category{grid-template-columns:38px 1fr}.quick-category-icon{width:38px;height:38px}.quick-category-arrow{display:none}.home-section-label{flex-direction:column;align-items:flex-start;gap:3px}.premium-section-head{align-items:flex-start}.section-link{white-space:normal}.city-story-grid,.essential-chip-grid,.premium-hub-grid,.living-story-cards,.guide-card-grid,.premium-footer-grid{grid-template-columns:1fr}.city-story-card{min-height:210px}.premium-newsletter .newsletter-form{grid-template-columns:1fr}.premium-newsletter .newsletter-copy{padding:25px 18px 0}.premium-newsletter h2{font-size:1.8rem}.newsletter-art-slot{min-height:210px}.footer-bottom{margin-top:26px}.home-section{padding:48px 0}}@media (width<=420px){.quick-category-grid{grid-template-columns:1fr}.home-hero h1{font-size:2.65rem}.hero-art-shell{min-height:300px}}@media (prefers-reduced-motion:reduce){.quick-category,.city-story-card,.essential-chip-card,.guide-art-card{transition:none!important}.quick-category:hover,.city-story-card:hover,.essential-chip-card:hover,.guide-art-card:hover{transform:none!important}}.city-art-burlington{background-image:linear-gradient(#09201a0d 20%,#09201ad1 100%),url(/art/home/neighbourhoods/burlington.webp)}.city-art-oakville{background-image:linear-gradient(#09201a0d 20%,#09201ad1 100%),url(/art/home/neighbourhoods/oakville.webp)}.city-art-milton{background-image:linear-gradient(#09201a0d 20%,#09201ad1 100%),url(/art/home/neighbourhoods/milton.webp)}.city-art-halton-hills{background-image:linear-gradient(#09201a0d 20%,#09201ad1 100%),url(/art/home/neighbourhoods/halton-hills.webp)}.brand-primary-logo{width:224px;max-width:29vw;height:auto;display:block}.footer-primary-logo{width:min(280px,100%);height:auto;display:block}.home-hero{background-image:linear-gradient(105deg,#fbf7eff5 0%,#fbfaf7f0 43%,#edf4eff0 100%),url(/art/shared/editorial-texture.webp);background-repeat:no-repeat,repeat;background-size:auto,900px}.guide-art-top{background-image:linear-gradient(145deg,#155a4814,#d8a15f1a),var(--guide-art,url(/art/home/guides/guide-default.webp))}.premium-footer:after{opacity:.24;width:min(720px,52vw);height:205px}.footer-logo-row{min-height:56px}@media (width<=1120px){.brand-primary-logo{width:205px;max-width:42vw}}@media (width<=640px){.brand-primary-logo{width:178px;max-width:58vw}.hero-art-slot{background-image:linear-gradient(#0e2b2408,#0e2b241f),url(/art/home/hero/hero-halton-family-mobile.webp);background-position:50% 45%}.premium-footer:after{opacity:.15;width:92vw}}:root{--preview-navy:#173548;--preview-teal:#075d78;--preview-green:#1a563f;--preview-accent:#dfa461;--preview-bg:#fbfaf6;--preview-line:#e8e5dd;--preview-shadow:0 8px 22px #162b351f}.preview-header{z-index:30;position:relative;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important;border-bottom:1px solid #eceae5!important}.preview-header .wrap,.preview-home .wrap,.preview-footer .wrap{width:min(1480px,100% - 72px);max-width:1480px;margin:0 auto}.preview-nav{align-items:center;gap:28px;min-height:68px;display:flex}.preview-brand{flex:none;align-items:center;display:flex}.preview-brand img{width:260px;max-width:22vw;height:auto}.preview-navlinks{flex:1;justify-content:center;align-items:center;gap:30px;display:flex}.preview-navlinks a{color:#1d252a;white-space:nowrap;font-size:.87rem;font-weight:650}.preview-navlinks a:hover{color:var(--preview-teal);text-decoration:none}.preview-nav-actions{flex:none;align-items:center;gap:14px;display:flex}.preview-header-search{background:#fff;border:1px solid #dedfdc;border-radius:12px;align-items:center;gap:8px;width:260px;height:40px;padding:0 12px;display:flex}.preview-header-search span{color:#5c676b;font-size:1.25rem}.preview-header-search input{color:#31383b;background:0 0;border:0;outline:0;width:100%;font-size:.78rem}.preview-heart{color:#152a33;font-size:1.65rem;line-height:1}.preview-add-listing{white-space:nowrap;box-shadow:none!important;background:#075d78!important;border-radius:13px!important;padding:12px 23px!important;font-size:.8rem!important;font-weight:800!important}.preview-mobile-menu{display:none}.preview-home{background:#fff}.preview-hero{min-height:355px;position:relative;background-image:linear-gradient(90deg,#fbf8f0fc 0%,#fbf8f0f5 28%,#fbf8f0c2 43%,#fbf8f026 62%,#fbf8f000 73%),url(/art/home/hero/hero-halton-family.webp)!important;background-position:100%!important;background-repeat:no-repeat!important;background-size:cover!important;border:0!important;padding:0!important}.preview-hero:before,.preview-hero:after{display:none!important}.preview-hero-inner{align-items:center;min-height:355px;padding-bottom:46px;display:flex}.preview-hero-copy{width:min(620px,48%);padding-left:18px}.preview-hero-copy h1{font-family:var(--serif);letter-spacing:-.035em;color:#173548;margin:0;font-size:clamp(3rem,4.3vw,4.7rem);line-height:.97}.preview-title-rule{background:#dfa461;border-radius:4px;width:105px;height:4px;margin:12px 0 14px;display:block}.preview-hero-copy p{color:#5f6871;margin:0;font-size:1rem;line-height:1.5}.preview-hero-actions{gap:14px;margin-top:20px;display:flex}.preview-primary,.preview-secondary{border-radius:999px!important;padding:13px 22px!important;font-size:.84rem!important;font-weight:800!important}.preview-primary{background:#075d78!important}.preview-secondary{color:#284e64!important;box-shadow:none!important;background:#ffffffd4!important;border:1.5px solid #387b9a!important}.preview-quick-section{z-index:5;background:0 0;margin-top:-50px;padding:0 0 20px;position:relative}.preview-quick-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.preview-quick-card{min-height:86px;box-shadow:var(--preview-shadow);color:#18242b;background:#fff;border:1px solid #e9e6e1;border-radius:15px;grid-template-columns:48px 1fr;align-items:center;gap:12px;padding:13px 15px;display:grid}.preview-quick-card:hover{text-decoration:none;transform:translateY(-2px)}.preview-quick-icon{background-position:50%;background-repeat:no-repeat;background-size:24px;border-radius:50%;width:46px;height:46px}.quick-category-events .preview-quick-icon{background-color:#e6f1dd;background-image:url(/art/home/categories/events.svg)}.quick-category-deals .preview-quick-icon{background-color:#fff1cf;background-image:url(/art/home/categories/deals.svg)}.quick-category-near-me .preview-quick-icon{background-color:#e6f1f8;background-image:url(/art/home/categories/near-me.svg)}.quick-category-neighbourhoods .preview-quick-icon{background-color:#f1e6f1;background-image:url(/art/home/categories/neighbourhoods.svg)}.quick-category-family-services .preview-quick-icon{background-color:#def0ef;background-image:url(/art/home/categories/family-services.svg)}.quick-category-local-guides .preview-quick-icon{background-color:#fae9da;background-image:url(/art/home/categories/local-guides.svg)}.preview-quick-card strong{font-size:.89rem;line-height:1.2;display:block}.preview-quick-card small{color:#5f6870;margin-top:4px;font-size:.7rem;line-height:1.32;display:block}.preview-featured-section{padding:4px 0 20px}.preview-section-head,.preview-panel-head{border:0;justify-content:space-between;align-items:flex-end;margin:0 0 13px;display:flex}.preview-section-head h2,.preview-panel-head h2{letter-spacing:-.015em!important;color:#183044!important;margin:0!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:1.15rem!important}.preview-section-head h2:after,.preview-panel-head h2:after{content:"";background:#dfa461;border-radius:4px;width:36px;height:3px;margin-top:5px;display:block}.preview-section-head a{color:#075d78;font-size:.72rem;font-weight:750}.preview-featured-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.preview-feature-card{box-shadow:none!important;background:#fff!important;border:1px solid #e3e3df!important;border-radius:13px!important;min-width:0!important;overflow:hidden!important}.preview-feature-media{background:#eef2ed;position:relative;overflow:hidden;aspect-ratio:1.42!important;border-radius:0!important;margin:0!important}.preview-feature-media img{object-fit:cover;width:100%;height:100%}.preview-event-fallback{background-image:linear-gradient(135deg,#155a4812,#d8a15f1a),url(/art/shared/event-fallback.webp);background-position:50%;background-size:cover;position:absolute;inset:0}.preview-feature-badge{color:#fff;letter-spacing:.02em;background:#5d9b6b;border-radius:7px;padding:5px 8px;font-size:.59rem;font-weight:850;position:absolute;top:9px;left:9px}.preview-card-heart{color:#fff;text-shadow:0 1px 4px #0006;font-size:1.7rem;position:absolute;top:5px;right:8px}.preview-feature-body{padding:10px 11px 11px!important;display:block!important}.preview-feature-body h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:#1a242a!important;margin:0 0 5px!important;font-size:.82rem!important;line-height:1.22!important}.preview-feature-when,.preview-feature-copy,.preview-feature-city{display:block;color:#545f65!important;margin:0 0 4px!important;font-size:.66rem!important;line-height:1.28!important}.preview-feature-copy{-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box!important}.preview-feature-city{color:#36464f!important;margin-top:6px!important;font-size:.62rem!important}.preview-community-section{padding:0 0 12px}.preview-community-grid{grid-template-columns:1.03fr .97fr;gap:26px;display:grid}.preview-neighbourhood-panel,.preview-community-card{background:#fff;border:1px solid #e9e4da;border-radius:14px;min-height:190px}.preview-neighbourhood-panel{padding:11px 14px 12px}.preview-city-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.preview-city-card{color:#fff;background-image:linear-gradient(#0e241f0a,#0e241fad),linear-gradient(145deg,#52756a,#294e43);background-position:50%;background-size:cover;border-radius:8px;min-height:98px;position:relative;overflow:hidden}.preview-city-card:hover{text-decoration:none}.preview-city-card strong{font-family:var(--serif);color:#fff;text-shadow:0 1px 3px #0006;font-size:.98rem;position:absolute;bottom:9px;left:12px}.preview-panel-link{color:#075d78;margin-top:9px;font-size:.69rem;font-weight:750;display:inline-block}.preview-community-card{background:linear-gradient(115deg,#f9f4ea,#fff9f0);grid-template-columns:1.05fr .95fr;display:grid;overflow:hidden}.preview-community-copy{padding:22px 14px 18px 30px}.preview-community-copy h2{font-family:var(--serif)!important;color:#173548!important;margin:0 0 8px!important;font-size:1.55rem!important;line-height:1.05!important}.preview-community-copy p{color:#55636a;margin:0 0 14px;font-size:.7rem;line-height:1.45}.preview-subscribe-form{grid-template-columns:1fr auto;gap:0;max-width:340px;display:grid}.preview-subscribe-form input{background:#fff;border:1px solid #dedbd3;border-right:0;border-radius:7px 0 0 7px;height:38px;padding:0 11px;font-size:.68rem}.preview-subscribe-form button{height:38px;background:#075d78!important;border-radius:0 7px 7px 0!important;padding:0 20px!important;font-size:.68rem!important}.preview-subscribe-form .cf-turnstile{grid-column:1/-1;margin-top:8px}.preview-subscribe-disabled{opacity:.72}.preview-community-art{background-image:linear-gradient(90deg,#f9f4ea2e,#0000 35%),url(/art/home/newsletter/community-family.webp);background-position:50%;background-size:cover;min-height:190px;position:relative}.preview-community-art:after{content:"";opacity:.45;background:url(/art/home/newsletter/leaf-sprig.svg) 50%/contain no-repeat;width:82px;height:82px;position:absolute;bottom:8px;right:10px}.preview-community-art span{color:#26383f;background:#ffffffeb;border-radius:7px;padding:9px 10px;font-size:.59rem;line-height:1.35;position:absolute;top:20px;right:10px;box-shadow:0 5px 12px #00000014}.preview-footer{color:#47534d!important;background:#f8f4ec!important;border-top:1px solid #e7e1d7!important;padding:20px 0 0!important;position:relative!important;overflow:hidden!important}.preview-footer:after{display:none!important}.preview-footer-grid{grid-template-columns:1.4fr .8fr .9fr .9fr .9fr 1.4fr!important;align-items:start!important;gap:28px!important;display:grid!important}.preview-footer-brand img{width:205px;height:auto}.preview-footer-brand p{color:#5f6967;margin:7px 0 13px;font-size:.68rem;line-height:1.45}.preview-footer h4{color:#075d78!important;margin:0 0 8px!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:.7rem!important}.preview-footer a,.preview-footer span{line-height:1.75;display:block;color:#44525a!important;font-size:.65rem!important}.preview-socials{gap:10px;display:flex}.preview-socials span{border:1px solid #8a9394;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;color:#43535a!important;font-size:.72rem!important;display:flex!important}.preview-footer-art{opacity:.55;background:url(/art/brand/footer-halton.svg) 100% 100%/contain no-repeat;align-self:end;height:95px}.preview-footer-bottom{border-top:1px solid #e1ddd4!important;justify-content:space-between!important;align-items:center!important;margin-top:12px!important;padding:8px 0 9px!important;display:flex!important}.preview-footer-bottom>span:last-child{gap:24px;display:flex!important}.preview-footer-bottom a,.preview-footer-bottom span{color:#65706f!important;font-size:.57rem!important}@media (width<=1260px){.preview-navlinks{gap:16px}.preview-navlinks a{font-size:.78rem}.preview-header-search{width:210px}.preview-brand img{width:220px}.preview-quick-grid{grid-template-columns:repeat(3,1fr)}.preview-featured-grid{grid-template-columns:repeat(3,1fr)!important}.preview-footer-grid{grid-template-columns:1.4fr repeat(4,1fr)}.preview-footer-art{display:none}}@media (width<=900px){.preview-header .wrap,.preview-home .wrap,.preview-footer .wrap{width:min(100% - 36px,1480px)}.preview-nav{min-height:64px}.preview-brand img{width:205px;max-width:58vw}.preview-navlinks,.preview-nav-actions{display:none}.preview-mobile-menu{margin-left:auto;display:block}.preview-hero{min-height:410px;background-image:linear-gradient(#fbf8f0fa 0%,#fbf8f0e6 38%,#fbf8f02e 72%,#fbf8f000 100%),url(/art/home/hero/hero-halton-family-mobile.webp)!important;background-position:bottom!important}.preview-hero-inner{align-items:flex-start;min-height:410px;padding-top:40px;padding-bottom:80px}.preview-hero-copy{width:100%;padding-left:0}.preview-hero-copy h1{font-size:3.35rem}.preview-desktop-break{display:none}.preview-hero-copy p{max-width:560px}.preview-quick-section{margin-top:-62px}.preview-community-grid{grid-template-columns:1fr}.preview-footer-grid{grid-template-columns:1.3fr 1fr 1fr;row-gap:22px}.preview-footer-art{display:block}}@media (width<=640px){.preview-header .wrap,.preview-home .wrap,.preview-footer .wrap{width:min(100% - 24px,1480px)}.preview-hero{min-height:470px}.preview-hero-inner{min-height:470px;padding-top:32px}.preview-hero-copy h1{font-size:2.85rem}.preview-hero-copy p{font-size:.93rem}.preview-hero-actions{flex-direction:column;align-items:flex-start}.preview-quick-grid{grid-template-columns:1fr 1fr;gap:10px}.preview-quick-card{min-height:82px;padding:11px}.preview-featured-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.preview-community-card{grid-template-columns:1fr}.preview-community-copy{padding:22px 20px}.preview-community-art{min-height:180px}.preview-city-grid,.preview-footer-grid{grid-template-columns:1fr 1fr}.preview-footer-brand,.preview-footer-art{grid-column:1/-1}.preview-footer-bottom{gap:5px;flex-direction:column!important;align-items:flex-start!important}.preview-footer-bottom>span:last-child{flex-wrap:wrap;gap:14px}}@media (width<=420px){.preview-hero-copy h1{font-size:2.55rem}.preview-quick-grid,.preview-featured-grid{grid-template-columns:1fr!important}}.preview-city-art-burlington{background-image:linear-gradient(#0e241f0a,#0e241fad),url(/art/home/neighbourhoods/burlington.webp)}.preview-city-art-oakville{background-image:linear-gradient(#0e241f0a,#0e241fad),url(/art/home/neighbourhoods/oakville.webp)}.preview-city-art-milton{background-image:linear-gradient(#0e241f0a,#0e241fad),url(/art/home/neighbourhoods/milton.webp)}.preview-city-art-halton-hills{background-image:linear-gradient(#0e241f0a,#0e241fad),url(/art/home/neighbourhoods/halton-hills.webp)}.preview-osm{color:#78817f!important;margin:5px 0 10px!important;font-size:.57rem!important;line-height:1.35!important}.preview-osm a{text-decoration:underline;font-size:inherit!important;line-height:inherit!important;display:inline!important}.preview-empty{color:#657169;background:#fbfaf6;border:1px dashed #d9d6cf;border-radius:13px;justify-content:center;align-items:center;min-height:130px;font-size:.82rem;display:flex}.card-media img,.preview-feature-media img,.place-card img,.service-card img,.business-card img,.listing-card img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.has-media .art-card-fallback{display:none}.real-media-source{color:var(--muted);margin-top:.45rem;font-size:.72rem}.real-media-source a{color:inherit;text-underline-offset:2px;text-decoration:underline}.hll-inner{background-image:linear-gradient(#fffffff6,#fffffff6),var(--hll-art-hll_texture_paper_grain_light)!important;background-size:auto,420px!important}.hll-inner>.hll-inner-topwash{border-bottom:1px solid #21433e1a!important;height:330px!important;overflow:hidden!important}.hll-inner>.hll-inner-topwash:before{opacity:.34!important;filter:contrast(1.08)saturate(.9)!important;width:min(760px,52vw)!important;height:285px!important;bottom:-8px!important;right:1.5%!important}.hll-inner>.hll-inner-topwash:after{opacity:.5!important;width:min(330px,27vw)!important;height:250px!important;top:5px!important;right:1.2%!important}.hll-inner-chrome{padding-top:34px!important}.hll-inner .section:before{opacity:.15!important;width:390px!important;height:300px!important}.hll-inner .section:nth-of-type(2n):before{opacity:.17!important}.hll-inner .section+.section:after{opacity:.6!important;height:28px!important}.hll-inner .premium-content-card:after,.hll-inner .listing-card:after{opacity:.21!important;width:108px!important;height:84px!important}.hll-inner .premium-content-card:before{opacity:.2!important;width:46px!important;height:46px!important}.hll-inner:before{opacity:.032!important;background-size:230px 230px!important}.hll-inner-explore>.hll-inner-topwash{background-image:linear-gradient(90deg,#fbf7effc 0%,#fbfaf7f7 47%,#f4f8f5c7 61%,#eef6f138 82%),url(/art/home/hero/hero-halton-family.webp),var(--hll-art-hll_texture_organic_wash_cream_sage)!important;background-size:cover,570px,1100px!important;background-position:center,right 4% 44%,center!important;background-repeat:no-repeat,no-repeat,repeat!important}.hll-inner-explore>.hll-inner-topwash:before{opacity:.16!important}.hll-inner-deals>.hll-inner-topwash{background-image:linear-gradient(90deg,#fbf4e8fc 0%,#fffaf2fa 49%,#f9f8efbd 64%,#f1f6f133 84%),url(/art/shared/deal-fallback.webp),var(--hll-art-hll_texture_organic_wash_cream_gold)!important;background-size:cover,520px,1100px!important;background-position:center,right 5% 48%,center!important;background-repeat:no-repeat,no-repeat,repeat!important}.hll-inner-deals>.hll-inner-topwash:before{opacity:.24!important}.hll-inner-events>.hll-inner-topwash{background-image:linear-gradient(90deg,#fbf7effc 0%,#fffaf4f7 49%,#f2f8f5b8 65%,#eef6f12e 84%),url(/art/shared/event-fallback.webp),var(--hll-art-hll_texture_organic_wash_cream_sage)!important;background-size:cover,520px,1100px!important;background-position:center,right 5% 48%,center!important;background-repeat:no-repeat,no-repeat,repeat!important}.hll-inner-events>.hll-inner-topwash:before{opacity:.23!important}.hll-inner-guides>.hll-inner-topwash{background-image:linear-gradient(90deg,#f2f6effc 0%,#fbfaf6f7 49%,#f7eee7bd 65%,#f7eee72e 84%),url(/art/home/guides/guide-default.webp),var(--hll-art-hll_texture_organic_wash_cream_gold)!important;background-size:cover,520px,1100px!important;background-position:center,right 5% 50%,center!important;background-repeat:no-repeat,no-repeat,repeat!important}.hll-inner-guides>.hll-inner-topwash:before{opacity:.22!important}.hll-inner-services>.hll-inner-topwash,.hll-inner-service>.hll-inner-topwash{background-image:linear-gradient(90deg,#eef7f6fc 0%,#fbfaf6f7 49%,#f5efe6b8 66%,#f5efe62e 84%),url(/art/home/newsletter/community-family.webp),var(--hll-art-hll_texture_organic_wash_cream_sage)!important;background-size:cover,520px,1100px!important;background-position:center,right 5% 44%,center!important;background-repeat:no-repeat,no-repeat,repeat!important}.hll-inner-services>.hll-inner-topwash:before,.hll-inner-service>.hll-inner-topwash:before{opacity:.2!important}.hll-inner-explore .card:not(.premium-content-card),.hll-inner-explore .tile:not(.premium-content-card){--hll-explore-art:var(--hll-art-hll_icon_micro_compass);--hll-explore-tone:#e8f2ed;background-image:var(--hll-explore-art),linear-gradient(135deg,var(--hll-explore-tone) 0%,#fffbf4f5 100%),url(/art/shared/editorial-texture.webp)!important;background-position:22px 22px,0 0,top!important;background-repeat:no-repeat,no-repeat,repeat!important;background-size:56px 56px,100% 100px,420px!important;min-height:252px!important;padding-top:112px!important;position:relative!important;box-shadow:0 12px 30px #23342c13!important}.hll-inner-explore .card:not(.premium-content-card):first-child,.hll-inner-explore .tile:not(.premium-content-card):first-child{--hll-explore-art:var(--hll-art-hll_icon_micro_house);--hll-explore-tone:#e8f2ed}.hll-inner-explore .card:not(.premium-content-card):nth-child(2),.hll-inner-explore .tile:not(.premium-content-card):nth-child(2){--hll-explore-art:var(--hll-art-hll_icon_micro_leaf);--hll-explore-tone:#f3ead8}.hll-inner-explore .card:not(.premium-content-card):nth-child(3),.hll-inner-explore .tile:not(.premium-content-card):nth-child(3){--hll-explore-art:var(--hll-art-hll_icon_micro_compass);--hll-explore-tone:#e6f1ef}.hll-inner-explore .card:not(.premium-content-card):nth-child(4),.hll-inner-explore .tile:not(.premium-content-card):nth-child(4){--hll-explore-art:var(--hll-art-hll_icon_micro_tag);--hll-explore-tone:#f7ead9}.hll-inner-explore .card:not(.premium-content-card):nth-child(5),.hll-inner-explore .tile:not(.premium-content-card):nth-child(5){--hll-explore-art:var(--hll-art-hll_icon_micro_heart);--hll-explore-tone:#e8f0eb}.hll-inner-explore .card:not(.premium-content-card):nth-child(6),.hll-inner-explore .tile:not(.premium-content-card):nth-child(6){--hll-explore-art:var(--hll-art-hll_icon_micro_sparkle);--hll-explore-tone:#f4e9df}.hll-inner-explore .card:not(.premium-content-card):nth-child(7),.hll-inner-explore .tile:not(.premium-content-card):nth-child(7){--hll-explore-art:var(--hll-art-hll_icon_micro_pin);--hll-explore-tone:#e6f1ef}.hll-inner-explore .card:not(.premium-content-card):nth-child(8),.hll-inner-explore .tile:not(.premium-content-card):nth-child(8){--hll-explore-art:var(--hll-art-hll_icon_micro_book);--hll-explore-tone:#f3ead8}.hll-inner-explore .card:not(.premium-content-card):hover,.hll-inner-explore .tile:not(.premium-content-card):hover{transform:translateY(-4px)!important;box-shadow:0 18px 38px #23342c1f!important}.hll-inner-neighbourhoods .section{background-position:50%,right 4.5% top 18px!important;background-repeat:no-repeat!important;background-size:100% 100%,440px 255px!important;border-radius:26px!important}.hll-inner-neighbourhoods .section:first-of-type{background-image:linear-gradient(90deg,#fff 0%,#fffffffc 56%,#ffffffdb 70%,#ffffff4d 100%),url(/art/home/neighbourhoods/burlington.webp)!important}.hll-inner-neighbourhoods .section:nth-of-type(2){background-image:linear-gradient(90deg,#fff 0%,#fffffffc 56%,#ffffffdb 70%,#ffffff4d 100%),url(/art/home/neighbourhoods/oakville.webp)!important}.hll-inner-neighbourhoods .section:nth-of-type(3){background-image:linear-gradient(90deg,#fff 0%,#fffffffc 56%,#ffffffdb 70%,#ffffff4d 100%),url(/art/home/neighbourhoods/milton.webp)!important}.hll-inner-neighbourhoods .section:nth-of-type(4){background-image:linear-gradient(90deg,#fff 0%,#fffffffc 56%,#ffffffdb 70%,#ffffff4d 100%),url(/art/home/neighbourhoods/halton-hills.webp)!important}.hll-inner-neighbourhoods .section>.wrap{z-index:1!important;position:relative!important}.hll-inner-neighbourhoods .card,.hll-inner-neighbourhoods .tile{background-image:linear-gradient(145deg,#fffffffc,#faf8f2f7),var(--hll-art-hll_texture_paper_grain_light)!important;background-size:auto,300px!important;box-shadow:0 12px 28px #23342c12!important}@media (width<=900px){.hll-inner>.hll-inner-topwash:before{opacity:.24!important;width:70vw!important}.hll-inner>.hll-inner-topwash:after{opacity:.38!important;width:34vw!important}.hll-inner-explore>.hll-inner-topwash,.hll-inner-deals>.hll-inner-topwash,.hll-inner-events>.hll-inner-topwash,.hll-inner-guides>.hll-inner-topwash,.hll-inner-services>.hll-inner-topwash,.hll-inner-service>.hll-inner-topwash{background-position:50%,right -60px center,50%!important;background-size:cover,430px,900px!important}.hll-inner-neighbourhoods .section{background-position:50%,right -40px top 14px!important;background-size:100% 100%,340px 205px!important}}@media (width<=640px){.hll-inner>.hll-inner-topwash{height:300px!important}.hll-inner>.hll-inner-topwash:before{opacity:.17!important;width:92vw!important;height:200px!important}.hll-inner>.hll-inner-topwash:after{opacity:.3!important;width:42vw!important;height:180px!important}.hll-inner-explore>.hll-inner-topwash,.hll-inner-deals>.hll-inner-topwash,.hll-inner-events>.hll-inner-topwash,.hll-inner-guides>.hll-inner-topwash,.hll-inner-services>.hll-inner-topwash,.hll-inner-service>.hll-inner-topwash{background-image:linear-gradient(180deg,#fbf9f4fc 0%,#fbf9f4f5 58%,#f6f8f4c7 100%),var(--hll-art-wash)!important;background-position:50%,50%!important;background-size:cover,900px!important}.hll-inner-explore .card:not(.premium-content-card),.hll-inner-explore .tile:not(.premium-content-card){background-position:18px 18px,0 0,top!important;background-size:48px 48px,100% 84px,340px!important;min-height:222px!important;padding-top:94px!important}.hll-inner-neighbourhoods .section,.hll-inner-neighbourhoods .section:first-of-type,.hll-inner-neighbourhoods .section:nth-of-type(2),.hll-inner-neighbourhoods .section:nth-of-type(3),.hll-inner-neighbourhoods .section:nth-of-type(4){background-image:none!important}}#near-list.listing-stack{grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:14px!important;display:grid!important}#near-list>.listrow{float:none!important;clear:both!important;white-space:normal!important;box-sizing:border-box!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:18px 18px 20px!important;line-height:1.45!important;display:block!important;position:relative!important;inset:auto!important;overflow:visible!important}#near-list>.listrow>strong{margin:0 0 4px!important;line-height:1.25!important;display:block!important}#near-list>.listrow>.meta{white-space:normal!important;margin:0 0 7px!important;line-height:1.35!important;display:block!important;position:static!important}#near-list>.listrow>div:last-child{white-space:normal!important;height:auto!important;min-height:0!important;max-height:none!important;line-height:1.45!important;display:block!important;position:static!important;overflow:visible!important}@media (width<=640px){.hll-inner>.hll-inner-topwash{-webkit-mask-image:linear-gradient(#000 0% 86%,#0000 100%);mask-image:linear-gradient(#000 0% 86%,#0000 100%);border-bottom:0!important;height:clamp(390px,104vw,430px)!important;min-height:390px!important;overflow:hidden!important}.hll-inner>.hll-inner-topwash:before{opacity:.15!important;width:88vw!important;height:210px!important}.hll-inner>.hll-inner-topwash:after{opacity:.27!important;width:38vw!important;height:170px!important}.hll-inner-neighbourhoods .section{background-position:top,top!important;background-repeat:no-repeat!important;background-size:100% 148px,100% 148px!important;border-radius:24px!important;padding-top:148px!important;overflow:hidden!important}.hll-inner-neighbourhoods .section:first-of-type{background-image:linear-gradient(#ffffff0a 0%,#ffffff14 55%,#fffffff5 100%),url(/art/home/neighbourhoods/burlington.webp)!important}.hll-inner-neighbourhoods .section:nth-of-type(2){background-image:linear-gradient(#ffffff0a 0%,#ffffff14 55%,#fffffff5 100%),url(/art/home/neighbourhoods/oakville.webp)!important}.hll-inner-neighbourhoods .section:nth-of-type(3){background-image:linear-gradient(#ffffff0a 0%,#ffffff14 55%,#fffffff5 100%),url(/art/home/neighbourhoods/milton.webp)!important}.hll-inner-neighbourhoods .section:nth-of-type(4){background-image:linear-gradient(#ffffff0a 0%,#ffffff14 55%,#fffffff5 100%),url(/art/home/neighbourhoods/halton-hills.webp)!important}.hll-inner-neighbourhoods .card,.hll-inner-neighbourhoods .tile{height:auto!important;min-height:0!important;padding:18px 18px 20px!important;box-shadow:0 8px 22px #23342c11!important}.hll-inner-neighbourhoods .card:after,.hll-inner-neighbourhoods .tile:after{opacity:.16!important;width:66px!important;height:56px!important}.hll-inner-neighbourhoods .card h3,.hll-inner-neighbourhoods .tile h3{margin-top:8px!important;margin-bottom:12px!important;line-height:1.2!important}.hll-inner-neighbourhoods .badge,.hll-inner-neighbourhoods [class*=badge]{box-shadow:none!important}.hll-inner-guide .prose,.hll-inner-guide .guide-content,.hll-inner-guide .guide-body,.hll-inner-guide article,.hll-inner-guides .prose,.hll-inner-guides .guide-content,.hll-inner-guides .guide-body{font-size:1rem!important;line-height:1.62!important}.hll-inner-guide .prose p,.hll-inner-guide .guide-content p,.hll-inner-guide .guide-body p,.hll-inner-guide article p,.hll-inner-guides .prose p,.hll-inner-guides .guide-content p,.hll-inner-guides .guide-body p{max-width:38rem!important;margin:0 0 1rem!important}.hll-inner-guide .prose h2,.hll-inner-guide .guide-content h2,.hll-inner-guide .guide-body h2,.hll-inner-guide article h2,.hll-inner-guide .prose h3,.hll-inner-guide .guide-content h3,.hll-inner-guide .guide-body h3,.hll-inner-guide article h3{margin-top:1.65rem!important;margin-bottom:.7rem!important;line-height:1.18!important}.hll-inner-guide .prose ul,.hll-inner-guide .guide-content ul,.hll-inner-guide .guide-body ul,.hll-inner-guide article ul{margin:.7rem 0 1.2rem!important;padding-left:1.2rem!important}.hll-inner-guide .prose li,.hll-inner-guide .guide-content li,.hll-inner-guide .guide-body li,.hll-inner-guide article li{margin:.38rem 0!important;line-height:1.5!important}.hll-inner-guide .chip,.hll-inner-guide [class*=chip]{min-height:34px!important;padding:6px 12px!important}}.media-listrow{grid-template-columns:180px minmax(0,1fr);align-items:stretch;gap:0;padding:0;display:grid;overflow:hidden}.listing-thumb{object-fit:cover;border-right:1px solid var(--line);background:#eaf1ed;width:180px;height:100%;min-height:128px;max-height:158px;display:block}.listing-thumb.is-illustration{object-fit:cover}.media-listrow-body{align-self:center;min-width:0;padding:16px 18px}.deal-card-media{position:relative}.deal-photo-label{color:#fff;letter-spacing:.02em;background:#102018d1;border-radius:999px;padding:4px 8px;font-size:.68rem;font-weight:850;position:absolute;bottom:10px;left:10px}.deal-hero-image{aspect-ratio:16/9;object-fit:cover;background:#eef3f0;border-radius:12px;width:100%;max-height:520px;margin-bottom:8px;display:block}.deal-photo-note{margin:0 0 18px!important}.premium-content-card.has-media{overflow:hidden}@media (width<=620px){.media-listrow{grid-template-columns:104px minmax(0,1fr)}.listing-thumb{width:104px;min-height:118px;max-height:none}.media-listrow-body{padding:13px 14px}.media-listrow .listrow-head{gap:5px}.deal-photo-label{font-size:.62rem}}.hll-inner{--inner-ink:#173548;--inner-text:#2b373c;--inner-muted:#69747a;--inner-line:#e7e4dd;--inner-paper:#fffefb;--inner-soft:#f7f3eb;--inner-teal:#075d78;--inner-green:#1a563f;--inner-accent:#dfa461;isolation:isolate;min-height:70vh;color:var(--inner-text);background:#fff;position:relative;overflow:hidden}.hll-inner>.hll-inner-topwash{z-index:-2;background:linear-gradient(105deg,#fbf7ef 0%,#fbfaf7 48%,#edf4ef 100%);border-bottom:1px solid #21433e0f;height:285px;position:absolute;top:0;left:0;right:0}.hll-inner>.hll-inner-topwash:after{content:"";opacity:.065;pointer-events:none;background:url(/art/home/hero/hero-leaf-cluster.svg) 50%/contain no-repeat;width:180px;height:180px;position:absolute;top:24px;right:2.5%}.hll-inner-events>.hll-inner-topwash{background:linear-gradient(110deg,#fbf7ef 0%,#fffaf4 50%,#eef5f2 100%)}.hll-inner-deals>.hll-inner-topwash{background:linear-gradient(110deg,#fbf4e8 0%,#fffaf2 52%,#f1f6f1 100%)}.hll-inner-services>.hll-inner-topwash,.hll-inner-service>.hll-inner-topwash,.hll-inner-place>.hll-inner-topwash{background:linear-gradient(110deg,#eef7f6 0%,#fbfaf6 52%,#f5efe6 100%)}.hll-inner-guides>.hll-inner-topwash{background:linear-gradient(110deg,#f2f6ef 0%,#fbfaf6 54%,#f7eee7 100%)}.hll-inner-neighbourhoods>.hll-inner-topwash,.hll-inner-city>.hll-inner-topwash{background:linear-gradient(110deg,#eef5f4 0%,#faf9f4 50%,#f1eef5 100%)}.hll-inner-chrome{padding:30px 0 0}.hll-inner-kicker{color:#986326;letter-spacing:.145em;text-transform:uppercase;align-items:center;gap:10px;font-size:.72rem;font-weight:900;display:inline-flex}.hll-inner-kicker:before{content:"";background:var(--inner-accent);border-radius:4px;width:30px;height:2px}.hll-inner .hll-inner-title,.hll-inner h1:first-of-type{font-family:var(--serif);letter-spacing:-.038em;color:var(--inner-ink);max-width:1050px;margin-top:14px;margin-bottom:18px;font-size:clamp(2.7rem,4.9vw,4.9rem);font-weight:700;line-height:.98}.hll-inner .hll-inner-title:after{content:"";background:var(--inner-accent);border-radius:5px;width:86px;height:4px;margin-top:14px;display:block}.hll-inner p.sub,.hll-inner .lede,.hll-inner .intro,.hll-inner header>p,.hll-inner .hero p{max-width:850px;color:var(--inner-muted);font-size:1.03rem;line-height:1.62}.hll-inner>.wrap:first-of-type,.hll-inner>section:first-of-type>.wrap,.hll-inner>.section:first-of-type>.wrap{padding-top:18px}.hll-inner .section{padding-top:44px;padding-bottom:44px}.hll-inner .section+.section{border-top:1px solid #23342c0e}.hll-inner .section-head,.hll-inner .split-head,.hll-inner .header-row{align-items:end;gap:22px;margin-bottom:22px}.hll-inner .section-head h2,.hll-inner .split-head h2,.hll-inner .header-row h2,.hll-inner h2{font-family:var(--serif);color:#173548;letter-spacing:-.025em}.hll-inner .section-head h2,.hll-inner .split-head h2,.hll-inner .header-row h2{margin-bottom:5px;font-size:clamp(1.8rem,2.7vw,2.8rem)}.hll-inner .card,.hll-inner .panel,.hll-inner .tile,.hll-inner .result-card,.hll-inner .listing-card{border:1px solid var(--inner-line);background:var(--inner-paper);border-radius:20px;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 8px 24px #23342c0e}.hll-inner a.card:hover,.hll-inner a.tile:hover,.hll-inner a.result-card:hover,.hll-inner a.listing-card:hover{border-color:#d8ddd8;text-decoration:none;transform:translateY(-2px);box-shadow:0 16px 34px #23342c17}.hll-inner .card-media,.hll-inner .media,.hll-inner figure{background:#eef2ef;overflow:hidden}.hll-inner .card-media img,.hll-inner .media img,.hll-inner figure img,.hll-inner .place-media img{object-fit:cover;width:100%;height:100%;display:block}.hll-inner .live-grid,.hll-inner .card-grid,.hll-inner .grid,.hll-inner .results-grid,.hll-inner .tiles{gap:18px}.hll-inner .premium-content-card{border-radius:20px!important;box-shadow:0 9px 25px #23342c0e!important}.hll-inner .premium-content-card .card-media{aspect-ratio:16/10}.hll-inner .premium-card-body{padding:18px 19px 20px}.hll-inner .premium-content-card h3{color:#1e3038;font-size:1.13rem;line-height:1.28}.hll-inner .premium-content-card p{color:#68747a;line-height:1.5}.hll-inner .tag,.hll-inner .badge,.hll-inner .chip{letter-spacing:.01em;font-size:.72rem;font-weight:800;border-radius:999px!important}.hll-inner .tag{color:#28594d;background:#edf5f2;border:1px solid #d9e9e2}.hll-inner .free-tag{color:#835b27;background:#f8ead7;border-color:#ead1ad}.hll-inner .button,.hll-inner button:not(.plain),.hll-inner input[type=submit]{border-radius:999px;min-height:42px;font-weight:800}.hll-inner .button:not(.secondary):not(.ghost){background:var(--inner-teal)}.hll-inner .filters,.hll-inner .filterbar,.hll-inner .filter-panel,.hll-inner .searchbox,.hll-inner form[role=search],.hll-inner .toolbar{background:#ffffffed;border:1px solid #e4e2dc;border-radius:18px;padding:14px 16px;box-shadow:0 10px 28px #23342c11}.hll-inner input[type=text],.hll-inner input[type=search],.hll-inner input[type=email],.hll-inner input[type=date],.hll-inner input[type=number],.hll-inner select,.hll-inner textarea{color:#26363c;min-height:43px;box-shadow:none;background:#fff;border:1px solid #dcded9;border-radius:12px}.hll-inner input:focus,.hll-inner select:focus,.hll-inner textarea:focus{outline-offset:1px;border-color:#7daebd;outline:3px solid #075d7821}.hll-inner .breadcrumbs,.hll-inner .breadcrumb{color:#7a8380;font-size:.78rem}.hll-inner .breadcrumbs a,.hll-inner .breadcrumb a{color:#55746c}.hll-inner .meta,.hll-inner .muted{color:var(--inner-muted)}.hll-inner table{border-collapse:separate;border-spacing:0;border:1px solid var(--inner-line);background:#fff;border-radius:16px;width:100%;overflow:hidden}.hll-inner th{color:#294039;letter-spacing:.02em;background:#f4f7f4;font-size:.78rem}.hll-inner th,.hll-inner td{text-align:left;border-bottom:1px solid #ecebe6;padding:12px 14px}.hll-inner tr:last-child td{border-bottom:0}.hll-inner .prose,.hll-detail article,.hll-detail .content{color:#35444a;font-size:1.01rem;line-height:1.75}.hll-inner .prose h2,.hll-detail article h2,.hll-detail .content h2{font-family:var(--serif);color:#173548;margin-top:1.7em;font-size:clamp(1.7rem,2.4vw,2.45rem)}.hll-inner .prose h3,.hll-detail article h3,.hll-detail .content h3{color:#24413a;margin-top:1.45em;font-size:1.25rem}.hll-inner .prose a,.hll-detail article a,.hll-detail .content a{font-weight:700}.hll-detail .detail-grid,.hll-detail .two-col,.hll-detail .content-grid{gap:32px}.hll-detail aside,.hll-detail .sidebar{align-self:start}.hll-detail aside .card,.hll-detail .sidebar .card,.hll-detail .facts,.hll-detail .info-panel{box-shadow:none;background:#fbfaf6;border:1px solid #e6e3db;border-radius:18px}.hll-inner .list-row,.hll-inner .result-row,.hll-inner li.card{background:#fff;border:1px solid #e6e4de;border-radius:16px;padding:15px 17px}.hll-inner .list-row+.list-row,.hll-inner .result-row+.result-row{margin-top:10px}.hll-inner .empty,.hll-inner .empty-state{color:#6f7975;text-align:center;background:#fbfaf6;border:1px dashed #d8d8d1;border-radius:18px;padding:30px}.hll-inner .pagination{justify-content:center;align-items:center;gap:8px;margin:30px 0;display:flex}.hll-inner .pagination a,.hll-inner .pagination span{background:#fff;border:1px solid #dfe2dc;border-radius:999px;place-items:center;min-width:38px;height:38px;display:grid}.hll-inner .map-shell,.hll-inner .map,.hll-inner iframe{border-radius:18px;overflow:hidden}.hll-inner hr{border:0;border-top:1px solid #e9e7e1;margin:34px 0}.hll-hub{padding-bottom:52px}.hll-detail{padding-bottom:60px}.hll-detail>.hll-inner-topwash{height:330px}.hll-detail .hll-inner-chrome{padding-top:24px}@media (width<=1100px){.hll-inner>.hll-inner-topwash{height:260px}.hll-inner .hll-inner-title,.hll-inner h1:first-of-type{font-size:clamp(2.55rem,5.6vw,4.2rem)}}@media (width<=760px){.hll-inner>.hll-inner-topwash{height:230px}.hll-inner>.hll-inner-topwash:after{width:120px;height:120px;right:-20px}.hll-inner-chrome{padding-top:22px}.hll-inner-kicker{font-size:.65rem}.hll-inner .hll-inner-title,.hll-inner h1:first-of-type{font-size:clamp(2.35rem,10vw,3.35rem);line-height:1.01}.hll-inner .hll-inner-title:after{width:68px;margin-top:11px}.hll-inner p.sub,.hll-inner .lede,.hll-inner .intro,.hll-inner header>p,.hll-inner .hero p{font-size:.98rem}.hll-inner .section{padding-top:34px;padding-bottom:34px}.hll-inner .filters,.hll-inner .filterbar,.hll-inner .filter-panel,.hll-inner .searchbox,.hll-inner form[role=search],.hll-inner .toolbar{border-radius:15px;padding:12px}.hll-detail .detail-grid,.hll-detail .two-col,.hll-detail .content-grid{gap:22px}.hll-inner table{white-space:nowrap;display:block;overflow-x:auto}}@media (width<=480px){.hll-inner>.hll-inner-topwash{height:215px}.hll-inner .hll-inner-title,.hll-inner h1:first-of-type{font-size:2.45rem}.hll-inner .card,.hll-inner .panel,.hll-inner .tile,.hll-inner .result-card,.hll-inner .listing-card{border-radius:16px}.hll-inner .premium-card-body{padding:16px}.hll-inner .section{padding-top:30px;padding-bottom:30px}}.hll-inner-events,.hll-inner-deals,.hll-inner-explore,.hll-inner-services,.hll-inner-service,.hll-inner-place,.hll-inner-guides,.hll-inner-neighbourhoods,.hll-inner-city,.hll-inner-search,.hll-inner-near-me,.hll-inner-local-updates,.hll-inner-today,.hll-inner-tonight,.hll-inner-this-week,.hll-inner-this-weekend,.hll-inner-weekend-planner,.hll-inner-open-now,.hll-inner-free,.hll-inner-recurring,.hll-inner-important-dates,.hll-inner-living-in-halton,.hll-inner-housing,.hll-inner-rentals,.hll-inner-resale,.hll-inner-new-homes,.hll-inner-closing-soon,.hll-inner-expiring-soon,.hll-inner-weekly-specials,.hll-inner-openings{--hll-inner-route-polished:1}body[data-hll-inner="1"] main{color:#2b373c;background:linear-gradient(108deg,#fbf7ef 0%,#fffdfa 50%,#edf4ef 100%) 0 0/100% 270px no-repeat,#fff;min-height:70vh}body[data-hll-inner="1"] main>section:first-child,body[data-hll-inner="1"] main>.wrap:first-child{padding-top:34px}body[data-hll-inner="1"] main h1:first-of-type{font-family:var(--serif);letter-spacing:-.038em;color:#173548;max-width:1050px;margin-bottom:18px;font-size:clamp(2.7rem,4.9vw,4.9rem);line-height:.99}body[data-hll-inner="1"] main h1:first-of-type:after{content:"";background:#dfa461;border-radius:6px;width:82px;height:4px;margin-top:14px;display:block}body[data-hll-inner="1"] main h2{font-family:var(--serif);color:#173548;letter-spacing:-.022em}body[data-hll-inner="1"] main h3{color:#203b3d}body[data-hll-inner="1"] main p{line-height:1.62}body[data-hll-inner="1"] main .sub,body[data-hll-inner="1"] main .lede,body[data-hll-inner="1"] main .intro{color:#69747a;max-width:850px}body[data-hll-inner="1"] main .card,body[data-hll-inner="1"] main .panel,body[data-hll-inner="1"] main .tile,body[data-hll-inner="1"] main .listing-card,body[data-hll-inner="1"] main .result-card{background:#fffefb;border:1px solid #e7e4dd;border-radius:20px;box-shadow:0 8px 24px #23342c0e}body[data-hll-inner="1"] main .card img,body[data-hll-inner="1"] main .tile img,body[data-hll-inner="1"] main .listing-card img,body[data-hll-inner="1"] main .result-card img{object-fit:cover}body[data-hll-inner="1"] main .tag,body[data-hll-inner="1"] main .badge,body[data-hll-inner="1"] main .chip{border-radius:999px}body[data-hll-inner="1"] main .button,body[data-hll-inner="1"] main button:not(.plain),body[data-hll-inner="1"] main input[type=submit]{border-radius:999px;font-weight:800}body[data-hll-inner="1"] main input[type=text],body[data-hll-inner="1"] main input[type=search],body[data-hll-inner="1"] main input[type=email],body[data-hll-inner="1"] main select,body[data-hll-inner="1"] main textarea{background:#fff;border-color:#dcded9;border-radius:12px}body[data-hll-inner="1"] main .filters,body[data-hll-inner="1"] main .filterbar,body[data-hll-inner="1"] main .filter-panel,body[data-hll-inner="1"] main .toolbar,body[data-hll-inner="1"] main form[role=search]{background:#fffffff0;border:1px solid #e4e2dc;border-radius:18px;box-shadow:0 10px 28px #23342c11}body[data-hll-inner="1"] main .grid,body[data-hll-inner="1"] main .card-grid,body[data-hll-inner="1"] main .results-grid,body[data-hll-inner="1"] main .live-grid{gap:18px}body[data-hll-inner="1"] main article{color:#35444a}@media (width<=760px){body[data-hll-inner="1"] main{background-size:100% 230px}body[data-hll-inner="1"] main>section:first-child,body[data-hll-inner="1"] main>.wrap:first-child{padding-top:24px}body[data-hll-inner="1"] main h1:first-of-type{font-size:clamp(2.35rem,10vw,3.35rem)}body[data-hll-inner="1"] main .card,body[data-hll-inner="1"] main .panel,body[data-hll-inner="1"] main .tile,body[data-hll-inner="1"] main .listing-card,body[data-hll-inner="1"] main .result-card{border-radius:16px}}.hll-inner{--hll-art-hero:url(/art/v3/02_global_line_art/hll_lineart_halton_townscape_wide.svg);--hll-art-corner:url(/art/v3/01_global_botanical/hll_botanical_corner_top_right.svg);--hll-art-kicker:url(/art/v3/04_global_dividers_badges/hll_kicker_icon_compass.svg);position:relative}.hll-inner-deals{--hll-art-hero:url(/art/v3/02_global_line_art/hll_lineart_clocktower_bridge_scene.svg);--hll-art-kicker:url(/art/v3/04_global_dividers_badges/hll_kicker_icon_tag.svg)}.hll-inner-events,.hll-inner-today,.hll-inner-tonight,.hll-inner-this-week,.hll-inner-this-weekend,.hll-inner-weekend-planner,.hll-inner-recurring,.hll-inner-important-dates{--hll-art-hero:url(/art/v3/02_global_line_art/hll_lineart_events_scene.svg);--hll-art-kicker:url(/art/v3/04_global_dividers_badges/hll_kicker_icon_calendar.svg)}.hll-inner-explore,.hll-inner-open-now,.hll-inner-free{--hll-art-hero:url(/art/v3/02_global_line_art/hll_lineart_explore_scene.svg);--hll-art-kicker:url(/art/v3/04_global_dividers_badges/hll_kicker_icon_compass.svg)}.hll-inner-services,.hll-inner-service{--hll-art-hero:url(/art/v3/02_global_line_art/hll_lineart_family_services_scene.svg);--hll-art-kicker:url(/art/v3/04_global_dividers_badges/hll_kicker_icon_family.svg)}.hll-inner-guides,.hll-inner-local-updates{--hll-art-hero:url(/art/v3/02_global_line_art/hll_lineart_guides_scene.svg)}.hll-inner-neighbourhoods,.hll-inner-city,.hll-inner-living-in-halton,.hll-inner-housing,.hll-inner-rentals,.hll-inner-resale,.hll-inner-new-homes{--hll-art-hero:url(/art/v3/02_global_line_art/hll_lineart_neighbourhoods_scene.svg);--hll-art-kicker:url(/art/v3/04_global_dividers_badges/hll_kicker_icon_pin.svg)}.hll-inner-search,.hll-inner-near-me{--hll-art-hero:url(/art/v3/02_global_line_art/hll_lineart_search_scene.svg);--hll-art-kicker:url(/art/v3/04_global_dividers_badges/hll_kicker_icon_pin.svg)}.hll-inner-place{--hll-art-hero:url(/art/v3/02_global_line_art/hll_lineart_lakeside_walk_scene.svg)}.hll-inner>.hll-inner-topwash{overflow:hidden}.hll-inner>.hll-inner-topwash:before{content:"";pointer-events:none;background-image:var(--hll-art-hero),url(/art/v3/03_global_textures/hll_texture_soft_dots_01.png),url(/art/v3/03_global_textures/hll_texture_organic_wash_cream_sage.webp);opacity:.92;background-position:right 3% bottom -8px,100% 0,50%;background-repeat:no-repeat,repeat,no-repeat;background-size:min(39vw,610px),420px,cover;position:absolute;inset:0}.hll-inner>.hll-inner-topwash:after{content:"";pointer-events:none;opacity:.58;background-image:url(/art/v3/01_global_botanical/hll_botanical_corner_top_right.svg),url(/art/home/hero/hero-leaf-cluster.svg);background-position:100% 0,100% 0;background-repeat:no-repeat;background-size:contain,180px;width:235px;height:220px;position:absolute;top:0;right:-10px}.hll-inner:before{content:"";z-index:0;pointer-events:none;opacity:.82;background:url(/art/v3/01_global_botanical/hll_botanical_corner_top_left.svg) 0 0/contain no-repeat;width:210px;height:175px;position:absolute;top:0;left:0}.hll-inner-chrome,.hll-inner>.wrap,.hll-inner>section{z-index:1;position:relative}.hll-inner-kicker{background-image:var(--hll-art-kicker);background-position:0;background-repeat:no-repeat;background-size:18px 18px;padding-left:28px}.hll-inner .filters,.hll-inner .filterbar,.hll-inner .filter-panel,.hll-inner .toolbar,.hll-inner form[role=search]{background-image:url(/art/v3/04_global_dividers_badges/hll_divider_leaf_line_horizontal.svg),linear-gradient(90deg,#fffefbf5,#f8faf6f5);background-position:right 18px center,50%;background-repeat:no-repeat,no-repeat;background-size:145px,cover}.hll-inner .premium-content-card,.hll-inner .card,.hll-inner .tile,.hll-inner .listing-card,.hll-inner .result-card{position:relative;overflow:hidden}.hll-inner .premium-content-card:after,.hll-inner .card:after,.hll-inner .listing-card:after,.hll-inner .result-card:after{content:"";pointer-events:none;opacity:.95;background:url(/art/v3/09_card_embellishments/hll_card_top_corner_tag_soft.svg) 100% 0/contain no-repeat;width:54px;height:54px;position:absolute;top:0;right:0}.hll-inner .premium-card-body:after,.hll-inner .card-body:after{content:"";opacity:.72;pointer-events:none;background:url(/art/v3/09_card_embellishments/hll_card_bottom_leaf_flourish.svg) 100%/110px no-repeat;width:100%;height:20px;margin-top:10px;display:block}.hll-inner .city-links,.hll-inner .location-links,.hll-inner nav[aria-label*=city i]{background-image:url(/art/v3/04_global_dividers_badges/hll_divider_location_line.svg);background-position:0;background-repeat:no-repeat;background-size:auto 24px;padding-left:38px}.hll-inner .empty,.hll-inner .empty-state,.hll-inner .no-results{background-image:url(/art/v3/07_empty_states/hll_empty_generic.svg);background-position:right 22px bottom 10px;background-repeat:no-repeat;background-size:min(260px,38vw);min-height:220px}body[data-hll-inner="1"] main{isolation:isolate;position:relative}body[data-hll-inner="1"] main:before{content:"";z-index:0;opacity:.23;pointer-events:none;background:url(/art/v3/02_global_line_art/hll_lineart_halton_townscape_wide.svg) 100% 100%/contain no-repeat;width:min(36vw,520px);height:230px;position:absolute;top:18px;right:2%}body[data-hll-inner="1"] main:after{content:"";z-index:0;opacity:.45;pointer-events:none;background:url(/art/v3/01_global_botanical/hll_botanical_corner_top_left.svg) 0 0/contain no-repeat;width:185px;height:160px;position:absolute;top:0;left:0}body[data-hll-inner="1"] main>*{z-index:1;position:relative}@media (width<=900px){.hll-inner>.hll-inner-topwash:before{opacity:.55;background-size:min(50vw,420px),360px,cover}.hll-inner:before{opacity:.42;width:145px;height:120px}}@media (width<=640px){.hll-inner>.hll-inner-topwash:before{background-image:url(/art/v3/03_global_textures/hll_texture_soft_dots_01.png),url(/art/v3/03_global_textures/hll_texture_organic_wash_cream_sage.webp);background-size:300px,cover}.hll-inner>.hll-inner-topwash:after{opacity:.34;width:140px;height:130px}.hll-inner:before,body[data-hll-inner="1"] main:after{display:none}.hll-inner .filters,.hll-inner .filterbar,.hll-inner .filter-panel,.hll-inner .toolbar,.hll-inner form[role=search]{background-image:linear-gradient(90deg,#fffefbf7,#f8faf6f7)}}@media (width>=1181px){.hll-inner .hll-inner-chrome>.wrap,.hll-inner>section>.wrap:not(.article-wrap),.hll-inner>.section>.wrap:not(.article-wrap),.hll-inner>.wrap:not(.article-wrap){width:min(1480px,100% - 72px)!important;max-width:1480px!important;margin-left:auto!important;margin-right:auto!important}.hll-inner .grid,.hll-inner .live-grid,.hll-inner .card-grid,.hll-inner .results-grid,.hll-inner .tiles{gap:20px!important}.hll-inner-explore .list{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:20px!important}.hll-inner-explore .media-listrow{flex-direction:column!important;min-width:0!important;height:100%!important;padding:0!important;display:flex!important;overflow:hidden!important}.hll-inner-explore .listing-thumb{aspect-ratio:16/10!important;object-fit:cover!important;border-right:0!important;border-bottom:1px solid var(--line)!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;display:block!important}.hll-inner-explore .media-listrow-body{align-self:stretch!important;width:100%!important;min-width:0!important;padding:18px 19px 20px!important}.hll-inner-explore .media-listrow .listrow-head{align-items:flex-start!important}.hll-inner-guides.hll-detail .article-wrap{width:min(1120px,100% - 72px)!important;max-width:1120px!important}.hll-inner-guides.hll-detail .article-wrap>.article,.hll-inner-guides.hll-detail .article-wrap>.trust-note{max-width:900px!important}.hll-inner-guides.hll-detail .article{padding:38px 42px!important}}:root{--hll-art-hll_botanical_corner_top_left:url(/art/v3/01_global_botanical/hll_botanical_corner_top_left.svg);--hll-art-hll_botanical_corner_top_right:url(/art/v3/01_global_botanical/hll_botanical_corner_top_right.svg);--hll-art-hll_botanical_corner_bottom_left:url(/art/v3/01_global_botanical/hll_botanical_corner_bottom_left.svg);--hll-art-hll_botanical_corner_bottom_right:url(/art/v3/01_global_botanical/hll_botanical_corner_bottom_right.svg);--hll-art-hll_leaf_sprig_small_01:url(/art/v3/01_global_botanical/hll_leaf_sprig_small_01.svg);--hll-art-hll_leaf_sprig_small_02:url(/art/v3/01_global_botanical/hll_leaf_sprig_small_02.svg);--hll-art-hll_leaf_sprig_small_03:url(/art/v3/01_global_botanical/hll_leaf_sprig_small_03.svg);--hll-art-hll_leaf_cluster_light_01:url(/art/v3/01_global_botanical/hll_leaf_cluster_light_01.svg);--hll-art-hll_leaf_cluster_light_02:url(/art/v3/01_global_botanical/hll_leaf_cluster_light_02.svg);--hll-art-hll_hanging_branch_soft:url(/art/v3/01_global_botanical/hll_hanging_branch_soft.svg);--hll-art-hll_lineart_halton_townscape_wide:url(/art/v3/02_global_line_art/hll_lineart_halton_townscape_wide.svg);--hll-art-hll_lineart_clocktower_bridge_scene:url(/art/v3/02_global_line_art/hll_lineart_clocktower_bridge_scene.svg);--hll-art-hll_lineart_lakeside_walk_scene:url(/art/v3/02_global_line_art/hll_lineart_lakeside_walk_scene.svg);--hll-art-hll_lineart_family_services_scene:url(/art/v3/02_global_line_art/hll_lineart_family_services_scene.svg);--hll-art-hll_lineart_events_scene:url(/art/v3/02_global_line_art/hll_lineart_events_scene.svg);--hll-art-hll_lineart_explore_scene:url(/art/v3/02_global_line_art/hll_lineart_explore_scene.svg);--hll-art-hll_lineart_guides_scene:url(/art/v3/02_global_line_art/hll_lineart_guides_scene.svg);--hll-art-hll_lineart_neighbourhoods_scene:url(/art/v3/02_global_line_art/hll_lineart_neighbourhoods_scene.svg);--hll-art-hll_lineart_search_scene:url(/art/v3/02_global_line_art/hll_lineart_search_scene.svg);--hll-art-hll_lineart_footer_panorama:url(/art/v3/02_global_line_art/hll_lineart_footer_panorama.svg);--hll-art-hll_texture_soft_dots_01:url(/art/v3/03_global_textures/hll_texture_soft_dots_01.png);--hll-art-hll_texture_soft_dots_02:url(/art/v3/03_global_textures/hll_texture_soft_dots_02.png);--hll-art-hll_texture_paper_grain_light:url(/art/v3/03_global_textures/hll_texture_paper_grain_light.png);--hll-art-hll_texture_leaf_shadow_soft:url(/art/v3/03_global_textures/hll_texture_leaf_shadow_soft.png);--hll-art-hll_texture_organic_wash_cream_sage:url(/art/v3/03_global_textures/hll_texture_organic_wash_cream_sage.webp);--hll-art-hll_texture_organic_wash_cream_gold:url(/art/v3/03_global_textures/hll_texture_organic_wash_cream_gold.webp);--hll-art-hll_divider_leaf_line_horizontal:url(/art/v3/04_global_dividers_badges/hll_divider_leaf_line_horizontal.svg);--hll-art-hll_divider_dotted_flourish_horizontal:url(/art/v3/04_global_dividers_badges/hll_divider_dotted_flourish_horizontal.svg);--hll-art-hll_divider_location_line:url(/art/v3/04_global_dividers_badges/hll_divider_location_line.svg);--hll-art-hll_badge_save_local_support_local:url(/art/v3/04_global_dividers_badges/hll_badge_save_local_support_local.svg);--hll-art-hll_badge_source_checked:url(/art/v3/04_global_dividers_badges/hll_badge_source_checked.svg);--hll-art-hll_badge_local_favourite:url(/art/v3/04_global_dividers_badges/hll_badge_local_favourite.svg);--hll-art-hll_corner_ribbon_tag:url(/art/v3/04_global_dividers_badges/hll_corner_ribbon_tag.svg);--hll-art-hll_kicker_icon_tag:url(/art/v3/04_global_dividers_badges/hll_kicker_icon_tag.svg);--hll-art-hll_kicker_icon_calendar:url(/art/v3/04_global_dividers_badges/hll_kicker_icon_calendar.svg);--hll-art-hll_kicker_icon_compass:url(/art/v3/04_global_dividers_badges/hll_kicker_icon_compass.svg);--hll-art-hll_kicker_icon_family:url(/art/v3/04_global_dividers_badges/hll_kicker_icon_family.svg);--hll-art-hll_kicker_icon_pin:url(/art/v3/04_global_dividers_badges/hll_kicker_icon_pin.svg);--hll-art-hll_city_burlington_badge:url(/art/v3/06_city_assets/hll_city_burlington_badge.svg);--hll-art-hll_city_burlington_lineart:url(/art/v3/06_city_assets/hll_city_burlington_lineart.svg);--hll-art-hll_city_oakville_badge:url(/art/v3/06_city_assets/hll_city_oakville_badge.svg);--hll-art-hll_city_oakville_lineart:url(/art/v3/06_city_assets/hll_city_oakville_lineart.svg);--hll-art-hll_city_milton_badge:url(/art/v3/06_city_assets/hll_city_milton_badge.svg);--hll-art-hll_city_milton_lineart:url(/art/v3/06_city_assets/hll_city_milton_lineart.svg);--hll-art-hll_city_halton_hills_badge:url(/art/v3/06_city_assets/hll_city_halton_hills_badge.svg);--hll-art-hll_city_halton_hills_lineart:url(/art/v3/06_city_assets/hll_city_halton_hills_lineart.svg);--hll-art-hll_empty_search:url(/art/v3/07_empty_states/hll_empty_search.svg);--hll-art-hll_empty_events:url(/art/v3/07_empty_states/hll_empty_events.svg);--hll-art-hll_empty_deals:url(/art/v3/07_empty_states/hll_empty_deals.svg);--hll-art-hll_empty_guides:url(/art/v3/07_empty_states/hll_empty_guides.svg);--hll-art-hll_empty_services:url(/art/v3/07_empty_states/hll_empty_services.svg);--hll-art-hll_empty_places:url(/art/v3/07_empty_states/hll_empty_places.svg);--hll-art-hll_empty_generic:url(/art/v3/07_empty_states/hll_empty_generic.svg);--hll-art-hll_footer_panorama_main:url(/art/v3/08_footer_assets/hll_footer_panorama_main.svg);--hll-art-hll_footer_leaf_cluster_soft:url(/art/v3/08_footer_assets/hll_footer_leaf_cluster_soft.svg);--hll-art-hll_footer_small_flourish:url(/art/v3/08_footer_assets/hll_footer_small_flourish.svg);--hll-art-hll_card_bottom_leaf_flourish:url(/art/v3/09_card_embellishments/hll_card_bottom_leaf_flourish.svg);--hll-art-hll_card_corner_botanical_mini:url(/art/v3/09_card_embellishments/hll_card_corner_botanical_mini.svg);--hll-art-hll_card_soft_shadow_plate:url(/art/v3/09_card_embellishments/hll_card_soft_shadow_plate.png);--hll-art-hll_card_top_corner_tag_soft:url(/art/v3/09_card_embellishments/hll_card_top_corner_tag_soft.svg);--hll-art-hll_chip_background_soft_green:url(/art/v3/09_card_embellishments/hll_chip_background_soft_green.svg);--hll-art-hll_chip_background_soft_cream:url(/art/v3/09_card_embellishments/hll_chip_background_soft_cream.svg);--hll-art-hll_pattern_leaf_repeat_subtle:url(/art/v3/10_optional_bonus_assets/hll_pattern_leaf_repeat_subtle.svg);--hll-art-hll_pattern_dot_repeat_subtle:url(/art/v3/10_optional_bonus_assets/hll_pattern_dot_repeat_subtle.svg);--hll-art-hll_section_blob_soft_green:url(/art/v3/10_optional_bonus_assets/hll_section_blob_soft_green.svg);--hll-art-hll_section_blob_soft_cream:url(/art/v3/10_optional_bonus_assets/hll_section_blob_soft_cream.svg);--hll-art-hll_sparkle_accent_micro:url(/art/v3/10_optional_bonus_assets/hll_sparkle_accent_micro.svg);--hll-art-hll_icon_micro_tag:url(/art/v3/10_optional_bonus_assets/hll_icon_micro_tag.svg);--hll-art-hll_icon_micro_calendar:url(/art/v3/10_optional_bonus_assets/hll_icon_micro_calendar.svg);--hll-art-hll_icon_micro_pin:url(/art/v3/10_optional_bonus_assets/hll_icon_micro_pin.svg);--hll-art-hll_icon_micro_compass:url(/art/v3/10_optional_bonus_assets/hll_icon_micro_compass.svg);--hll-art-hll_icon_micro_ticket:url(/art/v3/10_optional_bonus_assets/hll_icon_micro_ticket.svg);--hll-art-hll_icon_micro_heart:url(/art/v3/10_optional_bonus_assets/hll_icon_micro_heart.svg);--hll-art-hll_icon_micro_leaf:url(/art/v3/10_optional_bonus_assets/hll_icon_micro_leaf.svg);--hll-art-hll_icon_micro_sparkle:url(/art/v3/10_optional_bonus_assets/hll_icon_micro_sparkle.svg);--hll-art-hll_icon_micro_book:url(/art/v3/10_optional_bonus_assets/hll_icon_micro_book.svg);--hll-art-hll_icon_micro_magnifier:url(/art/v3/10_optional_bonus_assets/hll_icon_micro_magnifier.svg);--hll-art-hll_icon_micro_house:url(/art/v3/10_optional_bonus_assets/hll_icon_micro_house.svg)}.hll-inner{--hll-art-paper:var(--hll-art-hll_texture_paper_grain_light);--hll-art-wash:var(--hll-art-hll_texture_organic_wash_cream_sage)}.hll-inner>.hll-inner-topwash{background-image:linear-gradient(108deg,#fbf7eff5,#fffdf8f0 51%,#eef6f1f5),var(--hll-art-wash);background-repeat:no-repeat,repeat;background-size:cover,1100px;overflow:hidden}.hll-inner>.hll-inner-topwash:before{content:"";background:var(--hll-route-lineart,var(--hll-art-hll_lineart_halton_townscape_wide)) center bottom/contain no-repeat;opacity:.16;pointer-events:none;width:min(520px,42vw);height:220px;position:absolute;bottom:-12px;right:5%}.hll-inner>.hll-inner-topwash:after{content:"";background:var(--hll-route-botanical,var(--hll-art-hll_botanical_corner_top_right)) right top/contain no-repeat;opacity:.28;pointer-events:none;width:min(260px,24vw);height:220px;position:absolute;top:0;right:1.5%}.hll-inner-events{--hll-route-lineart:var(--hll-art-hll_lineart_events_scene);--hll-route-botanical:var(--hll-art-hll_botanical_corner_top_left);--hll-art-wash:var(--hll-art-hll_texture_organic_wash_cream_sage)}.hll-inner-deals{--hll-route-lineart:var(--hll-art-hll_lineart_clocktower_bridge_scene);--hll-route-botanical:var(--hll-art-hll_botanical_corner_top_right);--hll-art-wash:var(--hll-art-hll_texture_organic_wash_cream_gold)}.hll-inner-explore{--hll-route-lineart:var(--hll-art-hll_lineart_explore_scene);--hll-route-botanical:var(--hll-art-hll_leaf_cluster_light_01)}.hll-inner-services,.hll-inner-service{--hll-route-lineart:var(--hll-art-hll_lineart_family_services_scene);--hll-route-botanical:var(--hll-art-hll_botanical_corner_top_right)}.hll-inner-place{--hll-route-lineart:var(--hll-art-hll_lineart_lakeside_walk_scene);--hll-route-botanical:var(--hll-art-hll_leaf_sprig_small_01)}.hll-inner-guides{--hll-route-lineart:var(--hll-art-hll_lineart_guides_scene);--hll-route-botanical:var(--hll-art-hll_hanging_branch_soft);--hll-art-wash:var(--hll-art-hll_texture_organic_wash_cream_gold)}.hll-inner-neighbourhoods,.hll-inner-city{--hll-route-lineart:var(--hll-art-hll_lineart_neighbourhoods_scene);--hll-route-botanical:var(--hll-art-hll_leaf_cluster_light_02)}.hll-inner-search,.hll-inner-near-me{--hll-route-lineart:var(--hll-art-hll_lineart_search_scene);--hll-route-botanical:var(--hll-art-hll_botanical_corner_bottom_right)}.hll-detail.hll-inner-guides{--hll-route-lineart:var(--hll-art-hll_lineart_guides_scene);--hll-route-botanical:var(--hll-art-hll_leaf_sprig_small_03)}.hll-detail.hll-inner-service{--hll-route-lineart:var(--hll-art-hll_lineart_family_services_scene);--hll-route-botanical:var(--hll-art-hll_leaf_sprig_small_02)}.hll-detail.hll-inner-place{--hll-route-lineart:var(--hll-art-hll_lineart_lakeside_walk_scene);--hll-route-botanical:var(--hll-art-hll_leaf_sprig_small_01)}.hll-inner-kicker:before{background:var(--hll-kicker-icon,var(--hll-art-hll_kicker_icon_compass)) center/contain no-repeat;border-radius:0;width:25px;height:25px}.hll-inner-events .hll-inner-kicker{--hll-kicker-icon:var(--hll-art-hll_kicker_icon_calendar)}.hll-inner-deals .hll-inner-kicker{--hll-kicker-icon:var(--hll-art-hll_kicker_icon_tag)}.hll-inner-services .hll-inner-kicker,.hll-inner-service .hll-inner-kicker{--hll-kicker-icon:var(--hll-art-hll_kicker_icon_family)}.hll-inner-place .hll-inner-kicker,.hll-inner-city .hll-inner-kicker,.hll-inner-neighbourhoods .hll-inner-kicker,.hll-inner-near-me .hll-inner-kicker{--hll-kicker-icon:var(--hll-art-hll_kicker_icon_pin)}.hll-inner-search .hll-inner-kicker{--hll-kicker-icon:var(--hll-art-hll_icon_micro_magnifier)}.hll-inner .section:before{content:"";pointer-events:none;z-index:-1;background:var(--hll-art-hll_section_blob_soft_green) center/contain no-repeat;opacity:.09;width:330px;height:260px;position:absolute;top:12%;right:-110px}.hll-inner .section:nth-of-type(2n):before{background-image:var(--hll-art-hll_section_blob_soft_cream);opacity:.12;left:-130px;right:auto}.hll-inner .section{isolation:isolate;position:relative}.hll-inner .section+.section:after{content:"";background:var(--hll-art-hll_divider_leaf_line_horizontal) center/contain no-repeat;opacity:.42;width:min(420px,54vw);height:22px;position:absolute;top:-1px;left:50%;transform:translate(-50%,-50%)}.hll-inner-deals .section+.section:after{background-image:var(--hll-art-hll_divider_dotted_flourish_horizontal)}.hll-inner-place .section+.section:after,.hll-inner-city .section+.section:after,.hll-inner-neighbourhoods .section+.section:after{background-image:var(--hll-art-hll_divider_location_line)}.hll-inner .premium-content-card,.hll-inner .listing-card,.hll-inner .result-card{position:relative;overflow:hidden}.hll-inner .premium-content-card:after,.hll-inner .listing-card:after{content:"";background:var(--hll-art-hll_card_bottom_leaf_flourish) right bottom/contain no-repeat;opacity:.13;pointer-events:none;width:86px;height:68px;position:absolute;bottom:-3px;right:-3px}.hll-inner .premium-content-card:before{content:"";background:var(--hll-art-hll_card_corner_botanical_mini) center/contain no-repeat;opacity:.13;z-index:2;pointer-events:none;width:38px;height:38px;position:absolute;top:9px;right:9px}.hll-inner .tag,.hll-inner .badge,.hll-inner .chip{background-image:var(--hll-art-hll_chip_background_soft_green);background-repeat:no-repeat;background-size:100% 100%}.hll-inner-deals .tag,.hll-inner-deals .badge{background-image:var(--hll-art-hll_chip_background_soft_cream)}.hll-inner .sponsored-tag{padding-left:24px;position:relative}.hll-inner .sponsored-tag:before{content:"";background:var(--hll-art-hll_icon_micro_sparkle) center/contain no-repeat;width:13px;height:13px;position:absolute;top:50%;left:7px;transform:translateY(-50%)}.hll-inner .meta:where(.source-checked,.verified):before{content:"";vertical-align:-2px;background:var(--hll-art-hll_icon_micro_leaf) center/contain no-repeat;width:13px;height:13px;margin-right:5px;display:inline-block}.hll-inner .empty,.hll-inner .empty-state,.hll-inner .no-results,[data-empty-state]{text-align:center;background-image:var(--hll-empty-art,var(--hll-art-hll_empty_generic));background-position:50% 18px;background-repeat:no-repeat;background-size:auto 120px;min-height:190px;padding-top:150px;position:relative}.hll-inner-search{--hll-empty-art:var(--hll-art-hll_empty_search)}.hll-inner-events{--hll-empty-art:var(--hll-art-hll_empty_events)}.hll-inner-deals{--hll-empty-art:var(--hll-art-hll_empty_deals)}.hll-inner-guides{--hll-empty-art:var(--hll-art-hll_empty_guides)}.hll-inner-services,.hll-inner-service{--hll-empty-art:var(--hll-art-hll_empty_services)}.hll-inner-explore,.hll-inner-place{--hll-empty-art:var(--hll-art-hll_empty_places)}.hll-inner-city a[href*="/city/burlington"]:not(.button),.hll-inner-neighbourhoods a[href*="/city/burlington"]:not(.button){--hll-city-badge:var(--hll-art-hll_city_burlington_badge)}.hll-inner-city a[href*="/city/oakville"]:not(.button),.hll-inner-neighbourhoods a[href*="/city/oakville"]:not(.button){--hll-city-badge:var(--hll-art-hll_city_oakville_badge)}.hll-inner-city a[href*="/city/milton"]:not(.button),.hll-inner-neighbourhoods a[href*="/city/milton"]:not(.button){--hll-city-badge:var(--hll-art-hll_city_milton_badge)}.hll-inner-city a[href*="/city/halton-hills"]:not(.button),.hll-inner-neighbourhoods a[href*="/city/halton-hills"]:not(.button){--hll-city-badge:var(--hll-art-hll_city_halton_hills_badge)}.hll-inner-city a[style*=--hll-city-badge],.hll-inner-neighbourhoods a[style*=--hll-city-badge]{background-repeat:no-repeat}.premium-footer{background-image:linear-gradient(180deg,#fbf7eff5,#f4f0e5fa),var(--hll-art-hll_texture_paper_grain_light);background-repeat:no-repeat,repeat;position:relative;overflow:hidden}.premium-footer:before{content:"";background:var(--hll-art-hll_footer_panorama_main) center bottom/cover no-repeat;opacity:.18;pointer-events:none;height:170px;position:absolute;bottom:0;left:0;right:0}.premium-footer:after{content:"";background:var(--hll-art-hll_footer_leaf_cluster_soft) right bottom/contain no-repeat;opacity:.2;pointer-events:none;width:300px;height:220px;position:absolute;bottom:-20px;right:-25px}.footer-brand:after{content:"";background:var(--hll-art-hll_footer_small_flourish) left center/contain no-repeat;opacity:.58;width:120px;height:26px;margin-top:14px;display:block}.hll-inner:before{content:"";z-index:-5;pointer-events:none;background-image:var(--hll-art-hll_pattern_dot_repeat_subtle);opacity:.018;background-size:260px 260px;position:fixed;inset:0}.hll-inner-guides:before,.hll-inner-neighbourhoods:before{background-image:var(--hll-art-hll_pattern_leaf_repeat_subtle);opacity:.014}.hll-inner .hll-inner-title:before{content:"";vertical-align:.18em;background:var(--hll-art-hll_sparkle_accent_micro) center/contain no-repeat;opacity:.42;width:16px;height:16px;margin-right:8px;display:inline-block}.hll-art-icon-tag{background-image:var(--hll-art-hll_icon_micro_tag)}.hll-art-icon-calendar{background-image:var(--hll-art-hll_icon_micro_calendar)}.hll-art-icon-pin{background-image:var(--hll-art-hll_icon_micro_pin)}.hll-art-icon-compass{background-image:var(--hll-art-hll_icon_micro_compass)}.hll-art-icon-ticket{background-image:var(--hll-art-hll_icon_micro_ticket)}.hll-art-icon-heart{background-image:var(--hll-art-hll_icon_micro_heart)}.hll-art-icon-leaf{background-image:var(--hll-art-hll_icon_micro_leaf)}.hll-art-icon-sparkle{background-image:var(--hll-art-hll_icon_micro_sparkle)}.hll-art-icon-book{background-image:var(--hll-art-hll_icon_micro_book)}.hll-art-icon-magnifier{background-image:var(--hll-art-hll_icon_micro_magnifier)}.hll-art-icon-house{background-image:var(--hll-art-hll_icon_micro_house)}.hll-art-badge-save-local{background-image:var(--hll-art-hll_badge_save_local_support_local)}.hll-art-badge-source-checked{background-image:var(--hll-art-hll_badge_source_checked)}.hll-art-badge-local-favourite{background-image:var(--hll-art-hll_badge_local_favourite)}.hll-art-corner-ribbon{background-image:var(--hll-art-hll_corner_ribbon_tag)}.hll-art-card-top-tag{background-image:var(--hll-art-hll_card_top_corner_tag_soft)}.hll-art-shadow-plate{background-image:var(--hll-art-hll_card_soft_shadow_plate)}@media (width<=720px){.hll-inner>.hll-inner-topwash:before{opacity:.1;width:72vw;height:155px;right:-10%}.hll-inner>.hll-inner-topwash:after{opacity:.18;width:42vw;height:160px}.premium-footer:before{height:120px}.premium-footer:after{opacity:.14;width:210px;height:160px}.hll-inner .section:before{width:230px;height:180px}}@media (prefers-reduced-motion:reduce){.hll-inner .premium-content-card,.hll-inner .listing-card,.hll-inner .result-card{transition:none}}.hll-inner-city a[href*="/city/burlington"]:not(.button),.hll-inner-neighbourhoods a[href*="/city/burlington"]:not(.button){background-image:var(--hll-art-hll_city_burlington_badge);background-position:right 12px top 10px;background-repeat:no-repeat;background-size:38px 38px;padding-right:58px}.hll-inner-city a[href*="/city/oakville"]:not(.button),.hll-inner-neighbourhoods a[href*="/city/oakville"]:not(.button){background-image:var(--hll-art-hll_city_oakville_badge);background-position:right 12px top 10px;background-repeat:no-repeat;background-size:38px 38px;padding-right:58px}.hll-inner-city a[href*="/city/milton"]:not(.button),.hll-inner-neighbourhoods a[href*="/city/milton"]:not(.button){background-image:var(--hll-art-hll_city_milton_badge);background-position:right 12px top 10px;background-repeat:no-repeat;background-size:38px 38px;padding-right:58px}.hll-inner-city a[href*="/city/halton-hills"]:not(.button),.hll-inner-neighbourhoods a[href*="/city/halton-hills"]:not(.button){background-image:var(--hll-art-hll_city_halton_hills_badge);background-position:right 12px top 10px;background-repeat:no-repeat;background-size:38px 38px;padding-right:58px}.gta-header{z-index:40;background:#fff;border-bottom:1px solid #dfe9e4;position:sticky;top:0}.gta-nav{align-items:center;gap:24px;min-height:74px;display:flex}.gta-wordmark{color:#123c32;flex-direction:column;min-width:210px;text-decoration:none;display:flex}.gta-wordmark strong{letter-spacing:-.02em;font-size:1.05rem}.gta-wordmark small{color:#5f746e;margin-top:2px;font-size:.72rem}.gta-navlinks{flex:1;align-items:center;gap:18px;display:flex}.gta-navlinks a{color:#34554d;font-weight:700;text-decoration:none}.gta-nav-actions{align-items:center;gap:10px;display:flex}.gta-nav-actions input,.cn-nav input{border:1px solid #c9d9d3;border-radius:999px;min-width:220px;padding:10px 14px}.gta-master-hero,.gta-region-hero,.gta-city-hero,.audience-hero,.audience-city-hero{background:linear-gradient(135deg,#eef8f3,#f8fbf6 54%,#edf4ff);padding:72px 0 58px}.gta-master-hero h1,.gta-region-hero h1,.gta-city-hero h1,.audience-hero h1,.audience-city-hero h1{letter-spacing:-.055em;max-width:920px;margin:.25em 0;font-size:clamp(2.4rem,7vw,5rem);line-height:.98}.gta-master-hero p,.gta-region-hero p,.gta-city-hero p,.audience-hero p,.audience-city-hero p{max-width:780px;font-size:1.15rem;line-height:1.65}.gta-hero-actions,.gta-link-row{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.gta-region-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.gta-region-card,.gta-city-card{color:inherit;background:#fff;border:1px solid #d8e5df;border-radius:24px;padding:28px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:block;box-shadow:0 16px 44px #123c3212}.gta-region-card:hover,.gta-city-card:hover{transform:translateY(-2px);box-shadow:0 20px 50px #123c321f}.gta-region-card h2{margin:.35em 0;font-size:2rem}.gta-region-york{background:linear-gradient(160deg,#fff,#f3f7ff)}.gta-region-halton{background:linear-gradient(160deg,#fff,#f2faf5)}.gta-card-link{margin-top:18px;font-weight:800;display:inline-block}.gta-city-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.gta-city-card span{color:#668078;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.gta-city-card h3{margin:.5em 0;font-size:1.3rem}.gta-parent-brand,.gta-brand-stack a{color:#17624d;font-weight:800;text-decoration:none}.gta-brand-stack{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.gta-brand-stack span{color:#6c7a76;font-size:.78rem}.gta-editorial-note{background:#f5faf7;border-left:4px solid #2f8068;border-radius:0 18px 18px 0;margin:24px 0;padding:20px 22px}.gta-audience-band{background:#f6f8fb}.gta-footer{color:#eaf4f0;background:#102b25;padding:48px 0 20px}.gta-footer a{color:#d9eee6}.gta-footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:32px;display:grid}.gta-footer-grid>div{flex-direction:column;gap:8px;display:flex}.gta-footer-title{font-size:1.4rem}.gta-footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;gap:20px;margin-top:34px;padding-top:18px;display:flex}.gta-footer-bottom span:last-child{gap:16px;display:flex}.cn-header{z-index:40;background:#fff;border-bottom:1px solid #e6e8eb;position:sticky;top:0}.cn-nav{align-items:center;gap:24px;min-height:76px;display:flex}.cn-brand{color:#183d47;flex-direction:column;min-width:250px;text-decoration:none;display:flex}.cn-brand strong{font-size:1.05rem}.cn-brand small{color:#71828a;font-size:.7rem}.cn-nav nav{flex:1;gap:18px;display:flex}.cn-nav nav a{color:#355a64;font-weight:700;text-decoration:none}.gta-chinese{font-family:system-ui,-apple-system,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif}.cn-hero{background:linear-gradient(140deg,#f4fafc,#f7f8ff 55%,#f4fbf8)}.cn-footer{color:#edf8fa;background:#183d47;padding:42px 0}.cn-footer a{color:#d7f2f4}.in-header{z-index:40;background:#fffdf9;border-bottom:1px solid #ece4d8;position:sticky;top:0}.in-nav{align-items:center;gap:26px;min-height:76px;display:flex}.in-brand{color:#3a392e;flex-direction:column;flex:1;text-decoration:none;display:flex}.in-brand small{color:#857a68;font-size:.72rem}.in-nav nav{gap:18px;display:flex}.in-nav nav a{color:#544d40;font-weight:750;text-decoration:none}.in-hero{background:linear-gradient(140deg,#fffaf1,#f7fbf4 52%,#f4f7ff)}.in-footer{color:#f7f2e7;background:#292c25;padding:42px 0}.gta-indian .card{border-radius:20px}.gta-hindi{font-family:system-ui,-apple-system,Noto Sans Devanagari,sans-serif}.gta-local-linking{border-top:1px solid #e5ece8}.gta-audience-band .card h3{font-size:1.25rem}.gta-city-hero .stats,.gta-region-hero .stats,.audience-hero .stats{margin-top:28px}@media (width<=980px){.gta-navlinks,.gta-nav-actions{display:none}.gta-nav .mobile-menu{margin-left:auto}.gta-city-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gta-footer-grid{grid-template-columns:1fr 1fr}.cn-nav nav,.cn-nav form,.in-nav nav{display:none}.cn-brand,.in-brand{min-width:0}.gta-master-hero,.gta-region-hero,.gta-city-hero,.audience-hero,.audience-city-hero{padding:48px 0 38px}}@media (width<=640px){.gta-region-grid,.gta-city-grid,.gta-footer-grid{grid-template-columns:1fr}.gta-master-hero h1,.gta-region-hero h1,.gta-city-hero h1,.audience-hero h1,.audience-city-hero h1{font-size:2.7rem}.gta-footer-bottom{flex-direction:column}.gta-nav{min-height:66px}.gta-wordmark strong{font-size:.96rem}}.listing-stack{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:12px;display:grid}.listing-stack>.listrow{float:none;clear:both;width:100%;min-width:0;margin:0;display:block;position:relative}
