:root{--red:#e11419;--black:#050606;--line:#373737;--shell:1210px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#050606;color:#fff;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.svg-defs{display:none}.shell{width:min(var(--shell),calc(100% - 58px));margin:auto}.site-header{height:105px;display:flex;align-items:center;gap:42px;padding:0 max(20px,calc((100% - var(--shell))/2));background:#020202;border-bottom:1px solid #181818;position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:13px;min-width:260px}.brand-mark{width:72px;height:72px;border:3px solid var(--red);border-radius:9px;display:grid;place-items:center;font:800 30px/1 "Arial Narrow",Arial}.brand-text strong{display:block;font:800 24px/.95 "Arial Narrow",Arial}.brand-text small{display:block;margin-top:6px;color:var(--red);font-size:10px;font-weight:800}.desktop-nav{height:100%;display:flex;align-items:center;justify-content:center;gap:43px;flex:1}.desktop-nav a{font-size:12px;font-weight:800;position:relative}.desktop-nav .active{color:var(--red)}.desktop-nav .active:after{content:"";position:absolute;left:0;right:0;bottom:-25px;border-bottom:2px solid var(--red)}.wa-button,.outline-button{height:52px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:3px;font-size:14px;font-weight:800}.wa-button{background:var(--red)}.wa-button svg{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:1.7}.header-wa{height:49px;font-size:13px}.menu-toggle,.mobile-nav{display:none}.hero{height:595px;position:relative;background:#060606 url("assets/hero.png") center center/cover no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.98),rgba(0,0,0,.9) 29%,rgba(0,0,0,.45) 51%,rgba(0,0,0,.03) 100%)}.hero-copy{position:relative;padding-top:52px}.eyebrow{margin:0 0 14px;color:var(--red);font-size:17px;font-weight:800}.hero h1{margin:0;font:800 47px/.98 "Arial Narrow",Arial;letter-spacing:-1px}.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.5;margin:18px 0 20px}.hero-actions{display:flex;gap:20px}.outline-button{border:1px solid #aaa}.reasons,.services{background:linear-gradient(180deg,#090a0b,#050606)}h2{font:800 22px/1 "Arial Narrow",Arial;text-align:center;margin:0}h2 span{color:var(--red)}.reasons{min-height:210px;padding:19px 0 18px;border-top:1px solid #343638;border-bottom:1px solid #202020}.reason-grid{display:grid;grid-template-columns:repeat(6,1fr);margin-top:22px}.reason-grid article,.audience-grid article{text-align:center;border-right:1px solid #515151}.reason-grid article:last-child,.audience-grid article:last-child{border:0}.reason-grid svg{width:51px;height:51px;fill:none;stroke:var(--red);stroke-width:2}.reason-grid .pin{fill:var(--red);stroke:var(--red)}.reason-grid p,.audience-grid p{margin:8px 0 0;font:700 12px/1.62 "Arial Narrow",Arial}.services{padding:12px 0 15px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:10px}.service-grid article{min-height:360px;border:1px solid #535353;border-radius:6px;overflow:hidden;background:linear-gradient(145deg,#131516,#070808)}.service-grid img{display:block;width:100%;height:201px;object-fit:cover}.service-grid article:first-child img{object-position:58% center}.service-grid article:nth-child(2) img{object-position:center}.service-grid div{padding:15px 19px}.service-grid h3{margin:0 0 10px;font:800 20px/1.05 "Arial Narrow",Arial}.service-grid p{margin:0;font-size:14px;line-height:1.5}.audience{min-height:188px;padding:18px 0;background:#f5f5f4;color:#111}.audience-grid{display:grid;grid-template-columns:repeat(7,1fr);margin-top:21px}.audience-grid article{border-color:#d2d2d2}.audience-grid svg{width:50px;height:50px;fill:none;stroke:#101010;stroke-width:2}.audience-grid .red{stroke:var(--red)}.audience-grid p{margin-top:8px;line-height:1.2}.contact-banner{min-height:174px;background:#050606;border-top:1px solid var(--red);border-bottom:1px solid var(--red);padding:11px 0}.banner-grid{display:grid;grid-template-columns:145px 1fr 440px;gap:18px;align-items:center}.shield-image{width:114px;height:122px;object-fit:contain}.banner-grid p{margin:0 0 8px;font-size:17px;font-weight:700}.banner-grid h2{text-align:left;color:var(--red);font-size:30px;line-height:1.08}.qr-box{height:139px;display:flex;justify-content:space-between;align-items:center;padding:10px 12px 10px 22px;border:1px solid #454545;border-radius:6px}.qr-box strong{font-size:15px;line-height:1.35}.qr-box small{display:block;margin-top:8px;font-size:12px;line-height:1.35;color:#ddd}.qr-box img{width:117px;height:117px;object-fit:cover}footer{background:#060707}.footer-grid{min-height:105px;display:grid;grid-template-columns:215px 1fr 310px 130px;gap:24px;align-items:center}.footer-brand{min-width:0}.footer-brand .brand-mark{width:61px;height:61px;font-size:25px}.footer-brand .brand-text strong{font-size:21px}.footer-description,address{font-size:13px;line-height:1.55;color:#e8e8e8}address{font-style:normal;border-left:1px solid #494949;padding-left:22px}address p{margin:2px}.social{font-size:13px}.social p{font-size:25px;margin:13px 0 0}.copyright{padding:8px 0 9px;border-top:1px solid #2b2b2b;font-size:11px;color:#ddd}
@media(max-width:960px){.site-header{height:78px}.brand{min-width:0;margin-right:auto}.brand-mark{width:52px;height:52px;font-size:22px}.brand-text strong{font-size:19px}.desktop-nav,.header-wa{display:none}.menu-toggle{display:grid;gap:6px;padding:8px;background:transparent;border:0}.menu-toggle span{display:block;width:27px;border-top:2px solid #fff}.mobile-nav{position:absolute;top:78px;left:0;right:0;padding:8px 24px 16px;background:#050505;border-bottom:1px solid #333}.mobile-nav.open{display:grid}.mobile-nav a{padding:10px 0;font-size:13px;font-weight:800}.hero{height:570px}.reason-grid{grid-template-columns:repeat(3,1fr);gap:17px 0}.reason-grid article:nth-child(3){border:0}.service-grid{grid-template-columns:repeat(2,1fr)}.audience-grid{grid-template-columns:repeat(4,1fr);gap:18px 0}.audience-grid article:nth-child(4){border:0}.banner-grid{grid-template-columns:120px 1fr}.qr-box{display:none}.footer-grid{grid-template-columns:1fr 1fr}.footer-description{display:none}}
@media(max-width:560px){.shell{width:calc(100% - 28px)}.hero{height:600px;background-position:63% center}.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.97),rgba(0,0,0,.67) 75%,rgba(0,0,0,.18))}.hero-copy{padding-top:56px}.eyebrow{font-size:14px}.hero h1{font-size:40px}.hero-copy>p:not(.eyebrow){font-size:14px}.hero-actions{display:grid;width:265px;gap:10px}.reason-grid{grid-template-columns:repeat(2,1fr)}.reason-grid article:nth-child(3){border-right:1px solid #515151}.reason-grid article:nth-child(even){border:0}.service-grid{grid-template-columns:1fr}.service-grid article{min-height:0}.audience-grid{grid-template-columns:repeat(2,1fr)}.audience-grid article:nth-child(odd){border-right:1px solid #d2d2d2}.audience-grid article:nth-child(even){border:0}.banner-grid{grid-template-columns:88px 1fr;gap:8px}.shield-image{width:82px;height:90px}.banner-grid p{font-size:13px}.banner-grid h2{font-size:22px}.footer-grid{grid-template-columns:1fr;padding:8px 0}.footer-brand,.social{display:none}address{border:0;padding:0}}
.qr-box img{object-fit:contain;background:#fff}
.service-grid article>a{display:block;height:100%}
.seo-links{padding:22px 0;background:#090a0b;border-top:1px solid #202020}.seo-links h2{margin-bottom:14px}.seo-links nav{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.seo-links a{padding:9px 12px;border:1px solid #444;border-radius:4px;font-size:12px;font-weight:700}.seo-links a:hover{border-color:var(--red);color:var(--red)}
.seo-page{min-height:100vh;background:#080909}.seo-page-header{padding:16px 0;border-bottom:1px solid #333;background:#030303}.seo-page-header .shell{display:flex;align-items:center;justify-content:space-between;gap:15px}.seo-page-header .brand{min-width:0}.seo-back{font-size:13px;font-weight:700;color:#eee}.seo-hero{padding:66px 0 42px;background:linear-gradient(90deg,rgba(0,0,0,.95),rgba(0,0,0,.55)),url("assets/hero.png") center/cover}.seo-hero h1{max-width:760px;margin:0 0 14px;font:800 48px/.98 "Arial Narrow",Arial}.seo-hero p{max-width:690px;margin:0 0 20px;font-size:17px;line-height:1.55}.seo-content{padding:32px 0 42px}.seo-content h2{text-align:left;margin:0 0 13px;font-size:27px}.seo-content p{max-width:850px;font-size:16px;line-height:1.65;color:#eee}.seo-content ul{padding-left:20px;line-height:1.8;color:#eee}.seo-content .seo-links nav{justify-content:flex-start}.seo-content .seo-links{padding:24px 0 0}.seo-footer{padding:17px 0;border-top:1px solid #333;font-size:12px;color:#ddd}
@media(max-width:600px){
  body{overflow-x:hidden}
  .shell{width:calc(100% - 24px)}
  .site-header{height:68px;padding:0 12px;gap:10px}
  .brand{gap:8px}
  .brand-mark{width:43px;height:43px;border-width:2px;border-radius:6px;font-size:18px}
  .brand-text strong{font-size:16px;line-height:.9}
  .brand-text small{font-size:7px;margin-top:4px}
  .menu-toggle{padding:7px}
  .menu-toggle span{width:24px}
  .mobile-nav{top:68px;padding:6px 16px 12px}
  .mobile-nav a{padding:9px 0;font-size:12px}
  .hero{height:auto;min-height:548px;background-position:66% center}
  .hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.98),rgba(0,0,0,.82) 61%,rgba(0,0,0,.2))}
  .hero-copy{padding-top:42px;padding-bottom:31px}
  .eyebrow{font-size:12px;margin-bottom:10px}
  .hero h1{font-size:34px;line-height:.98;letter-spacing:-.6px}
  .hero-copy>p:not(.eyebrow){font-size:13px;line-height:1.45;margin:14px 0 17px}
  .hero-copy>p br{display:none}
  .hero-actions{display:grid;width:235px;gap:9px}
  .wa-button,.outline-button{height:45px;padding:0 12px;font-size:12px}
  .wa-button svg{width:21px;height:21px}
  h2{font-size:18px;line-height:1.05}
  .reasons{min-height:0;padding:16px 0 18px}
  .reason-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:15px}
  .reason-grid article{min-height:127px;padding:12px 4px;border-bottom:1px solid #323232}
  .reason-grid article:nth-child(odd){border-right:1px solid #515151}
  .reason-grid article:nth-child(even){border-right:0}
  .reason-grid article:nth-last-child(-n+2){border-bottom:0}
  .reason-grid svg{width:43px;height:43px}
  .reason-grid p{font-size:10px;line-height:1.5;margin-top:7px}
  .services{padding:13px 0 16px}
  .service-grid{grid-template-columns:1fr;gap:12px;margin-top:10px}
  .service-grid article{min-height:0}
  .service-grid img{height:190px}
  .service-grid div{padding:13px 15px 15px}
  .service-grid h3{font-size:18px}
  .service-grid p{font-size:13px;line-height:1.45}
  .audience{min-height:0;padding:16px 0}
  .audience-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:14px}
  .audience-grid article{min-height:102px;padding:10px 3px;border-bottom:1px solid #ddd}
  .audience-grid article:nth-child(odd){border-right:1px solid #d2d2d2}
  .audience-grid article:nth-child(even){border-right:0}
  .audience-grid article:last-child{grid-column:1/-1;border-bottom:0;border-right:0}
  .audience-grid svg{width:40px;height:40px}
  .audience-grid p{font-size:10px;line-height:1.2}
  .contact-banner{padding:14px 0}
  .banner-grid{display:grid;grid-template-columns:72px 1fr;gap:10px}
  .shield-image{width:68px;height:76px}
  .banner-grid p{font-size:12px;line-height:1.35;margin-bottom:5px}
  .banner-grid h2{font-size:20px;line-height:1.08}
  .qr-box{display:flex;grid-column:1/-1;width:100%;height:auto;min-height:124px;padding:9px 10px 9px 14px;margin-top:3px}
  .qr-box strong{font-size:12px}
  .qr-box small{font-size:10px;line-height:1.35;margin-top:5px}
  .qr-box img{width:108px;height:108px;flex:0 0 auto}
  .footer-grid{display:grid;grid-template-columns:1fr;padding:12px 0;gap:9px}
  .footer-brand{display:flex}
  .footer-brand .brand-mark{width:48px;height:48px;font-size:19px}
  .footer-brand .brand-text strong{font-size:17px}
  .footer-description{display:block;margin:0;font-size:11px;line-height:1.45}
  address{padding:9px 0 0;border:0;border-top:1px solid #333;font-size:11px}
  .social{display:block;font-size:11px}
  .social p{font-size:21px;margin:7px 0 0}
  .copyright{font-size:10px;line-height:1.4}
  .seo-links{padding:17px 0}.seo-links h2{font-size:17px}.seo-links nav{display:grid}.seo-links a{text-align:center;font-size:11px}
  .seo-page-header{padding:10px 0}.seo-back{font-size:11px}.seo-hero{padding:42px 0 31px}.seo-hero h1{font-size:35px}.seo-hero p{font-size:14px}.seo-content{padding:24px 0 30px}.seo-content h2{font-size:23px}.seo-content p,.seo-content ul{font-size:14px}
}
@media(max-width:360px){
  .hero h1{font-size:31px}
  .hero{min-height:520px}
  .qr-box img{width:96px;height:96px}
}
