/* Nuvolve Pest Control - Main Stylesheet v2 */
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;font-size:16px}
body{font-family:'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:#212121;background:#fff;line-height:1.7;overflow-x:hidden}

/* ── Skip Link (Accessibility) ── */
.skip-link{position:absolute;top:-100%;left:50%;transform:translateX(-50%);background:#1B5E20;color:#fff;padding:.75rem 1.5rem;border-radius:0 0 8px 8px;font-weight:700;z-index:9999;transition:top .2s}
.skip-link:focus{top:0;color:#fff}

/* ── Typography ── */
h1,h2,h3,h4{font-weight:700;line-height:1.25;color:#1B5E20}
h1{font-size:clamp(2rem,5vw,3.2rem)}
h2{font-size:clamp(1.6rem,3.5vw,2.4rem);margin-bottom:.5em}
h3{font-size:1.3rem;margin-bottom:.4em}
p{margin-bottom:1rem}
a{color:#2E7D32;text-decoration:none;transition:color .2s}
a:hover{color:#1B5E20}

/* ── Focus Styles (Accessibility) ── */
a:focus-visible,button:focus-visible,.btn:focus-visible,.area-link:focus-visible,.faq-q:focus-visible{outline:3px solid #66BB6A;outline-offset:2px;border-radius:4px}
:focus:not(:focus-visible){outline:none}

/* ── Layout ── */
.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}
.section{padding:4.5rem 0}
.section-alt{background:#F1F8E9}

/* ── Top Bar ── */
.top-bar{background:#264F29;color:#c8e6c9;font-size:.85rem;padding:.45rem 0;text-align:center}
.top-bar svg{width:14px !important;height:14px !important;max-width:14px;max-height:14px;fill:#c8e6c9;vertical-align:middle;margin-right:2px;display:inline-block}
.top-bar a{color:#fff;font-weight:600}
.top-bar a:hover{color:#A5D6A7}
.top-bar a:focus-visible{outline-color:#66BB6A}

/* ── Header / Nav ── */
.header{background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.08);position:sticky;top:0;z-index:1000}
.header .container{display:flex;align-items:center;justify-content:space-between;padding-top:.8rem;padding-bottom:.8rem}
.logo{font-size:1.55rem;font-weight:800;color:#1B5E20;letter-spacing:-.5px}
.logo span{color:#2E7D32}
nav.nav{display:flex;gap:1.8rem;align-items:center}
nav.nav a{font-weight:500;color:#212121;font-size:.95rem;position:relative}
nav.nav a::after{content:'';position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#2E7D32;transition:width .25s}
nav.nav a:hover::after,nav.nav a[aria-current="page"]::after{width:100%}
nav.nav a:hover{color:#1B5E20}
.btn{display:inline-block;padding:.75rem 1.8rem;border-radius:6px;font-weight:700;font-size:.95rem;transition:all .25s;cursor:pointer;border:none;text-align:center}
.btn-primary{background:#2E7D32;color:#fff}
.btn-primary:hover{background:#1B5E20;color:#fff;transform:translateY(-1px);box-shadow:0 4px 14px rgba(27,94,32,.35)}
.btn-outline{border:2px solid #fff;color:#fff;background:transparent}
.btn-outline:hover{background:rgba(255,255,255,.15);color:#fff}
.btn-white{background:#fff;color:#1B5E20}
.btn-white:hover{background:#F1F8E9;color:#1B5E20}

/* ── Hamburger ── */
.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;background:none;border:none;padding:8px}
.hamburger span{width:26px;height:3px;background:#1B5E20;border-radius:2px;transition:all .3s}

/* ── Hero ── */
.hero{background:linear-gradient(135deg,rgba(38,79,41,.93) 0%,rgba(27,94,32,.85) 50%,rgba(46,125,50,.75) 100%);padding:6rem 0 5rem;color:#fff;text-align:center;position:relative;overflow:hidden}
.hero::before{content:'';position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;z-index:0}
.hero .container{position:relative;z-index:1}
.hero h1{color:#fff;margin-bottom:.6rem}
.hero .subtitle{font-size:1.2rem;color:#fff;opacity:.9;margin-bottom:1.8rem;max-width:700px;margin-left:auto;margin-right:auto}
.hero .btn{margin:.4rem}
.hero-badges{display:flex;justify-content:center;gap:2rem;margin-top:2.5rem;flex-wrap:wrap}
.hero-badge{display:flex;align-items:center;gap:.5rem;color:#fff;opacity:.85;font-size:.9rem}
.hero-badge svg{width:22px;height:22px;fill:#A5D6A7}

/* ── Stats ── */
.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;text-align:center;padding:3rem 0}
.stat-item h2{font-size:2.4rem;color:#2E7D32;margin-bottom:.2rem}
.stat-item p{color:#616161;font-size:.95rem}

/* ── Team Photos ── */
.team-photos{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;padding:1rem 0}
.team-photos img{width:280px;height:350px;object-fit:cover;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.1)}
@media(max-width:768px){
  .team-photos img{width:220px;height:280px}
}

/* ── Services Grid ── */
.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}
.service-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 16px rgba(0,0,0,.06);border:1px solid #e8f5e9;transition:all .3s}
.service-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(27,94,32,.12);border-color:#2E7D32}
.service-icon{width:56px;height:56px;background:#F1F8E9;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem}
.service-icon svg{width:28px;height:28px;fill:#2E7D32}
.service-card h3{color:#1B5E20}
.service-card p{color:#4a4a4a;font-size:.93rem}

/* ── Why Us ── */
.why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}
.why-item{text-align:center;padding:1.5rem}
.why-item .icon-circle{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#2E7D32,#43A047);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}
.why-item .icon-circle svg{width:32px;height:32px;fill:#fff}

/* ── Process ── */
.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;counter-reset:step}
.process-step{position:relative;padding:2rem 1.5rem 1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.05);text-align:center}
.process-step::before{counter-increment:step;content:counter(step);position:absolute;top:-18px;left:50%;transform:translateX(-50%);width:36px;height:36px;border-radius:50%;background:#2E7D32;color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;font-size:1.1rem}

/* ── Testimonials ── */
.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}
.testimonial{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 12px rgba(0,0,0,.05);border-left:4px solid #2E7D32}
.testimonial .stars{color:#F9A825;font-size:1.2rem;margin-bottom:.6rem}
.testimonial p{font-style:italic;color:#424242;margin-bottom:.8rem}
.testimonial .author{font-weight:700;color:#1B5E20;font-size:.9rem}

/* ── CTA Banner ── */
.cta-banner{background:linear-gradient(135deg,#1B5E20,#2E7D32);color:#fff;padding:4rem 0;text-align:center}
.cta-banner h2{color:#fff;margin-bottom:.6rem}
.cta-banner p{color:#fff;opacity:.85;margin-bottom:1.5rem;font-size:1.1rem}
.cta-banner .phone-big{font-size:2rem;font-weight:800;color:#fff;display:block;margin-bottom:1.2rem}
.cta-banner .phone-big:hover{color:#C8E6C9}

/* ── Service Areas ── */
.areas-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}
.area-link{display:block;padding:1rem 1.2rem;background:#fff;border-radius:8px;box-shadow:0 1px 8px rgba(0,0,0,.05);border:1px solid #e8f5e9;font-weight:600;color:#1B5E20;transition:all .25s;text-align:center}
.area-link:hover{background:#2E7D32;color:#fff;transform:translateY(-2px);box-shadow:0 4px 16px rgba(27,94,32,.2)}

/* ── FAQ ── */
.faq-list{max-width:800px;margin:0 auto}
.faq-item{border-bottom:1px solid #e8f5e9;padding:1.2rem 0}
.faq-q{font-weight:700;color:#1B5E20;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1.05rem;background:none;border:none;width:100%;text-align:left;padding:.4rem 0;font-family:inherit;line-height:1.4}
.faq-q::after{content:'+';font-size:1.4rem;color:#2E7D32;transition:transform .3s;flex-shrink:0;margin-left:1rem}
.faq-item.open .faq-q::after{transform:rotate(45deg)}
.faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s;color:#4a4a4a;font-size:.95rem}
.faq-item.open .faq-a{max-height:400px;padding-top:.8rem}

/* ── Contact Form ── */
.contact-form{max-width:600px;margin:0 auto}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}
.form-group{margin-bottom:1rem}
.form-group label{display:block;font-weight:600;color:#1B5E20;margin-bottom:.3rem;font-size:.93rem}
.form-group input,.form-group textarea,.form-group select{width:100%;padding:.7rem 1rem;border:2px solid #e8f5e9;border-radius:8px;font-size:.95rem;font-family:inherit;transition:border-color .2s}
.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#2E7D32;outline:none;box-shadow:0 0 0 3px rgba(46,125,50,.15)}
.form-group textarea{resize:vertical;min-height:100px}

/* ── Footer ── */
.footer{background:#264F29;color:#c8e6c9;padding:3.5rem 0 1.5rem}
.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin-bottom:2rem}
.footer h4{color:#fff;margin-bottom:1rem;font-size:1.05rem}
.footer a{color:#c8e6c9;font-size:.93rem;display:block;margin-bottom:.5rem}
.footer a:hover{color:#fff}
.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;font-size:.85rem;color:#81C784}

/* ── Breadcrumbs ── */
.breadcrumbs{padding:1rem 0;font-size:.88rem;color:rgba(255,255,255,.7)}
.breadcrumbs a{color:#fff;font-weight:600}
.breadcrumbs a:hover{color:#C8E6C9}

/* ── City Page Specifics ── */
.city-hero{background:linear-gradient(135deg,rgba(38,79,41,.93) 0%,rgba(27,94,32,.85) 50%,rgba(46,125,50,.75) 100%);padding:5rem 0 4rem;color:#fff;position:relative;overflow:hidden}
.city-hero::before{content:'';position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;z-index:0}
.city-hero .container{position:relative;z-index:1}
.city-hero h1{color:#fff;margin-bottom:.5rem}
.city-hero .lead{color:#fff;opacity:.9;font-size:1.15rem;max-width:750px;margin-bottom:1.5rem}
.city-content{max-width:900px}
.city-content h2{margin-top:2rem}
.pests-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin:1.5rem 0}
.pest-item{display:flex;gap:1rem;align-items:flex-start;padding:1.2rem;background:#fff;border-radius:10px;box-shadow:0 1px 8px rgba(0,0,0,.05);border:1px solid #e8f5e9}
.pest-item svg{width:32px;height:32px;fill:#2E7D32;flex-shrink:0}
.pest-item h3{color:#1B5E20;margin-bottom:.3rem;font-size:1.1rem}
.pest-item p{font-size:.9rem;color:#4a4a4a;margin:0}

/* ── Utility ── */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.text-center{text-align:center}
.mb-2{margin-bottom:2rem}

/* ── Responsive ── */
@media(max-width:768px){
  .hamburger{display:flex}
  nav.nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;padding:1.5rem;box-shadow:0 8px 24px rgba(0,0,0,.1);gap:1rem}
  nav.nav.open{display:flex}
  .hero{padding:4rem 0 3rem}
  .hero-badges{flex-direction:column;align-items:center;gap:1rem}
  .section{padding:3rem 0}
  .form-row{grid-template-columns:1fr}
}

/* ── Reduced Motion (Accessibility) ── */
@media(prefers-reduced-motion:reduce){
  *,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}
}

/* ── Print Styles ── */
@media print{
  .header,.top-bar,.hamburger,.cta-banner,.btn{display:none}
  .hero{padding:2rem 0;background:#1B5E20 !important}
  body{color:#1B5E20;font-size:12pt}
}
