.events-section{padding:clamp(36px,6vw,90px) 6vw;background:#fff8fa}.events-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.event-card{padding:clamp(20px,2.5vw,36px);border:1px solid #e3c8d3;background:#fffdf9;display:flex;flex-direction:column;align-items:flex-start;min-width:0}.event-card h3{font-family:'Cormorant Garamond',serif;font-weight:400;font-size:clamp(30px,3vw,42px);line-height:1.1;margin:18px 0}.event-card p{font-size:16px;line-height:1.7}.event-date,.event-status{font-size:14px;color:#75475e}.event-status{border-bottom:1px solid #e3c8d3;padding-bottom:10px;width:100%}.event-card .text-link{margin-top:auto;padding-top:20px}.event-card img{width:100%;height:300px;object-fit:contain;background:#fff;margin:20px 0}.event-card dl{font-size:16px;line-height:1.6}.event-card dt{font-weight:600}.event-card dd{margin:0 0 14px}.events-intro{max-width:680px;line-height:1.7}.event-mark{font-family:'Cormorant Garamond',serif;font-size:80px;color:#805466;line-height:1.1;padding:38px 0}.events-grid a{overflow-wrap:anywhere}@media(max-width:950px){.events-grid{grid-template-columns:1fr}.event-card img{height:auto;max-height:520px}.event-mark{padding:12px 0}}
