:root{--black:#0a0a0c;--black2:#111115;--graphite:#1a1a1f;--gray:#9a9aa2;--light:#f2f2f4;--white:#fff;--red:#e30613;--red2:#ff2430;--line:rgba(255,255,255,.12);--max:1220px;--radius:20px;--shadow:0 24px 70px rgba(0,0,0,.24)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(var(--max),calc(100% - 48px));margin:auto}.skip-link{position:fixed;left:12px;top:-60px;z-index:999;background:#fff;color:#000;padding:10px 14px}.skip-link:focus{top:12px}.site-header{height:84px;position:fixed;inset:0 0 auto;z-index:50;background:rgba(10,10,12,.76);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.07)}.nav-wrap{height:100%;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;min-width:max-content}.brand-mark{width:39px;height:45px;display:block}.brand-mark svg{width:100%;height:100%;fill:var(--red)}.brand-mark .brand-cut{fill:#fff}.brand-text{line-height:.9;display:flex;flex-direction:column}.brand-text strong{font-size:20px;letter-spacing:.08em}.brand-text small{font-size:10px;color:#a5a5ad;letter-spacing:.48em;margin-top:7px}.main-nav{display:flex;align-items:center;gap:26px;margin-left:auto}.main-nav a{font-size:14px;color:#c8c8cd;transition:.2s}.main-nav a:hover{color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:8px;font-weight:750;font-size:14px;letter-spacing:.01em;transition:.2s;border:1px solid transparent}.btn:hover{transform:translateY(-2px)}.btn-small{min-height:42px;padding:0 16px;background:var(--red);font-size:13px}.btn-primary{background:var(--red);box-shadow:0 12px 34px rgba(227,6,19,.22)}.btn-primary:hover{background:var(--red2)}.btn-ghost{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.02)}.btn-ghost:hover{border-color:#fff;background:rgba(255,255,255,.05)}.menu-toggle{display:none;margin-left:auto;background:none;border:0;width:42px;height:42px;padding:8px}.menu-toggle span{display:block;height:2px;background:#fff;margin:6px 0}.hero{min-height:820px;padding:170px 0 90px;position:relative;overflow:hidden;background:radial-gradient(circle at 85% 38%,rgba(227,6,19,.14),transparent 31%),linear-gradient(130deg,#08080a 0%,#0c0c0f 70%,#121217 100%)}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,black,transparent 82%)}.hero-glow{position:absolute;width:500px;height:500px;border:1px solid rgba(227,6,19,.18);border-radius:50%;right:4%;top:24%;box-shadow:0 0 0 80px rgba(227,6,19,.025),0 0 0 160px rgba(227,6,19,.018)}.hero-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:65px;align-items:center;position:relative}.eyebrow{text-transform:uppercase;color:#c7c7cd;font-size:12px;letter-spacing:.2em;font-weight:800;margin:0 0 18px}.eyebrow:before{content:"";display:inline-block;width:30px;height:2px;background:var(--red);vertical-align:middle;margin-right:12px}.hero h1,.section h2,.cta-section h2{font-size:clamp(50px,6vw,84px);line-height:.96;letter-spacing:-.055em;margin:0;font-weight:850}.hero h1 span,.section h2 span{color:var(--red)}.hero-lead{max-width:670px;color:#b2b2b9;font-size:19px;line-height:1.65;margin:28px 0 34px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-stats{display:flex;gap:42px;margin-top:66px;border-top:1px solid var(--line);padding-top:26px}.hero-stats div{display:grid;gap:2px}.hero-stats strong{font-size:25px}.hero-stats span{font-size:12px;color:#85858d;max-width:125px;line-height:1.4}.hero-visual{height:520px;position:relative;display:grid;place-items:center}.shield-large{width:260px;position:relative;z-index:3;filter:drop-shadow(0 28px 60px rgba(227,6,19,.18))}.shield-large svg{width:100%}.shield-large svg>path:first-child{fill:#121216;stroke:rgba(255,255,255,.12);stroke-width:2}.shield-line{fill:none;stroke:var(--red);stroke-width:3}.shield-check{fill:none;stroke:#fff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round}.radar{position:absolute;border:1px solid rgba(227,6,19,.22);border-radius:50%}.radar-a{width:360px;height:360px}.radar-b{width:470px;height:470px}.radar-c{width:580px;height:580px;opacity:.45}.signal-card{position:absolute;z-index:5;width:190px;padding:15px 16px;background:rgba(21,21,25,.88);border:1px solid rgba(255,255,255,.1);border-radius:10px;box-shadow:var(--shadow);backdrop-filter:blur(10px);display:grid;grid-template-columns:18px 1fr;column-gap:8px}.signal-card b{font-size:10px;letter-spacing:.08em}.signal-card small{grid-column:2;color:#7f7f88;font-size:10px}.signal-card-1{left:-5px;top:65px}.signal-card-2{right:-18px;bottom:72px}.dot,.live-dot{width:8px;height:8px;background:#37d67a;border-radius:50%;box-shadow:0 0 0 5px rgba(55,214,122,.12);margin-top:4px}.pulse-icon{width:10px;height:10px;background:var(--red);border-radius:50%;margin-top:4px;box-shadow:0 0 0 5px rgba(227,6,19,.12)}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0d0d10}.trust-row{height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:11px;font-weight:800;letter-spacing:.15em;color:#7d7d86;white-space:nowrap;overflow:hidden}.trust-row i{width:4px;height:4px;border-radius:50%;background:var(--red);flex:0 0 auto}.section{padding:125px 0}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:90px}.section-heading h2{font-size:clamp(38px,4vw,60px);line-height:1.02}.intro{background:#f2f2f4;color:#121216}.intro .eyebrow{color:#606067}.intro-copy{font-size:17px;color:#55555d;padding-top:34px}.intro-copy p:first-child{font-size:21px;color:#1c1c21}.section-dark{background:#101014}.heading-row{display:flex;justify-content:space-between;align-items:end;gap:70px;margin-bottom:55px}.heading-row>p{max-width:470px;color:#93939b;margin:0 0 8px}.cards{display:grid;gap:18px}.cards-3{grid-template-columns:repeat(3,1fr)}.service-card{padding:34px;border-radius:var(--radius);border:1px solid rgba(255,255,255,.09);background:#151519;min-height:480px;position:relative;overflow:hidden;transition:.25s}.service-card:hover{transform:translateY(-6px);border-color:rgba(255,255,255,.18)}.service-card.featured{background:linear-gradient(155deg,#1a1719,#151519 65%)}.service-card.featured:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:rgba(227,6,19,.13);filter:blur(60px);right:-100px;top:-80px}.card-no{position:absolute;right:26px;top:20px;font-size:54px;font-weight:900;color:rgba(255,255,255,.035)}.icon-box{width:58px;height:58px;border-radius:14px;background:rgba(227,6,19,.1);display:grid;place-items:center;margin-bottom:34px}.icon-box svg{width:30px;height:30px;fill:none;stroke:var(--red2);stroke-width:2}.service-card h3{font-size:24px;line-height:1.2;margin:0 0 15px}.service-card p{color:#96969f;font-size:14px}.service-card ul{list-style:none;padding:0;margin:28px 0 0;border-top:1px solid var(--line);padding-top:20px}.service-card li{font-size:13px;color:#c8c8ce;margin:8px 0}.service-card li:before{content:"+";color:var(--red);margin-right:9px;font-weight:900}.tech-section{background:#f3f3f5;color:#121216}.tech-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:85px;align-items:center}.tech-copy .eyebrow{color:#5f5f67}.tech-copy>p{color:#62626b;font-size:16px}.feature-list{display:grid;grid-template-columns:1fr 1fr;margin-top:35px;border-top:1px solid #d5d5da}.feature-list div{display:flex;gap:12px;padding:15px 0;border-bottom:1px solid #d5d5da}.feature-list div:nth-child(odd){border-right:1px solid #d5d5da;padding-right:18px}.feature-list div:nth-child(even){padding-left:18px}.feature-list b{color:var(--red);width:52px}.feature-list span{font-size:13px;color:#55555d}.tech-panel{background:#0f0f13;padding:16px;border-radius:18px;box-shadow:0 30px 70px rgba(0,0,0,.23)}.panel-head,.panel-status{display:flex;justify-content:space-between;color:#8b8b94;font-size:10px;letter-spacing:.08em;padding:5px 3px 14px}.panel-head span:first-child{display:flex;align-items:center;gap:9px}.live-dot{display:inline-block;margin:0}.camera-frame{height:340px;position:relative;overflow:hidden;background:linear-gradient(#191920,#101014);border:1px solid #27272f;border-radius:8px}.camera-frame:before{content:"CAM 04  |  SEKTOR B";position:absolute;top:12px;left:12px;color:#8d8d95;font:10px ui-monospace,monospace;z-index:3}.camera-frame svg{position:absolute;inset:auto 0 0;width:100%;height:100%;opacity:.55}.camera-frame svg path:first-child{fill:#1e1e25;stroke:#2d2d36}.camera-frame svg path:last-child{fill:none;stroke:#33333d;stroke-width:2}.scan-line{position:absolute;left:0;right:0;height:1px;background:rgba(227,6,19,.6);box-shadow:0 0 18px rgba(227,6,19,.7);animation:scan 5s linear infinite}.target{position:absolute;border:1px solid var(--red);width:52px;height:94px;z-index:4}.target span{position:absolute;top:-17px;left:-1px;background:var(--red);color:#fff;font-size:8px;padding:1px 4px}.t1{left:38%;top:37%}.t2{width:110px;height:55px;right:12%;bottom:18%}@keyframes scan{0%{top:8%}50%{top:90%}100%{top:8%}}.panel-status{padding:13px 3px 3px}.panel-status b{color:#eee}.facility-section{background:#0c0c0f}.facility-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.facility-card{padding:32px;border:1px solid var(--line);border-radius:var(--radius);min-height:310px;background:linear-gradient(145deg,#141418,#101014)}.facility-card>span{color:var(--red);font-size:12px;font-weight:900}.facility-card h3{font-size:25px;margin:42px 0 12px}.facility-card p{color:#96969e;font-size:14px}.facility-card em{display:block;border-top:1px solid var(--line);padding-top:17px;margin-top:30px;color:#c2c2c9;font-style:normal;font-size:11px}.why{background:#141418}.why-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.why-points{border-top:1px solid var(--line)}.why-item{display:grid;grid-template-columns:60px 1fr;gap:20px;padding:26px 0;border-bottom:1px solid var(--line)}.why-item strong{color:var(--red);font-size:12px}.why-item h3{margin:0 0 6px;font-size:20px}.why-item p{margin:0;color:#8f8f98;font-size:14px}.cta-section{padding:100px 0;background:linear-gradient(135deg,#e30613,#ab000a);position:relative;overflow:hidden}.cta-section:after{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(255,255,255,.13);border-radius:50%;right:-130px;top:-180px;box-shadow:0 0 0 80px rgba(255,255,255,.035),0 0 0 160px rgba(255,255,255,.02)}.cta-box{display:grid;grid-template-columns:1.4fr .6fr;gap:80px;align-items:center;position:relative;z-index:2}.cta-section .eyebrow{color:#fff}.cta-section .eyebrow:before{background:#fff}.cta-section h2{font-size:clamp(38px,4vw,60px);max-width:780px}.cta-section p{max-width:730px}.contact-card{background:#fff;color:#111;padding:30px;border-radius:18px;box-shadow:var(--shadow)}.phone{display:grid;margin-bottom:22px}.phone small{color:#777}.phone strong{font-size:28px;letter-spacing:-.04em}.contact-card address{font-style:normal;font-size:14px;color:#555;border-top:1px solid #ddd;padding:19px 0}.contact-card .btn{width:100%;color:#fff}.site-footer{padding:34px 0;background:#08080a;border-top:1px solid var(--line)}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-row p{color:#72727b;font-size:12px}.footer-brand .brand-mark{width:30px;height:35px}.footer-brand .brand-text strong{font-size:15px}.footer-brand .brand-text small{font-size:8px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}@media(max-width:1050px){.header-cta{display:none}.hero-layout,.tech-layout{grid-template-columns:1fr}.hero{padding-top:140px}.hero-visual{height:420px}.signal-card-1{left:15%}.signal-card-2{right:15%}.cards-3,.facility-grid{grid-template-columns:1fr 1fr}.service-card:last-child,.facility-card:last-child{grid-column:1/-1}.cta-box{grid-template-columns:1fr 320px}.why-grid{gap:55px}}@media(max-width:760px){.container{width:min(100% - 28px,var(--max))}.site-header{height:70px}.main-nav{display:none;position:absolute;left:14px;right:14px;top:70px;padding:18px;background:#151519;border:1px solid var(--line);border-radius:12px;flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.menu-toggle{display:block}.brand-text strong{font-size:17px}.hero{min-height:auto;padding:125px 0 70px}.hero h1{font-size:52px}.hero-lead{font-size:17px}.hero-stats{gap:18px;justify-content:space-between}.hero-stats strong{font-size:20px}.hero-stats span{font-size:10px}.hero-visual{height:360px}.radar-a{width:270px;height:270px}.radar-b{width:340px;height:340px}.radar-c{width:410px;height:410px}.shield-large{width:190px}.signal-card{width:160px}.signal-card-1{left:0}.signal-card-2{right:0}.trust-row{justify-content:flex-start;overflow:auto}.section{padding:82px 0}.two-col,.why-grid,.cta-box{grid-template-columns:1fr;gap:35px}.heading-row{display:block;margin-bottom:36px}.heading-row>p{margin-top:20px}.cards-3,.facility-grid{grid-template-columns:1fr}.service-card:last-child,.facility-card:last-child{grid-column:auto}.service-card{min-height:auto}.feature-list{grid-template-columns:1fr}.feature-list div:nth-child(odd){border-right:0;padding-right:0}.feature-list div:nth-child(even){padding-left:0}.camera-frame{height:280px}.cta-box{gap:35px}.footer-row{flex-direction:column;align-items:flex-start}.footer-row p{margin:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.scan-line{animation:none}}
