@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}.__variable_f367f3{--font-inter:"__Inter_f367f3","__Inter_Fallback_f367f3"}:root{--signal-red:#ef4444;--signal-red-hover:#dc2626;--signal-red-dim:rgba(239,68,68,.1);--signal-red-glow:rgba(239,68,68,.25);--deep-slate:#111827;--steel-blue-black:#112937;--white:#fff;--off-white:#f8f9fa;--light-grey:#e9ecef;--text-grey:#4b5563;--light-red:#fee2e2;--sky-blue:#60a5fa;--font:var(--font-inter),-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,system-ui,sans-serif}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{font-family:var(--font);background:var(--deep-slate);color:var(--white);line-height:1.65;font-size:16px;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:var(--sky-blue);text-decoration:none;transition:color .2s}a:hover{color:var(--signal-red)}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:100px 0}.section-light{background:var(--white);color:var(--deep-slate)}.section-off-white{background:var(--off-white);color:var(--deep-slate)}.section-label{font-size:12px;letter-spacing:3px;text-transform:uppercase;color:var(--signal-red);margin-bottom:16px;display:block;font-weight:600}.section-title{font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15;margin-bottom:20px}.section-subtitle{font-size:1.1rem;color:var(--text-grey);max-width:640px;line-height:1.7}.section-dark .section-subtitle{color:hsla(0,0%,100%,.65)}.btn-red{display:inline-flex;align-items:center;gap:8px;background:var(--signal-red);color:var(--white);padding:16px 36px;border-radius:8px;font-weight:700;font-size:16px;border:none;cursor:pointer;transition:all .2s;text-decoration:none}.btn-red:hover{background:var(--signal-red-hover);color:var(--white);transform:translateY(-2px);box-shadow:0 8px 30px var(--signal-red-glow)}.btn-outline{display:inline-flex;align-items:center;gap:8px;background:transparent;color:var(--white);padding:16px 36px;border-radius:8px;font-weight:600;font-size:16px;border:1px solid hsla(0,0%,100%,.15);cursor:pointer;transition:all .2s;text-decoration:none}.btn-outline:hover{border-color:var(--signal-red);color:var(--signal-red)}.fade-up{opacity:0;transform:translateY(24px);transition:opacity .5s ease,transform .5s ease}.fade-up.visible{opacity:1;transform:translateY(0)}.nav{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(17,24,39,.92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid hsla(0,0%,100%,.06)}.nav-inner{justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 24px;height:72px}.nav-inner,.nav-logo{display:flex;align-items:center}.nav-logo{gap:12px;text-decoration:none}.nav-logo img{mix-blend-mode:lighten;border-radius:6px}.nav-logo-text{font-weight:700;font-size:1.2rem;color:var(--white)}.nav-links{display:flex;align-items:center;gap:28px;list-style:none}.nav-links a{color:hsla(0,0%,100%,.7);font-size:14px;font-weight:500}.nav-links a:hover{color:var(--white)}.nav-cta{background:var(--signal-red);color:var(--white)!important;padding:10px 24px;border-radius:8px;font-weight:700;font-size:14px}.nav-cta:hover{background:var(--signal-red-hover)}.nav-mobile{display:none;background:none;border:none;color:var(--white);font-size:24px;cursor:pointer}.hero{padding:160px 0 120px;background:var(--deep-slate)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.hero-tagline{font-size:clamp(2.8rem,5.5vw,4.2rem);font-weight:700;line-height:1.08;margin-bottom:28px}.hero-tagline em{font-style:normal;color:var(--signal-red)}.hero-desc{font-size:1.1rem;color:hsla(0,0%,100%,.65);line-height:1.75;margin-bottom:40px;max-width:520px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:52px}.hero-stats{display:flex;gap:48px}.stat-value{font-size:2.2rem;font-weight:700;color:var(--signal-red)}.stat-label{font-size:13px;color:hsla(0,0%,100%,.5);margin-top:4px}.hero-dash{background:var(--steel-blue-black);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:28px;box-shadow:0 8px 40px rgba(0,0,0,.4),0 0 60px rgba(239,68,68,.06)}.dash-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid hsla(0,0%,100%,.06)}.dash-title{font-weight:600;font-size:14px}.dash-live{display:flex;align-items:center;gap:6px;font-size:12px;color:#10b981}.dash-dot{width:8px;height:8px;background:#10b981;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.bar-group{gap:14px}.bar-group,.bar-item{display:flex;flex-direction:column}.bar-item{gap:5px}.bar-head{display:flex;justify-content:space-between;font-size:13px;color:hsla(0,0%,100%,.6)}.bar-track{height:8px;background:hsla(0,0%,100%,.05);border-radius:4px;overflow:hidden}.bar-fill{height:100%;border-radius:4px;animation:fillIn 1.5s ease-out forwards}@keyframes fillIn{0%{width:0}}.fill-red{background:linear-gradient(90deg,var(--signal-red),#f87171)}.fill-blue{background:linear-gradient(90deg,var(--sky-blue),#93c5fd)}.fill-green{background:linear-gradient(90deg,#10b981,#34d399)}.trust-bar{padding:40px 0;border-top:1px solid hsla(0,0%,100%,.06);border-bottom:1px solid hsla(0,0%,100%,.06)}.trust-inner{justify-content:center;gap:48px;flex-wrap:wrap}.trust-inner,.trust-item{display:flex;align-items:center}.trust-item{font-size:13px;color:hsla(0,0%,100%,.4);font-weight:500;gap:8px}.products-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;margin-top:48px}.product-card{background:var(--white);border:1px solid var(--light-grey);border-radius:16px;padding:36px;transition:all .3s}.product-card:hover{box-shadow:0 8px 30px rgba(0,0,0,.08);transform:translateY(-4px)}.product-tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--signal-red);margin-bottom:12px}.product-name{font-size:1.25rem;font-weight:700;color:var(--deep-slate);margin-bottom:10px}.product-desc{font-size:15px;color:var(--text-grey);line-height:1.7;margin-bottom:20px}.product-features{list-style:none;display:flex;flex-direction:column;gap:8px}.product-features li{font-size:13px;color:var(--text-grey);display:flex;align-items:flex-start;gap:8px}.product-features li:before{content:"???";color:var(--signal-red);font-weight:700;flex-shrink:0}.sectors-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:48px}.sector-card{background:var(--steel-blue-black);border:1px solid hsla(0,0%,100%,.06);border-radius:16px;padding:36px;transition:all .3s}.sector-card:hover{border-color:rgba(239,68,68,.3);transform:translateY(-4px)}.sector-icon{font-size:32px;margin-bottom:16px;display:block}.sector-name{font-weight:700;font-size:1.1rem;margin-bottom:8px}.sector-detail{font-size:14px;color:hsla(0,0%,100%,.6);line-height:1.7;margin-bottom:16px}.sector-reg{font-size:12px;color:var(--signal-red);font-weight:600;letter-spacing:1px;text-transform:uppercase}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;margin-top:48px}.step-card{background:var(--white);border:1px solid var(--light-grey);border-radius:16px;padding:36px;position:relative}.step-num{font-size:56px;font-weight:700;color:rgba(239,68,68,.08);position:absolute;top:12px;right:20px}.step-title{font-size:1.1rem;font-weight:700;color:var(--deep-slate);margin-bottom:10px}.step-desc{font-size:14px;color:var(--text-grey);line-height:1.7}.command-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center;margin-top:48px}.command-feature{display:flex;gap:16px;margin-bottom:28px}.command-icon{width:40px;height:40px;border-radius:10px;background:var(--signal-red-dim);display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.command-ftitle{font-weight:600;margin-bottom:4px;color:var(--deep-slate)}.command-fdesc{font-size:14px;color:var(--text-grey)}.command-mock{background:var(--deep-slate);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:28px}.mock-dots{display:flex;gap:6px;margin-bottom:18px}.mock-dot{width:10px;height:10px;border-radius:50%}.mock-dot-r{background:#ef4444}.mock-dot-y{background:#f59e0b}.mock-dot-g{background:#10b981}.mock-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.mock-card{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);border-radius:10px;padding:16px}.mock-label{font-size:11px;color:hsla(0,0%,100%,.4);text-transform:uppercase;letter-spacing:1px;margin-bottom:6px}.mock-val{font-size:1.5rem;font-weight:700}.mock-val.red{color:var(--signal-red)}.mock-val.blue{color:var(--sky-blue)}.mock-val.green{color:#10b981}.security-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:48px}.security-card{background:var(--steel-blue-black);border:1px solid hsla(0,0%,100%,.06);border-radius:12px;padding:28px;text-align:center}.security-icon{font-size:36px;margin-bottom:16px;display:block}.security-title{font-weight:600;font-size:17px;margin-bottom:8px}.security-desc{font-size:15px;color:hsla(0,0%,100%,.6);line-height:1.7}.faq-list{margin-top:40px;max-width:800px}.faq-item{border-bottom:1px solid var(--light-grey)}.faq-q{font-weight:600;font-size:1rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:var(--deep-slate);background:none;border:none;width:100%;text-align:left;font-family:var(--font);padding:20px 0}.faq-q:hover{color:var(--signal-red)}.faq-arrow{font-size:20px;color:var(--text-grey);transition:transform .3s}.faq-a{max-height:0;overflow:hidden;transition:max-height .4s ease}.faq-a-inner{padding:0 0 20px;font-size:15px;color:var(--text-grey);line-height:1.7}.faq-item.open .faq-arrow{transform:rotate(45deg)}.faq-item.open .faq-a{max-height:300px}.cta-box{background:linear-gradient(135deg,var(--deep-slate),var(--steel-blue-black));border:1px solid hsla(0,0%,100%,.06);border-radius:24px;padding:80px 60px;text-align:center;position:relative;overflow:hidden}.cta-box:before{content:"";position:absolute;top:-40%;right:-20%;width:400px;height:400px;background:radial-gradient(circle,rgba(239,68,68,.08),transparent 70%);pointer-events:none}.cta-title{font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:700;margin-bottom:16px;position:relative}.cta-desc{font-size:1.05rem;color:hsla(0,0%,100%,.6);margin-bottom:32px;max-width:520px;margin-left:auto;margin-right:auto;position:relative}footer{padding:80px 0 40px;border-top:1px solid hsla(0,0%,100%,.06)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:48px;gap:48px;margin-bottom:48px}.footer-brand-desc{font-size:14px;color:hsla(0,0%,100%,.4);line-height:1.7;margin-top:16px;max-width:300px}.footer-heading{font-weight:600;font-size:14px;margin-bottom:16px}.footer-links{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-links a{font-size:14px;color:hsla(0,0%,100%,.4)}.footer-links a:hover{color:var(--signal-red)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:32px;border-top:1px solid hsla(0,0%,100%,.06);font-size:13px;color:hsla(0,0%,100%,.3)}.footer-legal{display:flex;gap:24px}.footer-legal a{color:hsla(0,0%,100%,.3)}.footer-legal a:hover{color:var(--signal-red)}@media (max-width:1024px){.hero-grid{gap:48px}.command-grid,.hero-grid,.products-grid,.sectors-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.nav-links{display:none}.nav-mobile{display:block}.nav-links.open{display:flex;flex-direction:column;position:absolute;top:72px;left:0;right:0;background:var(--deep-slate);border-bottom:1px solid hsla(0,0%,100%,.06);padding:24px}.section{padding:64px 0}.hero{padding:120px 0 80px}.hero-stats{gap:24px;flex-wrap:wrap}.security-grid,.steps-grid{grid-template-columns:1fr}.cta-box{padding:48px 24px}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-bottom{flex-direction:column;gap:16px;text-align:center}}@media (max-width:1024px){.pricing-grid{grid-template-columns:1fr!important}}@media (max-width:768px){[style*="grid-template-columns: repeat(4"]{grid-template-columns:repeat(2,1fr)!important}.hero-grid,[style*="grid-template-columns: 1fr 1fr"]{grid-template-columns:1fr!important}.hero-stats{grid-template-columns:repeat(2,1fr)!important}.products-grid,div[style*="repeat(2, 1fr)"],div[style*="repeat(3, 1fr)"]{grid-template-columns:1fr!important}div[style*="repeat(4, 1fr)"], div[style*="repeat(5, 1fr)"]{grid-template-columns:repeat(2,1fr)!important}div[style*="1fr 1fr"]{grid-template-columns:1fr!important}.nav-logo img{width:120px!important;height:auto!important}.cta-box{padding:32px 20px!important}h1{font-size:2rem!important}.hero,header[style]{padding:140px 0 60px!important}}@media (max-width:480px){.hero-stats,div[style*="repeat(2, 1fr)"],div[style*="repeat(4, 1fr)"]{grid-template-columns:1fr!important}}