:root{--paper:#fff;--ink:#161616;--soft:#f1f1ee;--muted:#656561;--red:#dc3429;--line:#d8d8d2;--body:'DM Sans',Arial,sans-serif;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--red);outline-offset:6px}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%;object-fit:cover}figure,p,h1,h2,h3{margin:0}p+p{margin-top:1.1rem}h1,h2,h3{line-height:1.05}em{font-style:normal;color:var(--red)}.red-period{color:var(--red)}.skip{position:fixed;left:1rem;top:-120px;z-index:100;background:white;padding:1rem}.skip:focus{top:1rem}.site-header{height:92px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;border-bottom:1px solid var(--line)}.brand{position:relative;font-family:var(--display);font-size:1.65rem;line-height:.88;font-weight:800;letter-spacing:-.02em}.brand span{position:absolute;right:-14px;top:0;font:12px var(--body)}nav{display:flex;gap:2.7rem;align-items:center;font-size:14px;font-weight:500}nav a{padding:12px 0}nav a:hover{color:var(--red)}nav .nav-contact{border-bottom:1px solid currentColor;padding:8px 0}.nav-contact span{padding-left:20px}.hero{position:relative;isolation:isolate;min-height:720px;height:calc(100svh - 92px);max-height:1000px;color:white;background:#191919;padding:34px 4.5% 26px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.hero-image{position:absolute;z-index:-3;inset:0;width:100%;height:100%;object-position:center 45%}.hero-shade{position:absolute;z-index:-2;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.66),rgba(0,0,0,.15) 62%,rgba(0,0,0,.3)),linear-gradient(0deg,rgba(0,0,0,.6),transparent 50%,rgba(0,0,0,.2))}.hero-top,.hero-foot,.section-label{display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.1em;font-weight:500}.hero-top{color:#eee}.hero-main{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;padding-top:90px}.hero h1{font-family:var(--display);font-size:clamp(7.5rem,16.6vw,18rem);font-weight:700;letter-spacing:-.025em;line-height:.8;padding-bottom:20px}.hero-note{padding:0 10px 26px 0;max-width:310px}.eyebrow{font-size:12px;letter-spacing:.11em;font-weight:600;display:block}.hero-note p{font-size:clamp(1.2rem,2vw,1.65rem);line-height:1.4;margin-top:20px}.circle-link{width:52px;height:52px;border:1px solid #ffffff85;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:30px;font-size:25px;transition:background .2s,color .2s}.circle-link:hover{background:white;color:var(--ink)}.hero-foot{margin-top:60px;border-top:1px solid #ffffff50;padding-top:19px;color:#dededc}.section-pad{padding:80px 6% 90px}.section-label{padding-bottom:28px;border-bottom:1px solid var(--line);color:var(--muted)}.about-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:8%;padding:70px 0 65px}h2{font-family:var(--display);font-weight:600;font-size:clamp(3rem,5.3vw,5.7rem);letter-spacing:-.02em}.about-copy{max-width:520px}.about-copy p:not(.lead){color:var(--muted)}.lead{font-size:1.35rem;line-height:1.5}.practice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4%}.practice-grid>div{border-top:1px solid var(--line);padding-top:20px}.practice-number{font-family:var(--display);font-size:1.8rem;color:var(--red)}.practice-grid h3{font-size:1.1rem;font-weight:600;margin:20px 0 12px}.practice-grid p{color:var(--muted);max-width:340px}.repertoire{background:var(--soft);padding-bottom:100px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;padding:50px 0 65px}.section-heading h2{font-size:clamp(4.2rem,8vw,8.5rem)}.section-heading p{color:var(--muted);font-size:14px}.show{display:grid;grid-template-columns:1.2fr 1fr;gap:6%;align-items:center}.show+ .show{margin-top:100px;padding-top:80px;border-top:1px solid var(--line)}.show figure{height:100%;min-height:640px;position:relative;overflow:hidden;background:#202020}.show figure img{width:100%;height:100%;position:absolute;inset:0;transition:transform .5s}.show figure:hover img{transform:scale(1.02)}.show figcaption{position:absolute;bottom:0;left:0;width:100%;padding:55px 25px 20px;color:white;font-size:12px;letter-spacing:.09em;background:linear-gradient(transparent,rgba(0,0,0,.7))}.show-copy{padding:25px 0}.show h3{font-family:var(--display);font-size:clamp(3rem,5.2vw,5.5rem);font-weight:600;margin:27px 0}.show-copy>p{color:var(--muted);max-width:480px}.show-copy>p:first-of-type{color:var(--ink);font-size:1.18rem}.credits{margin:32px 0;font-size:14px}.credits>div{display:grid;grid-template-columns:100px 1fr;gap:12px;border-top:1px solid var(--line);padding:11px 0}.credits dt{color:var(--muted)}.credits dd{margin:0}.text-link{font-size:14px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--ink);padding-bottom:10px}.text-link:hover{color:var(--red)}.text-link span{font-size:24px}.show-donato{grid-template-columns:1fr 1.2fr}.show-donato figure{grid-column:2;grid-row:1}.show-donato .show-copy{grid-column:1;grid-row:1}.formation{background:#191919;color:#fff;padding-bottom:100px}.formation .section-label{color:#b1b1ad;border-color:#444}.formation-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:60px}.formation h2{font-size:clamp(4rem,7vw,7.5rem)}.formation em{color:#f16a5c}.formation-grid>div>p:not(.lead){color:#b9b9b4;margin-bottom:40px}.formation-item{display:flex;gap:24px;border-top:1px solid #444;padding:24px 0}.formation-item>span{font-size:13px;color:#f16a5c}.formation-item h3{font-size:1.1rem;font-weight:500;margin-bottom:10px}.formation-item p{color:#b9b9b4;font-size:16px;max-width:410px}.contact{background:var(--red);color:white}.contact .section-label{border-color:#ffffff60;color:white}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:8%;padding-top:55px}.contact h2{font-size:clamp(3.6rem,6vw,6.3rem)}.contact h2 em{color:inherit}.contact-copy{max-width:450px}.contact-copy>p{font-size:1.15rem}.contact-copy a{display:flex;justify-content:space-between;gap:25px;border-bottom:1px solid #ffffff90;padding:16px 0;font-size:1.25rem}.contact-copy a:hover{color:#1c1716;border-color:#1c1716}.contact-copy a:focus-visible{outline-color:white}.contact-copy .contact-location{font-size:14px;margin-top:32px}#contact-links{margin-top:25px}footer{background:#111;color:white;padding:44px 4.5% 24px}.footer-wordmark{font-family:var(--display);font-size:clamp(3.3rem,12.8vw,14rem);font-weight:700;line-height:1;letter-spacing:-.015em;display:flex;justify-content:space-between;align-items:center}.footer-wordmark span{font-family:var(--body);font-size:clamp(2rem,5vw,5rem);font-weight:400}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #3a3a3a;padding-top:22px;margin-top:40px;color:#b0b0aa;font-size:12px;letter-spacing:.1em}
@media(min-width:1800px){.section-pad{padding-left:max(6%,calc((100vw - 1580px)/2));padding-right:max(6%,calc((100vw - 1580px)/2))}}
@media(max-width:1000px){.hero{min-height:660px;max-height:850px}.hero h1{font-size:19vw}.hero-note{max-width:240px}.hero-note .eyebrow{font-size:11px}.hero-top,.hero-foot,.section-label{font-size:12px}.show{gap:5%}.show figure{min-height:600px}.section-pad{padding:60px 5% 70px}.about-grid{gap:6%;grid-template-columns:1fr 1fr}nav{gap:1.7rem}.credits>div{grid-template-columns:85px 1fr}}
@media(max-width:700px){html{scroll-padding-top:15px}.site-header{height:auto;min-height:92px;padding:20px 5%;gap:24px;align-items:flex-start}.brand{font-size:1.45rem;margin-top:4px}nav{gap:2px 20px;justify-content:flex-end;flex-wrap:wrap;max-width:255px;font-size:14px}nav a{padding:4px 0}nav .nav-contact{padding:4px 0}.nav-contact span{padding-left:8px}.hero{height:auto;min-height:750px;max-height:none;padding:28px 5% 22px}.hero-image{object-position:59% center}.hero-shade{background:linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,.05) 65%,rgba(0,0,0,.3))}.hero-top{flex-direction:column;gap:5px}.hero-main{display:block;padding-top:120px}.hero h1{font-size:26vw;line-height:.84;padding-bottom:35px}.hero-note{max-width:none;padding:0;position:relative}.hero-note .eyebrow{font-size:12px}.hero-note p{font-size:1.2rem;margin-top:12px}.circle-link{position:absolute;right:0;bottom:2px;width:46px;height:46px}.hero-foot{font-size:12px;gap:16px;margin-top:35px}.hero-foot .image-caption{display:none}.section-pad{padding:48px 6% 55px}.section-label{padding-bottom:20px;align-items:flex-start}.section-label>span:last-child{display:none}.about-grid{display:block;padding:36px 0 40px}.about h2{font-size:3.4rem}.about-copy{margin-top:28px}.lead{font-size:1.2rem}.practice-grid{display:block}.practice-grid>div{padding:19px 0 25px;display:grid;grid-template-columns:40px 1fr;gap:10px 16px}.practice-number{grid-row:1/3;line-height:1.1}.practice-grid h3{margin:4px 0 0}.practice-grid p{grid-column:2;max-width:none}.section-heading{padding:36px 0;display:block}.section-heading h2{font-size:4.4rem}.section-heading p{margin-top:18px;font-size:16px}.section-heading p br{display:none}.show,.show-donato{display:flex;flex-direction:column;gap:22px;align-items:stretch}.show figure{min-height:0;height:430px;aspect-ratio:4/5}.show-copy{padding:10px 0 0}.show h3{font-size:3.55rem;margin:24px 0}.show h3 br{display:none}.show h3 br:after{content:' '}.show h3 em{display:inline}.show h3 br+em:before{content:' '}.show h3 br+em{display:inline-block}.show+ .show{margin-top:52px;padding-top:42px}.show-donato h3 br{display:block}.show-donato h3 br+em:before{content:none}.show figcaption{font-size:12px;padding:40px 20px 20px}.credits{margin:25px 0}.credits>div{grid-template-columns:85px 1fr}.formation-grid{display:block;padding-top:35px}.formation h2{font-size:4.6rem;margin-bottom:34px}.formation-grid>div>p:not(.lead){margin-bottom:28px}.formation-item{padding:22px 0;gap:20px}.contact-grid{display:block;padding-top:36px}.contact h2{font-size:3.7rem}.contact-copy{margin-top:28px}.contact-copy>p{font-size:1.1rem}.contact-copy a{font-size:1.05rem}.footer-wordmark{font-size:13vw}.footer-bottom{font-size:12px;flex-direction:column;gap:8px;margin-top:25px}footer{padding:35px 6% 25px}}
/* Keep the original white-and-red mark on its dark field. */
.site-header{background:#141414;color:#fff;border-color:#3a3a3a}
.brand{width:136px;height:69px;overflow:hidden;flex-shrink:0;margin:0}
.brand img{width:188px;height:auto;max-width:none;transform:translate(-26px,-25px)}
.hero{background:#141414;min-height:740px}
.hero-image{left:auto;right:0;width:70%;object-position:52% center}
.hero-shade{background:linear-gradient(90deg,#141414 14%,rgba(20,20,20,.92) 28%,rgba(20,20,20,.18) 57%,rgba(20,20,20,.02)),linear-gradient(0deg,#141414 1%,transparent 45%)}
.hero-main{display:block;padding-top:70px}
.hero h1{font-size:clamp(7rem,12.5vw,14rem);line-height:.84}
.hero-note{position:relative;max-width:390px;margin-top:20px;padding:0}
.hero-note .eyebrow{font-size:12px}
.hero-note p{font-size:1.25rem;margin-top:14px}
.circle-link{position:absolute;right:0;bottom:0;margin-top:0}
.show-fale h3 span,.show-fale h3 em{display:block}
.show figure{min-height:570px}
.show-donato figure{min-height:480px}
.show-donato figure img{object-fit:contain;background:#1a1115}
.contact-copy a>span:first-child{overflow-wrap:anywhere}
.source-links{display:flex;flex-wrap:wrap;gap:12px 24px;font-size:12px;letter-spacing:0;text-transform:none}
.source-links a:hover{text-decoration:underline}
@media(max-width:1000px) and (min-width:701px){.hero-image{width:76%}.hero h1{font-size:14.7vw}.hero-note{max-width:330px}.hero-top{font-size:12px}.show figure{min-height:540px}}
@media(max-width:700px){.site-header{align-items:center;padding-top:12px;padding-bottom:12px}.brand{width:103px;height:55px}.brand img{width:144px;transform:translate(-20px,-19px)}nav{gap:6px 17px;max-width:235px}.hero{min-height:0;height:auto}.hero-image{width:100%;height:465px;object-position:50% center}.hero-shade{background:linear-gradient(0deg,#141414 15%,#141414 39%,rgba(20,20,20,.55) 52%,rgba(20,20,20,0) 75%,rgba(20,20,20,.3))}.hero-main{padding-top:290px}.hero h1{font-size:26vw;line-height:.84}.hero-note{margin-top:0;max-width:none}.hero-note p{font-size:1.15rem}.circle-link{right:0;bottom:0}.show figure,.show-donato figure{height:auto;min-height:0;aspect-ratio:4/5}.show-donato figure{aspect-ratio:3/2}.show-fale h3 span,.show-fale h3 em{display:inline}.source-links{display:flex;flex-direction:column;gap:10px}.hero-foot{margin-top:30px}.contact-copy a{font-size:1rem}}
@media(max-width:360px){nav{gap:6px 12px;font-size:13px}.brand{width:90px}.hero-main{padding-top:255px}.hero-image{height:415px}.section-heading h2{font-size:3.7rem}.contact h2{font-size:3.2rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
