
:root{
  --bg:#06111f;--bg2:#091a2c;--panel:#0c2035;--panel2:#102a45;
  --line:#214d70;--text:#edf7ff;--muted:#a9bfd2;--cyan:#34b9ff;
  --blue:#147fc4;--lime:#85d329;--gold:#f3bd3f;--red:#ff5d5d;
  --max:1320px;--radius:18px;--shadow:0 22px 60px rgba(0,0,0,.28)
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:linear-gradient(180deg,#04101c,#071827 50%,#05111e);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.65}
a{color:inherit} img{max-width:100%;display:block}
.shell{width:min(var(--max),calc(100% - 38px));margin:auto}
.skip{position:absolute;left:-9999px}.skip:focus{left:15px;top:15px;z-index:999;background:#fff;color:#000;padding:10px}
.topbar{position:sticky;top:0;z-index:100;background:rgba(3,14,25,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(52,185,255,.24)}
.topin{display:flex;align-items:center;gap:22px;min-height:80px}
.brand{display:flex;align-items:center;gap:12px;text-decoration:none}
.brand img{width:58px;height:58px;border-radius:50%;object-fit:cover;border:2px solid #9edcff;box-shadow:0 5px 20px rgba(0,0,0,.25)}
.brand strong{font-size:1.45rem}.brand small{display:block;color:#8eb3cb;font-size:.76rem}
.nav{margin-left:auto;display:flex;gap:5px;align-items:center}
.nav a{text-decoration:none;padding:9px 10px;border-radius:9px;font-weight:760;font-size:.91rem}
.nav a:hover,.nav a.active{background:#0d3150;color:#89d8ff}
.menu{display:none;margin-left:auto;background:#0d3150;border:1px solid #2c709c;color:#fff;border-radius:9px;padding:8px 11px}
.hero{position:relative;min-height:650px;display:flex;align-items:end;overflow:hidden;background:#03101c}
.hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 36%;filter:saturate(.94) contrast(1.04)}
.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,11,20,.96) 0%,rgba(2,11,20,.84) 35%,rgba(2,11,20,.25) 70%,rgba(2,11,20,.08)),linear-gradient(0deg,rgba(3,13,23,.94),transparent 55%)}
.hero-copy{position:relative;z-index:2;max-width:760px;padding:85px 0 72px}
.kicker,.eyebrow{display:inline-flex;color:#61caff;font-weight:900;text-transform:uppercase;letter-spacing:.09em;font-size:.78rem}
h1{font-size:clamp(3.2rem,7vw,6.6rem);line-height:.92;letter-spacing:-.045em;margin:18px 0 24px}
h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.08;margin:8px 0 18px}
h3{line-height:1.2}
.lead{font-size:1.15rem;color:var(--muted);max-width:880px}
.hero-copy p{font-size:1.18rem;color:#d3e2ed;max-width:700px}
.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 17px;border-radius:10px;text-decoration:none;font-weight:900}
.btn.primary{background:#29acef;color:#03111d}.btn.secondary{border:1px solid #34749d;background:rgba(5,31,51,.78)}
.section{padding:80px 0}.section.alt{background:#091827}.section.light{background:#f4f8fb;color:#11263a}
.section.light h2,.section.light h3{color:#082844}.section.light .lead{color:#53697a}.section.light .eyebrow{color:#0c78b4}
.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}
.topic-card{background:linear-gradient(145deg,#0c2137,#091827);border:1px solid #214e72;border-radius:17px;overflow:hidden;box-shadow:var(--shadow)}
.topic-card img{width:100%;aspect-ratio:16/10;object-fit:cover}
.topic-card .body{padding:20px}.topic-card p{color:#abc1d2}.topic-card a{color:#55c8ff;text-decoration:none;font-weight:850}
.hero-strip{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}
.poster-feature{border:1px solid #275578;border-radius:20px;overflow:hidden;background:#071827;box-shadow:var(--shadow)}
.poster-feature img{width:100%;max-height:620px;object-fit:contain;background:#020910}
.poster-actions{display:flex;gap:9px;flex-wrap:wrap;padding:15px;border-top:1px solid #244f70;background:#091a2d}
.poster-button{border:1px solid #3479a5;background:#0b2a46;color:#fff;border-radius:9px;padding:9px 12px;font:inherit;font-weight:800;cursor:pointer;text-decoration:none}
.poster-button:hover{background:#10436c}
.list{display:grid;gap:12px;margin-top:20px}.list div{padding:15px 16px;border-radius:12px;border:1px solid #204e71;background:#0a2035}
.list strong{display:block;color:#63cbff}.list span{color:#afc5d6}
.light .list div{background:#fff;border-color:#d6e3ed}.light .list strong{color:#0c71a9}.light .list span{color:#526678}
.info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}
.info{padding:18px;border-radius:14px;border:1px solid #225174;background:#0a2138}.info strong{font-size:1.4rem;color:#66d0ff;display:block}.info span{color:#abc1d2}
.poster-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}
.poster-card{border:1px solid #245273;border-radius:16px;overflow:hidden;background:#091a2c}
.poster-card img{width:100%;height:300px;object-fit:cover;object-position:center top;cursor:zoom-in}
.poster-card .body{padding:16px}.poster-card p{color:#a9bfd2}.poster-card .meta{display:flex;gap:8px;flex-wrap:wrap}
.pill{font-size:.72rem;padding:4px 8px;border-radius:999px;border:1px solid #2d6d97;color:#79d2ff}
.freq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}
.freq{padding:19px;border-radius:15px;border:1px solid #245274;background:#0a2138}
.freq h3{margin:0 0 10px}.freq dl{display:grid;grid-template-columns:145px 1fr;gap:5px;margin:0}.freq dt{color:#91aec3}.freq dd{margin:0;font-weight:750}
.download-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
.download{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 17px;border:1px solid #245273;border-radius:12px;background:#0a1e32;text-decoration:none}
.download small{display:block;color:#a9bfd2}.download b{color:#55c8ff}
.note{padding:18px;border-left:4px solid var(--gold);background:#17243a;border-radius:8px;color:#dce7ef}.light .note{background:#fff7de;color:#26384a}
.searchbar{display:flex;gap:10px;align-items:center;margin:22px 0}.searchbar input{flex:1;min-height:48px;border:1px solid #2a638c;background:#081a2c;color:#fff;border-radius:11px;padding:0 14px;font:inherit}.searchbar button{min-height:48px}
footer{border-top:1px solid #214b6b;background:#03101c}.foot{display:grid;grid-template-columns:1.2fr .8fr;gap:30px;padding:34px 0}.foot p{color:#9fb5c8}.foot-right{text-align:right}.foot img{width:54px;display:inline-block}
.lightbox{position:fixed;inset:0;z-index:1000;background:rgba(1,7,13,.96);display:none;grid-template-rows:auto 1fr}
.lightbox.open{display:grid}
.lb-toolbar{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#061524;border-bottom:1px solid #224f71}
.lb-toolbar strong{margin-right:auto}.lb-toolbar button,.lb-toolbar a{background:#0d3150;color:#fff;border:1px solid #34749d;border-radius:8px;padding:8px 11px;font:inherit;font-weight:800;text-decoration:none;cursor:pointer}
.lb-stage{overflow:hidden;position:relative;touch-action:none;cursor:grab}
.lb-stage.dragging{cursor:grabbing}
.lb-canvas{position:absolute;left:50%;top:50%;transform-origin:center center}
.lb-canvas img{display:block;max-width:none;user-select:none;-webkit-user-drag:none}
.viewer-hint{color:#91acc0;font-size:.82rem}
@media(max-width:1050px){.nav{display:none;position:absolute;left:18px;right:18px;top:79px;background:#071a2c;padding:12px;flex-direction:column;align-items:stretch}.nav.open{display:flex}.menu{display:block}.grid,.poster-grid{grid-template-columns:repeat(2,1fr)}.hero-strip{grid-template-columns:1fr}.info-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){body{font-size:16px}.brand small{display:none}.brand strong{font-size:1.15rem}.hero{min-height:570px}.hero-copy{padding:70px 0 55px}h1{font-size:clamp(3rem,15vw,4.5rem)}.grid,.poster-grid,.freq-grid,.download-grid,.info-grid{grid-template-columns:1fr}.poster-card img{height:auto}.freq dl{grid-template-columns:1fr}.foot{grid-template-columns:1fr}.foot-right{text-align:left}.lb-toolbar{flex-wrap:wrap}.viewer-hint{width:100%}}

.contact-form{margin-top:28px;padding:25px;border:1px solid #d5e3ed;border-radius:18px;background:#fff;box-shadow:0 18px 45px rgba(14,46,70,.10)}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.form-grid label{display:grid;gap:7px;font-weight:800;color:#17324a}
.form-grid input,.form-grid select,.form-grid textarea{width:100%;font:inherit;color:#10263a;background:#f8fbfd;border:1px solid #bfd0dc;border-radius:10px;padding:12px 13px}
.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{outline:3px solid rgba(52,185,255,.22);border-color:#1789c8}
.form-grid .full{grid-column:1/-1}.form-note{font-size:.9rem;color:#5d7181}
@media(max-width:680px){.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.contact-form{padding:17px}}

.inline-link{color:#55c8ff;text-decoration:none;font-weight:850}
.site-hero{position:relative;min-height:650px;display:flex;align-items:end;overflow:hidden;background:#03101c}
.site-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.site-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,11,20,.96),rgba(2,11,20,.70) 48%,rgba(2,11,20,.18)),linear-gradient(0deg,rgba(3,13,23,.92),transparent 55%)}
.site-hero-copy{position:relative;z-index:2;padding:95px 0 70px;max-width:800px}
.site-hero h1 span{color:#66d0ff}.site-hero p{max-width:720px;font-size:1.15rem;color:#d6e6f1}
.site-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}
.site-photo{margin:0;border:1px solid #245273;border-radius:15px;overflow:hidden;background:#091a2c}
.site-photo img{width:100%;height:300px;object-fit:cover;cursor:zoom-in}
.site-photo figcaption{padding:12px 14px;color:#b8ccda;font-size:.92rem}
.contact-intro{max-width:920px}.consent{margin-top:18px;color:#31495b}
.consent label{display:flex;gap:10px;align-items:flex-start}.consent input{margin-top:5px}
.form-status{display:none;margin-top:18px;padding:14px 16px;border-radius:10px;font-weight:750}
.form-status.show{display:block}.form-status.success{background:#e7f8e7;color:#155f25;border:1px solid #9bd3a6}
.form-status.error{background:#fff0f0;color:#8a2020;border:1px solid #e6aaaa}
.hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.btn[disabled]{opacity:.65;cursor:wait}
@media(max-width:1050px){.site-gallery{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.site-hero{min-height:560px}.site-gallery{grid-template-columns:1fr}.site-photo img{height:auto}}

.nav-group{position:relative;display:flex;align-items:center}
.nav-dropdown{display:none;position:absolute;top:100%;left:0;min-width:260px;padding:10px;background:#071525;border:1px solid #234c69;border-radius:0 0 12px 12px;box-shadow:0 18px 40px rgba(0,0,0,.35);z-index:100}
.nav-dropdown a{display:block;padding:11px 12px;white-space:nowrap;border-radius:7px}
.nav-dropdown a:hover{background:#102a42}
.nav-group:hover .nav-dropdown,.nav-group:focus-within .nav-dropdown{display:block}

.repeater-site-card{display:grid;grid-template-columns:minmax(280px,44%) 1fr;gap:30px;background:linear-gradient(135deg,#071a2b,#0d2a43);border:1px solid #2b6285;border-radius:20px;padding:18px;align-items:center;box-shadow:0 22px 55px rgba(0,0,0,.22)}
.repeater-site-card img{width:100%;height:310px;object-fit:cover;border-radius:14px}.repeater-site-card h3{font-size:2rem;margin:.35rem 0}.repeater-site-card .tag{color:#69d3ff;font-weight:850}

.contact-hero{position:relative;overflow:hidden;background:#03101d;color:#fff;padding:105px 0 80px}
.contact-hero-bg{position:absolute;inset:0;background:
radial-gradient(circle at 78% 40%,rgba(25,143,209,.24),transparent 26%),
linear-gradient(115deg,#020b14 0%,#061b2d 55%,#0b3352 100%)}
.contact-hero-bg:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(76,176,231,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(76,176,231,.07) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to left,#000,transparent 65%)}
.contact-hero-inner{position:relative;display:grid;grid-template-columns:1fr 340px;gap:70px;align-items:center}
.contact-hero h1{font-size:clamp(2.9rem,6vw,5.5rem);line-height:.98;margin:.5rem 0 1.2rem}.contact-hero h1 span{color:#68d2ff}
.contact-hero p{max-width:760px;font-size:1.15rem;color:#c8deeb}.contact-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}
.contact-pills span{border:1px solid #2d668a;background:rgba(9,37,58,.72);padding:8px 12px;border-radius:999px;font-size:.88rem}
.contact-signal-card{border:1px solid #2b6c94;border-radius:22px;padding:28px;text-align:center;background:rgba(4,21,35,.78);box-shadow:0 25px 60px rgba(0,0,0,.32)}
.signal-rings{height:190px;position:relative;display:grid;place-items:center}.signal-rings i{position:absolute;border:2px solid #4fc7ff;border-radius:50%;opacity:.65}
.signal-rings i:nth-child(1){width:80px;height:80px}.signal-rings i:nth-child(2){width:130px;height:130px;opacity:.4}.signal-rings i:nth-child(3){width:180px;height:180px;opacity:.2}
.signal-rings b{font-size:2.4rem;color:#ffd13d}.contact-signal-card>strong{display:block;font-size:1.8rem}.contact-signal-card>span{color:#9db8ca}
.contact-section{background:#edf4f8}.contact-layout{display:grid;grid-template-columns:380px 1fr;gap:42px;align-items:start}
.contact-aside{position:sticky;top:120px}.contact-aside h2{font-size:2.25rem}.contact-topic{padding:18px 0;border-bottom:1px solid #c5d6e0}.contact-topic b{display:block;color:#093557;margin-bottom:5px}.contact-topic span{color:#4c6271}
.premium-form{background:#fff;border:1px solid #c5d8e4;border-radius:22px;padding:30px;box-shadow:0 20px 60px rgba(20,58,82,.12)}
.form-heading{display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid #dbe6ec;padding-bottom:18px;margin-bottom:22px}.form-heading span{font-size:1.5rem;font-weight:900;color:#082f4c}.form-heading small{color:#6c7f8c}
.premium-form label>span{font-weight:750;color:#193b50;margin-bottom:7px;display:block}
.premium-form input,.premium-form select,.premium-form textarea{width:100%;border:1px solid #b8ccd8;background:#f8fbfc;border-radius:10px;padding:13px 14px;font:inherit;color:#142f40;transition:.2s}
.premium-form input:focus,.premium-form select:focus,.premium-form textarea:focus{outline:none;border-color:#1689c3;box-shadow:0 0 0 4px rgba(22,137,195,.12);background:#fff}
.privacy-check{display:flex!important;gap:11px;align-items:flex-start;margin:18px 0;color:#48606f}.privacy-check input{width:auto!important;margin-top:4px}.privacy-check span{font-weight:400!important;margin:0!important}
.send-button{width:100%;display:flex;justify-content:space-between;align-items:center;border:0;border-radius:12px;padding:15px 18px;background:linear-gradient(90deg,#075d94,#0b8bc9);color:#fff;font-weight:900;font-size:1rem;cursor:pointer}.send-button b{font-size:1.5rem}.send-button:hover{filter:brightness(1.08)}

.about-hero{background:linear-gradient(120deg,#020b13,#071d31 58%,#0c3555);color:#fff;padding:105px 0 75px}
.about-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:55px;align-items:center}
.about-hero h1{font-size:clamp(3rem,6vw,5.7rem);line-height:.97;margin:.5rem 0 1.25rem}.about-hero h1 span{color:#65cffc}
.about-hero p{font-size:1.16rem;color:#c8dce8;max-width:850px}.about-facts{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.about-facts span{padding:10px 13px;background:#0c2941;border:1px solid #265c7f;border-radius:9px}.about-facts b{color:#ffd23f;margin-right:5px}
.about-portrait-card{background:#071525;border:1px solid #2c6284;border-radius:20px;overflow:hidden;box-shadow:0 28px 70px rgba(0,0,0,.35)}.about-portrait-card img{width:100%;height:360px;object-fit:cover}.about-portrait-card div{padding:18px}.about-portrait-card strong{display:block;color:#ffd03c;font-size:1.3rem}.about-portrait-card span{color:#bdd0dc}
.story{max-width:1280px}.story-grid{display:grid;grid-template-columns:1fr 430px;gap:45px;align-items:start}.story-grid p{font-size:1.06rem;line-height:1.78}
.story-image{border-radius:18px;overflow:hidden;border:1px solid #315e7c;background:#06172a}.story-image img{width:100%;height:100%;object-fit:contain;max-height:650px;cursor:zoom-in}.story-image span{display:block;padding:11px 14px;color:#b9cedb}
.timeline-card{display:grid;grid-template-columns:330px 1fr;gap:38px;background:#fff;border:1px solid #cbdde7;border-radius:20px;padding:22px;box-shadow:0 18px 45px rgba(25,57,78,.09)}.timeline-image img{width:100%;max-height:470px;object-fit:contain;cursor:zoom-in}.timeline-card p{font-size:1.05rem;line-height:1.75}
.navy-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:38px}.navy-copy p{font-size:1.05rem;line-height:1.76}.navy-mosaic{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:240px 240px;gap:10px}.navy-mosaic img{width:100%;height:100%;object-fit:cover;border-radius:12px;cursor:zoom-in}.navy-mosaic img:first-child{grid-row:1/3}
.dark-section{background:#06121e;color:#fff}.dark-section h2{color:#fff}.professional-grid{display:grid;grid-template-columns:420px 1fr;gap:38px;align-items:center}.professional-image img{width:100%;height:330px;object-fit:cover;border-radius:18px}.professional-grid p{color:#c4d6e1;font-size:1.05rem;line-height:1.75}
.motto{font-size:clamp(1.8rem,4vw,3.3rem);font-weight:900;color:#082f4d;border-left:6px solid #f2be18;margin:35px 0 0;padding:15px 0 15px 25px}
.history-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}.history-photo{margin:0;background:#07182a;border:1px solid #2b5876;border-radius:15px;overflow:hidden}.history-photo img{width:100%;height:300px;object-fit:contain;background:#e8ecee;cursor:zoom-in}.history-photo figcaption{padding:12px 14px;color:#c5d7e2;font-size:.92rem}

@media(max-width:980px){
.nav-dropdown{position:static;display:block;background:transparent;border:0;box-shadow:none;padding:0 0 0 15px}.nav-group{display:block}
.repeater-site-card,.contact-hero-inner,.contact-layout,.about-hero-grid,.story-grid,.timeline-card,.navy-grid,.professional-grid{grid-template-columns:1fr}
.contact-aside{position:static}.contact-signal-card{max-width:380px}.history-gallery{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:650px){
.history-gallery{grid-template-columns:1fr}.history-photo img{height:auto}.navy-mosaic{grid-template-columns:1fr;grid-template-rows:auto}.navy-mosaic img:first-child{grid-row:auto}.navy-mosaic img{height:auto}.repeater-site-card img{height:auto}
.contact-hero{padding-top:80px}.premium-form{padding:20px}.form-heading{display:block}.form-heading small{display:block;margin-top:5px}
}

/* V8: compact navigation */
.topin{min-height:72px;gap:18px}.brand img{width:50px;height:50px}.brand strong{font-size:1.28rem}.brand small{font-size:.72rem}
.nav{gap:2px}.nav>a,.nav-group>a{padding:9px 9px!important;font-size:.86rem!important;white-space:nowrap}.chev{font-size:.72em;color:#71c7f2}
.nav-dropdown{top:calc(100% + 8px);min-width:270px;padding:8px;border-radius:12px}.nav-dropdown:before{content:"";position:absolute;top:-9px;left:0;right:0;height:10px}.nav-dropdown-right{left:auto;right:0}
.nav-dropdown a{display:block!important;padding:10px 11px!important}.nav-dropdown b{display:block;font-size:.9rem}.nav-dropdown small{display:block;color:#8eacbf;font-size:.72rem;font-weight:500;margin-top:2px}
@media(max-width:1220px){.nav{display:none;position:absolute;left:18px;right:18px;top:71px;background:#071a2c;padding:12px;flex-direction:column;align-items:stretch;border:1px solid #214d70;border-radius:0 0 12px 12px}.nav.open{display:flex}.menu{display:block}.nav-group{display:block}.nav-dropdown{position:static;display:none!important;background:#061522;border:0;box-shadow:none;margin:4px 0 8px;padding:5px}.nav-group.open .nav-dropdown{display:block!important}.nav-group:hover .nav-dropdown{display:none}.nav-group.open:hover .nav-dropdown{display:block!important}.nav-dropdown-right{right:auto}}

/* V8 page headers */
.page-head{padding:82px 0 54px;background:linear-gradient(115deg,#04101c,#0b2b45);border-bottom:1px solid #204b6a}.page-head h1{font-size:clamp(2.5rem,5vw,4.6rem);margin:8px 0 12px;line-height:1.02}.page-head p{max-width:820px;color:#b9cfdd;font-size:1.08rem}.compact-head{background:linear-gradient(115deg,#061522,#0a2a43)}

/* V8 contact */
.contact-clean{background:#f3f7fa;color:#10283a}.contact-clean-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:48px;align-items:start}.contact-copy h2{color:#082d48}.contact-copy>p{color:#526a7a;font-size:1.05rem}.contact-help{margin:28px 0}.contact-help article{display:grid;grid-template-columns:48px 1fr;gap:14px;padding:17px 0;border-top:1px solid #d3e0e8}.contact-help article:last-child{border-bottom:1px solid #d3e0e8}.contact-help article>span{width:38px;height:38px;border-radius:50%;background:#0b6faa;color:#fff;display:grid;place-items:center;font-weight:850}.contact-help h3{margin:0 0 4px;color:#0a3857}.contact-help p{margin:0;color:#5b7080}.contact-note{background:#e4f1f8;border-left:4px solid #1386c4;padding:14px 16px;border-radius:8px;color:#315365}.clean-form{background:#fff;border:1px solid #cfdee7;border-radius:14px;padding:28px;box-shadow:0 14px 40px rgba(20,51,72,.1)}.clean-form label>span{display:block;color:#17384d;font-weight:750;margin-bottom:6px}.clean-form input,.clean-form select,.clean-form textarea{width:100%;border:1px solid #bcced9;background:#fbfdfe;border-radius:8px;padding:12px 13px;font:inherit;color:#142d3e}.clean-form input:focus,.clean-form select:focus,.clean-form textarea:focus{outline:none;border-color:#1682bc;box-shadow:0 0 0 3px rgba(22,130,188,.12)}.form-submit{border:0;cursor:pointer}.privacy-check{display:flex!important;gap:10px;margin:17px 0;color:#536b7a}.privacy-check input{width:auto!important;margin-top:5px}.privacy-check span{font-weight:400!important;margin:0!important}

/* V8 about: editorial and calm */
.about-head-clean{background:#071522}.about-intro{display:flex;justify-content:space-between;align-items:end;gap:35px}.about-sub{font-size:1.25rem!important;margin:0!important}.callsigns{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.callsigns span{border:1px solid #2f6687;background:#0b2a42;padding:8px 11px;border-radius:999px;font-size:.78rem;color:#c6dce8}.article-section{background:#eef3f6;color:#182d3b}.article-shell{max-width:1040px}.profile-article{background:#fff;border:1px solid #d4e0e7;border-radius:14px;padding:clamp(25px,5vw,58px);box-shadow:0 16px 45px rgba(23,52,70,.08)}.profile-article h2{color:#082f4c}.profile-article h3{font-size:1.65rem;color:#0b4166;margin:48px 0 12px}.profile-article p{font-size:1.06rem;line-height:1.82;color:#344c5c}.article-lead{font-size:1.27rem!important;color:#435e6e!important}.profile-article figure{margin:32px 0}.profile-article figcaption{font-size:.82rem;color:#697d89;margin-top:8px}.article-feature img{width:100%;max-height:600px;object-fit:contain;background:#edf1f3;border-radius:10px;cursor:zoom-in}.document-feature{max-width:520px;margin-left:auto!important;margin-right:auto!important}.document-feature img{width:100%;max-height:690px;object-fit:contain;background:#eef1f2;border-radius:10px;cursor:zoom-in}.article-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px}.article-pair figure{margin:22px 0}.article-pair img{width:100%;height:430px;object-fit:contain;background:#edf1f3;border-radius:10px;cursor:zoom-in}.article-pair.wide img{height:350px}.profile-article blockquote{font-size:clamp(1.7rem,4vw,2.8rem);line-height:1.2;color:#0a4268;border-left:5px solid #e8b41e;margin:50px 0 10px;padding:16px 0 16px 24px;font-weight:850}.history-gallery{grid-template-columns:repeat(4,1fr)}.history-photo img{height:250px}
@media(max-width:900px){.contact-clean-grid{grid-template-columns:1fr}.about-intro{display:block}.callsigns{justify-content:flex-start;margin-top:20px}.history-gallery{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.article-pair{grid-template-columns:1fr}.article-pair img,.article-pair.wide img{height:auto}.history-gallery{grid-template-columns:1fr}.history-photo img{height:auto}}

/* V9 — eenvoudige, stabiele menubalk zoals de eerder goedgekeurde versie */
.nav-group,.nav-dropdown,.nav-more{display:contents!important}
.nav-dropdown{display:none!important}
.topbar{background:#03111d!important}
.topin{min-height:88px!important;gap:24px!important}
.brand{flex:0 0 auto!important;min-width:285px!important}
.brand img{width:66px!important;height:66px!important}
.brand strong{font-size:1.65rem!important;line-height:1.05!important}
.brand small{font-size:.88rem!important;margin-top:7px!important;white-space:nowrap!important}
.nav{margin-left:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex-wrap:nowrap!important}
.nav>a{display:inline-flex!important;align-items:center!important;min-height:48px!important;padding:11px 14px!important;border-radius:10px!important;font-size:.98rem!important;font-weight:780!important;white-space:nowrap!important;line-height:1.15!important}
.nav>a:hover,.nav>a.active{background:#0d385b!important;color:#8fdcff!important}
.menu{display:none!important}
@media(max-width:1280px){
  .brand{min-width:250px!important}.brand img{width:58px!important;height:58px!important}.brand strong{font-size:1.45rem!important}
  .nav{gap:3px!important}.nav>a{padding:10px 9px!important;font-size:.88rem!important}
}
@media(max-width:1050px){
  .menu{display:block!important;margin-left:auto!important}
  .nav{display:none!important;position:absolute!important;left:18px!important;right:18px!important;top:87px!important;background:#071a2c!important;padding:12px!important;flex-direction:column!important;align-items:stretch!important;border:1px solid #214d70!important;border-radius:0 0 12px 12px!important}
  .nav.open{display:flex!important}.nav>a{width:100%!important;justify-content:flex-start!important}
  .brand{min-width:0!important}
}
@media(max-width:680px){.topin{min-height:76px!important}.brand img{width:52px!important;height:52px!important}.brand small{display:none!important}.nav{top:75px!important}}


/* V10 — Over ON6UHF: rustige tekstpagina met compacte fotocollages. Menubalk V9 blijft ongewijzigd. */
.about-story-section{background:#eef3f6;color:#1a2e3c}.about-story-shell{max-width:1180px}.about-story-card{background:#fff;border:1px solid #d4e0e7;border-radius:16px;padding:clamp(26px,5vw,58px);box-shadow:0 16px 45px rgba(23,52,70,.08)}
.about-story-card h2{font-size:clamp(2.1rem,4vw,3.5rem);line-height:1.08;color:#082f4c;margin:.35rem 0 1rem}.about-story-card h3{font-size:1.55rem;color:#0b4166;margin:0 0 12px}.about-story-card p{font-size:1.04rem;line-height:1.8;color:#344c5c}.about-story-intro{display:grid;grid-template-columns:1.15fr .85fr;gap:42px;align-items:center;padding-bottom:42px;border-bottom:1px solid #dce6ec}
.about-chapter{display:grid;grid-template-columns:1.08fr .92fr;gap:42px;align-items:center;padding:48px 0;border-bottom:1px solid #e1e9ee}.about-chapter.reverse{grid-template-columns:.92fr 1.08fr}.about-chapter.reverse .chapter-copy{order:2}.about-chapter.reverse .about-mini-collage{order:1}.final-chapter{border-bottom:0;padding-bottom:10px}.final-chapter blockquote{margin:0;background:#082f4c;color:#fff;border-left:6px solid #f0bf2b;border-radius:12px;padding:26px 28px;font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.2;font-weight:850}
.about-mini-collage{display:grid;gap:8px;min-height:240px}.about-mini-collage img{width:100%;height:100%;object-fit:cover;border-radius:10px;display:block;box-shadow:0 8px 22px rgba(18,43,58,.12)}
.collage-origin{grid-template-columns:1.25fr .75fr;grid-template-rows:155px 155px}.collage-origin img:first-child{grid-row:1/3}.collage-origin img:nth-child(3){object-position:center top}
.collage-radio{grid-template-columns:1fr 1fr;grid-template-rows:260px}.collage-radio img{object-fit:contain;background:#eef2f4;padding:6px}
.collage-license{grid-template-columns:.78fr 1.22fr;grid-template-rows:145px 145px}.collage-license img:first-child{grid-row:1/3;object-fit:contain;background:#edf1f3;padding:5px}.collage-license img:nth-child(2),.collage-license img:nth-child(3){object-position:center}
.collage-navy{grid-template-columns:1.2fr .8fr;grid-template-rows:135px 135px}.collage-navy img:first-child{grid-row:1/3}.collage-navy img:nth-child(2),.collage-navy img:nth-child(3){object-fit:contain;background:#edf1f3;padding:5px}
.collage-professional{grid-template-columns:1fr 1fr;grid-template-rows:150px 150px}.collage-professional img:first-child{grid-column:1/3}.collage-professional img:nth-child(2),.collage-professional img:nth-child(3){object-fit:cover}
@media(max-width:900px){.about-story-intro,.about-chapter,.about-chapter.reverse{grid-template-columns:1fr}.about-chapter.reverse .chapter-copy,.about-chapter.reverse .about-mini-collage{order:initial}.about-mini-collage{max-width:680px}.final-chapter blockquote{margin-top:10px}}
@media(max-width:620px){.about-story-card{padding:22px}.about-chapter{padding:34px 0}.collage-origin,.collage-license,.collage-navy,.collage-professional{grid-template-columns:1fr 1fr;grid-template-rows:150px 150px}.collage-origin img:first-child,.collage-license img:first-child,.collage-navy img:first-child{grid-row:auto}.collage-origin img:first-child,.collage-professional img:first-child{grid-column:1/3}.collage-radio{grid-template-rows:210px}}

/* V11 — verfijning pagina Over ON6UHF; hoofdnavigatie bewust ongewijzigd */
.collage-professional{grid-template-columns:1.15fr .85fr;grid-template-rows:155px 155px}
.collage-professional img:first-child{grid-row:1/3}
.collage-professional img:nth-child(2),.collage-professional img:nth-child(3){object-position:center}
.about-mini-collage{overflow:hidden;border-radius:14px;background:#e9f0f4;padding:8px;border:1px solid #d4e1e8}
.about-mini-collage img{transition:transform .35s ease,filter .35s ease}
.about-mini-collage:hover img{filter:saturate(1.04) contrast(1.02)}
.about-mini-collage img:hover{transform:scale(1.015)}
@media(max-width:620px){.collage-professional{grid-template-columns:1fr 1fr;grid-template-rows:150px 150px}.collage-professional img:first-child{grid-column:1/3;grid-row:auto}}

/* V13 - professionele webartikelen */
.article-hero{padding:72px 0;background:linear-gradient(135deg,#03101c,#08263f);border-bottom:1px solid #214e70}
.article-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}
.article-hero-copy h1{font-size:clamp(2.7rem,5.5vw,5rem);line-height:1;margin:.6rem 0 1.2rem}
.article-hero-copy p{font-size:1.15rem;color:#c9ddea;max-width:760px}
.article-hero-poster{margin:0;border:1px solid #2a5a7d;border-radius:18px;overflow:hidden;background:#020910;box-shadow:0 22px 55px rgba(0,0,0,.3)}
.article-hero-poster img{width:100%;height:430px;object-fit:contain;cursor:zoom-in}
.article-hero-poster figcaption,.article-figure figcaption{padding:10px 13px;color:#a9c0d1;background:#071827;font-size:.86rem}
.article-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}
.article-intro{background:#e9f3f8;color:#123148;padding:28px 0}
.article-intro p{margin:0;font-size:1.18rem;line-height:1.75;max-width:1000px}
.article-body{padding:62px 0 84px}
.article-tech{margin-bottom:42px}
.article-tech-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
.article-tech-grid div{background:#0a2035;border:1px solid #245272;border-radius:12px;padding:15px}
.article-tech-grid strong,.article-tech-grid span{display:block}
.article-tech-grid strong{color:#62cbff;font-size:.82rem;text-transform:uppercase;letter-spacing:.05em}
.article-tech-grid span{color:#fff;font-weight:800;margin-top:4px}
.article-section{padding:46px 0;border-bottom:1px solid #1c405d}
.article-section.article-split{display:grid;grid-template-columns:1fr minmax(320px,46%);gap:42px;align-items:center}
.article-copy{max-width:760px}.article-copy.wide{max-width:980px}.article-copy p{color:#b4c9d8;font-size:1.04rem;line-height:1.82}
.article-copy h2{margin:.45rem 0 1.1rem}
.article-list{padding-left:1.2rem;color:#c3d4df}.article-list li{margin:.65rem 0}
.article-callout{margin-top:22px;padding:17px 19px;border-left:4px solid #f1bd34;background:#15253a;color:#e8f0f5;border-radius:8px}
.article-figure{margin:0;border:1px solid #285778;border-radius:16px;overflow:hidden;background:#020910}
.article-figure img{width:100%;max-height:560px;object-fit:contain;cursor:zoom-in}
.original-folder{margin-top:55px;padding:28px;display:grid;grid-template-columns:1fr 340px;gap:32px;align-items:center;background:linear-gradient(135deg,#0a2137,#071726);border:1px solid #2b5d7d;border-radius:20px}
.original-folder p{color:#afc4d3}.original-folder>img{width:100%;height:280px;object-fit:contain;background:#020910;border-radius:12px;cursor:zoom-in}
.article-related{margin-top:55px}.article-related-grid,.article-link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.article-related-grid a,.article-link-grid a{display:block;text-decoration:none;background:#0a2035;border:1px solid #245172;border-radius:13px;padding:18px}
.article-related-grid strong,.article-related-grid span,.article-link-grid strong,.article-link-grid span{display:block}
.article-related-grid strong,.article-link-grid strong{color:#62cbff;font-size:1.04rem}
.article-related-grid span,.article-link-grid span{color:#abc0d0;margin-top:5px}
.read-button{background:#0e6fa7!important;border-color:#3ca8df!important}
@media(max-width:980px){
.article-hero-grid,.article-section.article-split,.original-folder{grid-template-columns:1fr}
.article-tech-grid{grid-template-columns:repeat(2,1fr)}
.article-related-grid,.article-link-grid{grid-template-columns:repeat(2,1fr)}
.article-hero-poster img{height:auto}.original-folder>img{height:auto}
}
@media(max-width:620px){
.article-tech-grid,.article-related-grid,.article-link-grid{grid-template-columns:1fr}
.article-body{padding-top:38px}.article-section{padding:34px 0}.article-hero{padding:48px 0}
}
@media print{
.topbar,footer,.lightbox,.article-actions,.poster-actions,.article-related,.article-link-grid,.searchbar,.menu{display:none!important}
body{background:#fff!important;color:#111!important;font-size:11pt}
.article-hero,.article-intro,.article-body,.article-section,.original-folder{background:#fff!important;color:#111!important;padding:12pt 0!important;border:0!important;box-shadow:none!important}
.shell{width:100%!important;max-width:none!important}
.article-hero-grid,.article-section.article-split,.original-folder{display:block!important}
.article-hero-poster,.article-figure,.original-folder>img{margin:12pt 0!important;break-inside:avoid}
.article-hero-poster img,.article-figure img,.original-folder>img{max-height:18cm!important;width:auto!important;max-width:100%!important;margin:auto!important}
h1,h2,h3,p,li,strong,span{color:#111!important}
.article-tech-grid{grid-template-columns:repeat(3,1fr)!important}
.article-tech-grid div{background:#fff!important;border:1px solid #777!important}
a{text-decoration:none!important}
}

/* V13 repeater update - hoofdnavigatie ongewijzigd */
.repeater-card-grid{display:grid;gap:24px}.mode-badges{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 22px}.mode-badges span{padding:6px 10px;border-radius:999px;background:#0b3553;border:1px solid #2c7098;color:#8edcff;font-size:.82rem;font-weight:800}.table-wrap{overflow-x:auto;border-radius:16px;border:1px solid #c9dbe6;box-shadow:0 14px 35px rgba(15,48,70,.08)}.tech-table{width:100%;border-collapse:collapse;background:#fff;color:#173247}.tech-table th,.tech-table td{padding:14px 16px;text-align:left;border-bottom:1px solid #d9e5ec}.tech-table thead th{background:#0a3655;color:#fff}.tech-table tbody th{color:#0a527e;width:180px}.tech-table tr:last-child th,.tech-table tr:last-child td{border-bottom:0}.status-online{color:#2ba24c;font-weight:900}.aprs-live-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:28px;align-items:start;margin-top:28px}.steps-card{padding:24px;border-radius:16px;border:1px solid #285c7e;background:#0a2035}.steps-card h3{margin-top:0}.steps-card ol{padding-left:22px}.steps-card li{margin:9px 0}.steps-card a:not(.btn){color:#62ccff}.aprs-live-grid .poster-feature img{max-height:700px}.repeater-card-grid .repeater-site-card:nth-child(2){background:linear-gradient(135deg,#181525,#26304a);border-color:#60558d}@media(max-width:900px){.aprs-live-grid{grid-template-columns:1fr}.tech-table{min-width:720px}}

/* V13.1 - herstelde en verfijnde layout voor de Kennisbank-artikelen */
main:has(.article-hero){
  overflow:clip;
  background:
    radial-gradient(circle at 12% 8%,rgba(40,158,220,.12),transparent 34rem),
    linear-gradient(180deg,#061523 0%,#071a2a 52%,#061421 100%);
}
main:has(.article-hero) .article-hero{
  padding:clamp(48px,6vw,82px) 0;
  background:
    radial-gradient(circle at 82% 25%,rgba(37,154,218,.18),transparent 25rem),
    linear-gradient(135deg,#03101c 0%,#082740 58%,#061827 100%);
}
main:has(.article-hero) .article-hero-grid{
  grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);
  width:min(1180px,calc(100% - 38px));
}
main:has(.article-hero) .article-hero-copy,
main:has(.article-hero) .article-hero-poster,
main:has(.article-hero) .article-section>*{min-width:0}
main:has(.article-hero) .article-hero-copy h1{
  max-width:820px;
  font-size:clamp(2.55rem,5vw,4.85rem);
  line-height:1.01;
  text-wrap:balance;
}
main:has(.article-hero) .article-hero-copy p{max-width:720px;line-height:1.7}
main:has(.article-hero) .article-hero-poster{
  border-color:#326989;
  background:linear-gradient(145deg,#020a11,#071725);
}
main:has(.article-hero) .article-hero-poster img{
  height:clamp(290px,34vw,440px);
  padding:12px;
}
main:has(.article-hero) .article-intro{
  padding:28px 0;
  background:linear-gradient(90deg,#eaf5fb,#f7fbfd);
  border-bottom:1px solid #c9e0ed;
}
main:has(.article-hero) .article-intro .shell{width:min(1080px,calc(100% - 38px))}
main:has(.article-hero) .article-intro p{color:#24455a;font-weight:560}
main:has(.article-hero) .article-body{
  width:min(1120px,calc(100% - 38px));
  padding:52px 0 86px;
}
main:has(.article-hero) .article-tech{margin:0 0 30px}
main:has(.article-hero) .article-tech-grid{
  grid-template-columns:repeat(auto-fit,minmax(185px,1fr));
  gap:14px;
}
main:has(.article-hero) .article-tech-grid div{
  min-height:110px;
  padding:19px;
  background:linear-gradient(145deg,#0d2941,#0a1d30);
  border-color:#2b6286;
  box-shadow:0 14px 32px rgba(0,0,0,.16);
}
main:has(.article-hero) .article-tech-grid span{font-size:1.08rem;line-height:1.35}
main:has(.article-hero) .article-section{
  margin:22px 0;
  padding:clamp(25px,4vw,46px);
  border:1px solid #214b69;
  border-radius:20px;
  background:linear-gradient(145deg,rgba(12,34,54,.97),rgba(8,24,39,.97));
  box-shadow:0 22px 48px rgba(0,0,0,.16);
}
main:has(.article-hero) .article-section.article-split{
  grid-template-columns:minmax(0,1fr) minmax(300px,44%);
  gap:clamp(26px,4vw,48px);
}
main:has(.article-hero) .article-copy{max-width:none}
main:has(.article-hero) .article-copy h2{
  color:#f4f9fc;
  font-size:clamp(2rem,3.4vw,3.15rem);
  line-height:1.08;
  text-wrap:balance;
}
main:has(.article-hero) .article-copy p{
  color:#c8d8e3;
  font-size:1.06rem;
  line-height:1.82;
}
main:has(.article-hero) .article-list{color:#d1dee7}
main:has(.article-hero) .article-figure{
  align-self:center;
  box-shadow:0 18px 42px rgba(0,0,0,.25);
}
main:has(.article-hero) .article-figure img{
  max-height:520px;
  padding:10px;
  background:#f7fafc;
}
main:has(.article-hero) .original-folder{
  margin-top:28px;
  padding:clamp(24px,4vw,38px);
  grid-template-columns:minmax(0,1fr) minmax(260px,340px);
  border-color:#316c91;
  box-shadow:0 22px 52px rgba(0,0,0,.2);
}
main:has(.article-hero) .original-folder h2{color:#f6fbff}
main:has(.article-hero) .original-folder p{color:#c5d5df;line-height:1.75}
main:has(.article-hero) .article-related{
  margin-top:28px;
  padding:30px;
  border:1px solid #214b69;
  border-radius:18px;
  background:rgba(8,25,41,.78);
}
main:has(.article-hero) .article-related h2{font-size:clamp(1.8rem,3vw,2.6rem)}
main:has(.article-hero) .article-related-grid{
  grid-template-columns:repeat(auto-fit,minmax(240px,1fr));
}
main:has(.article-hero) .article-related-grid a{transition:transform .2s ease,border-color .2s ease,background .2s ease}
main:has(.article-hero) .article-related-grid a:hover{
  transform:translateY(-3px);
  border-color:#49b9ef;
  background:#0d2b45;
}
@media(max-width:980px){
  main:has(.article-hero) .article-hero-grid,
  main:has(.article-hero) .article-section.article-split,
  main:has(.article-hero) .original-folder{grid-template-columns:1fr}
  main:has(.article-hero) .article-hero-poster{max-width:720px}
  main:has(.article-hero) .article-hero-poster img{height:auto;max-height:620px}
  main:has(.article-hero) .article-figure{max-width:760px}
  main:has(.article-hero) .original-folder>img{height:auto;max-height:420px}
}
@media(max-width:620px){
  main:has(.article-hero) .article-hero-grid,
  main:has(.article-hero) .article-body,
  main:has(.article-hero) .article-intro .shell{width:min(100% - 24px,1120px)}
  main:has(.article-hero) .article-section{padding:24px 18px;border-radius:15px}
  main:has(.article-hero) .article-tech-grid{grid-template-columns:1fr 1fr}
  main:has(.article-hero) .article-tech-grid div{min-height:96px;padding:15px}
  main:has(.article-hero) .article-copy p{font-size:1rem}
  main:has(.article-hero) .original-folder{padding:22px 18px;border-radius:16px}
}
@media(max-width:430px){
  main:has(.article-hero) .article-tech-grid{grid-template-columns:1fr}
}


/* V13.2 - tekstgerichte digitale modi en XLX880 project */
.digital-intro{padding:clamp(54px,7vw,88px) 0 38px;background:radial-gradient(circle at 80% 10%,rgba(47,171,230,.16),transparent 28rem),linear-gradient(135deg,#03111d,#08263d)}
.digital-reading{width:min(1040px,calc(100% - 38px))}
.digital-intro h1{max-width:850px;margin:.45rem 0 1rem;font-size:clamp(2.55rem,5.5vw,4.7rem);line-height:1.02;text-wrap:balance}.digital-intro .lead{max-width:900px;color:#c4d7e3;font-size:1.12rem;line-height:1.75}
.digital-principles{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:30px}.digital-principles div{padding:17px;border:1px solid #2c6386;border-radius:14px;background:rgba(7,30,49,.84)}.digital-principles strong,.digital-principles span{display:block}.digital-principles strong{color:#64cdff;font-size:1.1rem}.digital-principles span{color:#b8cad6;margin-top:4px;font-size:.9rem;line-height:1.4}
.mode-chapter{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,38%);gap:clamp(28px,5vw,58px);align-items:start;padding:52px 0;border-bottom:1px solid #20455f}.mode-chapter.reverse{grid-template-columns:minmax(280px,34%) minmax(0,1fr)}.mode-chapter.reverse .mode-copy{grid-column:2}.mode-chapter.reverse .mode-figure{grid-column:1;grid-row:1}.mode-copy h2{font-size:clamp(2rem,3.6vw,3.15rem);line-height:1.1;margin:.35rem 0 1rem;text-wrap:balance}.mode-copy h3{margin-top:1.6rem;color:#e8f5fc}.mode-copy p,.mode-copy li{color:#c4d5df;line-height:1.78}.mode-copy ol,.mode-copy ul{padding-left:1.25rem}.mode-copy li{margin:.48rem 0}.mode-note{margin:22px 0;padding:18px;border-left:4px solid #f0bc35;border-radius:8px;background:#10283d}.mode-note strong{color:#ffd66c}.mode-note p{margin:.4rem 0 0}.mode-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:23px}.mode-actions .btn{font-size:.92rem}
.mode-figure{margin:0;border:1px solid #2c6081;border-radius:16px;overflow:hidden;background:#f5f8fa;box-shadow:0 20px 42px rgba(0,0,0,.2)}.mode-figure img{display:block;width:100%;height:auto;max-height:520px;object-fit:contain;cursor:zoom-in}.mode-figure.compact img{max-height:430px}.mode-figure.portrait{max-width:390px;justify-self:center}.mode-figure.portrait img{max-height:570px}.mode-figure figcaption{padding:12px 14px;background:#0a2034;color:#aebfca;font-size:.88rem;line-height:1.45}
.project-feature-card{grid-column:span 2;background:linear-gradient(135deg,#0a253c,#171c38)!important;border-color:#438cb8!important}.project-feature-card img{height:330px;object-fit:contain;background:#f4f7fa;padding:12px}.project-status{display:inline-block;margin-bottom:8px;padding:5px 9px;border-radius:999px;background:#694914;color:#ffd76d;font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.project-feature-card .poster-button{display:inline-block;text-decoration:none}
.xlx-hero .article-hero-copy h1{font-size:clamp(2.6rem,5vw,4.7rem)}.xlx-symbol img{object-fit:contain;background:#f4f7fa}.architecture-flow{padding:22px;border:1px solid #2f6689;border-radius:16px;background:#071a2a;text-align:center}.architecture-flow div{padding:11px 13px;border:1px solid #2b5f80;border-radius:10px;background:#0c2a43;color:#e8f4fb;font-weight:800}.architecture-flow span{display:block;color:#6ed2ff;font-size:1.35rem}.architecture-flow .active{background:#0d5d87;border-color:#55c8ff}.architecture-flow .development{background:#5d4315;border-color:#dbad42;color:#ffe5a2}.code-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:22px 0}.code-grid>div{padding:16px;border:1px solid #2a5d7d;border-radius:12px;background:#061522}.code-grid h3{margin:0 0 10px;font-size:1rem}.code-grid pre{margin:0;overflow:auto}.code-grid code{color:#9ee0ff;font-size:.9rem}.status-online{color:#56c97a!important}
@media(max-width:900px){.digital-principles{grid-template-columns:repeat(2,1fr)}.mode-chapter,.mode-chapter.reverse{grid-template-columns:1fr}.mode-chapter.reverse .mode-copy,.mode-chapter.reverse .mode-figure{grid-column:auto;grid-row:auto}.mode-figure,.mode-figure.portrait{max-width:680px}.project-feature-card{grid-column:auto}.code-grid{grid-template-columns:1fr}}
@media(max-width:560px){.digital-reading{width:min(100% - 24px,1040px)}.digital-principles{grid-template-columns:1fr}.mode-chapter{padding:38px 0}.mode-figure img,.mode-figure.compact img,.mode-figure.portrait img{max-height:none}.mode-actions .btn{width:100%;text-align:center}}

/* V13.3 - rustige, tekstgerichte startpagina Digitale modi */
.digital-home-hero{padding:clamp(46px,6vw,76px) 0;background:radial-gradient(circle at 82% 18%,rgba(34,166,225,.16),transparent 32rem),linear-gradient(135deg,#03111d,#08243a);border-bottom:1px solid #1d4968}
.digital-home-inner{width:min(1120px,calc(100% - 38px));display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:42px;align-items:center}
.digital-home-copy h1{font-size:clamp(2.45rem,5vw,4.35rem);line-height:1.03;max-width:820px;margin:.45rem 0 1rem;text-wrap:balance}
.digital-home-copy .lead{max-width:800px;color:#c4d7e3;line-height:1.72;font-size:1.1rem}
.digital-home-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}
.digital-home-summary{display:grid;gap:10px;padding:16px;border:1px solid #2c6284;border-radius:18px;background:rgba(4,20,33,.78);box-shadow:0 24px 55px rgba(0,0,0,.22)}
.digital-home-summary div{padding:14px 15px;border-radius:12px;background:#0a2a43;border:1px solid #255878}
.digital-home-summary strong,.digital-home-summary span{display:block}.digital-home-summary strong{color:#6bd4ff}.digital-home-summary span{font-size:.9rem;color:#bfd0da;margin-top:3px}
.digital-page-width{width:min(1120px,calc(100% - 38px))}.digital-overview{padding:54px 0;background:#edf3f7;color:#173247}.compact-heading{max-width:830px}.compact-heading h2{font-size:clamp(2rem,4vw,3.25rem);margin:.35rem 0 .75rem;color:#092f4c}.compact-heading p{color:#4a6575;line-height:1.7}
.digital-mode-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:30px}.digital-mode-card{display:flex;flex-direction:column;min-height:235px;padding:22px;border-radius:17px;text-decoration:none;background:#fff;border:1px solid #c8dbe6;box-shadow:0 14px 35px rgba(13,52,76,.08);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.digital-mode-card:hover{transform:translateY(-4px);border-color:#3b95c3;box-shadow:0 20px 45px rgba(13,52,76,.14)}.digital-mode-card .mode-icon{align-self:flex-start;padding:6px 9px;border-radius:8px;background:#0a3655;color:#7bd6ff;font-size:.78rem;font-weight:900;letter-spacing:.04em}.digital-mode-card strong{font-size:1.22rem;color:#103951;margin:18px 0 8px}.digital-mode-card p{color:#526b7a;line-height:1.55;margin:0 0 16px}.digital-mode-card small{margin-top:auto;color:#0a6898;font-weight:800}.digital-mode-card.dstar .mode-icon{background:#432b63;color:#e4c9ff}.digital-mode-card.svx .mode-icon{background:#174a34;color:#a8efc4}.digital-mode-card.aprs .mode-icon{background:#5c4a0c;color:#ffe082}
.digital-explained{padding:18px 0 58px;background:#061522}.digital-topic{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,34%);gap:clamp(28px,5vw,56px);align-items:start;padding:46px 0;border-bottom:1px solid #234a64}.digital-topic:nth-child(even) .digital-topic-copy{grid-column:2}.digital-topic:nth-child(even) .digital-support-image{grid-column:1;grid-row:1}.digital-topic-copy h2{font-size:clamp(1.95rem,3.4vw,2.9rem);line-height:1.12;margin:.35rem 0 1rem}.digital-topic-copy h3{margin:1.65rem 0 .55rem;color:#f0f7fb}.digital-topic-copy p,.digital-topic-copy li{color:#c6d5de;line-height:1.76}.digital-topic-copy ol,.digital-topic-copy ul{padding-left:1.25rem}.digital-topic-copy li{margin:.45rem 0}.digital-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:22px 0}.digital-facts div{padding:12px;border-radius:11px;background:#0b2a42;border:1px solid #285b7b}.digital-facts b,.digital-facts span{display:block}.digital-facts b{color:#68d0ff;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em}.digital-facts span{color:#f2f8fb;margin-top:5px;font-weight:800;font-size:.94rem}.digital-support-image{margin:6px 0 0;border-radius:16px;overflow:hidden;background:#f4f7f9;border:1px solid #2a5b7a;box-shadow:0 18px 40px rgba(0,0,0,.2)}.digital-support-image img{display:block;width:100%;height:auto;max-height:400px;object-fit:contain;cursor:zoom-in}.digital-support-image.portrait-support{max-width:350px;justify-self:center}.digital-support-image.portrait-support img{max-height:510px}.digital-support-image figcaption{padding:11px 13px;background:#0b2337;color:#adc0cc;font-size:.85rem;line-height:1.45}.digital-more{padding-top:50px}

/* XLX880 project - echte testfoto's tussen de technische tekst */
.xlx-hero .article-hero-poster img{height:440px;object-fit:contain;background:#07131d}.xlx-hero .article-hero-poster figcaption{display:block}.xlx-photo-story{display:block!important}.xlx-inline-gallery{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:26px}.xlx-inline-gallery figure{margin:0;border:1px solid #2a5d7d;border-radius:15px;overflow:hidden;background:#071722}.xlx-inline-gallery img{display:block;width:100%;height:430px;object-fit:contain;background:#050a0e;cursor:zoom-in}.xlx-inline-gallery figcaption{padding:11px 13px;color:#b8cad5;font-size:.86rem;line-height:1.45}.xlx-linux-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}.xlx-linux-panel div{padding:15px;border-radius:12px;border:1px solid #2a5d7d;background:#071a2a}.xlx-linux-panel strong,.xlx-linux-panel span{display:block}.xlx-linux-panel strong{color:#63ceff}.xlx-linux-panel span{color:#c8d8e2;margin-top:5px;line-height:1.45}.project-feature-card{grid-column:span 2}.project-feature-card>img{height:360px!important;object-fit:contain!important;background:#07131d}.project-feature-card .body{padding:26px!important}.project-feature-card h3{font-size:1.65rem!important}

@media(max-width:980px){.digital-home-inner{grid-template-columns:1fr}.digital-home-summary{grid-template-columns:repeat(2,1fr)}.digital-mode-grid{grid-template-columns:repeat(2,1fr)}.digital-topic,.digital-topic:nth-child(even){grid-template-columns:1fr}.digital-topic:nth-child(even) .digital-topic-copy,.digital-topic:nth-child(even) .digital-support-image{grid-column:auto;grid-row:auto}.digital-support-image{max-width:680px}.digital-facts{grid-template-columns:repeat(2,1fr)}.xlx-linux-panel{grid-template-columns:1fr}.project-feature-card{grid-column:auto}}
@media(max-width:640px){.digital-home-inner,.digital-page-width{width:min(100% - 24px,1120px)}.digital-home-summary,.digital-mode-grid{grid-template-columns:1fr}.digital-topic{padding:36px 0}.digital-support-image img,.digital-support-image.portrait-support img{max-height:none}.digital-facts{grid-template-columns:1fr 1fr}.digital-home-actions .btn,.mode-actions .btn{width:100%;text-align:center}.xlx-inline-gallery{grid-template-columns:1fr}.xlx-inline-gallery img{height:auto}.xlx-hero .article-hero-poster img{height:auto}}

/* Version 14 - knowledge base, tips and coastal footer */
.print-button,.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 17px;border-radius:12px;font-weight:850;text-decoration:none;border:1px solid transparent;cursor:pointer}.print-button,.primary-button{background:#0d6fb8!important;color:#fff!important;border-color:#38a9e8!important;box-shadow:0 8px 20px rgba(13,111,184,.22)}.print-button:hover,.primary-button:hover{background:#1688d5!important}.secondary-button{background:#fff!important;color:#073d67!important;border-color:#9dc6df!important}.article-actions{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0}.article-hero{padding:72px 0;background:linear-gradient(135deg,rgba(3,19,34,.96),rgba(7,64,104,.9)),url('../images/hero-on6uhf.png') center/cover;color:#fff}.article-hero.compact{padding:50px 0}.article-hero h1{font-size:clamp(2.1rem,5vw,4.2rem);max-width:950px;margin:.25em 0}.article-hero p{max-width:850px;font-size:1.15rem;color:#d9ecf8}.article-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.article-meta span{padding:7px 10px;border:1px solid rgba(255,255,255,.25);border-radius:999px}.reading-layout{display:grid;grid-template-columns:minmax(0,900px) 260px;gap:34px;align-items:start}.reading-article{background:#fff;color:#182b38;border-radius:22px;padding:clamp(24px,4vw,48px);box-shadow:0 18px 50px rgba(0,25,45,.18)}.article-intro{display:grid;grid-template-columns:minmax(240px,38%) 1fr;gap:26px;align-items:center;padding-bottom:28px;border-bottom:1px solid #dbe8ef}.article-support-image{width:100%;max-height:360px;object-fit:contain;border-radius:16px;background:#f3f8fb}.article-prose{font-size:1.06rem;line-height:1.8}.article-prose h2,.article-prose h3{color:#073d67;margin-top:1.7em}.article-prose p{color:#304b5c}.article-prose ul{padding-left:1.3rem}.article-sidebar{position:sticky;top:110px;display:grid;gap:16px}.side-card{background:#0b2b43;border:1px solid #285775;border-radius:18px;padding:20px;color:#fff}.side-card dl{display:grid;grid-template-columns:auto 1fr;gap:8px 12px}.side-card dt{color:#8fcce9}.side-card dd{margin:0}.side-card a{display:block;color:#fff;margin-top:10px}.pdf-callout{display:flex;justify-content:space-between;gap:24px;align-items:center;background:#eaf5fb;border:1px solid #b8d8e9;border-radius:18px;padding:24px;margin-top:34px}.pdf-actions{display:flex;gap:10px;flex-wrap:wrap}.tip-nav{display:flex;justify-content:space-between;gap:20px;margin-top:28px}.tip-nav a{color:#0d6fb8;font-weight:800}.poster-full img{width:min(100%,760px);margin:auto;border-radius:14px}.poster-full figcaption{text-align:center;color:#607888;margin-top:8px}.tip-toolbar{display:flex;justify-content:space-between;align-items:end;gap:18px;flex-wrap:wrap;margin:28px 0}.tip-search{display:grid;gap:7px;min-width:min(100%,420px);font-weight:800}.tip-search input{min-height:50px;border-radius:13px;border:1px solid #89b4cd;padding:0 15px;font:inherit}.tip-filters{display:flex;gap:8px;flex-wrap:wrap}.tip-filter{border:1px solid #4f87a8;background:#092a41;color:#d9edf8;padding:10px 14px;border-radius:999px;font-weight:800;cursor:pointer}.tip-filter.active{background:#0d78bd;color:#fff}.tips-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.tip-card{background:#fff;color:#183142;border:1px solid #c8dce8;border-radius:20px;overflow:hidden;box-shadow:0 12px 30px rgba(0,35,60,.12)}.tip-card-image{height:180px;background:#eef6fa;display:grid;place-items:center}.tip-card-image img{width:100%;height:100%;object-fit:cover}.tip-card-body{padding:20px}.tip-card-top{display:flex;justify-content:space-between;gap:10px}.tip-number{font-weight:950;color:#0d6fb8}.tip-category{font-size:.82rem;background:#e7f4fb;padding:4px 9px;border-radius:999px}.tip-card h3{color:#073d67;margin:.7em 0 .35em}.tip-card p{color:#526b7a}.tip-card-actions{display:flex;align-items:center;gap:14px;margin-top:18px}.text-link{color:#0d6fb8;font-weight:850}.coast-footer{position:relative;background:url('../images/hero-on6uhf.png') center 58%/cover no-repeat;border-top:0;min-height:310px}.coast-footer-overlay{min-height:310px;background:linear-gradient(90deg,rgba(2,15,27,.94),rgba(3,35,56,.76),rgba(2,20,33,.88));padding:44px 0 16px}.coast-footer-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:40px;align-items:center}.footer-kicker{color:#79d2ff;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.coast-place h2{font-size:clamp(1.6rem,3vw,2.7rem);margin:.25em 0;color:#fff}.coast-place p{max-width:720px;color:#d4e7f1}.footer-contact{display:inline-flex;background:#fff;color:#073d67!important;padding:11px 17px;border-radius:12px;text-decoration:none;font-weight:900}.footer-person{display:flex;gap:16px;align-items:center;background:rgba(3,22,36,.72);border:1px solid rgba(153,215,246,.35);padding:18px;border-radius:18px}.footer-person img{width:88px;height:88px;object-fit:cover;border-radius:50%;border:3px solid #7bd5ff}.footer-person strong,.footer-person span,.footer-person small,.footer-person em{display:block}.footer-person strong{font-size:1.15rem}.footer-person span{color:#7bd5ff;font-weight:900}.footer-person small{color:#c3d9e5}.footer-person em{margin-top:8px;color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;color:#a9c4d3;border-top:1px solid rgba(255,255,255,.16);padding-top:14px;margin-top:34px;font-size:.88rem}@media(max-width:950px){.reading-layout{grid-template-columns:1fr}.article-sidebar{position:static;grid-template-columns:repeat(2,1fr)}.tips-grid{grid-template-columns:repeat(2,1fr)}.coast-footer-grid{grid-template-columns:1fr}.footer-person{max-width:430px}}@media(max-width:650px){.article-intro{grid-template-columns:1fr}.reading-article{border-radius:0}.tips-grid{grid-template-columns:1fr}.article-sidebar{grid-template-columns:1fr}.pdf-callout{align-items:flex-start;flex-direction:column}.footer-bottom{flex-direction:column}.coast-footer-overlay{padding-inline:16px}}

/* Version 14.1 - duidelijke printknoppen en professionele projectgalerijen */
button.print-button,
button.print-article,
.btn.secondary.print-article,
.article-actions button.print-button,
.article-actions button.print-article {
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:.55rem!important;
  background:#0b78bd!important;
  color:#fff!important;
  border:1px solid #58c4ff!important;
  text-shadow:none!important;
  box-shadow:0 8px 20px rgba(3,75,120,.28)!important;
  -webkit-text-fill-color:#fff!important;
}
button.print-button:hover,
button.print-article:hover,
.btn.secondary.print-article:hover {
  background:#1597dc!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
.print-button .print-icon,.print-article .print-icon{font-size:1.12em;line-height:1;color:#fff!important;-webkit-text-fill-color:#fff!important}

.xlx-inline-gallery-three{grid-template-columns:repeat(3,minmax(0,1fr))}
.xlx-inline-gallery-three img{height:360px;object-fit:contain}

.on0vhf-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}
.on0vhf-gallery .on0vhf-photo{margin:0;background:#fff;border:1px solid #c7dce9;border-radius:16px;overflow:hidden;box-shadow:0 12px 28px rgba(0,36,61,.12)}
.on0vhf-gallery .on0vhf-photo img{display:block;width:100%;height:310px;object-fit:cover;cursor:zoom-in;background:#edf4f7}
.on0vhf-gallery .on0vhf-photo figcaption{padding:14px 15px;color:#476171;line-height:1.48;font-size:.92rem;background:#fff}
.on0vhf-gallery .on0vhf-photo figcaption strong{color:#073d67;font-size:1rem}
.gallery-intro{max-width:900px;margin-bottom:24px}

@media(max-width:1050px){.on0vhf-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.xlx-inline-gallery-three{grid-template-columns:1fr 1fr}.xlx-inline-gallery-three figure:last-child{grid-column:1/-1;max-width:620px;width:100%;justify-self:center}}
@media(max-width:650px){.on0vhf-gallery{grid-template-columns:1fr}.on0vhf-gallery .on0vhf-photo img{height:auto;max-height:520px;object-fit:contain}.xlx-inline-gallery-three{grid-template-columns:1fr}.xlx-inline-gallery-three figure:last-child{grid-column:auto}.xlx-inline-gallery-three img{height:auto}}

/* V14.2 - grafische sectiebanners, XLX880 collage en verfijnde footer */
.section-hero{position:relative;isolation:isolate;overflow:hidden;padding:clamp(64px,8vw,108px) 0;color:#fff;border-bottom:1px solid rgba(91,196,244,.35)}
.section-hero::before,.digital-graphic-hero::before,.tips-graphic-hero::before{content:"";position:absolute;inset:0;z-index:-2;background-position:center;background-size:cover;background-repeat:no-repeat;transform:scale(1.02)}
.section-hero::after,.digital-graphic-hero::after,.tips-graphic-hero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(2,14,26,.96) 0%,rgba(3,31,52,.84) 52%,rgba(2,19,33,.58) 100%),radial-gradient(circle at 78% 32%,rgba(46,183,240,.24),transparent 34rem)}
.section-hero-content{position:relative;z-index:1}
.section-hero h1,.tips-graphic-hero h1{font-size:clamp(2.5rem,5.5vw,5rem);max-width:920px;margin:.2em 0;color:#fff;text-shadow:0 4px 24px rgba(0,0,0,.38)}
.section-hero p,.tips-graphic-hero p{max-width:780px;color:#d7ecf7;font-size:clamp(1rem,1.5vw,1.22rem)}
.repeaters-hero::before{background-image:url('../images/on0vhf/on0vhf-kurt-on6ble-philip-on6uhf.webp');background-position:center 42%}
.repeaters-hero::after{background:linear-gradient(90deg,rgba(2,13,24,.98) 0%,rgba(4,35,57,.88) 48%,rgba(3,21,34,.46) 100%),repeating-linear-gradient(115deg,transparent 0 38px,rgba(92,205,255,.035) 39px 40px)}
.digital-graphic-hero{position:relative;isolation:isolate;overflow:hidden;padding:clamp(58px,7vw,96px) 0}
.digital-graphic-hero::before{background-image:url('../images/xlx880/xlx880-development-collage.webp');background-position:center 50%;filter:saturate(.8) contrast(1.05)}
.digital-graphic-hero::after{background:linear-gradient(90deg,rgba(2,13,24,.98) 0%,rgba(3,30,51,.91) 54%,rgba(3,20,34,.66) 100%),linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.36))}
.digital-graphic-hero .digital-home-inner{position:relative;z-index:1}
.tips-graphic-hero{position:relative;isolation:isolate;overflow:hidden;background:none!important;padding:clamp(62px,7vw,100px) 0}
.tips-graphic-hero::before{background-image:url('../images/banner-tips-tricks.png');background-position:center 46%}
.tips-graphic-hero::after{background:linear-gradient(90deg,rgba(2,14,26,.97) 0%,rgba(4,38,62,.86) 55%,rgba(3,20,34,.56) 100%)}
.xlx-development-banner{margin:24px 0 0;width:100%;border:1px solid #34799f;border-radius:16px;overflow:hidden;background:#061522;box-shadow:0 16px 38px rgba(0,22,38,.24)}
.xlx-development-banner img{display:block;width:100%;height:auto;aspect-ratio:18/6.5;object-fit:cover;cursor:zoom-in}
.xlx-development-banner figcaption{padding:11px 15px;color:#c7dce7;background:#071a2a;font-size:.9rem}
.project-feature-card>img{width:100%;height:auto!important;aspect-ratio:18/6.5;object-fit:cover!important;background:#07131d}
.footer-person{min-width:0}
.footer-person>div{min-width:0}
.footer-person em{white-space:nowrap;font-size:clamp(.78rem,1vw,.98rem);font-style:normal;font-weight:800;letter-spacing:.01em}
.coast-footer-grid{align-items:stretch}
.footer-person{align-self:center}
@media(max-width:720px){.footer-person em{white-space:normal}.section-hero,.digital-graphic-hero,.tips-graphic-hero{padding:54px 0}.xlx-development-banner img,.project-feature-card>img{aspect-ratio:16/9}}

/* V14.3 detailafwerking */
.repeaters-hero::before{
  background-image:url('../images/repeaters-technical-hero.jpg');
  background-position:center 48%;
}
.repeaters-hero::after{
  background:
    linear-gradient(90deg,rgba(1,12,23,.98) 0%,rgba(3,31,52,.91) 45%,rgba(2,19,33,.48) 100%),
    radial-gradient(circle at 78% 34%,rgba(66,201,255,.24),transparent 28rem),
    repeating-linear-gradient(115deg,transparent 0 38px,rgba(92,205,255,.04) 39px 40px);
}

/* Footer card: all content remains inside the frame on every screen size */
.footer-person{
  display:grid;
  grid-template-columns:96px minmax(0,1fr);
  column-gap:18px;
  row-gap:4px;
  align-items:center;
  overflow:hidden;
  padding:20px 22px;
  box-sizing:border-box;
}
.footer-person img{grid-row:1 / span 4;width:96px;height:96px}
.footer-person>div{min-width:0;display:grid;gap:3px;align-content:center}
.footer-person strong{font-size:clamp(1.05rem,1.45vw,1.32rem);line-height:1.15}
.footer-person span{font-size:clamp(.95rem,1.2vw,1.12rem)}
.footer-person small{font-size:clamp(.82rem,1vw,.98rem)}
.footer-person em{
  display:block;
  margin-top:8px;
  max-width:100%;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:clip;
  font-size:clamp(.68rem,.86vw,.9rem);
  line-height:1.2;
}

/* Every print action has one consistent, clearly visible treatment */
.print-button,.print-article{
  display:inline-flex!important;
  align-items:center!important;
  gap:.55rem!important;
  background:#0d78bd!important;
  color:#fff!important;
  border:1px solid #64cfff!important;
  box-shadow:0 8px 20px rgba(3,74,118,.28)!important;
  -webkit-text-fill-color:#fff!important;
}
.print-button *,.print-article *{color:#fff!important;-webkit-text-fill-color:#fff!important}
.print-button:hover,.print-article:hover{background:#1193dc!important;color:#fff!important}
.print-icon{display:inline-grid;place-items:center;flex:0 0 auto;font-size:1.08em;line-height:1}

@media(max-width:1100px){
  .coast-footer-grid{grid-template-columns:1fr}
  .footer-person{max-width:620px}
  .footer-person em{font-size:clamp(.74rem,1.5vw,.9rem)}
}
@media(max-width:520px){
  .footer-person{grid-template-columns:72px minmax(0,1fr);padding:16px;column-gap:13px}
  .footer-person img{width:72px;height:72px}
  .footer-person em{white-space:normal;font-size:.75rem}
}


/* V14.4 QRZ footer and reliable document links */
.qrz-profile-link{display:inline-flex;align-items:center;gap:.72rem;margin-top:.8rem;padding:.72rem 1rem;border:1px solid rgba(116,208,255,.55);border-radius:12px;background:rgba(2,20,34,.72);color:#fff;text-decoration:none;font-style:normal;font-weight:800;line-height:1;transition:transform .18s ease,background .18s ease,border-color .18s ease;max-width:100%}
.qrz-profile-link:hover{transform:translateY(-2px);background:rgba(11,57,88,.9);border-color:#75d5ff}
.qrz-profile-link img{display:block;width:92px;height:28px;object-fit:contain;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}
.qrz-profile-link span{white-space:nowrap;font-size:.92rem}
.footer-person>div{min-width:0}
.footer-person .qrz-profile-link{margin-top:.65rem}
.qrz-callout{margin:2rem 0;padding:1.4rem;border:1px solid #b8ddf1;border-radius:18px;background:linear-gradient(135deg,#f7fcff,#eaf6fc);box-shadow:0 14px 34px rgba(8,39,61,.09)}
.qrz-callout strong{display:block;font-size:1.25rem;color:#07395a}
.qrz-callout p{margin:.4rem 0 .8rem;color:#365568}
.qrz-callout .qrz-profile-link{background:#07395a;width:max-content}
@media(max-width:760px){.qrz-profile-link span{white-space:normal}.qrz-profile-link img{width:78px}.footer-person .qrz-profile-link{align-self:flex-start}}


/* V14.4.1 - compact QRZ element inside footer profile card */
.footer-person .qrz-profile-link{
  width:min(100%,360px);
  box-sizing:border-box;
  justify-content:flex-start;
  gap:.6rem;
  padding:.62rem .8rem;
  overflow:hidden;
}
.footer-person .qrz-profile-link img{
  grid-row:auto;
  width:76px;
  height:24px;
  min-width:76px;
  border:0;
  border-radius:0;
  object-fit:contain;
}
.footer-person .qrz-profile-link span{
  min-width:0;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  font-size:clamp(.76rem,.9vw,.9rem);
  line-height:1.15;
}
@media(max-width:520px){
  .footer-person .qrz-profile-link{width:100%;gap:.45rem;padding:.55rem .65rem}
  .footer-person .qrz-profile-link img{width:62px;height:21px;min-width:62px}
  .footer-person .qrz-profile-link span{font-size:.72rem}
}
/* V14.4.2 - QRZ logo in white for maximum contrast */
.qrz-profile-link img{filter:brightness(0) invert(1) drop-shadow(0 1px 2px rgba(0,0,0,.35))}

/* V14.5 - SVX portal and dedicated section banners */
.downloads-graphic-hero::before{
  background-image:url('../images/downloads-technical-hero.jpg')!important;
  background-position:center 50%!important;
}
.downloads-graphic-hero::after{
  background:
    linear-gradient(90deg,rgba(1,13,25,.98) 0%,rgba(3,31,52,.90) 48%,rgba(2,18,31,.56) 100%),
    radial-gradient(circle at 80% 28%,rgba(72,201,255,.2),transparent 32rem)!important;
}
.about-graphic-hero::before{
  background-image:url('../images/over-on6uhf-hero.jpg');
  background-position:center 47%;
}
.about-graphic-hero::after{
  background:
    linear-gradient(90deg,rgba(1,12,24,.98) 0%,rgba(2,28,47,.87) 48%,rgba(2,16,28,.42) 100%),
    radial-gradient(circle at 70% 32%,rgba(78,202,255,.18),transparent 30rem);
}
.about-hero-content{max-width:900px}
.about-hero-content>p{font-size:clamp(1.05rem,1.7vw,1.3rem);max-width:760px}
.about-hero-callsigns{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.about-hero-callsigns span{display:inline-flex;padding:9px 14px;border:1px solid rgba(115,210,255,.5);border-radius:999px;background:rgba(3,28,46,.72);color:#eaf8ff;font-weight:750;backdrop-filter:blur(5px)}
.svx-portal-callout{max-width:1180px;margin:26px auto;padding:24px 26px;border:1px solid rgba(61,176,226,.55);border-radius:18px;background:linear-gradient(135deg,#061b2c,#0a3550);box-shadow:0 18px 40px rgba(0,24,43,.18);display:flex;align-items:center;justify-content:space-between;gap:24px;color:#fff}
.svx-portal-callout h2{margin:.2rem 0 .45rem;color:#fff}
.svx-portal-callout p{margin:0;max-width:760px;color:#d3eaf5}
.svx-portal-button{flex:0 0 auto;white-space:nowrap}
@media(max-width:760px){
  .svx-portal-callout{align-items:flex-start;flex-direction:column;padding:21px}
  .svx-portal-button{width:100%;text-align:center;white-space:normal}
  .about-hero-callsigns{gap:8px}
}


/* V14.6 - ON0VHF fotoreeks en compacte QRZ-footer */
.on0vhf-gallery{
  display:grid;
  grid-template-columns:repeat(12,minmax(0,1fr));
  gap:18px;
  align-items:start;
}
.on0vhf-gallery .on0vhf-photo{grid-column:span 4;margin:0;background:#fff;border:1px solid #c6dce8;border-radius:18px;overflow:hidden;box-shadow:0 14px 34px rgba(4,35,56,.14)}
.on0vhf-gallery .on0vhf-photo.wide{grid-column:span 6}
.on0vhf-gallery .on0vhf-photo img{display:block;width:100%;height:310px;object-fit:cover;background:#eaf2f6;cursor:zoom-in}
.on0vhf-gallery .on0vhf-photo.portrait img{height:390px;object-fit:cover}
.on0vhf-gallery .on0vhf-photo.landscape img{height:300px;object-fit:cover}
.on0vhf-gallery .on0vhf-photo figcaption{padding:16px 17px 18px;color:#496272;line-height:1.48}
.on0vhf-gallery .on0vhf-photo figcaption strong{display:inline;color:#073d67;font-size:1.02rem}
@media(max-width:980px){.on0vhf-gallery .on0vhf-photo,.on0vhf-gallery .on0vhf-photo.wide{grid-column:span 6}}
@media(max-width:640px){.on0vhf-gallery{grid-template-columns:1fr}.on0vhf-gallery .on0vhf-photo,.on0vhf-gallery .on0vhf-photo.wide{grid-column:1}.on0vhf-gallery .on0vhf-photo img,.on0vhf-gallery .on0vhf-photo.portrait img,.on0vhf-gallery .on0vhf-photo.landscape img{height:auto;max-height:none;object-fit:contain}}

.footer-person{display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;gap:16px!important;max-width:100%!important;overflow:hidden!important}
.footer-person>img{grid-column:1!important;grid-row:1!important;width:96px!important;height:96px!important}
.footer-person>div{grid-column:2!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}
.footer-person .qrz-profile-link{display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;align-items:center!important;width:100%!important;max-width:330px!important;min-width:0!important;box-sizing:border-box!important;gap:.65rem!important;padding:.62rem .78rem!important;overflow:hidden!important;color:#f3fbff!important}
.footer-person .qrz-profile-link img{width:72px!important;height:24px!important;min-width:0!important;max-width:72px!important;border:0!important;border-radius:0!important;filter:none!important;object-fit:contain!important}
.footer-person .qrz-profile-link span{display:block!important;min-width:0!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;color:#f3fbff!important;font-size:clamp(.72rem,.84vw,.86rem)!important;line-height:1.15!important}
@media(max-width:520px){.footer-person{grid-template-columns:70px minmax(0,1fr)!important;padding:15px!important;gap:12px!important}.footer-person>img{width:70px!important;height:70px!important}.footer-person .qrz-profile-link{grid-template-columns:58px minmax(0,1fr)!important;gap:.45rem!important;padding:.52rem .58rem!important}.footer-person .qrz-profile-link img{width:58px!important;height:20px!important}.footer-person .qrz-profile-link span{font-size:.68rem!important}}

/* V14.7 - ON0VHF chronological gallery and repeater visuals */
.repeaters-hero::before{
  background-image:linear-gradient(90deg,rgba(1,15,29,.93) 0%,rgba(2,24,43,.72) 48%,rgba(1,14,26,.88) 100%),url('../images/on0vhf/01-repeaterkast.webp')!important;
  background-position:center 38%!important;
  background-size:cover!important;
}
.repeater-site-card img{display:block;width:100%;height:310px;object-fit:cover;object-position:center 42%;background:#071722}
.on0vhf-gallery{grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;align-items:start}
.on0vhf-gallery .on0vhf-photo{grid-column:span 4}
.on0vhf-gallery .on0vhf-photo.wide{grid-column:span 7}
.on0vhf-gallery .step-filter{grid-column:span 5}
.on0vhf-gallery .step-team-two{grid-column:span 8}
.on0vhf-gallery .step-document{grid-column:span 4}
.on0vhf-gallery .on0vhf-photo img{height:330px;object-fit:cover}
.on0vhf-gallery .on0vhf-photo.portrait img{height:420px;object-fit:cover}
.on0vhf-gallery .step-document img{object-fit:contain;background:#0b2132}
.on0vhf-gallery .step-filter img{object-fit:contain;background:#0b2132}
@media(max-width:980px){
 .on0vhf-gallery .on0vhf-photo,.on0vhf-gallery .on0vhf-photo.wide,.on0vhf-gallery .step-filter,.on0vhf-gallery .step-team-two,.on0vhf-gallery .step-document{grid-column:span 6}
}
@media(max-width:640px){
 .repeater-site-card img{height:auto;max-height:430px;object-fit:contain}
 .on0vhf-gallery{grid-template-columns:1fr}
 .on0vhf-gallery .on0vhf-photo,.on0vhf-gallery .on0vhf-photo.wide,.on0vhf-gallery .step-filter,.on0vhf-gallery .step-team-two,.on0vhf-gallery .step-document{grid-column:1}
 .on0vhf-gallery .on0vhf-photo img,.on0vhf-gallery .on0vhf-photo.portrait img{height:auto;max-height:620px;object-fit:contain}
}

/* V14.8 - rustige, gelijkmatige fotogalerij ON0VHF */
.on0vhf-gallery.uniform-gallery{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:26px;
  align-items:stretch;
}
.on0vhf-gallery.uniform-gallery .on0vhf-photo{
  display:flex;
  flex-direction:column;
  min-width:0;
  margin:0;
  overflow:hidden;
  border:1px solid #78b6d7;
  border-radius:20px;
  background:#fff;
  box-shadow:0 14px 34px rgba(0,24,44,.18);
}
.on0vhf-gallery.uniform-gallery .on0vhf-photo img{
  display:block;
  width:100%;
  height:360px;
  object-fit:cover;
  object-position:center;
  background:#082c42;
}
.on0vhf-gallery.uniform-gallery .on0vhf-photo.card-contain img{
  object-fit:contain;
  padding:14px;
}
.on0vhf-gallery.uniform-gallery figcaption{
  flex:1;
  min-height:112px;
  padding:18px 20px 20px;
  color:#3c596b;
  line-height:1.5;
  background:#fff;
}
.on0vhf-gallery.uniform-gallery figcaption strong{
  display:block;
  margin-bottom:5px;
  color:#06436f;
  font-size:1.05rem;
}
@media(max-width:820px){
  .on0vhf-gallery.uniform-gallery{grid-template-columns:1fr;gap:20px}
  .on0vhf-gallery.uniform-gallery .on0vhf-photo img{height:auto;max-height:520px;object-fit:contain;padding:0}
  .on0vhf-gallery.uniform-gallery figcaption{min-height:0}
}

/* V14.8.2 - definitieve vierdelige fotoreeks ON0VHF */
.on0vhf-gallery.new-four-gallery{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:26px;
  align-items:stretch;
}
.on0vhf-gallery.new-four-gallery .on0vhf-photo img{
  height:430px;
  object-fit:contain;
  object-position:center;
  padding:12px;
  background:linear-gradient(180deg,#0a3047,#061d2d);
}
.on0vhf-gallery.new-four-gallery figcaption{
  min-height:118px;
}
@media(max-width:820px){
  .on0vhf-gallery.new-four-gallery{grid-template-columns:1fr}
  .on0vhf-gallery.new-four-gallery .on0vhf-photo img{height:auto;max-height:620px;padding:8px}
  .on0vhf-gallery.new-four-gallery figcaption{min-height:0}
}

/* V14.8.3 - uitsluitend ON0VHF: vier foto's naast elkaar op desktop */
.on0vhf-gallery.new-four-gallery{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
  align-items:stretch;
}
.on0vhf-gallery.new-four-gallery .on0vhf-photo{
  grid-column:auto !important;
  min-width:0;
}
.on0vhf-gallery.new-four-gallery .on0vhf-photo img,
.on0vhf-gallery.new-four-gallery .on0vhf-photo.card-contain img{
  width:100%;
  height:300px;
  padding:8px;
  object-fit:contain;
  object-position:center;
  background:linear-gradient(180deg,#0a3047,#061d2d);
}
.on0vhf-gallery.new-four-gallery figcaption{
  min-height:126px;
  padding:15px 16px 17px;
}
@media(max-width:1100px){
  .on0vhf-gallery.new-four-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
  .on0vhf-gallery.new-four-gallery .on0vhf-photo img,
  .on0vhf-gallery.new-four-gallery .on0vhf-photo.card-contain img{height:360px}
}
@media(max-width:640px){
  .on0vhf-gallery.new-four-gallery{grid-template-columns:1fr;gap:18px}
  .on0vhf-gallery.new-four-gallery .on0vhf-photo img,
  .on0vhf-gallery.new-four-gallery .on0vhf-photo.card-contain img{height:auto;max-height:620px;padding:8px}
  .on0vhf-gallery.new-four-gallery figcaption{min-height:0}
}


/* V14.8.9 - alleen project-xlx880.html */
body.xlx880-page main > .article-intro {
  display: block !important;
  width: 100% !important;
  padding: 34px 0 !important;
  margin: 0 !important;
  background: #e9f3f8 !important;
  color: #123148 !important;
}

body.xlx880-page main > .article-intro > .shell {
  display: block !important;
  width: min(1080px, calc(100% - 48px)) !important;
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0 !important;
}

body.xlx880-page main > .article-intro p {
  max-width: 930px !important;
  margin: 0 !important;
  color: #24455a !important;
}

body.xlx880-page main > .article-intro .xlx-development-banner {
  width: min(100%, 760px) !important;
  max-width: 760px !important;
  margin: 24px 0 0 !important;
}

body.xlx880-page .code-grid h3,
body.xlx880-page .article-copy.wide > h3 {
  color: #f4fbff !important;
  opacity: 1 !important;
  -webkit-text-fill-color: #f4fbff !important;
}

body.xlx880-page .code-grid pre,
body.xlx880-page .code-grid code {
  color: #8fddff !important;
  -webkit-text-fill-color: #8fddff !important;
}

body.xlx880-page .xlx-linux-panel strong {
  color: #71d3ff !important;
  -webkit-text-fill-color: #71d3ff !important;
}

body.xlx880-page .xlx-linux-panel span,
body.xlx880-page .article-list,
body.xlx880-page .article-list li {
  color: #d9eaf4 !important;
  -webkit-text-fill-color: #d9eaf4 !important;
}

@media (max-width: 700px) {
  body.xlx880-page main > .article-intro > .shell {
    width: calc(100% - 28px) !important;
  }
}


/* V14.9.0 - uitlijning witte introductiebalk op alle kennisbankartikelen */
main > section.article-intro {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 30px 0 !important;
  background: #e9f3f8 !important;
  color: #123148 !important;
  border: 0 !important;
}

main > section.article-intro > .shell {
  display: block !important;
  width: min(1080px, calc(100% - 48px)) !important;
  max-width: 1080px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0 !important;
}

main > section.article-intro > .shell > p {
  max-width: 1000px !important;
  margin: 0 !important;
  color: #24455a !important;
  font-size: 1.12rem !important;
  line-height: 1.75 !important;
}

@media (max-width: 700px) {
  main > section.article-intro > .shell {
    width: calc(100% - 28px) !important;
  }
}


/* V15.0.1 - definitieve introductiebalk voor alle kennisbankartikelen */
body.knowledge-article main > section.article-intro {
  display:block !important;
  grid-template-columns:none !important;
  width:100% !important;
  margin:0 !important;
  padding:30px 0 !important;
  background:linear-gradient(90deg,#eaf5fb,#f7fbfd) !important;
  color:#123148 !important;
  border-bottom:1px solid #c9e0ed !important;
}

body.knowledge-article main > section.article-intro > .shell {
  display:block !important;
  width:min(1080px,calc(100% - 48px)) !important;
  max-width:1080px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  padding:0 !important;
}

body.knowledge-article main > section.article-intro > .shell > p {
  max-width:1000px !important;
  margin:0 !important;
  color:#24455a !important;
  font-size:1.12rem !important;
  line-height:1.75 !important;
  font-weight:560 !important;
}

@media(max-width:700px){
  body.knowledge-article main > section.article-intro > .shell{
    width:calc(100% - 28px) !important;
  }
}

/* V15.1 - uitsluitend pagina Projecten */
.projects-page{
  background:
    radial-gradient(circle at 82% 8%,rgba(52,185,255,.11),transparent 30rem),
    linear-gradient(180deg,#061523,#071827 62%,#06131f);
}
.projects-hero{
  position:relative;
  overflow:hidden;
  padding:clamp(64px,8vw,108px) 0;
  background:
    linear-gradient(90deg,rgba(2,14,26,.97),rgba(4,39,65,.86),rgba(2,20,34,.6)),
    url('../images/xlx880/xlx880-mmdvm-3.webp') center 45%/cover no-repeat;
  border-bottom:1px solid rgba(74,189,240,.3);
}
.projects-hero h1{
  max-width:900px;
  margin:.3rem 0 1rem;
  font-size:clamp(2.7rem,5.5vw,5.2rem);
  line-height:1;
  text-wrap:balance;
}
.projects-hero p{
  max-width:820px;
  margin:0;
  color:#d2e7f3;
  font-size:1.12rem;
}
.projects-section{padding:64px 0}
.projects-section.light{
  background:#edf4f8;
  color:#173247;
}
.projects-heading{
  max-width:900px;
  margin-bottom:28px;
}
.projects-heading h2{
  margin:.4rem 0 .7rem;
  font-size:clamp(2rem,4vw,3.35rem);
}
.projects-heading p{color:#b9cdda}
.projects-section.light .projects-heading p{color:#506878}
.project-status-heading{
  display:flex;
  align-items:center;
  gap:10px;
  font-size:.82rem;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.project-status-heading::before{
  content:"";
  width:11px;
  height:11px;
  border-radius:50%;
  background:#59cb7d;
  box-shadow:0 0 0 6px rgba(89,203,125,.12);
}
.project-status-heading.development::before{background:#f2bc3d;box-shadow:0 0 0 6px rgba(242,188,61,.13)}
.project-status-heading.future::before{background:#7fa2b9;box-shadow:0 0 0 6px rgba(127,162,185,.14)}

.feature-project{
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);
  gap:34px;
  padding:30px;
  border:1px solid #2d6689;
  border-radius:22px;
  background:linear-gradient(145deg,#0d2942,#071a2b);
  box-shadow:0 24px 58px rgba(0,0,0,.22);
}
.feature-project-copy h3{
  margin:.45rem 0 .8rem;
  font-size:clamp(2rem,3.5vw,3.15rem);
}
.feature-project-copy p{color:#c0d3df;line-height:1.75}
.project-facts{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
  margin:22px 0;
}
.project-facts div{
  padding:13px 14px;
  border:1px solid #285c7c;
  border-radius:11px;
  background:#092239;
}
.project-facts strong,.project-facts span{display:block}
.project-facts strong{color:#67d0ff;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em}
.project-facts span{margin-top:4px;color:#f1f8fc;font-weight:800}
.feature-project figure{
  margin:0;
  overflow:hidden;
  border:1px solid #36769c;
  border-radius:17px;
  background:#040b10;
}
.feature-project figure img{
  width:100%;
  height:100%;
  min-height:390px;
  object-fit:cover;
}
.feature-project figcaption{
  padding:11px 14px;
  color:#bdd0dc;
  background:#071827;
  font-size:.88rem;
}

.development-project{
  display:grid;
  grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);
  gap:34px;
  align-items:center;
  padding:30px;
  border:1px solid #d8c079;
  border-radius:22px;
  background:#fff;
  box-shadow:0 18px 45px rgba(14,48,70,.1);
}
.development-project img{
  width:100%;
  height:350px;
  object-fit:cover;
  border-radius:15px;
}
.development-project h3{
  margin:.4rem 0 .8rem;
  color:#083c60;
  font-size:clamp(1.9rem,3.3vw,2.8rem);
}
.development-project p{color:#486171;line-height:1.72}
.development-project ul{padding-left:1.2rem;color:#395769}
.development-project li{margin:.55rem 0}

.future-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
}
.future-card{
  min-height:220px;
  padding:22px;
  border:1px solid #285b7b;
  border-radius:17px;
  background:linear-gradient(145deg,#0b2740,#081b2d);
  box-shadow:0 16px 36px rgba(0,0,0,.16);
}
.future-card .future-icon{
  display:grid;
  place-items:center;
  width:46px;
  height:46px;
  border:1px solid #3780a8;
  border-radius:13px;
  background:#0d3857;
  color:#7bd6ff;
  font-size:1.35rem;
}
.future-card h3{margin:17px 0 8px;font-size:1.2rem}
.future-card p{margin:0;color:#b7cad6;line-height:1.6}

.roadmap{
  margin-top:44px;
  padding:28px;
  border:1px solid #2b6183;
  border-radius:20px;
  background:#071b2c;
}
.roadmap h3{margin-top:0;font-size:1.65rem}
.roadmap-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:13px;
}
.roadmap-column{
  padding:17px;
  border:1px solid #285878;
  border-radius:13px;
  background:#0a2740;
}
.roadmap-column strong{
  display:block;
  margin-bottom:10px;
  color:#6ed2ff;
  font-size:1.05rem;
}
.roadmap-column span{
  display:block;
  margin:6px 0;
  color:#c5d5df;
}
.roadmap-column .done{color:#8be0a5}
.roadmap-column .active{color:#ffd470}

@media(max-width:950px){
  .feature-project,.development-project{grid-template-columns:1fr}
  .feature-project figure img{min-height:0;max-height:520px}
  .future-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .roadmap-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:620px){
  .projects-hero{padding:54px 0}
  .projects-section{padding:46px 0}
  .feature-project,.development-project{padding:20px;border-radius:17px}
  .project-facts,.future-grid,.roadmap-grid{grid-template-columns:1fr}
  .development-project img{height:auto;max-height:440px}
}

/* Digitale modi V15.2
   De titel en inleiding blijven breed. Beeld en praktische details vormen daarna
   één compacte, evenwichtige rij zonder grote lege zones. */

body.digital-modes-v3 .digital-topic{
  display:block !important;
  padding:48px 0 !important;
}

body.digital-modes-v3 .digital-topic-copy{
  max-width:none !important;
}

body.digital-modes-v3 .digital-topic-copy > h2{
  max-width:860px !important;
}

body.digital-modes-v3 .digital-topic-copy > p{
  max-width:940px !important;
}

body.digital-modes-v3 .topic-detail-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(220px,280px);
  gap:34px;
  align-items:start;
  margin-top:22px;
}

body.digital-modes-v3 .topic-detail-grid.image-left{
  grid-template-columns:minmax(220px,280px) minmax(0,1fr);
}

body.digital-modes-v3 .topic-detail-content{
  min-width:0;
}

body.digital-modes-v3 .integrated-support{
  width:100% !important;
  max-width:280px !important;
  margin:0 !important;
  align-self:start;
  border-radius:15px;
  overflow:hidden;
}

body.digital-modes-v3 .integrated-support img{
  width:100% !important;
  height:auto !important;
  max-height:320px !important;
  object-fit:contain !important;
}

body.digital-modes-v3 .integrated-support.portrait-support{
  max-width:250px !important;
}

body.digital-modes-v3 .integrated-support.portrait-support img{
  max-height:420px !important;
}

body.digital-modes-v3 .integrated-support figcaption{
  padding:10px 12px !important;
  font-size:.8rem !important;
  line-height:1.45 !important;
}

body.digital-modes-v3 .topic-detail-content .digital-facts{
  max-width:none !important;
  margin-top:0 !important;
}

body.digital-modes-v3 .topic-detail-content .mode-note,
body.digital-modes-v3 .topic-detail-content .mode-actions{
  max-width:none !important;
}

body.digital-modes-v3 .topic-detail-content > :first-child{
  margin-top:0 !important;
}

@media(max-width:900px){
  body.digital-modes-v3 .topic-detail-grid,
  body.digital-modes-v3 .topic-detail-grid.image-left{
    grid-template-columns:1fr !important;
  }

  body.digital-modes-v3 .topic-detail-grid.image-left .integrated-support{
    order:2;
  }

  body.digital-modes-v3 .integrated-support,
  body.digital-modes-v3 .integrated-support.portrait-support{
    max-width:420px !important;
    justify-self:start;
  }

  body.digital-modes-v3 .integrated-support img,
  body.digital-modes-v3 .integrated-support.portrait-support img{
    max-height:none !important;
  }
}

@media(max-width:640px){
  body.digital-modes-v3 .digital-topic{
    padding:38px 0 !important;
  }

  body.digital-modes-v3 .topic-detail-grid{
    gap:24px;
  }

  body.digital-modes-v3 .integrated-support,
  body.digital-modes-v3 .integrated-support.portrait-support{
    max-width:100% !important;
  }
}


/* V15.2.1 - uitsluitend Downloads: stabiele leafletkaarten en uitgelijnde knoppen */
body:has(#tipsGrid) .tips-grid{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:22px !important;
  align-items:stretch !important;
}

body:has(#tipsGrid) .tip-card{
  display:flex !important;
  flex-direction:column !important;
  min-width:0 !important;
  height:100% !important;
  overflow:hidden !important;
  border-radius:20px !important;
}

body:has(#tipsGrid) .tip-card-image{
  flex:0 0 260px !important;
  width:100% !important;
  height:260px !important;
  min-height:260px !important;
  overflow:hidden !important;
  background:#eef6fa !important;
}

body:has(#tipsGrid) .tip-card-image img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center top !important;
  margin:0 !important;
}

body:has(#tipsGrid) .tip-card-body{
  display:flex !important;
  flex:1 1 auto !important;
  flex-direction:column !important;
  min-width:0 !important;
  padding:20px !important;
  background:#fff !important;
}

body:has(#tipsGrid) .tip-card-top{
  flex:0 0 auto !important;
  margin:0 0 10px !important;
}

body:has(#tipsGrid) .tip-card h3{
  position:static !important;
  z-index:auto !important;
  min-height:3.05em !important;
  margin:0 0 8px !important;
  color:#073d67 !important;
  font-size:1.12rem !important;
  line-height:1.35 !important;
  overflow-wrap:anywhere !important;
}

body:has(#tipsGrid) .tip-card p{
  flex:0 0 auto !important;
  min-height:3.15em !important;
  margin:0 0 18px !important;
  color:#526b7a !important;
  line-height:1.55 !important;
}

body:has(#tipsGrid) .tip-card-actions{
  display:flex !important;
  align-items:center !important;
  gap:15px !important;
  flex-wrap:wrap !important;
  margin-top:auto !important;
  padding-top:4px !important;
}

body:has(#tipsGrid) .tip-card-actions .primary-button{
  flex:0 0 auto !important;
  min-height:48px !important;
  padding:11px 17px !important;
  white-space:nowrap !important;
}

body:has(#tipsGrid) .tip-card-actions .text-link{
  flex:0 0 auto !important;
  white-space:nowrap !important;
}

@media(max-width:980px){
  body:has(#tipsGrid) .tips-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}

@media(max-width:650px){
  body:has(#tipsGrid) .tips-grid{
    grid-template-columns:1fr !important;
  }

  body:has(#tipsGrid) .tip-card-image{
    flex-basis:auto !important;
    height:auto !important;
    min-height:0 !important;
    aspect-ratio:16/10 !important;
  }

  body:has(#tipsGrid) .tip-card h3,
  body:has(#tipsGrid) .tip-card p{
    min-height:0 !important;
  }
}

