/* PRJ-014 / Codex / GPT-6 / 2026-09-23 */
:root{font-family:system-ui,sans-serif;color:#233c32;background:#f8f5e9;line-height:1.55}*{box-sizing:border-box}body{margin:0}header,main{max-width:1160px;margin:auto;padding:24px}header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ccd2bc}header a{font-size:26px;font-weight:800;color:#235e52;text-decoration:none}header span,.eyebrow{font-size:13px;letter-spacing:.1em}h1{font-family:Georgia,serif;font-size:clamp(40px,6.5vw,78px);line-height:1.08;letter-spacing:-.03em;margin:25px 0}.intro{font-size:20px;max-width:650px}h2{font-size:28px}button,select{font:inherit;min-height:44px;border:1px solid #648477;border-radius:12px;padding:10px 14px;background:#fffdf6;color:#1e4436;max-width:100%}button{cursor:pointer}button:hover,button[aria-pressed=true]{background:#285d49;color:white}:focus-visible{outline:3px solid #bc6a30;outline-offset:3px}button:disabled{opacity:.5;cursor:default}.toolbar,nav{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0;align-items:center}#questions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.question{padding:22px;background:#e8eddd;border-radius:18px}.question h2{font-size:21px;margin:0 0 8px}.question p{font-size:14px}.question label{display:block;margin-top:12px}.question select{width:100%}.results{margin-top:48px}#cards,#excluded,#comparison{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,290px),1fr));gap:18px}.bird{background:#fffdf6;border:1px solid #d0d8c4;border-radius:20px;padding:24px;min-width:0}.bird h3{font-size:23px;margin:8px 0}.bird p,.bird li{overflow-wrap:anywhere}.latin{font-style:italic;color:#657364;font-size:14px}.tag{font-weight:700;font-size:14px;display:inline-block;border-radius:20px;background:#e6ebd8;padding:6px 12px}.compromis .tag,.onzeker .tag{background:#f5dfb5}.uitgesloten{opacity:.85}.uitgesloten .tag{background:#eed2c6}details{margin:18px 0}summary{cursor:pointer;min-height:44px;padding:10px 0;font-weight:650}.bird ul{padding-left:20px;font-size:14px}.bird button{margin-top:12px}a{color:#215c50}aside{padding:24px;background:#e8eddd;border-radius:20px;margin:40px 0}footer{margin:48px 0;font-size:13px}#summary,#change{font-weight:650}#change{min-height:24px}#sources p{font-size:14px}[hidden]{display:none!important}@media(max-width:650px){header,main{padding:18px}#questions{grid-template-columns:1fr}header span{font-size:11px;max-width:120px}.toolbar button{flex:1}}

/* modified_by: codex-parrots-i18n-0924 / GPT-6 / 2026-09-24. */
header{flex-wrap:wrap;gap:12px}header nav{margin:0}header nav a{font-size:15px}header nav a[aria-current=page]{text-decoration:underline}.disclaimer{font-size:14px;font-weight:400;max-width:85ch;padding:14px;border-left:4px solid #648477;background:#e8eddd}footer .disclaimer{font-size:14px}
