@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap');
:root{--black:#050505;--dark:#0b0c0e;--panel:#111316;--white:#f7f7f5;--muted:#a6a7aa;--line:#27292d;--silver:#b9babd}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--white);font-family:"DM Sans",Arial,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 44px));margin:auto}
.header{height:86px;position:absolute;top:0;left:0;right:0;z-index:5}.nav{height:86px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:11px;font-weight:700;letter-spacing:-.03em}.brand img{width:46px;height:46px;border-radius:50%;object-fit:cover}.brand em{font-style:normal;color:#888}.nav nav{display:flex;gap:32px;font-size:14px;color:#c4c5c7}.nav nav a:hover{color:#fff}.phone{font-size:13px;font-weight:700;border:1px solid #3b3d41;border-radius:99px;padding:11px 17px}
.hero{min-height:790px;position:relative;overflow:hidden;background:#050505}.grid{position:absolute;inset:0;opacity:.22;background-image:linear-gradient(#fff 1px,transparent 1px),linear-gradient(90deg,#fff 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to right,transparent,black 25%,black 75%,transparent)}.hero:after{content:"";position:absolute;width:720px;height:720px;right:-250px;top:100px;background:radial-gradient(circle,rgba(255,255,255,.14),transparent 62%);pointer-events:none}.hero-inner{min-height:790px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;position:relative;z-index:1;padding-top:70px}.eyebrow{font-size:11px;letter-spacing:.23em;font-weight:700;color:#a5a6a8;margin:0 0 20px}.hero h1{font-family:"Space Grotesk",sans-serif;font-size:clamp(56px,7.5vw,92px);line-height:.91;letter-spacing:-.065em;margin:0 0 30px}.hero h1 span,h2 span{color:#888}.intro{font-size:18px;line-height:1.7;color:#c5c6c8;max-width:620px;margin:0}.buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.btn{border-radius:99px;padding:15px 21px;font-weight:700;font-size:14px}.primary{background:#f5f5f3;color:#050505}.primary span{margin-left:12px}.outline{border:1px solid #414348;color:#fff}.trust{margin-top:34px;font-size:12px;color:#777}.trust span{font-size:8px;color:#aaa}.hero-logo{justify-self:end;width:min(430px,88%);aspect-ratio:1;position:relative;display:grid;place-items:center}.hero-logo .halo{position:absolute;width:88%;height:88%;border:1px solid #37393d;border-radius:50%;box-shadow:0 0 100px rgba(255,255,255,.08),0 0 0 1px rgba(255,255,255,.03) inset}.hero-logo .halo:before,.hero-logo .halo:after{content:"";position:absolute;border:1px solid #2b2d31;border-radius:50%;inset:8%;}.hero-logo .halo:after{inset:16%;border-color:#232529}.hero-logo img{width:62%;max-width:290px;aspect-ratio:1;object-fit:cover;border-radius:50%;z-index:1;filter:drop-shadow(0 18px 30px rgba(0,0,0,.65));clip-path:circle(50% at 50% 50%)}
.section{padding:125px 0;background:#f1f1ef;color:#0a0a0a}.section-head{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:end;margin-bottom:55px}.eyebrow.dark{color:#777}.section h2,.feature h2,.cta h2{font-family:"Space Grotesk",sans-serif;font-size:clamp(42px,5.5vw,68px);line-height:.98;letter-spacing:-.055em;margin:0}.section-head>p{color:#68696b;line-height:1.7;margin:0}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.card{min-height:330px;background:#fff;border:1px solid #ddd;padding:25px;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s}.card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #00000012}.card-top{display:flex;justify-content:space-between;color:#888;font-size:12px}.arrow{font-size:18px;color:#111}.service-icon{font-size:38px;margin-top:42px;color:#777}.card h3{font-family:"Space Grotesk",sans-serif;font-size:23px;letter-spacing:-.03em;margin:25px 0 10px}.card p{font-size:14px;line-height:1.65;color:#707174;margin:0}
.feature{padding:130px 0;background:#0c0d0f}.feature-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:center}.feature-mark{min-height:470px;border:1px solid #27292d;background:#08090a;display:grid;place-items:center;position:relative;overflow:hidden}.feature-mark:after{content:"";position:absolute;width:350px;height:350px;border:1px solid #303236;border-radius:50%}.feature-mark img{width:58%;max-width:280px;aspect-ratio:1;object-fit:cover;border-radius:50%;z-index:1;clip-path:circle(50% at 50% 50%);filter:drop-shadow(0 15px 25px rgba(0,0,0,.55))}.feature h2{max-width:680px}.feature-copy>p:not(.eyebrow){color:#a9aaad;line-height:1.75;max-width:600px;margin:28px 0 35px}.checks{display:grid;gap:20px}.checks>div{display:flex;gap:15px}.checks b{width:29px;height:29px;border:1px solid #555;border-radius:50%;display:grid;place-items:center;font-size:12px;color:#fff}.checks strong,.checks small{display:block}.checks strong{font-size:14px}.checks small{color:#777;margin-top:5px;font-size:12px}
.cta{padding:100px 0;background:#f1f1ef;color:#080808}.cta-inner{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:end}.cta p:not(.eyebrow){color:#6d6e70;line-height:1.7}.contact-actions{display:grid;gap:10px}.contact-link{background:#fff;border:1px solid #ddd;padding:20px 22px;display:flex;flex-direction:column}.contact-link small{font-size:9px;letter-spacing:.18em;color:#888;margin-bottom:5px}.contact-link strong{font-size:18px}
footer{background:#050505;border-top:1px solid #202124;padding:25px 0;color:#777;font-size:11px}.footer{display:flex;justify-content:space-between;gap:20px}
@media(max-width:850px){.nav nav{display:none}.hero-inner,.feature-grid,.section-head,.cta-inner{grid-template-columns:1fr}.hero{min-height:850px}.hero-inner{padding-top:120px}.hero-logo{justify-self:center;width:320px;order:-1}.hero-copy{padding-bottom:60px}.cards{grid-template-columns:1fr 1fr}.section-head{gap:25px}.feature-grid{gap:50px}.feature-mark{min-height:340px}}
@media(max-width:560px){
.container{width:min(100% - 28px,1160px)}
.header{height:74px}
.nav{height:74px;gap:12px}
.brand img{width:54px;height:54px}
.brand span{display:none}
.phone{padding:10px 14px;font-size:12px}
.hero{min-height:780px}
.hero-inner{min-height:780px;padding-top:70px;align-content:start;gap:5px}
.hero-logo{width:190px;justify-self:center;order:-1;margin:0 auto -2px}
.hero-logo .halo{width:92%;height:92%;box-shadow:0 0 65px rgba(255,255,255,.07),0 0 0 1px rgba(255,255,255,.03) inset}
.hero-logo img{width:60%;max-width:210px}
.hero-copy{padding-bottom:24px}
.hero .eyebrow{font-size:9px;letter-spacing:.19em;margin-bottom:14px}
.hero h1{font-size:46px;line-height:.93;margin-bottom:22px;letter-spacing:-.06em}
.intro{font-size:16px;line-height:1.55}
.buttons{margin-top:24px;gap:10px}
.btn{padding:14px 17px;font-size:13px}
.trust{margin-top:22px;font-size:11px}
.cards{grid-template-columns:1fr}
.section,.feature{padding:85px 0}
.footer{flex-direction:column}
.contact-link strong{font-size:16px}
}


/* Final approved hero design */
.header{height:72px}
.nav{height:72px}
.nav .phone{font-size:13px;padding:12px 18px;border-color:#3e4044;background:rgba(0,0,0,.18)}
.hero{min-height:850px;background:#050505}
.grid{
  opacity:.19;
  background-size:74px 74px;
  mask-image:linear-gradient(to bottom,black 0%,black 82%,transparent 100%);
}
.hero:after{
  width:620px;height:620px;right:-260px;top:220px;
  background:radial-gradient(circle,rgba(255,255,255,.10),transparent 64%);
}
.hero-inner{
  min-height:850px;
  display:flex;
  flex-direction:column;
  align-items:stretch;
  justify-content:flex-start;
  padding-top:105px;
  gap:0;
}
.hero-logo{
  order:-1;
  align-self:center;
  justify-self:auto;
  width:min(360px,82vw);
  aspect-ratio:1;
  margin:18px auto 34px;
}
.hero-logo .halo{
  width:100%;height:100%;
  border-color:#34363a;
  box-shadow:0 0 90px rgba(255,255,255,.07),0 0 0 1px rgba(255,255,255,.03) inset;
}
.hero-logo .halo:before{inset:7%;border-color:#2c2e32}
.hero-logo .halo:after{inset:14%;border-color:#25272b}
.hero-logo img{
  width:82%;
  max-width:none;
  object-fit:cover;
  border-radius:50%;
  clip-path:circle(50% at 50% 50%);
}
.hero-copy{width:100%;padding:0}
.hero .eyebrow{font-size:11px;letter-spacing:.22em;margin-bottom:18px}
.hero h1{font-size:clamp(54px,8vw,86px);line-height:.92;margin-bottom:28px}
.intro{font-size:18px;line-height:1.6;max-width:780px}
.buttons{margin-top:28px}
.trust{margin-top:28px}

@media(max-width:850px){
  .hero{min-height:900px}
  .hero-inner{
    min-height:900px;
    padding-top:95px;
  }
  .hero-logo{
    width:min(350px,78vw);
    margin:18px auto 30px;
  }
  .hero-logo img{width:84%}
  .hero-copy{padding-bottom:40px}
}

@media(max-width:560px){
  .header{height:62px}
  .nav{height:62px}
  .nav .phone{font-size:12px;padding:10px 15px}
  .hero{min-height:820px}
  .hero-inner{
    min-height:820px;
    padding-top:72px;
  }
  .hero-logo{
    width:min(330px,78vw);
    margin:20px auto 30px;
  }
  .hero-logo img{width:86%}
  .hero .eyebrow{
    font-size:9px;
    letter-spacing:.19em;
    margin-bottom:14px;
  }
  .hero h1{
    font-size:46px;
    line-height:.93;
    margin-bottom:22px;
  }
  .intro{
    font-size:16px;
    line-height:1.55;
  }
  .buttons{
    margin-top:24px;
    gap:10px;
  }
  .btn{padding:14px 17px;font-size:13px}
  .trust{margin-top:22px;font-size:11px}
}


/* Google Reviews button */
.btn.reviews{
  border-color:#4b4d52;
  background:rgba(255,255,255,.045);
  color:#f2f2f2;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.025);
}
.btn.reviews:hover{
  background:rgba(255,255,255,.09);
  border-color:#66686d;
}
@media(max-width:560px){
  .btn.reviews{width:100%;text-align:center}
}

.whatsapp{border-color:#2f6f45!important;background:rgba(37,211,102,.10)!important}.whatsapp:hover{background:rgba(37,211,102,.18)!important}

/* WhatsApp CTA aligned with Get a Quote and Call */
.buttons{
  display:flex;
  align-items:center;
  gap:14px;
  flex-wrap:wrap;
}
.buttons a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
}
@media(max-width:560px){
  .buttons{
    flex-direction:column;
    align-items:stretch;
  }
  .buttons a{
    width:100%;
  }
}



/* Service images — clearly visible full-card photography */
.services .card{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  min-height:360px;
  background-size:cover !important;
  background-position:center !important;
  background-repeat:no-repeat !important;
}
.services .card:nth-child(1){
  background-image:url("intruder-bg.jpg") !important;
}
.services .card:nth-child(2){
  background-image:url("fire-bg.jpg") !important;
}
.services .card:nth-child(3){
  background-image:url("cctv-bg.jpg") !important;
}
.services .card:nth-child(4){
  background-image:url("access-bg.jpg") !important;
}

/* Darken the photos enough for readable text, but keep the photography visible. */
.services .card::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  background:linear-gradient(
    180deg,
    rgba(0,0,0,.20) 0%,
    rgba(0,0,0,.34) 48%,
    rgba(0,0,0,.72) 100%
  );
}
.services .card::after{
  content:none !important;
}
.services .card > *{
  position:relative;
  z-index:1;
}
.services .card .arrow{
  display:none !important;
}
.services .card h3{
  color:#fff !important;
  text-shadow:0 2px 10px rgba(0,0,0,.85);
}
.services .card p{
  color:rgba(255,255,255,.94) !important;
  text-shadow:0 1px 8px rgba(0,0,0,.9);
}
@media(max-width:850px){
  .services .card{
    min-height:330px;
    background-position:center !important;
  }
}

/* Final polish: services, why choose us, reviews and contact */
.services .card{
  min-height:380px;
  background-position:center !important;
}
.services .card::before{
  background:linear-gradient(
    180deg,
    rgba(0,0,0,.10) 0%,
    rgba(0,0,0,.22) 42%,
    rgba(0,0,0,.68) 100%
  ) !important;
}
.services .card .service-icon{
  margin-top:8px;
}
.services .card h3{
  font-size:clamp(27px,3vw,38px);
  margin-top:18px;
}
.services .card p{
  max-width:430px;
}

/* Why choose section */
.why{
  padding:110px 0;
  background:#080808;
  color:#fff;
}
.why .section-head{
  margin-bottom:48px;
}
.why .section-head > p:last-child{
  color:#a9a9ad;
}
.why-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
}
.why-card{
  padding:28px 24px 30px;
  min-height:235px;
  border:1px solid #27282b;
  border-radius:18px;
  background:linear-gradient(145deg,#111113,#080808);
}
.why-card > span{
  display:block;
  color:#777a80;
  font-size:12px;
  letter-spacing:.16em;
  margin-bottom:42px;
}
.why-card h3{
  font-size:21px;
  margin:0 0 12px;
}
.why-card p{
  color:#a9a9ad;
  line-height:1.6;
  margin:0;
}

/* Google reviews */
.reviews-section{
  padding:95px 0;
  background:#f0f0f0;
  color:#0a0a0a;
}
.reviews-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:50px;
  padding:44px;
  border:1px solid #d2d2d2;
  border-radius:22px;
  background:#fff;
}
.reviews-inner h2{
  margin:8px 0 14px;
  font-size:clamp(34px,5vw,58px);
  line-height:1;
}
.reviews-inner h2 span{
  color:#777;
}
.reviews-inner p:last-child{
  max-width:620px;
  color:#626268;
  line-height:1.65;
  margin:0;
}
.review-large{
  flex:none;
  white-space:nowrap;
}

/* Contact actions */
.contact-actions{
  display:grid !important;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  width:min(560px,100%);
}
.contact-link{
  min-height:82px;
}
.contact-whatsapp{
  border-color:rgba(55,210,100,.42) !important;
}
@media(max-width:900px){
  .why-grid{grid-template-columns:repeat(2,1fr);}
  .reviews-inner{flex-direction:column;align-items:flex-start;}
}
@media(max-width:650px){
  .services .card{min-height:340px;}
  .why{padding:80px 0;}
  .why-grid{grid-template-columns:1fr;}
  .reviews-section{padding:70px 0;}
  .reviews-inner{padding:28px 22px;}
  .review-large{width:100%;white-space:normal;}
  .contact-actions{grid-template-columns:1fr !important;}
}


/* Crisp quote section */
.quote-form{
  padding:82px 0;
  background:#070707;
  color:#fff;
}
.quote-grid{
  display:grid;
  grid-template-columns:.82fr 1.18fr;
  gap:52px;
  align-items:center;
}
.quote-copy h2{
  font-size:clamp(42px,5.5vw,68px);
  line-height:.92;
  letter-spacing:-.03em;
  margin:9px 0 18px;
}
.quote-copy h2 span{color:#8d8f94;}
.quote-copy > p:not(.eyebrow){
  color:#9d9da2;
  line-height:1.55;
  max-width:460px;
  margin:0;
}
.quote-points{
  display:flex;
  flex-wrap:wrap;
  gap:9px;
  margin-top:26px;
}
.quote-points span{
  padding:9px 12px;
  border:1px solid #292a2d;
  border-radius:999px;
  color:#cfcfd2;
  font-size:12px;
}
.quote-form-card{
  padding:25px;
  border:1px solid #2a2b2f;
  border-radius:18px;
  background:linear-gradient(145deg,#111113,#090909);
  box-shadow:0 18px 55px rgba(0,0,0,.25);
}
.quote-form-card label{
  display:block;
  color:#9d9da2;
  font-size:11px;
  margin-bottom:12px;
}
.form-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
}
.quote-form-card input,
.quote-form-card select,
.quote-form-card textarea{
  width:100%;
  box-sizing:border-box;
  margin-top:6px;
  padding:12px 13px;
  border:1px solid #303136;
  border-radius:8px;
  background:#070707;
  color:#fff;
  font:inherit;
  outline:none;
}
.quote-form-card input:focus,
.quote-form-card select:focus,
.quote-form-card textarea:focus{
  border-color:#666970;
}
.quote-form-card textarea{resize:vertical;min-height:78px;}
.quote-form-card .btn{
  width:100%;
  border:0;
  cursor:pointer;
}
.quote-direct{
  text-align:center;
  color:#74757a;
  font-size:11px;
  margin-top:12px;
}
.quote-direct a{
  color:#ddd;
  text-decoration:none;
}
@media(max-width:900px){
  .quote-grid{grid-template-columns:1fr;gap:30px;}
}
@media(max-width:650px){
  .quote-form{padding:68px 0;}
  .quote-form-card{padding:19px;}
  .form-row{grid-template-columns:1fr;gap:0;}
}

/* Professional About section */
.about-pro{
  padding:110px 0;
  background:#f0f0f0;
  color:#0a0a0a;
}
.about-pro-grid{
  display:grid;
  grid-template-columns:.78fr 1.22fr;
  gap:80px;
  align-items:center;
}
.about-pro-visual{
  position:relative;
  width:min(410px,100%);
  aspect-ratio:1;
  margin:auto;
  border-radius:50%;
  background:radial-gradient(circle at 50% 42%,#25262a 0%,#101114 42%,#050506 72%);
  display:flex;
  align-items:center;
  justify-content:center;
  box-shadow:0 25px 70px rgba(0,0,0,.18);
  overflow:hidden;
}
.about-pro-ring{
  position:absolute;
  inset:18px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:50%;
}
.about-pro-ring::before{
  content:"";
  position:absolute;
  inset:28px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:50%;
}
.about-pro-visual img{
  position:relative;
  z-index:2;
  width:62%;
  height:62%;
  object-fit:cover;
  border-radius:50%;
  clip-path:circle(50% at 50% 50%);
  filter:contrast(1.05);
}
.about-pro-visual > span{
  position:absolute;
  z-index:3;
  bottom:38px;
  left:0;
  right:0;
  text-align:center;
  color:rgba(255,255,255,.72);
  font-size:9px;
  letter-spacing:.2em;
  line-height:1.5;
}
.about-pro-copy h2{
  font-size:clamp(40px,5vw,66px);
  line-height:.95;
  letter-spacing:-.03em;
  margin:9px 0 22px;
}
.about-pro-copy h2 span{color:#777;}
.about-pro-copy > p:not(.eyebrow){
  max-width:650px;
  color:#5f6065;
  line-height:1.7;
  margin:0 0 14px;
}
.about-pro-points{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:10px;
  margin:30px 0;
}
.about-pro-points div{
  padding:16px;
  border:1px solid #d2d2d2;
  border-radius:12px;
  background:#fff;
}
.about-pro-points b{
  display:block;
  color:#888;
  font-size:10px;
  letter-spacing:.12em;
  margin-bottom:20px;
}
.about-pro-points span{
  font-size:13px;
  font-weight:700;
}
.about-quote{display:inline-flex;}

@media(max-width:900px){
  .about-pro-grid{grid-template-columns:1fr;gap:50px;}
  .about-pro-visual{width:min(340px,85vw);}
}
@media(max-width:650px){
  .about-pro{padding:75px 0;}
  .about-pro-points{grid-template-columns:1fr;}
  .about-pro-visual{width:min(300px,82vw);}
}
