.BeforeAfterGallery_gallery__h6Hho{padding:var(--space-12) 0;background:var(--color-white);position:relative}.BeforeAfterGallery_gallery__h6Hho:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0,var(--color-neutral-200) 50%,transparent 100%)}.BeforeAfterGallery_header__8YxXq{text-align:center;margin-bottom:var(--space-12);max-width:800px;margin-left:auto;margin-right:auto}.BeforeAfterGallery_badge__QD6X_{display:inline-flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-5);background:var(--color-primary);color:var(--color-white);border-radius:var(--radius-sm);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);margin-bottom:var(--space-6);animation:BeforeAfterGallery_fadeInUp__XDkGi .6s ease-out;border:none;cursor:pointer;transition:all .3s ease}.BeforeAfterGallery_badge__QD6X_:hover{background:var(--color-primary-light);transform:translateY(2px);box-shadow:var(--shadow-sm)}.BeforeAfterGallery_badge__QD6X_ svg{animation:BeforeAfterGallery_bounce__eqGg1 2s infinite}@keyframes BeforeAfterGallery_bounce__eqGg1{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(3px)}60%{transform:translateY(2px)}}.BeforeAfterGallery_title__Pb9_Z{font-size:var(--font-size-display-lg);font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin-bottom:var(--space-6);animation:BeforeAfterGallery_fadeInUp__XDkGi .6s ease-out .2s both}.BeforeAfterGallery_subtitle__f92dL{font-size:var(--font-size-xl);color:var(--color-text-secondary);line-height:var(--line-height-relaxed);animation:BeforeAfterGallery_fadeInUp__XDkGi .6s ease-out .4s both}.BeforeAfterGallery_grid__Vy_7O{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:var(--space-10);gap:var(--space-10);margin-bottom:var(--space-12)}.BeforeAfterGallery_comparisonContainer__Ho0Xl{animation:BeforeAfterGallery_fadeInUp__XDkGi .6s ease-out calc(.6s + var(--stagger, 0)) both}.BeforeAfterGallery_comparisonContainer__Ho0Xl:first-child{--stagger:0s}.BeforeAfterGallery_comparisonContainer__Ho0Xl:nth-child(2){--stagger:0.2s}.BeforeAfterGallery_comparisonContainer__Ho0Xl:nth-child(3){--stagger:0.4s}.BeforeAfterGallery_comparisonTitle__GcObt{font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);color:var(--color-text-primary);margin-bottom:var(--space-5);text-align:center}.BeforeAfterGallery_imageComparison__7iIgx{position:relative;border-radius:var(--radius-sm);overflow:hidden;cursor:col-resize;box-shadow:var(--shadow-lg);aspect-ratio:4/5;-webkit-user-select:none;-moz-user-select:none;user-select:none}.BeforeAfterGallery_imageContainer__jQvWl{position:relative;width:100%;height:100%}.BeforeAfterGallery_afterImage__mLbXH,.BeforeAfterGallery_beforeImage__vcQEf{width:100%;height:100%;object-fit:cover;display:block}.BeforeAfterGallery_beforeContainer__yBHWo{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.BeforeAfterGallery_sliderHandle__fjvt2{position:absolute;top:0;bottom:0;width:4px;background:transparent;cursor:col-resize;z-index:10;transform:translateX(-50%)}.BeforeAfterGallery_sliderLine__oyp6C{position:absolute;top:0;left:50%;bottom:0;width:2px;background:var(--color-white);transform:translateX(-50%);box-shadow:0 0 10px rgba(0,0,0,.3)}.BeforeAfterGallery_sliderButton__4HuJU{position:absolute;top:50%;left:50%;width:40px;height:40px;background:var(--color-white);border:3px solid var(--color-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);cursor:col-resize;box-shadow:var(--shadow-lg);transition:all .2s ease}.BeforeAfterGallery_sliderButton__4HuJU:hover{background:var(--color-primary);color:var(--color-white);transform:translate(-50%,-50%) scale(1.1)}.BeforeAfterGallery_sliderArrowLeft__mpTNR{margin-left:-2px}.BeforeAfterGallery_labels__tf3jE{position:absolute;top:var(--space-5);left:var(--space-5);right:var(--space-5);display:flex;justify-content:space-between;pointer-events:none}.BeforeAfterGallery_afterLabel__RDhKI,.BeforeAfterGallery_beforeLabel__AEVC5{padding:var(--space-2) var(--space-4);background:rgba(0,0,0,.7);color:var(--color-white);border-radius:var(--radius-sm);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.5px}.BeforeAfterGallery_beforeLabel__AEVC5{background:rgba(220,53,69,.9)}.BeforeAfterGallery_afterLabel__RDhKI{background:rgba(13,68,37,.9)}.BeforeAfterGallery_cta__usyzr{text-align:center;padding:var(--space-10) var(--space-6);background:linear-gradient(135deg,var(--color-neutral-50) 0,var(--color-white) 100%);border-radius:var(--radius-sm);border:var(--border-thin) solid var(--color-neutral-200)}.BeforeAfterGallery_ctaTitle__G3cYX{font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin-bottom:var(--space-4)}.BeforeAfterGallery_ctaText__HmS8Z{font-size:var(--font-size-lg);color:var(--color-text-secondary);margin-bottom:var(--space-8);max-width:600px;margin-left:auto;margin-right:auto}.BeforeAfterGallery_ctaButtons__EkYYA{display:flex;gap:var(--space-5);justify-content:center;flex-wrap:wrap}.BeforeAfterGallery_primaryButton__ND7Oh{display:inline-flex;align-items:center;gap:var(--space-3);padding:var(--space-5) var(--space-8);background:var(--color-primary);color:var(--color-white);text-decoration:none;font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);border-radius:var(--radius-sm);transition:all .2s ease;box-shadow:var(--shadow-sm)}.BeforeAfterGallery_primaryButton__ND7Oh:hover{background:var(--color-primary-light);transform:translateY(-1px);box-shadow:var(--shadow-md);color:var(--color-white)}.BeforeAfterGallery_secondaryButton__Rknnk{display:inline-flex;align-items:center;gap:var(--space-3);padding:var(--space-5) var(--space-8);background:var(--color-white);color:var(--color-text-primary);text-decoration:none;font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);border:var(--border-medium) solid var(--color-neutral-300);border-radius:var(--radius-sm);transition:all .2s ease}.BeforeAfterGallery_secondaryButton__Rknnk:hover{background:var(--color-neutral-50);border-color:var(--color-primary);color:var(--color-primary);transform:translateY(-1px)}@keyframes BeforeAfterGallery_fadeInUp__XDkGi{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.BeforeAfterGallery_gallery__h6Hho{padding:var(--space-10) 0}.BeforeAfterGallery_header__8YxXq{margin-bottom:var(--space-10)}.BeforeAfterGallery_title__Pb9_Z{font-size:var(--font-size-4xl)}.BeforeAfterGallery_subtitle__f92dL{font-size:var(--font-size-lg)}.BeforeAfterGallery_grid__Vy_7O{grid-template-columns:1fr;gap:var(--space-8);margin-bottom:var(--space-10)}.BeforeAfterGallery_comparisonTitle__GcObt{font-size:var(--font-size-lg)}.BeforeAfterGallery_sliderButton__4HuJU{width:36px;height:36px}.BeforeAfterGallery_cta__usyzr{padding:var(--space-8) var(--space-4)}.BeforeAfterGallery_ctaTitle__G3cYX{font-size:var(--font-size-2xl)}.BeforeAfterGallery_ctaText__HmS8Z{font-size:var(--font-size-base)}.BeforeAfterGallery_ctaButtons__EkYYA{flex-direction:column;align-items:center}.BeforeAfterGallery_primaryButton__ND7Oh,.BeforeAfterGallery_secondaryButton__Rknnk{width:100%;max-width:280px;justify-content:center}}@media (max-width:480px){.BeforeAfterGallery_grid__Vy_7O{grid-template-columns:1fr;gap:var(--space-6)}.BeforeAfterGallery_imageComparison__7iIgx{aspect-ratio:3/4}.BeforeAfterGallery_sliderButton__4HuJU{width:32px;height:32px}.BeforeAfterGallery_labels__tf3jE{top:var(--space-3);left:var(--space-3);right:var(--space-3)}.BeforeAfterGallery_afterLabel__RDhKI,.BeforeAfterGallery_beforeLabel__AEVC5{padding:var(--space-1) var(--space-3);font-size:var(--font-size-xs)}}.CalgaryServiceAreas_serviceAreas__Lta1n{padding:var(--space-12) 0;background:var(--color-white);position:relative}.CalgaryServiceAreas_serviceAreas__Lta1n:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0,var(--color-neutral-200) 50%,transparent 100%)}.CalgaryServiceAreas_header__ih2M6{text-align:center;margin-bottom:var(--space-12);max-width:800px;margin-left:auto;margin-right:auto}.CalgaryServiceAreas_badge__7zp2h{display:inline-flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-5);background:var(--color-secondary);color:var(--color-white);border-radius:var(--radius-sm);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);margin-bottom:var(--space-6);animation:CalgaryServiceAreas_fadeInUp__TDFU3 .6s ease-out}.CalgaryServiceAreas_title__odQG2{font-size:var(--font-size-display-lg);font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin-bottom:var(--space-6);animation:CalgaryServiceAreas_fadeInUp__TDFU3 .6s ease-out .2s both}.CalgaryServiceAreas_subtitle__Hp5o6{font-size:var(--font-size-xl);color:var(--color-text-secondary);line-height:var(--line-height-relaxed);animation:CalgaryServiceAreas_fadeInUp__TDFU3 .6s ease-out .4s both}.CalgaryServiceAreas_contentGrid__xLcE9{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-12);gap:var(--space-12);margin-bottom:var(--space-12);align-items:start}.CalgaryServiceAreas_mapSection__62tK_{animation:CalgaryServiceAreas_fadeInLeft__HmAZ2 .8s ease-out .6s both}.CalgaryServiceAreas_mapContainer__eWH89{position:relative;border-radius:var(--radius-sm);overflow:hidden;box-shadow:var(--shadow-lg);background:var(--color-neutral-100)}.CalgaryServiceAreas_mapImage__gD_Nl{width:100%;height:auto;display:block;transition:transform .3s ease}.CalgaryServiceAreas_mapContainer__eWH89:hover .CalgaryServiceAreas_mapImage__gD_Nl{transform:scale(1.02)}.CalgaryServiceAreas_mapOverlay__xrMnj{position:absolute;bottom:var(--space-6);left:var(--space-6);right:var(--space-6);background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-sm);padding:var(--space-5);border:var(--border-thin) solid rgba(255,255,255,.3)}.CalgaryServiceAreas_coverageStats__PLeRh{display:flex;justify-content:space-around;gap:var(--space-4)}.CalgaryServiceAreas_stat__OxhM6{text-align:center}.CalgaryServiceAreas_statNumber__buX_s{display:block;font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold);color:var(--color-primary);line-height:1}.CalgaryServiceAreas_statLabel__zFH7t{font-size:var(--font-size-sm);color:var(--color-text-secondary);font-weight:var(--font-weight-medium)}.CalgaryServiceAreas_neighborhoodSection__EDRyP{animation:CalgaryServiceAreas_fadeInRight___UaQ9 .8s ease-out .6s both}.CalgaryServiceAreas_sectionTitle__yViAf{font-size:var(--font-size-2xl);font-weight:var(--font-weight-semibold);color:var(--color-text-primary);margin-bottom:var(--space-6)}.CalgaryServiceAreas_neighborhoodGrid__Jk60O{display:grid;grid-gap:var(--space-6);gap:var(--space-6);margin-bottom:var(--space-6)}.CalgaryServiceAreas_zoneGroup__lJj6s{border:var(--border-thin) solid var(--color-neutral-200);border-radius:var(--radius-sm);padding:var(--space-5);background:var(--color-neutral-50);transition:all .2s ease}.CalgaryServiceAreas_zoneGroup__lJj6s:hover{background:var(--color-white);box-shadow:var(--shadow-sm)}.CalgaryServiceAreas_zoneTitle__lAvZA{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);color:var(--color-primary);margin-bottom:var(--space-4);display:flex;align-items:center;gap:var(--space-3)}.CalgaryServiceAreas_zoneTitle__lAvZA:before{content:"";width:12px;height:12px;background:var(--color-primary);border-radius:50%}.CalgaryServiceAreas_neighborhoodList__zWmlq{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:var(--space-2);gap:var(--space-2)}.CalgaryServiceAreas_neighborhoodItem__Gk45q{display:flex;align-items:center;gap:var(--space-2);font-size:var(--font-size-sm);color:var(--color-text-secondary);padding:var(--space-1);border-radius:var(--radius-xs);transition:color .2s ease}.CalgaryServiceAreas_neighborhoodItem__Gk45q:hover{color:var(--color-primary);background:rgba(13,68,37,.05)}.CalgaryServiceAreas_neighborhoodItem__Gk45q svg{color:var(--color-primary-accent);flex-shrink:0}.CalgaryServiceAreas_notListed__kcH1R{padding:var(--space-5);background:var(--color-white);border:var(--border-thin) solid var(--color-primary);border-radius:var(--radius-sm);text-align:center}.CalgaryServiceAreas_notListed__kcH1R p{margin:0;color:var(--color-text-secondary);line-height:var(--line-height-normal)}.CalgaryServiceAreas_contactLink__OkPqD{color:var(--color-primary);font-weight:var(--font-weight-semibold);text-decoration:none;margin-left:var(--space-2);transition:color .2s ease}.CalgaryServiceAreas_contactLink__OkPqD:hover{color:var(--color-primary-light);text-decoration:underline}.CalgaryServiceAreas_serviceFeatures__hgWD0{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:var(--space-6);gap:var(--space-6);margin-bottom:var(--space-10);padding:var(--space-8) 0;border-top:var(--border-thin) solid var(--color-neutral-200);border-bottom:var(--border-thin) solid var(--color-neutral-200)}.CalgaryServiceAreas_feature__oXsAE{display:flex;align-items:flex-start;gap:var(--space-4);padding:var(--space-5);background:var(--color-white);border-radius:var(--radius-sm);animation:CalgaryServiceAreas_fadeInUp__TDFU3 .6s ease-out calc(.8s + var(--feature-delay, 0s)) both;transition:transform .2s ease}.CalgaryServiceAreas_feature__oXsAE:hover{transform:translateY(-2px)}.CalgaryServiceAreas_featureIcon__p_cdd{flex-shrink:0;width:48px;height:48px;background:var(--color-primary);color:var(--color-white);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.CalgaryServiceAreas_feature__oXsAE:hover .CalgaryServiceAreas_featureIcon__p_cdd{background:var(--color-primary-light)}.CalgaryServiceAreas_featureContent__Unv5B{flex:1 1}.CalgaryServiceAreas_featureTitle__aqNap{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);color:var(--color-text-primary);margin-bottom:var(--space-2)}.CalgaryServiceAreas_featureDescription__c5Bt_{color:var(--color-text-secondary);line-height:var(--line-height-normal);font-size:var(--font-size-sm)}.CalgaryServiceAreas_cta__N_FK1{text-align:center;padding:var(--space-10) var(--space-6);background:linear-gradient(135deg,var(--color-neutral-50) 0,var(--color-white) 100%);border-radius:var(--radius-sm);border:var(--border-thin) solid var(--color-neutral-200);animation:CalgaryServiceAreas_fadeInUp__TDFU3 .8s ease-out 1.2s both}.CalgaryServiceAreas_ctaTitle__1sRFV{font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin-bottom:var(--space-4)}.CalgaryServiceAreas_ctaText__YhPHa{font-size:var(--font-size-lg);color:var(--color-text-secondary);margin-bottom:var(--space-8);max-width:600px;margin-left:auto;margin-right:auto}.CalgaryServiceAreas_ctaButtons__Hn9ZU{display:flex;gap:var(--space-5);justify-content:center;flex-wrap:wrap}.CalgaryServiceAreas_primaryButton__JJbod{display:inline-flex;align-items:center;gap:var(--space-3);padding:var(--space-5) var(--space-8);background:var(--color-primary);color:var(--color-white);text-decoration:none;font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);border-radius:var(--radius-sm);transition:all .2s ease;box-shadow:var(--shadow-sm)}.CalgaryServiceAreas_primaryButton__JJbod:hover{background:var(--color-primary-light);transform:translateY(-1px);box-shadow:var(--shadow-md);color:var(--color-white)}.CalgaryServiceAreas_secondaryButton__edXUU{display:inline-flex;align-items:center;gap:var(--space-3);padding:var(--space-5) var(--space-8);background:var(--color-white);color:var(--color-text-primary);text-decoration:none;font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);border:var(--border-medium) solid var(--color-neutral-300);border-radius:var(--radius-sm);transition:all .2s ease}.CalgaryServiceAreas_secondaryButton__edXUU:hover{background:var(--color-neutral-50);border-color:var(--color-secondary);color:var(--color-secondary);transform:translateY(-1px)}@keyframes CalgaryServiceAreas_fadeInUp__TDFU3{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes CalgaryServiceAreas_fadeInLeft__HmAZ2{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes CalgaryServiceAreas_fadeInRight___UaQ9{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@media (max-width:1024px){.CalgaryServiceAreas_contentGrid__xLcE9{grid-template-columns:1fr;gap:var(--space-10)}.CalgaryServiceAreas_neighborhoodList__zWmlq{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}@media (max-width:768px){.CalgaryServiceAreas_serviceAreas__Lta1n{padding:var(--space-10) 0}.CalgaryServiceAreas_header__ih2M6{margin-bottom:var(--space-10)}.CalgaryServiceAreas_title__odQG2{font-size:var(--font-size-4xl)}.CalgaryServiceAreas_subtitle__Hp5o6{font-size:var(--font-size-lg)}.CalgaryServiceAreas_contentGrid__xLcE9{gap:var(--space-8);margin-bottom:var(--space-10)}.CalgaryServiceAreas_mapOverlay__xrMnj{bottom:var(--space-4);left:var(--space-4);right:var(--space-4);padding:var(--space-4)}.CalgaryServiceAreas_coverageStats__PLeRh{flex-direction:column;gap:var(--space-3)}.CalgaryServiceAreas_statNumber__buX_s{font-size:var(--font-size-2xl)}.CalgaryServiceAreas_neighborhoodGrid__Jk60O{gap:var(--space-4)}.CalgaryServiceAreas_zoneGroup__lJj6s{padding:var(--space-4)}.CalgaryServiceAreas_neighborhoodList__zWmlq{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:var(--space-1)}.CalgaryServiceAreas_neighborhoodItem__Gk45q{font-size:var(--font-size-xs)}.CalgaryServiceAreas_serviceFeatures__hgWD0{grid-template-columns:1fr;gap:var(--space-4);padding:var(--space-6) 0}.CalgaryServiceAreas_feature__oXsAE{padding:var(--space-4)}.CalgaryServiceAreas_featureIcon__p_cdd{width:40px;height:40px}.CalgaryServiceAreas_featureTitle__aqNap{font-size:var(--font-size-base)}.CalgaryServiceAreas_featureDescription__c5Bt_{font-size:var(--font-size-xs)}.CalgaryServiceAreas_cta__N_FK1{padding:var(--space-8) var(--space-4)}.CalgaryServiceAreas_ctaTitle__1sRFV{font-size:var(--font-size-2xl)}.CalgaryServiceAreas_ctaText__YhPHa{font-size:var(--font-size-base)}.CalgaryServiceAreas_ctaButtons__Hn9ZU{flex-direction:column;align-items:center}.CalgaryServiceAreas_primaryButton__JJbod,.CalgaryServiceAreas_secondaryButton__edXUU{width:100%;max-width:280px;justify-content:center}}@media (max-width:480px){.CalgaryServiceAreas_neighborhoodList__zWmlq{grid-template-columns:1fr}.CalgaryServiceAreas_mapOverlay__xrMnj{position:static;margin-top:var(--space-4);border-radius:var(--radius-sm)}}