.elementor-kit-8{--e-global-color-primary:#E09010;--e-global-color-secondary:#0E1621;--e-global-color-text:#D9DDE3;--e-global-color-accent:#F4A927;--e-global-color-jplcnavy2:#345876;--e-global-color-jplcoffwhite:#121E2C;--e-global-color-jplcborder:#2A3D56;--e-global-color-jplcmuted:#A9B7C8;--e-global-color-jplcondark:#F3F0E8;--e-global-color-jplcondarkmut:#7C8EA3;--e-global-color-jplcfooter:#080D13;--e-global-color-jplcgoldhover:#F4A927;--e-global-color-jplcgoldtint:#8A5D15;--e-global-color-jplcongold:#080D13;--e-global-typography-primary-font-family:"Archivo";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Archivo";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Barlow";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.65em;--e-global-typography-accent-font-family:"Barlow";--e-global-typography-accent-font-weight:500;background-color:#0E1621;color:#D9DDE3;font-family:"Barlow", Sans-serif;font-size:17px;line-height:1.65em;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:#96600A;}.elementor-kit-8 a:hover{color:#1C1D20;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-family:"Barlow Condensed", Sans-serif;font-weight:700;border-radius:2px 2px 2px 2px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* === COMMAND BRIEF === */
/* Direction A: dark cinematic defense-tech foundation. Ported from
   mockups/direction-a-command.html. Token map + judgment calls documented in
   docs/build-reports/r1-command-foundation.md. Replaces the TIER1 POLISH block
   (2026-09-02) in full -- this pass supersedes it.

   SCOPE NOTE: content pages have not been repainted yet (a separate, later
   pass). Per-page sections still carry their original light backgrounds and
   their own explicit widget-level text colors. To avoid flipping legible
   dark-on-light text to illegible light-on-light (or light-on-white) on those
   untouched sections, this block deliberately does NOT force color on generic
   .elementor-kit-8s like h1/h2/p/a/body text. It DOES:
     - set the dark page ground (body background)
     - restyle typography (family/weight/size/tracking/case only -- never color)
     - restyle buttons (safe: the gold treatment reads on both light and dark)
     - grade content imagery
     - restyle the sticky header state (header is fully rebuilt dark this pass)
   Color repainting of per-page content happens in the page-pass that follows
   this foundation build. */

:root{
	--cb-ink-950:#080d13;
	--cb-ink-900:#0e1621;
	--cb-ink-850:#121e2c;
	--cb-ink-800:#162336;
	--cb-ink-700:#1c2c43;
	--cb-ink-600:#22364f;
	--cb-navy:#223951;
	--cb-navy-500:#345876;
	--cb-navy-400:#4c7398;
	--cb-line:#2a3d56;
	--cb-line-soft:#1c2c40;
	--cb-gold:#e09010;
	--cb-gold-hot:#f4a927;
	--cb-gold-dim:#8a5d15;
	--cb-paper:#f3f0e8;
	--cb-paper-dim:#d9dde3;
	--cb-muted:#a9b7c8;
	--cb-muted-2:#7c8ea3;
	--cb-font-display:'Archivo Expanded','Archivo',sans-serif;
	--cb-font-label:'Barlow Condensed','Barlow',sans-serif;
	--cb-font-body:'Barlow',sans-serif;
	--cb-font-data:'Barlow','Archivo',sans-serif;
}

/* --- Dark page ground (body only; content sections keep their own bg until their page pass) --- */
body{
	background-color: var(--cb-ink-900) !important;
}

/* --- Display / heading type scale -- family, weight, tracking, case only. No color. --- */
h1.elementor-heading-title,
.elementor-slide-heading{
	font-family: var(--cb-font-display) !important;
	font-weight: 900 !important;
	text-transform: uppercase !important;
	letter-spacing: .005em !important;
	font-size: clamp(44px, 7.4vw, 96px) !important;
	line-height: .98 !important;
}
h2.elementor-heading-title{
	font-family: var(--cb-font-display) !important;
	font-weight: 800 !important;
	text-transform: uppercase !important;
	font-size: clamp(30px, 4.2vw, 52px) !important;
	line-height: 1.04 !important;
}
h3.elementor-heading-title,
h4.elementor-heading-title{
	font-family: var(--cb-font-display) !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
}
.elementor-widget-heading:has(> h1.elementor-heading-title) + .elementor-widget-text-editor p{
	font-family: var(--cb-font-body) !important;
	font-weight: 400 !important;
	font-size: 19px !important;
	line-height: 1.65 !important;
}

/* --- Tracked uppercase label / eyebrow utility (no live consumer yet -- token for the page pass) --- */
.jplc-eyebrow, .eyebrow{
	font-family: var(--cb-font-data);
	font-size: 12px;
	letter-spacing: .16em;
	text-transform: uppercase;
	color: var(--cb-gold-hot);
}

/* --- Data / stamp-block face: tabular figures, tracked. Scoped utility + footer codes block. --- */
[data-face], .code, .codes, .stamp, .mono, [class*='mono'], [class*='code'], [class*='stamp'], [class*='ledger'], [class*='meta']{
	font-variant-numeric: tabular-nums;
	letter-spacing: .045em;
	font-family: var(--cb-font-data);
}
.elementor-location-footer .elementor-element-100045{
	font-variant-numeric: tabular-nums;
	letter-spacing: .04em;
	font-family: var(--cb-font-data) !important;
}
.elementor-counter-number{
	font-family: var(--cb-font-display) !important;
	font-weight: 700 !important;
	font-size: clamp(34px,4vw,54px) !important;
	color: var(--cb-gold-hot) !important;
	font-variant-numeric: tabular-nums;
}

/* --- Content imagery: duotone grade (excludes header/footer logo + hero slides, already graded) --- */
.elementor-widget-image img{
	filter: grayscale(.15) saturate(.9) contrast(1.04);
}
.elementor-location-header .elementor-widget-image img,
.elementor-location-footer .elementor-widget-image img,
.elementor-widget-slides img{
	filter: none;
}

/* --- Buttons: gold-on-ink primary treatment reads correctly on both dark and (still-)light sections --- */
.elementor-button{
	font-family: var(--cb-font-label) !important;
	font-weight: 700 !important;
	font-size: 15px !important;
	letter-spacing: .07em !important;
	text-transform: uppercase !important;
	padding: 15px 30px !important;
	border-radius: 2px !important;
	background-color: var(--cb-gold) !important;
	color: var(--cb-ink-950) !important;
	border: 1px solid var(--cb-gold) !important;
	transition: transform .18s ease, background-color .18s ease, color .18s ease, border-color .18s ease !important;
}
.elementor-button:hover{
	background-color: var(--cb-gold-hot) !important;
	border-color: var(--cb-gold-hot) !important;
	color: var(--cb-ink-950) !important;
	transform: translateY(-2px);
}

/* --- Header: fully rebuilt dark this pass, safe to target directly --- */
.elementor-location-header .elementor-element-100011{
	background-color: rgba(14,22,33,.92) !important;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	transition: box-shadow .25s ease, padding-top .25s ease, padding-bottom .25s ease;
}
.elementor-location-header .elementor-element-100011.jplc-header-scrolled{
	box-shadow: 0 2px 12px rgba(0,0,0,.45);
	padding-top: 11px !important;
	padding-bottom: 11px !important;
}
/* === /COMMAND BRIEF === *//* End custom CSS */