.breadcrumb{font-size:.85rem;color:var(--text-light);padding:14px 0}.breadcrumb a{color:var(--primary-color);text-decoration:underline}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span{margin:0 6px;color:#9ca3af}.city-hero{background:linear-gradient(180deg,#f0f7ff 0,#fff 100%);padding:28px 0 36px}.city-hero h1{font-size:1.6rem;line-height:1.3;color:var(--text-dark);margin-bottom:14px}.city-hero__intro{font-size:1.05rem;color:var(--text-dark);margin-bottom:20px;max-width:68ch}.city-hero__buttons{display:flex;flex-direction:column;gap:12px;margin-bottom:18px}.city-hero__buttons .btn{width:100%;min-height:44px;font-size:1.1rem;margin-left:0}.city-hero__trust{display:flex;flex-wrap:wrap;gap:8px 16px;font-size:.88rem;color:var(--text-light)}.city-hero__trust span{display:inline-flex;align-items:center;gap:5px}.trust-strip{background:var(--bg-light);border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:14px 0;text-align:center;font-size:.9rem;color:var(--text-dark)}.page-section{padding:44px 0}.page-section.alt{background:var(--bg-light)}.page-section p{color:#374151;margin-bottom:16px;max-width:72ch}.page-section .section-subtitle{max-width:none}.page-section p:last-child{margin-bottom:0}.city-services-grid{display:grid;grid-template-columns:1fr;gap:14px;margin-top:22px}.city-service-item{background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;padding:16px 18px}.city-service-item h3{font-size:1.02rem;color:var(--text-dark);margin-bottom:6px}.city-service-item p{font-size:.92rem;color:var(--text-light);margin-bottom:0}.city-service-item a{color:var(--primary-color);font-weight:600;text-decoration:none}.city-service-item a:hover{text-decoration:underline}.local-knowledge ul{margin:8px 0 18px 20px;color:#374151}.local-knowledge li{margin-bottom:8px}.cta-band{background:var(--call-red);padding:36px 0;text-align:center}.cta-band h2{color:#fff;font-size:1.4rem;margin-bottom:10px}.cta-band p{color:#fde8e8;margin-bottom:20px}.cta-band .callback-form-wrapper p,.cta-band .form-note{color:#4b5563}.cta-band__buttons{display:flex;flex-direction:column;gap:12px;align-items:stretch;max-width:340px;margin:0 auto}.cta-band__buttons .btn{width:100%;min-height:44px;margin-left:0}.cta-band .btn-call-pulse{background:#fff;color:var(--call-red)!important}.cta-band .btn-call-pulse:hover{background:#f3f4f6;color:var(--call-red-dark)!important}.related-links h2{margin-bottom:18px}.related-links-grid{display:grid;grid-template-columns:1fr;gap:12px}.related-links-grid a{display:block;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;padding:14px 18px;color:var(--primary-color);font-weight:600;text-decoration:none;min-height:44px}.related-links-grid a:hover{border-color:var(--primary-color);background:#f0f7ff}.blog-list{display:grid;grid-template-columns:1fr;gap:18px;margin-top:24px}.blog-card{display:block;background:var(--white);border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.blog-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.blog-card img{width:100%;height:190px;object-fit:cover;display:block}.blog-card__body{padding:20px}.blog-card__date{font-size:.8rem;color:var(--text-light);text-transform:uppercase;letter-spacing:.03em}.blog-card h2{font-size:1.15rem;color:var(--text-dark);margin:8px 0}.blog-card p{font-size:.95rem;color:#4b5563;margin-bottom:0}.article-header{padding:24px 0 8px}.article-header h1{font-size:1.5rem;line-height:1.3;color:var(--text-dark);margin-bottom:10px}.article-meta{font-size:.85rem;color:var(--text-light)}.article-hero-image{width:100%;height:auto;border-radius:12px;margin:20px 0;display:block}.article-body{padding:8px 0 40px}.article-body p{color:#374151;margin-bottom:18px;max-width:72ch}.article-body h2{font-size:1.25rem;color:var(--text-dark);margin:30px 0 14px}.article-body ol,.article-body ul{margin:0 0 18px 20px;color:#374151;max-width:72ch}.article-body li{margin-bottom:8px}.article-soft-cta{background:var(--bg-light);border:1.5px solid #e5e7eb;border-radius:12px;padding:20px;margin-top:30px}.article-soft-cta p{margin-bottom:12px}.response-strip{background:#eaf3ff;border-top:1px solid #d7e3f0;border-bottom:1px solid #d7e3f0;padding:14px 0;text-align:center}.response-strip p{margin:0;font-size:.95rem;font-weight:600;color:var(--primary-color)}.steps-grid{display:grid;grid-template-columns:1fr;gap:16px;margin-top:24px}.step-item{background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;padding:22px 20px;text-align:center}.step-icon{width:44px;height:44px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center;background:var(--bg-light);border-radius:50%;color:var(--primary-color)}.step-item h3{font-size:1.05rem;color:var(--text-dark);margin-bottom:6px}.step-item p{font-size:.92rem;color:var(--text-light);margin-bottom:0}.city-card-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-top:24px}.city-card{background:var(--white);border-radius:12px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.city-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.city-card img{width:100%;height:190px;object-fit:cover;display:block}.local-notes-grid{display:grid;grid-template-columns:1fr;gap:24px;align-items:start;margin-top:8px}.local-notes-grid img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:12px;display:block}.hero-right img.city-hero-photo{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:768px){.hero-right{min-height:260px!important;height:260px!important}.hero-right img.city-hero-photo{height:100%!important;object-fit:cover!important}}@media (min-width:769px){.city-hero{padding:44px 0 56px}.city-hero h1{font-size:2.2rem}.city-hero__intro{font-size:1.15rem}.city-hero__buttons{flex-direction:row}.city-hero__buttons .btn{width:auto;min-width:240px}.page-section{padding:64px 0}.city-services-grid{grid-template-columns:repeat(3,1fr)}.related-links-grid{grid-template-columns:repeat(3,1fr)}.cta-band__buttons{flex-direction:row;max-width:none;justify-content:center}.cta-band__buttons .btn{width:auto;min-width:220px}.blog-list{grid-template-columns:repeat(3,1fr)}.article-header h1{font-size:2rem}.article-body{max-width:780px;margin:0 auto}.article-header{max-width:780px;margin:0 auto}.response-strip p{font-size:1.05rem}.steps-grid{grid-template-columns:repeat(3,1fr);gap:24px}.city-card-grid{grid-template-columns:repeat(3,1fr);gap:24px}.local-notes-grid{grid-template-columns:1.3fr 1fr;gap:40px}}.response-strip__sub{margin-top:4px!important;font-size:.85rem;font-weight:500;color:var(--text-light)}.testimonial-grid{display:grid;grid-template-columns:1fr;gap:16px;margin-top:24px}.testimonial-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;padding:20px}.testimonial-stars{color:#fbbc05;font-size:1rem;margin-bottom:8px;letter-spacing:1px}.testimonial-quote{color:#374151;font-style:italic;margin-bottom:10px}.testimonial-author{font-weight:600;color:var(--text-dark);font-size:.9rem;margin-bottom:0}.testimonial-author span{font-weight:400;color:var(--text-light);margin-left:6px}.testimonials-link{display:inline-block;margin-top:18px;color:var(--primary-color);font-weight:600;text-decoration:none}.testimonials-link:hover{text-decoration:underline}.neighbourhood-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px;max-width:860px;margin-left:auto;margin-right:auto}.neighbourhood-chip{display:inline-flex;align-items:center;gap:8px;background:#f0f7ff;border:1px solid #dbeafe;border-radius:999px;padding:10px 20px;font-size:.92rem;font-weight:500;color:#1e3a5f;box-shadow:0 1px 3px rgba(0,102,204,.08)}.neighbourhood-chip::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--primary-color);flex-shrink:0}.callback-form-wrapper{background:#fff;border-radius:14px;padding:24px;max-width:420px;margin:28px auto 0;text-align:left}.callback-form-wrapper h3{color:var(--text-dark);font-size:1.05rem;margin-bottom:16px;text-align:center}.callback-form-wrapper .contact-form{gap:1rem}.callback-form-wrapper .btn{width:100%;min-height:44px;margin-left:0}@media (min-width:769px){.testimonial-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}
.testimonials-actions{text-align:center;margin-top:18px}.review-write-btn{background:#fff;color:var(--primary-color);border:2px solid var(--primary-color)}.review-write-btn:hover{background:var(--primary-color);color:#fff}
.services-more{text-align:center;max-width:760px;margin:30px auto 0;padding:18px 24px;background:#f0f7ff;border:1px solid #dbeafe;border-radius:12px;color:#1e3a5f;font-size:1.06rem;font-weight:500}.services-more a{color:var(--primary-color);font-weight:600;text-decoration:none}.services-more a:hover{text-decoration:underline}.season-strip{background:#eaf3ff;border-top:1px solid #d7e3f0;border-bottom:1px solid #d7e3f0;padding:16px 0;text-align:center}.season-strip p{margin:0;font-size:0.95rem;font-weight:600;color:var(--primary-color);max-width:720px;margin-left:auto;margin-right:auto}.season-strip__eta{margin-top:6px !important;font-size:0.85rem;font-weight:500;color:var(--text-light)}.cred-bar{background:#fff;border-bottom:1px solid #e5e7eb;padding:10px 0;text-align:center}.cred-bar p{margin:0;font-size:0.8rem;color:#6b7280;line-height:1.6}.before-box{background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;padding:22px 20px;margin-top:28px}.before-box h3{font-size:1.05rem;color:var(--text-dark);margin-bottom:14px}.before-box ol{margin:0;padding-left:20px;color:#374151}.before-box li{margin-bottom:10px;font-size:0.95rem}.before-box li:last-child{margin-bottom:0}.qa-section{padding:44px 0}.qa-grid{display:grid;grid-template-columns:1fr;gap:14px;margin-top:22px}.qa-item{background:#f0f7ff;border:1px solid #dbeafe;border-radius:12px;padding:18px 20px}.qa-item h3{font-size:1rem;color:var(--primary-color);margin-bottom:8px}.qa-item p{font-size:0.92rem;color:#374151;margin-bottom:0}.city-map{margin-top:22px;border-radius:12px;overflow:hidden}.page-updated{text-align:center;font-size:0.8rem;color:var(--text-light);padding:20px 0 0}@media (min-width:769px){.season-strip p{font-size:1.05rem}.qa-grid{grid-template-columns:repeat(2,1fr)}}

.qa-section{padding:52px 0}.qa-grid{display:grid;grid-template-columns:1fr;gap:0;margin-top:26px;border-top:1px solid #e6ebf1}.qa-item{background:none;border:none;border-bottom:1px solid #e6ebf1;border-radius:0;padding:22px 0}.qa-item h3{font-size:1.05rem;font-weight:700;color:var(--text-dark);margin-bottom:7px}.qa-item p{font-size:1rem;line-height:1.62;color:#4b5563;margin-bottom:0;max-width:66ch}.season-strip{padding:20px 0;background:#eff5fc;border-color:#dce7f3}.season-strip p{font-size:1.02rem;font-weight:600;line-height:1.55;color:#14304f;max-width:78ch}.season-strip__eta{font-weight:500;color:#5b7089}.cred-bar{background:#fff;border-bottom:1px solid #eaeef3;padding:12px 0}.cred-bar p{font-size:.86rem;color:#64748b;letter-spacing:.01em}.before-box{background:#fffdf6;border:1px solid #efe0bf;border-left:4px solid #dda42f;border-radius:10px;padding:24px;margin-top:30px}.before-box h3{font-size:1.12rem;color:var(--text-dark);margin-bottom:16px}.before-box ol{counter-reset:bstep;list-style:none;padding-left:0;margin:0}.before-box li{counter-increment:bstep;position:relative;padding-left:34px;margin-bottom:13px;font-size:.97rem;line-height:1.55;color:#3f4a58}.before-box li:last-child{margin-bottom:0}.before-box li::before{content:counter(bstep);position:absolute;left:0;top:1px;width:23px;height:23px;border-radius:50%;background:#dda42f;color:#fff;font-weight:700;font-size:.78rem;display:flex;align-items:center;justify-content:center}@media(min-width:900px){.hero-left{display:flex;align-items:center}.hero-content h1{font-size:clamp(2.2rem,2.9vw,3rem);line-height:1.12;letter-spacing:-.5px}.hero-content .hero-description{font-size:1.1rem;line-height:1.55;max-width:46ch}.qa-section{padding:64px 0}.qa-grid{grid-template-columns:repeat(2,1fr);column-gap:56px}.season-strip{padding:24px 0}.season-strip p{font-size:1.1rem}.before-box{padding:30px 32px;margin-top:36px}.before-box ol{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.before-box li{margin-bottom:0}}
@media(min-width:900px){.season-strip .container{display:flex;align-items:center;gap:32px}.season-strip p{text-align:left;margin:0;max-width:none;flex:1}.season-strip__eta{margin-top:0!important;flex:0 0 280px;text-align:right;font-size:.88rem;border-left:1px solid #d3e2f2;padding-left:30px}}
@media(min-width:900px){.hero-content .hero-features{grid-template-columns:repeat(3,auto);justify-content:start;gap:10px 26px}}
@media(min-width:900px){.hero-split{min-height:600px;height:auto;align-items:stretch}.hero-left{display:flex;align-items:center;padding:3rem 3.5rem 3rem 5rem}.hero-content{max-width:560px}.hero-content h1{font-size:2.55rem;line-height:1.14;letter-spacing:-.02em;margin-bottom:.9rem}.hero-description{font-size:1.1rem;line-height:1.55;margin-bottom:1.5rem;max-width:46ch}.hero-buttons{margin-bottom:1.2rem}.hero-trust{margin-bottom:1.1rem}.hero-features{grid-template-columns:repeat(2,auto);justify-content:start;gap:.5rem 1.8rem;margin-bottom:0}.hero-right,.hero-carousel,.carousel-slides,.carousel-slide{min-height:0!important;height:100%!important}.hero-right{height:auto!important}.hero-right img.city-hero-photo{height:100%}}
@media(max-width:768px){.hero-left,.hero-content{min-width:0}.hero-trust__item{white-space:normal;max-width:100%;text-align:center;line-height:1.35}}@media(min-width:900px){.hero-content .hero-features{display:flex;flex-wrap:wrap;gap:.55rem 1.7rem}.hero-content .feature-item{white-space:nowrap}}
@media(max-width:768px){html,body{overflow-x:hidden;max-width:100%}img,iframe,video,table{max-width:100%}}
.resicom{padding:36px 0}.resicom-grid{display:grid;grid-template-columns:1fr;gap:28px}.resicom-col{border-top:3px solid var(--primary-color);padding-top:16px}.resicom-col h3{font-size:1.05rem;color:var(--text-dark);margin-bottom:10px}.resicom-col p{color:#4b5563;font-size:.98rem;line-height:1.6;margin-bottom:0;max-width:62ch}@media(min-width:900px){.resicom{padding:52px 0}.resicom-grid{grid-template-columns:1fr 1fr;gap:48px}}
.page-section{padding:36px 0}.qa-section{padding:36px 0}.section-subtitle{margin-bottom:22px}@media(min-width:900px){.page-section{padding:52px 0}.qa-section{padding:52px 0}}
@media(max-width:768px){.hero-right .hero-carousel,.hero-right .carousel-slides,.hero-right .carousel-slide{height:100%!important;min-height:0!important}}