.history-card{margin-top:28px}.history-card>h2{margin-top:0;color:var(--deep);font-size:clamp(28px,4vw,42px)}.history-intro{color:var(--muted)}.history-year{border:1px solid #d6ebf5;border-radius:16px;margin:12px 0;background:#fff;overflow:hidden}.history-year summary{padding:16px 20px;background:var(--pale);color:var(--deep);font-size:21px;font-weight:900;cursor:pointer}.history-year summary::marker{color:var(--blue)}.history-events{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;padding:18px}.history-event{border-left:5px solid var(--sky);background:#f8fcfe;border-radius:10px;padding:16px}.history-event h3{margin:0 0 6px;color:var(--deep);font-size:19px}.history-event p{margin:2px 0}.history-event .history-date{font-weight:900;color:var(--blue)}.gallery-events{margin:12px 0 34px}.gallery-events h2{color:var(--deep)}@media(max-width:600px){.history-events{grid-template-columns:1fr;padding:12px}.history-year summary{padding:14px 16px}}
