:root{--ink:#141414;--paper:#fff;--pink:#ed087e;--line:#c9c9c9;--yellow:#eaff45}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid #006de5;outline-offset:6px}.skip{position:fixed;top:-80px;background:white;padding:20px;z-index:20}.skip:focus{top:0}header{min-height:100px;padding:14px 3.5%;display:flex;justify-content:space-between;align-items:center;background:#fff;gap:24px}.brand{display:flex;align-items:center;gap:14px}.brand img{width:72px;height:72px;object-fit:contain}.brand span{font-size:18px;line-height:.98;font-weight:900;letter-spacing:-.6px}.brand small{display:block;font-size:10px;letter-spacing:1px;margin-top:8px}nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}nav a{padding:12px 0}nav a:hover{color:var(--pink)}nav a:last-child{border-bottom:2px solid var(--ink)}.menu{display:none}.hero{position:relative;min-height:670px;height:calc(100svh - 100px);max-height:950px;background:#141414;color:white;isolation:isolate;padding:28px 3.5% 40px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.mural,.hero video,.shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3}.hero video{z-index:-2;transition:opacity 1s}.hero video.finished{opacity:0}.shade{z-index:-1;background:linear-gradient(180deg,#0005,#0001 35%,#0009)}.hero-top{display:flex;justify-content:space-between;font-size:12px;font-weight:700;letter-spacing:1.4px}h1{font-size:clamp(90px,12.8vw,200px);letter-spacing:-.07em;line-height:.85;margin:60px 0 44px;font-weight:900}.desktop-title{display:block;text-shadow:0 2px 22px #0003}.mobile-title{display:none}.hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.hero-bottom p{font-size:18px;line-height:1.5;margin:0}.cta{display:flex;justify-content:space-between;align-items:center;gap:35px;padding:23px 26px;background:var(--yellow);color:#111;font-size:17px;font-weight:700;min-width:300px}.cta span{font-size:30px;line-height:1}.cta:hover{background:white}.disciplines{display:flex;justify-content:space-around;align-items:center;gap:16px;padding:24px 3%;border-bottom:1px solid var(--ink);font-size:clamp(14px,2.5vw,36px);font-weight:800;letter-spacing:-1px}.disciplines i{font-size:30px;color:var(--pink);font-style:normal}.section{padding:100px 5%}.section-heading{display:grid;grid-template-columns:1fr 1.6fr 1fr;gap:25px;align-items:start;margin-bottom:55px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.4px;line-height:1.6}h2{font-size:clamp(42px,5.3vw,80px);line-height:.99;letter-spacing:-.065em;margin:0;font-weight:800}.section-heading p{font-size:16px;line-height:1.6;align-self:end;margin:0}.class-picker{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--ink)}.class-picker button{position:relative;text-align:left;border:0;border-right:1px solid var(--ink);background:white;padding:25px 22px 32px;font-size:clamp(24px,3vw,43px);letter-spacing:-1.5px}.class-picker button:last-child{border:0}.class-picker button span{display:block;font-size:12px;letter-spacing:0;margin-bottom:32px}.class-picker button b{position:absolute;right:22px;top:18px;font-size:28px;font-weight:400}.class-picker button.active{background:var(--pink);color:white}.class-picker button:hover:not(.active){background:#f0f0f0}.schedule{display:grid;grid-template-columns:1fr 1fr;background:#f3f3f3;padding:40px;gap:60px}.schedule h3{font-size:40px;margin:14px 0;letter-spacing:-1.5px}.schedule p{font-size:16px;line-height:1.6;max-width:460px}.status{display:inline-block;border:1px solid #999;padding:7px 12px;border-radius:20px;font-size:12px}.text-link{display:inline-block;font-weight:700;font-size:15px;padding:10px 0;border-bottom:1px solid currentColor}.gallery{background:#151515;color:white}.gallery figure{margin:0 0 0 15%;max-width:1000px}.gallery figure img{display:block;width:100%;height:auto}.gallery figcaption{display:flex;justify-content:space-between;gap:20px;padding:18px 0;font-size:14px}.gallery figcaption span:last-child{font-size:11px;letter-spacing:1px}.gallery-note{margin:30px 0 0 15%;color:#bdbdbd;font-size:14px;line-height:1.6}.pink{color:var(--pink)}.event-empty{border-top:1px solid;border-bottom:1px solid;padding:40px 0;display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;gap:30px}.event-star{font-size:130px;line-height:1;color:var(--pink)}.event-empty h3{font-size:34px;letter-spacing:-1px;line-height:1.1;margin:14px 0}.event-empty p{font-size:16px;line-height:1.6;max-width:420px}.event-empty .text-link{justify-self:start}.contact{background:var(--yellow)}.contact h2{font-size:clamp(65px,10.5vw,155px);margin:32px 0 65px;position:relative}.contact h2>span{position:absolute;right:0;top:0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-left:35%}.contact-grid p{line-height:1.7;font-size:16px}.phone{display:block;font-size:clamp(22px,2.3vw,36px);font-weight:700;letter-spacing:-1px;margin-top:18px}footer{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:40px 5%;font-size:12px;font-weight:700;line-height:1.6}footer small{font-size:12px;font-weight:400}
@media(max-width:850px){header{padding:10px 5%;min-height:84px;flex-wrap:wrap;gap:0}.brand img{width:60px;height:60px}.brand span{font-size:15px}.brand small{font-size:9px}.menu{display:flex;background:none;border:0;align-items:center;gap:10px;font-size:14px}.menu span{font-size:25px}nav{display:none;flex-basis:100%;padding:18px 0;flex-direction:column;align-items:stretch;gap:0}nav.open{display:flex}nav a{padding:14px 0}.hero{height:calc(100svh - 84px);min-height:670px;padding:24px 5% 30px}.hero-top span:last-child{display:none}.hero-top{font-size:10px}.desktop-title{display:none}.mobile-title{display:block}.mobile-title span{display:block;opacity:0;animation:arrive .85s ease forwards;transform:translateY(16px)}.mobile-title span:nth-child(1){color:#ff9b36;animation-delay:.1s}.mobile-title span:nth-child(2){color:#eaff45;animation-delay:.3s}.mobile-title span:nth-child(3){color:#6cdcff;animation-delay:.5s}.mobile-title span:nth-child(4){color:#ff7dbd;animation-delay:.7s}.mobile-title span:nth-child(5){color:#fff;animation-delay:.9s}h1{font-size:clamp(42px,9.4vw,78px);line-height:1;letter-spacing:-.065em;margin:60px 0 45px;text-shadow:0 2px 16px #000b}.shade{background:linear-gradient(#0003,#0006 50%,#000a)}.hero-bottom{flex-direction:column;align-items:stretch;gap:25px}.hero-bottom p{font-size:16px}.cta{min-width:0;font-size:15px;padding:19px 21px}.disciplines{gap:7px;padding:18px 4%;font-size:13px;letter-spacing:0}.disciplines i{font-size:16px}.section{padding:65px 5%}.section-heading{grid-template-columns:1fr;gap:22px;margin-bottom:32px}.section-heading p{font-size:15px}.class-picker{grid-template-columns:1fr 1fr}.class-picker button{font-size:29px;padding:18px 20px 22px;border-bottom:1px solid var(--ink)}.class-picker button:nth-child(2){border-right:0}.class-picker button:nth-child(3){border-bottom:0}.class-picker button span{margin-bottom:26px}.schedule{grid-template-columns:1fr;gap:18px;padding:26px}.schedule h3{font-size:32px}.schedule p{font-size:15px}.gallery figure,.gallery-note{margin-left:0}.gallery figcaption{flex-direction:column;gap:8px}.event-empty{grid-template-columns:1fr;gap:12px;padding:28px 0}.event-star{font-size:70px}.event-empty h3{font-size:30px}.contact h2{font-size:clamp(48px,11vw,85px);margin-bottom:45px}.contact h2>span{font-size:45px}.contact-grid{margin:0;grid-template-columns:1fr;gap:36px}footer{align-items:flex-start;flex-direction:column;gap:24px;padding:35px 5%}.phone{font-size:30px}}@keyframes arrive{to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.mobile-title span{animation:none;opacity:1;transform:none}.hero video{display:none}}
