/* ===================================================
   Nagycsaládosok Komlói Egyesülete – Modern redesign
   === */

@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:wght@300;400;500;600;700&display=swap');

:root {
  --blue-900: #0c1e4a;
  --blue-800: #1a3272;
  --blue-700: #1d4ed8;
  --blue-600: #2563eb;
  --blue-400: #60a5fa;
  --blue-100: #dbeafe;
  --blue-50:  #eff6ff;
  --gold:     #f59e0b;
  --gold-lt:  #fcd34d;
  --gold-bg:  #fffbeb;
  --white:    #ffffff;
  --gray-900: #0f172a;
  --gray-700: #334155;
  --gray-500: #64748b;
  --gray-200: #e2e8f0;
  --gray-100: #f1f5f9;
  --radius-xl: 24px;
  --radius-lg: 16px;
  --radius-md: 10px;
  --radius-sm: 6px;
  --shadow-sm: 0 1px 8px rgba(12,30,74,0.08);
  --shadow-md: 0 4px 24px rgba(12,30,74,0.12);
  --shadow-lg: 0 12px 48px rgba(12,30,74,0.18);
  --shadow-xl: 0 24px 80px rgba(12,30,74,0.22);
  --font-display: 'DM Serif Display', Georgia, serif;
  --font-body:    'DM Sans', system-ui, sans-serif;
  --ease: cubic-bezier(.4,0,.2,1);
  --transition: all 0.3s var(--ease);
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; font-size: 16px; }
body { font-family: var(--font-body); color: var(--gray-900); background: var(--white); line-height: 1.7; overflow-x: hidden; }
body.a11y-reduced-motion *, body.a11y-reduced-motion *::before, body.a11y-reduced-motion *::after {
  animation-duration: 0.01ms !important; animation-iteration-count: 1 !important; transition-duration: 0.01ms !important; scroll-behavior: auto !important;
}
body.a11y-high-contrast {
  background: #0b0b0b; color: #f8fafc; --blue-900:#f8fafc; --blue-800:#dbeafe; --blue-700:#bfdbfe; --blue-600:#93c5fd;
  --blue-400:#60a5fa; --blue-100:#0f172a; --blue-50:#111827; --gold:#facc15; --gold-lt:#fde68a; --gold-bg:#1f2937;
  --gray-900:#f8fafc; --gray-700:#e2e8f0; --gray-500:#cbd5e1; --gray-200:#334155; --gray-100:#111827; --white:#0b0b0b;
}
body.a11y-high-contrast .post-card,
body.a11y-high-contrast .support-card,
body.a11y-high-contrast .report-card,
body.a11y-high-contrast .achievement-card,
body.a11y-high-contrast .event-item,
body.a11y-high-contrast .calendar-grid,
body.a11y-high-contrast .supporter-item,
body.a11y-high-contrast .efop-form,
body.a11y-high-contrast .modal-box {
  background: #111827; border-color: rgba(255,255,255,0.12); color: #f8fafc;
}
body.a11y-high-contrast a,
body.a11y-high-contrast .nav-link,
body.a11y-high-contrast .footer-links a,
body.a11y-high-contrast .contact-info-item,
body.a11y-high-contrast .support-card p,
body.a11y-high-contrast .report-card p,
body.a11y-high-contrast .achievement-card p,
body.a11y-high-contrast .event-item p,
body.a11y-high-contrast .form-group label,
body.a11y-high-contrast .supporter-name {
  color: #f8fafc !important;
}
body.a11y-high-contrast .section-label { background: rgba(250,204,21,0.18); color: #fef3c7; }
body.a11y-high-contrast h1,
body.a11y-high-contrast h2,
body.a11y-high-contrast h3,
body.a11y-high-contrast h4,
body.a11y-high-contrast h5,
body.a11y-high-contrast h6,
body.a11y-high-contrast .section-title,
body.a11y-high-contrast .section-subtitle,
body.a11y-high-contrast .section-divider,
body.a11y-high-contrast .post-meta,
body.a11y-high-contrast .post-card h3,
body.a11y-high-contrast .event-item h5,
body.a11y-high-contrast .supporter-web,
body.a11y-high-contrast .achievement-section-title,
body.a11y-high-contrast .achievement-year,
body.a11y-high-contrast .report-card h4,
body.a11y-high-contrast .pdf-report-link,
body.a11y-high-contrast .form-group input,
body.a11y-high-contrast .form-group textarea,
body.a11y-high-contrast .form-group select {
  color: #f8fafc !important;
}
body.a11y-high-contrast input,
body.a11y-high-contrast textarea,
body.a11y-high-contrast select,
body.a11y-high-contrast .a11y-panel {
  background: #111827 !important;
  color: #f8fafc !important;
  border-color: #facc15 !important;
}
body.a11y-high-contrast .btn-primary-custom,
body.a11y-high-contrast .btn-accent,
body.a11y-high-contrast .btn-cta-primary,
body.a11y-high-contrast .btn-outline,
body.a11y-high-contrast .a11y-btn {
  color: #0b0b0b !important;
  background: #facc15 !important;
  border-color: #facc15 !important;
}
body.a11y-high-contrast .btn-outline { color: #facc15 !important; background: #0b0b0b !important; }
body.a11y-high-contrast section[style*="background:white"],
body.a11y-high-contrast section[style*="background: white"] {
  background: #ffffff !important;
  color: #111827 !important;
}
body.a11y-high-contrast section[style*="background:white"] h1,
body.a11y-high-contrast section[style*="background:white"] h2,
body.a11y-high-contrast section[style*="background:white"] h3,
body.a11y-high-contrast section[style*="background:white"] h4,
body.a11y-high-contrast section[style*="background:white"] p,
body.a11y-high-contrast section[style*="background:white"] span,
body.a11y-high-contrast section[style*="background:white"] .section-title,
body.a11y-high-contrast section[style*="background:white"] .section-subtitle,
body.a11y-high-contrast section[style*="background:white"] .section-label,
body.a11y-high-contrast section[style*="background: white"] h1,
body.a11y-high-contrast section[style*="background: white"] h2,
body.a11y-high-contrast section[style*="background: white"] h3,
body.a11y-high-contrast section[style*="background: white"] h4,
body.a11y-high-contrast section[style*="background: white"] p,
body.a11y-high-contrast section[style*="background: white"] span,
body.a11y-high-contrast section[style*="background: white"] .section-title,
body.a11y-high-contrast section[style*="background: white"] .section-subtitle,
body.a11y-high-contrast section[style*="background: white"] .section-label {
  color: #111827 !important;
}
body.a11y-high-contrast section[style*="background:white"] .btn-primary-custom,
body.a11y-high-contrast section[style*="background: white"] .btn-primary-custom {
  color: #0b0b0b !important;
}
body.a11y-high-contrast section[style*="background:white"] .post-card,
body.a11y-high-contrast section[style*="background:white"] .support-card,
body.a11y-high-contrast section[style*="background:white"] .report-card,
body.a11y-high-contrast section[style*="background:white"] .achievement-card,
body.a11y-high-contrast section[style*="background:white"] .event-item,
body.a11y-high-contrast section[style*="background: white"] .post-card,
body.a11y-high-contrast section[style*="background: white"] .support-card,
body.a11y-high-contrast section[style*="background: white"] .report-card,
body.a11y-high-contrast section[style*="background: white"] .achievement-card,
body.a11y-high-contrast section[style*="background: white"] .event-item {
  color: #f8fafc !important;
}
body.a11y-high-contrast section[style*="background:white"] .post-card h3,
body.a11y-high-contrast section[style*="background:white"] .post-card p,
body.a11y-high-contrast section[style*="background:white"] .support-card h3,
body.a11y-high-contrast section[style*="background:white"] .support-card p,
body.a11y-high-contrast section[style*="background:white"] .report-card h4,
body.a11y-high-contrast section[style*="background:white"] .report-card p,
body.a11y-high-contrast section[style*="background:white"] .achievement-card h4,
body.a11y-high-contrast section[style*="background:white"] .achievement-card p,
body.a11y-high-contrast section[style*="background: white"] .post-card h3,
body.a11y-high-contrast section[style*="background: white"] .post-card p,
body.a11y-high-contrast section[style*="background: white"] .support-card h3,
body.a11y-high-contrast section[style*="background: white"] .support-card p,
body.a11y-high-contrast section[style*="background: white"] .report-card h4,
body.a11y-high-contrast section[style*="background: white"] .report-card p,
body.a11y-high-contrast section[style*="background: white"] .achievement-card h4,
body.a11y-high-contrast section[style*="background: white"] .achievement-card p {
  color: #f8fafc !important;
}
body.a11y-high-contrast #navbar,
body.a11y-high-contrast #navbar.scrolled {
  background: #000000 !important;
  color: #ffffff !important;
  box-shadow: 0 2px 0 #facc15;
}
body.a11y-high-contrast #navbar .navbar-brand,
body.a11y-high-contrast #navbar .nav-link,
body.a11y-high-contrast #navbar.scrolled .navbar-brand,
body.a11y-high-contrast #navbar.scrolled .nav-link {
  color: #ffffff !important;
}
body.a11y-high-contrast #navbar .nav-link:hover,
body.a11y-high-contrast #navbar.scrolled .nav-link:hover,
body.a11y-high-contrast #navbar .nav-link.active,
body.a11y-high-contrast #navbar.scrolled .nav-link.active {
  background: #facc15 !important;
  color: #000000 !important;
}
body.a11y-high-contrast #navbar .dropdown-menu,
body.a11y-high-contrast #navbar.scrolled .dropdown-menu {
  background: #000000 !important;
  border-color: #facc15 !important;
}
body.a11y-high-contrast #navbar .dropdown-item {
  color: #ffffff !important;
}
body.a11y-high-contrast #navbar .dropdown-item:hover {
  background: #facc15 !important;
  color: #000000 !important;
}
body.a11y-high-contrast #efop {
  background: #000000 !important;
  color: #ffffff !important;
}
body.a11y-high-contrast #efop .section-title,
body.a11y-high-contrast #efop .section-label,
body.a11y-high-contrast #efop .efop-info,
body.a11y-high-contrast #efop .efop-info p,
body.a11y-high-contrast #efop .efop-info strong {
  color: #ffffff !important;
}
body.a11y-high-contrast #kapcsolat {
  background: #000000 !important;
  color: #ffffff !important;
}
body.a11y-high-contrast #kapcsolat h3,
body.a11y-high-contrast #kapcsolat p,
body.a11y-high-contrast #kapcsolat .footer-heading,
body.a11y-high-contrast #kapcsolat .contact-info-item,
body.a11y-high-contrast #kapcsolat .footer-bottom span,
body.a11y-high-contrast #kapcsolat .footer-links a,
body.a11y-high-contrast #kapcsolat a {
  color: #ffffff !important;
}
body.a11y-high-contrast #kapcsolat a:hover,
body.a11y-high-contrast #kapcsolat .footer-links a:hover {
  color: #facc15 !important;
}
.skip-link {
  position: absolute; left: -9999px; top: 0; background: var(--blue-900); color: white; padding: 10px 16px; border-radius: 0 0 8px 8px; z-index: 99999; text-decoration: none; font-weight: 700;
}
.skip-link:focus { left: 12px; }
a:focus-visible, button:focus-visible, input:focus-visible, textarea:focus-visible, select:focus-visible, .dropdown-toggle:focus-visible {
  outline: 3px solid var(--gold); outline-offset: 3px; box-shadow: 0 0 0 5px rgba(245,158,11,0.27);
}
.a11y-toolbar { position: fixed; right: 18px; top: 270px; z-index: 2000; display: flex; flex-direction: column; align-items: flex-end; gap: 8px; }
.a11y-toggle {
  background: var(--blue-900); color: white; border: none; border-radius: 999px; padding: 10px 16px; font-weight: 700; cursor: pointer; box-shadow: var(--shadow-md);
}
.a11y-panel {
  background: rgba(255,255,255,0.98); border: 1px solid rgba(12,30,74,0.08); border-radius: 14px; box-shadow: var(--shadow-md); padding: 8px; display: flex; flex-direction: column; gap: 6px; min-width: 170px;
}
.a11y-btn {
  background: white; color: var(--blue-900); border: 1px solid var(--gray-200); border-radius: 10px; padding: 8px 12px; text-align: left; cursor: pointer; font-weight: 600;
}
.a11y-btn:hover { background: var(--blue-50); }

