.hero--programma .hero-figure{border-radius:16px;overflow:hidden;box-shadow:var(--shadow-md);border:1px solid rgba(229,213,184,0.9);max-height:420px}.hero--programma .hero-figure img{width:100%;height:100%;object-fit:cover}.section--alt{background:linear-gradient(to bottom,rgba(250,250,252,0.98),rgba(245,245,240,0.98))}.programma-timeline{list-style:none;counter-reset:programma-counter;display:flex;flex-direction:column;gap:var(--space-4)}.programma-item h3{font-size:var(--font-size-lg);margin-bottom:var(--space-2)}.programma-item p{font-size:var(--font-size-sm)}.programma-media{position:relative;display:flex;flex-direction:column;gap:var(--space-4);justify-content:center}.programma-figure{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-md);border:1px solid rgba(229,213,184,0.9)}.programma-figure img{width:100%;height:100%;object-fit:cover}.card--overlay{position:absolute;inset:auto 8% 6% auto;max-width:280px}.programma-cta{margin-top:var(--space-6)}.kenmerken-grid .kenmerken-card h3{margin-bottom:var(--space-2)}.kenmerken-list{list-style:none;margin-top:var(--space-2);font-size:var(--font-size-sm);color:var(--color-text-muted)}.kenmerken-list li{position:relative;padding-left:1.1rem;margin-bottom:0.25rem}.kenmerken-list li::before{content:"";position:absolute;left:0.25rem;top:0.55rem;width:6px;height:6px;border-radius:999px;background:conic-gradient(from 120deg,#C5A059,#D97736,#1E4535)}.programma-toernooi{margin-top:var(--space-8);max-width:var(--max-width-md)}.galerij-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-6)}.galerij-item{border-radius:var(--radius-lg);overflow:hidden;background-color:var(--color-surface);border:1px solid rgba(229,213,184,0.9);box-shadow:var(--shadow-sm);display:flex;flex-direction:column}.galerij-item img{width:100%;height:100%;max-height:320px;object-fit:cover}.galerij-item figcaption{padding:var(--space-4);font-size:var(--font-size-sm);color:var(--color-text-muted)}@media (max-width:767.98px){.card--overlay{position:static;max-width:100%}.galerij-grid{grid-template-columns:1fr}.programma-toernooi{margin-top:var(--space-6)}}