/* ==== Base & components (hand-authored) — prepended to generated utilities ==== */
*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}
html{-webkit-text-size-adjust:100%;tab-size:4}
body{margin:0;line-height:inherit;background-color:#0A141E;color:#E2E8F0;font-family:'Inter',ui-sans-serif,system-ui,sans-serif}
h1,h2,h3,h4,h5,h6,p,dl,dd,figure{margin:0}
a{color:inherit;text-decoration:inherit}
b,strong{font-weight:bolder}
button,input{font-family:inherit;font-size:100%;line-height:inherit;color:inherit;margin:0;padding:0}
button{background-color:transparent;background-image:none;cursor:pointer;text-transform:inherit;letter-spacing:inherit}
table{text-indent:0;border-color:inherit;border-collapse:collapse}
img,svg,video{display:block;vertical-align:middle}
img,video{max-width:100%;height:auto}
h1,h2,h3,h4{font-size:inherit;font-weight:inherit}
i,em{font-style:italic}
::selection{background-color:#F0513B;color:#fff}

/* Icons: inline SVGs scale with font-size like icon fonts did */
.icon{width:1em;height:1em;display:inline-block;vertical-align:-0.125em}
span.text-5xl>.icon,div.text-5xl>.icon{width:1em;height:1em}

/* Accessibility: visible keyboard focus everywhere */
:focus-visible{outline:2px solid #49AAEE;outline-offset:2px}
.skip-link{position:absolute;left:-9999px;top:0;z-index:100;background:#F0513B;color:#fff;padding:0.75rem 1.25rem;font-weight:700;font-size:0.875rem;text-transform:uppercase;letter-spacing:0.05em}
.skip-link:focus{left:0}

/* Desktop nav links */
.nav-link{color:#cbd5e1}
.nav-link:hover{color:#F0513B;border-bottom-color:#F0513B}
.nav-link[aria-current="page"]{color:#F0513B;border-bottom-color:#F0513B}
.nav-link-m[aria-current="page"]{color:#F0513B}

/* Hero technical grid backdrop */
.tech-grid{background-image:linear-gradient(rgba(148,163,184,0.15) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,0.15) 1px,transparent 1px);background-size:24px 24px}

/* Rotator frames: compositor-friendly opacity cross-fade */
.rotator-frame{transition:opacity 1s cubic-bezier(0.4,0,0.2,1)}
.bg-dks-base\/70{background-color:rgba(10,20,30,0.7)}

/* Partner marquee */
@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
.animate-marquee{display:flex;width:max-content;animation:marquee 35s linear infinite;will-change:transform}
.animate-marquee:hover,.animate-marquee:focus-within{animation-play-state:paused}

/* Cards */
.defense-card{background:#112233;border:1px solid #284666;border-top:3px solid #284666;transition:border-color .2s ease,background-color .2s ease}
.defense-card:hover{border-top-color:#F0513B;background:#162C42}
.defense-card.border-t-dks-coral{border-top-color:#F0513B}
.logo-card{background:rgba(17,34,51,0.9);border:1px solid #284666;transition:border-color .2s ease-in-out,background-color .2s ease-in-out}
.logo-card:hover{border-color:#49AAEE;background:#162C42}
.leader-card{background:#112233;border-left:2px solid #284666;transition:border-color .3s ease,background-color .3s ease}
.leader-card:hover{border-left-color:#F0513B;background:#162C42}

/* Reduced motion: stop marquee, rotator fades, smooth scroll */
@media (prefers-reduced-motion: reduce){
  html{scroll-behavior:auto}
  .animate-marquee{animation:none;flex-wrap:wrap;justify-content:center}
  .rotator-frame{transition:none}
  *,::before,::after{transition-duration:0.01ms !important;animation-duration:0.01ms !important}
}

/* ==== Generated utilities (purged) ==== */
.-inset-4{inset:-1rem}
.-skew-x-12{transform:skewX(-12deg)}
.absolute{position:absolute}
.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.bg-dks-base{background-color:#0A141E}
.bg-dks-charcoal{background-color:#112233}
.bg-dks-charcoal\/95{background-color:rgba(17,34,51,0.95)}
.bg-dks-coral{background-color:#F0513B}
.bg-dks-surface{background-color:#1A3048}
.bg-emerald-500{background-color:#10b981}
.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gf,transparent),var(--tw-gt,transparent))}
.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gf,transparent),var(--tw-gt,transparent))}
.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gf,transparent),var(--tw-gv,transparent),var(--tw-gt,transparent))}
.bg-slate-700{background-color:#334155}
.bg-slate-800{background-color:#1e293b}
.bg-slate-900{background-color:#0f172a}
.bg-transparent{background-color:transparent}
.bg-white{background-color:#ffffff}
.block{display:block}
.border{border-width:1px}
.border-0{border-width:0px}
.border-2{border-width:2px}
.border-b{border-bottom-width:1px}
.border-b-2{border-bottom-width:2px}
.border-b-4{border-bottom-width:4px}
.border-collapse{border-collapse:collapse}
.border-dks-border{border-color:#284666}
.border-dks-coral{border-color:#F0513B}
.border-l{border-left-width:1px}
.border-l-2{border-left-width:2px}
.border-l-4{border-left-width:4px}
.border-r{border-right-width:1px}
.border-slate-600{border-color:#475569}
.border-slate-700{border-color:#334155}
.border-slate-800{border-color:#1e293b}
.border-t{border-top-width:1px}
.border-t-dks-coral{border-top-color:#F0513B}
.border-transparent{border-color:transparent}
.border-y{border-top-width:1px;border-bottom-width:1px}
.bottom-0{bottom:0}
.divide-slate-800>:not([hidden])~:not([hidden]){border-color:#1e293b}
.divide-y>:not([hidden])~:not([hidden]){border-top-width:1px;border-color:var(--divide-color,#1e293b)}
.duration-700{transition-duration:700ms}
.flex{display:flex}
.flex-1{flex:1 1 0%}
.flex-col{flex-direction:column}
.flex-grow{flex-grow:1}
.flex-shrink-0{flex-shrink:0}
.flex-wrap{flex-wrap:wrap}
.font-black{font-weight:900}
.font-bold{font-weight:700}
.font-medium{font-weight:500}
.font-semibold{font-weight:600}
.from-black\/85{--tw-gf:rgba(0,0,0,0.85)}
.from-dks-charcoal{--tw-gf:#112233}
.gap-0{gap:0}
.gap-10{gap:2.5rem}
.gap-12{gap:3rem}
.gap-2{gap:0.5rem}
.gap-3{gap:0.75rem}
.gap-4{gap:1rem}
.gap-6{gap:1.5rem}
.gap-8{gap:2rem}
.gap-px{gap:1px}
.gap-x-4{column-gap:1rem}
.gap-x-8{column-gap:2rem}
.gap-y-1{row-gap:0.25rem}
.gap-y-6{row-gap:1.5rem}
.grayscale{filter:grayscale(100%)}
.grid{display:grid}
.group:hover .group-hover\:opacity-20{opacity:0.2}
.h-1\.5{height:0.375rem}
.h-10{height:2.5rem}
.h-11{height:2.75rem}
.h-12{height:3rem}
.h-16{height:4rem}
.h-2{height:0.5rem}
.h-20{height:5rem}
.h-8{height:2rem}
.h-80{height:20rem}
.h-9{height:2.25rem}
.h-full{height:100%}
.h-px{height:1px}
.hidden{display:none}
.hover\:bg-\[\#C9402C\]:hover{background-color:#C9402C}
.hover\:bg-black:hover{background-color:#000000}
.hover\:bg-dks-surface:hover{background-color:#1A3048}
.hover\:bg-slate-800:hover{background-color:#1e293b}
.hover\:grayscale-0:hover{filter:grayscale(0)}
.hover\:text-white:hover{color:#ffffff}
.inline-block{display:inline-block}
.inline-flex{display:inline-flex}
.inset-0{inset:0}
.inset-x-0{left:0;right:0}
.italic{font-style:italic}
.items-center{align-items:center}
.items-end{align-items:flex-end}
.items-start{align-items:flex-start}
.justify-between{justify-content:space-between}
.justify-center{justify-content:center}
.leading-\[1\.1\]{line-height:1.1}
.leading-none{line-height:1}
.leading-relaxed{line-height:1.625}
.leading-tight{line-height:1.25}
.left-0{left:0}
.max-w-2xl{max-width:42rem}
.max-w-3xl{max-width:48rem}
.max-w-4xl{max-width:56rem}
.max-w-7xl{max-width:80rem}
.max-w-md{max-width:28rem}
.mb-0\.5{margin-bottom:0.125rem}
.mb-1{margin-bottom:0.25rem}
.mb-10{margin-bottom:2.5rem}
.mb-12{margin-bottom:3rem}
.mb-16{margin-bottom:4rem}
.mb-2{margin-bottom:0.5rem}
.mb-20{margin-bottom:5rem}
.mb-3{margin-bottom:0.75rem}
.mb-4{margin-bottom:1rem}
.mb-5{margin-bottom:1.25rem}
.mb-6{margin-bottom:1.5rem}
.mb-8{margin-bottom:2rem}
.min-h-screen{min-height:100vh}
.mt-0\.5{margin-top:0.125rem}
.mt-1{margin-top:0.25rem}
.mt-10{margin-top:2.5rem}
.mt-12{margin-top:3rem}
.mt-16{margin-top:4rem}
.mt-2{margin-top:0.5rem}
.mt-4{margin-top:1rem}
.mt-8{margin-top:2rem}
.mx-auto{margin-left:auto;margin-right:auto}
.normal-case{text-transform:none}
.object-center{object-position:center}
.object-contain{object-fit:contain}
.object-cover{object-fit:cover}
.opacity-0{opacity:0.0}
.opacity-10{opacity:0.1}
.opacity-100{opacity:1.0}
.opacity-20{opacity:0.2}
.opacity-50{opacity:0.5}
.overflow-hidden{overflow:hidden}
.overflow-x-auto{overflow-x:auto}
.p-1{padding:0.25rem}
.p-10{padding:2.5rem}
.p-2{padding:0.5rem}
.p-4{padding:1rem}
.p-5{padding:1.25rem}
.p-6{padding:1.5rem}
.p-8{padding:2rem}
.pb-1\.5{padding-bottom:0.375rem}
.pb-16{padding-bottom:4rem}
.pb-2{padding-bottom:0.5rem}
.pb-3{padding-bottom:0.75rem}
.pb-4{padding-bottom:1rem}
.pb-6{padding-bottom:1.5rem}
.pl-4{padding-left:1rem}
.pl-6{padding-left:1.5rem}
.pointer-events-none{pointer-events:none}
.pt-12{padding-top:3rem}
.pt-16{padding-top:4rem}
.pt-4{padding-top:1rem}
.pt-6{padding-top:1.5rem}
.pt-8{padding-top:2rem}
.px-4{padding-left:1rem;padding-right:1rem}
.px-5{padding-left:1.25rem;padding-right:1.25rem}
.px-6{padding-left:1.5rem;padding-right:1.5rem}
.px-8{padding-left:2rem;padding-right:2rem}
.py-1\.5{padding-top:0.375rem;padding-bottom:0.375rem}
.py-12{padding-top:3rem;padding-bottom:3rem}
.py-16{padding-top:4rem;padding-bottom:4rem}
.py-2{padding-top:0.5rem;padding-bottom:0.5rem}
.py-3{padding-top:0.75rem;padding-bottom:0.75rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.py-6{padding-top:1.5rem;padding-bottom:1.5rem}
.py-8{padding-top:2rem;padding-bottom:2rem}
.relative{position:relative}
.right-0{right:0}
.rounded-full{border-radius:9999px}
.rounded-none{border-radius:0}
.scroll-smooth{scroll-behavior:smooth}
.shadow-2xl{box-shadow:0 25px 50px -12px rgb(0 0 0/0.25)}
.shadow-md{box-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1)}
.shrink-0{flex-shrink:0}
.space-y-1>:not([hidden])~:not([hidden]){margin-top:0.25rem}
.space-y-2>:not([hidden])~:not([hidden]){margin-top:0.5rem}
.space-y-3>:not([hidden])~:not([hidden]){margin-top:0.75rem}
.space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}
.space-y-5>:not([hidden])~:not([hidden]){margin-top:1.25rem}
.space-y-6>:not([hidden])~:not([hidden]){margin-top:1.5rem}
.space-y-8>:not([hidden])~:not([hidden]){margin-top:2rem}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
.sticky{position:sticky}
.text-2xl{font-size:1.5rem;line-height:2rem}
.text-3xl{font-size:1.875rem;line-height:2.25rem}
.text-5xl{font-size:3rem;line-height:1}
.text-\[10px\]{font-size:10px;line-height:1.4}
.text-\[11px\]{font-size:11px;line-height:1.4}
.text-\[12px\]{font-size:12px;line-height:1.4}
.text-\[13px\]{font-size:13px;line-height:1.4}
.text-\[6vw\]{font-size:6vw;line-height:1.4}
.text-\[8vw\]{font-size:8vw;line-height:1.4}
.text-balance{text-wrap:balance}
.text-base{font-size:1rem;line-height:1.5rem}
.text-center{text-align:center}
.text-dks-coral{color:#F0513B}
.text-dks-sky{color:#49AAEE}
.text-emerald-500{color:#10b981}
.text-left{text-align:left}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-right{text-align:right}
.text-slate-100{color:#f1f5f9}
.text-slate-200{color:#e2e8f0}
.text-slate-300{color:#cbd5e1}
.text-slate-400{color:#94a3b8}
.text-slate-500{color:#64748b}
.text-slate-900{color:#0f172a}
.text-sm{font-size:0.875rem;line-height:1.25rem}
.text-white{color:#ffffff}
.text-white\/90{color:rgba(255,255,255,0.9)}
.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-xs{font-size:0.75rem;line-height:1rem}
.to-transparent{--tw-gt:transparent}
.top-0{top:0}
.tracking-\[0\.15em\]{letter-spacing:0.15em}
.tracking-\[0\.2em\]{letter-spacing:0.2em}
.tracking-normal{letter-spacing:0}
.tracking-tight{letter-spacing:-0.025em}
.tracking-tighter{letter-spacing:-0.05em}
.tracking-wide{letter-spacing:0.025em}
.tracking-wider{letter-spacing:0.05em}
.tracking-widest{letter-spacing:0.1em}
.transition-all{transition-property:all;transition-duration:150ms;transition-timing-function:cubic-bezier(0.4,0,0.2,1)}
.transition-colors{transition-property:color,background-color,border-color;transition-duration:150ms;transition-timing-function:cubic-bezier(0.4,0,0.2,1)}
.transition-opacity{transition-property:opacity;transition-duration:150ms;transition-timing-function:cubic-bezier(0.4,0,0.2,1)}
.underline{text-decoration-line:underline}
.uppercase{text-transform:uppercase}
.via-black\/40{--tw-gv:rgba(0,0,0,0.4)}
.w-11{width:2.75rem}
.w-16{width:4rem}
.w-2{width:0.5rem}
.w-20{width:5rem}
.w-auto{width:auto}
.w-full{width:100%}
.whitespace-nowrap{white-space:nowrap}
.z-0{z-index:0}
.z-10{z-index:10}
.z-20{z-index:20}
.z-40{z-index:40}
.z-50{z-index:50}
@media (min-width:640px){.sm\:border-l{border-left-width:1px}.sm\:flex-row{flex-direction:row}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-sm{font-size:0.875rem;line-height:1.25rem}.sm\:w-36{width:9rem}}
@media (min-width:768px){.md\:col-span-5{grid-column:span 5/span 5}.md\:col-span-7{grid-column:span 7/span 7}.md\:flex-row{flex-direction:row}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:items-end{align-items:flex-end}.md\:p-10{padding:2.5rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}}
@media (min-width:1024px){.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:flex{display:flex}.lg\:gap-12{gap:3rem}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:hidden{display:none}.lg\:justify-end{justify-content:flex-end}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pt-12{padding-top:3rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:space-y-6>:not([hidden])~:not([hidden]){margin-top:1.5rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-right{text-align:right}}
@media (min-width:1280px){.xl\:text-\[3\.25rem\]{font-size:3.25rem;line-height:1.4}.xl\:text-\[4rem\]{font-size:4rem;line-height:1.4}}