
*{box-sizing:border-box} :root{--navy:#07356f;--green:#079b70;--ink:#10233d;--muted:#5d7088}
html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}
.wrap{width:min(1220px,calc(100% - 40px));margin:auto}
.header{height:82px;background:#fff;border-bottom:1px solid #e5eaf0;position:sticky;top:0;z-index:50}
.nav{height:100%;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;margin-right:auto}.dig{width:48px;height:48px;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;font-weight:900}.brand-text{display:flex;flex-direction:column}.brand-text b{font-size:18px}.brand-text small{font-size:10px;letter-spacing:.13em;color:#687990;text-transform:uppercase;margin-top:3px}.nav nav{display:flex;gap:26px;font-weight:800;font-size:14px}.header-actions{display:flex;align-items:center;gap:12px}.text-link{font-weight:800}.call-btn{background:var(--navy);color:#fff;padding:13px 17px;border-radius:10px;font-weight:900}
.hero-home{position:relative;min-height:765px;overflow:hidden;background-image:var(--sky);background-size:145% auto;background-position:center 35%;background-repeat:no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.92) 30%,rgba(255,255,255,.45) 50%,rgba(255,255,255,.03) 68%)}.hero-grid{position:relative;z-index:2;min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:20px}.hero-copy{max-width:675px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.18em;color:#0d795f;margin-bottom:16px}.eyebrow.dark{color:#08795f}.hero-copy h1,.simple-hero h1,.location-hero h1{font-size:clamp(54px,5.8vw,82px);line-height:.97;letter-spacing:-.045em;margin:0;color:var(--navy)}.hero-copy h1 span{color:var(--green)}.hero-copy p{font-size:20px;line-height:1.5;color:#38516e;max-width:620px;margin:24px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border-radius:10px;font-weight:900}.btn.quote{background:var(--green);color:#fff}.btn.text{background:#fff;border:1px solid #b9c6d4;color:var(--navy)}.rating{display:flex;align-items:center;gap:13px;margin-top:24px;font-size:14px}.stars{color:#f6b515;letter-spacing:3px}.rating i{width:1px;height:22px;background:#9eafc1}.portrait{justify-self:end;position:relative}.portrait-circle{width:395px;height:395px;border-radius:50%;overflow:hidden;border:10px solid white;box-shadow:0 24px 70px rgba(14,46,78,.28)}.portrait-circle img{width:100%;height:100%;object-fit:cover;object-position:center 25%}.portrait-tag{position:absolute;right:0;bottom:-15px;background:var(--navy);color:#fff;border-radius:12px;padding:14px 20px;min-width:240px}.portrait-tag b{display:block;font-size:22px}.portrait-tag span{font-size:12px;opacity:.9}.benefit-bar{position:relative;z-index:4;margin-top:-48px;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.98);border-radius:18px;overflow:hidden;box-shadow:0 20px 55px rgba(13,44,77,.16)}.benefit-bar a{min-height:118px;padding:25px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid #e0e6ed}.benefit-bar a:last-child{border-right:0}.benefit-bar b{font-size:18px;color:var(--navy);margin-bottom:5px}.benefit-bar span{font-size:13px;color:var(--muted)}
.brand-band{background:var(--navy);color:#fff;padding:17px 0}.band-grid{display:grid;grid-template-columns:1fr 1fr 1.2fr;align-items:center;text-align:center}.band-item{font-size:18px}.band-brand{display:flex;justify-content:center;align-items:center;gap:10px;min-height:45px}.band-brand>img:first-child{width:135px!important;height:34px!important;object-fit:contain!important;display:block!important}.band-brand span{font-size:11px;letter-spacing:.1em}.band-brand .gecko{width:42px!important;height:52px!important;object-fit:contain!important;display:block!important}
.home-mini{padding:70px 0;display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:20px}.home-mini h2,.simple-hero h1{font-size:48px;line-height:1.04;margin:8px 0;color:var(--navy)}.home-mini p{color:var(--muted);line-height:1.6}.home-mini article,.location-cards article,.cards article{border:1px solid #dfe6ed;border-radius:16px;padding:28px;box-shadow:0 8px 26px rgba(10,41,72,.05)}.home-mini article b{font-size:21px;color:var(--navy)}.home-mini article a{color:var(--green);font-weight:900}
.location-hero{min-height:520px;position:relative;background-image:var(--sky);background-size:145% auto;background-position:center 35%;background-repeat:no-repeat;display:flex;align-items:center}.location-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,53,111,.9),rgba(7,53,111,.45),rgba(7,53,111,.06))}.location-hero-copy{position:relative;z-index:2;color:#fff}.location-hero-copy .eyebrow{color:#8ce7c6}.location-hero h1{color:#fff;max-width:760px}.location-hero p{font-size:20px;max-width:650px}.location-cards{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:60px 0 75px}.location-cards article{min-height:270px}.location-cards h2{font-size:32px;color:var(--navy)}.location-cards p{color:var(--muted);line-height:1.65}.status{font-size:11px;font-weight:900;letter-spacing:.14em;color:var(--green)}.status.coming{color:#8a6a00}
.simple-hero{padding:80px 0;background:#f4f8fb}.simple-hero p{font-size:19px;color:var(--muted);max-width:720px;line-height:1.6}.cards{padding:55px 0 80px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.cards h2{color:var(--navy)}.cards p{color:var(--muted)}.about-layout{padding:60px 0 80px;display:grid;grid-template-columns:380px 1fr;gap:50px;align-items:center}.about-layout img{width:100%;border-radius:22px}.about-layout h2{font-size:40px;color:var(--navy)}.about-layout p{font-size:18px;color:var(--muted);line-height:1.65}.review-box{padding:70px 0 90px;display:grid;grid-template-columns:250px 1fr;gap:50px;align-items:center}.big-rating{font-size:120px;font-weight:900;color:var(--navy);line-height:1}.stars.large{font-size:30px}.review-box h2{font-size:36px;color:var(--navy)}
footer{background:#061a38;color:#fff;padding:35px 0}.footer-inner{display:grid;grid-template-columns:1fr auto;gap:18px}.footer-inner>div:first-child{display:flex;flex-direction:column}.footer-inner span,.footer-inner small{color:#95a8bf}.footer-links{display:flex;gap:18px;font-size:13px}.footer-inner small{grid-column:1/-1;font-size:10px;max-width:900px}.mobilebar{display:none}
@media(max-width:900px){.nav nav,.header-actions{display:none}.hero-home{background-size:cover;background-position:center}.hero-shade{background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(255,255,255,.86) 55%,rgba(255,255,255,.25))}.hero-grid{grid-template-columns:1fr;padding:55px 0 85px}.portrait{justify-self:center}.portrait-circle{width:300px;height:300px}.benefit-bar{grid-template-columns:1fr 1fr;margin-top:-28px}.band-grid{grid-template-columns:1fr}.band-grid>div{padding:8px}.home-mini{grid-template-columns:1fr}.location-cards,.cards,.about-layout,.review-box{grid-template-columns:1fr}.about-layout img{max-width:350px}.mobilebar{display:grid;position:fixed;bottom:10px;left:10px;right:10px;z-index:100;grid-template-columns:1fr 1fr 1.3fr;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 12px 34px rgba(0,0,0,.18)}.mobilebar a{padding:13px;text-align:center;font-weight:900;border-right:1px solid #e2e7ec}.mobilebar a:last-child{background:var(--green);color:#fff}footer{padding-bottom:90px}}@media(max-width:560px){.wrap{width:calc(100% - 28px)}.hero-copy h1,.simple-hero h1,.location-hero h1{font-size:44px}.hero-copy p{font-size:17px}.hero-actions a{width:100%}.rating{flex-wrap:wrap}.portrait-circle{width:245px;height:245px}.benefit-bar{grid-template-columns:1fr}.location-hero{min-height:390px;background-size:cover}.home-mini h2{font-size:38px}.footer-inner{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}}


/* V8: bright Uptown skyline + motion + email */
.hero-home{
  background-size:cover;
  background-position:center 46%;
}
.hero-shade{
  background:linear-gradient(90deg,
    rgba(255,255,255,.98) 0%,
    rgba(255,255,255,.94) 29%,
    rgba(255,255,255,.64) 43%,
    rgba(255,255,255,.16) 59%,
    rgba(255,255,255,0) 72%);
}
.hero-copy{max-width:700px}
.hero-actions .btn.email{
  background:#07356f;
  color:#fff;
}
.hero-actions .btn{
  transition:transform .2s ease,box-shadow .2s ease;
}
.hero-actions .btn:hover{
  transform:translateY(-2px);
  box-shadow:0 10px 26px rgba(7,53,111,.14);
}
.location-hero{
  background-size:cover;
  background-position:center 46%;
}
.location-overlay{
  background:linear-gradient(90deg,rgba(7,53,111,.86),rgba(7,53,111,.36),rgba(7,53,111,.02));
}
.location-actions{display:flex;gap:10px;flex-wrap:wrap}
.btn.email{background:#07356f;color:#fff}
.motion-ticker{
  height:54px;
  display:flex;
  align-items:center;
  overflow:hidden;
  background:#08a879;
  color:white;
  border-top:1px solid rgba(255,255,255,.2);
}
.motion-track{
  display:flex;
  width:max-content;
  animation:agencyTicker 30s linear infinite;
}
.motion-track span{
  white-space:nowrap;
  margin-right:52px;
  font-size:12px;
  font-weight:800;
  letter-spacing:.12em;
}
@keyframes agencyTicker{
  to{transform:translateX(-50%)}
}
.countup{
  display:inline-block;
  min-width:2.4ch;
}
.mobilebar{
  grid-template-columns:.8fr .9fr .8fr 1.3fr;
}
@media(max-width:900px){
  .hero-home{background-position:55% center}
}
@media(max-width:560px){
  .hero-home{background-position:59% center}
  .motion-ticker{height:48px}
  .motion-track span{font-size:11px;margin-right:38px}
}
@media(prefers-reduced-motion:reduce){
  .motion-track{animation:none}
}

.recent-reviews{padding:0 0 90px}
.recent-reviews>h2{font-size:40px;color:var(--navy);margin:8px 0 26px}
.review-carousel{position:relative;min-height:260px;border:1px solid #dfe6ed;border-radius:18px;box-shadow:0 12px 34px rgba(10,41,72,.08);overflow:hidden;background:#fff}
.review-slide{display:none;padding:38px 42px}
.review-slide.active{display:block;animation:reviewFade .45s ease}
.review-slide p{font-size:23px;line-height:1.5;color:#38516e;max-width:900px}
.review-slide b{display:block;color:var(--navy);font-size:18px;margin-top:20px}
.review-slide span{display:block;color:var(--muted);font-size:13px;margin-top:5px}
.review-dots{display:flex;justify-content:center;gap:8px;margin-top:18px}
.review-dot{width:10px;height:10px;border:0;border-radius:50%;background:#c7d1dc;cursor:pointer;padding:0}
.review-dot.active{background:var(--green)}
@keyframes reviewFade{from{opacity:.25;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:560px){.review-slide{padding:28px 24px}.review-slide p{font-size:19px}.recent-reviews>h2{font-size:34px}}
@media(prefers-reduced-motion:reduce){.review-slide.active{animation:none}}


/* V11 MOBILE EXPERIENCE — desktop intentionally unchanged */
.mobile-hero-actions{display:none}

@media(max-width:700px){
  body{padding-bottom:78px}

  .header{
    height:68px;
    box-shadow:0 4px 20px rgba(7,53,111,.07);
  }
  .nav{width:calc(100% - 24px)}
  .brand-text b{font-size:14px}
  .brand-text small{font-size:8px;letter-spacing:.11em}
  .dig{width:40px;height:40px;font-size:14px}

  .hero-home{
    min-height:780px;
    background-size:cover;
    background-position:64% center;
  }
  .hero-shade{
    background:
      linear-gradient(180deg,
        rgba(255,255,255,.97) 0%,
        rgba(255,255,255,.90) 34%,
        rgba(255,255,255,.62) 56%,
        rgba(255,255,255,.20) 74%,
        rgba(255,255,255,.02) 100%);
  }
  .hero-grid{
    width:calc(100% - 28px);
    min-height:690px;
    padding:34px 0 80px;
    display:block;
    position:relative;
  }
  .hero-copy{
    max-width:100%;
    position:relative;
    z-index:4;
  }
  .eyebrow{
    font-size:10px;
    margin-bottom:10px;
    letter-spacing:.15em;
  }
  .hero-copy h1{
    font-size:46px;
    line-height:.94;
    max-width:330px;
    text-shadow:0 1px 0 rgba(255,255,255,.35);
  }
  .hero-copy>p{
    font-size:15px;
    line-height:1.45;
    max-width:335px;
    margin:16px 0 17px;
  }

  .hero-actions{
    display:block;
  }
  .hero-actions .btn.quote{
    width:100%;
    min-height:54px;
    font-size:16px;
    border-radius:12px;
    box-shadow:0 10px 28px rgba(7,155,112,.25);
  }
  .hero-actions .btn.text,
  .hero-actions .btn.email{
    display:none;
  }

  .rating{
    gap:8px;
    margin-top:14px;
    font-size:12px;
    flex-wrap:wrap;
    max-width:330px;
  }
  .rating .stars{
    font-size:15px;
    letter-spacing:2px;
  }
  .rating i{height:16px}

  .mobile-hero-actions{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:8px;
    margin-top:12px;
    max-width:330px;
  }
  .mobile-hero-actions a{
    min-height:42px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:10px;
    background:rgba(255,255,255,.94);
    color:var(--navy);
    border:1px solid #c8d3df;
    font-size:13px;
    font-weight:900;
    box-shadow:0 5px 16px rgba(7,53,111,.08);
  }

  .portrait{
    position:absolute;
    right:2px;
    bottom:58px;
    z-index:3;
  }
  .portrait-circle{
    width:158px;
    height:158px;
    border-width:6px;
    box-shadow:0 14px 38px rgba(10,46,82,.27);
  }
  .portrait-tag{
    right:0;
    bottom:-22px;
    min-width:158px;
    padding:8px 11px;
    border-radius:9px;
  }
  .portrait-tag b{font-size:14px}
  .portrait-tag span{font-size:9px}

  /* Turn feature boxes into a horizontal swipe rail */
  .benefit-bar{
    width:100%;
    margin:0;
    padding:14px 14px 18px;
    display:flex;
    gap:12px;
    overflow-x:auto;
    overflow-y:hidden;
    border-radius:0;
    background:#fff;
    box-shadow:none;
    scroll-snap-type:x mandatory;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
  }
  .benefit-bar::-webkit-scrollbar{display:none}
  .benefit-bar a{
    flex:0 0 78%;
    min-height:118px;
    border:1px solid #e0e6ed!important;
    border-radius:14px;
    padding:20px;
    scroll-snap-align:start;
    box-shadow:0 8px 22px rgba(10,41,72,.06);
  }
  .benefit-bar b{font-size:17px}
  .benefit-bar span{font-size:12px;line-height:1.4}

  .brand-band{padding:0}
  .band-grid{
    grid-template-columns:1fr;
  }
  .band-item{display:none}
  .band-brand{
    min-height:64px;
    padding:9px 10px;
  }

  .motion-ticker{
    height:46px;
  }
  .motion-track{
    animation-duration:24s;
  }
  .motion-track span{
    font-size:10px;
    margin-right:34px;
    letter-spacing:.10em;
  }

  .home-mini{
    padding:46px 0 50px;
    gap:14px;
  }
  .home-mini h2{
    font-size:35px;
    line-height:1.02;
  }
  .home-mini>div>p{
    font-size:15px;
  }
  .home-mini article{
    padding:22px;
    min-height:150px;
  }

  .simple-hero{
    padding:54px 0 48px;
  }
  .simple-hero h1{
    font-size:40px;
    line-height:1;
  }
  .simple-hero p{
    font-size:16px;
  }

  .cards,
  .location-cards,
  .about-layout,
  .review-box{
    padding-top:36px;
    padding-bottom:54px;
  }

  .about-layout{
    gap:24px;
  }
  .about-layout img{
    max-width:260px;
    margin:auto;
    border-radius:50%;
    aspect-ratio:1/1;
    object-fit:cover;
    object-position:center 24%;
    border:6px solid #fff;
    box-shadow:0 14px 36px rgba(10,46,82,.14);
  }
  .about-layout h2{font-size:34px}

  .review-box{
    gap:22px;
    text-align:center;
  }
  .big-rating{
    font-size:82px;
  }
  .review-carousel{
    min-height:300px;
  }
  .review-slide{
    padding:28px 22px;
  }
  .review-slide p{
    font-size:18px;
    line-height:1.45;
  }

  .location-hero{
    min-height:410px;
    background-position:58% center;
  }
  .location-hero-copy h1{
    font-size:42px;
  }
  .location-hero-copy p{
    font-size:16px;
  }

  footer{padding-bottom:28px}
  .footer-inner{
    gap:14px;
  }
  .footer-links{
    gap:12px;
    font-size:12px;
  }

  /* Simplified, conversion-first sticky mobile bar */
  .mobilebar{
    left:8px;
    right:8px;
    bottom:8px;
    grid-template-columns:.8fr .8fr 1.45fr;
    border:1px solid rgba(7,53,111,.10);
    border-radius:15px;
    box-shadow:0 14px 42px rgba(5,31,63,.24);
  }
  .mobilebar a{
    min-height:56px;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:10px 6px;
    font-size:13px;
  }
  .mobilebar a:nth-child(2){display:none} /* hide email in sticky bar */
  .mobilebar a:nth-child(3){border-right:1px solid #e2e7ec}
  .mobilebar a:last-child{
    font-size:14px;
  }
}

/* Asheville single-office adjustments */
.location-cards.single-location{
  grid-template-columns:1fr;
  max-width:900px;
}
.location-cards.single-location article{
  min-height:0;
}
.asheville-home-mini{
  grid-template-columns:1.1fr .9fr .9fr;
}
@media(max-width:900px){
  .asheville-home-mini{grid-template-columns:1fr}
}
