@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Italiana&family=Oswald:wght@400;500;600&display=swap');
:root{--bg:#190d1b;--panel:#2a142c;--text:#f3f0e8;--muted:#cbbccc;--accent:#ff8b52;--line:#52354e;--display:'Oswald','Arial Narrow',sans-serif;--serif:'Italiana',Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:40px}body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--accent);outline-offset:7px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}em{font-family:var(--serif);font-weight:400;font-style:normal}a,button{-webkit-tap-highlight-color:transparent}.header{position:absolute;top:0;left:0;right:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:30px 5%;border-bottom:1px solid #ffffff26}.brand{font-family:Georgia,serif;font-size:33px;letter-spacing:-1.6px;line-height:.9;display:inline-flex;flex-direction:column;font-weight:700}.brand span{font-family:'DM Sans',sans-serif;text-align:center;font-size:12px;font-weight:500;letter-spacing:5px;margin-top:11px;padding-left:5px}.desktop-nav{display:flex;gap:35px;font-size:14px}.desktop-nav a{transition:color .2s}.desktop-nav a:hover{color:var(--accent)}.header-cta{font-size:14px;border-bottom:1px solid #ffffff85;padding:8px 0;display:flex;align-items:center;gap:28px}.header-cta span{color:var(--accent);font-size:22px}.hero{position:relative;min-height:860px;min-height:max(800px,100svh);isolation:isolate;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.hero-image{position:absolute;inset:0;z-index:-2;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:65% 47%;animation:cinema-in 4.8s ease-out both}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(8,8,7,.95) 0%,rgba(8,8,7,.8) 26%,rgba(8,8,7,.2) 69%,rgba(8,8,7,.05)),linear-gradient(0deg,#10100f 0%,transparent 28%,transparent 80%,rgba(8,8,7,.4))}.hero-content{padding:170px 7% 135px;width:100%}.eyebrow{font-size:12px;font-weight:500;letter-spacing:2px;line-height:1.6}.hero .eyebrow{display:flex;align-items:center;gap:14px;margin-bottom:26px}.short-line{display:inline-block;width:35px;height:1px;background:var(--accent)}h1{font-family:var(--display);font-size:clamp(72px,8.2vw,135px);line-height:1.08;letter-spacing:-2px;text-transform:uppercase}h1 em{text-transform:none;font-size:1.25em;line-height:.92;display:inline-block;color:var(--accent);letter-spacing:-4px;padding-bottom:12px}.hero-description{margin-top:27px;max-width:470px}.hero-description p{font-size:16px;color:#dedbd2;line-height:1.7}.film-link{display:inline-flex;align-items:center;gap:17px;margin-top:28px;font-size:12px;letter-spacing:1px}.film-link small{display:block;font-size:14px;letter-spacing:0;color:#cac6be;margin-top:3px}.play-icon{display:grid;place-items:center;width:52px;height:52px;border:1px solid #a29d90;border-radius:50%;padding-left:3px;transition:background .2s,color .2s}.film-link:hover .play-icon{background:var(--accent);color:var(--bg);border-color:var(--accent)}.hero-footer{position:absolute;bottom:30px;left:5%;right:5%;display:flex;justify-content:space-between;gap:25px;align-items:center;font-size:12px;letter-spacing:1px;color:#c5c0b5}.hero-footer a{font-size:14px;letter-spacing:0}.hero-footer a span{padding-left:17px;color:var(--accent);font-size:20px}.repertoire{padding:29px 5%;display:flex;align-items:center;justify-content:space-between;gap:22px;border-bottom:1px solid var(--line);font-family:var(--display);font-size:24px;letter-spacing:2px}.repertoire .star{font-size:28px;color:var(--accent)}.section{padding:100px 7%}.section-label{display:flex;justify-content:space-between;gap:25px;font-size:12px;letter-spacing:1.8px;color:var(--muted);margin-bottom:60px}.experience h2{font-size:clamp(42px,5.8vw,84px);font-family:var(--display);line-height:1.15;letter-spacing:-1.5px}.experience h2 em{color:var(--accent);font-size:1.08em;display:inline-block;margin-top:8px}.experience-bottom{margin-top:50px;display:grid;grid-template-columns:.5fr 1.6fr 1fr;gap:50px;align-items:center}.asterisk{color:var(--accent);font-size:75px;line-height:1}.experience-bottom p{max-width:530px;font-size:17px;color:var(--muted)}.underlined{font-size:14px;border-bottom:1px solid #8c8980;padding:13px 0;display:flex;justify-content:space-between;gap:20px;justify-self:end}.underlined:hover{color:var(--accent)}.film-section{margin:20px 4% 0}.film-top,.film-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:18px 0;font-size:12px;letter-spacing:1.6px;color:var(--muted)}.film-stage{position:relative;aspect-ratio:1.95;background:#080808;overflow:hidden}.film-poster{height:100%;width:100%;object-fit:cover;object-position:center 42%;transition:transform .7s}.film-stage:hover .film-poster{transform:scale(1.025)}.film-shade{position:absolute;inset:0;background:linear-gradient(90deg,#080808bc,transparent 90%),linear-gradient(0deg,#080808a0,transparent 70%)}.film-copy{position:absolute;left:5%;bottom:10%}.film-copy .eyebrow{color:#e5dccc}.film-copy h3{font-family:var(--display);font-size:clamp(38px,5.5vw,82px);line-height:1.12;margin-top:24px;letter-spacing:-1px}.film-copy h3 em{font-size:1.1em;color:var(--accent)}.film-play{position:absolute;right:12%;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;width:138px;height:138px;border:1px solid #f2e5d4;border-radius:50%;backdrop-filter:blur(5px);background:#10100f33;transition:background .2s}.film-play>span{font-size:21px;padding-left:4px}.film-play small{font-size:12px;letter-spacing:1.3px}.film-play:hover{background:#ff754dc9;color:#10100f}.film-stage iframe{width:100%;height:100%;border:0;position:absolute;inset:0}.film-bottom a{letter-spacing:0;font-size:14px}.artists{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center;padding-top:125px}.artist-image{position:relative}.artist-image img{aspect-ratio:4/4.6;object-fit:cover;object-position:56% center;filter:saturate(.8)}.artist-image span{position:absolute;bottom:0;left:0;right:0;padding:50px 25px 22px;background:linear-gradient(0deg,#000b,transparent);font-size:12px;letter-spacing:2px}.artist-copy h3{font-family:var(--display);font-size:clamp(35px,3.3vw,53px);line-height:1.2;letter-spacing:-.7px;margin:25px 0}.artist-copy h3 em{color:var(--accent)}.artist-copy>p:not(.eyebrow){color:var(--muted);max-width:490px}.artist-facts{display:flex;gap:45px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:30px 0;padding:20px 0}.artist-facts strong{display:block;font-family:var(--serif);font-weight:400;font-size:54px;line-height:1.15}.artist-facts span{font-size:12px;letter-spacing:1px;color:var(--muted)}.muted{font-size:14px}.events{background:#30132d}.events-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:55px}.events h2{font-family:var(--display);font-size:clamp(42px,5vw,74px);line-height:1.1;letter-spacing:-1px}.events h2 em{color:var(--accent);font-size:1.13em}.events-heading p{font-size:16px;color:var(--muted)}.event-row{display:grid;grid-template-columns:40px 1.3fr 1fr 55px;gap:28px;align-items:center;padding:35px 0;border-top:1px solid #45453d;transition:color .2s}.event-row:last-child{border-bottom:1px solid #45453d}.event-index{font-size:12px;color:var(--muted)}.event-row h3{font-size:clamp(27px,3vw,43px);font-family:var(--serif)}.event-row p{font-size:14px;color:var(--muted)}.round-arrow{border:1px solid #737268;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;font-size:25px;transition:background .2s}.event-row:hover{color:var(--accent)}.event-row:hover .round-arrow{background:var(--accent);color:var(--bg);border-color:var(--accent)}.references{text-align:center;padding-top:75px;padding-bottom:75px}.references .eyebrow{color:var(--muted);margin-bottom:38px}.reference-list{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 35px;font-family:var(--serif);font-size:24px}.contact{background:var(--accent);color:#171611;padding-top:75px;padding-bottom:60px}.contact-title{display:flex;align-items:center;justify-content:space-between;gap:50px;margin:35px 0 45px}.contact h2{font-family:var(--display);font-size:clamp(56px,7.4vw,112px);line-height:1.12;letter-spacing:-2px}.contact h2 em{font-size:1.05em}.contact-circle{flex-shrink:0;width:175px;height:175px;border-radius:50%;background:#171611;color:var(--text);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-size:14px;letter-spacing:1px;line-height:1.6;transition:transform .2s}.contact-circle span{font-size:35px;line-height:1.2;margin-top:10px}.contact-circle:hover{transform:rotate(-5deg)}.contact-bottom{padding-top:30px;border-top:1px solid #17161155;display:flex;justify-content:space-between;align-items:flex-start;gap:35px}.contact-bottom>div{display:flex;flex-direction:column;gap:4px;font-size:20px}.contact-bottom a:hover{text-decoration:underline;text-underline-offset:4px}footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:45px 5%}footer p{font-size:12px;letter-spacing:1px;color:var(--muted)}footer>a:not(.brand){font-size:14px;color:var(--muted)}footer .back-top{border:1px solid var(--line);width:45px;height:45px;display:grid;place-items:center;font-size:22px!important}.skip{position:fixed;top:-100px;left:15px;z-index:20;padding:15px;background:var(--accent);color:var(--bg)}.skip:focus{top:15px}@keyframes cinema-in{from{transform:scale(1.065)}to{transform:scale(1)}}@media(min-width:1900px){.section{padding-left:max(7%,calc((100vw - 1600px)/2));padding-right:max(7%,calc((100vw - 1600px)/2))}}@media(max-width:1000px){.hero{min-height:820px}.hero-footer .edition{display:none}.section{padding:75px 6%}.experience-bottom{grid-template-columns:60px 1fr;gap:28px}.experience-bottom .underlined{grid-column:2;justify-self:start}.artists{gap:6%}.artist-facts{gap:24px}.artist-facts span{letter-spacing:0}.events-heading{flex-direction:column;align-items:flex-start}.event-row{grid-template-columns:30px 1fr 1fr 48px;gap:15px}.contact-circle{width:145px;height:145px}.contact h2{font-size:clamp(50px,7vw,80px)}}@media(max-width:650px){.header{padding:23px 6%;gap:20px}.brand{font-size:28px}.desktop-nav{display:none}.header-cta{font-size:14px;gap:15px}.hero{min-height:850px;min-height:max(800px,100svh)}.hero-content{padding:155px 6% 150px}.hero-image img{object-position:65% center}.hero:after{background:linear-gradient(90deg,#080807d9,#08080766),linear-gradient(0deg,#10100f,transparent 45%)}h1{font-size:clamp(64px,14.6vw,91px);letter-spacing:-1px}h1 em{letter-spacing:-2px}.hero .eyebrow{font-size:12px;letter-spacing:1px;gap:10px}.short-line{width:20px}.hero-description p{font-size:16px}.hero-footer{left:6%;right:6%;bottom:25px;flex-direction:column;align-items:flex-start;gap:14px;font-size:12px;letter-spacing:.7px}.repertoire{flex-wrap:wrap;justify-content:center;padding:23px 5%;gap:12px 18px;font-size:18px}.repertoire .star{font-size:17px}.repertoire .star:nth-last-child(2),.repertoire>span:last-child{display:none}.section{padding:60px 6%}.section-label{margin-bottom:30px;font-size:12px;letter-spacing:1px}.section-label>span:last-child{display:none}.experience h2{font-size:39px;letter-spacing:-.7px}.experience h2 em{font-size:1.1em;margin-top:12px}.experience-bottom{margin-top:30px;grid-template-columns:1fr;gap:25px}.experience-bottom .asterisk{display:none}.experience-bottom p{font-size:16px}.experience-bottom .underlined{grid-column:auto}.film-section{margin:0 4%}.film-top>span{display:none}.film-stage{aspect-ratio:4/5}.film-poster{object-position:53% center}.film-shade{background:linear-gradient(0deg,#080808e6,transparent 80%)}.film-copy{left:7%;bottom:8%;right:7%}.film-copy h3{font-size:45px;margin-top:14px}.film-copy .eyebrow{font-size:12px;letter-spacing:1px}.film-play{width:95px;height:95px;right:7%;top:30%}.film-play small{font-size:12px;letter-spacing:0}.film-bottom>span{display:none}.film-bottom{justify-content:flex-end}.artists{grid-template-columns:1fr;gap:35px}.artist-image img{aspect-ratio:4/3;object-position:center}.artist-copy h3{font-size:39px}.artist-facts{gap:35px}.events h2{font-size:46px}.events-heading{gap:25px;margin-bottom:35px}.event-row{grid-template-columns:25px 1fr 42px;gap:14px;padding:27px 0}.event-row h3{font-size:30px}.event-row p{grid-column:2;grid-row:2;font-size:14px}.round-arrow{grid-column:3;grid-row:1/3;width:40px;height:40px}.reference-list{grid-template-columns:1fr 1fr;font-size:21px;gap:25px}.contact-title{flex-direction:column;align-items:flex-start;gap:30px;margin:30px 0}.contact h2{font-size:clamp(43px,10vw,62px);letter-spacing:-1px}.contact-circle{width:auto;height:auto;min-height:58px;border-radius:0;flex-direction:row;gap:20px;padding:14px 24px;text-align:left;font-size:14px}.contact-circle br{display:none}.contact-circle span{font-size:27px;margin:0}.contact-bottom{flex-direction:column;gap:22px}.contact-bottom>div{font-size:17px;overflow-wrap:anywhere;max-width:100%}footer{padding:35px 6%;flex-wrap:wrap;gap:30px}footer p{max-width:165px}footer>a:not(.brand){font-size:14px}.back-top{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.brand img{width:145px;height:76px;object-fit:contain}.brand span{font-size:10px;letter-spacing:1.6px;margin-top:5px}.hero:after{background:linear-gradient(90deg,#190d1bef 0%,#190d1bd4 26%,#3a102e40 70%,#190d1b15),linear-gradient(0deg,#190d1b,transparent 40%)}.hero h1 em{color:#ff78ae}.repertoire{background:#ef4287;color:#240e23;border:0}.repertoire .star{color:#541432}.experience h2 em{color:#ff78ae}.primary-cta{display:table;background:#f64c91;color:#200d1d;border-radius:3px;padding:13px 22px;margin-top:24px;font-weight:700;font-size:15px}.primary-cta:hover{background:#ff91bc}.film-link{margin-top:22px}.events-heading p{max-width:390px}.contact{background:linear-gradient(115deg,#f95a9c,#ff9b50)}.eyebrow,.section-label,.film-top,.film-bottom{font-size:14px;letter-spacing:1.3px}.quote-form{display:grid;grid-template-columns:1fr 1fr;gap:22px 28px;padding:35px 0 45px;border-top:1px solid #47163250}.quote-form label{display:flex;flex-direction:column;gap:7px;font-weight:600;font-size:15px}.quote-form input,.quote-form select,.quote-form textarea{width:100%;padding:13px;border:1px solid #6c254455;background:#fff7f0e8;border-radius:3px;color:#291127;font:inherit;font-weight:400;min-height:48px}.quote-form input:focus,.quote-form textarea:focus,.quote-form select:focus{outline:2px solid #38102d;outline-offset:3px}.quote-form small{font-weight:400;font-size:14px}.wide,.form-intro{grid-column:1/-1}.form-intro h3{font-family:var(--display);font-size:30px}.form-intro p{margin-top:5px}.form-action{display:flex;gap:25px;align-items:center}.form-action button{border:0;border-radius:3px;background:#291127;color:#fff2ec;padding:17px 23px;min-height:54px;font:inherit;font-weight:600;cursor:pointer;flex-shrink:0}.form-action button:hover{background:#4a1e42}.form-action p{font-size:14px;max-width:450px}.form-action button:focus-visible{outline:2px solid #291127;outline-offset:4px}#form-status:empty{display:none}@media(max-width:650px){.brand img{width:120px;height:64px}.brand span{font-size:9px;letter-spacing:1px}.header-cta{max-width:130px;line-height:1.35}.hero-content{padding-top:175px}.hero h1{font-size:clamp(52px,13vw,80px)}.hero h1 em{letter-spacing:-2px;font-size:1.18em}.hero .eyebrow{max-width:290px}.quote-form{grid-template-columns:1fr}.form-action{align-items:stretch;flex-direction:column;gap:15px}.form-action button{white-space:normal}.hero-footer>span{font-size:11px}.reference-list{font-size:22px}}

/* Teaser immediately below the hero, with a widescreen mobile player. */
.film-section{margin:0;padding:28px 7% 32px;background:var(--bg)}
.film-stage{aspect-ratio:16/9}
@media(max-width:650px){.film-section{padding:18px 4% 20px}.film-copy{bottom:8%;left:5%;right:40%}.film-copy .eyebrow{display:none}.film-copy h3{font-size:clamp(24px,6vw,38px);margin-top:0}.film-play{top:50%;right:7%;width:82px;height:82px;gap:6px}.film-play small{font-size:12px}.film-stage{aspect-ratio:16/9}}

.repertoire{flex-wrap:wrap;justify-content:center;column-gap:clamp(14px,2.2vw,38px)}
.film-play small{max-width:110px;text-align:center;line-height:1.35}
@media(max-width:650px){.header{flex-wrap:wrap;row-gap:14px}.desktop-nav{display:flex;order:3;width:100%;justify-content:center;gap:18px;flex-wrap:wrap;font-size:14px}.hero-content{padding-top:225px}.repertoire .star:nth-last-child(2),.repertoire>span:last-child{display:inline}.film-play small{max-width:78px;font-size:12px}}

/* Fixed video covers remain still until playback. */
.film-stage:hover .film-poster{transform:none}.film-poster{transition:none}.film-copy{right:30%}.film-copy h3{font-size:clamp(30px,4.1vw,64px);line-height:1.18}.film-copy h3 em{font-size:1em}
@media(max-width:650px){.film-copy{right:34%;bottom:9%}.film-copy h3{font-size:clamp(20px,5vw,32px);letter-spacing:-.3px}.film-copy .eyebrow{display:none}}

/* White ornamental logo: blend the black backdrop into the site. */
.brand img{width:160px;height:140px;object-fit:contain;mix-blend-mode:screen}.brand span{font-size:12px;letter-spacing:1px}.hero-content{padding-top:235px}
@media(max-width:650px){.brand img{width:130px;height:112px}.brand span{font-size:12px;letter-spacing:0}.hero-content{padding-top:285px}}

.desktop-nav{gap:clamp(12px,1.7vw,28px);flex-wrap:wrap;justify-content:center}.ensemble{padding-top:0}.ensemble h2,.gallery h2{font-family:var(--display);font-size:clamp(34px,4.5vw,64px);line-height:1.18;margin:18px 0 24px}.ensemble h2 em,.gallery h2 em{color:#ff78ae}.ensemble-intro{max-width:700px;color:var(--muted);margin-bottom:36px}.artist-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 24px}.artist-card img{width:100%;aspect-ratio:4/5;height:auto;object-fit:cover;object-position:center 30%}.artist-card h3{font-family:var(--display);font-size:24px;margin-top:16px}.artist-card p{color:var(--muted);font-size:16px}.guest{margin-top:40px;border-top:1px solid var(--line);padding-top:25px}.guest h3{font-family:var(--display);font-size:28px;margin:8px 0}.guest p{color:var(--muted)}.gallery{background:var(--panel)}.gallery>p:not(.eyebrow){color:var(--muted)}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:35px}.gallery-photo{display:block;overflow:hidden}.gallery-photo img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.gallery-photo:first-child{grid-column:span 2;grid-row:span 2}.gallery-photo:first-child img{height:100%}.gallery-video-title{font-family:var(--display);font-size:36px;margin:50px 0 25px}.video-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.gallery-player{position:relative;aspect-ratio:16/9;background:#080808}.gallery-player iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.gallery-video>a{display:inline-block;margin-top:12px;font-size:14px;text-decoration:underline;text-underline-offset:4px}.photo-dialog{border:0;padding:55px 15px 15px;background:#100c13;color:white;max-width:95vw;max-height:95vh}.photo-dialog::backdrop{background:#000d}.photo-dialog img{max-height:80vh;max-width:90vw;object-fit:contain}.photo-close{position:absolute;right:15px;top:10px;padding:8px 15px;background:white;color:#190d1b;border:0;font:inherit;cursor:pointer}.photo-close:focus-visible{outline:3px solid var(--accent);outline-offset:3px}
@media(max-width:850px){.artist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.header{gap:15px}.desktop-nav{font-size:14px;gap:12px}}@media(max-width:650px){.header .desktop-nav{gap:10px 16px}.hero-content{padding-top:320px}.photo-grid{grid-template-columns:1fr 1fr;gap:10px}.gallery-photo:first-child{grid-column:span 2;grid-row:auto}.video-grid{grid-template-columns:1fr}.artist-grid{gap:25px 15px}.artist-card h3{font-size:22px}}

.artist-copy .leader-role{color:var(--accent);font-size:16px;font-weight:600;margin-bottom:18px}

.dance-initiation{margin-top:35px;padding:28px 0;border-top:1px solid var(--line);max-width:850px}.dance-initiation h3{font-family:var(--display);font-size:28px;margin-bottom:12px;color:var(--accent)}.dance-initiation p{font-size:17px;color:var(--muted)}.guest-with-photo{display:grid;grid-template-columns:1.2fr 1fr;gap:36px;align-items:center}.guest-with-photo>img{width:100%;height:auto}.guest-with-photo h3{font-size:36px}@media(max-width:650px){.guest-with-photo{grid-template-columns:1fr;gap:24px}.dance-initiation p{font-size:16px}}

#artistes .artist-image{grid-column:2;grid-row:1}#artistes .artist-copy{grid-column:1;grid-row:1}.artist-copy .muted a{color:var(--accent);text-decoration:underline;text-underline-offset:4px}.ensemble-photo{margin:0 0 42px}.ensemble-photo img{width:100%;height:auto}.ensemble-photo figcaption{margin-top:12px;color:var(--muted);font-size:14px}@media(max-width:650px){#artistes .artist-copy{grid-column:1;grid-row:1}#artistes .artist-image{grid-column:1;grid-row:2}}

#artistes{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:7%}#artistes .artist-image{width:100%;max-width:340px;justify-self:end}#artistes .artist-image img{aspect-ratio:4/5;height:auto;object-fit:cover}#artistes .artist-image span{font-size:12px;padding:40px 15px 18px}.experience-photo{margin:35px 0 0}.experience-photo img{width:100%;height:auto;display:block}@media(max-width:650px){#artistes{grid-template-columns:1fr}#artistes .artist-image{max-width:280px;justify-self:center}.experience-photo{margin-top:24px}}

#artistes .artist-image{max-width:260px;align-self:center}#artistes .artist-image span{position:static;display:block;background:none;padding:12px 0;font-size:12px;line-height:1.5}#artistes .artist-image img{aspect-ratio:4/5}.experience-photo{position:relative;isolation:isolate;overflow:hidden}.experience-photo:after{content:"";position:absolute;inset:0;background:#ee438c;mix-blend-mode:soft-light;opacity:.28;pointer-events:none}.film-play{width:170px;height:170px;background:#f64c91;color:#200d1d;border:3px solid #fff1f6;box-shadow:0 8px 32px #0006;right:7%}.film-play>span{font-size:46px;line-height:1}.film-play small{font-size:15px;font-weight:700;max-width:140px;letter-spacing:.4px}.film-play:hover{background:#ff91bc;color:#200d1d}.play-icon{width:66px;height:66px;background:#f64c91;border:2px solid #fff1f6;color:#200d1d;font-size:28px;flex-shrink:0}.film-copy{right:34%}@media(max-width:650px){#artistes .artist-image{max-width:240px}.film-play{width:110px;height:110px;right:4%;gap:7px}.film-play>span{font-size:32px}.film-play small{font-size:12px;max-width:92px}.film-copy{right:40%}.film-copy h3{font-size:clamp(18px,4.5vw,28px)}}

/* Keep the leader portrait close to his biography at a balanced larger size. */
#artistes{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:36px;align-items:center}#artistes .artist-copy{justify-self:end;width:100%;max-width:560px}#artistes .artist-image{max-width:400px;justify-self:start;width:100%;align-self:center}#artistes .artist-image img{width:100%;height:auto;aspect-ratio:4/5}@media(max-width:650px){#artistes{grid-template-columns:1fr;gap:28px}#artistes .artist-copy{justify-self:start}#artistes .artist-image{max-width:340px;justify-self:center}}

.initiation-media{display:grid;grid-template-columns:minmax(0,360px) minmax(0,240px);gap:28px;align-items:start;margin-top:25px}.initiation-media figure{margin:0;min-width:0}.initiation-media video{display:block;width:100%;height:auto;aspect-ratio:16/9;background:#090909}.initiation-media img{width:100%;height:auto;max-height:225px;object-fit:contain;object-position:left top}.initiation-media figcaption{font-size:14px;color:var(--muted);margin-top:10px;line-height:1.5}@media(max-width:650px){.initiation-media{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:14px}.initiation-media figcaption{font-size:14px}}

.dance-initiation{max-width:none}.initiation-media{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:28px;align-items:start}.initiation-photos{display:grid;grid-template-columns:1fr 1fr;gap:16px;min-width:0}.initiation-photos .experience-photo{margin:0}.initiation-photos img{width:100%;height:220px;max-height:none;object-fit:cover;object-position:center}.initiation-photos .experience-photo img{object-position:48% center}.initiation-media>figure video{width:100%;max-width:620px}.initiation-photos .experience-photo:after{bottom:0}@media(max-width:850px){.initiation-media{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:20px}.initiation-photos{grid-template-columns:1fr;gap:16px}.initiation-photos img{height:auto;max-height:220px;object-fit:contain}}@media(max-width:650px){.initiation-media{grid-template-columns:1fr;gap:22px}.initiation-photos{grid-template-columns:1fr 1fr;gap:12px}.initiation-photos img{height:180px;object-fit:cover}}

.press-quote{margin:48px 0 0;padding:32px 36px;border-left:3px solid #ff78ae;background:var(--panel)}.press-quote>.eyebrow{color:#ff78ae}.press-quote blockquote{margin:22px 0;font-size:clamp(18px,1.8vw,24px);line-height:1.65;max-width:950px}.press-quote blockquote p+p{margin-top:18px}.press-quote figcaption{font-size:14px;color:var(--muted)}.press-quote cite{font-style:normal;font-weight:700}@media(max-width:650px){.press-quote{padding:24px 20px;margin-top:32px}}

/* Equal-sized initiation video and dance photographs. */
.initiation-media{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start}.initiation-photos{display:contents}.initiation-media>figure video,.initiation-photos img{display:block;width:100%;max-width:none;height:auto;max-height:none;aspect-ratio:4/3;object-fit:cover;object-position:center}.initiation-media>figure video{object-fit:contain;background:#090909}.initiation-photos .experience-photo{margin:0}.initiation-photos .experience-photo img{object-position:48% center}@media(max-width:650px){.initiation-media{grid-template-columns:1fr;gap:22px}.initiation-photos{display:contents}.initiation-media>figure video,.initiation-photos img{height:auto;max-height:none;aspect-ratio:4/3}}

.references-link{display:inline-flex;gap:24px;align-items:center;margin-top:36px;padding:14px 0;border-bottom:1px solid var(--accent);color:var(--accent);font-size:16px}.references-link span{font-size:28px}.reference-header{display:flex;justify-content:space-between;align-items:center;padding:20px 7%;gap:24px;border-bottom:1px solid var(--line)}.references-page .section{padding-top:60px}.references-page h1{font-size:clamp(48px,7vw,90px);margin-top:20px}.reference-intro{max-width:700px;margin:32px 0;color:var(--muted);font-size:18px}.reference-countries{display:grid;grid-template-columns:1fr 1fr 1.5fr;gap:36px;margin:48px 0}.reference-countries h2{font-family:var(--display);font-size:32px;color:#ff78ae;border-bottom:1px solid var(--line);padding-bottom:14px}.reference-countries ul{padding-left:20px;line-height:1.8}.reference-countries li{margin:12px 0}@media(max-width:650px){.reference-countries{grid-template-columns:1fr;gap:24px}.reference-header .brand img{width:100px;height:90px}}

.venues{background:var(--panel)}.venues h2{font-family:var(--display);font-size:clamp(36px,5vw,70px);line-height:1.2;margin:20px 0 40px}.venues h2 em{color:#ff78ae}.venue-category{border-top:1px solid var(--line)}.venue-category:last-child{border-bottom:1px solid var(--line)}.venue-category summary{display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;list-style:none;padding:24px 0;font-family:var(--display);font-size:clamp(22px,2.4vw,30px)}.venue-category summary::-webkit-details-marker{display:none}.venue-category summary:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.venue-toggle{font-family:Arial,sans-serif;font-size:32px;color:var(--accent)}.venue-category[open] .venue-toggle{transform:rotate(45deg)}.venue-content{padding:0 0 30px}.venue-content h4{font-size:18px;color:#ff78ae;margin:22px 0 14px}.venue-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 28px;list-style:none;padding:0;margin:0;font-size:16px;color:var(--muted)}.venue-list li{overflow-wrap:anywhere}@media(max-width:850px){.venue-list{grid-template-columns:1fr 1fr}}@media(max-width:650px){.venue-list{grid-template-columns:1fr}.venue-category summary{padding:20px 0}}

.artist-copy>p+p,.guest-with-photo p+p{margin-top:16px}.guest-with-photo a{color:var(--accent);text-decoration:underline;text-underline-offset:4px}

.hospitality-references{margin:30px 0 0;font-size:14px;line-height:1.8;color:var(--muted)}.hospitality-references strong{color:var(--text)}

/* White mark blended cleanly into the page, with no visible checkerboard. */
.brand img,.hero-brand{filter:grayscale(1) brightness(.58) contrast(40);mix-blend-mode:screen}.header .brand img{width:90px;height:80px}.header .brand span{display:none}.header{padding-top:16px;padding-bottom:16px}.hero-brand{width:clamp(180px,19vw,280px);height:auto;margin-bottom:24px}.hero-content{padding-top:155px}.hero h1{font-size:clamp(55px,6vw,90px)}.hero h1 em{font-size:1.15em}.hero-footer{position:static;margin:0 5% 26px}.hero-content{padding-bottom:50px}@media(max-width:650px){.header .brand img{width:76px;height:68px}.hero-content{padding-top:210px;padding-bottom:40px}.hero-brand{width:190px;margin-bottom:22px}.hero h1{font-size:clamp(50px,12vw,72px)}.hero-footer{margin:0 6% 25px}}

/* Compact banner signature and corner video controls. */
.brand img,.hero-brand{filter:url(#logo-alpha);mix-blend-mode:normal}
.hero-brand{width:140px;margin-bottom:16px}
.film-stage .film-play{top:auto;left:auto;right:28px;bottom:28px;transform:none}
.film-stage .film-play:hover{transform:scale(1.04)}
@media(max-width:650px){.hero-brand{width:110px;margin-bottom:14px}.film-stage .film-play{right:16px;bottom:16px}}

.hero-name{font-family:var(--display);font-size:clamp(28px,3vw,42px);line-height:1.2;margin-bottom:24px;color:#fff}.hero-name span{display:block;font-family:var(--body, sans-serif);font-size:15px;letter-spacing:1px;margin-top:8px;font-weight:400}

.header .brand,.reference-header .brand{font-family:var(--display);font-size:25px;line-height:1.2;white-space:nowrap;color:#fff;letter-spacing:.3px}.hero-brand{display:block;width:140px;height:auto;margin-bottom:16px;filter:url(#logo-alpha);mix-blend-mode:normal}#film-stage>.film-play,#trailer-stage>.film-play{position:absolute;inset:auto 24px 24px auto;transform:none}@media(max-width:650px){.header .brand,.reference-header .brand{font-size:21px}.hero-brand{width:110px}#film-stage>.film-play,#trailer-stage>.film-play{inset:auto 16px 16px auto}}

.hero-brand{width:200px;margin-bottom:20px}.gallery-photo[href="assets/miguel-white-portrait.png"] img{object-fit:contain;object-position:center;background:#190d1b}@media(max-width:650px){.hero-brand{width:160px}}

.dance-media{grid-template-columns:repeat(2,minmax(0,1fr))}.dance-player{position:relative;aspect-ratio:4/3;background:#090909}.dance-media .dance-player video,.dance-media>figure>img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;background:#090909;max-height:none}.dance-start{position:absolute;right:18px;bottom:50px;width:64px;height:64px;border-radius:50%;border:2px solid white;background:#f64c91;color:#200d1d;font-size:28px;cursor:pointer}.dance-start[hidden]{display:none}.dance-start:focus-visible{outline:3px solid white;outline-offset:4px}@media(max-width:650px){.dance-media{grid-template-columns:1fr}}

.hero-heading{width:fit-content;max-width:100%}.hero-heading .hero-brand{margin-left:auto;margin-right:auto}.hero-heading>.eyebrow{text-align:center;justify-content:center}.audience-note{font-style:italic;color:var(--muted);margin-top:14px}

footer .brand{font-family:var(--display);font-size:25px;line-height:1.2;white-space:nowrap;color:#fff;letter-spacing:.3px}.legal-notice{border-top:1px solid var(--line);padding-top:40px;padding-bottom:40px}.legal-notice h2{font-family:var(--display);font-size:28px;margin-bottom:20px}.legal-notice p{font-size:16px;color:var(--muted);margin:12px 0}.legal-notice a{text-decoration:underline}.photo-grid>.gallery-photo:nth-child(2){grid-column:3;grid-row:1}.photo-grid>.gallery-photo:nth-child(3){grid-column:3;grid-row:2}@media(max-width:650px){.photo-grid>.gallery-photo:nth-child(2),.photo-grid>.gallery-photo:nth-child(3){grid-column:auto;grid-row:auto}footer .brand{font-size:21px}}

.legal-notice h3{font-family:var(--display);font-size:22px;margin:24px 0 12px}

.legal-document{max-width:900px;margin:auto;padding:60px 6% 90px}.legal-document h1{font-family:var(--display);font-size:clamp(36px,6vw,60px);margin-bottom:35px}.legal-document h2{font-family:var(--display);font-size:26px;margin:36px 0 16px}.legal-document p{font-size:17px;line-height:1.8;margin:16px 0;color:var(--muted)}.legal-document a{text-decoration:underline;text-underline-offset:3px}

.language-switch{display:flex;gap:3px;align-items:center;flex-shrink:0}.language-switch button{font:inherit;font-size:14px;font-weight:700;color:var(--muted);padding:8px 6px;background:transparent;border:1px solid transparent;border-radius:4px;cursor:pointer}.language-switch button[aria-pressed="true"]{color:#fff;border-color:#ff78ae}.language-switch button:focus-visible{outline:2px solid #ff78ae;outline-offset:2px}.header{flex-wrap:wrap;gap:16px}.header .desktop-nav{gap:14px}html[lang="en"] .hero-heading>.eyebrow,html[lang="es"] .hero-heading>.eyebrow{letter-spacing:1px}@media(max-width:650px){.language-switch{order:2}.header .header-cta{order:3}.language-switch button{min-height:40px}.hero-content{padding-top:240px}}

/* Clear video affordances and stable layouts for narrow screens. */
.dance-start{z-index:2;display:flex;align-items:center;justify-content:center;gap:9px;box-shadow:0 3px 18px #0009;background:#ff78ae;color:#241024;min-width:64px;min-height:64px}
.dance-start:has(.dance-play-label){width:auto;padding:12px 18px;border-radius:36px}
.dance-play-label{font-family:'DM Sans',Arial,sans-serif;font-size:15px;font-weight:700;line-height:1.3}
.dance-player video{max-width:100%}.artist-copy,.artist-card,.guest-with-photo>*{min-width:0}.quote-form>*{min-width:0}.venue-toggle{flex-shrink:0}.legal-document,.contact-bottom{overflow-wrap:anywhere}footer{flex-wrap:wrap}.reference-header{flex-wrap:wrap}
@media(max-width:1100px){
.header{position:relative;display:grid;grid-template-columns:1fr auto;gap:12px 18px;background:var(--bg);padding:18px 6%}
.header .brand{grid-column:1;grid-row:1}.header .language-switch{grid-column:2;grid-row:1}
.header .desktop-nav{grid-column:1/-1;grid-row:2;width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:6px 18px}
.header .desktop-nav a{display:inline-flex;align-items:center;min-height:44px}
.header .header-cta{grid-column:1/-1;grid-row:3;justify-self:start;max-width:none;min-height:44px}
.hero-content{padding-top:44px}.hero{min-height:0}.hero-footer{flex-wrap:wrap}
.form-action{flex-wrap:wrap}.form-action button{white-space:normal;flex-shrink:1}
}
@media(min-width:651px) and (max-width:900px){.film-copy .eyebrow{font-size:12px;letter-spacing:.5px}.film-copy h3{font-size:28px}.film-play{width:130px;height:130px}.film-play small{font-size:13px;max-width:106px}}
@media(max-width:650px){
.header .brand{font-size:21px}.hero-content{padding-top:36px;padding-bottom:36px}.hero .eyebrow{max-width:100%;flex-wrap:wrap}
.hero h1{font-size:clamp(42px,12vw,72px)}.experience h2{font-size:clamp(30px,8vw,39px)}
.film-copy{right:132px;left:5%;bottom:18px}.film-copy h3{font-size:clamp(16px,4.4vw,27px)}
.film-play{width:100px;height:100px}.film-play small{max-width:82px;font-size:12px}.film-play>span{font-size:28px}
.dance-start{bottom:48px;right:12px}.quote-form input,.quote-form select,.quote-form textarea{font-size:16px}
.artist-facts{gap:18px;flex-wrap:wrap}.photo-dialog{max-width:96vw}.photo-dialog img{max-width:85vw}
}
@media(max-width:380px){.artist-grid{grid-template-columns:1fr}.header .desktop-nav{gap:4px 14px}.header .brand{font-size:19px}.film-stage{aspect-ratio:4/3}}

#entrez-dans-la-danse{margin:0;max-width:none;padding:65px 7%;border-top:1px solid var(--line)}
@media(max-width:1100px){
.header{grid-template-columns:1fr auto;gap:4px 14px;padding:12px 6%}
.header .desktop-nav{grid-column:1;grid-row:2;gap:2px 14px;justify-content:flex-start;width:auto}
.header .header-cta{grid-column:2;grid-row:2;justify-self:end;align-self:start;min-height:36px;padding:6px 0;font-size:14px;max-width:120px;line-height:1.35}
.header .desktop-nav a{min-height:36px}.header .language-switch button{padding:6px;min-height:36px}
.hero-heading{width:100%;text-align:center}.hero-heading .hero-brand{margin-left:auto;margin-right:auto}.hero-heading>.eyebrow{width:100%;max-width:none;justify-content:center;text-align:center}
.repertoire .star{display:none!important}.repertoire{gap:12px 22px}
}
@media(max-width:650px){#entrez-dans-la-danse{padding:45px 6%}.header .desktop-nav{gap:2px 12px;font-size:13px}.header .header-cta{max-width:105px;font-size:13px}.hero-content{padding-top:28px}.hero-heading>.eyebrow{font-size:12px;letter-spacing:.7px}}

@media(max-width:1100px){.hero-heading h1{text-align:left}.hero-heading .hero-brand{margin-left:auto;margin-right:auto}.hero-heading>.eyebrow{text-align:center;justify-content:center}}

/* Keep Sueli’s face visible in the teaser cover at every screen size. */
#film-stage .film-poster{object-fit:cover;object-position:50% 0%;width:100%;height:100%;padding:0;box-sizing:border-box}
#film-stage .film-shade{background:linear-gradient(0deg,#080808 0%,#080808b3 15%,transparent 45%)}
#trailer-stage .film-poster{object-fit:cover;object-position:50% 0%}
@media(max-width:650px){#film-stage .film-poster{padding:0;object-position:50% 0%}#film-stage{aspect-ratio:4/3}}

/* Tighter gallery framing; full original photographs remain available on click. */
.gallery-photo[href="assets/gallery-1.jpg"] img{transform:scale(1.22);transform-origin:60% 85%}
.gallery-photo[href="assets/gallery-added-4.jpg"] img{transform:scale(1.35);transform-origin:65% 75%}

/* Maria stays prominent on the right; branding remains centered above the left-aligned headline. */
.hero-image img{object-position:50% 0%}
@media(max-width:1100px){.hero-image img{object-position:30% 0%;animation:none}.hero:after{background:linear-gradient(90deg,#190d1be6 0%,#190d1b85 40%,#190d1b12 72%),linear-gradient(0deg,#190d1b,transparent 55%)}}

/* Tablet and mobile hero: keep the logo/tagline together on the left, clear of Maria's face. */
@media(max-width:1100px){
.hero-heading{width:min(58%,430px);margin-right:auto;text-align:left}
.hero-heading .hero-brand{margin-left:0;margin-right:0}
.hero-heading>.eyebrow{width:100%;justify-content:flex-start;text-align:left}
.hero-heading h1{text-align:left;text-shadow:0 2px 18px #190d1bcc}
.hero:after{background:linear-gradient(90deg,#190d1b9c 0%,#190d1b70 34%,#190d1b18 66%),linear-gradient(0deg,#190d1b,transparent 55%)}
}
@media(max-width:650px){
.hero-heading{width:58%;min-width:205px}
.hero-heading .hero-brand{width:142px}
.hero-heading>.eyebrow{max-width:220px;line-height:1.45}
}

/* Enlarge the featured duo while retaining the congas along the left edge. */
.gallery-photo[href="assets/hero-red-smoke.png"] img{transform:scale(1.12);transform-origin:20% 65%}

/* Responsive tagline and face-safe photo framing. */
.hero-tagline{gap:0}
#trailer-stage .film-poster{object-position:50% 0%}
.gallery-photo[href="assets/miguel-maria-gallery-large.jpg"] img{object-position:0% 50%;transform:none}
.gallery-photo[href="assets/maria-trailer-cover.jpg"] img{object-position:65% 0%}
@media(max-width:1100px){.hero-heading>.hero-tagline{display:flex;flex-direction:column;align-items:flex-start;gap:0}.hero-tagline .tagline-separator{display:none}.hero-tagline>span{white-space:nowrap}}

.gallery-photo[href="assets/miguel-maria-blue-gallery.png"] img{object-position:50% 0%;transform:none}
.gallery-photo[href="assets/sueli-trailer-cover.png"] img{object-position:50% 0%}

/* Persistent navigation with an accessible mobile disclosure menu. */
html{scroll-padding-top:calc(var(--navigation-height,80px) + 16px)}
.header{position:sticky;top:0;z-index:100;display:flex;flex-wrap:nowrap;align-items:center;gap:24px;padding:14px 5%;background:#190d1bf5;border-bottom:1px solid var(--line);box-shadow:0 5px 20px #0002}
.header .brand{flex-shrink:0}
.header-menu{display:flex;align-items:center;justify-content:flex-end;gap:22px;flex:1;min-width:0}
.header .desktop-nav{display:flex;flex-wrap:nowrap;width:auto;gap:18px;font-size:14px}
.header .desktop-nav a{min-height:44px;display:flex;align-items:center}
.header .header-cta{white-space:nowrap;max-width:none;min-height:44px;font-size:14px}
.menu-toggle{display:none}
.header-menu[hidden]{display:none}
@media(max-width:1100px){
.header{justify-content:space-between;gap:16px;padding:10px 6%}
.menu-toggle{display:flex;align-items:center;justify-content:center;gap:10px;min-width:88px;min-height:44px;padding:8px 10px;border:1px solid var(--line);border-radius:6px;color:var(--text);background:transparent;font:inherit;font-size:14px;cursor:pointer}
.menu-toggle:focus-visible{outline:2px solid #ff78ae;outline-offset:3px}
.menu-icon{display:flex;flex-direction:column;justify-content:center;gap:5px;width:22px;height:24px}
.menu-icon span{display:block;height:2px;width:22px;background:currentColor;transition:transform .2s,opacity .2s}
.menu-toggle[aria-expanded="true"] .menu-icon span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.menu-toggle[aria-expanded="true"] .menu-icon span:nth-child(2){opacity:0}
.menu-toggle[aria-expanded="true"] .menu-icon span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.header-menu{display:none;position:absolute;top:100%;left:0;right:0;max-height:calc(100dvh - var(--navigation-height,65px));overflow-y:auto;overscroll-behavior:contain;padding:16px 6% 24px;background:var(--bg);border-bottom:1px solid var(--line);box-shadow:0 12px 20px #0005}
.header.menu-open .header-menu{display:flex;flex-direction:column;align-items:stretch;gap:18px}
.header .header-menu .desktop-nav{display:flex;flex-direction:column;align-items:stretch;gap:0;width:100%;font-size:17px;order:0}
.header .header-menu .desktop-nav a{min-height:48px;padding:10px 0;border-bottom:1px solid var(--line)}
.header .header-menu .language-switch{order:1;gap:12px}
.header .header-menu .language-switch button{min-width:48px;min-height:44px}
.header .header-menu .header-cta{order:2;align-self:flex-start;max-width:none;min-height:44px;padding:10px 18px;border:0;border-radius:4px;background:#ff78ae;color:var(--bg);font-size:16px;font-weight:700}
}