::-webkit-scrollbar { width: 6px; }
::-webkit-scrollbar-track { background: var(--gray-100); }
::-webkit-scrollbar-thumb { background: var(--blue-400); border-radius: 3px; }

h1,h2,h3,h4 { font-family: var(--font-display); line-height: 1.2; }
.section-label {
  display: inline-block; font-size: 0.75rem; font-weight: 700;
  letter-spacing: 0.14em; text-transform: uppercase; color: var(--blue-700);
  background: var(--blue-100); padding: 4px 14px; border-radius: 20px; margin-bottom: 14px;
}
.section-title { font-family: var(--font-display); font-size: clamp(1.9rem, 4vw, 2.8rem); color: var(--blue-900); margin-bottom: 12px; }
.section-title em { font-style: italic; color: var(--blue-700); }
.section-subtitle { color: var(--gray-500); font-size: 1.05rem; max-width: 540px; margin: 0 auto 2.5rem; }
.section-divider { width: 48px; height: 4px; background: linear-gradient(90deg, var(--gold), var(--gold-lt)); border-radius: 2px; margin: 14px auto 0; }
section { padding: 96px 0; }
.container { max-width: 1200px; margin: 0 auto; padding: 0 28px; }

/* ── NAVBAR ── */
#navbar { position: fixed; top: 0; left: 0; right: 0; z-index: 1000; transition: var(--transition); padding: 20px 0; }
#navbar.scrolled { background: rgba(255,255,255,0.96); box-shadow: 0 2px 24px rgba(12,30,74,0.10); padding: 12px 0; backdrop-filter: blur(12px); }
.navbar-brand { font-family: var(--font-display); font-size: 1.1rem; color: var(--white) !important; font-weight: 400; display: flex; align-items: center; gap: 10px; text-decoration: none; }
#navbar.scrolled .navbar-brand { color: var(--blue-900) !important; }
.brand-icon { width: 38px; height: 38px; background: var(--gold); border-radius: 10px; display: flex; align-items: center; justify-content: center; font-size: 1.2rem; flex-shrink: 0; }
.nav-link { color: rgba(255,255,255,0.88) !important; font-size: 0.875rem; font-weight: 500; padding: 6px 12px !important; border-radius: 8px; transition: var(--transition); }
#navbar.scrolled .nav-link { color: var(--gray-700) !important; }
.nav-link:hover { background: rgba(255,255,255,0.18) !important; color: white !important; }
#navbar.scrolled .nav-link:hover { background: var(--blue-100) !important; color: var(--blue-700) !important; }
.nav-link.active { background: rgba(255,255,255,0.22) !important; color: white !important; }
#navbar.scrolled .nav-link.active { background: var(--blue-700) !important; color: white !important; }
.dropdown-menu {
  border: 1px solid rgba(12,30,74,0.08); border-radius: 12px; padding: 8px; margin-top: 10px;
  box-shadow: var(--shadow-md);
}
.dropdown-item {
  border-radius: 8px; padding: 9px 12px; font-size: 0.85rem; color: var(--gray-700); font-weight: 500;
}
.dropdown-item:hover, .dropdown-item:focus {
  background: var(--blue-100); color: var(--blue-700);
}
#navbar.scrolled .dropdown-menu {
  background: rgba(255,255,255,0.98);
}
.btn-admin-nav { background: var(--gold) !important; color: var(--blue-900) !important; font-weight: 700 !important; border-radius: 20px !important; padding: 7px 18px !important; font-size: 0.85rem !important; }
.btn-admin-nav:hover { background: var(--gold-lt) !important; }
.navbar-toggler { border: 2px solid rgba(255,255,255,0.5) !important; }
#navbar.scrolled .navbar-toggler { border-color: var(--blue-700) !important; }
.navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.9%29' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important; }
#navbar.scrolled .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%231d4ed8' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important; }

