
/* =========================================================
   WILCO SECURITY — TRUE FINAL REBUILD
   Dark/red theme preserved. Typography, spacing, about page, owner names,
   brand headings, and service slider cleaned globally.
   ========================================================= */

:root{
  --bg:#05070C;
  --surface:#080D16;
  --card:#101827;
  --card2:#0C1321;
  --line:rgba(148,163,184,.18);
  --line2:rgba(148,163,184,.28);
  --text:#F8FAFC;
  --body:#C7D3E2;
  --muted:#9FB0C5;
  --red:#E43D3D;
  --red2:#B61D27;
  --red3:#FF6B5E;
}

html{background:var(--bg)!important}
body{
  font-family:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif!important;
  background:var(--bg)!important;
  color:var(--text)!important;
  font-size:16px!important;
  line-height:1.72!important;
  letter-spacing:0!important;
}
.container,.narrow{
  width:min(1160px,calc(100% - 48px))!important;
  margin-inline:auto!important;
}
a{text-decoration:none!important}
img{max-width:100%;height:auto}

/* Main typography — no squeezed/merged words */
h1,h2,h3,h4,.brand strong,.footer-brand span{
  font-family:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif!important;
  color:#fff!important;
  font-weight:760!important;
  letter-spacing:0!important;
  word-spacing:.06em!important;
  text-wrap:balance;
}
h1{
  font-size:clamp(2.3rem,4.4vw,4.65rem)!important;
  line-height:1.13!important;
  margin:0 0 22px!important;
}
h2{
  font-size:clamp(1.7rem,2.55vw,2.75rem)!important;
  line-height:1.18!important;
  margin:0 0 18px!important;
}
h3{
  font-size:clamp(1.1rem,1.25vw,1.28rem)!important;
  line-height:1.32!important;
  margin:0 0 12px!important;
}
p{
  color:var(--body)!important;
  font-size:1rem!important;
  line-height:1.82!important;
  letter-spacing:0!important;
  word-spacing:.02em!important;
  margin:0 0 18px!important;
}
.amp-space{display:inline-block!important;margin:0 .20em!important}
.word-space{display:inline-block!important;margin-left:.22em!important}

/* Kicker labels */
.kicker,.section-head .kicker,.section-head.compact .kicker{
  display:inline-block!important;
  color:var(--red3)!important;
  font-size:.8rem!important;
  font-weight:800!important;
  letter-spacing:.15em!important;
  word-spacing:.10em!important;
  text-transform:uppercase!important;
  margin:0 0 14px!important;
  text-shadow:none!important;
}

