body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}.aspect--9\:16,.responsive.ratio-916{padding-bottom:177.7777%}.aspect--1\:1,.responsive.ratio-11{padding-bottom:100%}
/* Barlow and Barlow Condensed are self-hosted under the SIL Open Font License 1.1.
   Licenses: files/vpzbrig21/theme/fonts/OFL-Barlow*.txt */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/files/vpzbrig21/theme/fonts/barlow-400.woff2') format('woff2');
}

@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/files/vpzbrig21/theme/fonts/barlow-500.woff2') format('woff2');
}

@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/files/vpzbrig21/theme/fonts/barlow-600.woff2') format('woff2');
}

@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/files/vpzbrig21/theme/fonts/barlow-700.woff2') format('woff2');
}

@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/files/vpzbrig21/theme/fonts/barlow-condensed-500.woff2') format('woff2');
}

@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/files/vpzbrig21/theme/fonts/barlow-condensed-600.woff2') format('woff2');
}

@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/files/vpzbrig21/theme/fonts/barlow-condensed-700.woff2') format('woff2');
}

@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('/files/vpzbrig21/theme/fonts/barlow-condensed-800.woff2') format('woff2');
}

@font-face {
  font-family: 'Barlow Condensed';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('/files/vpzbrig21/theme/fonts/barlow-condensed-700-italic.woff2') format('woff2');
}

:root {
  --ink: #11130f;
  --ink-soft: #171a15;
  --panel: #1d211a;
  --panel-2: #24291f;
  --line: rgba(239, 233, 213, 0.16);
  --line-strong: rgba(239, 233, 213, 0.32);
  --paper: #e9e2cf;
  --paper-soft: #bdb7a6;
  --olive: #555a35;
  --olive-light: #747951;
  --sand: #b6a476;
  --signal: #c6ff4a;
  --white: #f6f2e8;
  --shell: min(1220px, calc(100% - 48px));
  --display: 'Barlow Condensed', 'Arial Narrow', sans-serif;
  --body: 'Barlow', Arial, sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 120px; }
body { margin: 0; color: var(--paper); background: var(--ink); font-family: var(--body); line-height: 1.65; -webkit-font-smoothing: antialiased; }
body.menu-open { overflow: hidden; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button { font: inherit; }
.shell { width: var(--shell); margin-inline: auto; }
.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; }
.skip-link { position: fixed; z-index: 200; left: 16px; top: 16px; transform: translateY(-150%); padding: 10px 16px; background: var(--signal); color: var(--ink); font-weight: 700; }
.skip-link:focus { transform: translateY(0); }