/* ── HERO ── */
#fooldal {
  min-height: 100vh;
  background: linear-gradient(160deg, var(--blue-900) 0%, var(--blue-800) 50%, #1e40af 100%);
  position: relative; display: flex; align-items: center; overflow: hidden;
}
.hero-overlay { position: absolute; inset: 0; z-index: 1; background: linear-gradient(160deg, rgba(12,30,74,0.88) 0%, rgba(26,50,114,0.75) 60%, rgba(29,78,216,0.65) 100%); }
.hero-geo { position: absolute; z-index: 1; pointer-events: none; }
.hero-geo-1 { width: 550px; height: 550px; border: 1px solid rgba(255,255,255,0.05); border-radius: 50%; top: -180px; right: -150px; }
.hero-geo-2 { width: 320px; height: 320px; border: 1px solid rgba(245,158,11,0.12); border-radius: 50%; bottom: 40px; left: -90px; animation: spinSlow 30s linear infinite; }
.hero-geo-3 { width: 140px; height: 140px; background: rgba(245,158,11,0.07); border-radius: 28px; top: 28%; right: 8%; animation: floatGeo 7s ease-in-out infinite; transform: rotate(20deg); }
@keyframes spinSlow { to { transform: rotate(360deg); } }
@keyframes floatGeo { 0%,100%{transform:translateY(0) rotate(20deg)} 50%{transform:translateY(-16px) rotate(25deg)} }

