.site-footer{display:block;padding:48px 30px 24px}
.footer-columns{display:grid;grid-template-columns:1.1fr 1.1fr 1fr;gap:48px}
.site-footer h3{font-size:24px;margin:0 0 18px;color:var(--aubergine)}
.site-footer p{font-size:14px;line-height:1.7;margin:0 0 20px}
.site-footer a{text-decoration:none}
.site-footer .footer-link{display:inline-flex;align-items:center;gap:18px;color:var(--coral);font-size:14px;font-weight:600;border-bottom:1px solid currentColor;padding:0 0 7px}
.site-footer .footer-link:hover{color:var(--aubergine)}
.footer-email{display:block;font-size:14px;overflow-wrap:anywhere;margin-bottom:8px}
.footer-bottom{display:flex;justify-content:space-between;gap:24px;align-items:center;border-top:1px solid #d3c5cc;margin-top:40px;padding-top:22px}
.footer-bottom a{font-family:StageNarrow,sans-serif;font-size:22px}
.footer-bottom span{font-size:12px;color:#705767}
.event-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;align-items:stretch}
.event-poster{background:#f3e9df;border:1px solid #d3c5cc;padding:24px 20px;min-height:390px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}
.poster-label,.poster-series,.poster-bottom{font-family:StageNarrow,sans-serif;line-height:1.3}
.poster-label{font-size:16px}.poster-series{font-size:22px;color:var(--coral)}
.event-poster h3{font-family:StageNarrow,sans-serif;font-size:clamp(36px,4vw,62px);line-height:1;margin:12px 0 26px;color:var(--aubergine);letter-spacing:-1px}
.event-poster h3 span{display:block;color:var(--coral);font-size:100px;line-height:.9;margin-top:12px}
.poster-ripples{height:35px;border-top:2px solid var(--coral);border-bottom:1px solid var(--coral);transform:skewY(-5deg);opacity:.65}
.poster-bottom{font-size:17px;margin-top:32px}
.artistic img{aspect-ratio:1/1;object-fit:cover;object-position:center 20%;height:auto}
@media(max-width:1120px){.footer-columns{gap:28px}.event-inner{grid-template-columns:1fr}.event-poster{min-height:290px}.event-poster h3 span{display:inline;margin-left:8px;font-size:70px}.event-poster h3{font-size:60px}}
@media(max-width:780px){.site-footer{padding:36px 12px 24px}.footer-columns{grid-template-columns:1fr;gap:30px}.footer-columns section+section{border-top:1px solid #d3c5cc;padding-top:26px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:10px}.event-inner{grid-template-columns:1fr 1fr}.event-poster h3{font-size:38px}.event-poster h3 span{display:block;margin-left:0}.artistic img{max-height:480px}}
@media(max-width:540px){.event-inner{grid-template-columns:1fr}.event-poster h3{font-size:58px}.event-poster h3 span{display:inline}.site-footer h3{font-size:23px}}
