:root{--sl-bg: #0e3f66;--sl-row-a: #869fb2;--sl-row-b: #b3c5d1;--sl-ink: #072033;--sl-accent: #b54a35;--sl-notyet: #0e3f66;--sl-white: #fff}html{scroll-behavior:smooth}@media(prefers-reduced-motion: reduce){html{scroll-behavior:auto}}.speellijst-section{position:relative;color:var(--sl-white);scroll-margin-top:16px}.speellijst-section::before{position:absolute;content:"";top:0;left:50%;height:100%;width:100vw;transform:translateX(-50%);background:var(--sl-bg);z-index:-999}.speellijst-section hr{color:var(--sl-white);border-color:var(--sl-white)}.speellijst{color:var(--sl-ink)}.speellijst-row{display:grid;grid-template-columns:1fr;gap:16px;padding:20px}.speellijst-row:nth-child(odd){background:var(--sl-row-a)}.speellijst-row:nth-child(even){background:var(--sl-row-b)}.sl-venue{display:flex;flex-direction:column;gap:2px}.sl-date{font-weight:700}.sl-place,.sl-theatre{font-weight:600}.sl-performances{display:flex;flex-direction:column;gap:20px}.sl-performance{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.sl-when{display:flex;flex-direction:column;gap:2px}.sl-time{font-weight:700}.sl-comment{font-style:italic}.sl-ticket img{height:16px;width:auto}.sl-status{font-style:italic;font-weight:700}.sl-status--soldout{color:var(--sl-accent)}.sl-status--notyet{color:var(--sl-notyet)}@media(min-width: 560px){.speellijst-row{grid-template-columns:minmax(0, 1fr) minmax(210px, auto);align-items:start;gap:24px;padding:20px 24px}.sl-performance{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:16px}.sl-action{flex:0 0 auto}}@media(min-width: 992px){.speellijst-row{grid-template-columns:minmax(120px, 0.9fr) minmax(100px, 0.8fr) minmax(120px, 1fr) minmax(210px, 1fr);gap:16px 24px}.sl-venue{display:contents}}.sl-notify{max-width:640px;margin:0 auto;padding-top:32px;text-align:center;color:var(--sl-white)}.sl-notify form{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:12px;margin-top:16px}.sl-notify button[type=submit]{height:auto}.sl-notify input[type=email]{flex:1 1 260px;max-width:340px;min-width:0;background:var(--sl-white);color:var(--sl-ink);border:none;border-radius:8px;padding:12px 14px;font-family:var(--font-base);font-size:16px}.sl-notify input[type=email]:focus-visible{outline:2px solid var(--sl-white);outline-offset:2px}.sl-notify-intro{margin:0}.sl-privacy-link{display:inline;margin-top:16px;padding:0;background:none;border:none;color:var(--sl-white);font-family:var(--font-base);font-size:14px;font-weight:400;text-decoration:underline;cursor:pointer}.sl-privacy-link:active,.sl-privacy-link:focus{transform:none}.sl-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}
