: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}
