:root{--navy:#0B3A4A;--teal:#1BA89A;--paper:#F3F7F6;--ink:#12262C;--line:#C9D8D4}
*{box-sizing:border-box;margin:0;padding:0}
html{font-size:17px}
img{max-width:100%;height:auto;display:block}
a{color:inherit}
body{font-family:ui-sans-serif,system-ui,"Liberation Sans",Arial,sans-serif;background:var(--paper);color:var(--ink);line-height:1.55}
.sale-bar{position:sticky;top:0;z-index:50;background:var(--navy);color:#fff;display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem 1.4rem;align-items:center;padding:.55rem 1rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;font-size:.78rem}
.bar-cta{background:var(--teal);color:#fff;text-decoration:none;padding:.25rem .7rem}
.wrap{max-width:1080px;margin:0 auto;padding:0 1.1rem}
header.nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}
.brand{display:flex;align-items:center;gap:.7rem;font-weight:900;letter-spacing:.04em;text-decoration:none;color:var(--navy)}
.brand img{width:42px;height:42px}
nav a{font-weight:700;margin-left:1rem;text-decoration:none;font-size:.9rem;color:var(--navy)}
.hero{background:var(--navy);color:#fff;padding:2.2rem 0 2.6rem}
.hero-grid{display:grid;gap:1.4rem;align-items:center}
@media(min-width:840px){.hero-grid{grid-template-columns:1.15fr .85fr;gap:1.8rem}}
.hero-copy{padding:0}
.hero-media{margin:0;border-radius:14px;overflow:hidden;box-shadow:0 12px 32px #00000044;border:1px solid #ffffff22;background:#062832}
.hero-photo{width:100%;height:auto;max-height:360px;aspect-ratio:16/9;object-fit:cover;display:block}
@media(max-width:839px){.hero-photo{max-height:260px}}
.kicker{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:var(--teal)}
.hero .kicker,.hero-copy .kicker{color:var(--teal)}
.hero h1{font-size:clamp(2.1rem,5.5vw,3.4rem);line-height:1.02;letter-spacing:-.03em;margin:.4rem 0 1rem}
.lede{max-width:38rem;margin-bottom:1.2rem;color:var(--ink)}.hero .lede,.hero-copy .lede{color:#D4E8E4}
.pills{display:flex;flex-wrap:wrap;gap:.45rem;margin:0 0 1.1rem}
.pills span{border:1px solid var(--teal);color:#fff;padding:.2rem .55rem;font-size:.75rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.btn{display:inline-block;padding:.7rem 1.1rem;font-weight:800;text-decoration:none;letter-spacing:.03em;border:3px solid currentColor}
.btn-solid{background:var(--teal);color:#fff;border-color:var(--teal)}
.btn-ghost{color:#fff;border-color:#fff;margin-left:.4rem}
.services,.offer,.faq{padding:2.6rem 0}
.services h2,.why h2,.offer h2,.faq h2{font-size:clamp(1.5rem,3.6vw,2.1rem);margin:.3rem 0 1.2rem}
.svc-grid{display:grid;gap:1rem}
@media(min-width:700px){.svc-grid{grid-template-columns:1fr 1fr 1fr}}
.card{background:#fff;padding:1.1rem 1.15rem;border-top:4px solid var(--teal);box-shadow:0 8px 24px #0B3A4A12}
.card h3{margin-bottom:.35rem;font-size:1.05rem;color:var(--navy)}
.why{background:var(--navy);color:#fff;padding:2.5rem 0}
.why .kicker{color:var(--teal)}
.why-list{list-style:none}
.why-list li{padding:.65rem 0;border-bottom:1px solid #ffffff22}
.why-list li::before{content:"▸ ";color:var(--teal)}
.offer-grid{display:grid;gap:1.4rem}
@media(min-width:800px){.offer-grid{grid-template-columns:1fr 1fr;align-items:start}}
.price-xl{font-size:clamp(2.4rem,6vw,3.6rem);font-weight:900;color:var(--navy);line-height:1;margin:.2rem 0 .6rem}
.include{list-style:none;margin:1rem 0}
.include li{padding:.35rem 0 .35rem 1.1rem;position:relative}
.include li::before{content:"✓";position:absolute;left:0;color:var(--teal);font-weight:800}
.offer-form{display:grid;gap:.65rem;background:#fff;padding:1.2rem;border:1px solid var(--line)}
.offer-form label{display:grid;gap:.25rem;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
.offer-form .row{display:grid;gap:.65rem}
@media(min-width:560px){.offer-form .row{grid-template-columns:1fr 1fr}}
.offer-form input,.offer-form textarea{font:inherit;padding:.55rem;width:100%;border:2px solid var(--navy);background:#fff;color:var(--ink)}
.offer-form .btn{border:0;cursor:pointer;width:100%;text-align:center;color:#fff}
.trust{font-size:.85rem;color:#5b6b7c;margin-top:.3rem}
.faq details{border-bottom:1px solid var(--line);padding:.8rem 0}
.faq summary{cursor:pointer;font-weight:800}
.faq details p{margin:.5rem 0 0;color:#5b6b7c}
.site-foot{background:var(--navy);color:#fff;padding:1.2rem 0;font-size:.9rem}
.foot-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem}
.sticky-buy{position:sticky;bottom:0;z-index:40;background:var(--teal);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem 1.1rem;font-weight:800}
.sticky-buy .btn{background:var(--navy);color:#fff;border-color:var(--navy)}
.hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.gallery{padding:2.6rem 0;background:#fff}
.gallery h2{font-size:clamp(1.5rem,3.6vw,2.1rem);margin:.3rem 0 1.2rem;color:var(--navy)}
.gallery-grid{display:grid;gap:1rem}
@media(min-width:700px){.gallery-grid{grid-template-columns:1fr 1fr}}
.gallery figure{margin:0;background:var(--paper);border:1px solid var(--line)}
.gallery img{width:100%;aspect-ratio:3/2;object-fit:cover}
.gallery figcaption{padding:.55rem .75rem;font-size:.85rem;font-weight:700;color:var(--navy)}

.hero-ctas{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center}
.hero-ctas .btn-ghost{margin-left:0}
.site-nav{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:0}
.site-nav a{white-space:nowrap}

/* —— mobile cleanup ≤720 / ≤520 / ≤390 —— */
@media(max-width:720px){
  header.nav{padding:.55rem 0;gap:.4rem;flex-wrap:nowrap}
  .brand{font-size:.88rem;gap:.4rem;min-width:0;flex:1 1 auto;overflow:hidden}
  .brand img{width:32px;height:32px;flex:0 0 auto}
  .brand{white-space:nowrap;text-overflow:ellipsis}
  .site-nav{flex:0 0 auto}
  .site-nav .nav-mid{display:none !important}
  .site-nav .nav-buy{margin-left:0;padding:.35rem .65rem;background:var(--navy);color:#fff;border-radius:2px;font-size:.8rem}
  /* sale-bar: one line — price + CTA only */
  .sale-bar{flex-wrap:nowrap;gap:.5rem .75rem;padding:.35rem .7rem;font-size:.68rem;letter-spacing:.03em;white-space:nowrap;overflow:hidden}
  .sale-bar .bar-extra{display:none !important}
  /* sticky covers CTAs + repeats price — hide on mobile */
  .sticky-buy{display:none !important}
}
@media(max-width:520px){
  .hero{padding:1rem 0 1.15rem}
  .hero-grid{gap:.85rem}
  .hero-copy{order:1}
  .hero-media{order:2}
  .hero h1{font-size:1.45rem;line-height:1.18;letter-spacing:-.02em;margin:.2rem 0 .45rem}
  .hero .lede{font-size:.88rem;margin-bottom:.65rem;line-height:1.38;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
  /* pills: one non-price chip only (price already in sale-bar) */
  .pills{gap:.3rem;margin:0 0 .7rem}
  .pills .pill-extra{display:none !important}
  .pills .pill-price{display:none !important}
  .pills span{padding:.12rem .4rem;font-size:.65rem;letter-spacing:.02em}
  .hero-ctas{flex-direction:column;align-items:stretch;width:100%;gap:.45rem;margin-bottom:.15rem}
  .hero-ctas .btn{display:block;width:100%;text-align:center;padding:.62rem .85rem}
  .hero-photo{max-height:170px}
  .kicker{font-size:.64rem;letter-spacing:.12em}
  .wrap{padding:0 .85rem}
}
@media(max-width:390px){
  .hero h1{font-size:1.38rem;line-height:1.16}
  .hero-photo{max-height:150px}
  .sale-bar{font-size:.62rem;padding:.3rem .55rem}
  .brand{font-size:.78rem;max-width:55vw}
}
