:root{color-scheme:dark;--bg:#080808;--white:#f6f6f0;--muted:#c1c3c5;--yellow:#edff69;--line:rgba(255,255,255,.18);font-family:"Helvetica Neue",Helvetica,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--white)}body:has(dialog[open]){overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--yellow);outline-offset:5px}button:disabled{opacity:.6}a{color:inherit}button{border:0}svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.6}button svg{transition:transform .25s}button:hover svg{transform:translateX(3px)}.skip{position:fixed;left:20px;top:-80px;z-index:10;background:var(--yellow);color:#080808;padding:12px}.skip:focus{top:12px}.header{position:absolute;z-index:3;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:32px 4.1%;gap:20px}.wordmark{font-size:23px;font-weight:600;letter-spacing:-1.1px;text-decoration:none;white-space:nowrap}.brand-dot{color:var(--yellow)}.header-right{display:flex;align-items:center;gap:36px}.languages{display:flex;gap:2px}.languages button{font-size:11px;font-weight:600;letter-spacing:.06em;padding:11px 9px;background:transparent;color:#bdbfc0;border-bottom:1px solid transparent}.languages button[aria-pressed=true]{color:var(--white);border-bottom-color:var(--yellow)}.header-contact{display:flex;gap:20px;align-items:center;background:transparent;border:1px solid #ffffff5c;border-radius:30px;padding:12px 20px;font-size:13px;transition:background .2s}.header-contact:hover{background:#ffffff18}.hero{position:relative;isolation:isolate;min-height:760px;height:100svh;max-height:1160px;overflow:hidden;background:var(--bg)}.stage{position:absolute;inset:0 -16% 0 12%;z-index:-3;overflow:hidden}.stage video{height:100%;width:100%;object-fit:contain;object-position:50% 50%;filter:saturate(.92);background:#080808}.shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#080808 0%,#080808ed 10%,#08080899 31%,transparent 63%),linear-gradient(0deg,#080808 0%,#080808bf 13%,transparent 36%,transparent 70%,#080808c2 100%)}.hero-content{position:absolute;left:7.2%;top:50%;transform:translateY(-38%);width:min(620px,47%)}.eyebrow{display:flex;gap:9px;align-items:center;font-size:11px;letter-spacing:.14em;text-transform:uppercase;margin:0 0 25px;color:#dbdcd7}.live-mark{height:5px;width:5px;border-radius:50%;background:var(--yellow);box-shadow:0 0 12px #edff6960}h1{font-weight:500;font-size:clamp(68px,7.3vw,126px);line-height:.92;letter-spacing:-.068em;margin:0 0 28px}h1 span,h1 em{display:block}h1 em{font-family:Baskerville,"Times New Roman",serif;font-weight:400;letter-spacing:-.058em;font-size:1.14em;line-height:1.04}h1 .title-dot{display:inline;color:var(--yellow)}.intro{font-size:15px;line-height:1.65;color:#d4d6d5;margin:0 0 31px;max-width:340px}.actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.primary{display:inline-flex;align-items:center;justify-content:center;gap:27px;min-height:53px;background:linear-gradient(180deg,#f4ff99,var(--yellow) 60%,#d7e954);color:#10110a;border-radius:32px;padding:0 23px;font-size:14px;font-weight:600;box-shadow:0 2px 0 #aebb43,0 6px 28px #d1df3a0b,inset 0 1px 0 #ffffffb0;transition:transform .25s,box-shadow .25s}.primary:hover{transform:translateY(-2px);box-shadow:0 3px 0 #aebb43,0 9px 30px #d1df3a22}.primary:active{transform:translateY(1px)}.film-button{display:flex;gap:10px;align-items:center;min-height:48px;background:transparent;padding:0;font-size:13px}.play-icon{display:grid;place-items:center;width:29px;height:29px;border:1px solid #ffffff7d;border-radius:50%;font-size:8px;padding-left:2px;transition:background .25s}.film-button:hover .play-icon{background:#ffffff20}.duration{font-size:10px;color:#a3a6a5;font-variant-numeric:tabular-nums}.hero-bottom{position:absolute;bottom:40px;left:4.1%;right:4.1%;display:flex;align-items:center;justify-content:space-between;gap:20px}.formats{font-size:11px;letter-spacing:.08em;color:#aeb2b2;margin:0;line-height:1.7}.motion-toggle{display:flex;align-items:center;gap:9px;background:transparent;padding:10px 0 10px 15px;font-size:10px;color:#cdd0cd;white-space:nowrap}.motion-icon{font-size:14px}.time-rail{position:absolute;bottom:0;left:4.1%;right:4.1%;height:1px;background:#ffffff18}.time-rail span{display:block;width:0;height:100%;background:#f0f2d299}.eyebrow,h1,.intro,.actions,.hero-bottom{animation:arrive 1s cubic-bezier(.2,.65,.3,1) both}h1{animation-delay:.1s}.intro{animation-delay:.22s}.actions{animation-delay:.34s}.hero-bottom{animation-delay:.5s}@keyframes arrive{from{opacity:0;translate:0 20px}to{opacity:1;translate:0 0}}dialog{background:#111312;color:var(--white);border:1px solid #ffffff24;border-radius:18px;padding:24px;max-width:calc(100vw - 32px);max-height:calc(100svh - 32px);box-shadow:0 30px 100px #000b}dialog::backdrop{background:#000d;backdrop-filter:blur(12px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:20px}.dialog-top h2{font-size:13px;font-weight:500;margin:0}.close{background:#ffffff0c;width:38px;height:38px;flex-shrink:0;line-height:1;border-radius:50%;font-size:26px;font-weight:300}.close:hover{background:#ffffff20}#film-dialog{width:min(510px,calc(100vw - 32px))}#film-video{display:block;width:100%;height:min(70svh,700px);object-fit:contain;background:#000;border-radius:7px}#booking-dialog{width:590px;padding:32px}.dialog-eyebrow{font-size:10px;letter-spacing:.14em;color:var(--yellow)}#booking-title{font-size:42px;font-weight:400;line-height:1.1;letter-spacing:-.04em;margin:20px 0}.booking-intro{font-size:14px;line-height:1.6;color:var(--muted);margin-bottom:25px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:flex;flex-direction:column;gap:9px;font-size:12px;margin-bottom:20px;min-width:0}input,textarea{background:#ffffff05;border:1px solid #ffffff30;border-radius:7px;color:var(--white);padding:13px;min-width:0;width:100%;font-size:14px}textarea{resize:vertical;min-height:80px}input:focus,textarea:focus{border-color:var(--yellow)}.form-submit{width:100%;margin-top:2px}.form-note{font-size:11px;color:#b2b5b3;line-height:1.55}.email-fallback{font-size:11px;line-height:1.8;overflow-wrap:anywhere;color:#b2b5b3}.email-fallback a{text-underline-offset:3px}#form-status{font-size:12px;line-height:1.5;color:var(--yellow)}#form-status:empty{display:none}.no-script{padding:20px;color:#fff}.no-script a{color:var(--yellow)}
@media(min-width:1800px){.hero-content{left:10%;width:700px}.stage{inset:0 -10% 0 20%}}
@media(max-width:1050px){.header{padding:25px 5%}.hero-content{left:6%;width:55%}h1{font-size:clamp(66px,8.8vw,94px)}.actions{gap:15px}.hero{min-height:720px}.stage{left:0;right:-10%}.hero-bottom{left:5%;right:5%}}
@media(max-width:900px){.header{padding:23px 22px;gap:10px}.wordmark{font-size:19px}.header-contact{display:none}.header-right{gap:0}.languages button{padding:9px 7px;font-size:10px}.hero{height:100svh;min-height:790px;max-height:none}.stage{inset:40px 0 auto;height:60%;mask-image:linear-gradient(90deg,transparent,#000 24%,#000 76%,transparent)}.stage video{object-fit:contain;object-position:center;background:#080808;width:auto;max-width:100%;margin-inline:auto;display:block;mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.shade{background:linear-gradient(0deg,#080808 0%,#080808 34%,#08080896 46%,transparent 63%,transparent 85%,#080808c9 100%),linear-gradient(90deg,#0808088a,transparent 18%,transparent 82%,#0808088a)}.hero-content{top:auto;bottom:107px;transform:none;left:24px;width:calc(100% - 48px)}.eyebrow{font-size:9px;letter-spacing:.12em;margin-bottom:18px}h1{font-size:clamp(52px,14vw,83px);margin-bottom:15px;line-height:.95}h1 span,h1 em{display:inline}h1 em{display:block;font-size:1.15em;line-height:.97}.intro{font-size:13px;line-height:1.6;margin-bottom:22px;max-width:100%}.actions{gap:15px;flex-wrap:nowrap}.primary{min-height:48px;padding:0 18px;gap:16px;font-size:12px;white-space:nowrap}.primary svg{width:18px}.film-button{font-size:11px;gap:7px}.duration{display:none}.play-icon{width:24px;height:24px;flex-shrink:0}.hero-bottom{bottom:25px;left:24px;right:24px;align-items:flex-end;gap:12px}.formats{max-width:230px;font-size:9px;letter-spacing:.02em}.motion-label{display:none}.motion-toggle{min-height:40px;min-width:40px;justify-content:end}.time-rail{left:24px;right:24px}#booking-dialog{padding:22px}#booking-title{font-size:36px}.field-row{grid-template-columns:1fr}.field-row label{margin-bottom:16px}.dialog-top{margin-bottom:8px}}
@media(max-width:359px){.wordmark{font-size:17px}.header{padding-inline:18px}.hero-content{left:20px;width:calc(100% - 40px)}.actions{gap:10px}.primary{font-size:11px;padding:0 14px;gap:9px}.film-button{font-size:10px}.formats{max-width:200px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Second screen: asymmetric film cards, continuing the approved hero. */
.performances{padding:72px 4.1% 68px;background:#080808}.performances-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-kicker{margin:0 0 13px;font-size:10px;letter-spacing:.16em;color:#b3b7b3}.performances h2{font-size:clamp(32px,3.2vw,52px);font-weight:500;letter-spacing:-.05em;line-height:1.1;margin:0}.performances h2 em{font-family:Baskerville,"Times New Roman",serif;font-weight:400}.previews-toggle{background:transparent;display:flex;gap:9px;align-items:center;min-height:44px;font-size:11px;color:#b9bdb9;padding:8px 0 8px 16px}.preview-toggle-icon{font-size:14px}.reel-mosaic{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:start}.reel-column{display:flex;flex-direction:column;gap:12px;min-width:0}.reel-card{position:relative;display:block;isolation:isolate;overflow:hidden;border-radius:16px;background:#111214;text-decoration:none;outline-offset:4px;box-shadow:inset 0 0 0 1px #ffffff0e;transition:transform .35s,box-shadow .35s}.reel-card img,.reel-card video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:var(--frame-position,center);transition:transform .7s cubic-bezier(.2,.7,.2,1),opacity .3s}.reel-preview{opacity:0}.reel-card.is-playing .reel-preview{opacity:1}.reel-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,#050607f5 0%,#060709b0 15%,transparent 45%,transparent 85%,#0004 100%);pointer-events:none}.reel-caption{position:absolute;z-index:2;left:21px;right:44px;bottom:23px;display:flex;flex-direction:column;gap:7px}.reel-caption strong{font-size:21px;letter-spacing:-.035em;line-height:1.1;font-weight:500}.reel-caption>span{font-size:12px;line-height:1.45;color:#d1d4d2}.reel-duration{position:absolute;z-index:2;right:15px;top:15px;border:1px solid #ffffff30;border-radius:30px;background:#08080845;backdrop-filter:blur(8px);font-size:10px;font-variant-numeric:tabular-nums;padding:5px 8px;color:#f4f4f4}.reel-play{position:absolute;z-index:2;right:17px;bottom:25px;display:grid;place-items:center;width:25px;height:25px;transition:transform .3s}.reel-play svg{height:16px;width:16px;stroke-width:1.6;fill:none}.reel-card:hover{box-shadow:0 0 0 1px #ffffff45;transform:translateY(-3px)}.reel-card:hover img,.reel-card:hover video{transform:scale(1.025)}.reel-card:hover .reel-play{transform:scale(1.15)}.reel-card:focus-visible{outline:2px solid var(--yellow)}.reel-card--tall{height:460px}.reel-card--short{height:240px}.reel-card--medium{height:330px}.reel-card--medium-tall{height:370px}.reel-card--light-tall{height:410px;background:#f7f6f8;color:#0b0c0c}.reel-card--light-tall img,.reel-card--light-tall video{object-fit:contain}.reel-card--light-tall .reel-shade{background:linear-gradient(0deg,#f7f6f8 0%,#f7f6f8d9 12%,transparent 35%)}.reel-card--light-tall .reel-caption>span{color:#444849}.reel-card--light-tall .reel-duration{color:#202222;background:#ffffff90;border-color:#0002}.reel-card--low{height:290px}.reel-card--small{height:275px}.reel-card--final-tall{height:425px}.performances-footer{display:flex;justify-content:space-between;gap:24px;margin-top:28px;color:#a7aba9;font-size:12px;line-height:1.6}.performances-footer a{display:flex;gap:20px;align-items:center;text-decoration:none;white-space:nowrap;color:#e3e5df}.performances-footer a:hover{color:var(--yellow)}
#reel-dialog{width:min(560px,calc(100vw - 32px));padding:22px}#reel-dialog .dialog-top{margin-bottom:16px}#reel-title{font-size:23px;letter-spacing:-.03em;font-weight:500}.reel-dialog-kicker{color:#aab0aa;font-size:9px;letter-spacing:.15em;margin:0 0 7px}#reel-player{display:block;width:100%;height:min(65svh,700px);object-fit:contain;background:#070707;border-radius:9px}.reel-viewer-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:16px}.reel-viewer-footer p{margin:0;font-size:12px;color:#d1d4cf;line-height:1.5}.reel-viewer-footer #reel-credit{font-size:10px;color:#aaa;margin-top:4px}.reel-viewer-footer #reel-credit:empty{display:none}#reel-source{display:inline-block;font-size:10px;color:#999f99;text-underline-offset:3px;margin-top:7px}.reel-navigation{display:flex;gap:8px;align-items:center;flex-shrink:0}.reel-navigation button{height:36px;width:36px;border-radius:50%;border:1px solid #ffffff2e;background:transparent}.reel-navigation button:hover{background:#ffffff18}.reel-navigation span{font-size:10px;color:#b7bdb7;font-variant-numeric:tabular-nums;min-width:32px;text-align:center}#reel-error{font-size:12px;line-height:1.5;color:var(--yellow)}
@media(min-width:1800px){.performances{padding-inline:7.2%}.reel-card--tall{height:520px}.reel-card--short{height:280px}.reel-card--medium{height:380px}.reel-card--medium-tall{height:420px}.reel-card--light-tall{height:470px}.reel-card--low{height:330px}.reel-card--small{height:315px}.reel-card--final-tall{height:485px}}
@media(max-width:1100px){.reel-mosaic{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.reel-column{gap:14px}.performances{padding-inline:5%}.reel-card--tall{height:470px}.reel-card--short{height:275px}.reel-card--medium{height:330px}.reel-card--medium-tall{height:415px}.reel-card--light-tall{height:430px}.reel-card--low{height:315px}.reel-card--small{height:305px}.reel-card--final-tall{height:440px}}
@media(max-width:600px){.performances{padding:48px 20px 36px}.performances-heading{gap:14px;align-items:flex-start;margin-bottom:23px}.performances h2{font-size:32px;max-width:225px}.section-kicker{font-size:9px;margin-bottom:10px}.previews-toggle{padding:0;min-height:36px;min-width:32px;justify-content:center}.previews-toggle>span:last-child{display:none}.reel-mosaic{gap:9px}.reel-column{gap:9px}.reel-card{border-radius:12px}.reel-caption{left:12px;right:24px;bottom:15px;gap:5px}.reel-caption strong{font-size:17px;line-height:1.13}.reel-caption>span{font-size:10px;line-height:1.4}.reel-duration{font-size:9px;top:10px;right:10px;padding:4px 6px}.reel-play{right:8px;bottom:14px;width:16px;height:16px}.reel-play svg{width:12px;height:12px}.reel-shade{background:linear-gradient(0deg,#050607f5 0%,#060709bc 20%,transparent 58%,transparent 85%,#0004)}.reel-card--tall{height:300px}.reel-card--short{height:195px}.reel-card--medium{height:220px}.reel-card--medium-tall{height:275px}.reel-card--light-tall{height:285px}.reel-card--low{height:210px}.reel-card--small{height:205px}.reel-card--final-tall{height:290px}.performances-footer{font-size:11px;flex-direction:column;gap:13px;margin-top:23px}.performances-footer>span{max-width:260px}.performances-footer a{justify-content:space-between;padding-top:12px;border-top:1px solid #ffffff1b}#reel-dialog{padding:15px}#reel-title{font-size:21px}#reel-player{height:min(61svh,650px)}.reel-viewer-footer{gap:10px}.reel-navigation{gap:3px}.reel-navigation button{width:32px;height:36px}.reel-navigation span{min-width:27px}}
@media(prefers-reduced-motion:reduce){.reel-card:hover,.reel-card:hover img,.reel-card:hover video{transform:none}}

/* Keep the full balance and catch visible inside the shorter landscape cards. */
.reel-card--short img,.reel-card--short video,.reel-card--medium img,.reel-card--medium video,.reel-card--small img,.reel-card--small video{object-fit:contain;object-position:center}
.reel-card--short{background:#111316}.reel-card--medium{background:#211318}.reel-card--small{background:#0b0d10}

/* A continuous progression from performance into a white business section. */
html{scroll-behavior:smooth}a,button,input,textarea,select{touch-action:manipulation}[hidden]{display:none!important}.languages a{display:block;padding:11px 9px;font-size:11px;font-weight:600;letter-spacing:.06em;text-decoration:none;color:#bdbfc0;border-bottom:1px solid transparent}.languages a[aria-current=page]{color:#f6f6f0;border-bottom-color:#edff69}.performances{background:linear-gradient(180deg,#080808 0%,#080808 44%,#09101b 77%,#0a1525 100%)}.display-title{font-size:clamp(38px,4.4vw,70px);font-weight:500;letter-spacing:-.055em;line-height:1.04;margin:0}.display-title em{font-family:Baskerville,"Times New Roman",serif;font-weight:400;letter-spacing:-.05em}.stage-proof{background:#0a1525;padding:42px 7.2% 72px}.proof-heading{display:flex;justify-content:space-between;gap:32px;align-items:baseline}.proof-heading h2{font-size:16px;font-weight:400;letter-spacing:-.02em;margin:0;color:#c8d1da}.stage-proof .section-kicker,.photo-section .section-kicker{color:#c4cfda}.stage-names{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #bcd4f02b;border-bottom:1px solid #bcd4f02b;margin:29px 0 17px}.stage-names a{position:relative;text-decoration:none;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:22px;min-height:175px;padding:30px 24px 24px;border-right:1px solid #bcd4f02b;transition:background .3s}.stage-names a:first-child{padding-left:0}.stage-names a:last-child{border-right:0}.stage-names a:hover{background:#bcd4f008}.stage-wordmark{font-size:35px;line-height:1.04;letter-spacing:-.045em}.stage-wordmark>span{display:block;font-size:9px;letter-spacing:.22em;margin-top:7px}.wintergarten{font-family:Baskerville,"Times New Roman",serif;font-size:43px}.wintergarten>span{font-family:"Helvetica Neue",Helvetica,sans-serif;font-size:8px;letter-spacing:.6em}.etcetera{font-size:13px;line-height:1;letter-spacing:.05em}.etcetera em{font-size:36px;letter-spacing:-.04em;font-family:Baskerville,"Times New Roman",serif}.paderborn{font-size:28px}.stage-location,.stage-note{font-size:10px;color:#afbecb;line-height:1.6}.stage-note{margin:0}.source-arrow{position:absolute;bottom:23px;right:25px;color:#a3b5c8}.photo-section{padding:74px 7.2% 130px;background:linear-gradient(180deg,#0a1525 0%,#13263d 30%,#415d77 66%,#91a5b8 91%,#b5c5d3 100%)}.photo-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:42px}.photo-heading>p{font-size:14px;line-height:1.7;color:#c8d3dd;max-width:265px;margin:0 0 3px}.photo-collage{display:grid;grid-template-columns:1.4fr .65fr .95fr;gap:15px;align-items:center}.photo-tile{display:block;position:relative;padding:0;background:#09111a;border-radius:3px;overflow:hidden;width:100%;text-align:left}.photo-tile img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.photo-tile:hover img{transform:scale(1.025)}.photo-tile>span{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:space-between;gap:12px;padding:45px 18px 18px;background:linear-gradient(transparent,#070d19ba);font-size:11px;color:#fff;line-height:1.4}.photo-wide{height:340px}.photo-vertical{height:475px}.photo-vertical img{object-fit:contain}.photo-daylight{height:285px;align-self:end;margin-bottom:28px}.all-photos{display:flex;align-items:center;gap:22px;margin:31px auto 0;min-height:48px;padding:9px 0;background:transparent;color:#fff;border-bottom:1px solid #ffffff80;font-size:13px;text-shadow:0 1px 10px #16314a66}.photo-count{font-size:9px;border:1px solid #ffffff6b;border-radius:12px;padding:2px 6px}.artists-section{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:9%;padding:76px 7.2% 115px;background:linear-gradient(180deg,#b5c5d3,#d9e2e9 56%,#f5f7fa 100%);color:#122439}.artist-image{position:relative}.artist-image img{display:block;width:100%;height:auto;border-radius:3px}.artist-image>span{display:block;font-size:9px;letter-spacing:.16em;margin-top:15px;color:#374d61}.artists-section .section-kicker,.programme-section .section-kicker,.planning-section .section-kicker,.contact-section .section-kicker{color:#506174}.artist-copy p{font-size:13px;line-height:1.8;color:#364c61;max-width:510px}.artist-copy .artist-lead{font-size:16px;line-height:1.8;margin:26px 0 18px;color:#20364c}.artist-copy .display-title{font-size:clamp(36px,3.6vw,58px)}.understated-link{display:inline-flex;gap:15px;color:#29435d;align-items:center;font-size:11px;text-decoration:underline;text-underline-offset:5px;line-height:1.5;margin-top:10px}.programme-section{background:linear-gradient(#f5f7fa,#fff 90%);color:#142439;padding:40px 7.2% 90px;display:grid;grid-template-columns:1fr 1.1fr;gap:9%}.programme-intro .display-title{font-size:clamp(35px,3.6vw,57px)}.format-list{border-top:1px solid #203a5929}.format-list>a{display:grid;grid-template-columns:25px 1fr 20px;gap:15px;padding:26px 0;border-bottom:1px solid #203a5929;text-decoration:none}.format-number{font-size:10px;color:#637487;padding-top:5px}.format-list h3{font-size:23px;line-height:1.2;font-weight:500;letter-spacing:-.035em;margin:0 0 10px}.format-list p{font-size:13px;line-height:1.65;color:#526477;margin:0;max-width:360px}.format-list>a>span:last-child{font-size:20px;transition:transform .2s}.format-list>a:hover>span:last-child{transform:translate(3px,-3px)}.planning-section{background:#fff;color:#142439;display:grid;grid-template-columns:1fr 1.1fr;gap:9%;padding:40px 7.2% 105px}.planning-section h2{font-size:32px;font-weight:500;letter-spacing:-.045em;margin:0;max-width:350px;line-height:1.15}.faq-list{border-top:1px solid #203a5929}.faq-list details{border-bottom:1px solid #203a5929}.faq-list summary{display:flex;gap:24px;justify-content:space-between;list-style:none;cursor:pointer;font-size:15px;line-height:1.5;padding:21px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span:last-child{font-size:23px;font-weight:300;line-height:1;transition:transform .25s}.faq-list details[open] summary>span:last-child{transform:rotate(45deg)}.faq-list details p{font-size:13px;line-height:1.8;color:#526477;margin:0 30px 24px 0}.contact-section{background:#fff;color:#142439;padding:74px 7.2% 105px;display:grid;grid-template-columns:1fr 1.1fr;gap:9%;border-top:1px solid #203a591b;color-scheme:light;scroll-margin-top:0}.contact-section h2{font-size:clamp(45px,5.1vw,78px);font-weight:500;letter-spacing:-.055em;line-height:1.03;margin:0;outline:none}.contact-intro{font-size:15px;line-height:1.75;max-width:375px;color:#526477;margin:24px 0 0}.direct-contact{margin-top:53px}.contact-email{font-size:clamp(14px,1.4vw,21px);letter-spacing:-.025em;display:flex;align-items:center;gap:14px;text-decoration:none;overflow-wrap:anywhere;line-height:1.5;max-width:100%;color:#142439}.contact-email>span{flex-shrink:0}.contact-instagram{display:inline-flex;gap:15px;margin-top:16px;text-decoration:none;font-size:11px;color:#526477}.contact-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #203a5929;margin-bottom:29px}.contact-tabs button{background:transparent;padding:13px 8px 16px;border-bottom:2px solid transparent;margin-bottom:-1px;font-size:13px;color:#657385;text-align:left}.contact-tabs button[aria-selected=true]{border-color:#142439;color:#142439;font-weight:600}.contact-field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-section label{font-size:11px;color:#344d65;margin-bottom:24px;gap:9px}.contact-section label small{font-size:9px;color:#5e7184;margin-left:4px}.contact-section input,.contact-section textarea,.contact-section select{appearance:auto;border:1px solid #d6dee5;color:#142439;background:#fff;border-radius:3px;width:100%;min-width:0;min-height:46px;font-size:14px;padding:12px;font-family:inherit;transition:border-color .2s,box-shadow .2s}.contact-section input:focus,.contact-section textarea:focus,.contact-section select:focus{outline:2px solid #9bb3ca;outline-offset:2px;border-color:#496984}.contact-submit{display:flex;width:100%;justify-content:space-between;align-items:center;padding:17px 20px;background:#142439;color:#fff;border-radius:4px;font-size:14px;min-height:54px;transition:background .25s}.contact-submit:hover{background:#293f56}.contact-form-note{font-size:10px;line-height:1.6;color:#637285;margin:13px 0 0;max-width:420px}.contact-status{font-size:12px;line-height:1.65;color:#193b58}.contact-status:empty{display:none}.site-footer{background:#fff;color:#142439;display:flex;justify-content:space-between;align-items:flex-end;gap:35px;padding:33px 7.2% 40px;border-top:1px solid #203a591b}.site-footer .wordmark{font-size:24px}.footer-dot{color:#8d9e2c}.site-footer p{font-size:10px;line-height:1.5;color:#637285;margin:9px 0 0}.footer-right{display:flex;align-items:center;gap:32px}.footer-languages a{color:#637285;font-size:10px;padding:10px 6px}.footer-languages a[aria-current=page]{color:#142439;border-color:#142439}.privacy-link,.back-top{font-size:10px;color:#637285;background:transparent;text-decoration:none;padding:10px 0;display:inline-flex;gap:14px}.contact-section :focus-visible,.programme-section :focus-visible,.planning-section :focus-visible,.site-footer :focus-visible{outline-color:#496984}.site-footer .languages{gap:0}#photo-dialog{width:min(1100px,calc(100vw - 32px));padding:20px;background:#0a111c}#photo-title{font-size:20px;font-weight:500;letter-spacing:-.025em}#photo-full{display:block;width:100%;height:min(61svh,690px);object-fit:contain}.photo-dialog-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:13px}#photo-credit{color:#aab8c8;font-size:10px;line-height:1.5;margin:0}.photo-thumbnails{display:flex;justify-content:center;gap:8px;margin-top:15px}.photo-thumbnails button{padding:0;width:58px;height:42px;opacity:.55;background:#000;border:1px solid transparent}.photo-thumbnails button[aria-pressed=true]{opacity:1;border-color:#edff69}.photo-thumbnails img{width:100%;height:100%;object-fit:cover}#privacy-dialog{width:520px;background:#fff;color:#142439;color-scheme:light}#privacy-dialog .dialog-top h2{font-size:22px}#privacy-dialog .close{color:#142439;background:#edf1f5}#privacy-dialog p{font-size:14px;line-height:1.8}#privacy-dialog a{font-size:13px;overflow-wrap:anywhere}
@media(min-width:1800px){.stage-proof,.photo-section,.artists-section,.programme-section,.planning-section,.contact-section,.site-footer{padding-inline:10%}}
@media(max-width:1100px){.stage-proof,.photo-section,.artists-section,.programme-section,.planning-section,.contact-section,.site-footer{padding-inline:5%}.photo-collage{grid-template-columns:1.25fr .8fr 1fr;gap:12px}.photo-wide{height:280px}.photo-vertical{height:370px}.photo-daylight{height:220px}.artists-section,.programme-section,.planning-section,.contact-section{gap:6%}.contact-email{font-size:14px}.wintergarten{font-size:35px}.paderborn{font-size:24px}.stage-names a{padding-inline:18px}}
@media(max-width:760px){.stage-proof{padding-top:35px;padding-bottom:50px}.proof-heading{display:block}.proof-heading h2{font-size:15px;margin-top:13px}.stage-names{grid-template-columns:1fr;margin-top:24px}.stage-names a,.stage-names a:first-child{padding:22px 0;min-height:110px;border-right:0;border-bottom:1px solid #bcd4f02b;display:grid;grid-template-columns:1fr 100px;align-items:center;gap:15px}.stage-names a:last-child{border-bottom:0}.source-arrow{display:none}.stage-location{font-size:10px}.wintergarten{font-size:35px}.stage-wordmark.paderborn{font-size:27px}.photo-section{padding:45px 5% 85px}.photo-heading{display:block;margin-bottom:28px}.photo-heading>p{margin-top:23px;max-width:320px;font-size:13px}.display-title{font-size:43px}.photo-collage{grid-template-columns:1.05fr 1fr;gap:10px;align-items:stretch}.photo-wide{grid-column:1/-1;height:auto;aspect-ratio:1.65}.photo-vertical{height:310px}.photo-daylight{height:240px;margin:0;align-self:center}.all-photos{margin-top:24px;font-size:12px;min-height:48px}.artists-section{padding:35px 6% 65px;grid-template-columns:1fr;gap:33px}.artist-image{max-width:580px}.artist-image img{max-height:370px;object-fit:cover}.artist-copy .display-title{font-size:42px}.artist-copy .artist-lead{font-size:15px}.programme-section{grid-template-columns:1fr;padding:25px 6% 65px;gap:32px}.programme-intro .display-title{font-size:42px}.format-list h3{font-size:22px}.planning-section{grid-template-columns:1fr;padding:20px 6% 65px;gap:28px}.planning-section h2{font-size:31px}.contact-section{grid-template-columns:1fr;padding:50px 6% 55px;gap:37px}.contact-section h2{font-size:54px}.contact-intro{font-size:14px;max-width:430px}.direct-contact{margin-top:30px}.contact-email{font-size:18px}.contact-instagram{font-size:12px}.contact-form-wrap{max-width:590px}.contact-section input,.contact-section textarea,.contact-section select{font-size:16px}.site-footer{padding:30px 6%;align-items:flex-start;flex-direction:column;gap:24px}.footer-right{width:100%;gap:25px;justify-content:space-between}.footer-right .languages a{padding:10px 8px}.footer-right .languages a:first-child{padding-left:0}.languages a{font-size:10px;padding:9px 7px}#photo-dialog{padding:14px}#photo-title{font-size:18px}#photo-full{height:55svh}.photo-thumbnails{gap:6px}.photo-thumbnails button{width:42px;height:34px}.photo-dialog-bottom{gap:12px}#photo-credit{font-size:9px}}
@media(max-width:359px){.contact-section h2{font-size:46px}.contact-field-row{grid-template-columns:1fr;gap:0}.contact-email{font-size:15px}.contact-tabs button{font-size:12px;padding-inline:4px}.display-title,.artist-copy .display-title,.programme-intro .display-title{font-size:36px}.stage-names a{grid-template-columns:1fr 90px}.wintergarten{font-size:30px}.stage-wordmark.paderborn{font-size:24px}.photo-vertical{height:265px}.photo-daylight{height:205px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.photo-tile:hover img{transform:none}}
.all-photos{color:#142439;border-bottom-color:#14243970;text-shadow:none}.all-photos .photo-count{border-color:#14243950}

/* Quiet monochrome maker credit, aligned to the lower right of the footer. */
.site-footer{align-items:flex-start}.footer-end{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.agency-credit{display:inline-flex;align-items:center;gap:12px;min-height:44px;text-decoration:none;color:#637285;font-size:10px;line-height:1.5;white-space:nowrap;border-radius:2px;transition:color .2s}.agency-credit img{display:block;width:117px;height:auto;filter:brightness(0)}.agency-credit-arrow{font-size:15px;color:#142439;transition:transform .2s}.agency-credit:hover{color:#142439}.agency-credit:hover .agency-credit-arrow{transform:translate(2px,-2px)}
@media(max-width:760px){.footer-end{width:100%;gap:13px}.agency-credit{align-self:flex-end;gap:10px}.agency-credit img{width:117px}}
@media(prefers-reduced-motion:reduce){.agency-credit,.agency-credit-arrow{transition:none}.agency-credit:hover .agency-credit-arrow{transform:none}}
