.guard-services-page{--bg:#000000;--card:#0d0f13;--card-strong:#12151c;--text:#ffffff;--muted:#9ba5b6;--accent:#4fc3f7;--accent-2:#81d4fa;--border:#1f1f1f;background:radial-gradient(120% 80% at 18% 20%,rgba(79,195,247,.08),transparent),radial-gradient(110% 80% at 82% 12%,rgba(129,212,250,.07),transparent),#000000;color:var(--text);min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;flex-direction:column;padding:0;margin:0;overflow-x:hidden}.container,.guard-services-page{width:100%;box-sizing:border-box}.container{max-width:1200px;margin:0 auto;padding:0 32px}.guard-services-hero{position:relative;width:100%;min-height:72vh;overflow:hidden;display:flex;align-items:center;background-image:linear-gradient(135deg,rgba(0,0,0,.82),rgba(0,0,0,.88) 70%),url(/Gaurd.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:120px 0 90px}.guard-services-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(70% 60% at 80% 20%,rgba(79,195,247,.18),transparent),linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.55) 60%,rgba(0,0,0,.85));pointer-events:none}.guard-services-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:40px;align-items:center}.guard-services-hero-text{display:flex;flex-direction:column;gap:18px}.guard-services-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;border:1px solid rgba(79,195,247,.5);background:rgba(79,195,247,.1);color:var(--accent);letter-spacing:.02em;font-size:.85rem;width:-moz-fit-content;width:fit-content}.guard-services-pill.muted{border-color:rgba(255,255,255,.06);background:rgba(255,255,255,.08);color:var(--text)}.guard-services-hero-title{font-size:clamp(2.2rem,4.6vw,3.1rem);font-weight:700;margin:0;line-height:1.1}.guard-services-hero-subtitle{font-size:clamp(1rem,2.6vw,1.08rem);color:var(--muted);margin:0;line-height:1.6;max-width:640px}.guard-services-cta{display:flex;align-items:center;gap:14px;margin-top:10px}.guard-services-btn{padding:12px 18px;border-radius:10px;font-weight:600;border:1px solid transparent;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease;display:inline-flex;align-items:center;gap:8px}.guard-services-btn.primary{background:linear-gradient(135deg,#4fc3f7,#81d4fa);color:#001018;box-shadow:0 10px 30px rgba(79,195,247,.22)}.guard-services-btn.ghost{background:rgba(79,195,247,.08);color:var(--text);border-color:rgba(129,212,250,.42)}.guard-services-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,0,0,.25)}.guard-services-hero-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px;margin-top:16px}.guard-services-stat-card{background:linear-gradient(140deg,rgba(16,18,25,.92),rgba(14,16,22,.88));border:1px solid rgba(255,255,255,.05);border-radius:14px;padding:14px 16px;display:grid;gap:4px;box-shadow:0 8px 20px rgba(0,0,0,.2)}.guard-services-stat-label{text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;color:var(--muted)}.guard-services-stat-value{font-size:1.5rem;font-weight:700;color:var(--text)}.guard-services-stat-caption{margin:0;color:var(--muted);font-size:.95rem}.guard-services-hero-panel{background:rgba(17,18,23,.92);border:1px solid rgba(255,255,255,.05);border-radius:18px;padding:20px;position:relative;overflow:hidden;display:flex;flex-direction:column;gap:14px;box-shadow:0 18px 45px rgba(0,0,0,.25)}.guard-services-hero-panel:before{content:"";position:absolute;inset:0;background:radial-gradient(60% 60% at 15% 20%,rgba(129,212,250,.14),transparent),radial-gradient(60% 60% at 80% 80%,rgba(79,195,247,.12),transparent);pointer-events:none}.guard-services-panel-header{display:flex;align-items:center;gap:10px;font-weight:700;font-size:1.05rem;color:var(--text);z-index:1}.guard-services-panel-dot{width:12px;height:12px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fff,#4fc3f7 55%,#0b0d14 100%);box-shadow:0 0 18px rgba(79,195,247,.8)}.guard-services-panel-list{list-style:none;padding:0;margin:0;display:grid;gap:12px;z-index:1}.guard-services-panel-list li{display:grid;gap:6px;padding:12px;border-radius:12px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.04)}.guard-services-panel-list strong{color:var(--text);font-size:1rem}.guard-services-panel-list span{color:var(--muted);font-size:.95rem;line-height:1.5}.guard-services-panel-footer{z-index:1;color:var(--text);font-weight:600;padding:12px 14px;border-radius:12px;border:1px dashed rgba(79,195,247,.55);background:rgba(79,195,247,.08);line-height:1.4}.guard-services-display-section{padding:90px 0;border-top:1px solid var(--border);width:100%;box-sizing:border-box}.guard-services-section-header{text-align:left;max-width:840px;margin:0 auto 36px;display:grid;gap:10px}.guard-services-section-title{font-size:clamp(1.85rem,4.2vw,2.2rem);margin:0;font-weight:700;color:var(--text)}.guard-services-section-copy{margin:0;color:var(--muted);font-size:1rem;line-height:1.6}.guard-services-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:22px;width:100%;box-sizing:border-box}.guard-services-card{background:linear-gradient(160deg,rgba(15,16,20,.94),rgba(18,20,26,.96));border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:12px;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;position:relative;overflow:hidden}.guard-services-card:before{content:"";position:absolute;inset:0;background:radial-gradient(60% 70% at 10% 20%,rgba(79,195,247,.12),transparent);opacity:0;transition:opacity .3s ease}.guard-services-card:hover{transform:translateY(-6px);border-color:rgba(79,195,247,.6);box-shadow:0 14px 38px rgba(0,0,0,.35)}.guard-services-card:hover:before{opacity:1}.guard-services-card-top{display:flex;align-items:center;gap:12px}.guard-services-card-number{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,rgba(79,195,247,.92),rgba(129,212,250,.9));color:#0b0d14;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.95rem}.guard-services-card-title{font-size:1.25rem;font-weight:700;margin:0;color:var(--text)}.guard-services-card-description{color:var(--muted);margin:0;font-size:.98rem;line-height:1.6}.guard-services-card-bar{height:3px;width:100%;background:linear-gradient(90deg,rgba(79,195,247,.95),rgba(129,212,250,.9));border-radius:999px;opacity:.8}.guard-services-ribbon{padding:70px 0;background:linear-gradient(135deg,rgba(79,195,247,.12),rgba(129,212,250,.1));border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.guard-services-ribbon-content{background:rgba(17,18,23,.92);border:1px solid rgba(255,255,255,.05);border-radius:18px;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 14px 32px rgba(0,0,0,.25)}.guard-services-ribbon-content h3{margin:6px 0 0;font-size:1.4rem;color:var(--text)}.guard-services-ribbon-tags{display:flex;flex-wrap:wrap;gap:10px}.guard-services-ribbon-tags span{padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);color:var(--text);font-weight:600;background:rgba(255,255,255,.06)}.guard-services-contact-section{padding:90px 0 100px;width:100%;box-sizing:border-box}.guard-services-contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;width:100%;box-sizing:border-box;max-width:900px;margin:0 auto}.guard-services-contact-card{background:linear-gradient(180deg,rgba(15,16,20,.95),rgba(18,20,26,.95));border:1px solid rgba(255,255,255,.05);border-radius:14px;padding:22px;text-align:left;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;box-shadow:0 10px 24px rgba(0,0,0,.2)}.guard-services-contact-card:hover{transform:translateY(-4px);border-color:rgba(79,195,247,.65);box-shadow:0 12px 30px rgba(0,0,0,.32)}.guard-services-contact-title{font-size:1.1rem;font-weight:700;margin:0 0 10px;color:var(--accent)}.guard-services-contact-details{color:var(--text);font-size:1.05rem;margin:0 0 8px;font-weight:600}.guard-services-contact-note{color:var(--muted);font-size:.95rem;margin:0;line-height:1.5}@media (max-width:1100px){.guard-services-hero-grid{grid-template-columns:1fr}.guard-services-hero-panel{order:-1}.guard-services-hero{padding:100px 0 70px}}@media (max-width:768px){.container{padding:0 20px}.guard-services-hero-title{font-size:2.3rem}.guard-services-hero-subtitle{font-size:1rem}.guard-services-cta{flex-direction:column;align-items:stretch}.guard-services-btn{justify-content:center;width:100%}.guard-services-section-title{font-size:1.9rem}.guard-services-section-copy{font-size:.98rem;line-height:1.6}.guard-services-ribbon-content{flex-direction:column;align-items:flex-start;width:100%}}@media (max-width:520px){.guard-services-hero{padding:80px 0 60px}.guard-services-hero-stats{grid-template-columns:1fr;gap:12px}.guard-services-grid{grid-template-columns:1fr;gap:18px}.guard-services-hero-title{font-size:1.9rem}.guard-services-contact-card{padding:18px}}@media (max-width:420px){.guard-services-hero{min-height:65vh;padding:70px 0 50px}.guard-services-hero-grid{gap:24px;align-items:flex-start}.guard-services-hero-title{font-size:1.7rem;line-height:1.15}.guard-services-hero-subtitle{font-size:.95rem;line-height:1.5}.guard-services-hero-panel{padding:16px}.guard-services-panel-list li{padding:10px}.guard-services-stat-card{padding:12px}.guard-services-grid{gap:16px}.guard-services-card{padding:16px}.guard-services-card-title{font-size:1.1rem}.guard-services-card-description{font-size:.95rem}.guard-services-ribbon-content{padding:16px;gap:12px;width:100%}.guard-services-ribbon-tags span{padding:6px 10px;font-size:.9rem;word-break:break-word}.guard-services-contact-card{padding:16px}}@media (max-width:360px){.container{padding:0 14px}.guard-services-hero-title{font-size:1.55rem}.guard-services-hero-subtitle{line-height:1.4}.guard-services-pill{font-size:.78rem}.guard-services-card-number{width:32px;height:32px;font-size:.85rem}.guard-services-section-title{font-size:1.7rem}.guard-services-section-copy{font-size:.95rem}.guard-services-ribbon-tags{gap:8px}.guard-services-ribbon-tags span{font-size:.85rem}.guard-services-contact-card{padding:14px}.guard-services-grid{gap:14px}}