/* High-voltage service theme. Core service-page layout is shared with indoor-electrical-service.css. */
.hv-page {
  --ie-navy:#10253c;
  --ie-navy-deep:#071522;
  --ie-blue:#0067ad;
  --ie-sky:#69c5ef;
  --ie-green:#64b92f;
  --ie-lime:#c7e63f;
  --ie-cream:#f6f7f1;
  --ie-cloud:#eef2f3;
  --ie-ink:#15283a;
  --ie-muted:#687683;
  --ie-line:rgba(16,37,60,.14);
}

.hv-hero { background:radial-gradient(circle at 82% 27%,rgba(0,103,173,.5),transparent 28%),radial-gradient(circle at 12% 103%,rgba(199,230,63,.12),transparent 22%),linear-gradient(135deg,#030d16 0%,#0a263e 58%,#07527f 100%); }
.hv-hero::after { position:absolute; inset:0; opacity:.16; background:repeating-linear-gradient(112deg,transparent 0 115px,rgba(255,255,255,.12) 116px,transparent 117px 230px); content:""; mask-image:linear-gradient(to left,#000,transparent 72%); }
.hv-hero .container,.hv-hero .indoor-scroll-cue { z-index:2; }
.hv-hero-photo { border-color:rgba(199,230,63,.2); border-radius:50% 50% 7px 7px / 18% 18% 7px 7px; background:#061724; box-shadow:0 32px 85px rgba(0,0,0,.38),0 0 0 1px rgba(141,214,244,.08); }
.hv-hero-photo::after { box-shadow:inset 0 -120px 120px rgba(3,13,22,.28); }
.hv-hero-photo img { object-position:66% center; }
.hv-energy { position:absolute; z-index:1; top:14%; right:3%; width:42%; height:65%; pointer-events:none; }
.hv-energy i { position:absolute; inset:0; border:1px solid rgba(199,230,63,.18); border-radius:50%; animation:hvEnergy 5s ease-in-out infinite; }
.hv-energy i:nth-child(2) { inset:12%; animation-delay:-1.6s; }
.hv-energy i:nth-child(3) { inset:25%; animation-delay:-3.2s; }
.hv-page .indoor-eyebrow i,.hv-page .indoor-section-no::before { background:var(--ie-lime); }
.hv-page .indoor-pulse { background:var(--ie-lime); }

.hv-risks { background:#f4f5ef; }
.hv-risks .indoor-problem-card { border-radius:0; }
.hv-risks .indoor-problem-card:hover { color:#fff; background:#9a2f28; }
.hv-risks .indoor-problem-card:hover h3,.hv-risks .indoor-problem-card:hover p { color:#fff; }
.hv-risks .indoor-problem-card:hover .indoor-card-icon { color:#fff; background:rgba(255,255,255,.14); }
.hv-assessment-photo { border-radius:4px 75px 4px 4px; background:#e7edf1; }
.hv-assessment-photo img { object-position:center; }
.hv-services { background:#061724; }
.hv-services .indoor-service-featured { background:linear-gradient(135deg,rgba(0,103,173,.6),rgba(0,103,173,.13)); }

.hv-types { background:#fff; }
.hv-type-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; }
.hv-type-grid article { position:relative; min-height:275px; padding:33px; overflow:hidden; border:1px solid var(--ie-line); border-radius:10px; background:#fff; transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease; }
.hv-type-grid article::after { position:absolute; right:-30px; bottom:-58px; width:140px; aspect-ratio:1; border:1px solid var(--ie-blue); border-radius:50%; opacity:.08; content:""; }
.hv-type-grid article:hover { border-color:rgba(0,103,173,.35); box-shadow:0 24px 55px rgba(16,37,60,.12); transform:translateY(-7px); }
.hv-type-grid b { display:grid; width:42px; height:42px; place-items:center; border-radius:50%; color:var(--ie-blue); font-size:.68rem; background:#e7f1f7; }
.hv-type-grid h3 { margin:57px 0 12px; color:var(--ie-ink); font-size:1.18rem; }
.hv-type-grid p { margin:0; color:var(--ie-muted); font-size:.87rem; line-height:1.75; }

.hv-portfolio { background:linear-gradient(145deg,#030d16 0%,#071d2c 58%,#0a314a 100%); }
.hv-portfolio::before { opacity:.14; background-image:repeating-linear-gradient(112deg,transparent 0 119px,rgba(141,214,244,.16) 120px,transparent 121px 240px); background-size:auto; mask-image:linear-gradient(to bottom,#000,transparent 82%); }
.hv-portfolio::after { top:-280px; right:-180px; width:720px; background:rgba(199,230,63,.13); filter:blur(125px); }
.hv-portfolio .indoor-section-no,.hv-portfolio .indoor-gallery-caption small { color:#bfe43f; }
.hv-portfolio .indoor-project-summary>span { color:#bfe43f; }
.hv-gallery { gap:16px; }
.hv-gallery .indoor-gallery-card { border-color:rgba(141,214,244,.18); border-radius:6px; background:#0a2639; box-shadow:0 24px 55px rgba(0,0,0,.28); }
.hv-gallery .indoor-gallery-featured { box-shadow:inset 0 0 0 1px rgba(199,230,63,.18),0 24px 55px rgba(0,0,0,.32); }
.hv-gallery .indoor-gallery-card::after { border-radius:4px; }
.hv-gallery .indoor-gallery-card:hover::after { border-color:#c7e63f; background:#c7e63f; }
.hv-why { background:#fff; }
.hv-process { background:linear-gradient(135deg,#0b253a,#00639e); }
.hv-process .indoor-process-list li > span { border-radius:4px; background:#0e496c; }
.hv-standards { background:#e9eff1; }
.hv-standards-photo { border-radius:4px 58px 4px 4px; box-shadow:0 28px 70px rgba(3,28,45,.18); }
.hv-standards-photo img { object-position:center; }

.hv-testing { color:#fff; background:#081c2b; }
.hv-testing .indoor-heading h2 { color:#fff; }
.hv-testing .indoor-section-no { color:#8dd6f4; }
.hv-testing .indoor-heading-row > p { color:rgba(255,255,255,.62); }
.hv-testing-grid { display:grid; grid-template-columns:repeat(2,1fr); border-top:1px solid rgba(255,255,255,.14); border-left:1px solid rgba(255,255,255,.14); }
.hv-testing-grid article { display:grid; grid-template-columns:55px 1fr; min-height:210px; padding:34px; gap:24px; border-right:1px solid rgba(255,255,255,.14); border-bottom:1px solid rgba(255,255,255,.14); transition:background .35s ease; }
.hv-testing-grid article:hover { background:rgba(255,255,255,.055); }
.hv-testing-grid span { color:var(--ie-lime); font-size:.7rem; font-weight:900; }
.hv-testing-grid h3 { margin:0 0 12px; color:#fff; font-size:1.18rem; }
.hv-testing-grid p { margin:0; color:rgba(255,255,255,.62); font-size:.88rem; line-height:1.75; }

.hv-quote { height:30px; color:var(--ie-blue); font-family:Georgia,serif; font-size:3.7rem; line-height:1; }
.hv-reviews .indoor-review-card blockquote { margin-top:17px; }
.hv-client-strip { display:grid; grid-template-columns:repeat(5,1fr); margin-top:44px; border-top:1px solid var(--ie-line); border-left:1px solid var(--ie-line); }
.hv-client-strip span { display:grid; min-height:115px; padding:18px; place-items:center; border-right:1px solid var(--ie-line); border-bottom:1px solid var(--ie-line); color:#84919a; font-size:.65rem; font-weight:900; letter-spacing:.13em; background:#fafcfc; }
.hv-offer { background:linear-gradient(135deg,#539f27,#7ac63a); }
.hv-faq { background:#f5f6f1; }
.hv-final-cta { background:#040f18; }
.hv-final-cta .indoor-final-glow { background:rgba(0,92,151,.58); }

@keyframes hvEnergy { 0%,100% { opacity:.08; transform:scale(.88); } 50% { opacity:.52; transform:scale(1); } }

@media(max-width:900px){.hv-type-grid{grid-template-columns:repeat(2,1fr)}.hv-client-strip{grid-template-columns:repeat(3,1fr)}.hv-energy{width:72%;opacity:.5}.hv-testing-grid{grid-template-columns:1fr}}
@media(max-width:680px){.hv-type-grid,.hv-client-strip{grid-template-columns:1fr}.hv-type-grid article{min-height:230px}.hv-type-grid h3{margin-top:38px}.hv-client-strip span{min-height:90px}.hv-testing-grid article{grid-template-columns:38px 1fr;min-height:0;padding:26px 20px}.hv-hero-photo{border-radius:50% 50% 7px 7px / 14% 14% 7px 7px}.hv-standards-photo{border-radius:4px 38px 4px 4px}}
@media(prefers-reduced-motion:reduce){.hv-energy i{animation:none}}
