/* Arbor Pro's -- K design proof. Generated by runbooks/cloudflare/build_k.py.
   Light and dark share every rule; only the token block differs. */
*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
body{margin:0;background:var(--bg);color:var(--ink);
  font-family:Barlow,system-ui,-apple-system,"Segoe UI",sans-serif;font-size:17px;line-height:1.6}
img{max-width:100%;height:auto;display:block}
h1,h2,h3{font-family:Oswald,"Arial Narrow",system-ui,sans-serif;font-weight:600;
  line-height:1.12;text-wrap:balance;margin:0 0 .5em}
a{color:inherit}
:focus-visible{outline:3px solid var(--cta);outline-offset:3px;border-radius:2px}

.wrap{width:min(100% - 2.25rem,1120px);margin-inline:auto}
section{padding:3.25rem 0}
.alt{background:var(--bg_alt)}
.sec-h{text-align:center;font-size:clamp(1.5rem,4.4vw,2.1rem);margin-bottom:.35em}
.sec-lead{text-align:center;color:var(--ink_soft);max-width:56ch;margin:0 auto 2.25rem}

/* ---- header ---- */
header{position:sticky;top:0;z-index:20;background:var(--panel);color:var(--panel_ink)}
.bar{display:flex;align-items:center;gap:1rem;padding:.6rem 0;justify-content:space-between}
.bar img{height:40px;width:auto}
.callbtn{display:inline-flex;align-items:center;gap:.5rem;background:var(--cta);color:var(--cta_ink);
  text-decoration:none;font-weight:700;padding:.6rem 1rem;border-radius:6px;white-space:nowrap;font-size:.95rem}

