
.pg-topbar{background:#111;color:#fff;font-size:12px}.pg-topbar-row{height:33px;display:flex;justify-content:space-between;align-items:center}.pg-topbar-row>div{display:flex;gap:34px}
.pg-header{background:#fff}.pg-head-row{display:grid;grid-template-columns:175px 1fr 385px;gap:28px;align-items:center;padding:17px 0}.pg-logo-wrap img{max-height:76px;width:auto}.pg-search form{display:flex}.pg-search input[type=search]{height:48px;width:100%;border:1px solid #dedede;padding:0 16px;border-radius:3px 0 0 3px}.pg-search button{height:48px;border:0;background:var(--pg-red);color:#fff;width:58px;font-size:20px}
.pg-help{display:flex;align-items:center;justify-content:flex-end;gap:30px}.pg-help-link,.pg-cart{display:flex;gap:10px;align-items:center}.pg-help-link small,.pg-help-link strong,.pg-help-link em,.pg-cart small,.pg-cart strong{display:block}.pg-help-link strong{color:var(--pg-red);font-size:18px}.pg-help-link em{font-style:normal;font-size:11px}.pg-wa{font-size:30px}.pg-cart{position:relative}.pg-cart>span:first-child{font-size:27px}.pg-cart-count{position:absolute;left:22px;top:-8px;background:var(--pg-red);color:#fff;min-width:18px;height:18px;border-radius:9px;font-size:10px;display:grid;place-items:center}
.pg-nav{background:#101112;color:#fff}.pg-nav .menu{list-style:none;display:flex;margin:0;padding:0}.pg-nav .menu li a{display:block;padding:17px 20px;font-size:12px;font-weight:800}.pg-nav .menu li:first-child a,.pg-nav .menu a:hover{background:var(--pg-red)}.pg-menu-toggle{display:none}
.pg-hero{background:#06080a url('../images/hero-security.jpg') center/cover no-repeat;color:#fff;position:relative}.pg-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.96) 0%,rgba(0,0,0,.78) 40%,rgba(0,0,0,.12) 72%,rgba(0,0,0,.2) 100%)}.pg-hero>*{position:relative;z-index:1}.pg-hero-inner{min-height:385px;display:flex;align-items:center}.pg-hero-copy{width:48%;padding:38px 0}.pg-kicker{font-size:19px;color:#ff261f;font-weight:900}.pg-hero h1{font-size:clamp(46px,5vw,68px);line-height:1.04;margin:10px 0 16px;letter-spacing:-2px}.pg-hero p{max-width:515px;font-size:16px;color:#f0f0f0}.pg-actions{display:flex;gap:15px;margin-top:22px}.pg-btn{padding:14px 22px;border-radius:3px;font-size:12px;font-weight:900}.pg-btn-red{background:var(--pg-red);color:#fff}.pg-btn-dark{border:1px solid #fff;color:#fff;background:rgba(0,0,0,.5)}
.pg-hero-features{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:19px 0 22px}.pg-hero-features>div,.pg-service-grid>div{display:flex;gap:12px;align-items:center}.pg-hero-features b{color:var(--pg-red);font-size:25px}.pg-hero-features strong,.pg-service-grid strong{display:block;font-size:11px}.pg-hero-features small{display:block;color:#d5d5d5}
.pg-white-section{padding:32px 0;background:#fff}.pg-section-head{text-align:center;margin-bottom:22px}.pg-section-head h2{font-size:21px;margin:0;font-weight:900}.pg-section-head h2:after{content:"";display:block;width:35px;height:3px;background:var(--pg-red);margin:9px auto 0}.pg-section-line{display:flex;justify-content:center;align-items:flex-end;position:relative}.pg-section-line>a{position:absolute;right:0;bottom:0;color:var(--pg-red);font-size:11px;font-weight:900}
.pg-cat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.pg-cat-card{border:1px solid var(--pg-border);background:#fff;overflow:hidden}.pg-cat-photo{height:156px;background:#fafafa;overflow:hidden}.pg-cat-photo img{width:100%;height:100%;object-fit:cover}.pg-cat-text{padding:13px 13px 15px}.pg-cat-text h3{margin:0 0 5px;font-size:12px}.pg-cat-text p{font-size:11px;min-height:34px;margin:0;color:#333}.pg-cat-text span{color:var(--pg-red);font-size:20px}
.pg-demo-grid,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(5,1fr);gap:10px}.pg-demo-card,.woocommerce ul.products li.product{position:relative;border:1px solid var(--pg-border);padding:12px;background:#fff;margin:0!important;width:auto!important}.pg-demo-img{height:205px;overflow:hidden;background:#fafafa}.pg-demo-img img{width:100%;height:100%;object-fit:cover}.pg-demo-card h3{font-size:12px;margin:11px 0 5px}.pg-demo-card>strong{font-size:16px}.pg-stars{color:#f5b400;font-size:12px;margin-top:4px}.pg-stars small{color:#555}.pg-demo-card button{position:absolute;right:10px;bottom:10px;background:#fff;border:1px solid #ddd;width:30px;height:30px}.pg-product-label{position:absolute;top:8px;left:8px;background:var(--pg-red);color:#fff;font-size:9px;font-weight:900;padding:5px 7px;z-index:2}
.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product img{height:205px!important;object-fit:cover;margin-bottom:8px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px!important}.woocommerce ul.products li.product .price{font-size:16px!important;color:#111!important;font-weight:900}.woocommerce a.button,.woocommerce button.button{background:var(--pg-red)!important;color:#fff!important;border-radius:2px!important}
.pg-black-cta{background:#101112;color:#fff;padding:21px 0}.pg-black-grid{display:grid;grid-template-columns:1fr 1px 1fr;gap:32px;align-items:center}.pg-divider{height:66px;background:#555}.pg-cta-box{display:grid;grid-template-columns:70px 1fr;gap:16px}.pg-cta-icon{color:var(--pg-red);font-size:50px}.pg-cta-box h3{font-size:15px;margin:0 0 5px}.pg-cta-box p{font-size:12px;color:#ddd;margin:0 0 10px}.pg-small-red{background:var(--pg-red);color:#fff;padding:9px 12px;font-size:10px;font-weight:900;display:inline-block}
.pg-service-strip{padding:18px 0;border-bottom:1px solid #ddd}.pg-service-grid{display:grid;grid-template-columns:repeat(5,1fr)}.pg-service-grid>div{padding:0 18px;border-right:1px solid #ddd}.pg-service-grid>div:last-child{border-right:0}.pg-service-grid b{font-size:25px}.pg-service-grid small{display:block;font-size:10px;color:#555}
.pg-footer{background:#0b0c0d;color:#fff;padding-top:30px}.pg-footer-grid{display:grid;grid-template-columns:1.35fr .8fr .8fr .95fr 1.1fr;gap:30px}.pg-foot-brand img{max-height:70px;width:auto;margin-bottom:15px}.pg-footer h4{font-size:11px;margin:0 0 13px}.pg-footer p,.pg-footer li,.pg-footer a{font-size:10px;color:#ddd}.pg-footer ul{list-style:none;margin:0;padding:0}.pg-footer li{margin:7px 0}.pg-social{font-size:19px;letter-spacing:8px}.pg-foot-bottom{border-top:1px solid #333;margin-top:28px}.pg-foot-bottom .container{display:flex;justify-content:space-between;padding:11px 0;font-size:9px;color:#bbb}
@media(max-width:1050px){.pg-head-row{grid-template-columns:160px 1fr}.pg-help{grid-column:1/-1}.pg-cat-grid{grid-template-columns:repeat(3,1fr)}.pg-demo-grid,.woocommerce ul.products{grid-template-columns:repeat(3,1fr)}.pg-footer-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.pg-topbar-row>div{display:none}.pg-head-row{grid-template-columns:1fr}.pg-logo-wrap{text-align:center}.pg-logo-wrap img{margin:auto}.pg-help{grid-column:auto;justify-content:space-between;flex-wrap:wrap}.pg-menu-toggle{display:block;background:none;border:0;color:#fff;padding:14px 0;font-weight:800}.pg-nav .menu{display:none;flex-direction:column}.pg-nav .menu.is-open{display:flex}.pg-nav .menu li a{padding:12px 0}.pg-hero{background-position:65% center}.pg-hero:before{background:rgba(0,0,0,.76)}.pg-hero-copy{width:100%}.pg-hero-features{grid-template-columns:1fr 1fr}.pg-cat-grid{grid-template-columns:repeat(2,1fr)}.pg-demo-grid,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.pg-black-grid{grid-template-columns:1fr}.pg-divider{height:1px;width:100%}.pg-service-grid{grid-template-columns:1fr 1fr}.pg-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.pg-actions{flex-direction:column}.pg-hero-features,.pg-cat-grid,.pg-demo-grid,.woocommerce ul.products,.pg-service-grid,.pg-footer-grid{grid-template-columns:1fr}.pg-section-line{display:block}.pg-section-line>a{position:static;display:block;text-align:center;margin-top:8px}.pg-foot-bottom .container{display:block;text-align:center}.pg-foot-bottom span{display:block;margin:3px 0}}

.pg-demo-notice{
  margin:0 0 14px;
  padding:10px 14px;
  background:#fff3f2;
  border-left:4px solid var(--pg-red);
  color:#444;
  font-size:12px;
}
.pg-demo-buy{
  display:inline-block;
  margin-top:10px;
  background:var(--pg-red);
  color:#fff;
  padding:8px 10px;
  font-size:10px;
  font-weight:900;
  text-transform:uppercase;
}
