:root{--landing-black:#000;--landing-red:#af2e34;--landing-red-deep:#4a000c;--landing-white:#fff;--landing-bone:#e7e4de;--landing-cream:#f4f1ea;--landing-muted:#8b8882;--landing-border:#d7d3cb;--landing-page-width:1440px;--landing-gutter:20px;--landing-page-margin:48px;--landing-header-height:64px;--landing-serif:"Times New Roman", Times, serif;--landing-sans:"Arial Narrow", "Helvetica Neue", Arial, sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;padding-top:var(--landing-header-height);background:var(--landing-bone);color:var(--landing-black);font-family:var(--landing-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.5}body,button,summary{border-radius:0}a{color:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--landing-white);outline-offset:3px}main{display:block}[id]{scroll-margin-top:calc(var(--landing-header-height) + 16px)}.landing-header{z-index:100;height:var(--landing-header-height);color:var(--landing-white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000eb;border-bottom:1px solid #ffffff38;position:fixed;top:0;left:0;right:0}.landing-nav{width:100%;height:100%;padding-inline:var(--landing-page-margin);justify-content:space-between;align-items:center;display:flex}.landing-nav__identity,.landing-nav__actions,.landing-nav__links{align-items:center;display:flex}.landing-brand{font-family:var(--landing-serif);letter-spacing:-.055em;text-transform:uppercase;flex:none;font-size:1.25rem;font-style:italic;font-weight:700;line-height:1;text-decoration:none}.landing-nav__links{border-left:1px solid #ffffff94;gap:24px;margin-left:26px;padding-left:26px}.landing-nav__links a,.landing-nav__links span,.landing-menu__panel a,.landing-menu__panel span,.landing-button{letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:700;line-height:1;text-decoration:none}.landing-nav__links a{opacity:.74;padding-block:8px;position:relative}.landing-nav__links span{opacity:.74;padding-block:8px}.landing-nav__links a:hover,.landing-nav__links a:focus-visible,.landing-nav__links a.is-active{color:#f05257;opacity:1}.landing-nav__links a.is-active:after{content:"";background:currentColor;height:2px;position:absolute;bottom:1px;left:0;right:0}.landing-nav__actions{gap:16px}.landing-languages{border-left:1px solid #ffffff61;align-items:center;padding-left:14px;display:flex}.landing-languages a{letter-spacing:.1em;font-size:.75rem;font-weight:700;text-decoration:none}.landing-languages a[aria-current=true]{color:#f05257}.landing-nav__search{place-items:center;width:32px;height:32px;display:grid}.landing-nav__search svg,.landing-menu summary svg{fill:none;stroke:currentColor;stroke-linecap:square;stroke-width:1.75px;width:20px}.landing-button{border:1px solid var(--landing-red);background:var(--landing-red);min-height:40px;color:var(--landing-white);justify-content:center;align-items:center;padding:0 16px;display:inline-flex}.landing-menu{display:none;position:relative}.landing-menu summary{cursor:pointer;place-items:center;width:38px;height:38px;list-style:none;display:grid}.landing-menu summary::-webkit-details-marker{display:none}.landing-menu__panel{border:1px solid var(--landing-white);background:var(--landing-black);width:190px;display:grid;position:absolute;top:51px;right:0}.landing-menu__panel a,.landing-menu__panel span{border-bottom:1px solid #ffffff47;padding:18px 20px}.landing-menu__panel>:last-child{border-bottom:0}.landing-hero{border-bottom:1px solid var(--landing-black);background:var(--landing-black);align-items:flex-end;min-height:760px;display:flex;position:relative;overflow:hidden}.landing-hero:after{content:"";background:linear-gradient(#0000 38%,#00000014 56%,#00000094 100%);position:absolute;inset:0}.landing-hero__media{position:absolute;inset:0}.landing-hero__media img{opacity:.8;filter:grayscale()contrast(1.12);object-fit:cover;object-position:center 52%;width:100%;height:100%}.landing-hero__content{z-index:1;width:min(100%, var(--landing-page-width));padding:0 var(--landing-page-margin) var(--landing-page-margin);margin-inline:auto;position:relative}.landing-kicker{border:1px solid var(--landing-black);background:var(--landing-red);color:var(--landing-white);letter-spacing:.08em;text-transform:uppercase;margin-bottom:15px;padding:5px 10px 4px;font-size:.75rem;font-weight:700;line-height:1;display:inline-block}.landing-hero h1{max-width:1040px;color:var(--landing-cream);font-family:var(--landing-serif);letter-spacing:-.055em;text-shadow:0 2px 16px #00000080;text-transform:uppercase;margin:0;font-size:clamp(3.35rem,6.9vw,5rem);font-weight:700;line-height:.83}.landing-hero h1 span{display:block}.landing-lesson{width:100%;max-width:var(--landing-page-width);padding:138px var(--landing-page-margin);margin-inline:auto}.landing-lesson__grid{gap:var(--landing-gutter);grid-template-columns:minmax(0,7fr) minmax(0,5fr);display:grid}.landing-player{aspect-ratio:4/5;border:4px solid var(--landing-black);background:var(--landing-black);min-width:0;position:relative;overflow:hidden}.landing-player__poster,.landing-player__poster img{width:100%;height:100%;display:block}.landing-player__poster img{opacity:.78;filter:grayscale()contrast(1.06);object-fit:cover;object-position:center}.landing-player__play{border:1px solid var(--landing-black);background:var(--landing-red);width:80px;height:80px;color:var(--landing-white);place-items:center;padding:0;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-player__play svg{fill:none;stroke:currentColor;stroke-linejoin:miter;stroke-width:2px;width:38px}.landing-player__controls{color:var(--landing-white);white-space:nowrap;background:linear-gradient(#0000,#000000e0);align-items:center;gap:16px;padding:32px 14px 14px;font-size:.75rem;font-weight:700;display:flex;position:absolute;bottom:0;left:0;right:0}.landing-player__track{border:1px solid var(--landing-black);background:#ffffff57;flex:1;height:4px;display:block}.landing-player__track span{background:var(--landing-red);width:34%;height:100%;display:block}.landing-notes{border:1px solid var(--landing-black);background:var(--landing-red);min-width:0;color:var(--landing-white);flex-direction:column;display:flex}.landing-notes__copy,.landing-gear{padding:50px}.landing-notes__copy{border-bottom:1px solid var(--landing-black)}.landing-notes h2{letter-spacing:-.035em;text-transform:uppercase;margin:0 0 24px;font-size:clamp(2.25rem,4vw,3.3rem);font-weight:800;line-height:.98}.landing-notes p{margin:0;font-size:1rem;line-height:1.5}.landing-notes .landing-notes__lead{margin-bottom:20px;font-weight:700}.landing-gear{flex:1}.landing-gear h3{border-bottom:1px solid var(--landing-black);letter-spacing:.08em;text-transform:uppercase;margin:0 0 24px;padding-bottom:12px;font-size:.75rem;line-height:1}.landing-gear ul{gap:18px;margin:0;padding:0;list-style:none;display:grid}.landing-gear li{align-items:flex-start;gap:14px;display:flex}.landing-gear__icon{border:1px solid var(--landing-black);background:var(--landing-white);width:30px;height:30px;color:var(--landing-black);flex:none;place-items:center;display:grid}.landing-gear__icon svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:21px}.landing-gear li>span:last-child{display:grid}.landing-gear strong{letter-spacing:.035em;text-transform:uppercase;font-size:.875rem;line-height:1.2}.landing-gear small{opacity:.84;margin-top:2px;font-size:.875rem;line-height:1.35}.landing-timeline{width:100%;max-width:var(--landing-page-width);padding:94px var(--landing-page-margin);border-top:1px solid var(--landing-black);margin-inline:auto}.landing-timeline__heading{border-bottom:1px solid var(--landing-black);justify-content:space-between;align-items:flex-end;margin-bottom:28px;padding-bottom:16px;display:flex}.landing-timeline h2{letter-spacing:-.045em;text-transform:uppercase;margin:0;font-size:2.25rem;font-weight:400;line-height:1.1}.landing-timeline__heading>span,.landing-timeline strong{letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700;line-height:1.2}.landing-timeline__items{border-top:1px solid var(--landing-black);border-left:1px solid var(--landing-black);grid-template-columns:repeat(8,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.landing-timeline__items li{aspect-ratio:1;background:var(--landing-bone);border-bottom:1px solid #00000073;border-right:1px solid #00000073;flex-direction:column;justify-content:space-between;min-width:0;padding:16px;display:flex}.landing-timeline__items li:hover{background:var(--landing-cream)}.landing-timeline__items li.is-current{background:var(--landing-black);color:var(--landing-white)}.landing-timeline__number{font-family:var(--landing-serif);opacity:.36;font-size:1.5rem;line-height:1}.landing-timeline strong{overflow-wrap:anywhere}.landing-footer{min-height:118px;padding:32px var(--landing-page-margin);border-top:1px solid var(--landing-black);background:var(--landing-black);color:var(--landing-white);grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;display:grid}.landing-footer__brand{font-size:2rem}.landing-footer__links{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.landing-footer__links span,.landing-footer__links a,.landing-footer p{color:#ffffff85;font-family:var(--landing-serif);text-transform:uppercase;font-size:.75rem;line-height:1.4}.landing-footer__links a{text-decoration:none}.landing-footer__links a:hover,.landing-footer__links a:focus-visible{color:var(--landing-white)}.landing-footer p{text-align:right;justify-self:end;max-width:360px;margin:0}.about-intro{border-bottom:1px solid var(--landing-black);background:var(--landing-black);width:100%;min-height:780px;color:var(--landing-white);grid-template-columns:minmax(0,5fr) minmax(0,7fr);display:grid}.about-intro__copy{padding:70px var(--landing-page-margin) 64px;flex-direction:column;justify-content:flex-end;display:flex}.about-eyebrow,.member-profile__role,.member-profile__facts dt,.member-profile__motive>span,.about-cta__label{letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:700;line-height:1.3}.about-eyebrow{background:var(--landing-red);width:fit-content;margin-bottom:34px;padding:7px 10px 6px}.about-intro h1{font-family:var(--landing-serif);letter-spacing:-.075em;text-transform:uppercase;margin:0 0 44px;font-size:clamp(5.2rem,9vw,9.5rem);font-weight:700;line-height:.62}.about-intro h1 em{color:#f05257;padding-left:.38em;font-weight:400}.about-intro__lead{max-width:580px;font-family:var(--landing-serif);letter-spacing:-.025em;margin:0 0 24px;font-size:clamp(1.55rem,2.4vw,2.3rem);line-height:1.08}.about-intro__copy>p:not(.about-intro__lead){color:#ffffffb8;max-width:620px;margin:0 0 15px;font-size:1rem;line-height:1.55}.about-intro__gallery{border-left:1px solid #ffffff59;grid-template-rows:1fr 1fr;grid-template-columns:1fr .82fr;min-width:0;display:grid}.about-intro__gallery figure{border-bottom:1px solid #ffffff59;min-width:0;margin:0;position:relative;overflow:hidden}.about-intro__gallery figure:first-child{border-right:1px solid #ffffff59;grid-row:1/3}.about-intro__gallery figure:last-child{border-bottom:0}.about-intro__gallery img{filter:grayscale()contrast(1.12);object-fit:cover;object-position:center;width:100%;height:100%;transition:filter .22s,transform .5s}.about-intro__gallery figure:first-child img{object-position:56% center}.about-intro__gallery figure:hover img{filter:grayscale(.15)contrast(1.06);transform:scale(1.018)}.about-intro__gallery figcaption{letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(#0000,#000000d1);padding:34px 16px 14px;font-size:.75rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.about-members-divider{width:100%;max-width:var(--landing-page-width);padding:94px var(--landing-page-margin);background:var(--landing-bone);grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;margin-inline:auto;display:grid}.about-members-divider span{background:var(--landing-black);height:1px}.about-members-divider h2{font-family:var(--landing-serif);letter-spacing:-.065em;text-transform:uppercase;margin:0;font-size:clamp(3.1rem,7vw,6.4rem);font-style:italic;font-weight:700;line-height:.8}.about-members{border-top:1px solid var(--landing-black)}.member-profile{border-bottom:1px solid var(--landing-black);background:var(--landing-cream);grid-template-columns:minmax(0,7fr) minmax(0,5fr);min-height:720px;display:grid}.member-profile:nth-child(2n){background:var(--landing-black);color:var(--landing-white);grid-template-columns:minmax(0,5fr) minmax(0,7fr)}.member-profile:nth-child(2n) .member-profile__image{grid-column:2}.member-profile:nth-child(2n) .member-profile__content{grid-area:1/1}.member-profile__image{background:var(--landing-black);min-height:620px;position:relative;overflow:hidden}.member-profile__image:after{content:"";pointer-events:none;background:linear-gradient(#0000 65%,#0000008c);position:absolute;inset:0}.member-profile__image img{filter:grayscale()contrast(1.08);object-fit:cover;object-position:center 34%;width:100%;height:100%;transition:filter .25s,transform .6s}.member-profile:hover .member-profile__image img{filter:grayscale(.35)contrast(1.04);transform:scale(1.012)}.member-profile__index{z-index:1;color:var(--landing-white);font-family:var(--landing-serif);font-size:4rem;line-height:1;position:absolute;bottom:14px;right:20px}.member-profile__content{padding:64px var(--landing-page-margin);flex-direction:column;justify-content:center;display:flex}.member-profile__content header{border-bottom:1px solid;margin-bottom:38px;padding-bottom:20px}.member-profile__role{color:var(--landing-red);margin-bottom:10px;display:block}.member-profile:nth-child(2n) .member-profile__role{color:#f05257}.member-profile h3{letter-spacing:-.065em;overflow-wrap:anywhere;text-transform:uppercase;margin:0;font-size:clamp(2.7rem,5.2vw,5.6rem);font-weight:800;line-height:.86}.member-profile blockquote{font-family:var(--landing-serif);margin:0 0 28px;font-size:clamp(1.3rem,2vw,1.8rem);font-style:italic;line-height:1.2}.member-profile__content>p{max-width:610px;color:var(--landing-on-surface,#1b1b1b);margin:0 0 34px;font-size:1rem;line-height:1.58}.member-profile:nth-child(2n) .member-profile__content>p{color:#ffffffb8}.member-profile__facts{border-top:1px solid;border-left:1px solid;grid-template-columns:.7fr 1.2fr 1.1fr;margin:0 0 34px;display:grid}.member-profile__facts div{border-bottom:1px solid;border-right:1px solid;min-width:0;padding:14px}.member-profile__facts dt{opacity:.58;margin-bottom:10px}.member-profile__facts dd{font-family:var(--landing-serif);margin:0;font-size:1.15rem;line-height:1.2}.member-profile__motive{border-top:4px solid var(--landing-red);grid-template-columns:120px 1fr;gap:20px;padding-top:18px;display:grid}.member-profile__motive>span{color:var(--landing-red)}.member-profile:nth-child(2n) .member-profile__motive>span{color:#f05257}.member-profile__motive p{margin:0;font-size:.95rem;line-height:1.5}.about-members__empty{padding:94px var(--landing-page-margin);font-family:var(--landing-serif);margin:0;font-size:2rem}.about-cta{min-height:600px;padding:94px var(--landing-page-margin);background:var(--landing-red-deep);color:var(--landing-white);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.about-cta:before{aspect-ratio:1;content:"";border:1px solid #ffffff26;border-radius:50%;width:min(70vw,880px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-cta__label,.about-cta h2,.about-cta p,.about-cta a{z-index:1;position:relative}.about-cta__label{margin-bottom:30px}.about-cta h2{letter-spacing:-.07em;text-transform:uppercase;max-width:1050px;margin:0;font-size:clamp(3rem,7.2vw,7rem);font-weight:800;line-height:.86}.about-cta h2 em{font-family:var(--landing-serif);text-transform:none;font-weight:400;display:block}.about-cta p{color:#ffffffc2;max-width:550px;margin:30px 0;font-size:1rem}.about-cta a{border:1px solid var(--landing-white);background:var(--landing-white);min-width:190px;min-height:52px;color:var(--landing-black);letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:28px;padding:0 18px;font-size:.75rem;font-weight:700;text-decoration:none;transition:background .16s,color .16s;display:inline-flex}.about-cta a:hover,.about-cta a:focus-visible{background:var(--landing-black);color:var(--landing-white)}.visit-rules{background:var(--landing-cream);width:100%}.visit-rules__intro{min-height:430px;padding:70px var(--landing-page-margin) 48px;border-bottom:1px solid var(--landing-black);background:var(--landing-black);color:var(--landing-white);grid-template-columns:minmax(0,1.35fr) 260px minmax(260px,.65fr);align-items:end;gap:42px;display:grid}.visit-rules__eyebrow{background:var(--landing-red);letter-spacing:.12em;text-transform:uppercase;margin-bottom:30px;padding:7px 10px 6px;font-size:.75rem;font-weight:700;line-height:1.3;display:inline-block}.visit-rules__heading h1{font-family:var(--landing-serif);letter-spacing:-.075em;text-transform:uppercase;margin:0;font-size:clamp(4.5rem,9vw,8.4rem);font-weight:700;line-height:.66}.visit-rules__heading h1 em{color:#f05257;padding-left:.34em;font-weight:400}.visit-rules__intro>p{color:#ffffffb8;border-top:1px solid #ffffff61;max-width:390px;margin:0;padding-top:22px;font-size:1rem;line-height:1.55}.visit-rules__count{aspect-ratio:1;justify-self:center;place-items:center;width:230px;display:grid;position:relative}.visit-rules__count span{z-index:1;font-family:var(--landing-serif);letter-spacing:-.08em;font-size:7.6rem;font-style:italic;line-height:1;position:relative}.visit-rules__count svg{fill:none;width:100%;height:100%;stroke:var(--landing-red);stroke-width:1px;position:absolute;inset:0;overflow:visible}.visit-rules__count path{stroke:#ffffff80}.visit-rules__grid{max-width:var(--landing-page-width);border-left:1px solid var(--landing-black);grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;padding:0;list-style:none;display:grid}.visit-rule{border-right:1px solid var(--landing-black);border-bottom:1px solid var(--landing-black);min-height:260px;padding:24px 22px 28px;transition:background .18s,color .18s}.visit-rule:nth-child(3n+2){background:var(--landing-bone)}.visit-rule:hover{background:var(--landing-red);color:var(--landing-white)}.visit-rule__topline{justify-content:space-between;align-items:flex-start;margin-bottom:48px;display:flex}.visit-rule__number{font-family:var(--landing-serif);font-size:1.1rem;font-style:italic;line-height:1}.visit-rule__icon{border:1px solid;place-items:center;width:38px;height:38px;display:grid}.visit-rule__icon svg{fill:none;stroke:currentColor;stroke-linecap:square;stroke-linejoin:miter;stroke-width:1.4px;width:22px;height:22px}.visit-rule h2{letter-spacing:-.045em;text-transform:uppercase;margin:0 0 12px;font-size:clamp(1.25rem,1.8vw,1.6rem);font-weight:800;line-height:.95}.visit-rule p{color:#000000a3;max-width:29ch;font-family:var(--landing-serif);margin:0;font-size:1rem;line-height:1.35}.visit-rule:hover p{color:#fffc}.visit-rules__note{max-width:var(--landing-page-width);padding:42px var(--landing-page-margin);background:var(--landing-black);color:var(--landing-white);grid-template-columns:170px minmax(260px,620px) auto;align-items:center;gap:32px;margin-inline:auto;display:grid}.visit-rules__note>span,.visit-rules__note a{letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:700}.visit-rules__note>span{color:#f05257}.visit-rules__note p{color:#ffffffb8;font-family:var(--landing-serif);margin:0;font-size:1.15rem;line-height:1.35}.visit-rules__note a{border:1px solid var(--landing-white);justify-content:space-between;justify-self:end;align-items:center;gap:24px;min-height:46px;padding:0 16px;text-decoration:none;display:inline-flex}.visit-rules__note a:hover,.visit-rules__note a:focus-visible{background:var(--landing-white);color:var(--landing-black)}.appointment-page{min-height:calc(100vh - var(--landing-header-height));background:var(--landing-cream);grid-template-columns:minmax(0,5fr) minmax(0,7fr);display:grid}.appointment-intro{min-width:0;padding:70px var(--landing-page-margin) 54px;border-right:1px solid var(--landing-black);background:var(--landing-black);color:var(--landing-white);flex-direction:column;justify-content:flex-end;display:flex}.appointment-eyebrow{background:var(--landing-red);width:fit-content;color:var(--landing-white);letter-spacing:.12em;text-transform:uppercase;margin-bottom:34px;padding:7px 10px 6px;font-size:.75rem;font-weight:700;line-height:1.3;display:inline-block}.appointment-intro h1,.appointment-confirmation h1{font-family:var(--landing-serif);letter-spacing:-.075em;text-transform:uppercase;margin:0;font-size:clamp(4.6rem,8vw,8.5rem);font-weight:700;line-height:.72}.appointment-intro h1 em,.appointment-confirmation h1 em{color:#f05257;text-transform:none;font-weight:400}.appointment-intro>p{color:#ffffffc2;max-width:500px;font-family:var(--landing-serif);margin:42px 0 0;font-size:1.35rem;line-height:1.25}.appointment-intro__note{border-top:1px solid #ffffff5c;grid-template-columns:58px 1fr;gap:18px;margin-top:48px;padding-top:18px;display:grid}.appointment-intro__note span{color:#f05257;font-family:var(--landing-serif);font-size:1.45rem}.appointment-intro__note p{color:#ffffffa8;max-width:440px;margin:0;font-size:.875rem;line-height:1.5}.appointment-form-panel{align-items:center;min-width:0;padding:64px clamp(24px,5vw,80px);display:flex}.appointment-form{width:100%;max-width:760px;margin-inline:auto}.appointment-form__heading{border-bottom:4px solid var(--landing-black);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;gap:24px;margin-bottom:38px;padding-bottom:14px;font-size:.75rem;font-weight:700;display:flex}.appointment-form__heading span:last-child{color:var(--landing-muted)}.appointment-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px;display:grid}.appointment-field{min-width:0}.appointment-field--full{grid-column:1/-1}.appointment-field label{letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:12px;margin-bottom:8px;font-size:.75rem;font-weight:700;display:flex}.appointment-field label span{color:var(--landing-red)}.appointment-field input{border:1px solid var(--landing-black);background:var(--landing-white);width:100%;height:54px;color:var(--landing-black);font:inherit;border-radius:0;padding:0 14px;font-size:1rem}.appointment-field input:focus-visible{outline:3px solid var(--landing-red);outline-offset:2px}.appointment-field input[aria-invalid=true]{border-color:var(--landing-red);box-shadow:inset 4px 0 0 var(--landing-red)}.appointment-slots{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px;min-height:54px;display:grid}.appointment-slots__message{border:1px solid var(--landing-border);background:var(--landing-white);color:var(--landing-muted);grid-column:1/-1;margin:0;padding:15px 14px;font-size:.875rem}.appointment-slot{cursor:pointer;min-height:52px;font:inherit;letter-spacing:.04em;border:1px solid;border-radius:0;font-size:.875rem;font-weight:700}.appointment-slot.is-available{color:#126339;background:#d9f1e2}.appointment-slot.is-available:hover,.appointment-slot.is-available:focus-visible,.appointment-slot.is-available.is-selected{color:var(--landing-white);background:#126339}.appointment-slot.is-booked{border-color:var(--landing-red);color:var(--landing-red);cursor:not-allowed;opacity:1;background:#f6d9da;text-decoration:line-through}.appointment-slot.is-unavailable{border-color:var(--landing-border);background:var(--landing-bone);color:var(--landing-muted);cursor:not-allowed;opacity:1}.appointment-field__error{min-height:18px;color:var(--landing-red);margin:5px 0 0;font-size:.75rem;font-weight:700;line-height:1.35}.appointment-form__submit{border-top:1px solid var(--landing-black);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin-top:30px;padding-top:24px;display:grid}.appointment-form__submit p{margin:0;font-size:.875rem;font-weight:700}.appointment-form__submit button,.appointment-confirmation>a{border:1px solid var(--landing-black);background:var(--landing-red);min-width:190px;min-height:52px;color:var(--landing-white);cursor:pointer;letter-spacing:.11em;text-transform:uppercase;border-radius:0;justify-content:space-between;align-items:center;gap:28px;padding:0 18px;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.appointment-form__submit button:hover,.appointment-form__submit button:focus-visible,.appointment-confirmation>a:hover,.appointment-confirmation>a:focus-visible{background:var(--landing-black)}.appointment-form__submit button:disabled{cursor:wait;opacity:.68}.appointment-confirmation{min-height:calc(100vh - var(--landing-header-height));padding:72px var(--landing-page-margin);background:var(--landing-red-deep);color:var(--landing-white);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.appointment-confirmation__mark{width:92px;margin-bottom:34px}.appointment-confirmation__mark svg{fill:none;stroke:#f05257;stroke-width:3px;width:100%;display:block}.appointment-confirmation__mark path{stroke:var(--landing-white);stroke-width:6px}.appointment-confirmation .appointment-eyebrow{margin-bottom:26px}.appointment-confirmation h1{max-width:1100px;font-size:clamp(3.8rem,8vw,8rem);line-height:.78}.appointment-confirmation p{color:#ffffffc2;max-width:560px;font-family:var(--landing-serif);margin:38px 0 30px;font-size:1.25rem;line-height:1.4}.appointment-confirmation>a{border-color:var(--landing-white);background:var(--landing-white);color:var(--landing-black)}@media (width<=1020px){.appointment-page{grid-template-columns:minmax(330px,.8fr) minmax(0,1.2fr)}.appointment-form-panel{padding-inline:34px}.appointment-form__grid{grid-template-columns:1fr;gap:15px}.visit-rules__intro{grid-template-columns:minmax(0,1fr) 190px}.visit-rules__intro>p{grid-column:1/-1;max-width:620px}.visit-rules__count{width:180px}.visit-rules__count span{font-size:6rem}.visit-rules__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.visit-rules__note{grid-template-columns:140px 1fr}.visit-rules__note a{grid-column:2;justify-self:start}.about-intro{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.about-intro__gallery{grid-template-rows:repeat(3,1fr);grid-template-columns:1fr}.about-intro__gallery figure:first-child{border-right:0;grid-row:auto}.about-intro__gallery figure:last-child{border-bottom:0}.member-profile,.member-profile:nth-child(2n){grid-template-columns:minmax(0,6fr) minmax(0,5fr)}.member-profile__content{padding:48px 34px}.member-profile__facts,.member-profile__motive{grid-template-columns:1fr}.landing-notes__copy,.landing-gear{padding:30px}.landing-notes h2{font-size:2.25rem}.landing-footer{grid-template-columns:1fr 1fr}.landing-footer__links{justify-self:end}.landing-footer p{text-align:left;grid-column:1/-1;justify-self:start}}@media (width<=767px){:root{--landing-page-margin:20px}.landing-nav__links,.landing-nav__search,.landing-languages{display:none}.landing-menu{display:block}.landing-brand{font-size:1.05rem}.landing-button{min-height:36px;padding-inline:12px}.appointment-page{grid-template-columns:1fr}.appointment-intro{min-height:620px;padding:54px var(--landing-page-margin) 42px;border-right:0;border-bottom:1px solid var(--landing-black)}.appointment-intro h1{font-size:clamp(4rem,21vw,6.2rem)}.appointment-form-panel{padding:48px var(--landing-page-margin) 58px}.appointment-form__submit{grid-template-columns:1fr}.appointment-form__submit button{width:100%}.appointment-confirmation{min-height:680px}.visit-rules__intro{grid-template-columns:1fr 116px;gap:28px 18px;min-height:390px;padding-top:48px}.visit-rules__eyebrow{margin-bottom:26px}.visit-rules__heading h1{font-size:clamp(3.8rem,20vw,6.2rem)}.visit-rules__count{width:110px}.visit-rules__count span{font-size:3.8rem}.visit-rules__intro>p{padding-top:18px}.visit-rules__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.visit-rule{min-height:240px;padding:20px 18px 24px}.visit-rule__topline{margin-bottom:36px}.visit-rules__note{grid-template-columns:1fr;gap:18px;padding-block:34px}.visit-rules__note a{grid-column:auto}.landing-nav__actions{gap:8px}.about-intro{grid-template-columns:1fr;min-height:0}.about-intro__copy{min-height:650px;padding:56px var(--landing-page-margin) 48px}.about-intro h1{margin-bottom:38px;font-size:clamp(4.5rem,25vw,7rem)}.about-intro__gallery{border-top:1px solid #ffffff59;border-left:0;grid-template-rows:1fr 1fr;grid-template-columns:1.2fr .8fr;height:520px}.about-intro__gallery figure:first-child{border-bottom:0;border-right:1px solid #ffffff59;grid-row:1/3}.about-members-divider{gap:14px;padding-block:70px}.member-profile,.member-profile:nth-child(2n){grid-template-columns:1fr;min-height:0}.member-profile:nth-child(2n) .member-profile__image,.member-profile:nth-child(2n) .member-profile__content{grid-area:auto}.member-profile__image{aspect-ratio:4/5;min-height:0}.member-profile__content{padding:48px var(--landing-page-margin) 56px}.member-profile__content header{margin-bottom:30px}.member-profile__facts{grid-template-columns:.75fr 1.2fr 1fr}.member-profile__facts div{padding:12px 10px}.member-profile__facts dd{font-size:1rem}.member-profile__motive{grid-template-columns:100px 1fr}.about-cta{min-height:560px;padding-block:70px}.landing-hero{min-height:620px}.landing-hero__media img{object-position:58% center}.landing-hero__content{padding-bottom:40px}.landing-hero h1{font-size:clamp(2.65rem,12vw,4rem);line-height:.88}.landing-lesson{padding-block:56px}.landing-lesson__grid{grid-template-columns:1fr}.landing-player{aspect-ratio:4/5}.landing-notes__copy,.landing-gear{padding:28px 24px}.landing-timeline{padding-block:56px}.landing-timeline__heading{align-items:flex-start;gap:16px}.landing-timeline h2{font-size:1.75rem}.landing-timeline__heading>span{text-align:right;padding-top:6px}.landing-timeline__items{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-footer{grid-template-columns:1fr;justify-items:start;padding-block:42px}.landing-footer__links{justify-content:flex-start;justify-self:start}.landing-footer p{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.about-intro__gallery img,.member-profile__image img,.about-cta a,.visit-rule{transition:none}}@media (width<=420px){.visit-rules__intro{grid-template-columns:1fr}.visit-rules__count{display:none}.visit-rules__grid{grid-template-columns:1fr}.visit-rule{min-height:220px}.member-profile__facts,.member-profile__motive{grid-template-columns:1fr}}.room-rules{background:var(--landing-cream);overflow:hidden}.room-rules__shell{width:min(100%, var(--landing-page-width));padding-inline:var(--landing-page-margin);margin-inline:auto}.room-rules__hero{background:var(--landing-black);color:var(--landing-white)}.room-rules__hero-layout{gap:42px;padding-block:56px 50px;display:grid}.room-rules__eyebrow,.room-rules__important-header>p,.room-rules__section-label,.room-rules__final-label{letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700;line-height:1.3}.room-rules__eyebrow{background:var(--landing-red);color:var(--landing-white);margin-bottom:22px;padding:7px 10px 6px;display:inline-block}.room-rules h1,.room-rules h2{font-family:var(--landing-serif);letter-spacing:-.065em;text-transform:uppercase;margin:0;font-weight:700}.room-rules h1{font-size:clamp(3.65rem,18vw,6.25rem);line-height:.76}.room-rules h1 span{display:block}.room-rules__intro{color:#ffffffc2;max-width:31ch;font-family:var(--landing-serif);border-top:1px solid #ffffff6b;margin:0;padding-top:16px;font-size:1.16rem;line-height:1.35}.room-rules__important{background:var(--landing-red);color:var(--landing-white);gap:34px;margin-top:50px;padding-block:28px;display:grid}.room-rules__important-header>p{color:#ffffffc7;margin-bottom:14px}.room-rules__important h2{max-width:8ch;font-size:clamp(2.65rem,12vw,4.35rem);line-height:.82}.room-rules__important-list,.room-rules__list,.room-rules__checklist,.room-rules__final ul{margin:0;padding:0;list-style:none}.room-rules__important-list{border-top:1px solid #ffffff85;display:grid}.room-rules__important-list li{border-bottom:1px solid #ffffff85;grid-template-columns:40px minmax(0,1fr);gap:12px;padding-block:20px;display:grid}.room-rules__important-list span{font-family:var(--landing-serif);font-size:1.35rem;font-style:italic;line-height:1}.room-rules__important-list p{letter-spacing:-.015em;overflow-wrap:anywhere;margin:0;font-size:1rem;font-weight:700;line-height:1.35}.room-rules__sections{padding-block:50px}.room-rules__section{border-top:1px solid var(--landing-black);gap:32px;padding-block:36px;display:grid}.room-rules__section:last-child{border-bottom:1px solid var(--landing-black)}.room-rules__section-header{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:12px;display:grid}.room-rules__section-number{font-family:var(--landing-serif);margin:2px 0 0;font-size:1.35rem;font-style:italic;line-height:1}.room-rules__section-label{color:var(--landing-red-deep);margin-bottom:8px}.room-rules__section h2{max-width:12ch;font-size:clamp(2.25rem,10vw,3.75rem);line-height:.84}.room-rules__list{counter-reset:room-rule;border-top:1px solid var(--landing-border)}.room-rules__list li{border-bottom:1px solid var(--landing-border);counter-increment:room-rule;overflow-wrap:anywhere;grid-template-columns:34px minmax(0,1fr);gap:12px;padding-block:16px;font-size:1rem;line-height:1.48;display:grid}.room-rules__list li:before{color:var(--landing-muted);content:counter(room-rule, decimal-leading-zero);font-family:var(--landing-serif);font-size:1rem;font-style:italic;line-height:1.45}.room-rules__after{background:var(--landing-black);color:var(--landing-white)}.room-rules__after-layout{gap:42px;padding-block:56px;display:grid}.room-rules__after h2{max-width:8ch;font-size:clamp(2.85rem,13vw,4.6rem);line-height:.8}.room-rules__checklist{border-top:1px solid #ffffff6b;display:grid}.room-rules__checklist li{letter-spacing:-.015em;overflow-wrap:anywhere;border-bottom:1px solid #ffffff6b;grid-template-columns:20px minmax(0,1fr);gap:12px;padding-block:15px;font-size:1rem;font-weight:700;line-height:1.35;display:grid}.room-rules__checklist li:before{color:#f05257;content:"□";font-size:1.1rem;line-height:1.15}.room-rules__final{border-top:5px solid var(--landing-black);border-bottom:1px solid var(--landing-black);gap:36px;margin-block:50px 56px;padding-block:32px;display:grid}.room-rules__final-label{color:var(--landing-red-deep);margin-bottom:14px}.room-rules__final h2{max-width:12ch;font-size:clamp(2.5rem,11vw,4.25rem);line-height:.84}.room-rules__final-content{min-width:0}.room-rules__final-lead,.room-rules__final-support{font-family:var(--landing-serif);margin:0;font-size:1.25rem;line-height:1.25}.room-rules__final ul{border-top:1px solid var(--landing-black);margin-block:26px}.room-rules__final li{border-bottom:1px solid var(--landing-border);overflow-wrap:anywhere;padding-block:13px;font-size:1rem;font-weight:700;line-height:1.38}.room-rules__final-support{color:var(--landing-red-deep)}@media (width>=640px){.room-rules__important-list{grid-template-columns:repeat(2,minmax(0,1fr))}.room-rules__important-list li{border-bottom:0;grid-template-columns:36px minmax(0,1fr);padding:0 24px 0 0}.room-rules__important-list li+li{border-left:1px solid #ffffff85;padding:0 0 0 24px}.room-rules__important-list p{font-size:1.12rem}}@media (width>=768px){.room-rules__hero-layout{grid-template-columns:minmax(0,1fr) minmax(230px,.5fr);align-items:end;gap:74px;padding-block:94px 72px}.room-rules h1{font-size:clamp(5rem,9.2vw,8.5rem)}.room-rules__important{grid-template-columns:minmax(220px,.62fr) minmax(0,1.38fr);gap:52px;margin-top:94px;padding-block:50px}.room-rules__important-header{padding-right:26px}.room-rules__sections{padding-block:94px}.room-rules__section{grid-template-columns:minmax(245px,.72fr) minmax(0,1.28fr);gap:74px;padding-block:50px}.room-rules__section-header{grid-template-columns:50px minmax(0,1fr)}.room-rules__section h2{font-size:clamp(2.7rem,4vw,3.75rem)}.room-rules__list{margin-top:2px}.room-rules__list li{grid-template-columns:44px minmax(0,1fr);gap:16px;padding-block:18px;font-size:1.05rem}.room-rules__after-layout{grid-template-columns:minmax(250px,.76fr) minmax(0,1.24fr);align-items:start;gap:74px;padding-block:94px}.room-rules__checklist{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px}.room-rules__checklist li{padding-block:17px}.room-rules__final{grid-template-columns:minmax(245px,.76fr) minmax(0,1.24fr);align-items:start;gap:74px;margin-block:94px;padding-block:50px}.room-rules__final h2{font-size:clamp(2.8rem,4.1vw,4.25rem)}}@media (width<=359px){.landing-nav__actions{gap:4px}.landing-brand{font-size:.9rem}.landing-button{white-space:nowrap;padding-inline:8px;font-size:.64rem}.room-rules h1{font-size:3.35rem}.room-rules__important h2,.room-rules__after h2{font-size:2.45rem}}
