/* Open Sans self-hosted - A Website That Works For You */
@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;font-display:swap;src:url('../fonts/open-sans-latin-300-normal.woff2') format('woff2')}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-display:swap;src:url('../fonts/open-sans-latin-400-normal.woff2') format('woff2')}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-display:swap;src:url('../fonts/open-sans-latin-600-normal.woff2') format('woff2')}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-display:swap;src:url('../fonts/open-sans-latin-700-normal.woff2') format('woff2')}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:800;font-display:swap;src:url('../fonts/open-sans-latin-800-normal.woff2') format('woff2')}

/* ============================================================
   PROTECH LOCAL - DESIGN SYSTEM (prototype)
   Tokens map to reusable Joomla 6 template variables.
   ============================================================ */
:root{
  /* brand palette */
  --charcoal:#12100D;
  --charcoal-2:#1B1915;
  --charcoal-3:#26231E;
  --ink:#211E19;
  --gold:#E6C34D;
  --gold-bright:#E6C34D;
  --gold-soft:rgba(201,162,39,.14);
  --red:#C8102E;
  --red-deep:#A50D26;
  --paper:#FFFFFF;
  --bone:#F6F4EF;
  --bone-2:#EFECE4;
  --grey:#57534b;
  --grey-2:#8A857B;
  --line:#E5E1D8;
  --line-dark:rgba(255,255,255,.12);
  /* type */
  --display:"Open Sans",system-ui,Helvetica,Arial,sans-serif;
  --body:"Open Sans",system-ui,Helvetica,Arial,sans-serif;
  /* shape + motion */
  --r-lg:0px; --r-md:0px; --r-sm:0px; --r-pill:0px;
  --sh-1:0 1px 2px rgba(20,18,14,.06),0 2px 8px rgba(20,18,14,.05);
  --sh-2:0 8px 24px rgba(20,18,14,.10);
  --sh-3:0 24px 60px rgba(20,18,14,.22);
  --ease:cubic-bezier(.4,.14,.3,1);
  --wrap:1320px;
}
*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body{font-family:var(--body);color:var(--ink);background:var(--paper);line-height:1.65;font-size:16.5px;font-weight:300;overflow-x:hidden}
b,strong{font-weight:700}
img,svg{max-width:100%;display:block}
a{color:inherit}
h1,h2,h3,h4{font-family:var(--display);font-weight:800;line-height:1.08;letter-spacing:-.02em}
.wrap{max-width:var(--wrap);margin:0 auto;padding:0 24px}
.eyebrow{font-family:var(--body);font-weight:700;font-size:12.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-deep,#C19F41)}
.gold{color:var(--gold)}
:focus-visible{outline:3px solid var(--gold);outline-offset:2px}

/* buttons */
.btn svg{fill:currentColor}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-family:var(--body);font-weight:700;font-size:14.5px;letter-spacing:.02em;text-decoration:none;border:0;cursor:pointer;transition:transform .18s var(--ease),background .18s var(--ease),box-shadow .18s var(--ease);border-radius:var(--r-sm);padding:15px 26px;line-height:1.3;text-align:center}
.btn svg{width:18px;height:18px;flex:0 0 auto}
.btn-red{background:var(--red);color:#fff;box-shadow:0 6px 18px rgba(200,16,46,.32)}
.btn-red:hover{background:var(--red-deep);transform:translateY(-2px);box-shadow:0 10px 26px rgba(200,16,46,.4)}
.btn-gold{background:linear-gradient(150deg,#ECDE73 0%,#C19F41 100%);color:#241a02}
.btn-gold:hover{background:var(--gold-bright);transform:translateY(-2px)}
.btn-ghost{background:rgba(255,255,255,.06);color:#fff;border:1.5px solid rgba(255,255,255,.28)}
.btn-ghost:hover{background:rgba(255,255,255,.13);transform:translateY(-2px)}
.btn-dark{background:var(--charcoal);color:#fff}
.btn-dark:hover{background:var(--charcoal-3);transform:translateY(-2px)}
.btn-lg{padding:18px 32px;font-size:16px}

/* ---------- utility bar ---------- */
.util{background:#000;color:#cfc9bd;font-size:13.5px;font-weight:500}
.util .wrap{display:flex;justify-content:flex-end;align-items:center;min-height:40px;gap:16px}
.util b{color:var(--gold);font-weight:700}
.util .u-l,.util .u-r span{display:inline-flex;align-items:center}
.util .u-r{display:flex;gap:22px;align-items:center}
.util svg{width:13px;height:13px;fill:var(--gold);margin-right:6px;flex:0 0 auto}
@media(max-width:760px){.util .u-r{display:none}.util .wrap{justify-content:center}}

/* ---------- header ---------- */
header.site{background:rgba(0,0,0,.9);position:sticky;top:0;z-index:60}
.site .wrap{display:flex;align-items:center;gap:28px;min-height:104px;padding-top:8px;padding-bottom:8px}
.logo{display:flex;align-items:center;flex:0 0 auto}
.logo img{height:64px;width:auto;display:block}
nav.main{margin-left:auto;display:flex;gap:6px;align-items:center}
nav.main a{color:#eceae5;text-decoration:none;font-weight:700;font-size:15.5px;letter-spacing:.06em;text-transform:uppercase;padding:9px 14px;transition:color .15s}
nav.main a:hover,nav.main a.on{color:var(--gold-bright);background:none}
.hdr-cta{display:flex;gap:14px;align-items:center;margin-left:4px}
.hdr-phone{display:inline-flex;align-items:center;gap:10px;color:#fff;font-family:var(--display);font-weight:700;font-size:19px;text-decoration:none;white-space:nowrap}
.hdr-phone svg{width:19px;height:19px;fill:var(--gold)}
.hdr-phone small{display:block;font-family:var(--body);font-weight:600;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--grey-2)}
.hdr-m{display:none;align-items:center;gap:10px;margin-left:auto}
.m-quote{padding:11px 16px;font-size:13px}
.m-phone{display:inline-flex;align-items:center;justify-content:center;width:38px;height:44px}
.m-phone svg{width:22px;height:22px;fill:#fff}
/* services dropdown */
.has-drop{position:relative}
.drop-toggle{display:inline-flex;align-items:center;gap:5px;background:none;border:0;cursor:pointer;color:#eceae5;font-family:var(--body);font-weight:700;font-size:15.5px;letter-spacing:.06em;text-transform:uppercase;padding:9px 14px}
.hdr-cta .btn{font-size:15px;padding:16px 28px}
.drop-toggle .caret{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2.2;transition:transform .2s}
.has-drop:hover .drop-toggle,.drop-toggle:hover,.has-drop.on .drop-toggle{color:var(--gold-bright)}
.drop{position:absolute;top:calc(100% + 2px);left:0;min-width:190px;background:#15130F;border:0;box-shadow:var(--sh-3);padding:6px;opacity:0;visibility:hidden;transform:translateY(6px);transition:.18s;z-index:80}
.has-drop:hover .drop,.has-drop:focus-within .drop{opacity:1;visibility:visible;transform:none}
.has-drop:hover .caret{transform:rotate(180deg)}
.drop a{display:block;padding:10px 12px;font-size:14.5px;color:#eceae5}
.drop a:hover{color:var(--gold-bright);background:rgba(255,255,255,.05)}
.burger{display:none;background:none;border:0;cursor:pointer;padding:9px;width:44px;height:44px}
.burger span{display:block;width:24px;height:2.5px;background:#fff;margin:5px auto;transition:.2s}
@media(max-width:1000px){
  nav.main{position:fixed;inset:0;width:100%;flex-direction:column;background:#15130F;padding:92px 24px 28px;gap:2px;transform:translateX(100%);transition:transform .28s var(--ease);align-items:stretch;z-index:70;margin-left:0;overflow-y:auto}
  nav.main.open{transform:translateX(0)}
  nav.main>a{font-size:17px;padding:14px 14px}
  .has-drop{width:100%}
  .drop-toggle{width:100%;justify-content:space-between;font-size:17px;padding:14px}
  .drop{position:static;opacity:1;visibility:visible;transform:none;background:none;box-shadow:none;min-width:0;overflow:hidden;margin:2px 0 6px 16px;padding:2px 0;border:0;border-left:2px solid rgba(224,196,77,.35)}
  .drop a{padding:11px 14px 11px 20px;font-size:15.5px;color:#cfc9bd}
  /* collapsible submenu: open by default, tap Services / the caret to close */
  .has-drop.collapsed .drop{display:none}
  .drop-toggle .caret{transition:transform .2s}
  .has-drop:not(.collapsed) .drop-toggle .caret{transform:rotate(180deg)}
  .has-drop.collapsed .drop-toggle .caret{transform:none}
  .hdr-cta{display:none}
  .hdr-m{display:flex}
  .burger{display:block;z-index:80;position:relative}
  .burger.open span:nth-child(1){transform:translateY(7.5px) rotate(45deg)}
  .burger.open span:nth-child(2){opacity:0}
  .burger.open span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}
  .site .wrap{min-height:64px;gap:12px}
  .logo img{height:44px}
}
@media(max-width:359px){.m-quote{display:none}}

/* ---------- hero ---------- */
.hero{position:relative;color:#fff;background:var(--charcoal);overflow:hidden}
.hero-media{position:absolute;inset:0;z-index:0}
.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 62%;animation:kb 22s var(--ease) infinite alternate}
@keyframes kb{from{transform:scale(1.04)}to{transform:scale(1.14)}}
.hero-media::after{content:"";position:absolute;inset:0;background:linear-gradient(102deg,rgba(12,11,9,.96) 0%,rgba(12,11,9,.88) 34%,rgba(12,11,9,.55) 62%,rgba(12,11,9,.72) 100%)}
.hero .wrap{position:relative;z-index:1;display:grid;grid-template-columns:1.15fr .85fr;gap:52px;align-items:center;padding:56px 24px 72px}
.hero-badge{display:inline-flex;align-items:center;gap:9px;background:var(--gold-soft);border:1px solid rgba(230,195,77,.4);color:var(--gold-bright);font-weight:700;font-size:12.5px;letter-spacing:.1em;text-transform:uppercase;padding:8px 15px;border-radius:var(--r-pill);margin-bottom:22px}
.hero-badge .dot{width:8px;height:8px;border-radius:50%;background:#37d67a;box-shadow:0 0 0 0 rgba(55,214,122,.6);animation:pulse 2s infinite}
@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(55,214,122,.55)}70%{box-shadow:0 0 0 8px rgba(55,214,122,0)}100%{box-shadow:0 0 0 0 rgba(55,214,122,0)}}
.hero h1{font-size:clamp(38px,5.6vw,66px);letter-spacing:-.03em;margin-bottom:8px}
.hero h1 .l2{display:block;background:linear-gradient(90deg,var(--gold-bright),var(--gold));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.hero .lede{font-size:clamp(17px,2vw,20px);color:#e7e3da;max-width:35ch;margin:18px 0 12px;font-weight:400}
.hero .sub{color:#b7b1a5;max-width:42ch;margin-bottom:28px;font-size:15.5px}
.hero-cta{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:34px}
.hero-trust{display:flex;gap:26px;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.14);padding-top:22px}
.hero-trust .ht{display:flex;gap:11px;align-items:center;max-width:190px}
.hero-trust .ht svg{width:26px;height:26px;flex:0 0 auto}
.hero-trust .ht b{display:block;font-family:var(--display);font-weight:700;font-size:15px;color:#fff;line-height:1.2}
.hero-trust .ht span{font-size:12.5px;color:#a9a397}

/* quote card */
.quote-card{background:rgba(28,25,21,.72);backdrop-filter:blur(14px) saturate(1.2);border:1px solid rgba(230,195,77,.28);border-radius:var(--r-lg);padding:26px 24px;box-shadow:var(--sh-3)}
.quote-card h2{font-size:22px;color:#fff;display:flex;align-items:center;gap:10px;margin-bottom:4px}
.quote-card h2 svg{width:22px;height:22px;fill:var(--gold)}
.quote-card p.qc-sub{font-size:13.5px;color:#b7b1a5;margin-bottom:18px}
.quote-card .fld{margin-bottom:11px}
.quote-card input,.quote-card select,.quote-card textarea{width:100%;font-family:var(--body);font-size:15px;padding:13px 14px;border-radius:var(--r-sm);border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);color:#fff;transition:border .15s,background .15s}
.quote-card input::placeholder,.quote-card textarea::placeholder{color:#9c968b}
.quote-card select{color:#cfc9bd}
.quote-card input:focus,.quote-card select:focus,.quote-card textarea:focus{border-color:var(--gold);background:rgba(255,255,255,.1);outline:none}
.quote-card textarea{resize:vertical;min-height:74px}
.quote-card .btn{width:100%;margin-top:6px}
.quote-card .qc-foot{display:flex;align-items:center;gap:7px;justify-content:center;font-size:11.5px;color:#a9a397;margin-top:13px}
.quote-card .qc-foot svg{width:13px;height:13px;fill:var(--gold)}
.row2{display:grid;grid-template-columns:1fr 1fr;gap:11px}
@media(max-width:920px){
  .hero .wrap{grid-template-columns:1fr;gap:26px;padding:26px 24px 40px}
  .hero-badge{margin-bottom:14px}
  .hero .lede{margin:12px 0 8px}
  .hero .sub{margin-bottom:20px}
  .hero-cta{margin-bottom:22px}
  .hero-trust{gap:14px 22px;padding-top:18px}
}
@media(max-width:520px){
  .hero .sub{display:none}
  .hero-cta{flex-direction:column;align-items:stretch}
  .hero-cta .btn{width:100%}
}

/* ---------- brand partners strip ---------- */
.partners{background:#fff}
.partners .wrap{padding:78px 24px 70px;text-align:center}
.partners .lbl{display:block;font-family:var(--body);font-size:12.5px;letter-spacing:.18em;text-transform:uppercase;color:#C19F41;font-weight:700;margin-bottom:34px}
.partners .marquee{overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}
.partners .mq-track{display:flex;align-items:center;gap:64px;width:max-content;animation:mq 45s linear infinite;--bh:48px}
.partners:hover .mq-track{animation-play-state:paused}
.partners .mq-track img{height:var(--bh);width:auto;flex:0 0 auto;display:block;opacity:1;transition:transform .2s}
.partners .mq-track img:hover{transform:scale(1.05)}
.partners .mq-track img.b-paradox{height:calc(var(--bh) * .5)}
.partners .mq-track img.b-abloy{height:calc(var(--bh) * .85)}
.partners .mq-track img.b-hik{height:calc(var(--bh) * .8)}
@keyframes mq{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media(max-width:600px){.partners .mq-track{gap:44px;--bh:38px}}
@media(prefers-reduced-motion:reduce){.partners .marquee{overflow-x:auto}.partners .mq-track{animation:none}}
/* payments */
.pay{background:var(--bone);padding:30px 0 55px}
.pay .wrap{display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap}
.pay-lbl{font-family:var(--display);font-weight:800;font-size:clamp(18px,2.2vw,24px);text-transform:uppercase;letter-spacing:.02em;color:var(--ink)}
.pay-icons{display:flex;align-items:center;gap:16px}
.pay-icons .card{height:46px;width:74px;background:#fff;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;box-shadow:var(--sh-1)}
.pay-icons .card svg{height:26px;width:auto}
/* ---- gentle angle motif ---- */
.tstrip{clip-path:polygon(0 48px,100% 0,100% 100%,0 calc(100% - 48px))}
.svc-card .img{clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 30px))}
.intro{clip-path:polygon(0 0,100% 48px,100% 100%,0 100%)}
.emg{clip-path:polygon(0 48px,100% 0,100% 100%,0 100%);margin-top:-48px;position:relative;z-index:1}
@media(max-width:600px){
  .tstrip{clip-path:polygon(0 26px,100% 0,100% 100%,0 calc(100% - 26px))}
  .svc-card .img{clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 18px))}
  .intro{clip-path:polygon(0 0,100% 26px,100% 100%,0 100%)}
  .emg{clip-path:polygon(0 26px,100% 0,100% 100%,0 100%);margin-top:-26px}
}
/* ---- intro / benefits (live content) ---- */
.intro{background:var(--bone);padding:108px 0 74px;margin-top:-2px}
.intro-h{text-align:center;font-family:var(--display);font-weight:800;font-size:clamp(23px,3vw,34px);text-transform:uppercase;letter-spacing:-.005em;margin-bottom:42px;color:var(--ink);line-height:1.2}
.intro-h .gold{color:#C19F41}
.intro-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:50px;align-items:start}
.benefits ul{list-style:none;display:flex;flex-direction:column;gap:15px;margin-bottom:28px}
.benefits li{display:flex;align-items:center;gap:14px;font-weight:600;font-size:16.5px;color:var(--ink)}
.benefits li::before{content:"";flex:0 0 auto;width:21px;height:21px;background:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23C19F41%27 stroke-width=%273.4%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M4 12.6l5.3 5.2L20 6.6%27/%3E%3C/svg%3E") center/contain no-repeat}
.intro-cta{display:flex;gap:12px;flex-wrap:wrap}
.btn-outline-dark{background:transparent;border:2px solid var(--charcoal);color:var(--charcoal)}
.btn-outline-dark:hover{background:var(--charcoal);color:#fff}
.intro-copy p{color:var(--grey);margin-bottom:15px;font-size:16px;line-height:1.72}
.intro-copy p:last-child{margin-bottom:0}
.intro-copy strong{color:var(--ink)}
@media(max-width:820px){.intro-grid{grid-template-columns:1fr;gap:30px}}
/* ---- FAQ ---- */
/* cinematic band */
.cine{position:relative;color:#fff;overflow:hidden;isolation:isolate;clip-path:polygon(0 48px,100% 0,100% 100%,0 100%);margin-top:-48px;z-index:1}
.cine-bg{position:absolute;inset:0;z-index:-2}
.cine-bg img{width:100%;height:100%;object-fit:cover;object-position:center 40%}
.cine::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(12,11,9,.5) 0%,rgba(12,11,9,.62) 60%,rgba(12,11,9,.8) 100%)}
.cine .wrap{position:relative;text-align:center;max-width:840px;padding:clamp(140px,17vw,215px) 24px}
.cine .eyebrow{display:block;color:var(--gold-bright);margin-bottom:16px}
.cine h2{font-size:clamp(29px,4.2vw,52px);text-transform:uppercase;color:#fff;line-height:1.06;letter-spacing:-.01em;margin-bottom:16px}
.cine p{color:#e7e3da;font-size:clamp(16px,1.9vw,19px);max-width:56ch;margin:0 auto 28px;line-height:1.6}
.cine-cta{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}
.btn-ghost{background:transparent;border:2px solid rgba(255,255,255,.55);color:#fff;cursor:pointer;font-family:var(--display)}
.btn-ghost:hover{border-color:#fff;background:rgba(255,255,255,.09);transform:translateY(-2px)}
.btn-ghost svg{width:15px;height:15px;fill:currentColor;margin-right:9px}
@media(max-width:600px){.cine{clip-path:polygon(0 26px,100% 0,100% 100%,0 100%);margin-top:-26px}}
.faq{background:#fff;padding:82px 0}
.faq .wrap{max-width:880px}
.faq-list{display:flex;flex-direction:column;gap:12px;margin-top:38px}
.faq-item{background:var(--bone)}
.faq-item summary{list-style:none;cursor:pointer;padding:20px 24px;font-family:var(--display);font-weight:700;font-size:17px;color:var(--ink);display:flex;justify-content:space-between;align-items:center;gap:18px}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary::after{content:"+";font-size:26px;line-height:1;color:#C19F41;font-weight:400;flex:0 0 auto}
.faq-item[open] summary::after{content:"-"}
.faq-item .a{padding:0 24px 22px;color:var(--grey);font-size:15.5px;line-height:1.72}
/* ---- full-width map band ---- */
.mapband{position:relative;z-index:2;line-height:0;background:#e9e6df;clip-path:polygon(0 0,100% 48px,100% 100%,0 100%);margin-top:-48px}
.mapband iframe{width:100%;height:460px;border:0;display:block}
@media(max-width:600px){.mapband iframe{height:340px}.mapband{clip-path:polygon(0 0,100% 26px,100% 100%,0 100%);margin-top:-26px}.why2{clip-path:polygon(0 0,100% 26px,100% 100%,0 100%);margin-top:-26px;padding-top:84px}}
.area-c .wrap{display:block}
.area-c .area-copy{text-align:center;max-width:920px;margin:0 auto}
.area-c .area-list{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;text-align:left}
.area-c .area-list .a{min-width:230px;flex:0 1 auto}

/* balanced heading wraps */
.sec-head h2,.cine h2,.why2-lead h2,.area h2,.emg h2,.intro-h{text-wrap:balance}
/* ---- cinematic photo backgrounds (from the commercial) ---- */
.ph-bg{position:absolute;inset:0;z-index:0;overflow:hidden}
.ph-bg img{width:100%;height:100%;object-fit:cover;object-position:center 35%}

/* ---------- section shell ---------- */
.sec{padding:84px 0}
.sec-head{max-width:680px;margin:0 auto 52px;text-align:center}
.sec-head .eyebrow{color:#C19F41}
.sec-head h2{font-size:clamp(28px,3.8vw,42px);margin:12px 0 14px;color:var(--ink)}
/* uppercase section titles */
.sec-head h2,.why .lead h2,.area h2,.qband-copy h2,.emg h2,.rev-head b{text-transform:uppercase;letter-spacing:-.005em}
.sec-head p{color:var(--grey);font-size:17px}
.bone{background:var(--bone)}

/* ---------- services grid ---------- */
.wrap-full{max-width:none;padding-left:clamp(20px,3vw,48px);padding-right:clamp(20px,3vw,48px)}
.svc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.svc-card{display:flex;flex-direction:column;background:linear-gradient(180deg,#fff 0%,#fff 62%,#F6F4EF 100%);color:var(--ink);text-decoration:none;overflow:hidden;transition:transform .2s var(--ease)}
.svc-card:hover{transform:translateY(-4px)}
.svc-card .img{aspect-ratio:16/10;overflow:hidden}
.svc-card .img img{width:100%;height:100%;object-fit:cover;transition:transform .5s var(--ease)}
.svc-card:hover .img img{transform:scale(1.06)}
.svc-card .body{padding:22px 20px;display:flex;flex-direction:column;flex:1}
.svc-card h3{font-size:18px;text-transform:uppercase;letter-spacing:.01em;margin-bottom:11px;color:var(--ink);line-height:1.25}
.svc-card p{font-size:13.5px;color:var(--grey);line-height:1.6;margin-bottom:16px;flex:1}
.svc-card .more{display:inline-flex;align-items:center;gap:7px;font-weight:700;font-size:12.5px;letter-spacing:.08em;text-transform:uppercase;color:#C19F41;margin-top:auto}
.svc-card .more svg{width:15px;height:15px;fill:currentColor;transition:transform .2s}
.svc-card:hover .more svg{transform:translateX(4px)}
@media(max-width:1100px){.svc-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.svc-grid{grid-template-columns:1fr}}

/* ---------- split (commercial / residential) ---------- */
.split{display:grid;grid-template-columns:1fr 1fr;gap:0;border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--sh-2)}
.split-half{position:relative;min-height:440px;display:flex;flex-direction:column;justify-content:flex-end;padding:38px;color:#fff;text-decoration:none;overflow:hidden}
.split-half .bg{position:absolute;inset:0;z-index:0}
.split-half .bg img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}
.split-half:hover .bg img{transform:scale(1.06)}
.split-half::after{content:"";position:absolute;inset:0;z-index:1}
.split-half.res::after{background:linear-gradient(160deg,rgba(18,16,13,.35),rgba(18,16,13,.9))}
.split-half.com::after{background:linear-gradient(160deg,rgba(140,20,40,.28),rgba(18,16,13,.92))}
.split-half>*{position:relative;z-index:2}
.split-half .tag{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-bright);margin-bottom:10px}
.split-half h3{font-size:30px;margin-bottom:10px}
.split-half p{font-size:15px;color:#e2ddd3;max-width:34ch;margin-bottom:18px}
.split-half .lnk{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:14px;color:#fff;border-bottom:2px solid var(--gold);padding-bottom:3px;width:fit-content}
@media(max-width:760px){.split{grid-template-columns:1fr}.split-half{min-height:320px}}

/* ---------- why choose (light editorial) ---------- */
.why2{background:#fff;position:relative;z-index:2;clip-path:polygon(0 0,100% 48px,100% 100%,0 100%);margin-top:-48px;padding-top:118px}
.why2 .wrap{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(40px,5vw,72px);align-items:center}
.why2-photo{position:relative}
.ph-frame{position:relative;clip-path:polygon(0 0,100% 22px,100% 100%,0 100%)}
.ph-frame img{position:relative;z-index:1;width:100%;display:block;aspect-ratio:4/4.6;object-fit:cover;object-position:center 30%}
.ph-chip{position:absolute;z-index:2;left:0;right:0;bottom:0;background:rgba(18,16,13,.9);color:#fff;padding:16px 22px}
.ph-chip b{display:block;font-family:var(--display);font-size:14px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}
.ph-chip span{font-size:13px;line-height:1.55;color:#d8d2c6;display:block}
.why2-lead .eyebrow{display:block}
.why2-lead h2{font-size:clamp(28px,3.6vw,40px);color:var(--ink);margin:12px 0 16px;text-transform:uppercase;letter-spacing:-.005em}
.why2-lead>p{color:var(--grey);font-size:16px;margin-bottom:26px;max-width:58ch}
.stat-row{display:flex;gap:38px;flex-wrap:wrap}
.stat b{font-family:var(--display);font-size:34px;color:#C19F41;display:block;line-height:1}
.stat span{font-size:13px;color:var(--grey-2)}
.why2-props{display:grid;grid-template-columns:1fr 1fr;gap:26px 36px;margin-top:34px}
.wp{display:flex;gap:15px}
/* why-us props: gold tick (homepage .benefits check) in place of the 01-04 numbers */
.wp .n{flex:0 0 auto;width:22px;height:22px;margin-top:2px;font-size:0;
  background:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23C19F41%27 stroke-width=%273.4%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M4 12.6l5.3 5.2L20 6.6%27/%3E%3C/svg%3E") center/contain no-repeat}
.wp h4{font-size:16px;color:var(--ink);margin-bottom:4px}
.wp p{font-size:13.5px;color:var(--grey);line-height:1.62}
@media(max-width:900px){.why2 .wrap{grid-template-columns:1fr;gap:44px}.why2-photo{max-width:520px;margin:0 auto}}
@media(max-width:480px){.why2-props{grid-template-columns:1fr}}

/* ---------- service area ---------- */
.area-dark{position:relative;overflow:hidden;background:var(--charcoal);clip-path:polygon(0 48px,100% 0,100% 100%,0 100%);margin-top:-48px;z-index:1;padding-bottom:110px}
.area-dark .ph-bg img{object-position:center 42%;transform:scaleX(-1)}
.area-dark .ph-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,12,10,.92) 0%,rgba(14,12,10,.72) 46%,rgba(14,12,10,.3) 100%),linear-gradient(180deg,rgba(14,12,10,.25) 0%,rgba(14,12,10,.2) 60%,rgba(14,12,10,.55) 100%)}
.area-dark .wrap{position:relative;z-index:2}
.area-dark .eyebrow{display:block;color:var(--gold-bright);margin-bottom:12px}
.area-dark .area-copy h2{color:#fff}
.area-dark .area-copy>p{color:#e0dbd1}
.area-dark .area-copy{text-align:left!important;max-width:780px!important;margin:0!important}
.area-dark .area-list{justify-content:flex-start!important;max-width:640px}
.area-dark .area-list .a{background:rgba(255,255,255,.9);border:0;box-shadow:none}
/* v25 - LOCAL COVERAGE: Penrith the dominant card + 3 local suburb cards, understated note */
.area-dark .area-list{max-width:720px}
.area-dark .area-list .a.dom{flex:1 1 100%;padding:18px 22px;border-left:4px solid #C19F41}
.area-dark .area-list .a.dom b{font-size:19px}
.area-dark .area-list .a.dom .pin{width:42px;height:42px}
.area-dark .area-list .a.dom .pin svg{width:21px;height:21px}
.area-dark .area-list .a:not(.dom){flex:1 1 190px;min-width:0}
.area-dark .area-note{color:#b8b2a6;font-size:13.5px;line-height:1.5;margin:18px 0 0;max-width:560px}
/* coverage feature list (icon + label + line) */
.area-dark .area-div{display:block;width:64px;height:3px;border-radius:2px;background:linear-gradient(90deg,#ECDE73,#C19F41);margin:28px 0 6px}
.area-feats{list-style:none;margin:0;padding:0;max-width:560px}
.area-feats li{display:flex;align-items:flex-start;gap:16px;padding:15px 0}
.area-feats .fi{flex:0 0 auto;width:44px;height:44px;border-radius:50%;background:linear-gradient(150deg,#ECDE73 0%,#C19F41 100%);display:flex;align-items:center;justify-content:center}
.area-feats .fi svg{width:21px;height:21px;fill:#241a02}
.area-feats b{display:block;font-family:var(--display);font-size:16.5px;color:#fff;text-transform:uppercase;letter-spacing:.01em;margin:2px 0 3px}
.area-feats li>div>span{display:block;color:#cfc9bd;font-size:14.5px;line-height:1.5}
@media(max-width:600px){.area-dark{clip-path:polygon(0 26px,100% 0,100% 100%,0 100%);margin-top:-26px}}
.area .wrap{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.area h2{font-size:clamp(26px,3.4vw,38px);margin:12px 0 14px}
.area p{color:var(--grey);margin-bottom:22px}
.area-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:26px}
.area-list .a{display:flex;align-items:center;gap:11px;background:var(--paper);border:1px solid var(--line);border-radius:var(--r-md);padding:14px 16px;box-shadow:var(--sh-1)}
.area-list .a b{font-family:var(--display);font-size:15.5px}
.area-list .a span{display:block;font-size:12.5px;color:var(--grey-2)}
.area-list .a .pin{width:34px;height:34px;border-radius:50%;background:linear-gradient(150deg,#ECDE73 0%,#C19F41 100%);display:flex;align-items:center;justify-content:center;flex:0 0 auto}
.area-list .a .pin svg{width:17px;height:17px;fill:#241a02}
.map-card{position:relative;overflow:hidden;box-shadow:var(--sh-2);background:#e9e6df;aspect-ratio:1/.82}
.map-card iframe{width:100%;height:100%;border:0;display:block}
@media(max-width:820px){.area .wrap{grid-template-columns:1fr;gap:32px}.map-card{order:-1}}

/* ---------- testimonials ---------- */
.tst-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.tst{background:linear-gradient(180deg,#fff 0%,#fff 62%,#F6F4EF 100%);padding:28px 26px;display:flex;flex-direction:column}
.tst .stars{display:flex;gap:3px;margin-bottom:14px}
.tst .stars svg{width:18px;height:18px;fill:var(--gold)}
.tst .q{font-size:15px;color:var(--ink);line-height:1.65;margin-bottom:20px;flex:1}
.tst .who{display:flex;align-items:center;gap:12px}
.tst .av{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--charcoal-3),var(--charcoal));color:var(--gold-bright);display:flex;align-items:center;justify-content:center;font-family:var(--display);font-weight:700;font-size:16px;flex:0 0 auto}
.tst .who b{font-size:14.5px;display:block}
.tst .who span{font-size:12.5px;color:var(--grey-2)}
.rev-head{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:36px}
.rev-head .g{width:40px;height:40px;flex:0 0 auto}
.rev-head b{font-family:var(--display);font-size:19px}
.rev-head .rstars{display:flex;gap:2px}.rev-head .rstars svg{width:17px;height:17px;fill:var(--gold)}
.rev-head span{color:var(--grey);font-size:14px}
@media(max-width:900px){.tst-grid{grid-template-columns:1fr}}

/* ---------- emergency CTA band ---------- */
.emg{position:relative;color:#fff;background:#12100D;overflow:hidden}
.emg .ph-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(95deg,rgba(125,12,30,.93) 0%,rgba(18,16,13,.87) 34%,rgba(18,16,13,.5) 56%,rgba(18,16,13,.08) 80%,rgba(18,16,13,0) 100%)}
.emg .wrap{position:relative;z-index:2;display:block;padding:clamp(120px,15vw,190px) 24px}
.emg-c{max-width:530px}
.emg .ph-bg img{object-position:72% 26%}
.emg .eyebrow{color:var(--gold-bright)}
.emg h2{font-size:clamp(28px,4vw,44px);color:#fff;margin:12px 0 12px}
.emg p{color:#e6ddd6;font-size:16.5px;max-width:44ch}
.emg-actions{display:flex;flex-direction:column;gap:14px;align-items:flex-start;max-width:430px;margin-top:34px}
.emg-phone{display:flex;align-items:center;gap:16px;background:rgba(10,9,7,.55);border-radius:var(--r-lg);padding:20px 26px;width:100%;text-decoration:none;transition:background .2s,transform .2s}
.emg-phone:hover{background:rgba(255,255,255,.14);transform:translateY(-2px)}
.emg-phone .ring{width:52px;height:52px;border-radius:50%;background:var(--red);display:flex;align-items:center;justify-content:center;flex:0 0 auto}
.emg-phone .ring svg{width:24px;height:24px;fill:#fff}
.emg-phone .n b{font-family:var(--display);font-size:28px;color:#fff;line-height:1;display:block}
.emg-phone .n span{font-size:12.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-bright)}
.emg-actions .btn{width:100%}
@media(max-width:820px){.emg .wrap{padding:96px 24px 110px}.emg .ph-bg::after{background:linear-gradient(180deg,rgba(96,10,24,.92) 0%,rgba(18,16,13,.82) 55%,rgba(18,16,13,.6) 100%)}}

/* ---------- footer ---------- */
footer.site{background:var(--charcoal);color:#b3ada1;font-size:14.5px}
footer.site .wrap{display:grid;grid-template-columns:1.5fr 1fr 1.2fr;gap:48px;padding:64px 24px 40px}
footer .fcol h4{font-family:var(--display);font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:18px}
footer .fcol a{display:block;color:#c3bdb1;text-decoration:none;padding:5px 0;transition:color .15s}
footer .fcol a:hover{color:var(--gold-bright)}
footer .flogo img{height:52px;margin-bottom:18px}
footer .fabout{font-size:14px;color:#a29c90;max-width:32ch;margin-bottom:18px}
footer .fnap{font-style:normal;font-size:14px;line-height:1.9;color:#c3bdb1}
footer .fnap a{display:inline;color:var(--gold-bright);text-decoration:none}
footer .fsoc{display:flex;gap:10px;margin-top:16px}
footer .fsoc a{width:38px;height:38px;border-radius:var(--r-sm);background:rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center;transition:background .2s}
footer .fsoc a:hover{background:var(--gold-soft)}
footer .fsoc svg{width:17px;height:17px;fill:#d8d2c6}
.fbadges{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}
.fbadge{display:flex;align-items:center;gap:7px;background:rgba(255,255,255,.05);border:0;border-radius:var(--r-sm);padding:8px 12px;font-size:12px;font-weight:600;color:#d8d2c6}
.fbadge svg{width:15px;height:15px;fill:var(--gold)}
.fbar{}
.fbar .wrap{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;font-size:13px;color:#8f897d;gap:16px;flex-wrap:wrap}
.fbar a{color:#8f897d;text-decoration:none;margin-left:18px}
.fbar a:hover{color:var(--gold-bright)}
@media(max-width:900px){footer.site .wrap{grid-template-columns:1fr 1fr;gap:32px}}
@media(max-width:520px){footer.site .wrap{grid-template-columns:1fr}}

/* ---------- sticky mobile call bar ---------- */
.mcall{position:fixed;left:0;right:0;bottom:0;z-index:90;display:none;background:var(--red);box-shadow:0 -6px 20px rgba(0,0,0,.3);transform:translateY(110%);transition:transform .3s var(--ease)}
.mcall.show{transform:none}
.mcall a{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px;font-family:var(--display);font-weight:800;font-size:16px;letter-spacing:.01em;text-decoration:none;color:#fff}
.mcall svg{width:19px;height:19px;fill:currentColor}
@media(max-width:760px){.mcall{display:block}body{padding-bottom:56px}}

/* desktop quote ribbon */
.qribbon{position:fixed;left:0;bottom:0;width:176px;height:176px;z-index:95;border:0;padding:0;cursor:pointer;background:transparent;display:none;opacity:0;pointer-events:none;transition:opacity .3s var(--ease),transform .2s var(--ease)}
.qribbon.show{opacity:1;pointer-events:auto}
.qribbon:hover{transform:scale(1.05);transform-origin:0 100%}
.qribbon::before{content:"";position:absolute;inset:0;background:var(--red);clip-path:polygon(0 0,100% 100%,0 100%)}
.qribbon span{position:absolute;left:-22px;top:94px;width:170px;transform:rotate(45deg);color:#fff;font-family:var(--display);font-weight:800;font-size:16.5px;line-height:1.2;letter-spacing:.05em;text-transform:uppercase;text-align:center}
@media(min-width:761px){.qribbon{display:block}}
/* quote popup (Klaviyo hook on build) */
.q-modal{position:fixed;inset:0;z-index:120;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(8,7,6,.72)}
.q-modal.open{display:flex;animation:qm-fade .32s ease both}
.q-modal.open .q-inner{animation:qm-slide .46s cubic-bezier(.16,.84,.36,1) both}
@keyframes qm-fade{from{opacity:0}to{opacity:1}}
@keyframes qm-slide{from{opacity:0;transform:translateX(64px)}to{opacity:1;transform:translateX(0)}}
@media(prefers-reduced-motion:reduce){.q-modal.open,.q-modal.open .q-inner{animation-duration:.01ms}}
.q-modal .h6-form{position:relative;max-width:440px;width:100%;justify-self:auto;box-shadow:0 34px 90px rgba(0,0,0,.55)}
.q-close{position:absolute;top:8px;right:12px;background:none;border:0;font-size:30px;line-height:1;cursor:pointer;color:#8a857b;z-index:2}
.q-close:hover{color:var(--ink)}
/* video button + modal */
.play-ic{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--gold);margin-right:-2px}
.play-ic svg{width:13px;height:13px;fill:#1a1305}
.vid-modal{position:fixed;inset:0;z-index:120;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(8,7,6,.86);backdrop-filter:blur(6px)}
.vid-modal.open{display:flex}
.vid-inner{position:relative;width:min(1000px,100%);box-shadow:0 30px 80px rgba(0,0,0,.5)}
.vid-inner iframe,.vid-inner video{width:100%;height:100%;border:0}
.vid-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#fff;text-align:center;background:linear-gradient(160deg,#1b1915,#0d0c0a)}
.vid-placeholder .bigplay{width:78px;height:78px;border-radius:50%;background:var(--red);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px rgba(200,16,46,.5)}
.vid-placeholder .bigplay svg{width:32px;height:32px;fill:#fff;margin-left:4px}
.vid-placeholder b{font-family:var(--display);font-size:20px}
.vid-placeholder span{font-size:13.5px;color:#a9a397;max-width:34ch}
.vid-close{position:absolute;top:-14px;right:-14px;width:44px;height:44px;border-radius:50%;background:#fff;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:var(--sh-2);z-index:2}
.vid-close svg{width:20px;height:20px;fill:#211E19}
@media(max-width:540px){.vid-close{top:8px;right:8px;background:rgba(0,0,0,.6)}.vid-close svg{fill:#fff}}

/* reveal on scroll */
.rv{opacity:0;transform:translateY(22px);transition:opacity .7s var(--ease),transform .7s var(--ease)}
.rv.in{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){
  *{animation:none!important;transition:none!important}
  .rv{opacity:1;transform:none}
}

/* ===== HERO v6 ===== */
@media(min-width:1001px){
  header.site nav.main{flex:1;justify-content:center;margin:0;align-self:stretch}
  /* dropdown hangs from the BOTTOM edge of the nav strip (has-drop stretches full header height) */
  .has-drop{align-self:stretch;display:flex;align-items:center}
  .drop{top:100%}
}
.h6{position:relative;background:var(--charcoal);color:#fff;overflow:hidden}
.h6-media{position:absolute;inset:0;z-index:0}
.h6-media img{width:100%;height:100%;object-fit:cover;object-position:44% 60%;transform:scale(1.05);transform-origin:44% 60%}
.h6-media::after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,rgba(12,11,9,.86) 0%,rgba(12,11,9,.74) 36%,rgba(12,11,9,.1) 66%,rgba(12,11,9,.21) 100%)}
.h6 .wrap{position:relative;z-index:1;display:grid;grid-template-columns:1.32fr .68fr;gap:44px;align-items:center;padding:58px 24px 104px}
.h6 .eyebrow{display:block;color:var(--gold-bright);letter-spacing:.16em;font-size:14.5px;margin-bottom:18px}
.h6-title{font-size:clamp(38px,4.8vw,68px);line-height:1.02;text-transform:uppercase;letter-spacing:-.015em;font-weight:800}
.h6-title .w{display:block;color:#fff}
.h6-tagline{font-family:var(--display);font-weight:800;text-transform:uppercase;color:var(--gold);font-size:clamp(38px,4.8vw,68px);line-height:1.02;letter-spacing:-.015em;margin-top:2px}
@media(min-width:981px){.h6-title .w{white-space:nowrap}.h6-trust{flex-wrap:nowrap}.h6-cta{flex-wrap:nowrap}}
.h6-sub{color:#cfc9bd;font-size:clamp(16.5px,1.9vw,20px);max-width:52ch;margin:20px 0 16px}
.h6-offer{color:var(--gold-bright);font-family:var(--display);font-weight:800;font-size:clamp(17px,1.9vw,21px);text-transform:uppercase;letter-spacing:.02em;margin:0 0 24px}
.h6-trust{display:flex;gap:16px 30px;flex-wrap:wrap;padding:22px 0;border-top:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13);margin-bottom:28px}
.h6-trust .ti{display:flex;align-items:center;gap:13px}
.h6-trust .ci{width:52px;height:52px;border:2px solid var(--gold);border-radius:50%;display:flex;align-items:center;justify-content:center;flex:0 0 auto}
.h6-trust .ci svg{width:25px;height:25px;fill:var(--gold)}
.h6-trust .ti>div b{display:block;font-family:var(--display);font-size:14.5px;letter-spacing:.04em;text-transform:uppercase;color:#fff;line-height:1.2}
.h6-trust .ti>div span{font-size:13.5px;color:#a9a397}
.h6-cta{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-bottom:20px}
.h6-cta .btn{text-transform:uppercase;letter-spacing:.03em;font-size:16.5px;padding:19px 30px}
.btn-outline{background:transparent;border:2px solid var(--gold);color:var(--gold-bright)}
.btn-outline:hover{background:rgba(201,162,39,.12);transform:translateY(-2px)}
.h6-video{background:none;border:0;cursor:pointer;display:inline-flex;align-items:center;gap:10px;color:#e7e3da;font-family:var(--body);font-weight:600;font-size:15.5px;white-space:nowrap}
.h6-video .p{width:32px;height:32px;border-radius:50%;background:linear-gradient(150deg,#ECDE73 0%,#C19F41 100%);display:flex;align-items:center;justify-content:center;flex:0 0 auto}
.h6-video .p svg{width:13px;height:13px;fill:#1a1305}
.h6-video:hover{color:#fff}
.h6-rev{display:flex;align-items:center;gap:14px;flex-wrap:wrap;color:#e7e3da;font-weight:600;font-size:15px}
.h6-rev .accred{height:46px;width:auto;display:block}
.h6-rev .rev-div{width:1px;height:30px;background:rgba(255,255,255,.22)}
.h6-rev .g{width:26px;height:26px;flex:0 0 auto}
/* white form */
.h6-form{background:linear-gradient(180deg,#fff 0%,#f0f0ef 100%);color:var(--ink);padding:34px 30px;box-shadow:0 30px 70px -18px rgba(8,7,5,.55),0 4px 16px rgba(8,7,5,.18);align-self:center;max-width:448px;width:100%;justify-self:end}
.h6-form h2{text-align:center;font-family:var(--display);font-weight:800;font-size:clamp(23px,2.5vw,28px);text-transform:uppercase;letter-spacing:.02em;color:var(--ink);line-height:1.16;margin-bottom:22px}
.h6-form h2 .nw{white-space:nowrap}
.h6-form h2 .gold{color:#C19F41}
.h6-ul{width:70px;height:3px;background:linear-gradient(150deg,#ECDE73 0%,#C19F41 100%);margin:13px auto 24px}
.h6-form .row2{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.h6-form .f{position:relative;margin-bottom:15px}
.h6-form .fi{position:absolute;left:13px;top:16px;display:flex}
.h6-form .fi svg{width:17px;height:17px;fill:#b3ac9f}
.h6-form input,.h6-form select,.h6-form textarea{width:100%;font-family:var(--body);font-weight:400;font-size:15px;padding:15px 12px 15px 42px;border:1px solid #e3dfd6;background:#fff;color:var(--ink);box-shadow:inset 0 1px 2px rgba(20,17,12,.04);transition:border-color .15s}
.h6-form .row2 input{padding-left:40px}
.h6-form .fi{left:13px}
.h6-form .btn{font-size:16px;padding:17px}
.h6-form input::placeholder,.h6-form textarea::placeholder{color:#a29c90;font-weight:300}
.h6-form select{color:#6b6659}
.h6-form input:focus,.h6-form select:focus,.h6-form textarea:focus{border-color:var(--gold);outline:none}
.h6-form textarea{min-height:92px;resize:vertical}
.h6-form .btn{width:100%;margin-top:4px;text-transform:uppercase;letter-spacing:.03em}
.h6-form .h6-privacy{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;color:#8a857b;margin-top:14px}
.h6-form .h6-privacy svg{width:14px;height:14px;fill:#C19F41}
/* white trust strip */
.tstrip{background:#fff;box-shadow:0 -20px 44px rgba(12,11,9,.16);position:relative;z-index:2;margin-top:-52px}
.itemid-101 .tstrip{margin-bottom:-50px}/* homepage only: tuck the intro up under the angled strip */
.tstrip .wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:76px 30px 70px;align-items:center}
.tstrip .ts{display:flex;align-items:center;justify-content:center;text-align:center;min-height:64px}
.tstrip .ts>div b{display:block;font-family:var(--display);font-weight:800;font-size:21px;letter-spacing:.02em;text-transform:uppercase;color:var(--ink);line-height:1.15;margin-bottom:3px}
.tstrip .ts>div span{font-size:15.5px;color:var(--grey)}
.tstrip .logos-row{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}
.tstrip .logos-row img{height:56px;width:auto;display:block}
/* $79 promo band */
.promo{display:block;background:var(--charcoal);color:#fff;text-decoration:none}
.promo .wrap{display:flex;align-items:center;justify-content:space-between;gap:18px 28px;flex-wrap:wrap;padding:16px 24px}
.promo-l{display:flex;align-items:center;gap:14px;flex-wrap:wrap}
.promo-tag{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#0f0d09;background:var(--gold);padding:5px 10px;font-weight:800}
.promo-l b{font-family:var(--display);font-weight:800;font-size:clamp(16px,1.9vw,21px);text-transform:uppercase;letter-spacing:.01em}
.promo .amt{color:var(--gold-bright)}
.promo-r{display:flex;align-items:center;gap:20px;flex-wrap:wrap}
.promo-note{font-size:12.5px;color:#a9a397}
.promo-cta{display:inline-flex;align-items:center;gap:8px;font-family:var(--display);font-weight:800;color:var(--gold-bright);font-size:15px}
.promo-cta svg{width:16px;height:16px;fill:currentColor}
.promo:hover .promo-cta{color:#fff}
@media(max-width:640px){.promo .wrap{justify-content:center;text-align:center}.promo-note{display:none}}
@media(max-width:980px){
  .h6-media::after{background:linear-gradient(60deg,rgba(12,11,9,.86) 0%,rgba(12,11,9,.86) 52%,rgba(12,11,9,.25) 110%)}
  .h6-media img{object-position:64% 46%;transform:none;height:70%!important}
  .h6 .wrap{grid-template-columns:1fr;gap:34px;padding:40px 24px 72px}
  .h6-form{max-width:520px}
}
@media(max-width:820px){.tstrip{margin-top:0}.tstrip .wrap{grid-template-columns:1fr 1fr;gap:18px 22px}}
@media(max-width:520px){
  .h6-title{font-size:clamp(34px,10vw,52px)}
  .h6-cta{flex-direction:column;align-items:stretch}
  .h6-cta .btn{width:100%}
  .h6-video{justify-content:flex-start}
  .h6-form .row2{grid-template-columns:1fr}
  .tstrip .wrap{grid-template-columns:1fr}
}


/* ---------- content sub-page layouts (service / SEO / contact) - matches uploaded designs ---------- */
.phero{position:relative;background:var(--charcoal);color:#fff;overflow:hidden}
.phero.plain{background:radial-gradient(circle at 86% 12%,rgba(201,162,39,.13),transparent 52%),var(--charcoal)}
.phero-bg{position:absolute;inset:0}
.phero-bg img{width:100%;height:100%;object-fit:cover;object-position:center 38%}
.phero-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,rgba(12,11,9,.96) 0%,rgba(12,11,9,.86) 48%,rgba(12,11,9,.62) 100%)}
.crumbs{position:relative;z-index:1;padding:22px 0 0;font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#8f897e}
.crumbs a{color:#c9c3b8;text-decoration:none}
.crumbs a:hover{color:var(--gold-bright)}
.crumbs .sep{margin:0 9px;color:#5e594f}
.phero .wrap.grid{position:relative;z-index:1;display:grid;grid-template-columns:1.25fr .75fr;gap:44px;align-items:center;padding:44px 24px 78px}
.phero .wrap.solo{position:relative;z-index:1;padding:52px 24px 78px;max-width:1200px}
.phero .wrap.solo .ph-inner{max-width:860px}
.phero h1{font-size:clamp(31px,4.2vw,52px);text-transform:uppercase;line-height:1.05;letter-spacing:-.01em;color:#fff;margin:12px 0 16px}
.phero .lead{color:#d8d2c6;font-size:clamp(16px,1.8vw,18.5px);max-width:58ch;line-height:1.6;margin-bottom:8px}
.phero .lead.gold{color:var(--gold-bright);font-family:var(--display);font-weight:700;font-size:clamp(15.5px,1.7vw,17.5px);text-transform:uppercase;letter-spacing:.02em}
.phero-cta{display:flex;gap:14px;flex-wrap:wrap}
.phero .h6-form{justify-self:end}
@media(max-width:980px){
.phero .wrap.grid{grid-template-columns:1fr;gap:34px}
.phero .h6-form{justify-self:stretch;max-width:520px}
}
.pbody{padding:72px 0 84px;background:#fff}
.pbody>.wrap{display:grid;grid-template-columns:minmax(0,1fr) 348px;gap:60px;align-items:start}
.pbody.full>.wrap{display:block}
.relrow{margin:46px auto 0}
.cbox{background:var(--bone);padding:34px 38px 30px;margin:0 0 22px}
/* P1: a content box holding a product photo (often white-baked) sits on a bone->white
   gradient so the photo blends instead of clashing with the flat bone panel */
.cbox:has(img:not(.icon)){background:linear-gradient(180deg,var(--bone) 0,#fff 240px)}
/* force the same bone->white gradient on an image-less box that must match its neighbours */
.cbox.grad{background:linear-gradient(180deg,var(--bone) 0,#fff 240px)}
/* h3 sub-topic box with an image: clean two-column (text left, image right) - no float gap */
.cbox.hbox{display:grid;grid-template-columns:1fr minmax(0,300px);gap:34px;align-items:center;background:var(--bone)}
.cbox.hbox .hb-text>*:first-child{margin-top:0}
.cbox.hbox .hb-text>*:last-child{margin-bottom:0}
.cbox.hbox .hb-media img{width:100%;max-width:100%;height:auto;margin:0;display:block}
@media(max-width:820px){.cbox.hbox{grid-template-columns:1fr;gap:18px}.cbox.hbox .hb-media{max-width:340px}}
.cbox h2{font-size:clamp(21px,2.4vw,27px);text-transform:uppercase;letter-spacing:-.005em;color:var(--ink);margin:0 0 20px;text-wrap:balance}
.cbox h3{font-size:19px;color:var(--ink);margin:0 0 14px}
.cbox p:last-child{margin-bottom:0}
.cbox .blist{margin-bottom:0}
.cbox-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:0 0 22px;align-items:stretch}
.cbox-grid .cbox{margin:0}
.blist.two{display:grid;grid-template-columns:1fr 1fr;gap:22px 36px}
@media(max-width:860px){
.cbox-grid{grid-template-columns:1fr}
.blist.two{grid-template-columns:1fr}
}
.relrow .eyebrow{display:block;margin-bottom:12px}
.relrow a{display:inline-block;margin:0 22px 10px 0;color:#C19F41;font-weight:600;font-size:14.5px;text-decoration:none}
.relrow a:hover{color:#a8862f}
.pmain>h2{font-size:clamp(22px,2.7vw,31px);text-transform:uppercase;letter-spacing:-.005em;margin:44px 0 20px;color:var(--ink);text-wrap:balance}
.pmain>h2:first-child{margin-top:0}
.pmain h3{font-size:19px;margin:30px 0 12px;color:var(--ink)}
.pmain p{color:var(--grey);margin-bottom:15px;line-height:1.74;font-size:16px}
.pmain p b,.pmain p strong{color:var(--ink);font-weight:400}   /* P2: inline emphasis lighter; colour carries it */
.pmain a{color:#C19F41;font-weight:600;text-decoration:none;border-bottom:1px solid rgba(193,159,65,.4)}
.pmain a:hover{color:#a8862f}
.pmain a.btn{border-bottom:0;color:#fff}
.pmain a.btn:hover{color:#fff}
.pmain img.inline{max-width:100%;height:auto;display:block;margin:8px 0 22px}
.pmain img.icon{height:88px;width:auto;margin:4px 0 18px}
.blist{display:flex;flex-direction:column;gap:20px;margin:14px 0 26px}
.bl{display:flex;gap:16px}
.bl .n{font-family:var(--display);font-weight:800;font-size:14.5px;color:#C19F41;letter-spacing:.04em;padding-top:3px;min-width:24px}
.bl h3,.bl h4{font-size:16.5px;margin:0 0 5px;color:var(--ink)}
.bl p{margin:0;font-size:15px}
.sit-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:14px 0 26px}
.sit{background:var(--bone);padding:22px 22px 20px}
.sit h3{font-size:15.5px;text-transform:uppercase;letter-spacing:.03em;margin:0 0 8px;color:var(--ink)}
.sit p{margin:0;font-size:14.5px}
@media(max-width:640px){
.sit-grid{grid-template-columns:1fr}
}
.slinks{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:16px 0 10px}
.slink{display:flex;align-items:center;gap:14px;background:var(--paper);box-shadow:var(--sh-1);padding:15px 18px;text-decoration:none;color:var(--ink);font-weight:600;font-size:14.5px;line-height:1.35;transition:transform .18s var(--ease),box-shadow .18s var(--ease)}
.slink:hover{transform:translateY(-3px);box-shadow:var(--sh-2)}
.slink img{width:38px;height:38px;object-fit:contain;flex:0 0 auto}
.slink svg{width:15px;height:15px;color:#C19F41;margin-left:auto;flex:0 0 auto}
@media(max-width:640px){
.slinks{grid-template-columns:1fr}
}
.pside{position:sticky;top:92px;display:flex;flex-direction:column;gap:22px}
.pside .h6-form{max-width:none;justify-self:stretch;box-shadow:var(--sh-2)}
.side-card{background:var(--charcoal);color:#fff;padding:26px 24px;box-shadow:var(--sh-2)}
.side-card h3{font-family:var(--display);font-size:17px;text-transform:uppercase;letter-spacing:.02em;margin-bottom:8px;color:#fff}
.side-card p{font-size:14px;color:#c9c3b8;margin-bottom:16px;line-height:1.6}
.side-card .btn{width:100%}
.side-links{background:var(--paper);box-shadow:var(--sh-1);padding:10px 24px}
.side-links h3{font-family:var(--display);font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#C19F41;margin:14px 0 6px}
.side-links a{display:block;padding:11px 0;color:var(--ink);text-decoration:none;font-size:14.5px;font-weight:600;border-bottom:1px solid var(--line)}
.side-links a:last-child{border-bottom:0}
.side-links a:hover{color:#C19F41}
@media(max-width:900px){
.pbody>.wrap{grid-template-columns:1fr}
.pside{position:static}
}
.phero-sm{overflow:hidden}
.phero-sm .ph-media{position:absolute;inset:0;z-index:0}
.phero-sm .ph-media img{width:100%;height:100%;object-fit:cover;object-position:44% 60%;opacity:.8;filter:saturate(.75)}
.phero-sm .ph-media::after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,rgba(12,11,9,.55) 0%,rgba(12,11,9,.35) 45%,rgba(12,11,9,.75) 100%)}
.rslab{position:absolute;top:0;right:0;bottom:0;z-index:1;background:linear-gradient(165deg,#C8102E 0%,#8e0b20 100%);width:max(490px,calc((100% - 1200px)/2 + 490px));clip-path:polygon(110px 0,100% 0,100% 100%,0 100%)}
.phero-sm .crumbs{position:relative;z-index:2}
.phero-sm .wrap.grid3{position:relative;z-index:2;display:grid;grid-template-columns:1fr 390px;grid-template-rows:auto auto;gap:8px 30px;align-items:center;padding:48px 24px 100px}
.phero-sm .h6-form{max-width:390px}
.phero-sm .ph-head{grid-column:1;grid-row:1;align-self:end}
.phero-sm .phero-prod{grid-column:2;grid-row:1;align-self:end}
.phero-sm .ph-actions{grid-column:1;grid-row:2;align-self:start;margin-top:18px}
.phero-sm .h6-form{grid-column:2;grid-row:1/3}
.phero-sm .h6-form textarea{min-height:0;height:52px}
.ph-trust{margin-top:28px}
.ph-rev{display:flex;align-items:center;gap:12px;margin-bottom:10px;flex-wrap:wrap}
.ph-rev .g{width:25px;height:25px;flex:0 0 auto}
.ph-rev .stars5{display:flex;gap:4px}
.ph-rev .stars5 svg{width:19px;height:19px;fill:var(--gold-bright)}
.ph-rev>span{color:#e7e3da;font-weight:600;font-size:15.5px}
.phero-sm .h6-offer{margin:16px 0 0;font-size:clamp(15.5px,1.6vw,19px)}
.cbox .btn{margin-top:20px;text-transform:uppercase;letter-spacing:.03em}
.pbody.full{margin-top:-48px;padding-top:118px;background:linear-gradient(180deg,#f4f2ec 0,#fff 230px)}
@media(max-width:600px){
.pbody.full{margin-top:-26px;padding-top:96px}
}
.phero-sm h1{font-size:clamp(38px,4.8vw,68px)}
.phero-sm .lead{font-size:clamp(16.5px,1.9vw,20px)}
.phero-sm .phero-cta .btn{text-transform:uppercase;letter-spacing:.03em;font-size:16.5px;padding:19px 30px}
.phero-prod{align-self:center;text-align:center}
.phero-prod img{max-width:100%;max-height:250px;width:auto;height:auto;filter:drop-shadow(0 22px 34px rgba(0,0,0,.5))}
@media(max-width:1160px){
.phero-sm .wrap.grid3{grid-template-columns:1.1fr 448px}
.phero-prod{display:none}
.phero-sm .ph-actions{grid-column:1}
.phero-sm .h6-form{grid-column:2}
}
@media(max-width:940px){
.phero-sm .wrap.grid3{grid-template-columns:1fr;gap:26px}
.phero-sm .ph-head,.phero-sm .ph-actions,.phero-sm .h6-form{grid-column:1;grid-row:auto}
.rslab{display:none}
}
.rform{background:none;color:#fff;padding:30px 0 26px 6px;max-width:400px;width:100%;justify-self:end}
.rform h2{font-family:var(--display);font-weight:800;font-size:25px;text-transform:uppercase;letter-spacing:.02em;text-align:center;color:#fff;line-height:1.15}
.rform h2 .gold{color:var(--gold-bright)}
.rform .sub{text-align:center;font-size:14px;color:#f7d9de;margin:5px 0 16px;font-weight:300}
.rform input,.rform select,.rform textarea{width:100%;font-family:var(--body);font-weight:400;font-size:15px;padding:13px 14px;border:0;background:#fff;color:var(--ink);margin-bottom:11px}
.rform input::placeholder,.rform textarea::placeholder{color:#8d877c;font-weight:300}
.rform select{color:#6b6659}
.rform input:focus,.rform select:focus,.rform textarea:focus{outline:2px solid var(--gold)}
.rform textarea{min-height:74px;resize:vertical}
.rform .btn-blk{width:100%;border:0;cursor:pointer;background:#12100D;color:#fff;font-family:var(--display);font-weight:800;font-size:14.5px;letter-spacing:.06em;text-transform:uppercase;padding:16px;transition:background .18s,transform .18s}
.rform .btn-blk:hover{background:#000;transform:translateY(-2px)}
.rform .priv{display:flex;align-items:center;justify-content:center;gap:6px;font-size:11.5px;color:rgba(255,255,255,.8);margin-top:11px}
.rform .priv svg{width:13px;height:13px;fill:#f0c9cf}
@media(max-width:940px){
.rform{justify-self:stretch;max-width:520px;background:linear-gradient(160deg,#C8102E 0%,#8e0b20 100%);padding:26px 26px 22px;box-shadow:0 26px 60px -16px rgba(8,7,5,.55)}
}
.cdetails{margin-top:30px;padding-top:26px;border-top:1px solid rgba(255,255,255,.14)}
.cdetails h3{font-family:var(--display);font-size:14px;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-bright);margin-bottom:14px}
.cdetails .row{display:flex;gap:12px;align-items:baseline;margin-bottom:9px;font-size:15.5px;color:#d8d2c6}
.cdetails .row b{color:#fff;min-width:86px;display:inline-block;font-size:13px;text-transform:uppercase;letter-spacing:.06em}
.cdetails a{color:var(--gold-bright);text-decoration:none}
.dom-services{
  position:relative;
  background:var(--bone);
  padding:118px 0 100px;
  margin-top:-48px;

  z-index:1
}
.dom-services .sec-head{margin-bottom:56px}
.dom-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:58px 28px;align-items:stretch}
.dom-card{
  position:relative;
  display:flex;
  flex-direction:column;
  min-height:330px;
  text-decoration:none;
  color:var(--ink);
  background:transparent;
  padding-top:92px
}
.dom-card::before{
  content:"";
  position:absolute;
  inset:62px 0 0;
  background:linear-gradient(180deg,#fff 40%,#f6f4ef 100%);
  clip-path:polygon(0 15%,100% 0,100% 100%,0 100%);
  z-index:0
}
.dom-card .pic{
  position:absolute;
  z-index:2;
  top:0;
  left:50%;
  width:190px;
  height:190px;
  transform:translateX(-50%);
  border-radius:50%;
  background:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden
}
.dom-card .pic img{
  width:100%;
  height:100%;
  object-fit:contain;
  display:block
}
.dom-card .copy{
  position:relative;
  z-index:2;
  min-height:238px;
  padding:150px 22px 34px;
  display:flex;
  align-items:flex-start;
  justify-content:center;
  text-align:center
}
.dom-card h3{
  font-size:17px;
  line-height:1.45;
  margin:0;
  text-transform:none;
  letter-spacing:0;
  max-width:245px
}
.dom-card .more{display:none!important}
.dom-card:hover{transform:none;box-shadow:none}
.dom-card:hover .pic img{transform:none}
.dom-local{padding:88px 0;background:#fff}
.dom-local .wrap{display:block;max-width:980px;text-align:center}
.dom-local h2,.dom-support h2{font-size:clamp(28px,3.4vw,40px);text-transform:uppercase;margin:10px 0 18px}
.dom-local p,.dom-support p{color:var(--grey);margin-bottom:15px;line-height:1.75}
.dom-local p{max-width:900px;margin-left:auto;margin-right:auto}
.dom-local .panel{background:var(--bone);padding:36px}
.dom-local .areas{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}
.dom-local .areas span{background:#fff;padding:9px 12px;font-size:13px;font-weight:600;border:1px solid var(--line)}
.dom-support{padding:82px 0;background:var(--bone)}
.dom-support .wrap{max-width:1120px}
.dom-support .leadcopy{max-width:820px;margin-bottom:32px}
.dom-topics{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.dom-topic{background:#fff;padding:27px 25px}
.dom-topic h3{font-size:17px;text-transform:uppercase;margin-bottom:9px}
.dom-topic p{font-size:14.5px;margin:0}
.dom-faq{background:#fff;padding:84px 0}
.dom-faq .wrap{max-width:900px}
.dom-faq .sec-head{margin-bottom:36px}
@media(max-width:1100px){
.dom-grid{grid-template-columns:repeat(2,1fr);gap:50px 26px}
}
@media(max-width:820px){
.dom-topics{grid-template-columns:1fr 1fr}
}
@media(max-width:600px){
.dom-services{
    padding-top:82px;
    margin-top:-26px;
    clip-path:polygon(0 26px,100% 0,100% 100%,0 100%)
  }
}
@media(max-width:560px){
.dom-grid,.dom-topics{grid-template-columns:1fr}
.dom-card{max-width:360px;width:100%;margin:0 auto;min-height:330px}
.dom-card .pic{width:180px;height:180px}
}
.dom-card .pic{
  background:transparent;
  overflow:visible;
}
.dom-card .pic img{
  width:100%;
  height:100%;
  object-fit:contain;
}
.dom-quote-card{
  padding-top:62px;
}
.dom-quote-card::before{display:none}
.dom-quote-card .dom-quote-inner{
  position:relative;
  z-index:2;
  min-height:268px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:42px 28px;
  background:linear-gradient(160deg,#C8102E 0%,#A90D27 100%);
  clip-path:polygon(0 16%,100% 0,100% 100%,0 100%);
  color:#fff;
  text-align:center;
  font-family:var(--display);
  font-weight:800;
  font-size:18px;
  line-height:1.45;
  letter-spacing:.01em;
}
.dom-quote-card:hover .dom-quote-inner{background:linear-gradient(160deg,#D31334 0%,#A50D26 100%)}
.phero-sm .wrap.grid3{position:relative;z-index:2;display:grid;grid-template-columns:1.35fr .48fr 390px;grid-template-rows:auto auto;gap:8px 30px;align-items:center;padding:48px 24px 100px}
.phero-sm .ph-actions{grid-column:1/3;grid-row:2;align-self:start;margin-top:18px}
.phero-sm .h6-form{grid-column:3;grid-row:1/3}
@media(max-width:600px){
.pbody.full{margin-top:-26px;padding-top:96px}
}
@media(min-width:941px){
.phero-prod img{
    max-width:150%;
    max-height:250px;
    width:auto;
    height:auto;
    margin-left:-50px;
  }
}
.phero-prod-mobile{display:none}
@media(max-width:940px){
.phero-sm .ph-head{
    position:relative;
    padding-right:125px;
    min-height:155px;
  }
.phero-prod-mobile{
    display:flex;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-48%);
    width:115px;
    height:145px;
    align-items:center;
    justify-content:center;
    pointer-events:none;
  }
.phero-prod-mobile img{
    display:block;
    width:100%;
    height:auto;
    max-height:145px;
    object-fit:contain;
    filter:drop-shadow(0 12px 20px rgba(0,0,0,.42));
  }
}
@media(max-width:480px){
.phero-sm .ph-head{padding-right:105px;min-height:145px}
.phero-prod-mobile{width:96px;height:130px}
.phero-prod-mobile img{max-height:130px}
}
@media(max-width:370px){
.phero-sm .ph-head{padding-right:88px}
.phero-prod-mobile{width:80px}
}

/* loadposition wrapper must not break hero grid layout */
.phero .mod-custom,.phero-sm .mod-custom,.h6 .mod-custom{display:contents}

/* mobile: hero must stack to a single column (resolves grid3 service/seo conflict) */
@media(max-width:940px){
  .phero-sm .wrap.grid3{grid-template-columns:1fr !important;gap:26px}
  .phero-sm .ph-head,.phero-sm .ph-actions,.phero-sm .h6-form,.phero-sm .phero-prod{grid-column:1 !important;grid-row:auto !important;align-self:start}
  .phero-sm .h6-form{max-width:100%}
}

/* header module wrappers transparent so logo/nav/cta align as direct flex children */
header.site .wrap .mod-custom{display:contents}

/* ============================================================
   v11 - sub-page intro/lists/anchors (matches live)
   ============================================================ */
/* Intro section: NO bone background (only content boxes are boxed) */
.cintro{background:none;padding:0;margin:0 0 26px}
.cintro>h2:first-child,.cintro>p:first-child{margin-top:0}
/* leading intro heading = same format as .sec-head h2 (big, ink, uppercase), 20px below */
.cintro>h2,.cintro.split .ci-text h2,.cintro.mapsec .ms-text h2{font-size:clamp(28px,3.8vw,42px);color:var(--ink);text-transform:uppercase;letter-spacing:-.005em;margin:0 0 20px;text-wrap:balance}
/* every article heading gets breathing room beneath it */
.cintro.mapsec .ms-text>:first-child,.mapsec .ms-text h2,.mapsec .ms-text h3,.pmain h3,.cbox h3{margin-bottom:20px}
.cintro>p{color:var(--grey);font-size:16.5px;line-height:1.74;margin:0 0 16px}

/* Named anchors (a with no href) must not look like links */
.pmain a:not([href]),.cbox a:not([href]),.cintro a:not([href]){
  color:inherit;border-bottom:0;font-weight:inherit;text-decoration:none;cursor:auto}

/* Generic content lists: proper indent + spacing + brand marker */
.pmain ul,.pmain ol{margin:0 0 18px;padding-left:1.4em}
.pmain li{color:var(--grey);line-height:1.7;font-size:16px;margin:0 0 10px;padding-left:.25em}
.pmain li::marker{color:var(--red);font-weight:700}
.pmain li strong,.pmain li b{color:var(--ink)}
.pmain li:last-child{margin-bottom:0}

/* Numbered reason/benefit lists (live shows these as 1..n) */
/* P4: a numbered list is its own bone box (matches live 'why trust us' / 'why choose' panels) */
.pmain ol.rlist{list-style:decimal;background:var(--bone);padding:26px 30px 26px 50px;margin:20px 0 22px}
.pmain ol.rlist li{margin:0 0 13px}
.pmain ol.rlist li:last-child{margin-bottom:0}
/* P10: numbered-list text is regular paragraph weight; only the leading label is bold */
.pmain ol.rlist li{color:var(--grey);font-weight:400;text-transform:none}
.pmain ol.rlist li>strong:first-child,.pmain ol.rlist li>b:first-child{color:var(--ink);font-weight:700}
/* inside an already-bone box, don't double-box the list */
.cbox ol.rlist,.cbox-grid ol.rlist,.cclose ol.rlist{background:none;padding:6px 0 6px 1.5em;margin:6px 0 6px}

/* Intro image-bullet lists (live listpoint.png red circle-check) */
.pmain ul.pointsps{list-style:none;padding-left:0;margin:16px 0 6px}
.pmain ul.pointsps li{position:relative;padding:1px 0 1px 36px;margin:0 0 13px;
  font-weight:700;color:var(--ink);text-transform:uppercase;letter-spacing:.01em;line-height:1.35;font-size:16px}
.pmain ul.pointsps li::before{content:"";position:absolute;left:0;top:0;width:23px;height:23px;
  background:url(../images/listpoint.png) no-repeat center/contain}
/* pointsps items may carry a normal-case description paragraph - don't uppercase/bold that */
.pmain ul.pointsps li > p{text-transform:none;font-weight:400;color:var(--grey);font-size:15px;line-height:1.65;margin:6px 0 4px}
/* description tick lists (bold label + sentence): label bold, rest regular Title-case */
.pmain ul.pointsps.ptsd li{font-weight:400;text-transform:none;color:var(--grey);letter-spacing:0;line-height:1.6}
.pmain ul.pointsps.ptsd li strong{color:var(--ink);font-weight:700;text-transform:none}

/* ============================================================
   v20 - QA round: points/image split, closing block, anchors, trust-bar clip
   ============================================================ */
/* P5: pointsps tick-list left, its trailing image right (desktop) */
.pmain .pts-split{display:grid;grid-template-columns:1fr minmax(0,40%);gap:34px;align-items:center;margin:16px 0 22px}
.pmain .pts-split .pts-list ul.pointsps{margin:0}
.pmain .pts-split .pts-img img{width:100%;max-width:100%;height:auto;margin:0;display:block}
@media(max-width:820px){.pmain .pts-split{grid-template-columns:1fr;gap:14px}}
/* P6: closing paragraph(s) peeled out of the bone box - plain, no background */
.pmain .cclose{background:none;padding:0;margin:0 0 26px}
.pmain .cclose>*:first-child{margin-top:0}
.pmain .cclose .btn{margin-top:8px}
/* P3: in-page anchor jump target clears the fixed header */
.pmain .janchor{display:block;height:0;scroll-margin-top:96px}
.pmain [id]{scroll-margin-top:96px}
/* P13: give the first body section an angled top edge so the trust bar's lower clip shows
   on internal pages the way it does on the homepage */
.pbody.full{clip-path:polygon(0 0,100% 48px,100% 100%,0 100%)}
@media(max-width:600px){.pbody.full{clip-path:polygon(0 0,100% 26px,100% 100%,0 100%)}}
/* on service pages the body sits after the dark cine band, not the trust bar - no angle there */
.cine+.pbody.full,.dom-services+.pbody.full{clip-path:none}

/* P3: intro banner - TEXT LEFT, IMAGE RIGHT, no box shadow */
.cintro.split{display:grid;grid-template-columns:1fr minmax(0,46%);gap:38px;align-items:center;background:none;padding:0;margin:0 0 30px;box-shadow:none;border-radius:0;overflow:visible}
.cintro.split .ci-media{order:2}
.cintro.split .ci-text{order:1}
.cintro.split .ci-media img{width:100%;max-width:100%;height:auto;margin:0;display:block}
.cintro.split .ci-text>*:first-child{margin-top:0}
.cintro.split .ci-text .btn{margin-top:8px}
@media(max-width:780px){.cintro.split{grid-template-columns:1fr;gap:18px}.cintro.split .ci-media{order:2}.cintro.split .ci-text{order:1}}

/* location map section: text left, map right, CTA under the text, no map border */
.cintro.mapsec{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start;background:none;padding:0;margin:6px 0 30px}
.cintro.mapsec .ms-text>*:first-child{margin-top:0}
.cintro.mapsec .ms-map{align-self:stretch}
.pmain iframe,.mapsec .ms-map iframe{border:0;width:100%;display:block}
.mapsec .ms-map iframe{height:100%;min-height:420px}
@media(max-width:820px){.cintro.mapsec{grid-template-columns:1fr;gap:18px}.mapsec .ms-map iframe{min-height:320px}}

/* page-specific brand logo band (security pages) */
.logoband{background:#fff;padding:8px 0 40px}
.logoband .lb-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:34px 54px;max-width:1000px;margin:0 auto}
.logoband .lb-cell{display:flex;align-items:center;justify-content:center;height:60px}
.logoband .lb-cell img{max-height:52px;max-width:190px;width:auto;height:auto;object-fit:contain}
@media(max-width:600px){.logoband .lb-row{gap:24px 32px}.logoband .lb-cell{height:46px}.logoband .lb-cell img{max-height:40px;max-width:130px}}

/* feature/info card grid (from pointsps lists that carry images + descriptions) */
/* P8/P9: 3-up grid, NO borders; 2-card variant = 50/50; image-less card = plain full-width text */
.infogrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:20px 0 26px}
.infogrid.cols2{grid-template-columns:1fr 1fr}
.infocard{background:var(--paper);border:0;padding:0 0 22px;display:flex;flex-direction:column}
.infocard .ic-pic{height:172px;display:flex;align-items:center;justify-content:center;background:#fff;border:0;padding:16px}
.infocard .ic-pic img{max-width:82%;max-height:140px;width:auto;height:auto;margin:0}
.infocard h4{font-size:15.5px;text-transform:uppercase;letter-spacing:.01em;color:var(--ink);margin:18px 22px 8px}
.infocard p{color:var(--grey);font-size:14.5px;line-height:1.6;margin:0 22px}
.infocard.noimg{grid-column:1/-1;background:none;padding:4px 0 0}
.infocard.noimg h4{margin:0 0 8px}
.infocard.noimg p{margin:0}
@media(max-width:900px){.infogrid,.infogrid.cols2{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.infogrid,.infogrid.cols2{grid-template-columns:1fr}}

/* Body images: honour the source inline widths (max-width:49% pairs sit side-by-side,
   float:right logos wrap text). Images with no inline width fill the content column. */
.pmain img{max-width:100%;height:auto;vertical-align:top;margin:8px 0 12px}
.pmain img[style*="float"]{margin:4px 0 10px 22px}
/* paired images (source uses ~49%) must sit side-by-side: no horizontal margin so the pair fits one row */
.pmain img[style*="49%"],.pmain img[style*="48%"],.pmain img[style*="50%"]:not([style*="float"]){display:inline-block;margin:8px 0 12px;vertical-align:top}
.pmain p::after{content:"";display:table;clear:both}   /* contain floated logos within their paragraph */

/* ============================================================
   v11 - "why choose" benefit grid (from live .lc2 green-tick cards)
   ============================================================ */
.why{padding:60px 0 74px;background:#fff}
.why .sec-head{text-align:center;margin:0 auto 46px;max-width:820px}
.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
/* P11: angled clip-path card (matches the services cards) instead of a flat bone panel */
.why-card{position:relative;background:none;padding:48px 22px 26px;margin-top:34px}
/* bone shape starts just under the tick badge and covers the whole text block, angled top */
.why-card:not(.why-quote)::before{content:"";position:absolute;inset:26px 0 0;
  background:linear-gradient(180deg,#f6f4ef 0%,#fff 100%);
  clip-path:polygon(0 22px,100% 0,100% 100%,0 100%);z-index:0}
.why-card>*{position:relative;z-index:1}
.why-ico{position:absolute;top:-28px;left:50%;transform:translateX(-50%);
  width:56px;height:56px;border-radius:50%;background:#2fa84f;display:flex;align-items:center;justify-content:center;
  box-shadow:0 8px 18px rgba(47,168,79,.32)}
.why-ico svg{width:30px;height:30px;fill:#fff}
.why-card p{color:var(--grey);font-size:14.5px;line-height:1.62;margin:0}
.why-card p strong{color:var(--ink)}
.why-quote{margin-top:30px;text-decoration:none;display:flex;align-items:center;justify-content:center;text-align:center;
  padding:24px 20px;background:linear-gradient(160deg,#D31334 0%,#A50D26 100%)}
.why-quote span{color:#fff;font-family:var(--display);font-weight:800;font-size:16px;line-height:1.4;letter-spacing:.02em;text-transform:uppercase}
.why-quote:hover{filter:brightness(1.06)}
@media(max-width:960px){.why-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.why-grid{grid-template-columns:1fr}.why-card{margin-top:34px}}

/* ============================================================
   v18 - Klaviyo form as a white card with OUR title + privacy line,
   and a two-column quote popup (dark teaser panel left, form right).
   ============================================================ */
.h6-form.h6-klaviyo{background:linear-gradient(180deg,#fff 0%,#f4f2ec 100%);padding:26px 26px 22px;
  box-shadow:0 30px 70px -18px rgba(8,7,5,.55),0 4px 16px rgba(8,7,5,.18);border:0;max-width:390px;width:100%;align-self:center;justify-self:end}
.h6-form.h6-klaviyo [class^="klaviyo-form-"]{width:100%}
.h6-ftitle{text-align:center;font-family:var(--display);font-weight:800;font-size:clamp(21px,2.3vw,26px);
  text-transform:uppercase;letter-spacing:.02em;color:var(--ink);line-height:1.15;margin:0 0 14px}
.h6-ftitle .gold{color:#C19F41}
.h6-fprivacy{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;color:#8a857b;margin:14px 0 0}
.h6-fprivacy svg{width:14px;height:14px;fill:#C19F41;flex:none}
@media(max-width:940px){.h6-form.h6-klaviyo{max-width:100%}}

/* quote popup: two columns (teaser + form) */
.q-modal .q-inner{position:relative;display:flex;width:100%;max-width:820px;max-height:92vh;overflow:auto;background:transparent;box-shadow:0 40px 100px rgba(0,0,0,.6)}
.q-modal .q-teaser{flex:0 0 300px;background:linear-gradient(158deg,#211E19 0%,#12100D 100%);color:#fff;padding:44px 34px;display:flex;flex-direction:column;justify-content:center}
.q-modal .q-teaser .q-ic{width:66px;height:66px;margin-bottom:22px}
.q-modal .q-teaser .q-ic svg{width:100%;height:100%;fill:#fff}
.q-modal .q-teaser h3{font-family:var(--display);font-weight:800;font-size:30px;line-height:1.05;text-transform:uppercase;color:#fff;margin:0 0 14px}
.q-modal .q-teaser p{color:#E6C34D;font-size:18px;line-height:1.35;margin:0}
.q-modal .q-formwrap{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;padding:30px 26px;background:rgba(255,255,255,.9)}
.q-modal .q-formwrap .h6-form.h6-klaviyo{background:none;box-shadow:none;padding:0;max-width:420px}   /* the white .q-inner is the card */
.q-modal .q-close{z-index:3}
/* mobile-only prompt + reviews (teaser is hidden on small screens) */
.q-modal .q-mhead,.q-modal .q-mreviews{display:none}
@media(max-width:640px){
  /* mobile: icon + prompt OUTSIDE/above the white form box; reviews below it (all on the dark overlay) */
  .q-modal .q-inner{flex-direction:column;max-width:430px;background:transparent;box-shadow:none;overflow:visible}
  .q-modal .q-teaser{display:none}
  .q-modal .q-close{color:#fff}
  .q-modal .q-mhead{display:flex;flex-direction:column;align-items:center;order:1;padding:4px 20px 16px;text-align:center}
  .q-modal .q-mhead .q-ic{width:46px;height:46px;margin-bottom:12px}
  .q-modal .q-mhead .q-ic svg{width:100%;height:100%;fill:#fff}
  .q-modal .q-mhead h3{font-family:var(--display);font-weight:800;font-size:24px;text-transform:uppercase;color:#fff;margin:0 0 8px;line-height:1.1}
  .q-modal .q-mhead p{color:#E6C34D;font-size:15px;margin:0}
  .q-modal .q-formwrap{order:2;background:rgba(255,255,255,.97);padding:24px 22px 18px}
  .q-modal .q-mreviews{display:flex;order:3;align-items:center;justify-content:center;gap:9px;padding:16px 22px 6px}
  .q-modal .q-mreviews .g{width:20px;height:20px;flex:none}
  .q-modal .q-mreviews span{color:#fff;font-weight:700;font-size:14.5px}
}

/* v19 - quote popup teaser: bg image + accreditation badges + Google reviews */
.q-modal .q-teaser{position:relative;justify-content:flex-start;background:rgba(18,16,13,.9);overflow:hidden}
.q-modal .q-teaser::before{content:none}
.q-modal .q-teaser>*{position:relative;z-index:1}
.q-modal .q-teaser .q-ic{width:52px;height:52px;margin-bottom:16px}
.q-modal .q-teaser h3{font-size:27px}
.q-modal .q-teaser>p{margin:0}
.q-modal .q-teaser .q-accred{display:flex;gap:14px;margin-top:22px;flex-wrap:wrap;align-items:center}
.q-modal .q-teaser .q-badge{background:none;padding:0;display:flex;align-items:center;justify-content:center}
.q-modal .q-teaser .q-badge img{max-height:46px;max-width:92px;width:auto;height:auto}
/* teaser benefit ticks - the GOLD checkmark used on the homepage (.benefits) */
.q-modal .q-teaser .q-ticks{list-style:none;margin:20px 0 6px;padding:0;display:flex;flex-direction:column;gap:11px}
.q-modal .q-teaser .q-ticks li{display:flex;align-items:flex-start;gap:11px;color:#fff;font-size:14.5px;line-height:1.4}
.q-modal .q-teaser .q-ticks li::before{content:"";flex:0 0 auto;width:19px;height:19px;margin-top:1px;background:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23C19F41%27 stroke-width=%273.4%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M4 12.6l5.3 5.2L20 6.6%27/%3E%3C/svg%3E") center/contain no-repeat}
.q-modal .q-teaser .q-reviews{display:flex;align-items:center;gap:9px;margin-top:22px}
.q-modal .q-teaser .q-reviews .g{width:20px;height:20px;flex:none}
.q-modal .q-teaser .q-reviews span{color:#fff;font-weight:700;font-size:14.5px}
/* Klaviyo embed: spinner while the form is still loading (container empty until Klaviyo injects it) */
.klaviyo-form-Tdm7Nw:empty{min-height:230px;position:relative}
.klaviyo-form-Tdm7Nw:empty::after{content:"";position:absolute;left:50%;top:50%;width:36px;height:36px;margin:-18px 0 0 -18px;border:3px solid rgba(0,0,0,.14);border-top-color:#C19F41;border-radius:50%;animation:klspin .8s linear infinite}
@keyframes klspin{to{transform:rotate(360deg)}}

/* ============================================================
   v39 - region/service pages: migration wrapped tick-lists in
   <ol class="rlist"><li>...</li></ol>, which printed a stray "1."
   before every tick list. Suppress the wrapper's number/box when it
   only wraps a tick list; genuine numbered rlists are untouched.
   Also hide any orphaned <li> a broken conversion left as a direct
   child of a content box (the stray red bullets on the BM hub).
   ============================================================ */
.pmain ol.rlist:has(> li > ul.pointsps){list-style:none;background:none;padding:0;margin:16px 0 6px}
.pmain ol.rlist:has(> li > ul.pointsps) > li{margin:0;padding:0}
.pmain .cbox > li,.pmain .cbox-grid > li{display:none}
