:root{--dark:#0f1923;--dark-mid:#1a2736;--gold:#c8961e;--white:#f5f3ef;--gray:#8a9baa}.CityLandingPage-module__SEkfaW__page{background:var(--dark);color:var(--white);min-height:100vh;font-family:Barlow,sans-serif}.CityLandingPage-module__SEkfaW__hero{background:var(--dark-mid);align-items:center;min-height:88vh;display:flex;position:relative;overflow:hidden}.CityLandingPage-module__SEkfaW__heroBg{z-index:0;background:linear-gradient(105deg,#0f1923f7 45%,#0f192399 100%),url(/assets/home-hero-bg.webp) 50%/cover no-repeat;position:absolute;inset:0}.CityLandingPage-module__SEkfaW__heroAccentLine{background:linear-gradient(to bottom, transparent, var(--gold) 20%, var(--gold) 80%, transparent);z-index:1;width:5px;position:absolute;top:0;bottom:0;left:0}.CityLandingPage-module__SEkfaW__heroInner{z-index:2;grid-template-columns:1fr 420px;align-items:center;gap:40px;width:100%;max-width:1400px;padding:80px 40px 80px 60px;display:grid;position:relative}.CityLandingPage-module__SEkfaW__heroContent{position:relative}.CityLandingPage-module__SEkfaW__heroFormPanel{background:#070c13eb;border:1px solid #ffffff1a;border-radius:12px;padding:28px 26px;box-shadow:0 28px 80px #00000059}.CityLandingPage-module__SEkfaW__heroBadge{color:var(--gold);letter-spacing:.15em;text-transform:uppercase;background:#c8961e1f;border:1px solid #c8961e59;border-radius:2px;align-items:center;gap:8px;margin-bottom:28px;padding:5px 14px;font-family:Barlow Condensed,sans-serif;font-size:11px;font-weight:600;display:inline-flex}.CityLandingPage-module__SEkfaW__heroBadgeDot{background:var(--gold);border-radius:50%;width:6px;height:6px}.CityLandingPage-module__SEkfaW__h1{text-transform:uppercase;letter-spacing:.02em;color:var(--white);margin:0 0 8px;font-family:Barlow Condensed,sans-serif;font-size:clamp(2.6rem,6vw,4.2rem);font-weight:700;line-height:1.05}.CityLandingPage-module__SEkfaW__h1Em{color:var(--gold);font-style:normal;display:block}.CityLandingPage-module__SEkfaW__heroDesc{color:#f5f3efcc;max-width:580px;margin:18px 0 32px;font-size:1.1rem;line-height:1.65}.CityLandingPage-module__SEkfaW__heroActions{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:36px;display:flex}.CityLandingPage-module__SEkfaW__btnPrimary{background:var(--gold);color:#0f1923;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:none;border-radius:2px;align-items:center;gap:8px;padding:14px 28px;font-family:Barlow Condensed,sans-serif;font-size:14px;font-weight:700;transition:background .2s,transform .15s;display:inline-flex}.CityLandingPage-module__SEkfaW__btnPrimary:hover{background:#e0aa22;transform:translateY(-1px)}.CityLandingPage-module__SEkfaW__phoneLink{color:var(--white);letter-spacing:.08em;align-items:center;gap:8px;font-family:Barlow Condensed,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.CityLandingPage-module__SEkfaW__phoneLink:hover{color:var(--gold)}.CityLandingPage-module__SEkfaW__trustBar{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.CityLandingPage-module__SEkfaW__trustItem{color:#f5f3efb3;letter-spacing:.04em;align-items:center;gap:8px;font-size:13px;display:flex}.CityLandingPage-module__SEkfaW__trustDot{background:var(--gold);border-radius:50%;flex-shrink:0;width:5px;height:5px}.CityLandingPage-module__SEkfaW__statsStrip{background:var(--dark-mid);border-top:1px solid #c8961e33;border-bottom:1px solid #c8961e33;justify-content:center;align-items:center;gap:0;padding:32px 40px;display:flex}.CityLandingPage-module__SEkfaW__statBox{text-align:center;border-right:1px solid #8a9baa33;flex:1;max-width:240px;padding:0 32px}.CityLandingPage-module__SEkfaW__statBox:last-child{border-right:none}.CityLandingPage-module__SEkfaW__statNum{color:var(--gold);letter-spacing:.02em;font-family:Barlow Condensed,sans-serif;font-size:2.4rem;font-weight:700;line-height:1;display:block}.CityLandingPage-module__SEkfaW__statLabel{color:var(--gray);letter-spacing:.1em;text-transform:uppercase;margin-top:6px;font-size:12px;font-weight:500;display:block}.CityLandingPage-module__SEkfaW__servicesSection{background:var(--dark);padding:80px 40px}.CityLandingPage-module__SEkfaW__sectionLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);border-left:3px solid var(--gold);margin-bottom:14px;padding-left:10px;font-family:Barlow Condensed,sans-serif;font-size:11px;font-weight:600;display:inline-block}.CityLandingPage-module__SEkfaW__sectionTitle{text-transform:uppercase;letter-spacing:.02em;color:var(--white);max-width:600px;margin:0 0 48px;font-family:Barlow Condensed,sans-serif;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700}.CityLandingPage-module__SEkfaW__servicesGrid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:0 auto;display:grid}.CityLandingPage-module__SEkfaW__serviceCard{background:var(--dark-mid);border:1px solid #8a9baa26;border-radius:2px;padding:32px 28px;transition:border-color .2s,transform .2s;position:relative;overflow:hidden}.CityLandingPage-module__SEkfaW__serviceCard:hover{border-color:#c8961e66;transform:translateY(-2px)}.CityLandingPage-module__SEkfaW__serviceCard:before{content:"";border-top:2px solid var(--gold);border-left:2px solid var(--gold);width:18px;height:18px;position:absolute;top:12px;left:12px}.CityLandingPage-module__SEkfaW__serviceCard:after{content:"";border-bottom:2px solid var(--gold);border-right:2px solid var(--gold);width:18px;height:18px;position:absolute;bottom:12px;right:12px}.CityLandingPage-module__SEkfaW__serviceNum{color:var(--gold);letter-spacing:.15em;opacity:.6;margin-bottom:6px;font-family:Barlow Condensed,sans-serif;font-size:11px;font-weight:600;display:block}.CityLandingPage-module__SEkfaW__serviceCat{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);background:#c8961e1a;border:1px solid #c8961e40;border-radius:2px;margin-bottom:14px;padding:2px 8px;font-family:Barlow Condensed,sans-serif;font-size:10px;font-weight:600;display:inline-block}.CityLandingPage-module__SEkfaW__serviceName{text-transform:uppercase;letter-spacing:.03em;color:var(--white);margin:0 0 10px;font-family:Barlow Condensed,sans-serif;font-size:1.2rem;font-weight:700}.CityLandingPage-module__SEkfaW__serviceDesc{color:var(--gray);font-size:.9rem;line-height:1.6}.CityLandingPage-module__SEkfaW__localSection{background:var(--dark-mid);padding:80px 40px}.CityLandingPage-module__SEkfaW__localInner{grid-template-columns:1fr 1fr;align-items:start;gap:60px;max-width:1200px;margin:0 auto;display:grid}.CityLandingPage-module__SEkfaW__localTitle{text-transform:uppercase;letter-spacing:.02em;color:var(--white);margin:0 0 28px;font-family:Barlow Condensed,sans-serif;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:700}.CityLandingPage-module__SEkfaW__localPoints{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.CityLandingPage-module__SEkfaW__localPoint{color:#f5f3efd9;align-items:flex-start;gap:14px;font-size:.95rem;line-height:1.6;display:flex}.CityLandingPage-module__SEkfaW__localPointIcon{width:20px;height:20px;color:var(--gold);flex-shrink:0;margin-top:2px}.CityLandingPage-module__SEkfaW__localMap{border:1px solid #8a9baa33;border-radius:4px;height:340px;position:relative;overflow:hidden}.CityLandingPage-module__SEkfaW__localMap iframe{filter:invert(90%)hue-rotate(180deg);border:none;width:100%;height:100%;display:block}.CityLandingPage-module__SEkfaW__neighborhoodsSection{background:var(--dark);padding:60px 40px}.CityLandingPage-module__SEkfaW__neighborhoodsInner{max-width:1200px;margin:0 auto}.CityLandingPage-module__SEkfaW__chipsGrid{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.CityLandingPage-module__SEkfaW__chip{letter-spacing:.08em;color:var(--gold);text-transform:uppercase;background:#c8961e14;border:1px solid #c8961e4d;border-radius:2px;align-items:center;gap:6px;padding:6px 14px;font-family:Barlow Condensed,sans-serif;font-size:13px;font-weight:600;display:inline-flex}.CityLandingPage-module__SEkfaW__chip:before{content:"";background:var(--gold);border-radius:50%;flex-shrink:0;width:4px;height:4px}.CityLandingPage-module__SEkfaW__faqSection{background:var(--dark-mid);padding:80px 40px}.CityLandingPage-module__SEkfaW__faqInner{max-width:800px;margin:0 auto}.CityLandingPage-module__SEkfaW__faqList{flex-direction:column;gap:2px;margin-top:40px;display:flex}.CityLandingPage-module__SEkfaW__faqAccordion{background:var(--dark);border:1px solid #8a9baa26;border-radius:2px;transition:border-color .2s;overflow:hidden}.CityLandingPage-module__SEkfaW__faqAccordion.CityLandingPage-module__SEkfaW__faqOpen{border-color:#c8961e59}.CityLandingPage-module__SEkfaW__faqTrigger{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:20px 24px;display:flex}.CityLandingPage-module__SEkfaW__faqChip{letter-spacing:.15em;text-transform:uppercase;color:var(--gold);background:#c8961e1a;border:1px solid #c8961e40;border-radius:2px;flex-shrink:0;padding:2px 8px;font-family:Barlow Condensed,sans-serif;font-size:10px;font-weight:700}.CityLandingPage-module__SEkfaW__faqQ{letter-spacing:.02em;color:var(--white);text-transform:uppercase;flex:1;font-family:Barlow Condensed,sans-serif;font-size:1.05rem;font-weight:600}.CityLandingPage-module__SEkfaW__faqChevron{width:18px;height:18px;color:var(--gray);flex-shrink:0;transition:transform .25s}.CityLandingPage-module__SEkfaW__faqOpen .CityLandingPage-module__SEkfaW__faqChevron{transform:rotate(180deg)}.CityLandingPage-module__SEkfaW__faqAnswer{max-height:0;padding:0 24px;transition:max-height .3s,padding .3s;overflow:hidden}.CityLandingPage-module__SEkfaW__faqOpen .CityLandingPage-module__SEkfaW__faqAnswer{max-height:400px;padding:0 24px 20px}.CityLandingPage-module__SEkfaW__faqAnswerText{color:#f5f3efbf;border-top:1px solid #8a9baa1a;padding-top:14px;font-size:.95rem;line-height:1.7}.CityLandingPage-module__SEkfaW__ctaSection{background:var(--dark);border-top:1px solid #c8961e33;padding:80px 40px}.CityLandingPage-module__SEkfaW__ctaInner{text-align:center;max-width:800px;margin:0 auto}.CityLandingPage-module__SEkfaW__ctaTitle{text-transform:uppercase;letter-spacing:.02em;color:var(--white);margin:0 0 12px;font-family:Barlow Condensed,sans-serif;font-size:clamp(2rem,5vw,3.2rem);font-weight:700}.CityLandingPage-module__SEkfaW__ctaTitleEm{color:var(--gold)}.CityLandingPage-module__SEkfaW__ctaSub{color:var(--gray);margin-bottom:36px;font-size:1rem}.CityLandingPage-module__SEkfaW__ctaActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.CityLandingPage-module__SEkfaW__ctaPhone{color:var(--white);letter-spacing:.05em;align-items:center;gap:8px;font-family:Barlow Condensed,sans-serif;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.CityLandingPage-module__SEkfaW__ctaPhone:hover{color:var(--gold)}.CityLandingPage-module__SEkfaW__contactForm{flex-direction:column;gap:0;padding:0;display:flex}.CityLandingPage-module__SEkfaW__formTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--white);margin-bottom:20px;font-family:Barlow Condensed,sans-serif;font-size:1.3rem;font-weight:700}.CityLandingPage-module__SEkfaW__formRow{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.CityLandingPage-module__SEkfaW__formGroup{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.CityLandingPage-module__SEkfaW__formGroup label{letter-spacing:.1em;text-transform:uppercase;color:var(--gray);font-family:Barlow Condensed,sans-serif;font-size:11px;font-weight:600}.CityLandingPage-module__SEkfaW__formGroup input,.CityLandingPage-module__SEkfaW__formGroup select,.CityLandingPage-module__SEkfaW__formGroup textarea{color:var(--white);box-sizing:border-box;background:#ffffff0d;border:1px solid #8a9baa40;border-radius:2px;outline:none;width:100%;padding:11px 14px;font-family:Barlow,sans-serif;font-size:14px;transition:border-color .2s}.CityLandingPage-module__SEkfaW__formGroup input:focus,.CityLandingPage-module__SEkfaW__formGroup select:focus,.CityLandingPage-module__SEkfaW__formGroup textarea:focus{border-color:var(--gold)}.CityLandingPage-module__SEkfaW__formGroup select option{background:var(--dark-mid);color:var(--white)}.CityLandingPage-module__SEkfaW__formGroup textarea{resize:vertical;min-height:80px}.CityLandingPage-module__SEkfaW__formError{color:#e05c5c;margin-top:2px;font-size:12px}.CityLandingPage-module__SEkfaW__submitBtn{background:var(--gold);color:#0f1923;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:none;border-radius:2px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:14px;font-family:Barlow Condensed,sans-serif;font-size:14px;font-weight:700;transition:background .2s;display:flex}.CityLandingPage-module__SEkfaW__submitBtn:hover:not(:disabled){background:#e0aa22}.CityLandingPage-module__SEkfaW__submitBtn:disabled{opacity:.6;cursor:not-allowed}.CityLandingPage-module__SEkfaW__formSuccess{text-align:center;padding:24px 0}.CityLandingPage-module__SEkfaW__formSuccess h3{text-transform:uppercase;color:var(--gold);margin-bottom:8px;font-family:Barlow Condensed,sans-serif;font-size:1.4rem;font-weight:700}.CityLandingPage-module__SEkfaW__formSuccess p{color:var(--gray);font-size:.95rem}@media (max-width:768px){.CityLandingPage-module__SEkfaW__heroInner{grid-template-columns:1fr;gap:28px;padding:60px 20px 40px}.CityLandingPage-module__SEkfaW__heroFormPanel{display:none}.CityLandingPage-module__SEkfaW__heroContent{padding:0}.CityLandingPage-module__SEkfaW__statsStrip{gap:0;padding:24px 20px}.CityLandingPage-module__SEkfaW__statBox{padding:0 16px}.CityLandingPage-module__SEkfaW__statNum{font-size:1.8rem}.CityLandingPage-module__SEkfaW__servicesSection,.CityLandingPage-module__SEkfaW__localSection,.CityLandingPage-module__SEkfaW__neighborhoodsSection,.CityLandingPage-module__SEkfaW__faqSection,.CityLandingPage-module__SEkfaW__ctaSection{padding:60px 24px}.CityLandingPage-module__SEkfaW__servicesGrid{grid-template-columns:1fr;gap:16px}.CityLandingPage-module__SEkfaW__localInner{grid-template-columns:1fr;gap:36px}.CityLandingPage-module__SEkfaW__localMap{height:260px}.CityLandingPage-module__SEkfaW__formRow{grid-template-columns:1fr}.CityLandingPage-module__SEkfaW__trustBar{gap:14px}.CityLandingPage-module__SEkfaW__heroActions{flex-direction:column;align-items:flex-start}.CityLandingPage-module__SEkfaW__ctaActions{flex-direction:column}}@media (max-width:520px){.CityLandingPage-module__SEkfaW__statsStrip{flex-direction:column;gap:24px}.CityLandingPage-module__SEkfaW__statBox{border-bottom:1px solid #8a9baa33;border-right:none;width:100%;max-width:none;padding:0 0 24px}.CityLandingPage-module__SEkfaW__statBox:last-child{border-bottom:none;padding-bottom:0}}@media (min-width:769px) and (max-width:1024px){.CityLandingPage-module__SEkfaW__heroInner{grid-template-columns:1fr 360px;gap:28px;padding:60px 30px 60px 40px}.CityLandingPage-module__SEkfaW__servicesGrid{grid-template-columns:repeat(2,1fr)}}