.hero-content { position: relative; z-index: 2; text-align: center; color: var(--white); padding: 110px 0 80px; }
.hero-eyebrow {
  display: inline-flex; align-items: center; gap: 8px;
  background: rgba(245,158,11,0.18); border: 1px solid rgba(245,158,11,0.4);
  color: var(--gold-lt); padding: 6px 18px; border-radius: 20px;
  font-size: 0.78rem; letter-spacing: 0.14em; text-transform: uppercase;
  margin-bottom: 24px; animation: fadeInDown 0.8s var(--ease) both;
}
.hero-eyebrow::before { content:'●'; font-size:0.45rem; color:var(--gold); }
.hero-h1 { font-size: clamp(2.4rem,6vw,4rem); line-height: 1.08; font-family: var(--font-display); animation: fadeInUp 1s var(--ease) 0.15s both; text-shadow: 0 4px 32px rgba(0,0,0,0.28); max-width: 800px; margin: 0 auto; }
.hero-h1 em { font-style: italic; color: var(--gold-lt); }
.hero-lead { font-size: 1.08rem; opacity: 0.82; max-width: 500px; margin: 20px auto 0; animation: fadeInUp 1s var(--ease) 0.3s both; }
.hero-stats-row {
  display: flex; justify-content: center;
  margin: 44px auto 0; max-width: 460px;
  background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12);
  border-radius: var(--radius-lg); overflow: hidden;
  animation: fadeInUp 1s var(--ease) 0.45s both;
}
.hero-stat-item { flex: 1; padding: 18px 10px; text-align: center; border-right: 1px solid rgba(255,255,255,0.1); }
.hero-stat-item:last-child { border-right: none; }
.hero-stat-item .num { font-family: var(--font-display); font-size: 1.9rem; color: var(--gold-lt); display: block; line-height: 1; }
.hero-stat-item .lbl { font-size: 0.76rem; opacity: 0.65; margin-top: 4px; }
.hero-cta-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-top: 32px; animation: fadeInUp 1s var(--ease) 0.6s both; }
.btn-cta-primary { background: var(--gold); color: var(--blue-900); font-weight: 700; padding: 14px 32px; border-radius: 50px; text-decoration: none; font-size: 0.95rem; box-shadow: 0 4px 20px rgba(245,158,11,0.45); transition: var(--transition); border: none; cursor: pointer; font-family: var(--font-body); }
.btn-cta-primary:hover { background: var(--gold-lt); transform: translateY(-2px); box-shadow: 0 8px 32px rgba(245,158,11,0.55); color: var(--blue-900); }
.btn-cta-ghost { background: transparent; color: white; border: 1.5px solid rgba(255,255,255,0.5); font-weight: 600; padding: 14px 32px; border-radius: 50px; text-decoration: none; font-size: 0.95rem; transition: var(--transition); cursor: pointer; font-family: var(--font-body); }
.btn-cta-ghost:hover { background: rgba(255,255,255,0.12); border-color: white; color: white; transform: translateY(-2px); }

/* ── PHOTO STRIP ── */
.photo-strip { background: var(--blue-900); overflow: hidden; line-height: 0; }
.photo-strip-inner { display: flex; height: 200px; gap: 3px; }
.photo-strip-inner div { flex: 1; background-size: cover; background-position: center; transition: flex 0.5s var(--ease); min-width: 0; }
.photo-strip-inner div:hover { flex: 2.2; }
@media (max-width: 600px) { .photo-strip-inner { height: 130px; } }

/* ── BEJEGYZÉSEK ── */
#bejegyzesek { background: var(--gray-100); }
.posts-layout { display: grid; grid-template-columns: minmax(0, 1fr) 360px; gap: 32px; align-items: start; }
@media (max-width: 900px) { .posts-layout { grid-template-columns: 1fr; } }

.posts-scrollbox {
  height: 420px; overflow-y: scroll;
  display: flex; flex-direction: column; gap: 14px;
  padding-right: 6px;
  min-height: 0;
  overscroll-behavior: contain;
  scrollbar-width: thin; scrollbar-color: var(--blue-400) var(--gray-200);
}
.posts-scrollbox > * { flex: 0 0 auto; }
.posts-scrollbox::-webkit-scrollbar { width: 5px; }
.posts-scrollbox::-webkit-scrollbar-track { background: var(--gray-200); border-radius: 3px; }
.posts-scrollbox::-webkit-scrollbar-thumb { background: var(--blue-400); border-radius: 3px; }

.post-card { flex: 0 0 auto; background: var(--white); border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow-sm); transition: var(--transition); border: 1px solid var(--gray-200); }
.post-card:hover { transform: translateY(-3px); box-shadow: var(--shadow-md); }
.post-card-img { width: 100%; height: 175px; object-fit: cover; display: block; }
.post-card-body { padding: 18px 20px 16px; background: var(--white); position: relative; z-index: 1; }
.post-meta { display: flex; align-items: center; flex-wrap: wrap; gap: 6px 12px; font-size: 0.76rem; color: var(--gray-500); margin-bottom: 7px; }
.post-meta span { color: var(--blue-700); font-weight: 600; }
.post-meta .post-author { color: var(--gray-500); font-weight: 500; }
.post-card h3 { font-family: var(--font-display); font-size: 1.05rem; color: var(--blue-900); margin-bottom: 7px; }
.post-card p { font-size: 0.88rem; color: var(--gray-700); line-height: 1.6; margin: 0; white-space: pre-line; overflow-wrap: anywhere; }
.post-actions { display: flex; gap: 8px; margin-top: 12px; padding-top: 10px; border-top: 1px solid var(--gray-200); }
.post-loading { text-align: center; padding: 40px; color: var(--gray-500); }

.posts-side { position: sticky; top: 90px; }
.posts-side-card { background: linear-gradient(135deg, var(--blue-900), var(--blue-700)); border-radius: var(--radius-xl); padding: 28px; color: white; margin-bottom: 16px; }
.posts-side-card h4 { font-family: var(--font-display); font-size: 1.3rem; margin-bottom: 10px; }
.posts-side-card p { font-size: 0.88rem; opacity: 0.82; margin-bottom: 18px; }
 .posts-side-photo { border-radius: var(--radius-lg); overflow: hidden; margin-bottom: 16px; background: var(--blue-900); }
.posts-side-photo img { width: 100%; height: 170px; object-fit: contain; display: block; background: var(--blue-900); }
.posts-count-badge { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.18); border-radius: var(--radius-md); padding: 13px 16px; display: flex; align-items: center; gap: 12px; font-size: 0.88rem; }
.posts-count-badge .num { font-family: var(--font-display); font-size: 1.8rem; color: var(--gold-lt); line-height: 1; }

