:root{--vc-red: #ff1230;--vc-red-dark: #b90018;--vc-gold: #ffb000;--vc-gold-warm: #c8a96e;--vc-gold-dark: #e8890c;--vc-blue: #3970d3;--vc-bg: #040404;--vc-surface: #0d0d0f;--vc-text: #f8f8f8;--vc-muted: #a9a9a9;--vc-border: rgba(255, 255, 255, .08);--vc-font-hero: "Black Ops One", system-ui, sans-serif;--vc-font-title: "Black Ops One", system-ui, sans-serif;--vc-font-display: "Barlow Condensed", system-ui, sans-serif;--vc-font-body: "Inter", system-ui, sans-serif;--vc-font-stencil: "Stardos Stencil", system-ui, sans-serif;--vc-text-xs: .7rem;--vc-text-sm: .8rem;--vc-text-base: 1rem;--vc-text-md: 1.1rem;--vc-text-lg: 1.25rem;--vc-text-xl: 1.5rem;--vc-text-2xl: 2rem;--vc-text-3xl: 3rem;--vc-r-xs: 4px;--vc-r-sm: 6px;--vc-r-md: 8px;--vc-r-lg: 12px;--vc-r-xl: 16px;--vc-r-2xl: 20px;--vc-r-pill: 999px;--vc-space-1: 4px;--vc-space-2: 8px;--vc-space-3: 12px;--vc-space-4: 16px;--vc-space-5: 24px;--vc-space-6: 32px;--vc-space-7: 48px;--vc-space-8: 64px;--vc-fast: .2s ease;--vc-normal: .3s ease;--vc-slow: .45s ease;--vc-ease-out: cubic-bezier(.16, 1, .3, 1);--vc-ease-in-out: cubic-bezier(.4, 0, .2, 1);--vc-ease-spring: cubic-bezier(.34, 1.56, .64, 1);--vc-dur-fast: .28s;--vc-dur-normal: .55s;--vc-dur-slow: .9s;--vc-z-base: 1;--vc-z-overlay: 50;--vc-z-nav: 100;--vc-z-modal: 200;--vc-z-toast: 300;--vc-container: 1280px;--vc-container-sm: 900px;--vc-container-md: 1100px;--vc-container-lg: 1280px}h1{font-family:var(--vc-font-hero)}h2,h3{font-family:var(--vc-font-title)}h4,h5,h6{font-family:var(--vc-font-display)}:root{--vc-yellow: #ffcc00;--vc-yellow-warm: #ffb800;--vc-amber: #ff9500;--vc-surface-1: #0d0d0f;--vc-surface-2: #121218;--vc-surface-3: #18181f;--vc-surface-hi: #1f1f28;--vc-glow-red: 0 0 18px rgba(255, 18, 48, .55), 0 0 54px rgba(255, 18, 48, .2);--vc-glow-red-xl: 0 0 32px rgba(255, 18, 48, .7), 0 0 96px rgba(255, 18, 48, .28), 0 0 180px rgba(255, 18, 48, .1);--vc-glow-gold: 0 0 16px rgba(200, 169, 110, .45), 0 0 44px rgba(200, 169, 110, .15);--vc-glow-amber: 0 0 24px rgba(255, 180, 0, .55), 0 0 72px rgba(255, 180, 0, .2);--vc-glow-amber-xl: 0 0 40px rgba(255, 204, 0, .65), 0 0 120px rgba(255, 184, 0, .25), 0 0 220px rgba(255, 150, 0, .1);--vc-glow-white: 0 0 16px rgba(255, 255, 255, .25), 0 0 44px rgba(255, 255, 255, .08);--vc-focus-ring: 0 0 0 3px rgba(255, 18, 48, .55), 0 0 0 5px rgba(255, 18, 48, .15);--vc-focus-ring-gold: 0 0 0 3px rgba(200, 169, 110, .55), 0 0 0 5px rgba(200, 169, 110, .15);--vc-btn-h: 48px;--vc-btn-px: 24px;--vc-btn-radius: var(--vc-r-sm, 6px);--vc-btn-font: var(--vc-font-display, "Barlow Condensed", sans-serif);--vc-btn-weight: 800;--vc-btn-size: .82rem;--vc-btn-tracking: .12em;--vc-btn-gap: 8px;--vc-scrim-light: rgba(4, 4, 4, .42);--vc-scrim-mid: rgba(4, 4, 4, .72);--vc-scrim-heavy: rgba(4, 4, 4, .92);--vc-gradient-red: linear-gradient(180deg, #ff1230 0%, #b90018 100%);--vc-gradient-gold: linear-gradient(180deg, #c8a96e 0%, #9a7a4a 100%);--vc-gradient-dark: linear-gradient(180deg, var(--vc-surface-1) 0%, var(--vc-bg) 100%);--vc-gradient-fade-down: linear-gradient(180deg, transparent 0%, var(--vc-bg) 100%);--vc-marquee-move: -50%;--vc-marquee-speed: 44s;--vc-ease-reveal: cubic-bezier(.16, 1, .3, 1);--vc-ease-slide: cubic-bezier(.22, 1, .36, 1);--vc-ease-pop: cubic-bezier(.34, 1.56, .64, 1);--vc-section-y: clamp(72px, 8vw, 120px);--vc-section-y-sm: clamp(48px, 5vw, 72px);--vc-route-glow: rgba(255, 18, 48, .32);--vc-route-core: rgba(255, 60, 80, .95);--vc-route-pulse: rgba(255, 255, 255, .9);--vc-track-tight: -.01em;--vc-track-normal: .04em;--vc-track-wide: .12em;--vc-track-wider: .2em;--vc-lh-tight: 1.05;--vc-lh-heading: 1.15;--vc-lh-body: 1.6;--vc-text-2xs: .62rem;--vc-text-sm-2: .72rem;--vc-text-md-2: 1.05rem;--vc-text-xl-2: 1.35rem;--vc-fs-h2: clamp(1.9rem, 4vw, 3.4rem);--vc-radius-sm: 8px;--vc-radius-md: 12px;--vc-radius-lg: 16px;--vc-radius-pill: 999px;--vc-font-mono: "JetBrains Mono", ui-monospace, "Courier New", monospace;--nav-h: 88px;--index-gutter: clamp(16px, 4vw, 64px);--vc-silver: #aeb6c2;--vc-paper: #f6f7fb;--vc-hairline: rgba(246, 247, 251, .09);--copper: var(--vc-gold-warm);--ease-out: var(--vc-ease-out);--silver: var(--vc-silver);--paper: var(--vc-paper);--line: var(--vc-hairline);--vc-bp-sm: 480px;--vc-bp-md: 768px;--vc-bp-lg: 1024px;--vc-bp-xl: 1280px}*:focus-visible{outline:none;box-shadow:var(--vc-focus-ring);border-radius:var(--vc-r-sm, 4px)}.vc-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.vc-eyebrow{display:inline-flex;align-items:center;gap:12px;font-family:var(--vc-font-display);font-size:.7rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--vc-red);margin-bottom:16px}.vc-eyebrow:before{content:"";display:block;width:28px;height:2px;background:var(--vc-red);flex-shrink:0}.vc-eyebrow--gold{color:var(--vc-gold-warm)}.vc-eyebrow--gold:before{background:var(--vc-gold-warm)}body .video-hero{position:relative!important;isolation:isolate;display:flex!important;align-items:center!important;width:100%;height:auto!important;min-height:calc(100svh - var(--nav-h, 88px))!important;padding:0!important;overflow:hidden!important;background:#020712}body .video-hero__video{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:58% center;filter:saturate(.82) brightness(.68) contrast(1.08) hue-rotate(7deg);transform:none!important}body .video-hero__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#010714f5,#020a1bc7 28%,#0209174d 58%,#0208132e),linear-gradient(180deg,#01071257,#01071214 46%,#010712e6)!important;pointer-events:none}body .video-hero__content{position:relative;z-index:2;align-self:center!important;width:min(100%,820px)!important;max-width:820px!important;max-height:none!important;margin:0!important;padding:clamp(42px,6vh,66px) clamp(28px,4vw,64px) clamp(36px,5vh,58px)!important;overflow:visible!important}body .video-hero__eyebrow{display:inline-flex!important;align-items:center;justify-content:flex-start!important;gap:10px!important;width:auto;margin:0 0 clamp(16px,2.2vh,24px)!important;color:#dcba76e0!important;font-size:clamp(10px,.72vw,12px)!important;letter-spacing:.2em!important;white-space:nowrap}body .video-hero__eyebrow:before{width:30px;height:1px}.video-hero__eyebrow-flags{width:52px;height:28px;object-fit:cover;border:1px solid rgba(255,255,255,.14);border-radius:999px;filter:saturate(.9) brightness(.85)}body .video-hero__title{width:min(100%,720px)!important;max-width:720px!important;margin:0 0 clamp(18px,2.4vh,26px)!important;padding:0!important;color:#f5f7fb!important;font-family:var(--vc-font-hero)!important;font-size:clamp(48px,4.7vw,82px)!important;font-weight:400!important;line-height:.89!important;letter-spacing:-.025em!important;text-transform:uppercase!important;text-wrap:initial;white-space:normal!important;overflow:visible!important}body .video-hero__title:after{content:none!important;display:none!important}.hero-accent-blue{color:#4a91dd!important;text-shadow:0 0 22px rgba(48,126,216,.28)!important}.hero-accent-red{color:#f1283e!important;text-shadow:0 0 22px rgba(241,40,62,.25)}.hero-accent-muted{color:#f2f3f6!important}.hero-accent-gold{color:#d1ad67!important;text-shadow:0 0 20px rgba(209,173,103,.2)}.video-hero__copy{width:min(100%,640px);margin-bottom:14px}body .video-hero__copy .video-hero__body{max-width:640px!important;margin:0 0 8px!important;color:#f2f4f8b8!important;font-size:clamp(12px,.88vw,15px)!important;line-height:1.5!important}body .vhero-trust-strip{display:flex!important;flex-flow:row wrap!important;align-items:center!important;gap:8px 18px!important;max-width:700px;margin:0 0 18px!important}body .vhero-trust-item{gap:6px!important;color:#f5f7fbc7!important;font-size:clamp(11px,.72vw,12.5px)!important;line-height:1.3;white-space:nowrap!important}body .video-hero__ctas{display:flex!important;flex-flow:row wrap!important;align-items:center!important;gap:10px!important;margin:0 0 8px!important}body .video-hero__ctas .btn{width:auto!important;min-height:46px!important;align-self:auto!important}body .video-hero .section-cta__micro{max-width:520px;margin:12px 0 16px!important;color:#ffffff9e!important;font-size:11px!important;text-align:left!important}body .video-hero__meta{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;width:min(100%,700px);max-width:700px!important;margin:0!important;padding:0!important;border:0!important}body .video-hero__meta-item,body .video-hero__meta-item+.video-hero__meta-item,body .video-hero__meta-item:nth-child(odd){min-width:0;min-height:66px;padding:11px 12px!important;border:1px solid rgba(255,255,255,.11)!important;border-radius:10px;background:#0208147a;backdrop-filter:blur(8px)}body .video-hero__meta-icon{display:none}body .video-hero__meta-num{color:#e7c981!important;font-size:clamp(18px,1.45vw,25px)!important;line-height:1!important}body .video-hero__meta-label{color:#f5f7fbb8!important;font-size:11px!important;line-height:1.3;white-space:normal}body .video-hero__scroll{display:none!important}body .drive-by.db--1{position:relative!important;z-index:1;clear:both;height:88px!important;margin:0!important;transform:none!important;overflow:hidden!important}body .drive-by.db--1 .db__logos{position:absolute;inset:0;height:100%}@media(min-width:761px)and (max-width:1024px){body .video-hero{align-items:flex-start!important}body .video-hero__content{align-self:flex-start!important;padding-top:clamp(108px,14vh,156px)!important}body .video-hero__title{font-size:clamp(48px,6.5vw,66px)!important}}@media(max-width:760px){.site-header__inner{width:100%!important;box-sizing:border-box!important;padding-inline:20px!important;justify-content:space-between!important}.site-header__actions{display:flex!important;align-items:center;margin-left:auto}.site-header__actions .vc-btn--phone,.site-header__actions .vc-btn--contract{display:none!important}.site-header__actions .vc-btn--phone-icon{display:inline-flex!important}.site-mobile-toggle{display:inline-flex!important;position:relative!important;z-index:10;visibility:visible!important;opacity:1!important;align-items:center;justify-content:center;flex-direction:column;gap:4px;width:44px;height:44px;padding:10px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#ffffff0a}.site-mobile-toggle span{display:block;width:20px;height:2px;background:#fff}body .video-hero{align-items:flex-start!important;min-height:calc(100svh - 72px)!important}body .video-hero__video{object-position:62% center;filter:saturate(.75) brightness(.48) contrast(1.1) hue-rotate(8deg)}body .video-hero__overlay{background:linear-gradient(90deg,#010611ed,#01071294),linear-gradient(180deg,#01061159,#010611f0)!important}body .video-hero__content{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:52px 20px 42px!important}body .video-hero__eyebrow{gap:8px!important;margin-bottom:18px!important;font-size:9px!important;letter-spacing:.14em!important}body .video-hero__eyebrow:before{width:20px}.video-hero__eyebrow-flags{width:44px;height:24px}body .video-hero__title{width:100%!important;max-width:100%!important;margin-bottom:20px!important;font-size:clamp(38px,11.8vw,50px)!important;line-height:.92!important;letter-spacing:-.02em!important;overflow-wrap:normal!important;word-break:normal!important}body .video-hero__title .hero-accent-gold{display:inline-block;font-size:.7em;letter-spacing:-.035em}.video-hero__copy,body .video-hero__copy .video-hero__body{width:100%;max-width:100%!important;white-space:normal!important;overflow-wrap:break-word}body .video-hero__copy .video-hero__body{font-size:13px!important;line-height:1.52!important}body .vhero-trust-strip{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin-bottom:18px!important}body .vhero-trust-item{font-size:11px!important;white-space:normal!important}body .video-hero__ctas{display:grid!important;grid-template-columns:1fr!important;width:100%;max-width:calc(100vw - 40px)!important}body .video-hero__ctas .btn{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box;justify-content:center;overflow:hidden}body .video-hero__ctas .btn__label{min-width:0;padding-inline:12px!important;font-size:11px!important;white-space:nowrap!important}body .video-hero__meta{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%;max-width:calc(100vw - 40px)!important}body .video-hero__meta-item,body .video-hero__meta-item+.video-hero__meta-item,body .video-hero__meta-item:nth-child(odd){min-height:62px;padding:10px!important}body .drive-by.db--1{height:72px!important}}@media(prefers-reduced-motion:reduce){body .video-hero__video{display:none}body .drive-by.db--1 .db__logos-track{animation:none!important;transform:none!important}}
