:root{color-scheme:light}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--achtergrond, #fafafa);color:#1a1a1a;min-height:100vh}header.site-header{background:var(--primair, #0b6fb3);color:#fff;padding:1rem 1.5rem}header.site-header h1{margin:0;font-size:1.5rem}.main-layout{max-width:960px;margin:2rem auto;display:grid;gap:1.25rem}.card{background:#fff;border:1px solid #ddd;border-radius:10px;padding:1.25rem}.card h2{margin-top:0;font-size:1.15rem}.card ul{margin:.5rem 0;padding-left:1.25rem}.health-badge{display:inline-block;padding:.2rem .75rem;border-radius:999px;font-weight:600;background:#3b9e5f;color:#fff}.health-badge.fail{background:#d64541}.app-mark{font-variant:small-caps;letter-spacing:.02em}.club-kleurstaal{display:inline-block;width:1rem;height:1rem;border-radius:50%;border:1px solid #999;margin-right:.35rem;vertical-align:middle}nav{display:flex;gap:1rem;align-items:center;background:var(--secundair, #2c2c2c);color:#fff;padding:.6rem 1.5rem}nav a{color:#fff;text-decoration:none;font-weight:600}.nav-knop{background:none;border:1px solid #fff;color:#fff;border-radius:6px;padding:.2rem .75rem;cursor:pointer}.auth-card{max-width:480px;margin:2rem auto}.auth-card form{display:grid;gap:.9rem}.auth-card label{display:grid;gap:.3rem;font-size:.9rem}.auth-card input,.gebruiker-form input,.gebruiker-form select,.gebruiker-tabel select{padding:.45rem .6rem;border:1px solid #bbb;border-radius:6px}.auth-card button[type=submit],.gebruiker-form button{padding:.5rem 1rem;border:none;border-radius:6px;background:#1565c0;color:#fff;font-weight:600;cursor:pointer}.auth-card button:disabled{opacity:.5;cursor:not-allowed}.login-acties{display:flex;gap:.75rem;margin-top:.75rem}.form-fout{color:#c62828}.form-ok{color:#2e7d32}.form-hint{font-size:.85rem;color:#5f6368}.gebruiker-tabel{width:100%;border-collapse:collapse;margin-top:1.25rem}.gebruiker-tabel th,.gebruiker-tabel td{border:1px solid #ddd;padding:.5rem .6rem;text-align:left}.gebruiker-tabel .acties button{background:none;border:1px solid #bbb;border-radius:6px;padding:.15rem .6rem;cursor:pointer;margin:0 .25rem}.btn-ok{background:#e8f5e9}.btn-gevaar{background:#ffebee;color:#c62828}.nieuws-lijst{list-style:none;padding:0;display:grid;gap:1rem}.nieuws-item{background:#fff;border:1px solid #ddd;border-radius:10px;padding:1rem 1.25rem}.nieuws-item h3{margin:0 0 .25rem}.nieuws-item h3 a{color:#0b6fb3;text-decoration:none}.nieuws-meta{margin:0 0 .5rem;color:#5f6368;font-size:.85rem}.nieuws-thumb{max-width:120px;border-radius:6px;margin-bottom:.5rem}.nieuws-excerpt{color:#3c4043;margin:0}.nieuws-detail h2{font-size:1.4rem}.nieuws-breed{max-width:100%;border-radius:8px;margin-bottom:1rem}.nieuws-detail>div{line-height:1.6;margin-bottom:1rem}.leden-lijst{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.lid-item{border:1px solid #ddd;border-radius:8px;padding:.75rem;text-align:center}.lid-foto{width:80px;height:80px;object-fit:cover;border-radius:50%;display:block;margin:0 auto .5rem}.lid-overleden{color:#7a1f1f;font-weight:700;margin-left:.25rem;cursor:help}.lid-meta{color:#666;font-size:.9rem}.pii-label small{color:#888;font-size:.8rem}.route-link{display:inline-block;font-weight:600;text-decoration:none}.badge{display:inline-block;background:var(--club-secundair, #e0e0e0);color:#fff;border-radius:999px;padding:.05rem .6rem;font-size:.75rem;margin-left:.4rem}.galerij-grid{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem;padding:0}.galerij-foto-btn{border:none;background:transparent;padding:0;cursor:pointer;display:block;width:100%}.galerij-thumb{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:.35rem}.galerij-thumb.klein{width:56px;height:42px;object-fit:cover;border-radius:.25rem}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000000d1;display:flex;align-items:center;justify-content:center}.lightbox-sluit{position:absolute;top:.75rem;right:.75rem;z-index:1001;font-size:1.4rem;line-height:1;background:none;border:none;color:#fff;cursor:pointer}.lightbox-inner{max-width:92%;max-height:88%;text-align:center;margin:0}.lightbox-inner figcaption{color:#fff;margin-top:.5rem}.lightbox-foto{max-width:100%;max-height:82vh;object-fit:contain;border-radius:.35rem}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:1001;font-size:2rem;line-height:1;background:#00000080;border:none;color:#fff;cursor:pointer;padding:.25rem .9rem}.lightbox-vorig{left:.75rem}.lightbox-volgend{right:.75rem}.training-lijst{list-style:none;padding:0}.training-lijst .training-item{margin-bottom:1rem}.link-lijst{list-style:none;padding-left:1rem}.link-lijst li{margin-bottom:.35rem}.content-lijst{list-style:none;padding:0}.content-lijst li{margin-bottom:.5rem}.content-detail{line-height:1.6}.slug-row{display:flex;gap:.5rem}.site-tagline{margin:.15rem 0 0;font-size:.95rem;opacity:.9}.site-footer{margin-top:2.5rem;padding:1.25rem 1.5rem;background:var(--secundair, #2c2c2c);color:#fff;border-top:1px solid var(--primair, #0b6fb3)}.footer-naam{margin:0 0 .5rem;font-weight:700}.footer-regels{list-style:none;margin:0;padding:0}.footer-regels li{color:#e6e6e6;font-size:.9rem}