/* ── FAMILY MOSAIC ── */
.family-photos-section { overflow: hidden; line-height: 0; }
.family-mosaic { display: grid; grid-template-columns: 1.7fr 1fr 1fr; grid-template-rows: 280px 280px; gap: 5px; }
.family-mosaic-item { background-size: cover; background-position: center; position: relative; overflow: hidden; transition: transform 0.5s var(--ease); }
.family-mosaic-item:hover { transform: scale(1.025); z-index: 2; }
.family-mosaic-item:first-child { grid-row: span 2; }
.family-mosaic-overlay { position: absolute; inset: 0; background: linear-gradient(to top, rgba(12,30,74,0.65) 0%, transparent 55%); opacity: 0; transition: var(--transition); display: flex; align-items: flex-end; padding: 18px; }
.family-mosaic-item:hover .family-mosaic-overlay { opacity: 1; }
.family-mosaic-overlay span { color: white; font-size: 0.88rem; font-weight: 600; }
.family-quote { background: var(--blue-900); color: white; padding: 52px 36px; text-align: center; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.family-quote blockquote { font-family: var(--font-display); font-size: 1.5rem; font-style: italic; line-height: 1.4; max-width: 380px; margin-bottom: 14px; }
.family-quote cite { font-size: 0.82rem; opacity: 0.55; }
@media (max-width: 768px) { .family-mosaic { grid-template-columns: 1fr 1fr; grid-template-rows: 200px 200px 200px; } .family-mosaic-item:first-child { grid-row: span 1; } }

/* ── GALÉRIA ── */
#galeria { background: var(--gray-100); }
.gallery-filters { display: flex; flex-wrap: wrap; gap: 8px; justify-content: center; margin-bottom: 28px; }
.filter-btn { padding: 7px 18px; border-radius: 20px; border: 1.5px solid var(--blue-100); background: white; color: var(--blue-700); cursor: pointer; font-weight: 600; font-size: 0.85rem; transition: var(--transition); font-family: var(--font-body); }
.filter-btn.active, .filter-btn:hover { background: var(--blue-700); color: white; border-color: var(--blue-700); }
.gallery-grid {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); gap: 10px;
  max-height: 620px; overflow-y: auto; padding: 2px 8px 2px 2px;
  min-height: 0; overscroll-behavior: contain;
  scrollbar-width: thin; scrollbar-color: var(--blue-400) var(--gray-200);
}
.gallery-grid::-webkit-scrollbar { width: 6px; }
.gallery-grid::-webkit-scrollbar-track { background: var(--gray-200); border-radius: 3px; }
.gallery-grid::-webkit-scrollbar-thumb { background: var(--blue-400); border-radius: 3px; }
.gallery-item { border-radius: var(--radius-lg); overflow: hidden; aspect-ratio: 4/3; position: relative; cursor: zoom-in; background: var(--blue-100); }
.gallery-item img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s var(--ease); display: block; }
.gallery-item:hover img { transform: scale(1.08); }
.gallery-item-overlay { position: absolute; inset: 0; background: linear-gradient(to top, rgba(12,30,74,0.75) 0%, transparent 55%); opacity: 0; transition: var(--transition); display: flex; align-items: flex-end; padding: 12px; }
.gallery-item:hover .gallery-item-overlay { opacity: 1; }
.gallery-item-overlay span { color: white; font-size: 0.82rem; font-weight: 600; }
.gallery-placeholder { width: 100%; height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; background: linear-gradient(135deg, var(--blue-100), var(--blue-400)); color: var(--blue-800); font-size: 2.5rem; }
.gallery-placeholder small { font-size: 0.72rem; margin-top: 6px; opacity: 0.7; }

