:root{--page-bg: #ffffff;--text: #000000;--content-gutter: clamp(28px, calc((100vw - 710px)/2) , 365px);--title-size: 45px;--body-size: 30px;--line-height: 45px;--motion-ease: cubic-bezier(.2, .9, .22, 1);--content-enter-ease: cubic-bezier(.18, .74, .2, 1);background:var(--page-bg);color:var(--text);font-family:EB Garamond,Garamond,Times New Roman,serif;font-weight:500;font-synthesis:none;letter-spacing:0}@property --line-stretch{syntax: "<number>"; inherits: true; initial-value: 1;}@property --gap-stretch{syntax: "<number>"; inherits: true; initial-value: 1;}*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth;scrollbar-width:none}body{min-height:100%;margin:0;background:var(--page-bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.12em}a:hover{opacity:.62}.site-shell{min-height:100vh}.intro{position:fixed;inset:0;z-index:8;display:grid;place-items:center;background:transparent;transition:visibility 0s linear 0s}.intro__animation{width:min(78vw,960px);aspect-ratio:4 / 1;cursor:pointer;opacity:1;transform:scale(1);transform-origin:50% 50%;transition:opacity .62s var(--motion-ease),transform .76s cubic-bezier(.2,1,.2,1);will-change:opacity,transform}.intro__animation svg{overflow:visible}.content{position:relative;z-index:12;min-height:100vh;max-width:1440px;margin:0 auto;padding:200px var(--content-gutter) 400px;opacity:1}.js.intro-active,.js.intro-transitioning{overflow:hidden}.js.intro-active .content,.js.intro-transitioning .content{pointer-events:none}.js.intro-active .content{opacity:0;transform:translate3d(0,100vh,0)}.js.content-active .content{animation:content-enter 1.35s cubic-bezier(.2,.78,.18,1) both}.js.content-active .copy-section__body{animation:body-line-settle 1.35s cubic-bezier(.2,.78,.18,1) both}.js.content-active .copy-section__body p{animation:paragraph-gap-settle 1.35s cubic-bezier(.2,.78,.18,1) both}.js.content-active .intro{pointer-events:none;visibility:hidden;transition-delay:.76s}.js.content-active .intro__animation{cursor:default;opacity:0;transform:scale(.78)}.copy-section{max-width:900px;margin:0}.copy-section h1{margin:0 0 var(--line-height);font-size:var(--title-size);font-style:italic;font-weight:500;line-height:var(--line-height);letter-spacing:0}.copy-section__body{font-size:var(--body-size);font-style:normal;font-weight:500;line-height:calc(var(--line-height) * var(--line-stretch, 1));letter-spacing:0}.copy-section__body p{margin:0 0 calc(var(--line-height) * var(--gap-stretch, 1))}.copy-section__body p:last-child{margin-bottom:0}.language-switch{position:fixed;z-index:20;top:28px;right:30px;font-size:18px;line-height:1;font-style:italic;text-decoration:none;opacity:1;transition:opacity .25s var(--motion-ease)}.js.intro-active .language-switch,.js.intro-transitioning .language-switch{opacity:0;pointer-events:none}.dance-progress{--indicator-top: 86px;--indicator-bottom: 40px;position:fixed;top:0;right:30px;z-index:5;width:42px;pointer-events:none;opacity:0;transform:translate3d(0,var(--indicator-y, 86px),0);transition:opacity .5s var(--motion-ease);will-change:transform,opacity}.content-active .dance-progress{opacity:.9}.dance-progress__image{display:block;width:100%;height:auto}.site-links{max-width:900px;margin-top:200px;padding:0}.link-group{margin:0}.link-group+.link-group{margin-top:200px}.link-group h2{margin:0 0 20px;font-size:30px;font-style:italic;font-weight:500;line-height:36px}.link-group ul{display:grid;gap:10px;margin:0;padding:0;list-style:none;font-size:24px;line-height:30px}@keyframes content-enter{0%{opacity:0;transform:translate3d(0,100vh,0)}16%{opacity:0}to{opacity:1;transform:translateZ(0)}}@keyframes body-line-settle{0%{--line-stretch: 1.58}to{--line-stretch: 1}}@keyframes paragraph-gap-settle{0%{--gap-stretch: 1.5}to{--gap-stretch: 1}}@media(max-width:1023px){:root{--content-gutter: clamp(42px, 12vw, 116px);--title-size: 40px;--body-size: 27px;--line-height: 41px}.dance-progress{width:34px}}@media(max-width:680px){:root{--content-gutter: clamp(54px, 16vw, 68px);--title-size: 34px;--body-size: 23px;--line-height: 34px}.intro__animation{width:92vw}.language-switch{top:22px;right:22px;font-size:16px}.dance-progress{--indicator-top: 70px;--indicator-bottom: 22px;right:22px;width:26px}.link-group h2{font-size:25px;line-height:31px}.link-group ul{font-size:21px;line-height:28px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}.intro{position:relative;min-height:42vh}.content,.copy-section,.copy-section__body p{opacity:1!important;transform:none!important}}
