/* Codex (GPT-6 Astra), 15 september 2026, op verzoek van Lucas. */
:root{color-scheme:light;--paper:#f8f7f2;--ink:#203b30;--muted:#526359;--line:#d6dcd2;--accent:#526943;--soft:#eaf0e4}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:130px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1.65}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}a:hover{color:#496831}a:focus-visible,summary:focus-visible{outline:3px solid #bc762b;outline-offset:5px}img{display:block;max-width:100%;height:auto}p{margin:0 0 1.1em}strong{font-weight:650}.skip{position:absolute;left:16px;top:-80px;background:white;padding:12px;z-index:20}.skip:focus{top:10px}.top{max-width:1440px;padding:24px 5%;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:20px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:22px;font-weight:700;white-space:nowrap}.mark{font:italic 29px Georgia,serif;color:var(--accent)}.subbrand{margin-left:14px;padding-left:24px;border-left:1px solid var(--line);font-weight:400;font-size:16px}.status,.byline{font-size:14px;color:var(--muted)}nav{position:sticky;top:0;z-index:5;display:flex;justify-content:center;gap:30px;padding:15px 24px;background:#f8f7f2f5;border-top:1px solid var(--line);border-bottom:1px solid var(--line);backdrop-filter:blur(12px);overflow-x:auto}nav a{font-size:15px;text-decoration:none;white-space:nowrap}main{max-width:1240px;padding:0 48px;margin:auto}section{padding:72px 0;border-bottom:1px solid var(--line);scroll-margin-top:65px}.intro{padding-top:64px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:14px;font-weight:600;color:var(--accent);margin-bottom:20px}h1{font:normal clamp(38px,5.2vw,70px)/1.1 Georgia,'Times New Roman',serif;letter-spacing:-.035em;max-width:1000px;margin:0 0 30px}h2{font:normal clamp(30px,3vw,42px)/1.18 Georgia,'Times New Roman',serif;margin:0;letter-spacing:-.02em}h3{font-size:22px;line-height:1.35;margin:30px 0 15px}.lead{font-size:22px;line-height:1.55;max-width:790px}.byline{margin:26px 0 40px}.section-head{display:flex;align-items:baseline;gap:22px;margin-bottom:30px}.number{font:16px Arial,sans-serif;color:var(--accent);min-width:26px}.prose{max-width:790px}.note{font-size:16px;color:var(--muted)}sup{font:12px Arial,sans-serif;vertical-align:super;margin-left:5px;white-space:nowrap}sup a{text-decoration:none}figure{margin:32px 0 42px}figure:last-child{margin-bottom:0}.enlarge{position:relative;display:block;background:#edf0e8;text-decoration:none}.enlarge img{width:100%;object-fit:contain}.enlarge span{position:absolute;right:12px;bottom:12px;background:#fffef6ed;border:1px solid #d6dcd2;padding:3px 10px;border-radius:3px;font-size:14px;color:var(--ink)}figcaption{margin-top:12px;font-size:14px;line-height:1.55;color:var(--muted);max-width:1000px}figcaption strong{color:var(--ink)}.actualisatie{background:var(--soft);border-left:4px solid #81936b;padding:30px 36px;margin:44px 0;max-width:920px}.actualisatie h3{margin-top:0;font-size:25px}.actualisatie .eyebrow{margin-bottom:12px}.actualisatie p:last-child{margin-bottom:0}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:28px}.comparison figure{min-width:0;margin-top:20px}.winter{max-width:840px;margin:20px auto 0}details{margin-top:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f0f2eac4}details+details{margin-top:12px}summary{cursor:pointer;padding:20px 24px;font-size:18px;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:24px;align-items:center}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:26px;font-weight:400}details[open]>summary:after{content:'−'}.detail-body{padding:0 24px 24px;max-width:100%;font-size:16px}.detail-body>p{max-width:850px}.detail-body h3:first-child{margin-top:15px}.sources{padding-left:28px;margin:10px 0}.sources li{padding-left:8px;margin:0 0 18px;font-size:15px;overflow-wrap:anywhere;scroll-margin-top:100px}.sources li:target{background:#f5e3a3;outline:8px solid #f5e3a3}.table-scroll{overflow-x:auto;margin:24px 0}table{border-collapse:collapse;width:100%;min-width:610px;font-size:15px;text-align:left}th,td{padding:12px;border-bottom:1px solid var(--line);vertical-align:top}th{background:#e1e7d8}td:nth-child(2){white-space:nowrap;font-variant-numeric:tabular-nums}.download{margin:28px 0 0;font-size:16px}footer{max-width:1240px;margin:auto;padding:36px 48px 54px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 20px;font-size:14px;color:var(--muted)}footer span:last-child{width:100%;font-size:14px}
@media(max-width:720px){body{font-size:17px}.top{padding:18px 22px;align-items:flex-start;flex-direction:column;gap:5px}.brand{font-size:20px}.subbrand{font-size:14px;margin-left:4px;padding-left:16px}.status{font-size:14px;padding-left:38px}nav{justify-content:flex-start;gap:23px;padding:12px 22px}main{padding:0 22px}section{padding:44px 0}.intro{padding-top:38px}h1{font-size:41px}.lead{font-size:20px}.section-head{gap:14px}.comparison{grid-template-columns:1fr;gap:0}.comparison figure{margin:20px 0}.actualisatie{padding:24px 22px;margin:30px 0}.actualisatie .eyebrow{font-size:13px}.enlarge span{bottom:8px;right:8px}figcaption{font-size:14px}summary{padding:17px 18px;font-size:17px}.detail-body{padding:0 18px 20px}footer{padding:28px 22px}.eyebrow{font-size:13px}figure{margin:26px 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media print{body{background:white;color:black;font-size:11pt;line-height:1.45}nav,.status,.enlarge span,.skip,.download{display:none}.top{padding:0 0 18px}.subbrand{display:none}main{padding:0;max-width:none}section{padding:24px 0;break-inside:auto}h1{font-size:32pt}.lead{font-size:14pt}figure,aside{break-inside:avoid}img{max-height:200mm;object-fit:contain}figcaption,.note{font-size:9pt}.comparison{display:block}summary{padding:12px 0}.detail-body{padding:0;font-size:10pt}footer{padding:20px 0}a{text-decoration:none;color:inherit}}

/* Bijgewerkt door Codex (GPT-6 Astra), 16 september 2026: actueel fotoalbum. */
.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:0 24px 24px}.photo-grid figure{margin:12px 0}.photo-grid .enlarge{background:transparent}.photo-grid img{max-height:360px;object-fit:contain}.photo-grid figcaption{font-size:14px}.download button{font:inherit;color:var(--ink);border:1px solid var(--line);background:white;padding:12px 18px;cursor:pointer;border-radius:3px}.download button:hover{background:var(--soft)}.download button:focus-visible{outline:3px solid #bc762b;outline-offset:4px}.intro h1{max-width:940px;font-size:clamp(38px,5vw,64px)}
@media(max-width:900px){.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.photo-grid{grid-template-columns:1fr;padding:0 18px 18px}}@media print{#beelden{display:none}.download{display:none}.intro h1{font-size:30pt}}

/* Herzien door Claude Code (Fable 5.1), 16 september 2026: tabel Waar staat wat mag in de tweede kolom afbreken. */
table.wide td:nth-child(2){white-space:normal}table.wide{min-width:0}