/* ── NAPTÁR ── */
#naptar { background: white; }
.calendar-wrapper { display: grid; grid-template-columns: 1fr 310px; gap: 28px; align-items: start; }
@media (max-width: 900px) { .calendar-wrapper { grid-template-columns: 1fr; } }
.calendar-grid { background: white; border-radius: var(--radius-xl); overflow: hidden; box-shadow: var(--shadow-md); border: 1px solid var(--gray-200); }
.calendar-header { background: linear-gradient(135deg, var(--blue-900), var(--blue-700)); color: white; padding: 16px 20px; display: flex; justify-content: space-between; align-items: center; }
.calendar-header h4 { font-family: var(--font-display); margin: 0; font-size: 1.1rem; }
.cal-nav-btn { background: rgba(255,255,255,0.14); border: none; color: white; cursor: pointer; border-radius: 8px; padding: 6px 14px; transition: var(--transition); }
.cal-nav-btn:hover { background: rgba(255,255,255,0.28); }
.calendar-days-header { display: grid; grid-template-columns: repeat(7,1fr); background: var(--blue-900); }
.calendar-days-header span { text-align: center; padding: 9px 4px; color: rgba(255,255,255,0.6); font-size: 0.72rem; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; }
.calendar-body { display: grid; grid-template-columns: repeat(7,1fr); padding: 10px; gap: 3px; }
.cal-day { aspect-ratio: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; border-radius: 10px; cursor: pointer; transition: var(--transition); font-size: 0.86rem; position: relative; }
.cal-day:hover { background: var(--blue-50); }
.cal-day.today { background: var(--blue-700); color: white; font-weight: 700; }
.cal-day.has-event { color: var(--blue-900); font-weight: 800; }
.cal-day.has-event.past-event { background: #fef08a; box-shadow: inset 0 0 0 2px #ca8a04; }
.cal-day.has-event.upcoming-event { background: #dcfce7; box-shadow: inset 0 0 0 2px #16a34a; }
.cal-day.has-event::after { content: 'PROGRAM'; position: absolute; bottom: 4px; color: var(--blue-900); font-size: 0.45rem; line-height: 1; letter-spacing: 0.04em; font-weight: 800; }
.cal-day.has-event.past-event:hover { background: var(--gold-lt); transform: translateY(-2px); box-shadow: inset 0 0 0 2px var(--gold), 0 4px 10px rgba(245,158,11,0.3); }
.cal-day.has-event.upcoming-event:hover { background: #bbf7d0; transform: translateY(-2px); box-shadow: inset 0 0 0 2px #15803d, 0 4px 10px rgba(22,163,74,0.25); }
.cal-day.today.has-event { color: var(--blue-900); box-shadow: inset 0 0 0 3px var(--blue-900), 0 0 0 2px #16a34a; }
.cal-day.empty, .cal-day.other-month { opacity: 0.25; cursor: default; }
.event-item { border-radius: var(--radius-md); padding: 13px 15px; margin-bottom: 9px; transition: var(--transition); }
.event-item.past-event { background: #fef9c3; border: 1px solid rgba(202,138,4,0.45); border-left: 5px solid #ca8a04; box-shadow: 0 3px 12px rgba(202,138,4,0.16); }
.event-item.upcoming-event { background: #f0fdf4; border: 1px solid rgba(22,163,74,0.32); border-left: 5px solid #16a34a; box-shadow: 0 3px 12px rgba(22,163,74,0.12); }
.event-item.past-event:hover { border-left-color: var(--gold); background: #fff7d6; transform: translateX(3px); box-shadow: var(--shadow-md); }
.event-item.upcoming-event:hover { border-left-color: #15803d; background: #dcfce7; transform: translateX(3px); box-shadow: var(--shadow-md); }
.event-item .event-date { font-size: 0.72rem; color: var(--gold); font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; }
.event-item h5 { font-size: 0.9rem; color: var(--blue-900); margin: 4px 0 3px; font-family: var(--font-body); font-weight: 600; }
.event-item p { font-size: 0.8rem; color: var(--gray-500); margin: 0; }

/* ── TÁMOGATÓK ── */
#tamogatok { background: var(--gray-100); }
.supporters-list { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; max-width: 1000px; margin: 0 auto; }
.supporter-item { background: white; border-radius: var(--radius-lg); padding: 22px 18px; display: flex; flex-direction: column; align-items: center; gap: 14px; min-width: 0; text-align: center; box-shadow: var(--shadow-sm); transition: var(--transition); border: 1px solid var(--gray-200); }
.supporter-item:hover { transform: translateY(-5px); box-shadow: var(--shadow-md); border-color: var(--blue-100); }
.supporter-logo, .supporter-logo-image { width: 140px; height: 140px; background: linear-gradient(135deg, var(--blue-100), var(--blue-400)); border-radius: 14px; display: flex; align-items: center; justify-content: center; font-size: 3rem; flex-shrink: 0; }
.supporter-logo-image { object-fit: contain; padding: 6px; }
.supporter-name { font-weight: 700; color: var(--blue-900); font-size: 0.98rem; }
.supporter-web { font-size: 0.78rem; color: var(--gray-500); margin-top: 2px; }
@media (max-width: 900px) { .supporters-list { grid-template-columns: repeat(2, minmax(0, 1fr)); } }

/* ── BÜSZKESÉGEINK ── */
#buszkesegeink { background: white; }
.achievements-grid { display: grid; grid-template-columns: 1fr; gap: 12px; }
.achievement-sections { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px; max-height: 640px; overflow-y: auto; padding: 4px 12px 4px 0; }
.achievement-sections::-webkit-scrollbar { width: 8px; }
.achievement-sections::-webkit-scrollbar-thumb { background: var(--blue-200); border-radius: 8px; }
.achievement-section { min-width: 0; }
.achievement-section + .achievement-section { border-left: 1px solid var(--gray-200); padding-left: 28px; }
.achievement-section-title { color: var(--blue-900); font-family: var(--font-display); font-size: 1.15rem; margin: 0 0 16px; }
.achievement-empty { color: var(--text-light); font-size: 0.9rem; padding: 20px 0; }
.achievement-card { background: var(--gray-100); border-radius: var(--radius-xl); padding: 18px 16px; text-align: center; transition: var(--transition); position: relative; overflow: hidden; border: 1px solid transparent; min-height: 170px; }
.achievement-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, var(--blue-700), var(--gold)); }
.achievement-card:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); background: white; border-color: var(--blue-100); }
.achievement-avatar { width: 50px; height: 50px; background: linear-gradient(135deg, var(--blue-700), var(--blue-900)); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1.35rem; margin: 0 auto 10px; color: white; }
.achievement-card h4 { color: var(--blue-900); margin-bottom: 7px; font-size: 1rem; }
.achievement-card p { color: var(--gray-700); font-size: 0.86rem; }
.achievement-year { display: inline-block; background: var(--blue-100); color: var(--blue-800); padding: 3px 12px; border-radius: 20px; font-size: 0.76rem; font-weight: 700; margin-top: 10px; }
.achievement-category { display: inline-block; color: var(--blue-800); font-size: 0.76rem; font-weight: 700; letter-spacing: 0.04em; text-transform: uppercase; margin-bottom: 10px; }
.achievement-national::before { background: linear-gradient(90deg, var(--blue-700), var(--gold)); }
.achievement-regional::before { background: linear-gradient(90deg, var(--gold), var(--blue-700)); }

/* ── BESZÁMOLÓK ── */
#beszmolok { background: var(--gray-100); }
.reports-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(310px, 1fr)); gap: 18px; }
.report-card { background: white; border-radius: var(--radius-xl); padding: 24px; box-shadow: var(--shadow-sm); transition: var(--transition); border: 1px solid var(--gray-200); }
.report-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-md); }
.report-card h4 { color: var(--blue-900); margin-bottom: 7px; font-size: 0.98rem; font-family: var(--font-body); font-weight: 700; }
.report-card p { color: var(--gray-700); font-size: 0.86rem; line-height: 1.65; }
.pdf-report-card { display: block; text-decoration: none; }
.pdf-report-card:hover h4 { color: var(--blue-700); }
.pdf-report-icon { display: inline-flex; align-items: center; justify-content: center; width: 48px; height: 54px; margin-bottom: 16px; background: #dc2626; color: white; font-size: 0.75rem; font-weight: 800; border-radius: 5px; box-shadow: 4px 4px 0 #fecaca; }
.pdf-report-link { display: inline-block; margin-top: 8px; color: var(--blue-700); font-size: 0.86rem; font-weight: 700; }
.report-date { font-size: 0.72rem; color: var(--gold); font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; margin-bottom: 7px; }

/* ── TÁMOGATÁSOK ── */
#tamogatasok { background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%); }
.support-grid {
  display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 20px; margin-top: 18px;
}
.support-card {
  background: white; border: 1px solid var(--gray-200); border-radius: var(--radius-xl);
  padding: 28px 22px; box-shadow: var(--shadow-sm); transition: var(--transition);
}
.support-card:hover {
  transform: translateY(-6px); box-shadow: var(--shadow-md); border-color: var(--blue-100);
}
.support-icon {
  width: 58px; height: 58px; border-radius: 18px; display: flex; align-items: center; justify-content: center;
  background: linear-gradient(135deg, var(--blue-100), var(--gold-bg)); color: var(--blue-900);
  font-size: 1.9rem; margin-bottom: 16px;
}
.support-card h3 {
  color: var(--blue-900); font-family: var(--font-display); font-size: 1.3rem; margin-bottom: 10px;
}
.support-card p {
  color: var(--gray-700); font-size: 0.9rem; line-height: 1.7; margin: 0;
}

/* ── EFOP ── */
#efop { background: linear-gradient(160deg, var(--blue-900) 0%, var(--blue-800) 55%, #1e40af 100%); color: white; position: relative; overflow: hidden; }
#efop::before { content: ''; position: absolute; width: 600px; height: 600px; border: 1px solid rgba(255,255,255,0.04); border-radius: 50%; top: -200px; right: -200px; pointer-events: none; }
#efop .section-label { background: rgba(245,158,11,0.2); color: var(--gold-lt); }
#efop .section-title { color: white; }
#efop .section-title em { color: var(--gold-lt); }
#efop .section-subtitle { color: rgba(255,255,255,0.72); }
.efop-layout { display: grid; grid-template-columns: 1fr 1fr; gap: 52px; align-items: center; }
@media (max-width: 800px) { .efop-layout { grid-template-columns: 1fr; gap: 28px; } }
.efop-info h3 { font-family: var(--font-display); font-size: 1.5rem; margin-bottom: 12px; }
.efop-info p { opacity: 0.78; margin-bottom: 22px; font-size: 0.92rem; }
.efop-bullets { list-style: none; }
.efop-bullets li { display: flex; align-items: flex-start; gap: 10px; margin-bottom: 11px; font-size: 0.88rem; opacity: 0.82; }
.efop-bullets li::before { content: '✓'; background: var(--gold); color: var(--blue-900); width: 20px; height: 20px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 0.68rem; font-weight: 900; flex-shrink: 0; margin-top: 2px; }
.efop-form { background: white; border-radius: var(--radius-xl); padding: 34px; box-shadow: var(--shadow-xl); }
.form-group { margin-bottom: 16px; }
.form-group label { display: block; font-weight: 600; color: var(--blue-900); margin-bottom: 5px; font-size: 0.83rem; }
.form-group input, .form-group textarea { width: 100%; padding: 10px 13px; border: 1.5px solid var(--gray-200); border-radius: var(--radius-md); font-family: var(--font-body); font-size: 0.93rem; color: var(--gray-900); transition: var(--transition); background: var(--gray-100); }
.form-group input:focus, .form-group textarea:focus { outline: none; border-color: var(--blue-600); background: white; box-shadow: 0 0 0 3px rgba(37,99,235,0.12); }
.form-group textarea { min-height: 105px; resize: vertical; }
.form-success { background: #d1fae5; color: #065f46; padding: 13px; border-radius: var(--radius-md); font-weight: 600; display: none; text-align: center; margin-bottom: 13px; font-size: 0.9rem; }
.form-error { background: #fee2e2; color: #991b1b; padding: 13px; border-radius: var(--radius-md); font-weight: 600; display: none; text-align: center; margin-bottom: 13px; font-size: 0.9rem; }
.event-range-toggle { display: flex; align-items: center; gap: 8px; margin: -4px 0 16px; color: var(--blue-900); font-size: 0.88rem; font-weight: 600; cursor: pointer; }
.event-range-toggle input { width: 17px; height: 17px; accent-color: var(--blue-700); cursor: pointer; }

/* ── FOOTER ── */
#kapcsolat { background: var(--blue-900); color: white; padding: 72px 0 0; }
.contact-grid { display: grid; grid-template-columns: 1.6fr 1fr 1fr; gap: 48px; padding-bottom: 48px; }
@media (max-width: 768px) { .contact-grid { grid-template-columns: 1fr; gap: 28px; } }
.contact-brand h3 { font-family: var(--font-display); font-size: 1.35rem; color: white; margin-bottom: 12px; }
.contact-brand p { color: rgba(255,255,255,0.58); font-size: 0.86rem; line-height: 1.8; }
.footer-heading { color: var(--gold-lt); font-weight: 700; font-size: 0.72rem; letter-spacing: 0.13em; text-transform: uppercase; margin-bottom: 14px; }
.footer-links { list-style: none; }
.footer-links li { margin-bottom: 7px; }
.footer-links a { color: rgba(255,255,255,0.58); text-decoration: none; font-size: 0.86rem; transition: var(--transition); }
.footer-links a:hover { color: var(--gold-lt); padding-left: 4px; }
.contact-info-item { display: flex; align-items: flex-start; gap: 10px; margin-bottom: 10px; color: rgba(255,255,255,0.62); font-size: 0.86rem; }
.contact-info-item .icon { font-size: 0.95rem; flex-shrink: 0; margin-top: 3px; }
.footer-bottom { border-top: 1px solid rgba(255,255,255,0.07); padding: 18px 0; display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; gap: 18px; }
.footer-bottom span:last-child { order: -1; }
.footer-bottom span { color: rgba(255,255,255,0.38); font-size: 0.8rem; }
.footer-bottom a { color: var(--gold-lt); text-decoration: none; }

/* ── BUTTONS ── */
.btn-primary-custom { background: var(--blue-700); color: white; border: none; padding: 11px 26px; border-radius: 50px; font-weight: 600; cursor: pointer; transition: var(--transition); font-family: var(--font-body); font-size: 0.9rem; }
.btn-primary-custom:hover { background: var(--blue-900); transform: translateY(-1px); box-shadow: var(--shadow-md); color: white; }
.btn-accent { background: var(--gold); color: var(--blue-900); border: none; padding: 11px 24px; border-radius: 50px; font-weight: 700; cursor: pointer; transition: var(--transition); font-family: var(--font-body); font-size: 0.88rem; }
.btn-accent:hover { background: var(--gold-lt); transform: translateY(-1px); }
.btn-outline { background: transparent; color: var(--blue-700); border: 1.5px solid var(--blue-700); padding: 10px 22px; border-radius: 50px; font-weight: 600; cursor: pointer; transition: var(--transition); font-family: var(--font-body); }
.btn-outline:hover { background: var(--blue-700); color: white; }
.btn-danger-sm { background: #fee2e2; color: #991b1b; border: none; padding: 5px 11px; border-radius: 7px; font-size: 0.76rem; cursor: pointer; transition: var(--transition); font-family: var(--font-body); font-weight: 600; }
.btn-danger-sm:hover { background: #dc2626; color: white; }
.btn-edit-sm { background: var(--blue-100); color: var(--blue-800); border: none; padding: 5px 11px; border-radius: 7px; font-size: 0.76rem; cursor: pointer; transition: var(--transition); font-family: var(--font-body); font-weight: 600; }
.btn-edit-sm:hover { background: var(--blue-700); color: white; }

/* ── ADMIN BAR ── */
.admin-bar { position: fixed; bottom: 0; left: 0; right: 0; background: rgba(12,30,74,0.97); color: white; padding: 9px 24px; display: none; align-items: center; justify-content: flex-start; z-index: 500; box-shadow: 0 -4px 24px rgba(0,0,0,0.25); flex-wrap: wrap; gap: 12px; backdrop-filter: blur(8px); }
.admin-bar.visible { display: flex; }
.admin-bar span { font-size: 0.86rem; font-weight: 600; }
.admin-tools { display: flex; gap: 7px; flex-wrap: wrap; }

/* ── MODAL ── */
.modal-custom { display: none; position: fixed; inset: 0; z-index: 9999; background: rgba(12,30,74,0.65); backdrop-filter: blur(6px); align-items: center; justify-content: center; padding: 20px; }
.modal-custom.open { display: flex; animation: fadeIn 0.2s var(--ease); }
.modal-box { background: white; border-radius: var(--radius-xl); padding: 34px; max-width: 520px; width: 100%; max-height: 90vh; overflow-y: auto; position: relative; animation: fadeInUp 0.3s var(--ease); box-shadow: var(--shadow-xl); }
.modal-close { position: absolute; top: 16px; right: 16px; background: var(--gray-100); border: none; border-radius: 50%; width: 32px; height: 32px; cursor: pointer; font-size: 1rem; display: flex; align-items: center; justify-content: center; transition: var(--transition); }
.modal-close:hover { background: #fee2e2; }

/* ── LIGHTBOX ── */
.lightbox { display: none; position: fixed; inset: 0; z-index: 10000; background: rgba(0,0,0,0.94); align-items: center; justify-content: center; }
.lightbox.open { display: flex; animation: fadeIn 0.2s var(--ease); }
.lightbox img { max-width: 90vw; max-height: 90vh; border-radius: var(--radius-md); }
.lightbox-close { position: fixed; top: 20px; right: 24px; color: white; cursor: pointer; background: rgba(255,255,255,0.1); border: none; width: 44px; height: 44px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1.4rem; transition: var(--transition); }
.lightbox-close:hover { background: rgba(255,255,255,0.25); }

/* ── TOAST ── */
.toast-container { position: fixed; top: 24px; right: 24px; z-index: 99999; display: flex; flex-direction: column; gap: 8px; }
.toast { background: var(--blue-900); color: white; padding: 11px 17px; border-radius: var(--radius-md); font-size: 0.86rem; box-shadow: var(--shadow-lg); animation: toastIn 0.3s var(--ease); max-width: 290px; border-left: 3px solid var(--blue-400); }
.toast.success { background: #064e3b; border-left-color: #34d399; }
.toast.error { background: #7f1d1d; border-left-color: #f87171; }
.corner-badge {
  position: fixed; right: 0px; bottom: 0px; z-index: 2000; width: 270px; max-width: calc(100vw - 24px);
  pointer-events: auto; opacity: 1; display: block;
}
.corner-badge img {
  display: block; width: 100%; height: auto;  object-fit: contain;
}
@media (max-width: 576px) {
  .corner-badge { width: 318px; right: 0px; bottom: 0px; }
}
@keyframes toastIn { from{opacity:0;transform:translateX(28px)} to{opacity:1;transform:translateX(0)} }

/* ── ANIMATIONS ── */
@keyframes fadeInDown { from{opacity:0;transform:translateY(-18px)} to{opacity:1;transform:translateY(0)} }
@keyframes fadeInUp   { from{opacity:0;transform:translateY(26px)}  to{opacity:1;transform:translateY(0)} }
@keyframes fadeIn     { from{opacity:0} to{opacity:1} }
.animate-on-scroll { opacity: 0; transform: translateY(22px); transition: opacity 0.65s var(--ease), transform 0.65s var(--ease); }
.animate-on-scroll.animated { opacity: 1; transform: translateY(0); }
.animate-delay-1 { transition-delay: 0.08s; }
.animate-delay-2 { transition-delay: 0.16s; }
.animate-delay-3 { transition-delay: 0.24s; }
.animate-delay-4 { transition-delay: 0.32s; }

/* ── RESPONSIVE ── */
@media (max-width: 576px) {
  section { padding: 60px 0; }
  .hero-stats-row { flex-direction: column; max-width: 260px; }
  .efop-form { padding: 22px; }
  .gallery-grid { grid-template-columns: 1fr 1fr; max-height: 460px; }
  .achievements-grid { grid-template-columns: 1fr; }
  .achievement-sections { grid-template-columns: 1fr; }
  .achievement-section + .achievement-section { border-left: 0; padding-left: 0; }
  .reports-grid { grid-template-columns: 1fr; }
  .supporter-logo, .supporter-logo-image { width: 104px; height: 104px; }
  .supporters-list { grid-template-columns: 1fr; }
  .posts-scrollbox { height: 360px; }
  .photo-strip-inner { height: 120px; }
}