/* ---- hero ---- */
.hero{position:relative;color:#fff;padding:0;background:var(--panel)}
.hero-art{position:absolute;inset:0;background-image:var(--hero-art);background-size:cover;
  background-position:center}
/* Scrim is horizontal, not a flat wash: heavy where the headline sits, light where the
   equipment is, so the photograph still reads as a photograph. Vertical tail keeps the
   seam into the next section from banding. */
.hero-art::after{content:"";position:absolute;inset:0;
  background:linear-gradient(96deg,rgba(6,12,5,.88) 0%,rgba(6,12,5,.72) 38%,rgba(6,12,5,.34) 72%,rgba(6,12,5,.30) 100%),
             linear-gradient(180deg,rgba(6,12,5,.20) 0%,rgba(6,12,5,0) 30%,rgba(6,12,5,.42) 100%)}
@media (max-width:759px){
  /* on a phone the text spans the full width, so the scrim has to as well */
  .hero-art::after{background:linear-gradient(180deg,rgba(6,12,5,.62) 0%,rgba(6,12,5,.80) 100%)}
}
.hero-in{position:relative;padding:4rem 0 4.25rem}
.hero h1{font-size:clamp(2rem,7.2vw,3.4rem);max-width:16ch;margin-bottom:.4em}
.hero p{max-width:52ch;font-size:clamp(1rem,2.6vw,1.14rem);color:#EAF0E4;margin:0 0 1.9rem}
.cta-row{display:flex;flex-wrap:wrap;gap:.75rem}
.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;
  font-weight:700;letter-spacing:.02em;padding:.9rem 1.4rem;border-radius:6px;font-size:1rem;
  border:2px solid transparent;cursor:pointer}
.btn-primary{background:var(--cta);color:var(--cta_ink)}
.btn-ghost{background:transparent;color:#fff;border-color:#fff}

/* ---- credentials ---- */
.creds{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;text-align:center}
.cred .big{font-family:Oswald,sans-serif;font-size:clamp(2.1rem,7vw,3rem);font-weight:700;
  color:var(--numeral);line-height:1;display:block}
.cred .ic{width:clamp(2.1rem,7vw,3rem);height:clamp(2.1rem,7vw,3rem);margin:0 auto;
  color:var(--numeral);fill:none;stroke:currentColor;stroke-width:3;
  stroke-linecap:round;stroke-linejoin:round}
.cred span.lbl{display:block;margin-top:.55rem;font-weight:600;font-size:.95rem}

/* ---- services: 2x2, stays 2-up on mobile per the comp ---- */
.grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem}
.svc{border-radius:10px;padding:1.35rem 1rem 1.5rem;color:var(--card_ink);text-align:center;
  text-decoration:none;display:block}
.svc:nth-child(4n+1),.svc:nth-child(4n+4){background:var(--card_a)}
.svc:nth-child(4n+2),.svc:nth-child(4n+3){background:var(--card_b)}
.svc .ic{width:52px;height:52px;margin:0 auto .8rem;fill:none;stroke:currentColor;
  stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.svc h3{font-size:clamp(1rem,3.4vw,1.25rem);margin:0 0 .35em}
.svc p{margin:0;font-size:.88rem;line-height:1.5;opacity:.94}

/* ---- process stepper ---- */
.steps{display:grid;grid-template-columns:repeat(2,1fr);gap:1.75rem 1rem;counter-reset:s}
.step{position:relative;text-align:center}
.step::before{counter-increment:s;content:counter(s);display:block;
  font-family:Oswald,sans-serif;font-size:clamp(2.6rem,10vw,3.6rem);font-weight:700;
  color:var(--numeral);line-height:1;opacity:.9}
.step h3{font-size:1rem;margin:.35rem 0 .3em}
.step p{margin:0;font-size:.88rem;color:var(--ink_soft);line-height:1.5}

/* ---- testimonials ---- */
.rev{background:var(--bg);border:1px solid var(--rule);border-radius:10px;padding:1.15rem}
.stars{display:flex;gap:2px;margin-bottom:.6rem}
.star{width:17px;height:17px;fill:var(--star)}
.rev blockquote{margin:0 0 .8rem;font-size:.95rem;line-height:1.55}
.rev cite{font-style:normal;font-size:.8rem;color:var(--ink_soft);font-weight:600}

/* ---- faq ---- */
.faq{max-width:760px;margin-inline:auto}
.faq details{border-bottom:1px solid var(--rule)}
.faq summary{cursor:pointer;list-style:none;padding:1.05rem .5rem 1.05rem 0;font-weight:600;
  display:flex;justify-content:space-between;align-items:center;gap:1rem}
.faq summary::-webkit-details-marker{display:none}
.faq summary svg{width:22px;height:22px;flex:none;fill:none;stroke:var(--numeral);
  stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s}
.faq details[open] summary svg{transform:rotate(180deg)}
.faq p{margin:0 0 1.15rem;color:var(--ink_soft);font-size:.95rem}

/* ---- estimate form ---- */
.est{background:var(--panel);color:var(--panel_ink);border-radius:12px;padding:1.6rem 1.25rem 1.8rem}
.est h2{text-align:center;font-size:1.5rem;margin-bottom:.9rem}
.est label{display:block;font-size:.82rem;font-weight:700;margin:0 0 .3rem}
.est input,.est textarea{width:100%;padding:.72rem .8rem;margin-bottom:.9rem;border-radius:6px;
  border:1px solid var(--field_rule);background:var(--field);color:var(--field_ink);
  font:inherit;font-size:1rem}
.est textarea{min-height:112px;resize:vertical}
.est button{width:100%;background:var(--gold);color:var(--gold_ink);border:0;border-radius:6px;
  padding:.9rem;font-weight:800;letter-spacing:.06em;font-size:1rem;cursor:pointer}
.note{font-size:.78rem;opacity:.85;text-align:center;margin:.85rem 0 0}

/* ---- media bands: square media, edge to edge ---- */
.band{padding:0;background:var(--panel);color:var(--panel_ink)}
.band-in{display:grid;grid-template-columns:1fr;gap:0;max-width:1760px;margin-inline:auto}
.sq{margin:0;aspect-ratio:1/1;overflow:hidden;background:#0a0f08;display:block}
.sq picture{display:block;height:100%}
.sq img,.sq video{width:100%;height:100%;object-fit:cover;display:block}
/* A poster frame mid-scroll reads as a photo; the native control bar sits at the
   bottom edge and is easily off-screen on a square this tall. So: an explicit play
   badge, removed once the clip starts. */
.sq.vid{position:relative;cursor:pointer}
.sq.vid::after{content:"";position:absolute;inset:0;margin:auto;width:78px;height:78px;
  border-radius:50%;background:rgba(8,14,6,.55);border:2.5px solid rgba(255,255,255,.92);
  pointer-events:none;transition:opacity .2s}
.sq.vid::before{content:"";position:absolute;inset:0;margin:auto;width:0;height:0;
  transform:translateX(5px);border-left:22px solid #fff;border-top:14px solid transparent;
  border-bottom:14px solid transparent;pointer-events:none;z-index:1;transition:opacity .2s}
.sq.vid.playing::after,.sq.vid.playing::before{opacity:0}
.band-note{padding:2.25rem 1.25rem 2.75rem;display:flex;flex-direction:column;justify-content:center}
.band-note h3{font-size:clamp(1.3rem,4.4vw,2rem);margin-bottom:.4em}
.band-note p{margin:0;opacity:.88;max-width:46ch;font-size:.98rem}
@media (min-width:760px){
  /* two-up photos, or square + caption, so a wide viewport is genuinely full width */
  .band-in.two,.band-in.one{grid-template-columns:1fr 1fr}
  .band-note{padding:3rem}
}

footer{background:var(--panel);color:var(--panel_ink);padding:2.25rem 0;text-align:center}
footer a{color:var(--gold)}
.proof{background:var(--cta);color:var(--cta_ink);text-align:center;font-size:.8rem;
  padding:.45rem 1rem;font-weight:700}

@media (min-width:760px){
  section{padding:4.5rem 0}
  .grid2{grid-template-columns:repeat(4,1fr);gap:1rem}
  .steps{grid-template-columns:repeat(4,1fr)}
  /* connector rule: desktop only -- at phone width it collides with the 2x2 wrap */
  .step:not(:last-child)::after{content:"";position:absolute;top:1.55rem;right:-.5rem;
    width:1rem;height:2px;background:var(--rule)}
  .revs{grid-template-columns:repeat(2,1fr)}
  .est{padding:2.25rem 2rem}
  .hero-in{padding:6.5rem 0 7rem}
}
.revs{display:grid;grid-template-columns:1fr;gap:.85rem;max-width:900px;margin-inline:auto}
@media (min-width:560px){.revs{grid-template-columns:repeat(2,1fr)}}
@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
