:root{color-scheme:dark;--bg:#0a0a0a;--panel:#151515;--gold:#e6bc59;--text:#faf9f5;--muted:#b9b9b5;--line:#343434;--display:Impact,'Arial Narrow','Helvetica Neue',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--gold);outline-offset:5px}.skip{position:fixed;top:-100px;background:var(--gold);color:#111;padding:12px;z-index:100}.skip:focus{top:10px}header{position:sticky;top:0;z-index:10;min-height:90px;padding:9px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#0a0a0af5;border-bottom:1px solid var(--line);backdrop-filter:blur(15px)}.brand{display:inline-flex;flex-shrink:0}.brand img{display:block;width:130px;height:auto}nav{display:flex;gap:30px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}nav a:hover,.text-link:hover{color:var(--gold)}.languages{display:flex;gap:3px}.languages button{background:transparent;color:var(--muted);border:0;padding:9px 7px;font-size:14px;cursor:pointer}.languages button[aria-pressed=true]{color:#fff;background:rgba(255,255,255,.08);box-shadow:inset 0 0 0 1px rgba(255,255,255,.24);font-weight:700}.hero{position:relative;padding:55px 5% 0;display:grid;grid-template-columns:1.25fr 1fr;gap:0 40px;max-width:1600px;margin:auto}.hero-copy{padding:10px 0 50px;position:relative;z-index:1}.eyebrow{font-size:13px;letter-spacing:.13em;color:var(--gold);font-weight:700;margin:0 0 25px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);font-weight:900;text-transform:uppercase;letter-spacing:-.035em;overflow-wrap:break-word}h1{font-size:clamp(58px,7.1vw,108px);line-height:1.03;margin-bottom:28px;font-style:italic}em{font-style:italic;font-weight:inherit;color:var(--gold)}.intro{color:var(--muted);max-width:465px;font-size:17px;line-height:1.8}.actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:16px 27px;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.025em;min-height:54px;transition:background .2s,transform .2s}.gold{background:var(--gold);color:#111;box-shadow:5px 5px 0 #695329}.gold:hover{background:#f2d17b;transform:translateY(-2px)}.text-link{font-size:14px;font-weight:700;display:inline-block;border-bottom:1px solid #76736a;padding-bottom:6px}.hero-art{align-self:center;position:relative;padding:58px 15px 25px;background:#111;border:1px solid var(--line);border-top:5px solid var(--gold);transform:rotate(-3deg)}.hero-art:before{content:'DENNYZ & OKSANA';position:absolute;top:17px;left:22px;font-size:12px;letter-spacing:.16em;color:var(--gold);font-weight:700}.hero-art img{width:100%;display:block;height:auto}.art-caption{display:flex;justify-content:space-between;padding:27px 10px 0;color:var(--muted);font-size:12px;letter-spacing:.1em}.art-caption span:last-child{display:none}.style-strip{grid-column:1/-1;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;background:var(--gold);color:#101010;padding:16px 22px;font-family:var(--display);font-size:clamp(18px,2.2vw,30px);font-weight:900;letter-spacing:.02em;line-height:1.2}.hero-bottom{grid-column:1/-1;padding:23px 0;display:flex;justify-content:space-between;color:var(--muted);font-size:14px}.section{padding:78px 5%;max-width:1600px;margin:auto;scroll-margin-top:10px}.section-title{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:36px}.section-title h2{margin-bottom:0}h2{font-size:clamp(38px,4.8vw,70px);line-height:1.08;margin-bottom:28px}.section-title>p{max-width:325px;color:var(--muted);margin-bottom:4px}.paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.path{padding:28px;background:var(--panel);border:1px solid var(--line);border-bottom:4px solid var(--gold);transition:background .2s,transform .2s}.path:hover{background:#25221a;transform:translateY(-5px)}.path-top{display:flex;justify-content:space-between;color:var(--gold);font-size:16px;font-weight:bold;margin-bottom:38px}h3{font-size:30px;line-height:1.15}.path p{color:var(--muted);min-height:52px}.path-foot{font-size:14px;font-weight:bold;display:inline-block;border-bottom:1px solid var(--gold);padding-bottom:7px}.events-section{background:#111;border-block:1px solid var(--line)}.event-empty{display:flex;align-items:center;gap:30px;padding:32px;border:1px solid var(--line);border-left:5px solid var(--gold)}.event-symbol{font:80px Arial;color:var(--gold)}.event-empty>div:nth-child(2){max-width:640px}.event-empty .eyebrow{margin-bottom:12px}.event-empty h3{margin-bottom:15px}.event-empty p:not(.eyebrow){color:var(--muted)}.outline-label{display:inline-block;border:1px solid #766338;color:var(--gold);font-size:12px;letter-spacing:.09em;padding:8px 13px;max-width:100%}.event-empty>.outline-label{margin-left:auto;align-self:start;flex-shrink:0}.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:70px;align-items:center}.body-copy{color:var(--muted);max-width:490px}.outline{border:1px solid var(--gold);margin-top:18px}.outline:hover{background:#292318}.schedule{padding:34px;background:var(--panel);border-top:4px solid var(--gold)}.schedule-head{display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--gold);margin-bottom:35px;flex-wrap:wrap}.schedule p{color:var(--muted)}.schedule-line{display:flex;justify-content:space-between;gap:20px;padding:22px 0;border-block:1px solid var(--line);margin-top:30px}.small-note{font-size:14px;margin:20px 0 0}.online-section{background:var(--gold);color:#0a0a0a}.online-section .eyebrow,.online-section em,.online-section .body-copy{color:#242017}.online-section h2{font-size:clamp(48px,6.5vw,90px);font-style:italic}.online-section .outline-label{border-color:#51401d;color:#242017}.online-section .text-link{border-color:#242017}.online-section .text-link:hover{color:#4a3811}.online-bottom{display:flex;justify-content:space-between;gap:45px;align-items:start}.online-bottom>div{display:flex;flex-direction:column;align-items:start;gap:25px}.bio{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:55px;align-items:center}.bio img{width:100%;display:block;border-bottom:2px solid var(--gold);padding-bottom:20px}.bio p{color:var(--muted)}.artists{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:45px}.artists article{border:1px solid var(--line);padding:32px;position:relative;background:#141414}.artists article:before{content:'';position:absolute;top:-1px;left:32px;width:55px;height:4px;background:var(--gold)}.artists h3{font-size:clamp(36px,4.1vw,62px);font-style:italic;margin-bottom:22px}.artists .eyebrow{margin-bottom:22px;font-size:12px}.artist-disciplines{font-size:13px;color:var(--gold);font-weight:bold;letter-spacing:.04em}.artist-bio{color:var(--muted);max-width:550px}.artists .text-link{margin-top:12px}footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px;padding:30px 5%;font-size:14px;color:var(--muted)}footer p{margin:0}@media(min-width:1600px){header,footer{padding-inline:calc((100vw - 1440px)/2)}}@media(max-width:1000px){nav{gap:16px}.hero{gap:0 24px}.hero-art{padding-top:45px}.event-empty{flex-wrap:wrap}.event-empty>.outline-label{margin-left:0}.split{gap:35px}.bio{gap:30px}.actions{gap:20px}.path{padding:22px}h1{font-size:clamp(50px,7vw,85px)}.artists article{padding:25px}.section-title{align-items:start}}@media(max-width:680px){header{padding:10px 5%;gap:10px;flex-wrap:wrap}.brand img{width:105px}.languages{margin-left:auto}nav{order:3;width:100%;justify-content:space-between;font-size:13px;gap:8px;padding:8px 0}.hero{grid-template-columns:1fr;padding-top:32px}.hero-copy{padding-bottom:22px}h1{font-size:clamp(48px,12vw,70px)}.hero-art{margin:14px 8px 34px;padding:42px 18px 20px;transform:rotate(-2deg)}.art-caption{padding:20px 0 0}.style-strip{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:18px;font-size:18px}.section{padding:55px 5%}.section-title{display:block}.section-title>p{margin-top:20px}.paths{grid-template-columns:1fr}.path{padding:24px}.path-top{margin-bottom:20px}.path p{min-height:0}.event-empty{padding:25px;gap:20px}.event-symbol{font-size:50px}.split,.bio{grid-template-columns:1fr;gap:30px}.schedule{padding:25px}.online-bottom{flex-direction:column;gap:15px}.bio img{max-width:420px}.artists{grid-template-columns:1fr}.artists h3{font-size:44px}.artists article{padding:28px}footer{flex-wrap:wrap;justify-content:start}footer>span{width:100%}.eyebrow{letter-spacing:.08em}.hero-bottom{font-size:13px;gap:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Keep condensed display lettering readable across writing systems. */
h1,h2,h3{letter-spacing:.005em}html:lang(el) h1,html:lang(el) h2,html:lang(el) h3,html:lang(ru) h1,html:lang(ru) h2,html:lang(ru) h3{letter-spacing:-.015em;line-height:1.1}
/* Six destinations, with a compact mobile menu. */
header{gap:18px}nav{gap:clamp(12px,1.5vw,24px);flex-wrap:wrap;justify-content:center}nav a{white-space:nowrap}.menu-toggle{display:none}.online-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:45px;padding-top:30px;border-top:1px solid #78602e}.online-benefits h3{font-size:26px;margin:12px 0}.online-benefits p{color:#292319;margin-bottom:0}.benefit-number{font-size:14px;font-weight:800}.online-note{margin:30px 0 0;font-size:14px;color:#292319}.tour-section{border-top:1px solid var(--line)}.tour-empty{border-left:4px solid var(--gold);padding:12px 0 12px 30px;max-width:900px}.tour-empty h3{margin:25px 0 15px}.tour-empty p{color:var(--muted)}
@media(min-width:901px) and (max-width:1300px){header{flex-wrap:wrap}.languages{margin-left:auto}nav{order:3;width:100%;padding:10px 0;justify-content:space-between;gap:16px}html{scroll-padding-top:160px}}
@media(max-width:900px){header{flex-wrap:wrap;padding:10px 5%}.brand img{width:105px}.languages{margin-left:auto}.menu-toggle{display:block;order:3;width:100%;background:transparent;border:1px solid var(--line);color:var(--text);text-align:left;font-size:14px;font-weight:bold;padding:10px 14px}.menu-toggle:after{content:'+';float:right}.menu-toggle[aria-expanded=true]:after{content:'−'}nav{display:none;order:4;width:100%;padding:6px 0 12px;gap:4px}nav.is-open{display:grid;grid-template-columns:1fr 1fr}nav a{white-space:normal;padding:12px 8px;font-size:14px}.online-benefits{grid-template-columns:1fr;gap:25px}.online-benefits article+article{border-top:1px solid #a68948;padding-top:22px}html{scroll-padding-top:160px}.online-section h2{font-size:clamp(38px,8vw,65px)}}

.hero-art.portrait{padding:0;transform:rotate(-2deg);margin:5px 12px 38px;max-width:420px;justify-self:center;width:calc(100% - 24px)}.hero-art.portrait:before{display:none}.hero-art.portrait img{display:block;width:100%;height:auto;aspect-ratio:2/3;object-fit:contain}.hero-art.portrait .art-caption{padding:15px 18px;color:var(--gold)}.bio img.bio-portrait{max-width:440px;width:100%;height:auto;padding:0;justify-self:center;aspect-ratio:793/991;object-fit:contain}.hero-copy{align-self:center}@media(max-width:680px){.hero-art.portrait{max-width:340px;margin:16px 8px 32px}.bio img.bio-portrait{max-width:360px}}

.hero-art.portrait img{aspect-ratio:797/984}

.tour-archive{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:55px;align-items:center;border-top:1px solid var(--line);margin-top:55px;padding-top:55px}.tour-poster{display:block;max-width:450px;width:100%;justify-self:center}.tour-poster img{display:block;width:100%;height:auto}.tour-poster>span{display:block;padding-top:12px;font-size:14px;color:var(--gold)}.tour-archive-copy>h3{font-size:clamp(36px,4vw,58px)}.tour-archive-copy p{color:var(--muted)}.tour-archive-copy .eyebrow{color:var(--gold)}.archive-note{font-size:14px;border-left:2px solid var(--gold);padding-left:15px}.booking-block{border-top:1px solid var(--line);padding-top:30px;margin-top:30px}.booking-block .button{text-align:center;white-space:normal}.booking-block .small-note{font-size:14px}@media(max-width:760px){.tour-archive{grid-template-columns:1fr;gap:32px;margin-top:40px;padding-top:40px}}

/* Compact cinematic cover. */
header{position:relative;inset:auto;background:#0a0a0a;border-bottom:1px solid var(--line);backdrop-filter:none}.brand img{mix-blend-mode:screen}.cinematic{position:relative;width:calc(100% - 48px);max-width:1440px;aspect-ratio:16/8.8;max-height:660px;margin:24px auto 0;background:#080808;overflow:hidden;border:1px solid #393327;border-bottom:2px solid var(--gold)}.cinematic>video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.film-shade{position:absolute;inset:0;background:linear-gradient(90deg,#080808eb 0%,#080808a6 24%,transparent 39%,transparent 62%,#080808a6 80%,#080808dc),linear-gradient(0deg,#0008,transparent 25%);pointer-events:none}.film-caption{position:absolute;left:4%;top:50%;transform:translateY(-50%);width:27%;text-shadow:0 2px 14px #0008}.film-caption .eyebrow{color:#fff;font-size:12px;letter-spacing:.13em;margin-bottom:16px}.film-wordmark{font-family:var(--display);font-style:italic;font-size:clamp(32px,4.7vw,68px);font-weight:900;line-height:1;letter-spacing:.005em;margin-bottom:26px}.film-wordmark span{display:block;max-width:250px;font-family:Arial,sans-serif;font-size:clamp(12px,1vw,14px);line-height:1.8;letter-spacing:.18em;font-style:normal;color:var(--gold);margin-top:18px}.film-caption .text-link{color:#fff;border-color:#ffffff70}.film-controls{position:absolute;bottom:20px;right:3%;display:flex;gap:10px}.film-controls button{display:grid;place-items:center;border:1px solid #ffffff70;background:#090909b3;color:#fff;border-radius:50%;width:44px;height:44px;font-size:18px;cursor:pointer}.film-controls button:hover{background:var(--gold);color:#080808}.film-down{position:absolute;bottom:20px;left:4%;font-size:26px;color:#fff;width:44px;text-align:center}.cinematic+.hero{padding-top:55px}html{scroll-padding-top:20px}
@media(max-width:900px){header{gap:8px}.menu-toggle{width:auto;margin-left:auto;order:2;min-width:78px;background:#0007}.languages{order:3;margin-left:0}.menu-toggle:after{margin-left:14px}nav.is-open{background:#090909f5;border:1px solid var(--line);padding:8px}.brand img{width:88px}.languages button{padding:8px 5px}.cinematic{width:calc(100% - 32px);margin-top:16px}.film-caption .eyebrow{font-size:12px;letter-spacing:.04em}.film-wordmark{font-size:34px}.film-caption .text-link{font-size:14px}}
@media(max-width:680px){.cinematic{width:calc(100% - 24px);aspect-ratio:4/5;max-height:520px;margin-top:12px}.cinematic>video{object-fit:contain;object-position:center}.film-caption{left:6%;top:auto;bottom:70px;transform:none;width:88%}.film-wordmark{font-size:38px;margin-bottom:14px}.film-wordmark span{max-width:none;font-size:12px;letter-spacing:.12em;margin-top:8px}.film-caption .eyebrow{margin-bottom:8px}.film-shade{background:linear-gradient(0deg,#080808f2,transparent 62%),linear-gradient(90deg,#08080860,transparent 25%,transparent 75%,#08080860)}.film-controls{bottom:16px;right:5%}.film-down{bottom:16px;left:5%}.cinematic+.hero{padding-top:38px}}

/* The supplied landscape film keeps its original frame on every screen. */
.cinematic{aspect-ratio:16/9;max-height:none;max-width:1200px}.film-caption{left:4%;top:auto;bottom:66px;transform:none;width:auto;max-width:55%}.film-wordmark{font-size:clamp(30px,4.5vw,58px);margin-bottom:14px}.film-wordmark span{max-width:none;margin-top:10px;letter-spacing:.12em}.film-shade{background:linear-gradient(0deg,#000c,transparent 63%),linear-gradient(90deg,#0003,transparent 60%)}
@media(max-width:680px){.cinematic{aspect-ratio:auto;padding-top:56.25%;padding-bottom:175px;max-height:none}.cinematic>video{height:auto;aspect-ratio:16/9;object-fit:contain}.film-shade{display:none}.film-caption{top:auto;bottom:65px;left:5%;max-width:90%;width:90%}.film-caption .eyebrow{display:none}.film-wordmark{font-size:29px;margin-bottom:10px}.film-wordmark span{font-size:12px;margin-top:6px}.film-controls{bottom:12px}.film-down{bottom:12px}}

/* Edge-to-edge landscape opening with navigation over the film. */
header{position:absolute;inset:0 0 auto;background:linear-gradient(#080808ed,#08080865);border-bottom:1px solid #ffffff26;z-index:10}.cinematic{width:100%;max-width:none;margin:0;border:0;aspect-ratio:16/9}.cinematic>video{object-fit:contain}.film-shade{background:linear-gradient(0deg,#000b,transparent 55%),linear-gradient(180deg,#0005,transparent 32%)}
@media(max-width:680px){.cinematic{width:100%;margin:0;aspect-ratio:auto;padding-top:56.25%;padding-bottom:175px}.cinematic>video{width:100%;height:auto;aspect-ratio:16/9}.film-shade{display:block;bottom:auto;height:70px;background:linear-gradient(#0009,transparent)}header{padding:5px 3%;min-height:54px;gap:4px}.brand img{width:64px}.menu-toggle{min-width:64px;padding:7px 8px;font-size:13px}.menu-toggle:after{margin-left:8px}.languages button{font-size:13px;padding:7px 4px}}

.brand img{mix-blend-mode:normal;background:transparent}.languages button{display:inline-flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap}.language-flag{font-family:'Apple Color Emoji','Segoe UI Emoji',sans-serif;font-size:17px;line-height:1}@media(max-width:680px){.languages{gap:2px}.languages button{flex-direction:column;gap:3px;padding:5px 6px;min-width:32px}.language-flag{font-size:16px}header{min-height:58px}}

.fusion-style{border-top:1px solid var(--line);background:#101010}.style-heading{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:50px}.style-heading h2{margin-bottom:32px}.pillars-label{font-size:22px;margin:24px 0}.fusion-pillars{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--gold);border-bottom:1px solid var(--line)}.fusion-pillars article{padding:30px 22px;border-right:1px solid var(--line)}.fusion-pillars article:first-child{padding-left:0}.fusion-pillars article:last-child{border-right:0}.fusion-pillars h3{font-size:27px;margin:20px 0 14px}.fusion-pillars p,.style-origin p{color:var(--muted);margin-bottom:0}.style-origin{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin:42px 0}.style-origin h3{font-size:clamp(28px,3vw,42px)}.style-origin .text-link{margin-top:20px}.program-intro{max-width:720px}.program-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:50px;margin-top:42px}.program-lessons{list-style:none;margin:0;padding:0}.program-lessons li{padding:22px 0;border-top:1px solid var(--line)}.program-lessons h4{font-size:20px;line-height:1.4;margin:0 0 8px;color:var(--gold)}.program-lessons p{color:var(--muted);margin:0}.program-details{border:1px solid var(--line);border-top:4px solid var(--gold);padding:28px;background:#111;align-self:start;min-width:0}.program-details h3{font-size:26px}.program-details dl{margin:0 0 24px}.program-details dl>div{padding:15px 0;border-bottom:1px solid var(--line)}.program-details dt{font-size:14px;color:var(--muted)}.program-details dd{margin:3px 0 0;font-weight:700}.program-details .button{width:100%;text-align:center;overflow-wrap:anywhere}.program-contact{margin-top:18px!important}.program-details .small-note{font-size:14px}.fusion-style .eyebrow,.online-section>.eyebrow{font-size:14px}
@media(max-width:1000px){.fusion-pillars{grid-template-columns:repeat(2,minmax(0,1fr))}.fusion-pillars article{border-bottom:1px solid var(--line);padding:24px}.fusion-pillars article:first-child{padding-left:24px}.fusion-pillars article:nth-child(2){border-right:0}.style-heading,.program-layout{gap:28px}}
@media(max-width:680px){.style-heading,.style-origin,.program-layout{grid-template-columns:1fr;gap:20px}.fusion-pillars{grid-template-columns:1fr}.fusion-pillars article,.fusion-pillars article:first-child{padding:24px 0;border-right:0}.fusion-pillars h3{margin-top:10px}.style-origin{margin:30px 0}.style-origin h3{margin-bottom:0}.program-details{padding:24px 18px}.program-layout{margin-top:28px}.fusion-style .button{max-width:100%;text-align:center}.program-lessons h4{font-size:19px}}

.online-section .program-lessons li{border-color:#8b702f}.online-section .program-lessons h4{color:#15120a}.online-section .program-lessons p{color:#2c2618}.program-details{color:var(--text)}.program-details .small-note{color:var(--muted)}

/* Quiet, translucent language selector over the film. */
.languages button{border-radius:4px;color:#e2e2e2;transition:background .2s,color .2s}.languages button:hover{background:rgba(255,255,255,.12);color:#fff}.language-flag{filter:saturate(.55);opacity:.85}

/* Direct class actions below the style introduction. */
.hero-copy .actions{align-items:flex-start;flex-direction:column;gap:18px}.direct-class-actions{display:flex;flex-wrap:wrap;gap:12px;width:100%}.direct-class-actions .button{padding:15px 20px;gap:18px;font-size:14px;min-height:52px}.direct-book{background:var(--text);color:#111;border:1px solid var(--text)}.direct-book:hover{background:var(--gold);border-color:var(--gold)}.direct-online{background:transparent;color:var(--text);border:1px solid #888}.direct-online:hover{background:#ffffff12;border-color:var(--text)}@media(max-width:420px){.direct-class-actions{flex-direction:column}.direct-class-actions .button{width:100%;justify-content:space-between}}

/* International discipline names, balanced across screen sizes. */
.style-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;padding:20px 12px;font-size:clamp(16px,1.65vw,26px);text-align:center;align-items:center}.style-strip span{padding:4px 10px;line-height:1.3;border-right:1px solid #10101055}.style-strip span:last-child{border-right:0}@media(max-width:1000px){.style-strip{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:16px;font-size:20px}.style-strip span:nth-child(3){border-right:0}}@media(max-width:480px){.style-strip{grid-template-columns:repeat(2,minmax(0,1fr));font-size:18px;row-gap:14px}.style-strip span:nth-child(3){border-right:1px solid #10101055}.style-strip span:nth-child(even){border-right:0}}

/* The parent brand unites all six disciplines. */
.discipline-brand{grid-column:1/-1;background:#080808;text-align:center;padding:32px 20px 28px;border-top:1px solid #e6bc5940}.discipline-brand h2{color:var(--gold);font-size:clamp(32px,4.2vw,58px);letter-spacing:.06em;line-height:1.15;margin:0}.discipline-brand h2 span{display:block;font:700 14px/1.5 Arial,sans-serif;letter-spacing:.38em;margin-top:10px}.style-strip{background:#080808;color:var(--gold);border-top:1px solid #e6bc5940;border-bottom:1px solid #e6bc5940}.style-strip span{border-right-color:#e6bc5940}@media(max-width:480px){.discipline-brand{padding:26px 14px}.discipline-brand h2 span{font-size:13px;letter-spacing:.3em}.style-strip span:nth-child(3){border-right-color:#e6bc5940}}

/* Preserve the gold discipline band below the black brand heading. */
.style-strip{background:var(--gold);color:#101010;border-top:0;border-bottom:0}.style-strip span{border-right-color:#10101055}@media(max-width:480px){.style-strip span:nth-child(3){border-right-color:#10101055}}

.online-calendar{margin:38px 0 52px;padding-top:28px;border-top:1px solid #8b702f}.calendar-heading h3{margin-bottom:8px}.calendar-heading>p{font-size:14px;color:#302817}.calendar-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);gap:22px}.calendar-panel,.calendar-upcoming{background:#111;color:var(--text);padding:24px;min-width:0}.calendar-toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:22px}.calendar-toolbar h4{flex:1;margin:0;font-size:20px;text-transform:capitalize;text-align:center}.calendar-toolbar button{cursor:pointer;min-height:44px;min-width:44px;background:transparent;color:var(--text);border:1px solid #666;padding:8px 12px}.calendar-toolbar button:hover{background:#ffffff15}.calendar-table{width:100%;table-layout:fixed;border-collapse:collapse;text-align:center}.calendar-table th{font-size:14px;font-weight:400;color:var(--gold);padding:10px 0}.calendar-table td{height:58px;border:1px solid #333;font-size:16px}.calendar-current time{display:inline-grid;place-items:center;min-width:34px;min-height:34px;border-radius:50%;background:var(--gold);color:#111;font-weight:bold}#calendar-empty{font-size:14px;color:var(--muted);margin:18px 0 0}.calendar-upcoming .eyebrow{color:var(--gold)}.calendar-upcoming h4{font-size:26px;line-height:1.25;margin:0 0 18px}.calendar-upcoming>p:not(.eyebrow){color:var(--muted)}.online-section .calendar-upcoming .text-link{color:var(--gold);border-color:#8b702f}#calendar-today{font-size:14px}@media(max-width:800px){.calendar-layout{grid-template-columns:1fr}}@media(max-width:480px){.calendar-panel,.calendar-upcoming{padding:18px 12px}.calendar-toolbar{gap:6px}.calendar-toolbar h4{font-size:18px}.calendar-table td{height:44px}.calendar-table th{font-size:12px}#calendar-today{flex-basis:100%}}

/* Short home, focused destinations, persistent navigation. */
[hidden]{display:none!important}body:not(.focused-view) #intro>.hero-copy,body:not(.focused-view) #intro>.hero-art,body:not(.focused-view) #intro>.hero-bottom{display:none}body:not(.focused-view) #intro{display:block;padding:0;max-width:none}body:not(.focused-view) #classes{padding-top:38px;padding-bottom:40px}body:not(.focused-view) #classes .section-title{margin-bottom:20px}body:not(.focused-view) #classes .path{padding:22px}body:not(.focused-view) .path-top{margin-bottom:18px}.landing-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.landing-actions>.text-link{flex-basis:100%;width:max-content;max-width:max-content;margin-top:8px}.film-caption{max-width:85%}.landing-actions .button{padding:13px 20px;font-size:14px}.focused-view header{position:sticky;top:0;background:#0a0a0af5}.focused-view main{min-height:65vh}.focused-view .section{padding-top:38px;padding-bottom:45px}.focused-view nav a[aria-current=page]{color:var(--gold);text-decoration:underline;text-underline-offset:7px}.programme-disclosure{margin-top:24px;border-top:1px solid #8b702f;padding-top:22px}.programme-disclosure summary{cursor:pointer;font-weight:700;font-size:18px}.programme-disclosure summary:focus-visible{outline:3px solid #111;outline-offset:5px}.focused-view #online>h2{font-size:clamp(32px,4vw,54px);margin-bottom:18px}.focused-view .online-calendar{margin-bottom:20px}.focused-view #online .program-intro{margin-bottom:16px}@media(max-width:680px){.cinematic{padding-bottom:245px}.film-caption{bottom:66px}.landing-actions{gap:10px}.landing-actions .button{font-size:13px;padding:11px 13px;min-height:46px}.landing-actions>.text-link{margin-top:4px}.discipline-brand{padding:20px 14px}.discipline-brand h2{font-size:30px}.style-strip{padding:15px 8px;row-gap:10px}body:not(.focused-view) #classes .section-title>p{display:none}body:not(.focused-view) .paths{gap:10px}body:not(.focused-view) .path{padding:16px!important}body:not(.focused-view) .path-top,body:not(.focused-view) .path p{display:none}body:not(.focused-view) .path h3{font-size:25px;margin-bottom:12px}.focused-view .section{padding-top:26px}}

/* Compact artist introduction: proof of identity without the long biography. */
body:not(.focused-view) #intro{display:grid;grid-template-columns:1.2fr .8fr;padding:38px 5% 0;max-width:1600px;gap:28px 45px}body:not(.focused-view) #intro>.hero-copy,body:not(.focused-view) #intro>.hero-art{display:block}body:not(.focused-view) #intro>.hero-copy{padding:12px 0 20px;align-self:center}#intro .hero-copy h2{font-size:clamp(34px,4.2vw,58px);margin-bottom:18px}#intro .hero-copy .eyebrow{margin-bottom:18px}#intro .hero-copy .intro{max-width:580px;font-size:16px;line-height:1.65;margin-bottom:16px}.home-benefit{font-size:16px;color:var(--text);font-weight:700;max-width:540px}body:not(.focused-view) #intro>.hero-art{padding:0;transform:none;border:1px solid #e6bc5955;border-top:3px solid var(--gold);background:#111;align-self:stretch}#intro .hero-art:before,#intro .art-caption{display:none}#intro .hero-art img{width:100%;height:100%;max-height:380px;object-fit:cover;object-position:center 28%}.discipline-brand{margin-top:4px}.film-wordmark{letter-spacing:.005em}@media(max-width:680px){body:not(.focused-view) #intro{grid-template-columns:1fr;gap:20px;padding:28px 5% 0}body:not(.focused-view) #intro>.hero-copy{padding:0}#intro .hero-art img{height:240px;max-height:240px;object-position:center 25%}#intro .hero-copy h2{font-size:36px}.home-benefit{margin-bottom:16px}}

/* Athens passes */
.athens-heading{max-width:850px}.athens-heading .body-copy{max-width:680px}.pricing-block{margin-top:35px}.pricing-block>.eyebrow{margin-bottom:10px}.price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px;align-items:stretch}.price-card{position:relative;display:flex;flex-direction:column;padding:30px 24px;background:#151515;border:1px solid #494237;border-top:3px solid #6b5940}.price-card h4{font-size:24px;margin:0 0 8px;line-height:1.25}.price-desc{color:var(--muted);font-size:16px}.price-total{font-family:var(--display);font-size:64px;line-height:1.1;margin:12px 0 5px;color:var(--gold)}.price-rate{font-size:18px;font-weight:bold}.price-saving{font-size:14px;color:var(--muted);margin-bottom:20px}.price-card .button{margin-top:auto;gap:8px;padding:15px 12px}.price-featured{border-color:var(--gold);background:linear-gradient(145deg,#302919,#151515)}.price-badge{color:#111;background:var(--gold);padding:4px 12px;font-size:14px;font-weight:700;position:absolute;top:-18px;left:20px;margin:0}.price-terms{margin:24px 0 8px;color:var(--gold);max-width:900px}.athens-section>.schedule{margin-top:35px;padding:24px}.athens-section .schedule-head{margin-bottom:12px}.athens-section .schedule-line{margin-top:12px;padding:12px 0}@media(max-width:760px){.price-grid{grid-template-columns:1fr;gap:26px}.price-card{padding:24px}.price-total{font-size:52px}.price-card .price-desc{margin-bottom:8px}.price-card .price-saving{margin-bottom:16px}}

.credit-details{margin-top:18px;border-block:1px solid var(--line);padding:15px 0;max-width:900px}.credit-details summary{cursor:pointer;font-weight:700;color:var(--gold);font-size:16px}.credit-details p{margin:14px 0 0;color:var(--muted)}.credit-details summary:focus-visible{outline:2px solid var(--gold);outline-offset:4px}
/* Keep the complete video clear; place the booking bar below it. */
#home.cinematic{aspect-ratio:auto;padding:0;overflow:hidden;background:#0a0a0a}
#home.cinematic>video{position:relative;inset:auto;display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}
#home .film-shade{display:none}
#home .film-caption{position:relative;inset:auto;transform:none;width:100%;max-width:none;padding:22px 5%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:32px;text-shadow:none;border-bottom:1px solid #e6bc5933}
#home .film-caption>.eyebrow{grid-column:1;display:block;margin:0 0 7px;font-size:12px}
#home .film-wordmark{grid-column:1;margin:0;font-size:clamp(30px,3vw,44px)}
#home .film-wordmark span{margin-top:7px;font-size:12px}
#home .landing-actions{grid-column:2;grid-row:1 / 3;justify-content:flex-end}
#home .landing-actions>.text-link{margin-left:auto}
#home .film-controls{top:calc(56.25vw - 60px);bottom:auto;right:3%}
#home .film-down{display:none}
@media(max-width:900px){#home .film-caption{grid-template-columns:1fr;row-gap:0;padding:20px 5%}#home .landing-actions{grid-column:1;grid-row:auto;justify-content:flex-start;margin-top:18px}#home .landing-actions>.text-link{margin-left:0}#home .film-wordmark{font-size:30px}}
/* Give the corner brand more presence without covering the video centre. */
header>.brand{padding:4px 0;margin-right:12px}
header>.brand img{width:160px;height:auto;max-width:none}
@media(max-width:1200px) and (min-width:901px){header{gap:14px}header nav{gap:16px}header>.brand img{width:140px}}
@media(max-width:900px){header>.brand{margin-right:8px}header>.brand img{width:116px}}
@media(max-width:680px){header>.brand{padding:3px 0;margin-right:4px}header>.brand img{width:96px}header{column-gap:4px}}
@media(max-width:360px){header>.brand img{width:84px}header .languages button{padding-inline:4px;min-width:28px}}

/* Brand on the film, booking actions on their own bar below. */
#home .film-stage{position:relative;aspect-ratio:16/9;width:100%;overflow:hidden}
#home .film-stage>video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block}
#home .film-stage .film-caption{position:absolute;inset:auto auto 5% 5%;width:auto;max-width:72%;padding:0;display:block;border:0;pointer-events:none;text-shadow:0 2px 18px #000b}
#home .film-caption>.eyebrow{font-size:clamp(12px,1.2vw,17px);letter-spacing:.16em;margin:0 0 8px;color:#fff}
#home .film-wordmark{font-size:clamp(30px,5vw,72px);line-height:1;color:#fff;margin:0}
#home .film-wordmark span{font-size:clamp(12px,1.6vw,22px);letter-spacing:.16em;color:var(--gold);margin-top:8px;line-height:1.3}
#home .film-stage .film-shade{display:block;position:absolute;inset:auto 0 0;height:35%;background:linear-gradient(0deg,#0009,transparent);pointer-events:none}
#home .film-stage .film-controls{top:auto;bottom:5%;right:4%}
#home>.landing-actions{margin:0;padding:20px 5%;justify-content:center;gap:16px 28px;background:#0a0a0a;border-bottom:1px solid #e6bc5933}
#home>.landing-actions>.text-link{flex-basis:auto;margin:0}
@media(max-width:680px){#home .film-stage .film-caption{bottom:7%;max-width:70%}#home .film-caption>.eyebrow{font-size:12px;letter-spacing:.06em;margin-bottom:5px}#home .film-wordmark{font-size:30px}#home .film-wordmark span{font-size:12px;letter-spacing:.12em;margin-top:5px}#home>.landing-actions{gap:16px 12px;padding:18px 5%}#home>.landing-actions>.text-link{flex-basis:100%;text-align:center;max-width:none;width:auto}#home .film-controls button{width:36px;height:36px}}
/* Align booking actions with the brand above. */
#home>.landing-actions{justify-content:flex-start}
#home>.landing-actions>.text-link{margin-left:0;text-align:left}
@media(max-width:680px){#home>.landing-actions{justify-content:flex-start}#home>.landing-actions>.text-link{text-align:left;flex-basis:100%}}
/* Desktop actions balance the left-aligned video wordmark. */
@media(min-width:681px){#home>.landing-actions{justify-content:flex-end}}

#intro .level-up-title{font-size:clamp(36px,4.5vw,64px);line-height:1.08;margin-bottom:14px;color:#fff}#intro .level-up-title em{color:var(--gold)}.level-up-signature{font-size:14px;letter-spacing:.12em;font-weight:700;color:var(--gold);margin:0 0 22px}@media(max-width:680px){#intro .level-up-title{font-size:clamp(32px,8vw,44px)}.level-up-signature{font-size:12px;letter-spacing:.08em}}
/* Restore the complete, tilted artist portrait. */
body:not(.focused-view) #intro>.hero-art{transform:rotate(-3deg);align-self:center;margin:12px 10px 20px}
#intro .hero-art img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;object-position:center}
@media(max-width:680px){body:not(.focused-view) #intro>.hero-art{transform:rotate(-2deg);margin:12px 10px 22px}#intro .hero-art img{height:auto;max-height:none}}

.weekly-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.weekly-grid article{min-width:0}.weekly-grid h4{font-size:18px;margin:22px 0 8px;line-height:1.5}.thursday-offer{border-left:1px solid var(--gold);padding-left:32px}.thursday-price{border-top:1px solid var(--line);padding-top:22px;margin-top:24px}.thursday-price h3{color:var(--gold);margin-bottom:10px}@media(max-width:760px){.weekly-grid{grid-template-columns:1fr}.thursday-offer{border-left:0;border-top:1px solid var(--gold);padding:28px 0 0}}

.price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.price-card .price-rate{margin-bottom:24px}@media(max-width:760px){.price-grid{grid-template-columns:1fr}}

.price-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.price-badge{max-width:calc(100% - 32px);line-height:1.4}.price-card h4{margin-top:8px}@media(max-width:1000px){.price-grid{grid-template-columns:1fr;gap:30px}}

.weekly-grid article>h3,.weekly-grid article>h4{color:var(--gold);text-transform:uppercase}

.weekly-grid .schedule-time{color:#fff}

.xperience-event{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:48px;align-items:center}.xperience-poster img{display:block;width:100%;height:auto}.xperience-poster span{display:block;margin-top:12px;font-size:14px}.xperience-event h3,.event-class-list{color:var(--gold)}.event-class-list{font-weight:700;line-height:1.5;margin:24px 0}.event-class-list .schedule-time{color:#fff}@media(max-width:760px){.xperience-event{grid-template-columns:1fr;gap:28px}.xperience-event>div{order:-1}}

/* Keep the recurring Thursday event visible and compact on the homepage. */
body:not(.focused-view) #events{padding-top:48px;padding-bottom:48px}
body:not(.focused-view) .xperience-event{grid-template-columns:minmax(220px,340px) minmax(0,1fr);max-width:1100px;margin:auto}
body:not(.focused-view) .xperience-event h2{font-size:clamp(36px,4vw,58px);margin-bottom:16px}
body:not(.focused-view) .event-class-list{display:none}
@media(max-width:760px){body:not(.focused-view) .xperience-event{grid-template-columns:1fr;gap:24px}body:not(.focused-view) .xperience-poster{width:min(100%,280px);justify-self:center}body:not(.focused-view) .xperience-event>div{order:-1}}

.event-instagrams{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px;margin-top:28px}.event-instagrams>span{width:100%;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.event-instagrams a{overflow-wrap:anywhere;padding-block:8px}

.path-top{align-items:flex-start;gap:16px;font-size:12px;line-height:1.55;letter-spacing:.06em;min-height:38px}.path-top>span:last-child{flex-shrink:0}

.online-options{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:32px 0}.online-options article{padding:28px;border:1px solid #766338;background:rgba(255,255,255,.1)}.online-options article:last-child{background:#111;color:#faf9f5}.online-options article:last-child .eyebrow{color:var(--gold)}.online-options h3{font-size:32px;margin-bottom:16px}.online-options .small-note{font-size:13px;color:#c6c6c0}.online-options .button{box-shadow:none}.online-options .eyebrow{margin-bottom:16px}@media(max-width:760px){.online-options{grid-template-columns:1fr}.online-options article{padding:24px}}

.location-current{display:inline-block;color:var(--gold);font-size:12px;letter-spacing:.02em;line-height:1.5;margin:-8px 0 16px;padding:5px 9px;border:1px solid #655430;border-radius:4px}

.brand-difference{padding-top:32px;padding-bottom:48px}.brand-difference h2{font-size:clamp(28px,3vw,42px);max-width:720px}.difference-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-bottom:26px}.difference-grid article{border-top:2px solid var(--gold);padding-top:18px}.difference-grid h3{font-size:24px;color:var(--gold);letter-spacing:0}.difference-grid p{color:var(--muted);margin-bottom:0}@media(max-width:760px){.difference-grid{grid-template-columns:1fr;gap:20px}.brand-difference{padding-block:32px}.difference-grid h3{margin-bottom:10px}}

.difference-grid article{background:#151515;border:1px solid var(--line);border-top:2px solid var(--gold);border-radius:8px;padding:24px}.review-stars{color:var(--gold);letter-spacing:3px;margin-bottom:18px;font-size:21px}.review-stars>span:last-child{font:12px Arial;letter-spacing:0;margin-left:6px;color:var(--muted)}.review-source{font-size:13px;line-height:1.6;color:var(--muted);max-width:850px;margin:0 0 24px}

.collaborations{padding-block:30px;border-block:1px solid var(--line);text-align:center}.collaborations h2{font:700 13px/1.5 Arial,sans-serif;letter-spacing:.16em;color:var(--gold);margin:0 0 18px}.collaborations ul{list-style:none;padding:0;margin:0;display:flex;justify-content:center;gap:24px 56px;flex-wrap:wrap}.collaborations li{font-size:clamp(19px,2.3vw,27px);font-weight:700;color:var(--text)}

.path-featured{border:1px solid var(--gold);border-bottom:4px solid var(--gold);background:linear-gradient(135deg,#292318,#151515)}.path-price{display:inline-block;margin:0 0 16px;padding:5px 10px;background:var(--gold);color:#111;font-size:13px;font-weight:700;border-radius:3px}.path-featured .path-top{margin-bottom:18px}

.season-intro{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin:24px 0 36px}.season-poster{width:100%}.season-poster summary{cursor:pointer;color:var(--gold);padding:12px 0}.season-poster img{display:block;width:min(100%,440px);height:auto;margin:20px auto}.season-poster[open]{border-bottom:1px solid var(--line);padding-bottom:20px}

.season-schedule-layout{display:grid;grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);gap:28px;align-items:start;margin:24px 0 40px}.season-schedule-layout .season-poster img{width:100%;height:auto;margin:0}.season-schedule-layout .season-poster>p{font-size:12px;margin-bottom:12px}.season-schedule-layout .schedule{padding:24px}.season-schedule-layout .weekly-grid{gap:22px}.season-schedule-layout .weekly-grid h3{font-size:24px}.season-schedule-layout .thursday-offer{padding-left:22px}@media(max-width:1100px){.season-schedule-layout{grid-template-columns:1fr}.season-schedule-layout .season-poster{max-width:420px;margin:auto}.season-schedule-layout .schedule{order:-1}}@media(max-width:760px){.season-schedule-layout .thursday-offer{padding-left:0}}

.home-academy{padding-block:48px;border-top:1px solid var(--line)}.academy-preview{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:44px;align-items:center;max-width:1100px;margin:auto}.academy-flyer img{display:block;width:100%;height:auto}.academy-preview h2{font-size:clamp(38px,4vw,58px);margin-bottom:16px}.academy-preview h3{font-size:25px}.academy-day h4{color:var(--gold);text-transform:uppercase;margin:20px 0 8px}.academy-day p{font-size:14px;line-height:1.9}.academy-day time{color:#fff;font-weight:700}.academy-contacts{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px;font-size:13px}.academy-contacts a{border-bottom:1px solid var(--line);padding-bottom:5px}@media(max-width:760px){.academy-preview{grid-template-columns:1fr;gap:26px}.academy-preview>div{order:-1}.academy-flyer{width:min(100%,360px);justify-self:center}}

.brand-difference h2 small{font:400 14px/1.5 Arial,sans-serif;letter-spacing:0;text-transform:none;display:inline-block;color:var(--muted);vertical-align:middle}

.academy-day .thursday-party{color:var(--gold)}

#athens .schedule-party{color:var(--gold);font-weight:700;letter-spacing:.08em;margin:22px 0 8px}

/* Clearer reading and booking targets on small screens. */
.home-benefit{line-height:1.55}.hero-copy .intro{line-height:1.75}.artist-bio{line-height:1.75}
.price-card .button{min-height:48px}.academy-day p{font-size:16px}.academy-contacts{font-size:14px}

/* Keep the unconfirmed online calendar compact and available on demand. */
.calendar-disclosure{padding-top:0}.calendar-disclosure>summary{cursor:pointer;padding:20px 0;font-size:18px;font-weight:700;line-height:1.5}.calendar-soon{display:inline-block;margin-left:14px;font-size:14px;font-weight:400}.calendar-disclosure>summary:focus-visible{outline:3px solid #111;outline-offset:5px}.calendar-disclosure[open]>.calendar-heading{margin-top:10px}@media(max-width:480px){.calendar-soon{display:block;margin-left:20px}}

.contact-number{display:flex;flex-direction:column;gap:8px}.contact-number>strong{font-size:16px}.contact-number>div{display:flex;flex-wrap:wrap;gap:18px}.contact-number a{min-height:44px;display:inline-flex;align-items:center;font-size:14px}

.class-faq{margin-top:36px;max-width:850px}.class-faq h3{margin-bottom:20px}.class-faq details{border-top:1px solid #ffffff30;padding:0}.class-faq summary{cursor:pointer;padding:18px 0;font-size:16px;font-weight:600;line-height:1.5}.class-faq summary:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.class-faq details p{font-size:16px;line-height:1.65;color:var(--muted);margin:0 0 20px}