/* Header */
.site-header{
  background:rgba(8,13,22,.96)!important;
  border-bottom:1px solid rgba(148,163,184,.12)!important;
  box-shadow:0 12px 38px rgba(0,0,0,.28)!important;
  z-index:9999!important;
}
.header-wrap{min-height:74px!important;height:auto!important;gap:20px!important}
.brand strong{font-size:1.02rem!important;letter-spacing:.02em!important;word-spacing:0!important}
.brand em{font-size:.78rem!important;color:#FFB3AC!important;letter-spacing:.14em!important}
.desktop-nav>a,.nav-drop-trigger{
  color:#EAF2FA!important;
  font-size:.94rem!important;
  padding:12px 10px!important;
  line-height:1!important;
  word-spacing:0!important;
}
.desktop-nav>a:hover,.nav-drop-trigger:hover{background:rgba(255,255,255,.08)!important;color:#fff!important}
.header-cta{padding:12px 18px!important}

/* Dropdown */
.mega-menu{
  background:#0E1625!important;
  border:1px solid var(--line)!important;
  box-shadow:0 26px 80px rgba(0,0,0,.45)!important;
}
.mega-link strong{color:#fff!important}
.mega-link small{color:#AFC1D5!important;line-height:1.45!important}
.mega-link:hover{background:rgba(255,255,255,.07)!important}

/* Buttons */
.btn{
  border-radius:999px!important;
  min-height:48px!important;
  padding:13px 22px!important;
  font-size:.98rem!important;
  font-weight:760!important;
  letter-spacing:0!important;
  word-spacing:.04em!important;
}
.btn-cta{
  background:linear-gradient(135deg,#FF5A52,#B61D27)!important;
  color:#fff!important;
  border:0!important;
  box-shadow:0 14px 34px rgba(228,61,61,.25)!important;
}
.btn-outline,.btn-outline-light{
  background:rgba(255,255,255,.055)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.30)!important;
}

/* Homepage auto slider */
.wilco-force-slider{
  min-height:730px!important;
  background:#05070C!important;
  border-bottom:1px solid rgba(148,163,184,.12)!important;
}
.wilco-force-slide img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:0!important;
  opacity:1!important;
  filter:saturate(.92) contrast(1.05) brightness(.63)!important;
}
.wilco-force-shade{
  background:
    linear-gradient(90deg,rgba(5,7,12,.98) 0%,rgba(5,7,12,.90) 37%,rgba(5,7,12,.50) 70%,rgba(5,7,12,.82) 100%),
    radial-gradient(circle at 18% 20%,rgba(228,61,61,.18),transparent 24%)!important;
}
.wilco-force-content{
  min-height:730px!important;
  padding-top:94px!important;
  padding-bottom:130px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:flex-start!important;
}
.wilco-force-content h1{
  max-width:1040px!important;
  color:#fff!important;
  font-size:clamp(2.45rem,4.9vw,5.05rem)!important;
  line-height:1.14!important;
  font-weight:760!important;
  letter-spacing:0!important;
  word-spacing:.07em!important;
  margin-bottom:26px!important;
}
.wilco-force-content p{
  max-width:850px!important;
  color:#EAF2FA!important;
  font-size:clamp(1.03rem,1.3vw,1.24rem)!important;
  line-height:1.78!important;
  margin-bottom:0!important;
}
.wilco-force-content .hero-actions{margin-top:32px!important;display:flex!important;flex-wrap:wrap!important;gap:14px!important}
.clean-owner-strip,
.wilco-force-content .founder-strip{
  margin-top:28px!important;
  max-width:760px!important;
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:10px 16px!important;
  background:rgba(8,13,22,.76)!important;
  border:1px solid rgba(228,61,61,.30)!important;
  border-radius:20px!important;
  padding:15px 18px!important;
  box-shadow:0 18px 44px rgba(0,0,0,.25)!important;
}
.clean-owner-strip span,.wilco-force-content .founder-strip span{
  color:#FFB3AC!important;
  font-weight:760!important;
}
.clean-owner-strip strong,.wilco-force-content .founder-strip strong,.founder-sep{
  color:#fff!important;
  font-weight:760!important;
}
.wilco-force-controls{bottom:26px!important}

/* Sections */
.section{padding:88px 0!important;background:#05070C!important}
.section:nth-of-type(even){background:linear-gradient(180deg,rgba(13,20,34,.70),rgba(8,13,22,.62))!important}
.soft-bg{
  background:linear-gradient(180deg,#080D16,#0B1220)!important;
  border-top:1px solid rgba(148,163,184,.08)!important;
  border-bottom:1px solid rgba(148,163,184,.08)!important;
}
.section-head{max-width:900px!important;margin:0 auto 50px!important;text-align:center!important}
.section-head.compact{text-align:left!important;margin:0 0 34px!important}
.section-head p{max-width:770px!important;margin-left:auto!important;margin-right:auto!important;color:#B8C6D8!important}
.section-head.compact p{margin-left:0!important;margin-right:0!important}

/* Page heroes */
.page-hero{
  background:
    radial-gradient(circle at 78% 14%,rgba(228,61,61,.12),transparent 24%),
    radial-gradient(circle at 18% 14%,rgba(32,199,217,.09),transparent 28%),
    linear-gradient(135deg,#070B12,#111B2C)!important;
  padding:98px 0 82px!important;
  border-bottom:1px solid rgba(148,163,184,.14)!important;
}
.page-hero h1{
  max-width:980px!important;
  font-size:clamp(2.25rem,3.8vw,3.95rem)!important;
  line-height:1.14!important;
  color:#fff!important;
}
.page-hero p{
  max-width:900px!important;
  font-size:1.08rem!important;
  line-height:1.78!important;
  color:#DDE8F4!important;
}

/* New About page */
.about-hero-clean .container{max-width:1040px!important}
.owner-inline{
  margin-top:30px!important;
  max-width:780px!important;
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:12px 16px!important;
  background:rgba(255,255,255,.055)!important;
  border:1px solid rgba(255,255,255,.14)!important;
  border-radius:22px!important;
  padding:18px 20px!important;
}
.owner-inline span{
  color:#FFB3AC!important;
  font-weight:800!important;
  text-transform:uppercase!important;
  letter-spacing:.11em!important;
  font-size:.82rem!important;
}
.owner-inline strong{
  color:#fff!important;
  font-weight:760!important;
  font-size:1.05rem!important;
}
.owner-inline em{
  color:#FF6B5E!important;
  font-style:normal!important;
  font-weight:800!important;
}
.leadership-section{
  padding-top:76px!important;
}
.owner-card-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:24px!important;
}
.owner-profile-card{
  display:flex!important;
  align-items:flex-start!important;
  gap:22px!important;
  background:linear-gradient(180deg,#101827,#0C1321)!important;
  border:1px solid rgba(148,163,184,.16)!important;
  box-shadow:0 18px 56px rgba(0,0,0,.22)!important;
  border-radius:26px!important;
  padding:28px!important;
}
.owner-avatar{
  flex:0 0 70px!important;
  width:70px!important;
  height:70px!important;
  border-radius:22px!important;
  display:grid!important;
  place-items:center!important;
  background:linear-gradient(135deg,#FF5A52,#B61D27)!important;
  color:#fff!important;
  font-weight:800!important;
  letter-spacing:.05em!important;
}
.owner-role{
  display:inline-block!important;
  color:#FFB3AC!important;
  font-size:.78rem!important;
  text-transform:uppercase!important;
  letter-spacing:.14em!important;
  font-weight:800!important;
  margin-bottom:10px!important;
}
.owner-profile-card h3{
  color:#fff!important;
  font-size:1.4rem!important;
  word-spacing:.04em!important;
}
.owner-profile-card p{
  color:#B8C6D8!important;
  margin-bottom:0!important;
}

/* Layouts */
.split-grid{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr)!important;gap:54px!important;align-items:center!important}
.service-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important}
.three-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important}
.process-grid,.two-col-cards{gap:22px!important}

/* Cards and brand pages */
.service-card,.mini-card,.contact-box,.thank-card,.brand-category,.contact-form,
.process-grid article,.faq-list details,.feature-list div{
  background:linear-gradient(180deg,#101827,#0C1321)!important;
  border:1px solid rgba(148,163,184,.16)!important;
  box-shadow:0 18px 56px rgba(0,0,0,.24)!important;
  border-radius:22px!important;
  color:#F8FAFC!important;
}
.service-card{overflow:hidden!important}
.service-card img{width:100%!important;height:228px!important;object-fit:cover!important;filter:saturate(.92) contrast(1.04) brightness(.88)!important}
.service-card-body,.mini-card,.brand-category,.process-grid article{padding:25px!important}
.service-card h3,.mini-card h3,.process-grid h3{font-size:1.22rem!important}
.brand-category h2,.brand-category h3{
  font-size:clamp(1.38rem,2vw,2rem)!important;
  line-height:1.24!important;
  margin-bottom:18px!important;
  letter-spacing:0!important;
  word-spacing:.04em!important;
}
.service-card-body p,.mini-card p,.process-grid article p,.faq-list p,.thank-card p,
.contact-box p,.brand-category p,.feature-list span,.check-list li{color:#B8C6D8!important}
.tag-grid,.brand-pills{gap:10px 12px!important}
.tag-grid span,.brand-pills span{
  background:rgba(255,255,255,.045)!important;
  border:1px solid rgba(148,163,184,.18)!important;
  color:#EAF2FA!important;
  font-size:.92rem!important;
  line-height:1.28!important;
  padding:10px 14px!important;
}
.text-link,.contact-list a{color:#FF6B5E!important;font-weight:800!important}
.icon-pill,.check-list li:before,.process-grid span{background:linear-gradient(135deg,#FF5A52,#B61D27)!important;color:#fff!important}

/* Forms */
.contact-form{padding:30px!important}
.contact-form label,.contact-form legend{color:#F8FAFC!important;font-weight:760!important}
.contact-form input,.contact-form select,.contact-form textarea{
  background:#070B12!important;
  color:#F8FAFC!important;
  border:1px solid rgba(148,163,184,.24)!important;
  border-radius:14px!important;
  padding:13px 14px!important;
  font:inherit!important;
}
.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{
  outline:3px solid rgba(228,61,61,.20)!important;
  border-color:#FF6B5E!important;
}

/* CTA/footer */
.cta-band{
  background:
    radial-gradient(circle at 20% 18%,rgba(228,61,61,.20),transparent 28%),
    radial-gradient(circle at 86% 22%,rgba(32,199,217,.12),transparent 24%),
    linear-gradient(135deg,#070B12,#111827)!important;
  padding:70px 0!important;
}
.cta-inner p{color:#D7E3F0!important}
.site-footer{background:linear-gradient(135deg,#05070C,#080D16)!important;border-top:1px solid rgba(148,163,184,.12)!important}
.site-footer p{color:#AFC1D5!important}

/* Responsive */
@media(max-width:1040px){
  .split-grid,.contact-layout,.footer-grid,.owner-card-grid{grid-template-columns:1fr!important}
  .service-grid,.three-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .wilco-force-shade{
    background:
      linear-gradient(90deg,rgba(5,7,12,.98),rgba(5,7,12,.88)),
      radial-gradient(circle at 18% 20%,rgba(228,61,61,.20),transparent 28%)!important;
  }
}
@media(max-width:720px){
  .container,.narrow{width:min(100% - 28px,1160px)!important}
  body{font-size:15.8px!important}
  h1{font-size:clamp(2.05rem,9.5vw,3.25rem)!important}
  h2{font-size:clamp(1.55rem,7.5vw,2.25rem)!important}
  .section{padding:64px 0!important}
  .service-grid,.three-grid,.process-grid,.form-grid,.two-col-cards{grid-template-columns:1fr!important}
  .wilco-force-slider,.wilco-force-content{min-height:720px!important}
  .wilco-force-content{padding-top:82px!important;padding-bottom:142px!important}
  .wilco-force-content h1{font-size:clamp(2.08rem,10vw,3.35rem)!important;line-height:1.16!important;word-spacing:.05em!important}
  .wilco-force-content p{font-size:1rem!important}
  .wilco-force-content .hero-actions{width:100%!important;flex-direction:column!important}
  .wilco-force-content .hero-actions .btn{width:100%!important}
  .clean-owner-strip,.wilco-force-content .founder-strip,.owner-inline{width:100%!important;border-radius:20px!important}
  .wilco-force-controls{bottom:22px!important;width:calc(100% - 24px)!important;gap:8px!important}
  .wilco-force-dots{flex:1!important;gap:7px!important;padding:12px!important}
  .wilco-force-dots button{width:18px!important}
  .wilco-force-dots button.is-active{width:36px!important}
  .owner-profile-card{flex-direction:column!important}
}
