:root{
  --black:#070807;
  --black2:#0d0f0d;
  --panel:#111310;
  --cream:#f4f3ee;
  --white:#ffffff;
  --olive:#77833d;
  --olive2:#566226;
  --muted:#c9c9c1;
  --line:rgba(255,255,255,.16);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--black);color:var(--white);font-family:Inter,Arial,sans-serif}
body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.055;background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.04) 0 1px,transparent 1px 4px);mix-blend-mode:screen}
.topbar{position:absolute;top:0;left:0;right:0;z-index:10;height:112px;padding:0 6.5%;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(to bottom,rgba(0,0,0,.78),rgba(0,0,0,0))}
.brand{display:flex;align-items:center;color:white;text-decoration:none}.brand img{width:245px;max-height:92px;object-fit:contain;object-position:left center}
.nav{display:flex;gap:36px;align-items:center}.nav a{color:white;text-decoration:none;font-family:Anton,Impact,sans-serif;font-size:16px;letter-spacing:.05em;text-transform:uppercase;padding-bottom:9px}.nav a.active{color:var(--olive);border-bottom:2px solid var(--olive)}
.header-right{display:flex;gap:20px;align-items:center}.phone{color:white;text-decoration:none;font-weight:900;font-size:16px}
.estimate-btn,.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 31px;background:linear-gradient(135deg,var(--olive),var(--olive2));color:white;text-decoration:none;text-transform:uppercase;font-family:Anton,Impact,sans-serif;letter-spacing:.05em;border-radius:3px;box-shadow:0 16px 35px rgba(0,0,0,.25)}
.outline-btn{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 31px;color:white;text-decoration:none;text-transform:uppercase;font-family:Anton,Impact,sans-serif;letter-spacing:.05em;border:1px solid rgba(255,255,255,.55);border-radius:3px;background:rgba(0,0,0,.18)}
.hero{min-height:760px;position:relative;overflow:hidden;background:radial-gradient(circle at 78% 45%,rgba(119,131,61,.08),transparent 28%),radial-gradient(circle at 30% 15%,rgba(255,255,255,.05),transparent 24%),linear-gradient(135deg,#050605,#11130f 58%,#080908)}
.texture{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.15),rgba(0,0,0,.55)),repeating-linear-gradient(0deg,rgba(255,255,255,.018) 0 1px,transparent 1px 5px);pointer-events:none}
.hero-inner{position:relative;z-index:2;width:min(1390px,92%);margin:auto;min-height:760px;display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:40px;padding-top:100px}
.green-label{margin:0 0 8px;color:var(--olive);font-family:Anton,Impact,sans-serif;font-size:63px;line-height:.9;text-transform:uppercase;letter-spacing:.04em}
h1{margin:0;font-family:Anton,Impact,sans-serif;font-size:clamp(82px,8vw,156px);line-height:.91;text-transform:uppercase;letter-spacing:.025em;text-shadow:0 3px 0 rgba(0,0,0,.25)}
.hero-text{max-width:690px;color:white;font-size:21px;line-height:1.7;margin:28px 0 18px}.hero-line,.small-line{width:90px;height:2px;background:var(--olive);margin:0 0 26px}.hero-actions{display:flex;gap:24px;flex-wrap:wrap}
.hero-mark{display:grid;place-items:center;opacity:.13}.hero-mark img{width:min(520px,42vw);filter:grayscale(1);transform:scale(1.15)}
.services-section{background:var(--cream);color:#111;padding:31px 5% 34px;text-align:center}.section-kicker{color:var(--olive);font-family:Anton,Impact,sans-serif;text-transform:uppercase;letter-spacing:.05em;font-size:16px}
.services-section h2,.why-section h2,.estimate-intro h2{font-family:Anton,Impact,sans-serif;text-transform:uppercase;font-size:43px;letter-spacing:.04em;margin:6px 0 0}.small-line{width:51px;height:2px;margin:10px auto 29px}
.services-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:18px;max-width:1380px;margin:0 auto}.service-card{min-height:180px;border:1px solid #d8d8d2;background:rgba(255,255,255,.5);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 10px;border-radius:5px;transition:.22s ease}
.service-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px rgba(0,0,0,.10);border-color:var(--olive)}.service-card svg{width:52px;height:52px;margin-bottom:17px;stroke:var(--olive);fill:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}
.service-card h3{margin:0;font-family:Anton,Impact,sans-serif;font-size:19px;line-height:1.25;text-transform:uppercase;letter-spacing:.04em}
.why-section{background:radial-gradient(circle at 50% 0,rgba(119,131,61,.12),transparent 27%),linear-gradient(135deg,#060706,#121411);padding:54px 5% 62px;text-align:center}
.why-grid{max-width:1320px;margin:47px auto 0;display:grid;grid-template-columns:repeat(5,1fr)}.why-item{padding:0 34px;border-right:1px solid rgba(255,255,255,.16)}.why-item:last-child{border-right:0}
.why-item svg{width:52px;height:52px;stroke:var(--olive);fill:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.why-item h3{margin:18px 0 14px;font-family:Anton,Impact,sans-serif;font-size:21px;text-transform:uppercase;letter-spacing:.04em}.why-item p{margin:0;color:white;line-height:1.6;font-size:16px}
.estimate-section{background:radial-gradient(circle at 70% 10%,rgba(119,131,61,.12),transparent 28%),linear-gradient(135deg,#080908,#111310);padding:70px 7%;display:grid;grid-template-columns:.85fr 1.15fr;gap:48px;align-items:start;border-top:1px solid rgba(255,255,255,.08)}
.estimate-intro h2{font-size:54px}.estimate-intro .small-line{margin:14px 0 24px}.estimate-intro p{color:#e8e8df;font-size:18px;line-height:1.7;max-width:520px}.estimate-points{display:grid;gap:12px;margin-top:22px}.estimate-points span{color:white;font-weight:800}.estimate-points span:before{content:"✓";color:var(--olive);margin-right:10px}
.estimate-form{background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:30px;display:grid;gap:18px;box-shadow:0 25px 60px rgba(0,0,0,.25)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.estimate-form label{display:grid;gap:8px;color:#fff;font-weight:800;text-transform:uppercase;font-size:13px;letter-spacing:.05em}.estimate-form input,.estimate-form select,.estimate-form textarea{width:100%;border:1px solid rgba(255,255,255,.22);background:rgba(0,0,0,.28);color:#fff;padding:15px 16px;border-radius:4px;font:inherit;outline:none}.estimate-form input::placeholder,.estimate-form textarea::placeholder{color:rgba(255,255,255,.48)}.estimate-form textarea{min-height:150px;resize:vertical}.form-note{margin:0;color:#cfcfc8;font-size:13px}.estimate-form button{min-height:58px;border:0;border-radius:3px;background:linear-gradient(135deg,var(--olive),var(--olive2));color:#fff;font-family:Anton,Impact,sans-serif;text-transform:uppercase;letter-spacing:.06em;font-size:17px;cursor:pointer}.estimate-form button:hover{filter:brightness(1.08)}
.footer{background:#060706;display:grid;grid-template-columns:1.45fr .75fr 1fr 1fr 1.35fr;gap:35px;padding:47px 7% 25px;border-top:1px solid rgba(255,255,255,.08)}.footer-brand img{width:260px}.footer-col{border-left:1px solid rgba(255,255,255,.12);padding-left:28px}.brand-col{border-left:0;padding-left:0}.footer-col h4{margin:0 0 18px;color:var(--olive);font-family:Anton,Impact,sans-serif;font-size:18px;text-transform:uppercase;letter-spacing:.06em}.footer-col a,.footer-col p{display:block;color:#e5e5dc;text-decoration:none;font-size:15px;line-height:1.8;margin:0}.brand-col p{margin:20px 0;color:#e5e5dc;max-width:300px}.socials{display:flex;gap:13px}.socials span{width:31px;height:31px;border:1px solid var(--olive);color:var(--olive);border-radius:50%;display:grid;place-items:center;font-weight:900}.copyright{grid-column:1/-1;text-align:center;color:#c7c7c1;font-size:13px;border-top:1px solid rgba(255,255,255,.08);padding-top:22px}
@media (max-width:1050px){.nav{display:none}.hero-inner{grid-template-columns:1fr}.hero-mark{display:none}.services-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:1fr}.why-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.14);padding:28px 10px}.footer{grid-template-columns:1fr}.footer-col{border-left:0;padding-left:0}.header-right .phone{display:none}.topbar{height:92px;padding:0 22px}.brand img{width:190px}.hero{min-height:690px}.hero-inner{min-height:690px;width:90%}.green-label{font-size:48px}h1{font-size:86px}.hero-text{font-size:18px}.estimate-section{grid-template-columns:1fr;padding:58px 22px}.form-row{grid-template-columns:1fr}.estimate-intro h2{font-size:42px}}
@media (max-width:620px){.estimate-btn{display:none}.services-grid{grid-template-columns:1fr}h1{font-size:64px}.green-label{font-size:38px}.hero-actions{flex-direction:column}.main-btn,.outline-btn{width:100%}.brand img{width:165px}}


/* Cleaner pricing icon + form submit status */
.pricing-icon{
  stroke-width:3.5 !important;
}

.form-status{
  margin:0;
  padding:0;
  font-weight:800;
  font-size:14px;
  line-height:1.5;
}
.form-status.success{
  color:#9fb35a;
}
.form-status.error{
  color:#ff7b7b;
}


/* Premium launch polish */
.topbar{
  position:sticky !important;
  top:0;
  background:rgba(5,6,5,.86) !important;
  backdrop-filter:blur(14px);
  border-bottom:1px solid rgba(255,255,255,.08);
}
.nav a,
.estimate-btn,
.main-btn,
.outline-btn,
.service-card,
.why-item{
  transition:transform .22s ease, filter .22s ease, border-color .22s ease, opacity .22s ease;
}
.estimate-btn:hover,
.main-btn:hover{
  transform:translateY(-2px);
  filter:brightness(1.1);
}
.outline-btn:hover{
  transform:translateY(-2px);
  border-color:var(--olive);
  color:#fff;
}
.nav a:hover{
  color:var(--olive);
}
.quick-trust{
  background:#f4f3ee;
  color:#111;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:0;
  border-bottom:1px solid #deded7;
}
.quick-trust div{
  padding:28px 7%;
  border-right:1px solid #deded7;
}
.quick-trust div:last-child{
  border-right:0;
}
.quick-trust strong{
  display:block;
  font-family:Anton,Impact,sans-serif;
  text-transform:uppercase;
  letter-spacing:.05em;
  font-size:22px;
}
.quick-trust span{
  display:block;
  margin-top:6px;
  color:#555;
  font-size:15px;
}
.reveal{
  opacity:0;
  transform:translateY(22px);
  transition:opacity .7s ease, transform .7s ease;
}
.reveal.visible{
  opacity:1;
  transform:translateY(0);
}
.mobile-action-bar{
  display:none;
}
@media (max-width:760px){
  body{
    padding-bottom:72px;
  }
  .quick-trust{
    grid-template-columns:1fr;
  }
  .quick-trust div{
    border-right:0;
    border-bottom:1px solid #deded7;
  }
  .mobile-action-bar{
    position:fixed;
    z-index:99;
    left:0;
    right:0;
    bottom:0;
    display:grid;
    grid-template-columns:1fr 1fr;
    background:#070807;
    border-top:1px solid rgba(255,255,255,.14);
  }
  .mobile-action-bar a{
    display:grid;
    place-items:center;
    min-height:62px;
    color:white;
    text-decoration:none;
    font-family:Anton,Impact,sans-serif;
    text-transform:uppercase;
    letter-spacing:.06em;
    font-size:15px;
  }
  .mobile-action-bar a:first-child{
    background:#111310;
  }
  .mobile-action-bar a:last-child{
    background:linear-gradient(135deg,var(--olive),var(--olive2));
  }
}
@media (prefers-reduced-motion: reduce){
  .reveal{
    opacity:1;
    transform:none;
    transition:none;
  }
}


/* Icon/social cleanup */
.service-card .service-icon{
  width:56px;
  height:56px;
  margin-bottom:18px;
  stroke:var(--olive);
  fill:none;
  stroke-width:3.7;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.service-card h3{
  min-height:52px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.socials{
  display:flex;
  gap:13px;
}
.socials a{
  width:34px;
  height:34px;
  border:1px solid var(--olive);
  color:var(--olive);
  border-radius:50%;
  display:grid;
  place-items:center;
  font-weight:900;
  text-decoration:none;
  transition:transform .2s ease, background .2s ease, color .2s ease;
}
.socials a:hover{
  transform:translateY(-2px);
  background:var(--olive);
  color:#070807;
}