.signal-bar { height: 34px; color: var(--paper-soft); background: #0a0c09; border-bottom: 1px solid rgba(255,255,255,.06); font-family: var(--display); font-size: .76rem; letter-spacing: .1em; text-transform: uppercase; }
.signal-bar__inner { height: 100%; display: flex; align-items: center; justify-content: space-between; }
.signal-bar p { margin: 0; display: flex; align-items: center; gap: 8px; }
.signal-bar strong { color: var(--white); }
.signal-links { display: flex; height: 100%; }
.signal-links a { display: grid; place-items: center; padding-inline: 18px; border-inline-start: 1px solid rgba(255,255,255,.08); }
.signal-links a:hover { color: var(--signal); }
.status-dot { width: 6px; aspect-ratio: 1; background: var(--signal); box-shadow: 0 0 12px var(--signal); border-radius: 50%; }

.site-header { position: sticky; z-index: 100; top: 0; height: 88px; background: rgba(17,19,15,.9); border-bottom: 1px solid var(--line); backdrop-filter: blur(18px); transition: height .25s ease, box-shadow .25s ease; }
.site-header.is-scrolled { height: 74px; box-shadow: 0 18px 60px rgba(0,0,0,.28); }
.header-inner { height: 100%; display: flex; align-items: center; justify-content: space-between; }
.brand { display: flex; align-items: center; gap: 15px; height: 100%; }
.brand img { width: 54px; height: 68px; object-fit: contain; transition: width .25s, height .25s; }
.is-scrolled .brand img { width: 45px; height: 57px; }
.brand-copy { display: grid; line-height: 1; }
.brand-copy strong { color: var(--white); font-family: var(--display); font-size: 1.35rem; letter-spacing: .09em; text-transform: uppercase; }
.brand-copy small { margin-top: 6px; color: var(--paper-soft); font-size: .64rem; letter-spacing: .12em; text-transform: uppercase; }
.main-nav { display: flex; align-items: center; gap: clamp(20px, 2.2vw, 36px); }
.main-nav > a:not(.button) { position: relative; font-family: var(--display); font-size: .86rem; font-weight: 600; letter-spacing: .08em; text-transform: uppercase; }
.main-nav > a:not(.button)::after { content: ''; position: absolute; left: 0; right: 100%; bottom: -8px; height: 2px; background: var(--signal); transition: right .2s ease; }
.main-nav > a:hover::after, .main-nav > a[aria-current="page"]::after { right: 0; }
.menu-toggle { display: none; border: 0; color: var(--white); background: transparent; }

.button { display: inline-flex; align-items: center; justify-content: center; min-height: 52px; padding: 0 26px; color: var(--ink); background: var(--signal); border: 1px solid var(--signal); font-family: var(--display); font-weight: 700; letter-spacing: .08em; line-height: 1; text-transform: uppercase; clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 10px 100%, 0 calc(100% - 10px)); transition: background .2s, color .2s, transform .2s; }
.button:hover { color: var(--signal); background: transparent; transform: translateY(-2px); }
.button--small { min-height: 42px; padding-inline: 20px; font-size: .8rem; }
.button--light { color: var(--ink); background: var(--white); border-color: var(--white); }
.button--light:hover { color: var(--white); }
.button--contrast { color: var(--white); background: var(--ink); border-color: var(--ink); }
.button--contrast:hover { color: var(--white); background: #30352a; border-color: #30352a; }
.button--outline { color: var(--white); background: transparent; border-color: var(--line-strong); }
.button--outline:hover { color: var(--ink); background: var(--signal); border-color: var(--signal); }
.text-link { display: inline-flex; align-items: center; gap: 12px; color: var(--white); font-family: var(--display); font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.text-link span, .text-link b { color: var(--signal); font-size: 1.2em; transition: transform .2s; }
.text-link:hover span, .text-link:hover b { transform: translate(3px, -3px); }
.text-link--light span { color: var(--ink); }
.text-link--dark { color: var(--ink); font-size: .76rem; }
.text-link--dark span { color: var(--olive); }

.hero { position: relative; min-height: calc(100svh - 122px); overflow: hidden; background: radial-gradient(circle at 73% 40%, rgba(85,90,53,.34), transparent 34%), linear-gradient(140deg, #141711 0%, #10120e 62%, #1d2118 100%); border-bottom: 1px solid var(--line); }
.map-grid { position: absolute; inset: 0; opacity: .45; pointer-events: none; background-image: linear-gradient(rgba(233,226,207,.035) 1px, transparent 1px), linear-gradient(90deg, rgba(233,226,207,.035) 1px, transparent 1px), repeating-radial-gradient(ellipse at 84% 52%, transparent 0 42px, rgba(182,164,118,.12) 43px 44px, transparent 45px 66px); background-size: 56px 56px, 56px 56px, auto; mask-image: linear-gradient(90deg, transparent, #000 28%, #000); }
.hero-grid { position: relative; min-height: calc(100svh - 122px); display: grid; grid-template-columns: 1.04fr .8fr; align-items: center; gap: 60px; padding-block: 64px 100px; }
.hero-grid > *,
.detail-hero__grid > *,
.section-heading--split > *,
.training-grid > *,
.unit-card > * { min-width: 0; }
.eyebrow, .kicker { margin: 0 0 20px; color: var(--sand); font-family: var(--display); font-size: .82rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; }
.eyebrow span { color: var(--ink); background: var(--signal); padding: 5px 9px; }
h1, h2, h3 { margin-top: 0; font-family: var(--display); line-height: .95; text-transform: uppercase; }
h1 { margin-bottom: 28px; color: var(--white); font-size: clamp(4.4rem, 8.4vw, 8rem); font-weight: 800; letter-spacing: -.04em; }
h1 em { color: var(--sand); font-style: italic; font-weight: 700; }
.hero-lead { max-width: 680px; margin: 0; color: var(--paper-soft); font-size: clamp(1.04rem, 1.4vw, 1.22rem); }
.hero-actions { display: flex; align-items: center; gap: 34px; margin-top: 36px; }
.hero-facts { display: flex; gap: 0; margin: 52px 0 0; padding: 0; list-style: none; border-block: 1px solid var(--line); }
.hero-facts li { display: flex; align-items: center; gap: 12px; min-width: 148px; padding: 15px 24px 15px 0; margin-right: 24px; border-right: 1px solid var(--line); }
.hero-facts strong { color: var(--white); font-family: var(--display); font-size: 1.65rem; line-height: 1; }
.hero-facts span { color: var(--paper-soft); font-family: var(--display); font-size: .68rem; letter-spacing: .1em; line-height: 1.25; text-transform: uppercase; }
.hero-visual { position: relative; align-self: stretch; display: grid; place-items: center; min-height: 650px; }
.logo-frame { position: relative; z-index: 2; width: min(92%, 520px); padding: 36px 32px 22px; background: linear-gradient(150deg, rgba(85,90,53,.76), rgba(26,29,22,.9)); border: 1px solid rgba(182,164,118,.48); clip-path: polygon(0 0, 84% 0, 100% 14%, 100% 100%, 16% 100%, 0 86%); box-shadow: 0 40px 120px rgba(0,0,0,.36); }
.logo-frame::before, .logo-frame::after { content: ''; position: absolute; z-index: -1; inset: 13px; border: 1px solid rgba(233,226,207,.12); clip-path: inherit; }
.logo-frame img { width: 100%; max-height: 580px; object-fit: contain; filter: drop-shadow(0 26px 24px rgba(0,0,0,.34)); }
.frame-code, .frame-meta { position: absolute; z-index: 3; color: var(--paper-soft); font-family: var(--display); font-size: .65rem; font-weight: 700; letter-spacing: .18em; writing-mode: vertical-rl; }
.frame-code { left: 10px; top: 42px; }
.frame-meta { right: 10px; bottom: 42px; transform: rotate(180deg); }
.hero-stamp { position: absolute; z-index: 1; right: -5%; bottom: 4%; color: transparent; font-family: var(--display); font-size: clamp(18rem, 30vw, 34rem); font-weight: 800; line-height: .7; -webkit-text-stroke: 1px rgba(233,226,207,.09); }
.hero-ticker { position: absolute; bottom: 0; left: 0; right: 0; display: flex; align-items: center; justify-content: space-around; gap: 22px; height: 42px; overflow: hidden; color: var(--ink); background: var(--sand); font-family: var(--display); font-size: .78rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.hero-ticker i { width: 5px; aspect-ratio: 1; background: var(--ink); transform: rotate(45deg); }

.section { padding-block: clamp(90px, 10vw, 150px); }
.section-heading { max-width: 800px; margin-bottom: 62px; }
.section-heading--split { max-width: none; display: grid; grid-template-columns: 1fr minmax(280px, 420px); gap: 80px; align-items: end; }
.section-heading--split > p { margin: 0; color: var(--paper-soft); }
.section h2 { margin-bottom: 0; color: var(--white); font-size: clamp(3.2rem, 5.8vw, 5.6rem); font-weight: 700; letter-spacing: -.025em; }
.large-copy { color: var(--white); font-size: clamp(1.2rem, 1.8vw, 1.55rem); line-height: 1.55; }

.intro { background: var(--paper); color: #34372d; }
.intro-grid { display: grid; grid-template-columns: .9fr 1fr; gap: clamp(60px, 9vw, 130px); }
.intro .section-heading h2 { color: var(--ink); }
.intro .kicker { color: var(--olive); }
.intro-copy > p:not(.large-copy) { color: #55584c; }
.intro .large-copy { color: var(--ink); }
.notice { display: grid; grid-template-columns: 34px 1fr; gap: 16px; align-items: start; margin-top: 38px; padding-top: 24px; border-top: 1px solid rgba(17,19,15,.18); }
.notice__mark { display: grid; place-items: center; width: 28px; aspect-ratio: 1; color: var(--paper); background: var(--olive); border-radius: 50%; font-weight: 700; }
.notice p { margin: 0; font-size: .88rem; }
.feature-row { display: grid; grid-template-columns: repeat(3, 1fr); margin-top: 88px; border: 1px solid rgba(17,19,15,.16); }
.feature-card { min-height: 260px; padding: 36px; border-right: 1px solid rgba(17,19,15,.16); }
.feature-card:last-child { border: 0; }
.feature-card__number { color: var(--olive); font-family: var(--display); font-size: .75rem; letter-spacing: .15em; }
.feature-card h3 { margin: 66px 0 14px; color: var(--ink); font-size: 2rem; }
.feature-card p { margin: 0; color: #55584c; }

.units { background: #141610; }
.branch-legend { display: flex; justify-content: flex-end; gap: 24px; margin: -34px 0 26px; color: var(--paper-soft); font-family: var(--display); font-size: .67rem; font-weight: 600; letter-spacing: .1em; text-transform: uppercase; }
.branch-legend span { display: flex; align-items: center; gap: 8px; }
.branch-dot { width: 18px; height: 4px; background: var(--branch-color); }
.branch-dot--green { --branch-color: #43b968; }
.branch-dot--pink { --branch-color: #e68aaf; }
.unit-list { border-top: 1px solid var(--line-strong); }
.unit-card { --branch-color: var(--sand); --branch-glow: rgba(182,164,118,.16); position: relative; display: grid; grid-template-columns: 150px 1fr 230px 40px; gap: 36px; align-items: center; min-height: 230px; padding: 34px 12px; border-bottom: 1px solid var(--line); transition: background .25s, padding-inline .25s; }
.unit-card--green { --branch-color: #43b968; --branch-glow: rgba(67,185,104,.17); }
.unit-card--pink { --branch-color: #e68aaf; --branch-glow: rgba(230,138,175,.17); }
.unit-card:hover { padding-inline: 24px; background: linear-gradient(90deg, var(--branch-glow), transparent); }
.unit-code { position: relative; display: grid; align-content: center; justify-items: start; min-height: 112px; padding-left: 16px; color: var(--branch-color); border-left: 3px solid var(--branch-color); font-family: var(--display); line-height: .8; }
.unit-code::before { content: 'TE'; position: absolute; left: -3px; top: 0; padding: 3px 5px; color: var(--ink); background: var(--branch-color); font-size: .55rem; font-weight: 800; letter-spacing: .1em; line-height: 1; }
.unit-code span { font-size: 1.08rem; font-weight: 700; letter-spacing: .055em; text-transform: none; }
.unit-code strong { color: var(--white); font-size: 4.5rem; }
.unit-copy .tag { margin: 0 0 10px; color: var(--branch-color); font-family: var(--display); font-size: .7rem; letter-spacing: .13em; text-transform: uppercase; }
.unit-copy h3 { margin-bottom: 14px; color: var(--white); font-size: 2.3rem; }
.unit-copy > p:last-child { max-width: 600px; margin: 0; color: var(--paper-soft); }
.unit-tags { display: flex; flex-wrap: wrap; gap: 8px; margin: 0; padding: 0; list-style: none; }
.unit-tags li { padding: 6px 10px; color: var(--paper-soft); border: 1px solid var(--line); font-family: var(--display); font-size: .68rem; letter-spacing: .1em; text-transform: uppercase; }
.unit-card > a { color: var(--branch-color); font-size: 1.5rem; }

.training { background: var(--olive); }
.training-grid { display: grid; grid-template-columns: .8fr 1fr; gap: clamp(70px, 10vw, 140px); align-items: center; }
.training-visual { position: relative; display: grid; place-items: center; min-height: 660px; overflow: hidden; background: #25291c; border: 1px solid rgba(255,255,255,.13); clip-path: polygon(0 0, 88% 0, 100% 12%, 100% 100%, 12% 100%, 0 88%); }
.radar { position: relative; width: 82%; aspect-ratio: 1; border: 1px solid rgba(198,255,74,.28); border-radius: 50%; background: repeating-radial-gradient(circle, transparent 0 16%, rgba(198,255,74,.16) 16.4% 16.8%, transparent 17.2% 32%); }
.radar::before, .radar::after { content: ''; position: absolute; left: 50%; top: 0; bottom: 0; border-left: 1px solid rgba(198,255,74,.16); }
.radar::after { transform: rotate(90deg); }
.radar i { position: absolute; left: 50%; top: 50%; width: 6px; aspect-ratio: 1; background: var(--signal); border-radius: 50%; box-shadow: 0 0 14px var(--signal); }
.radar i:nth-child(1) { transform: translate(88px, -122px); }.radar i:nth-child(2) { transform: translate(-118px, 54px); }.radar i:nth-child(3) { transform: translate(62px, 112px); }
.radar span { position: absolute; inset: 0; display: grid; place-items: center; color: rgba(233,226,207,.12); font-family: var(--display); font-size: 12rem; font-weight: 800; }
.training-quote { position: absolute; left: 40px; bottom: 40px; }
.training-quote > span { color: var(--signal); font-family: var(--display); font-size: .7rem; letter-spacing: .14em; text-transform: uppercase; }
.training-quote blockquote { margin: 10px 0 0; color: var(--white); font-family: var(--display); font-size: 2rem; font-weight: 600; line-height: 1.05; text-transform: uppercase; }
.training-content .kicker { color: var(--signal); }
.training-content > h2 { font-size: clamp(3.1rem, 5vw, 5rem); }
.training-content .large-copy { color: #e3dfcf; }
.timeline { margin: 44px 0 0; padding: 0; list-style: none; }
.timeline li { display: grid; grid-template-columns: 52px 1fr; gap: 22px; padding: 24px 0; border-top: 1px solid rgba(255,255,255,.18); }
.timeline li > span { color: var(--signal); font-family: var(--display); font-weight: 700; }
.timeline h3 { margin-bottom: 8px; color: var(--white); font-size: 1.45rem; letter-spacing: .02em; }
.timeline p { margin: 0; color: #d1cdbd; font-size: .93rem; }

.capabilities { background: var(--paper); color: var(--ink); }
.capabilities .section-heading h2, .capabilities h3 { color: var(--ink); }
.capabilities .kicker { color: var(--olive); }
.capabilities .section-heading--split > p { color: #55584c; }
.capability-grid { display: grid; grid-template-columns: 1.3fr 1fr 1fr; border: 1px solid rgba(17,19,15,.17); }
.capability-card { min-height: 390px; padding: 38px; border-right: 1px solid rgba(17,19,15,.17); }
.capability-card:last-child { border: 0; }
.capability-card--wide { background: var(--olive); color: var(--paper); }
.capability-card--wide h3 { color: var(--white); }
.capability-icon { display: grid; place-items: center; width: 58px; aspect-ratio: 1; color: var(--olive); border: 1px solid rgba(17,19,15,.22); font-family: var(--display); font-size: 1.4rem; }
.capability-card--wide .capability-icon { color: var(--signal); border-color: rgba(255,255,255,.24); }
.capability-card h3 { margin: 100px 0 16px; font-size: 2rem; }
.capability-card p { color: #55584c; }
.capability-card--wide p { color: #d5d0c0; }
.capability-card .text-link { margin-top: 20px; }

.news-preview { background: #171914; }
.news-grid { display: grid; grid-template-columns: 1.2fr .9fr .9fr; gap: 18px; }
.news-card { overflow: hidden; background: var(--panel); border: 1px solid var(--line); transition: transform .25s, border-color .25s; }
.news-card:hover { transform: translateY(-6px); border-color: var(--sand); }
.news-art { position: relative; display: flex; align-items: flex-end; justify-content: space-between; min-height: 210px; padding: 22px; overflow: hidden; color: var(--paper); font-family: var(--display); background: #303427; }
.news-card--lead .news-art { min-height: 300px; }
.news-art::before, .archive-art::before { content: ''; position: absolute; inset: -25%; background: repeating-radial-gradient(ellipse at 30% 20%, transparent 0 25px, rgba(233,226,207,.12) 26px 27px, transparent 28px 45px); transform: rotate(-15deg); }
.news-art::after, .archive-art::after { content: ''; position: absolute; width: 160px; aspect-ratio: 1; right: -40px; top: -40px; border: 1px solid rgba(198,255,74,.35); border-radius: 50%; box-shadow: inset 0 0 0 25px rgba(0,0,0,.08), inset 0 0 0 26px rgba(198,255,74,.15); }
.news-art span, .news-art strong, .archive-art span, .archive-art strong, .archive-art i { position: relative; z-index: 1; }
.news-art span { font-size: .7rem; letter-spacing: .14em; }
.news-art strong { color: rgba(255,255,255,.34); font-size: 4.6rem; line-height: .75; }
.news-art--operation { background: linear-gradient(145deg, #555a35, #24291e); }
.news-art--training { background: linear-gradient(145deg, #3d4431, #171b14); }
.news-art--community { background: linear-gradient(145deg, #776b4c, #302e23); }
.news-art--tech { background: linear-gradient(145deg, #313c39, #18201e); }
.news-art--afteraction { background: linear-gradient(145deg, #5a3d35, #2c211d); }
.news-art--medical { background: linear-gradient(145deg, #404a43, #202620); }
.news-art--anniversary { background: linear-gradient(145deg, #675b3d, #29271b); }
.news-body { padding: 26px; }
.news-meta { display: flex; flex-wrap: wrap; gap: 10px 18px; margin-bottom: 18px; color: var(--paper-soft); font-family: var(--display); font-size: .68rem; letter-spacing: .1em; text-transform: uppercase; }
.news-meta span:first-child { color: var(--signal); }
.news-body h3, .archive-card h3 { margin-bottom: 14px; color: var(--white); font-size: 1.8rem; line-height: 1.05; }
.news-body p { margin: 0 0 22px; color: var(--paper-soft); font-size: .9rem; }
.news-body .text-link { font-size: .76rem; }

.application { padding-block: 0; color: var(--ink); background: var(--signal); }
.application-grid { display: grid; grid-template-columns: 1fr 1fr; }
.application-copy { padding: 90px 80px 90px 0; }
.application .kicker { color: #455c10; }
.application h2 { color: var(--ink); }
.application-copy > p:not(.kicker) { max-width: 600px; font-size: 1.1rem; }
.application-actions { display: flex; align-items: center; gap: 30px; margin-top: 34px; }
.application-actions .text-link { color: var(--ink); }
.requirements { padding: 80px; color: var(--paper); background: var(--ink-soft); }
.requirements h3 { margin-bottom: 26px; color: var(--white); font-size: 2rem; }
.requirements ul { margin: 0; padding: 0; list-style: none; }
.requirements li { display: grid; grid-template-columns: 34px 1fr; gap: 12px; padding: 13px 0; border-top: 1px solid var(--line); }
.requirements li span { color: var(--signal); font-family: var(--display); font-size: .72rem; }
.requirements-note { margin: 30px 0 0; padding: 18px; color: var(--paper-soft); background: var(--panel); border-left: 3px solid var(--signal); font-size: .84rem; }

.faq { background: var(--paper); color: var(--ink); }
.faq-grid { display: grid; grid-template-columns: .65fr 1fr; gap: 100px; }
.faq .section-heading h2 { color: var(--ink); }
.faq .kicker { color: var(--olive); }
.faq .section-heading > p:last-child { color: #5d6055; }
.accordion details { border-top: 1px solid rgba(17,19,15,.2); }
.accordion details:last-child { border-bottom: 1px solid rgba(17,19,15,.2); }
.accordion summary { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 25px 0; cursor: pointer; font-family: var(--display); font-size: 1.3rem; font-weight: 700; line-height: 1.2; text-transform: uppercase; list-style: none; }
.accordion summary::-webkit-details-marker { display: none; }
.accordion summary span { display: grid; place-items: center; flex: 0 0 30px; aspect-ratio: 1; color: var(--paper); background: var(--olive); transition: transform .2s; }
.accordion details[open] summary span { transform: rotate(45deg); background: var(--ink); }
.accordion details p { max-width: 700px; margin: -8px 40px 26px 0; color: #55584c; }

.site-footer { background: #0c0e0b; border-top: 1px solid var(--line); }
.footer-main { display: grid; grid-template-columns: 1.5fr .6fr .7fr 1fr; gap: 60px; padding-block: 72px; }
.footer-brand { display: flex; align-items: flex-start; gap: 22px; }
.footer-brand img { width: 72px; height: 90px; object-fit: contain; }
.footer-brand strong { color: var(--white); font-family: var(--display); font-size: 1.8rem; letter-spacing: .08em; text-transform: uppercase; }
.footer-brand p { max-width: 260px; margin: 8px 0 0; color: var(--paper-soft); font-size: .85rem; }
.footer-links { display: grid; align-content: start; gap: 10px; }
.footer-links h2 { margin: 0 0 12px; color: var(--white); font-family: var(--display); font-size: .8rem; letter-spacing: .12em; text-transform: uppercase; }
.footer-links a { color: var(--paper-soft); font-size: .85rem; }
.footer-links a:hover { color: var(--signal); }
.footer-cta h2 { margin-bottom: 20px; color: var(--white); font-size: 1.8rem; line-height: 1.05; }
.footer-cta .kicker { color: var(--sand); margin-bottom: 12px; }
.footer-cta .text-link { font-size: .78rem; }
.footer-legal { display: grid; grid-template-columns: 1fr auto; gap: 18px 30px; align-items: center; padding-block: 24px; color: #7f8178; border-top: 1px solid var(--line); font-size: .72rem; }
.footer-legal p { margin: 0; }
.footer-legal > div { display: flex; gap: 20px; }
.footer-disclaimer { grid-column: 1 / -1; }

/* Consent notice for the self-hosted, cookieless Matomo integration. */
.consent-banner {
  position: fixed;
  z-index: 1000;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 18px;
  pointer-events: none;
}

.consent-banner[hidden] { display: none; }

.consent-banner__panel {
  width: min(920px, 100%);
  margin-inline: auto;
  padding: clamp(24px, 4vw, 38px);
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: clamp(24px, 4vw, 54px);
  align-items: end;
  color: var(--paper);
  background: #171a15;
  border: 1px solid var(--line-strong);
  border-top: 3px solid var(--signal);
  box-shadow: 0 24px 80px rgba(0, 0, 0, .62);
  pointer-events: auto;
}

.consent-banner__copy { min-width: 0; }
.consent-banner__copy .kicker { margin-bottom: 10px; color: var(--signal); }
.consent-banner__copy h2 { margin-bottom: 14px; color: var(--white); font-size: clamp(1.8rem, 3vw, 2.5rem); line-height: 1; }
.consent-banner__copy p:not(.kicker) { max-width: 650px; margin: 0; color: var(--paper-soft); font-size: .92rem; }
.consent-banner__copy a { display: inline-block; margin-top: 12px; color: var(--signal); font-size: .78rem; text-decoration: underline; text-underline-offset: .2em; }
.consent-banner__actions { display: grid; gap: 10px; min-width: 250px; }
.consent-banner__actions .button { width: 100%; cursor: pointer; }

.consent-settings-link {
  margin: 0;
  padding: 0;
  color: inherit;
  background: transparent;
  border: 0;
  cursor: pointer;
  font: inherit;
}

.consent-settings-link:hover,
.consent-settings-link:focus-visible { color: var(--signal); }

.subhero { position: relative; overflow: hidden; background: linear-gradient(135deg, #141710, #24291d); border-bottom: 1px solid var(--line); }
.subhero-grid { position: relative; min-height: 610px; display: grid; grid-template-columns: 1fr .7fr; gap: 80px; align-items: center; padding-block: 80px; }
.subhero h1 { font-size: clamp(4.8rem, 9vw, 8.5rem); }
.subhero p:not(.eyebrow) { max-width: 650px; color: var(--paper-soft); font-size: 1.12rem; }
.subhero-index { justify-self: end; display: grid; width: min(100%, 450px); aspect-ratio: 1; place-items: center; align-content: center; border: 1px solid rgba(182,164,118,.4); clip-path: polygon(0 0, 84% 0, 100% 16%, 100% 100%, 16% 100%, 0 84%); background: rgba(85,90,53,.35); }
.subhero-index span, .subhero-index i { color: var(--paper-soft); font-family: var(--display); font-size: .72rem; font-style: normal; letter-spacing: .2em; }
.subhero-index strong { color: transparent; font-family: var(--display); font-size: 14rem; line-height: .78; -webkit-text-stroke: 1px rgba(233,226,207,.4); }
.archive { background: var(--paper); color: var(--ink); }
.archive-toolbar { display: flex; justify-content: space-between; align-items: end; gap: 40px; margin-bottom: 46px; }
.archive-toolbar .kicker { color: var(--olive); margin-bottom: 8px; }
.archive-toolbar h1,
.archive-toolbar h2 { color: var(--ink); font-size: clamp(3rem, 5vw, 4.6rem); }
.filter-group { display: flex; flex-wrap: wrap; gap: 8px; }
.filter-group button { padding: 9px 14px; color: #55584c; background: transparent; border: 1px solid rgba(17,19,15,.22); cursor: pointer; font-family: var(--display); font-size: .7rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.filter-group button:hover, .filter-group button.is-active { color: var(--paper); background: var(--olive); border-color: var(--olive); }
.archive-feature { display: grid; grid-template-columns: 1.12fr 1fr; min-height: 480px; margin-bottom: 22px; background: var(--ink-soft); }
.archive-art { position: relative; display: flex; align-items: flex-end; justify-content: space-between; overflow: hidden; padding: 36px; }
.archive-art span { font-family: var(--display); font-size: .8rem; letter-spacing: .16em; }
.archive-art strong { color: rgba(255,255,255,.26); font-family: var(--display); font-size: 8rem; line-height: .75; }
.archive-art i { position: absolute; top: 28px; right: 28px; color: var(--signal); font-family: var(--display); font-size: .72rem; font-style: normal; letter-spacing: .12em; }
.archive-feature__copy { display: flex; flex-direction: column; justify-content: center; padding: clamp(40px, 6vw, 78px); }
.archive-feature__copy h2 { margin-bottom: 20px; color: var(--white); font-size: clamp(2.6rem, 4vw, 4.3rem); }
.archive-feature__copy > p { margin: 0 0 30px; color: var(--paper-soft); }
.archive-feature__copy .button { align-self: flex-start; }
.archive-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 22px; }
.archive-card { padding: 0 0 36px; border: 1px solid rgba(17,19,15,.18); }
.archive-card .news-art { min-height: 270px; margin-bottom: 28px; }
.archive-card > .news-meta, .archive-card > h3, .archive-card > p, .archive-card > .text-link { margin-inline: 30px; }
.archive-card .news-meta span:first-child { color: var(--olive); }
.archive-card h3 { color: var(--ink); font-size: 2rem; }
.archive-card > p { color: #55584c; }
.archive-card .text-link { color: var(--ink); font-size: .75rem; }
.archive-card .text-link span { color: var(--olive); }
[data-category][hidden] { display: none !important; }
.empty-state { padding: 70px; text-align: center; border: 1px solid rgba(17,19,15,.18); }
.newsletter { padding-block: 80px; color: var(--ink); background: var(--signal); }
.newsletter-inner { display: flex; align-items: center; justify-content: space-between; gap: 60px; }
.newsletter .kicker { margin-bottom: 8px; color: #4d6317; }
.newsletter h2 { margin-bottom: 12px; color: var(--ink); font-size: clamp(2.8rem, 4vw, 4.2rem); }
.newsletter p:not(.kicker) { margin: 0; }

.detail-hero { position: relative; overflow: hidden; background: linear-gradient(135deg, #11140f, #272c20); border-bottom: 1px solid var(--line); }
.detail-hero__grid { position: relative; min-height: 650px; display: grid; grid-template-columns: 1fr .72fr; gap: 90px; align-items: center; padding-block: 85px; }
.detail-hero h1 { font-size: clamp(4.6rem, 8vw, 8.2rem); }
.detail-hero p:not(.eyebrow) { max-width: 690px; color: var(--paper-soft); font-size: 1.14rem; }
.detail-hero--tech { background: radial-gradient(circle at 76% 46%, rgba(198,255,74,.08), transparent 26%), linear-gradient(135deg, #10130f, #222a20); }
.detail-hero--organisation { background: radial-gradient(circle at 78% 48%, rgba(182,164,118,.14), transparent 28%), linear-gradient(135deg, #11130f, #2b2b20); }
.detail-hero--training { background: radial-gradient(circle at 78% 48%, rgba(85,90,53,.32), transparent 30%), linear-gradient(135deg, #11130f, #20251a); }

.system-display { justify-self: end; width: min(100%, 480px); }
.system-ring { position: relative; display: grid; place-items: center; align-content: center; width: 100%; aspect-ratio: 1; border: 1px solid rgba(198,255,74,.26); border-radius: 50%; background: repeating-radial-gradient(circle, transparent 0 17%, rgba(198,255,74,.1) 17.3% 17.7%, transparent 18% 33%); }
.system-ring::before, .system-ring::after { content: ''; position: absolute; inset: 8%; border: 1px dashed rgba(233,226,207,.15); border-radius: 50%; }
.system-ring::after { inset: 24%; border-style: solid; }
.system-ring span { color: var(--signal); font-family: var(--display); font-size: .7rem; letter-spacing: .2em; }
.system-ring strong { color: transparent; font-family: var(--display); font-size: 12rem; line-height: .8; -webkit-text-stroke: 1px rgba(233,226,207,.36); }
.system-display ul { display: flex; justify-content: center; gap: 28px; margin: 24px 0 0; padding: 0; list-style: none; color: var(--paper-soft); font-family: var(--display); font-size: .68rem; letter-spacing: .12em; text-transform: uppercase; }
.system-display li { display: flex; align-items: center; gap: 8px; }
.system-display li i, .system-status i { width: 6px; aspect-ratio: 1; background: var(--signal); border-radius: 50%; box-shadow: 0 0 10px rgba(198,255,74,.8); }

.tech-overview { background: var(--paper); color: var(--ink); }
.tech-overview .section-heading h2 { color: var(--ink); }
.tech-overview .section-heading--split > p { color: #55584c; }
.tech-overview .kicker { color: var(--olive); }
.hardware-grid { display: grid; grid-template-columns: repeat(3, 1fr); border: 1px solid rgba(17,19,15,.18); }
.hardware-card { min-height: 620px; padding: 34px; border-right: 1px solid rgba(17,19,15,.18); }
.hardware-card:last-child { border: 0; }
.hardware-card--primary { color: var(--paper); background: var(--olive); }
.hardware-card__top { display: flex; justify-content: space-between; align-items: center; margin-bottom: 76px; }
.hardware-card__top > strong { color: rgba(17,19,15,.28); font-family: var(--display); font-size: 3rem; }
.hardware-card--primary .hardware-card__top > strong { color: rgba(255,255,255,.24); }
.system-status { display: flex; align-items: center; gap: 9px; font-family: var(--display); font-size: .68rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.hardware-card:not(.hardware-card--primary) .system-status i { background: var(--olive); box-shadow: none; }
.hardware-card h3 { margin-bottom: 18px; color: var(--ink); font-size: 2.6rem; }
.hardware-card--primary h3 { color: var(--white); }
.hardware-card > p { min-height: 100px; margin-bottom: 30px; color: #55584c; }
.hardware-card--primary > p { color: #dad5c5; }
.hardware-card dl { margin: 0; border-top: 1px solid rgba(17,19,15,.18); }
.hardware-card--primary dl { border-color: rgba(255,255,255,.18); }
.hardware-card dl div { display: grid; grid-template-columns: .8fr 1.3fr; gap: 14px; padding: 13px 0; border-bottom: 1px solid rgba(17,19,15,.14); }
.hardware-card--primary dl div { border-color: rgba(255,255,255,.14); }
.hardware-card dt { color: #777a6e; font-family: var(--display); font-size: .67rem; letter-spacing: .08em; text-transform: uppercase; }
.hardware-card--primary dt { color: #bdbba9; }
.hardware-card dd { margin: 0; font-size: .84rem; font-weight: 600; }
.security-note { display: flex; gap: 18px; margin: 28px 0 0; padding: 18px 22px; color: #55584c; background: rgba(85,90,53,.08); border-left: 3px solid var(--olive); font-size: .82rem; }
.security-note span { color: var(--olive); font-family: var(--display); font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }

.partner-section { background: #161913; }
.partner-grid { display: grid; grid-template-columns: repeat(3, 1fr); border: 1px solid var(--line); }
.partner-card { min-height: 460px; padding: 38px; border-right: 1px solid var(--line); }
.partner-card:last-child { border: 0; }
.partner-logo { display: flex; align-items: center; justify-content: center; width: 100%; height: 112px; padding: 24px 28px; background: var(--white); border: 1px solid var(--line-strong); }
.partner-logo--dark { background: #090b0a; }
.partner-logo img { display: block; width: auto; height: auto; max-width: 230px; max-height: 64px; object-fit: contain; }
.partner-card .tag { margin: 48px 0 10px; color: var(--sand); font-family: var(--display); font-size: .67rem; letter-spacing: .12em; text-transform: uppercase; }
.partner-card h3 { margin-bottom: 16px; color: var(--white); font-size: 2.3rem; }
.partner-card > p:not(.tag) { min-height: 90px; color: var(--paper-soft); }
.partner-card .text-link { margin-top: 18px; font-size: .74rem; }

.operations { background: var(--olive); }
.operations-grid { display: grid; grid-template-columns: .7fr 1fr; gap: 100px; }
.operations .section-heading { position: sticky; top: 120px; align-self: start; }
.operations .kicker { color: var(--signal); }
.operations .section-heading p:last-child { color: #d5d0c0; }
.operations-list { border-top: 1px solid rgba(255,255,255,.2); }
.operations-list article { display: grid; grid-template-columns: 54px 1fr; gap: 24px; padding: 30px 0; border-bottom: 1px solid rgba(255,255,255,.2); }
.operations-list article > span { color: var(--signal); font-family: var(--display); font-weight: 700; }
.operations-list h3 { margin-bottom: 8px; color: var(--white); font-size: 1.8rem; }
.operations-list p { margin: 0; color: #d5d0c0; }

.page-cta { color: var(--ink); background: var(--signal); }
.page-cta__inner { min-height: 320px; display: flex; align-items: center; justify-content: space-between; gap: 70px; padding-block: 60px; }
.page-cta .kicker { margin-bottom: 10px; color: #485d16; }
.page-cta h2 { margin-bottom: 16px; color: var(--ink); font-size: clamp(3rem, 5vw, 5rem); }
.page-cta p:not(.kicker) { max-width: 650px; margin: 0; }

.org-emblem, .training-index { justify-self: end; display: grid; place-items: center; align-content: center; width: min(100%, 450px); aspect-ratio: 1; background: rgba(85,90,53,.25); border: 1px solid rgba(182,164,118,.4); clip-path: polygon(0 0, 84% 0, 100% 16%, 100% 100%, 16% 100%, 0 84%); }
.org-emblem span, .org-emblem i, .training-index span, .training-index i { color: var(--paper-soft); font-family: var(--display); font-size: .72rem; font-style: normal; letter-spacing: .2em; }
.org-emblem strong { color: transparent; font-family: var(--display); font-size: 13rem; line-height: .8; -webkit-text-stroke: 1px rgba(233,226,207,.4); }

.org-section { background: var(--paper); color: var(--ink); }
.org-section .section-heading h2 { color: var(--ink); }
.org-section .section-heading--split > p { color: #55584c; }
.org-section .kicker { color: var(--olive); }
.org-chart { display: grid; justify-items: center; }
.org-command { width: min(100%, 920px); display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; }
.org-command .org-node { width: 100%; }
.org-node { width: 100%; padding: 26px; text-align: center; color: var(--ink); background: #f2eddf; border: 1px solid rgba(17,19,15,.18); }
.org-node--lead { width: min(100%, 470px); color: var(--paper); background: var(--olive); }
.org-node--deputy { color: var(--paper); background: #34382b; }
.org-node--staff { width: min(100%, 620px); background: #d9d2bd; }
.org-node span { color: var(--olive); font-family: var(--display); font-size: .66rem; letter-spacing: .14em; text-transform: uppercase; }
.org-node--lead span, .org-node--deputy span { color: var(--signal); }
.org-node h3 { margin: 8px 0 10px; color: var(--ink); font-size: 2rem; }
.org-node--lead h3, .org-node--deputy h3 { color: var(--white); }
.org-node p { margin: 0; color: #64675c; font-size: .86rem; }
.org-node--lead p, .org-node--deputy p { color: #d7d2c3; }
.org-connector { width: 1px; height: 46px; background: rgba(17,19,15,.3); }
.org-connector--branch { position: relative; width: 75%; }
.org-connector--branch::after { content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 1px; background: rgba(17,19,15,.3); }
.staff-posts { width: 100%; display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; }
.staff-posts article { min-height: 140px; padding: 24px; background: #f2eddf; border: 1px solid rgba(17,19,15,.18); }
.staff-posts span { color: var(--olive); font-family: var(--display); font-size: 1rem; font-weight: 800; letter-spacing: .12em; }
.staff-posts h3 { margin: 34px 0 0; color: var(--ink); font-size: 1.35rem; }
.representation-note { width: 100%; display: grid; grid-template-columns: 180px 1fr; gap: 28px; align-items: start; margin-bottom: 28px; padding: 26px; color: var(--paper); background: var(--olive); }
.representation-note > span { color: var(--signal); font-family: var(--display); font-size: .68rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.representation-note strong { display: block; margin-bottom: 8px; color: var(--white); font-family: var(--display); font-size: 1.45rem; line-height: 1.1; text-transform: uppercase; }
.representation-note p { margin: 0; color: #d9d4c4; font-size: .9rem; }
.org-units { width: 100%; display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }
.org-units .org-node { position: relative; }
.org-units .org-node::before { content: ''; position: absolute; left: 50%; top: -47px; width: 1px; height: 47px; background: rgba(17,19,15,.3); }

.staff-section { background: #171914; }
.staff-grid { display: grid; grid-template-columns: repeat(2, 1fr); border: 1px solid var(--line); }
.staff-card { min-height: 330px; padding: 38px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.staff-card:nth-child(even) { border-right: 0; }
.staff-card:nth-last-child(-n+2) { border-bottom: 0; }
.staff-card > span { color: var(--signal); font-family: var(--display); font-size: 1.2rem; font-weight: 700; letter-spacing: .12em; }
.staff-card h3 { margin: 62px 0 14px; color: var(--white); font-size: 2rem; }
.staff-card > p { color: var(--paper-soft); }
.staff-card .text-link { margin-top: 16px; font-size: .74rem; }

.contact-section { background: var(--olive); }
.contact-grid { display: grid; grid-template-columns: .62fr 1fr; gap: 90px; }
.contact-section .kicker { color: var(--signal); }
.contact-section .section-heading > p:last-child { color: #d3cebd; }
.contact-cards { border-top: 1px solid rgba(255,255,255,.2); }
.contact-cards article { display: grid; grid-template-columns: 38px 1fr auto; gap: 22px; align-items: center; padding: 30px 0; border-bottom: 1px solid rgba(255,255,255,.2); }
.contact-cards article > span { color: var(--signal); font-family: var(--display); font-weight: 700; }
.contact-cards .tag { margin: 0 0 6px; color: #d1cbb7; font-family: var(--display); font-size: .64rem; letter-spacing: .1em; text-transform: uppercase; }
.contact-cards h3 { margin-bottom: 8px; color: var(--white); font-size: 1.65rem; }
.contact-cards p:not(.tag) { margin: 0; color: #d3cebd; font-size: .86rem; }
.contact-cards .button { min-width: 130px; }

.training-index { background: repeating-radial-gradient(circle, transparent 0 17%, rgba(198,255,74,.1) 17.4% 17.8%, transparent 18.2% 34%), rgba(85,90,53,.2); border-radius: 50%; clip-path: none; }
.training-index strong { color: transparent; font-family: var(--display); font-size: 8rem; line-height: 1; -webkit-text-stroke: 1px rgba(198,255,74,.48); }
.pathway { background: var(--paper); color: var(--ink); }
.pathway .section-heading h2 { color: var(--ink); }
.pathway .section-heading--split > p { color: #55584c; }
.pathway .kicker { color: var(--olive); }
.pathway-list { margin: 0; padding: 0; list-style: none; border-top: 1px solid rgba(17,19,15,.22); }
.pathway-list li { display: grid; grid-template-columns: 60px 150px 1fr 110px; gap: 24px; align-items: center; padding: 30px 0; border-bottom: 1px solid rgba(17,19,15,.22); }
.pathway-number { color: var(--olive); font-family: var(--display); font-weight: 700; }
.pathway-code { color: #777a6e; font-family: var(--display); font-size: .68rem; font-weight: 700; letter-spacing: .12em; }
.pathway-list h3 { margin-bottom: 8px; color: var(--ink); font-size: 1.7rem; }
.pathway-list p { margin: 0; color: #5e6156; }
.pathway-list li > strong { color: var(--olive); font-family: var(--display); font-size: .67rem; letter-spacing: .1em; text-align: right; text-transform: uppercase; }

.course-section { background: #171914; }
.course-group { margin-bottom: 28px; border: 1px solid var(--line); }
.course-group__head { display: grid; grid-template-columns: 70px 1fr auto; gap: 28px; align-items: center; padding: 32px; background: var(--olive); }
.course-group__head > span { color: var(--signal); font-family: var(--display); font-size: .68rem; letter-spacing: .12em; text-transform: uppercase; }
.course-group__head h3 { margin-bottom: 6px; color: var(--white); font-size: 2rem; }
.course-group__head p { margin: 0; color: #d4cfbe; }
.course-group__head > strong { color: transparent; font-family: var(--display); font-size: 4.5rem; -webkit-text-stroke: 1px rgba(255,255,255,.35); }
.course-grid { display: grid; grid-template-columns: repeat(3, 1fr); }
.course-grid article { min-height: 220px; padding: 28px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.course-grid article:nth-child(3n) { border-right: 0; }
.course-grid article:nth-last-child(-n+3) { border-bottom: 0; }
.course-grid article > span { color: var(--signal); font-family: var(--display); font-size: .7rem; }
.course-grid h4 { margin: 42px 0 10px; color: var(--white); font-family: var(--display); font-size: 1.35rem; line-height: 1.1; text-transform: uppercase; }
.course-grid p { margin: 0; color: var(--paper-soft); font-size: .84rem; }
.specialisation-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.specialisation-card { min-height: 390px; padding: 30px; background: var(--panel); border: 1px solid var(--line); }
.specialisation-card .tag { margin: 0 0 10px; color: var(--sand); font-family: var(--display); font-size: .65rem; letter-spacing: .12em; text-transform: uppercase; }
.specialisation-code { color: var(--signal); font-family: var(--display); font-size: .72rem; letter-spacing: .14em; }
.specialisation-card h3 { margin: 68px 0 16px; color: var(--white); font-size: 2rem; }
.specialisation-card > p:not(.tag) { color: var(--paper-soft); }
.specialisation-card ul { display: flex; flex-wrap: wrap; gap: 7px; margin: 25px 0 0; padding: 0; list-style: none; }
.specialisation-card li { padding: 5px 9px; color: var(--paper-soft); border: 1px solid var(--line); font-family: var(--display); font-size: .64rem; letter-spacing: .08em; text-transform: uppercase; }

.principles { background: var(--olive); }
.principles-grid { display: grid; grid-template-columns: .65fr 1fr; gap: 100px; }
.principles .kicker { color: var(--signal); }
.principle-list { display: grid; grid-template-columns: repeat(2, 1fr); border-top: 1px solid rgba(255,255,255,.2); border-left: 1px solid rgba(255,255,255,.2); }
.principle-list article { min-height: 240px; padding: 28px; border-right: 1px solid rgba(255,255,255,.2); border-bottom: 1px solid rgba(255,255,255,.2); }
.principle-list strong { color: var(--signal); font-family: var(--display); }
.principle-list h3 { margin: 54px 0 10px; color: var(--white); font-size: 1.7rem; }
.principle-list p { margin: 0; color: #d5d0c0; font-size: .88rem; }

/* Dienstgrade */
.detail-hero--ranks { background: radial-gradient(circle at 78% 38%, rgba(198,255,74,.09), transparent 28%), linear-gradient(135deg, #11130f 0%, #20241a 55%, #303522 100%); }
.rank-hero-mark { justify-self: end; display: grid; place-items: center; align-content: center; width: min(100%, 450px); aspect-ratio: 1; background: rgba(85,90,53,.22); border: 1px solid rgba(198,255,74,.28); clip-path: polygon(0 0, 84% 0, 100% 16%, 100% 100%, 16% 100%, 0 84%); }
.rank-hero-mark span, .rank-hero-mark i { color: var(--paper-soft); font-family: var(--display); font-size: .72rem; font-style: normal; letter-spacing: .2em; }
.rank-hero-mark strong { color: transparent; font-family: var(--display); font-size: 13rem; line-height: .8; -webkit-text-stroke: 1px rgba(198,255,74,.48); }

.rank-intro, .rank-catalogue { color: var(--ink); background: var(--paper); }
.rank-intro .section-heading h2, .rank-catalogue .section-heading h2 { color: var(--ink); }
.rank-intro .section-heading--split > p, .rank-catalogue .section-heading--split > p { color: #55584c; }
.rank-intro .kicker, .rank-catalogue .kicker { color: var(--olive); }
.rank-current { display: grid; grid-template-columns: 190px 1fr minmax(260px, .7fr); align-items: stretch; color: var(--paper); background: var(--olive); border: 1px solid rgba(17,19,15,.2); }
.rank-current > div { padding: 30px; border-right: 1px solid rgba(255,255,255,.16); }
.rank-current > div:last-child { border-right: 0; }
.rank-current span { display: block; margin-bottom: 10px; color: var(--signal); font-family: var(--display); font-size: .66rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.rank-current > div:first-child { display: flex; flex-direction: column; justify-content: space-between; }
.rank-current > div:first-child strong { color: var(--white); font-family: var(--display); font-size: 3.4rem; line-height: 1; }
.rank-current h3 { margin-bottom: 12px; color: var(--white); font-size: 2.2rem; }
.rank-current p { margin: 0; color: #d9d4c4; }
.rank-current__future { background: rgba(17,19,15,.18); }

.promotion-system { background: #171914; }
.promotion-grid { display: grid; grid-template-columns: repeat(3, 1fr); border: 1px solid var(--line); }
.promotion-card { min-height: 430px; padding: 34px; border-right: 1px solid var(--line); }
.promotion-card:last-child { border-right: 0; }
.promotion-card > span { color: var(--signal); font-family: var(--display); font-size: 1.1rem; font-weight: 700; }
.promotion-card .tag { margin: 58px 0 10px; color: var(--sand); font-family: var(--display); font-size: .64rem; letter-spacing: .12em; text-transform: uppercase; }
.promotion-card h3 { margin-bottom: 16px; color: var(--white); font-size: 1.9rem; }
.promotion-card > p:not(.tag) { color: var(--paper-soft); }
.promotion-card ul { margin: 26px 0 0; padding: 0; list-style: none; border-top: 1px solid var(--line); }
.promotion-card li { position: relative; padding: 10px 0 10px 18px; color: #d8d3c4; border-bottom: 1px solid var(--line); font-size: .82rem; }
.promotion-card li::before { content: ''; position: absolute; left: 0; top: 50%; width: 6px; height: 6px; background: var(--signal); transform: translateY(-50%); }

.insignia-section { background: var(--olive); }
.insignia-section .kicker { color: var(--signal); }
.insignia-section .section-heading--split > p { color: #d5d0c0; }
.rank-reference { margin: 0; padding: 18px; background: #fff; box-shadow: 0 24px 70px rgba(0,0,0,.25); }
.rank-reference > a { display: block; }
.rank-reference img { display: block; width: 100%; height: auto; }
.rank-reference figcaption { display: flex; justify-content: space-between; gap: 24px; padding: 16px 8px 0; color: #56594f; font-size: .76rem; }
.rank-reference figcaption a { color: #2e3b10; font-family: var(--display); font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }

.rank-group { margin-bottom: 22px; border: 1px solid rgba(17,19,15,.2); }
.rank-group > header { display: grid; grid-template-columns: 110px 1fr auto; gap: 28px; align-items: center; padding: 28px 30px; color: var(--paper); background: var(--ink); }
.rank-group > header > span { color: var(--signal); font-family: var(--display); font-size: .66rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.rank-group > header h3 { margin-bottom: 6px; color: var(--white); font-size: 2rem; }
.rank-group > header p { margin: 0; color: #c9c5b9; }
.rank-group > header > strong { color: transparent; font-family: var(--display); font-size: 4rem; line-height: .8; -webkit-text-stroke: 1px rgba(255,255,255,.34); }
.rank-group--active > header { background: var(--olive); }
.rank-group--future > header { background: #34382f; }
.rank-group--future > header > span { color: var(--sand); }
.rank-rows { margin: 0; padding: 0; list-style: none; }
.rank-rows li { display: grid; grid-template-columns: 54px 105px minmax(210px, .9fr) 1fr; gap: 20px; align-items: center; min-height: 64px; padding: 13px 24px; border-bottom: 1px solid rgba(17,19,15,.16); }
.rank-rows li:last-child { border-bottom: 0; }
.rank-rows li > span { color: #83867b; font-family: var(--display); font-size: .7rem; }
.rank-rows abbr { color: var(--olive); font-family: var(--display); font-size: .77rem; font-weight: 800; letter-spacing: .06em; text-decoration: none; }
.rank-rows li > strong { color: var(--ink); font-family: var(--display); font-size: 1.08rem; text-transform: uppercase; }
.rank-rows strong em { display: inline-block; margin-left: 8px; padding: 4px 7px; color: #1d2609; background: var(--signal); font-size: .56rem; font-style: normal; letter-spacing: .07em; vertical-align: middle; }
.rank-rows p { margin: 0; color: #5c6055; font-size: .84rem; }
.rank-rows li.is-current { background: rgba(198,255,74,.22); box-shadow: inset 5px 0 0 var(--signal); }
.rank-disclaimer { display: grid; grid-template-columns: 150px 1fr; gap: 28px; padding: 28px; color: var(--paper); background: var(--olive); }
.rank-disclaimer span { color: var(--signal); font-family: var(--display); font-size: .68rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.rank-disclaimer p { margin: 0; color: #d9d4c4; }

.reveal { opacity: 0; transform: translateY(24px); transition: opacity .7s ease, transform .7s ease; }
.reveal--delay { transition-delay: .12s; }.reveal--delay-2 { transition-delay: .24s; }
.reveal.is-visible { opacity: 1; transform: none; }

@media (max-width: 1050px) {
  :root { --shell: min(100% - 36px, 900px); }
  /* backdrop-filter creates a containing block for fixed descendants. Without
     this reset the open mobile navigation is clipped to the header height. */
  .site-header { background: #11130f; -webkit-backdrop-filter: none; backdrop-filter: none; }
  .menu-toggle { position: relative; z-index: 2; display: grid; place-items: center; width: 46px; height: 46px; border: 1px solid var(--line-strong); }
  .menu-toggle__lines, .menu-toggle__lines::before, .menu-toggle__lines::after { display: block; width: 20px; height: 2px; background: currentColor; transition: .2s; }
  .menu-toggle__lines { position: relative; }.menu-toggle__lines::before, .menu-toggle__lines::after { content: ''; position: absolute; left: 0; }.menu-toggle__lines::before { top: -7px; }.menu-toggle__lines::after { top: 7px; }
  .menu-toggle[aria-expanded="true"] .menu-toggle__lines { background: transparent; }.menu-toggle[aria-expanded="true"] .menu-toggle__lines::before { top: 0; transform: rotate(45deg); }.menu-toggle[aria-expanded="true"] .menu-toggle__lines::after { top: 0; transform: rotate(-45deg); }
  .main-nav { position: fixed; z-index: 1; inset: 122px 0 0; display: none; flex-direction: column; align-items: stretch; gap: 0; padding: 34px 18px; overflow-y: auto; overscroll-behavior: contain; background: #11130f; }
  .is-scrolled .main-nav { inset-block-start: 74px; }
  .main-nav.is-open { display: flex; }
  .main-nav > a:not(.button) { padding: 18px; border-bottom: 1px solid var(--line); font-size: 1.15rem; }
  .main-nav .button { margin-top: 26px; }
  .hero-grid { grid-template-columns: 1fr .65fr; gap: 20px; }
  .hero-visual { min-height: 520px; }
  .unit-card { grid-template-columns: 120px 1fr 40px; }
  .unit-tags { display: none; }
  .training-grid { grid-template-columns: .8fr 1fr; gap: 50px; }
  .training-visual { min-height: 560px; }
  .feature-row, .capability-grid { grid-template-columns: 1fr; }
  .feature-card, .capability-card { min-height: auto; border: 0; border-bottom: 1px solid rgba(17,19,15,.17); }
  .feature-card h3, .capability-card h3 { margin-top: 40px; }
  .news-grid { grid-template-columns: 1fr 1fr; }
  .news-card--lead { grid-column: 1 / -1; }
  .footer-main { grid-template-columns: 1.4fr 1fr 1fr; }
  .footer-cta { grid-column: 1 / -1; }
  .hardware-grid, .partner-grid { grid-template-columns: 1fr; }
  .hardware-card, .partner-card { min-height: auto; border: 0; border-bottom: 1px solid rgba(17,19,15,.18); }
  .partner-card { border-bottom-color: var(--line); }
  .hardware-card:last-child, .partner-card:last-child { border-bottom: 0; }
  .hardware-card > p, .partner-card > p:not(.tag) { min-height: 0; }
  .operations-grid, .contact-grid, .principles-grid { grid-template-columns: 1fr; gap: 50px; }
  .operations .section-heading { position: static; }
  .org-units, .staff-posts { grid-template-columns: repeat(2, 1fr); }
  .org-connector--branch { display: none; }
  .org-units .org-node::before { display: none; }
  .course-grid, .specialisation-grid { grid-template-columns: repeat(2, 1fr); }
  .course-grid article:nth-child(3n) { border-right: 1px solid var(--line); }
  .course-grid article:nth-child(even) { border-right: 0; }
  .course-grid article:nth-last-child(-n+3) { border-bottom: 1px solid var(--line); }
  .course-grid article:nth-last-child(-n+2) { border-bottom: 0; }
  .promotion-grid { grid-template-columns: 1fr; }
  .promotion-card { min-height: auto; border-right: 0; border-bottom: 1px solid var(--line); }
  .promotion-card:last-child { border-bottom: 0; }
  .rank-current { grid-template-columns: 180px 1fr; }
  .rank-current__future { grid-column: 1 / -1; border-top: 1px solid rgba(255,255,255,.16); }
  .rank-group > header { grid-template-columns: 90px 1fr auto; }
  .rank-rows li { grid-template-columns: 48px 90px minmax(180px, .8fr) 1fr; }
}

@media (max-width: 760px) {
  :root { --shell: calc(100% - 32px); }
  .signal-bar { height: 30px; }
  .signal-bar p { font-size: .62rem; }
  .signal-bar p strong, .signal-links a:first-child { display: none; }
  .signal-links a { padding-inline: 10px; }
  .site-header { height: 76px; }
  .brand img { width: 43px; height: 56px; }
  .brand-copy small { display: none; }
  .main-nav { inset-block-start: 106px; }
  .is-scrolled .main-nav { inset-block-start: 74px; }
  .section { padding-block: 80px; }
  .hero, .hero-grid { min-height: auto; }
  .hero-grid { grid-template-columns: 1fr; padding-block: 74px 90px; }
  h1 { max-width: 100%; font-size: clamp(3.2rem, 16vw, 4.5rem); overflow-wrap: anywhere; hyphens: auto; }
  h1 em { overflow-wrap: anywhere; hyphens: auto; }
  .hero-actions { align-items: flex-start; flex-direction: column; gap: 22px; }
  .hero-facts { width: 100%; overflow-x: auto; }
  .hero-facts li { min-width: 128px; padding-right: 16px; margin-right: 16px; }
  .hero-visual { min-height: 490px; }
  .logo-frame { width: min(92%, 420px); }
  .hero-stamp { font-size: 20rem; }
  .hero-ticker span:nth-of-type(even), .hero-ticker i:nth-of-type(even) { display: none; }
  .intro-grid, .section-heading--split, .training-grid, .application-grid, .faq-grid, .subhero-grid, .archive-feature, .detail-hero__grid { grid-template-columns: 1fr; }
  .section-heading--split { gap: 24px; }
  .section h2 { max-width: 100%; font-size: clamp(2.75rem, 13vw, 4rem); overflow-wrap: anywhere; hyphens: auto; }
  .feature-row { margin-top: 50px; }
  .unit-card { grid-template-columns: 88px minmax(0, 1fr) 24px; gap: 12px; min-height: 250px; }
  .unit-code strong { font-size: 3.1rem; }
  .unit-code span { font-size: .88rem; letter-spacing: .02em; }
  .branch-legend { justify-content: flex-start; flex-wrap: wrap; gap: 10px 18px; margin-top: -28px; }
  .unit-copy h3 { max-width: 100%; font-size: 1.55rem; overflow-wrap: anywhere; hyphens: auto; }
  .unit-copy > p:last-child { font-size: .85rem; }
  .training-visual { min-height: 500px; }
  .training-grid { gap: 60px; }
  .capability-grid, .news-grid { grid-template-columns: 1fr; }
  .news-card--lead { grid-column: auto; }
  .application-copy, .requirements { padding: 70px 28px; margin-inline: -16px; }
  .application-copy { padding-inline: 16px; }
  .application-actions { align-items: flex-start; flex-direction: column; }
  .faq-grid { gap: 40px; }
  .footer-main { grid-template-columns: 1fr 1fr; gap: 44px 24px; }
  .footer-brand { grid-column: 1 / -1; }
  .footer-legal { grid-template-columns: 1fr; }
  .footer-legal > div { flex-wrap: wrap; }
  .consent-banner { padding: 10px; }
  .consent-banner__panel { grid-template-columns: 1fr; gap: 22px; padding: 24px 18px; }
  .consent-banner__copy h2 { font-size: 1.9rem; }
  .consent-banner__actions { min-width: 0; }
  .subhero-grid { min-height: 720px; gap: 20px; }
  .subhero-index { width: 260px; justify-self: center; }
  .subhero-index strong { font-size: 8rem; }
  .archive-toolbar, .newsletter-inner { align-items: flex-start; flex-direction: column; }
  .filter-group { width: 100%; overflow-x: auto; flex-wrap: nowrap; padding-bottom: 8px; }
  .filter-group button { flex: 0 0 auto; }
  .archive-feature { min-height: 0; }
  .archive-art { min-height: 330px; }
  .archive-feature__copy { padding: 38px 26px; }
  .archive-grid { grid-template-columns: 1fr; }
  .detail-hero__grid { min-height: 760px; gap: 20px; padding-block: 70px; }
  .detail-hero h1 { font-size: clamp(3.2rem, 15vw, 4.4rem); }
  .system-display, .org-emblem, .training-index, .rank-hero-mark { width: 280px; justify-self: center; }
  .system-ring strong, .org-emblem strong, .rank-hero-mark strong { font-size: 7.5rem; }
  .training-index strong { font-size: 5rem; }
  .hardware-card, .partner-card { padding: 28px; }
  .hardware-card__top { margin-bottom: 44px; }
  .hardware-card dl div { grid-template-columns: 1fr; gap: 3px; }
  .security-note { flex-direction: column; gap: 5px; }
  .page-cta__inner { align-items: flex-start; flex-direction: column; gap: 34px; }
  .org-command, .org-units, .staff-posts, .staff-grid, .course-grid, .specialisation-grid, .principle-list { grid-template-columns: 1fr; }
  .representation-note { grid-template-columns: 1fr; gap: 10px; }
  .staff-card, .staff-card:nth-child(even), .staff-card:nth-last-child(-n+2), .course-grid article, .course-grid article:nth-child(3n), .course-grid article:nth-child(even), .course-grid article:nth-last-child(-n+3), .course-grid article:nth-last-child(-n+2) { border-right: 0; border-bottom: 1px solid var(--line); }
  .staff-card:last-child, .course-grid article:last-child { border-bottom: 0; }
  .contact-cards article { grid-template-columns: 30px 1fr; }
  .contact-cards .button { grid-column: 2; justify-self: start; }
  .pathway-list li { grid-template-columns: 42px 1fr; gap: 14px; }
  .pathway-code { align-self: center; }
  .pathway-list li > div:nth-of-type(2), .pathway-list li > strong { grid-column: 2; }
  .pathway-list li > strong { text-align: left; }
  .course-group__head { grid-template-columns: 1fr; }
  .course-group__head > strong { display: none; }
  .rank-current { grid-template-columns: 1fr; }
  .rank-current > div { border-right: 0; border-bottom: 1px solid rgba(255,255,255,.16); }
  .rank-current > div:last-child { border-bottom: 0; }
  .rank-reference { overflow: hidden; padding: 10px; }
  .rank-reference > a { overflow-x: auto; }
  .rank-reference img { width: 900px; max-width: none; }
  .rank-reference figcaption { align-items: flex-start; flex-direction: column; gap: 8px; }
  .rank-group > header { position: relative; grid-template-columns: 1fr; gap: 12px; padding: 24px; }
  .rank-group > header > strong { position: absolute; right: 20px; top: 22px; font-size: 3rem; }
  .rank-group > header > div { padding-right: 45px; }
  .rank-group > header h3 { font-size: 1.55rem; }
  .rank-rows li { grid-template-columns: 34px 72px 1fr; gap: 10px; align-items: start; padding: 16px 14px; }
  .rank-rows li > strong { padding-top: 1px; font-size: .93rem; }
  .rank-rows p { grid-column: 3; }
  .rank-rows strong em { display: block; width: fit-content; margin: 7px 0 0; }
  .rank-disclaimer { grid-template-columns: 1fr; gap: 10px; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation-duration: .01ms !important; }
  .reveal { opacity: 1; transform: none; }
}

@media print {
  .signal-bar, .site-header, .hero-ticker, .application, .site-footer, .newsletter { display: none; }
  body { color: #000; background: #fff; }
  .section, .intro, .units, .training, .capabilities, .news-preview, .faq, .archive { color: #000; background: #fff; padding-block: 30px; }
  h1, h2, h3, .section h2 { color: #000 !important; }
}

/* Contao 5.7 compatibility layer; load after styles.css. */

#wrapper,
#container,
#main,
#main > .inside {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
}

#container::after { display: none; }
#main { float: none; }
#main .mod_article { width: 100%; margin: 0; padding: 0; overflow: visible; }

#global_header,
#global_footer,
#global_header > .inside,
#global_footer > .inside {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
}

/*
 * Contao wraps the complete header module in #global_header. Making only the
 * nested .site-header sticky traps it inside that short wrapper. The wrapper
 * therefore owns the sticky behaviour; its negative top offset lets the
 * signal bar scroll away while the main navigation remains at the viewport.
 */
#global_header {
  position: sticky;
  z-index: 150;
  top: -34px;
}

#global_header > .inside { overflow: visible; }
#global_header .site-header { position: relative; z-index: auto; top: auto; }

.page-home .main-nav .nav-home,
.page-training .main-nav .nav-training,
.page-organisation .main-nav .nav-organisation,
.page-ranks .main-nav .nav-organisation,
.page-tech .main-nav .nav-tech,
.page-news .main-nav .nav-news,
.page-news-reader .main-nav .nav-news { color: var(--signal); }

/* A native Contao H1 placed directly at the start of an article is a compact
   page title, not a full-size campaign headline. This covers the news archive
   and simple system pages such as the 404 page. */
#main .mod_article:not(.legal-page) > h1.content-headline:first-child {
  width: var(--shell);
  max-width: 1220px;
  margin: 0 auto;
  padding-block: clamp(58px, 6vw, 86px) clamp(34px, 4vw, 52px);
  color: var(--white);
  border-bottom: 1px solid var(--line);
  font-size: clamp(3.25rem, 5vw, 4.5rem);
  line-height: .95;
  letter-spacing: -.025em;
  overflow-wrap: anywhere;
  text-wrap: balance;
  hyphens: auto;
}

/* Simple text immediately following such a title (for example the 404 page). */
#main .mod_article:not(.legal-page) > h1.content-headline:first-child + .content-text {
  width: var(--shell);
  max-width: 1220px;
  margin: 0 auto;
  padding-block: clamp(34px, 4vw, 52px) clamp(72px, 8vw, 110px);
}

#main .mod_article:not(.legal-page) > h1.content-headline:first-child + .content-text .rte {
  max-width: 680px;
  color: var(--paper-soft);
}

#main .mod_article:not(.legal-page) > h1.content-headline:first-child + .content-text .rte a {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  padding-inline: 20px;
  color: var(--ink);
  background: var(--signal);
  border: 1px solid var(--signal);
  font-family: var(--display);
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}

/* News headings stay editorial, but do not compete with the page content. */
.news-preview .section-heading h2,
.archive .section-heading h2 { font-size: clamp(3rem, 5vw, 4.25rem); }

/* Native Contao news list: .mod_newslist plus news_latest items. */
.contao-news-grid > .layout_latest {
  position: relative;
  overflow: hidden;
  min-width: 0;
  padding: 28px;
  color: var(--paper);
  background: var(--panel);
  border: 1px solid var(--line);
  transition: transform .25s, border-color .25s;
}

.contao-news-grid > .layout_latest:hover { border-color: var(--sand); transform: translateY(-6px); }
.contao-news-grid .layout_latest .image_container {
  float: none;
  clear: both;
  width: auto;
  margin: -28px -28px 26px;
  overflow: hidden;
  aspect-ratio: 16 / 9;
  background: #303427;
}
.contao-news-grid .layout_latest .image_container img { display: block; width: 100%; height: 100%; object-fit: cover; }
.contao-news-grid .layout_latest .info,
.contao-news-grid .layout_latest time { color: var(--signal); font-family: var(--display); font-size: .68rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.contao-news-grid .layout_latest .info {
  position: absolute;
  z-index: 2;
  top: 16px;
  left: 16px;
  margin: 0;
  padding: 6px 9px;
  background: rgba(10,12,9,.84);
  backdrop-filter: blur(8px);
}
.contao-news-grid .layout_latest h2 { clear: both; margin: 20px 0 14px; color: var(--white); font-size: 1.65rem; line-height: 1.02; }
.contao-news-grid .layout_latest h2 a { color: inherit; }
.contao-news-grid .layout_latest .teaser,
.contao-news-grid .layout_latest .teaser p,
.contao-news-grid .layout_latest .ce_text,
.contao-news-grid .layout_latest .ce_text p { color: var(--paper-soft); }
.contao-news-grid .layout_latest .more { margin: 24px 0 0; }
.contao-news-grid .layout_latest .more a { color: var(--signal); font-family: var(--display); font-size: .72rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }

.archive .contao-news-grid > .layout_latest { color: var(--ink); background: transparent; border-color: rgba(17,19,15,.18); }
.archive .contao-news-grid .layout_latest .info,
.archive .contao-news-grid .layout_latest time,
.archive .contao-news-grid .layout_latest .more a { color: var(--olive); }
.archive .contao-news-grid .layout_latest .info { color: var(--signal); }
.archive .contao-news-grid .layout_latest h2 { color: var(--ink); }
.archive .contao-news-grid .layout_latest .teaser,
.archive .contao-news-grid .layout_latest .teaser p,
.archive .contao-news-grid .layout_latest .ce_text,
.archive .contao-news-grid .layout_latest .ce_text p { color: #55584c; }
.section-action { margin: 36px 0 0; }

/* Reader and its native Contao 5.7 content-* elements. */
.mod_newsreader.news-reader { width: min(100% - 36px, 1180px); margin-inline: auto; padding-block: 76px 90px; }
.news-reader .layout_full > h1,
.news-reader .layout_full > h2 { max-width: 900px; color: var(--white); font-size: clamp(2.8rem, 5vw, 4.75rem); line-height: .98; letter-spacing: -.025em; }
.news-reader .layout_full .info,
.news-reader .layout_full time { display: block; margin-bottom: 24px; color: var(--signal); font-family: var(--display); font-size: .72rem; letter-spacing: .12em; text-transform: uppercase; }
.news-reader .content-text,
.news-reader .content-image,
.news-reader .content-gallery,
.news-reader .content-headline { max-width: 860px; margin: 34px auto 0; }
.news-reader .content-text .rte,
.news-reader .content-text .rte p { color: var(--paper-soft); }
.news-reader .content-text > h2 { font-size: clamp(1.25rem, 2vw, 1.45rem); line-height: 1.12; letter-spacing: .02em; }
.news-reader .content-text .rte h3 { margin: 2em 0 .65em; color: var(--sand); font-size: 1.15rem; line-height: 1.2; }
.news-reader .content-image img,
.news-reader .content-gallery img { display: block; width: 100%; height: auto; }
.news-reader .back { max-width: 860px; margin: 48px auto 0; }
.news-reader .back a { color: var(--signal); font-family: var(--display); font-weight: 700; text-transform: uppercase; }

.pagination { grid-column: 1 / -1; margin-top: 34px; }
.pagination ul { display: flex; flex-wrap: wrap; gap: 8px; margin: 0; padding: 0; list-style: none; }
.pagination a,
.pagination strong { display: grid; min-width: 42px; min-height: 42px; place-items: center; padding: 8px 12px; color: var(--ink); border: 1px solid rgba(17,19,15,.22); font-family: var(--display); }
.pagination strong,
.pagination a:hover { color: var(--paper); background: var(--olive); border-color: var(--olive); }

/* Legal pages use native Contao elements in a restrained dossier layout. */
.mod_article.legal-page {
  width: min(calc(100% - 48px), 1100px) !important;
  margin-inline: auto !important;
  padding-block: clamp(60px, 6vw, 92px) !important;
}

.legal-page > .content-headline:first-child {
  position: relative;
  margin: 0 0 clamp(40px, 4vw, 60px);
  padding-bottom: clamp(24px, 3vw, 34px);
  border-bottom: 1px solid var(--line);
}

.legal-page > .content-headline:first-child::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 88px;
  height: 2px;
  background: var(--signal);
}

.legal-page > h1.content-headline:first-child,
.legal-page > .content-headline:first-child h1 {
  max-width: 100%;
  color: var(--white);
  font-size: clamp(2.8rem, 4vw, 4rem);
  line-height: .94;
  letter-spacing: -.025em;
  overflow-wrap: break-word;
  text-wrap: balance;
  hyphens: auto;
}

.legal-page > h1.content-headline:first-child {
  margin: 0 0 clamp(40px, 4vw, 60px);
}

.legal-page > .content-headline:first-child h1 { margin: 0; }

/* The metadata follows the title line instead of overlapping the H1. */
.legal-page > .content-headline:first-child:has(+ .legal-meta) { margin-bottom: 0; }

.legal-page .content-text {
  display: grid;
  grid-template-columns: minmax(180px, 240px) minmax(0, 1fr);
  column-gap: clamp(30px, 4vw, 58px);
  row-gap: 14px;
  margin: 0;
  padding-block: clamp(26px, 3vw, 34px);
  border-top: 1px solid var(--line);
}

.legal-page .content-text > h2,
.legal-page .content-text > h3 {
  margin: 0;
  color: var(--sand);
  font-size: clamp(1.05rem, 1.35vw, 1.3rem);
  line-height: 1.16;
  letter-spacing: .035em;
}

.legal-page .content-text .rte { min-width: 0; }
.legal-page .content-text .rte > :first-child { margin-top: 0; }
.legal-page .content-text .rte > :last-child { margin-bottom: 0; }

.legal-page .content-text .rte,
.legal-page .content-text .rte p,
.legal-page .content-text .rte li { color: var(--paper-soft); }

.legal-page .content-text .rte p,
.legal-page .content-text .rte ul,
.legal-page .content-text .rte ol { margin-block: 0 1em; }

.legal-page .content-text .rte ul,
.legal-page .content-text .rte ol { padding-left: 1.25rem; }
.legal-page .content-text .rte li + li { margin-top: .45em; }
.legal-page .content-text .rte li::marker { color: var(--sand); }
.legal-page .content-text .rte strong { color: var(--white); }

.legal-page .content-text .rte a {
  color: var(--signal);
  text-decoration: underline;
  text-decoration-color: rgba(198,255,74,.42);
  text-underline-offset: .2em;
  transition: color .2s, text-decoration-color .2s;
  overflow-wrap: anywhere;
  word-break: break-word;
}

.legal-page .content-text .rte a:hover,
.legal-page .content-text .rte a:focus-visible {
  color: var(--white);
  text-decoration-color: currentColor;
}

/* The short "Stand" element directly below the H1 is document metadata. */
.legal-page .content-text.legal-meta {
  display: block;
  margin: 0 0 14px;
  padding: 15px 0 18px;
  border-top: 0;
}

/* The H1 already supplies the divider; avoid a second line below it. */
.legal-page > .content-headline:first-child + .content-text,
.legal-page > .legal-meta + .content-text { border-top: 0; }

.legal-page .content-text.legal-meta .rte,
.legal-page .content-text.legal-meta .rte p {
  color: var(--sand);
  font-family: var(--display);
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
}

@media (max-width: 760px) {
  #global_header { top: -30px; }
  #main .mod_article:not(.legal-page) > h1.content-headline:first-child {
    padding-block: 46px 30px;
    font-size: clamp(2.75rem, 12vw, 3.5rem);
  }
  #main .mod_article:not(.legal-page) > h1.content-headline:first-child + .content-text {
    padding-block: 28px 70px;
  }
  .contao-news-grid > .layout_latest { padding: 24px; }
  .contao-news-grid .layout_latest .image_container { margin: -24px -24px 22px; }
  .contao-news-grid .layout_latest .info { top: 12px; left: 12px; }
  .contao-news-grid .layout_latest h2 { font-size: 1.5rem; }
  .news-preview .section-heading h2,
  .archive .section-heading h2 { font-size: clamp(2.8rem, 13vw, 3.75rem); }
  .mod_newsreader.news-reader { width: calc(100% - 32px); padding-block: 58px 70px; }
  .mod_article.legal-page { width: calc(100% - 32px) !important; padding-block: 52px 68px !important; }
  .legal-page > .content-headline:first-child { margin-bottom: 36px; padding-bottom: 24px; }
  .legal-page > h1.content-headline:first-child,
  .legal-page > .content-headline:first-child h1 { font-size: clamp(2.5rem, 11vw, 3.5rem); }
  .legal-page > h1.content-headline:first-child { margin-bottom: 36px; }
  .legal-page > .content-headline:first-child:has(+ .legal-meta) { margin-bottom: 0; }
  .legal-page .content-text { grid-template-columns: 1fr; row-gap: 12px; padding-block: 24px; }
  .legal-page .content-text > h2,
  .legal-page .content-text > h3 { max-width: 22ch; }
}

@media print {
  .mod_article.legal-page { width: 100% !important; padding-block: 0 !important; }
  .legal-page > .content-headline:first-child { margin-bottom: 24px; padding-bottom: 18px; border-color: #bbb; }
  .legal-page > .content-headline:first-child::after { background: #000; }
  .legal-page > h1.content-headline:first-child,
  .legal-page > .content-headline:first-child h1 { color: #000; font-size: 34pt; }
  .legal-page .content-text { grid-template-columns: 5cm 1fr; gap: 20px; padding-block: 18px; border-color: #ccc; }
  .legal-page .content-text > h2,
  .legal-page .content-text > h3,
  .legal-page .content-text .rte,
  .legal-page .content-text .rte p,
  .legal-page .content-text .rte li,
  .legal-page .content-text .rte strong,
  .legal-page .content-text .rte a { color: #000; }
}

