@import "https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap";*,:before,:after{box-sizing:border-box}*{margin:0}html{min-height:100%}body{min-height:100vh}img,picture,video,canvas,svg{max-width:200%;display:block}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}ul,ol{padding:0;list-style:none}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-background:#110f0e;--color-background-soft:#171311;--color-surface:#1c1614db;--color-surface-strong:#1f1816;--color-panel:#251d1aeb;--color-border:#ead9c424;--color-border-strong:#ead9c442;--color-text:#f3e8d8;--color-text-muted:#cdbca7;--color-text-soft:#9f8d7c;--color-accent:#7f3040;--color-accent-strong:#a64a58;--color-accent-soft:#7f30402e;--color-highlight:#e3d0ba;--color-shadow:#00000057;--font-body:"Avenir Next", "Segoe UI", sans-serif;--font-display:"Cormorant Garamond", Baskerville, "Palatino Linotype", serif;--font-mono:"IBM Plex Mono", "SFMono-Regular", Consolas, monospace;--step--1:clamp(.88rem, .82rem + .18vw, .95rem);--step-0:clamp(1rem, .95rem + .2vw, 1.08rem);--step-1:clamp(1.22rem, 1.1rem + .5vw, 1.48rem);--step-2:clamp(1.6rem, 1.35rem + 1vw, 2.15rem);--step-3:clamp(2.2rem, 1.7rem + 2vw, 3.5rem);--step-4:clamp(3rem, 2.2rem + 3vw, 5rem);--space-2xs:.25rem;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--radius-sm:.85rem;--radius-md:1.2rem;--radius-lg:1.8rem;--radius-pill:999px;--shadow-soft:0 24px 50px -28px var(--color-shadow);--shadow-card:0 30px 70px -40px #000000b3;--container-width:1180px;--transition-base:.22s ease}body{color:var(--color-text);font-family:var(--font-body);font-size:var(--step-0);letter-spacing:.01em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:0 0;line-height:1.65}body:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(135deg,#ffffff04,#0000 36%),linear-gradient(325deg,#7f304017,#0000 38%);position:fixed;inset:0}#root{min-height:100vh}h1,h2,h3,h4{color:var(--color-text);font-family:var(--font-display);letter-spacing:-.03em;font-weight:600;line-height:1.05}h1{font-size:var(--step-4)}h2{font-size:var(--step-3)}h3{font-size:var(--step-1)}p{color:var(--color-text-muted)}button{color:inherit;cursor:pointer;background:0 0;border:0}:focus-visible{outline:2px solid var(--color-highlight);outline-offset:3px}.skip-link{left:var(--space-lg);z-index:40;padding:var(--space-sm) var(--space-md);border-radius:var(--radius-pill);background:var(--color-highlight);color:#191311;position:absolute;top:-100%}.skip-link:focus{top:var(--space-lg)}.site-shell{width:min(100%, var(--container-width));padding:0 var(--space-lg) var(--space-4xl);margin:0 auto}.site-header__inner{justify-content:space-between;align-items:center;gap:var(--space-lg);padding:var(--space-sm) var(--space-md);border:1px solid var(--color-border);border-radius:calc(var(--radius-lg) + .2rem);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-soft);background:#130f0ed1;display:flex}.site-brand{align-items:center;gap:var(--space-sm);min-width:0;display:inline-flex}.site-brand img{object-fit:cover;border:1px solid var(--color-border);border-radius:1rem;width:3rem;height:3rem}.site-brand span{gap:.15rem;display:grid}.site-brand strong{font-family:var(--font-display);font-size:1.2rem;font-weight:600;line-height:1}.site-brand small{color:var(--color-text-soft);font-size:var(--step--1);letter-spacing:.08em;text-transform:uppercase}.site-nav{align-items:center;gap:var(--space-xs);display:flex}.site-nav__link{border-radius:var(--radius-pill);color:var(--color-text-soft);transition:color var(--transition-base), background-color var(--transition-base);padding:.7rem .95rem}.site-nav__link:hover,.site-nav__link--active{color:var(--color-text);background:#ffffff0a;box-shadow:inset 0 0 0 1px #d1bba324}.site-header__language{display:block}.menu-toggle{border:1px solid var(--color-border);background:#ffffff05;border-radius:50%;justify-content:center;align-items:center;width:2.9rem;height:2.9rem;display:none}.language-switcher{border:1px solid var(--color-border);border-radius:var(--radius-pill);background:#ffffff08;align-items:center;gap:.3rem;padding:.28rem;display:inline-flex}.language-switcher button{border-radius:var(--radius-pill);color:var(--color-text-soft);letter-spacing:.1em;text-transform:uppercase;transition:color var(--transition-base), background-color var(--transition-base);padding:.45rem .8rem;font-size:.8rem;font-weight:600}.language-switcher--compact{width:fit-content}.mobile-menu{z-index:50;position:fixed;inset:0}.mobile-menu__panel{right:var(--space-lg);top:var(--space-lg);width:min(22rem, calc(100% - (var(--space-lg) * 2)));gap:var(--space-lg);padding:var(--space-lg);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-strong);box-shadow:var(--shadow-card);display:grid;position:absolute}.mobile-menu__header{color:var(--color-text-soft);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.88rem;display:flex}.mobile-menu__close{border:1px solid var(--color-border);border-radius:50%;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;display:inline-flex}.mobile-menu__nav{gap:var(--space-xs);display:grid}.mobile-menu__nav a{color:var(--color-text-muted);border-radius:var(--radius-md);border:1px solid #0000;padding:.9rem .95rem}.mobile-menu__nav a.is-active{color:var(--color-text);background:#ffffff08;border-color:#d1bba32e}.site-main{padding-top:var(--space-xl)}.route-loading{min-height:100vh}.page-hero,.section,.site-footer{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:linear-gradient(180deg, #ffffff06, transparent 24%), var(--color-surface);box-shadow:var(--shadow-soft)}.page-hero{gap:var(--space-xl);grid-template-columns:minmax(0,1.2fr) minmax(20rem,.8fr);align-items:stretch;display:grid;overflow:hidden}.page-hero__content{align-content:center;gap:var(--space-lg);padding:clamp(1.8rem,2vw,2.4rem);display:grid}.page-hero__content p,.section-heading p,.text-panel p,.info-card p,.teacher-card p,.privacy-card p{max-width:66ch}.eyebrow{color:var(--color-highlight);letter-spacing:.16em;text-transform:uppercase;font-size:.82rem;font-weight:600}.page-hero__actions{gap:var(--space-sm);flex-wrap:wrap;display:flex}.button{border-radius:var(--radius-pill);min-height:3rem;transition:transform var(--transition-base), border-color var(--transition-base), background-color var(--transition-base);border:1px solid #0000;justify-content:center;align-items:center;gap:.45rem;padding:.85rem 1.25rem;font-weight:600;display:inline-flex}.button--primary{background:linear-gradient(135deg, var(--color-accent-strong), var(--color-accent));color:var(--color-text)}.button--secondary{border-color:var(--color-border-strong);background:#ffffff05}.page-hero__media{border-left:1px solid var(--color-border);min-height:22rem}.page-hero__media img{width:100%;height:100%}.section--split{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.section-heading{gap:var(--space-sm);display:grid}.card-grid{gap:var(--space-lg);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.info-card,.teacher-card,.privacy-card{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#ffffff05}.info-card{gap:var(--space-md);min-height:100%;padding:var(--space-lg);display:grid}.info-card__icon{background:var(--color-accent-soft);width:2.75rem;height:2.75rem;color:var(--color-highlight);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.info-card__body{gap:var(--space-sm);display:grid}.text-link{margin-top:var(--space-sm);color:var(--color-highlight);align-items:center;gap:.35rem;font-weight:600;display:inline-flex}.image-panel,.text-panel,.quote-panel{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#ffffff05;min-height:100%;overflow:hidden}.image-panel img{object-fit:cover;width:100%;height:100%}.image-panel--tall{min-height:28rem}.image-panel--contain img{object-fit:contain;background:#00000029}.text-panel,.quote-panel{align-content:center;gap:var(--space-lg);padding:var(--space-xl);display:grid}.quote-panel blockquote{color:var(--color-text);font-family:var(--font-display);font-size:var(--step-2);line-height:1.2}.teacher-grid{gap:var(--space-lg);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.teacher-card{overflow:hidden}.teacher-card__media{aspect-ratio:4/5}.teacher-card__media img{object-fit:cover;width:100%;height:100%}.teacher-card__content{gap:var(--space-sm);padding:var(--space-lg);display:grid}.teacher-card__role{color:var(--color-highlight);letter-spacing:.12em;text-transform:uppercase;font-size:.8rem;font-weight:600}.tag-list{gap:var(--space-xs);flex-wrap:wrap;display:flex}.tag-list li{border:1px solid var(--color-border);border-radius:var(--radius-pill);color:var(--color-text-soft);padding:.38rem .65rem;font-size:.8rem}.supporting-note{padding:var(--space-lg);border:1px dashed var(--color-border-strong);border-radius:var(--radius-md);background:#7f304014}.privacy-card{padding:var(--space-xl)}.privacy-card h2{margin-bottom:var(--space-sm);font-size:var(--step-2)}.site-footer__grid{gap:var(--space-xl);grid-template-columns:1.2fr .8fr 1fr;display:grid}.site-footer__brand{gap:var(--space-md);grid-template-columns:auto 1fr;align-items:start;display:grid}.site-footer__brand img{object-fit:cover;border-radius:1rem;width:3.5rem;height:3.5rem}.site-footer__title{margin-bottom:var(--space-sm);color:var(--color-highlight);letter-spacing:.14em;text-transform:uppercase;font-size:.82rem;font-weight:600}.site-footer__slogans{margin-top:var(--space-sm);color:var(--color-text-soft);letter-spacing:.08em;font-size:.82rem}.site-footer__links{gap:var(--space-xs);display:grid}.site-footer__links a{color:var(--color-text-muted)}.site-footer__contact{gap:var(--space-xs);display:grid}.site-footer__contact a{color:var(--color-text)}.site-footer__social{align-items:center;gap:.35rem;display:inline-flex}.site-footer__social span{color:var(--color-text-soft)}.site-footer__bottom{justify-content:space-between;gap:var(--space-lg);padding-top:var(--space-lg);border-top:1px solid var(--color-border);display:flex}.not-found{align-content:center;justify-items:start;min-height:24rem}.home-hero{border:1px solid var(--color-border);border-radius:calc(var(--radius-lg) + .4rem);min-height:clamp(36rem,82vh,52rem);box-shadow:var(--shadow-card);background:#120f0e;position:relative;overflow:hidden}.home-hero__image{object-fit:cover;width:100%;height:100%}.home-hero__grid{z-index:1;min-height:inherit;gap:var(--space-xl);grid-template-columns:minmax(0,1.15fr) minmax(18rem,.5fr);align-items:end;padding:clamp(1.5rem,2vw,2.2rem);display:grid;position:relative}.home-hero__content{gap:var(--space-lg);max-width:44rem;padding:clamp(1rem,1.4vw,1.4rem);display:grid}.home-hero__brand{color:var(--color-highlight);font-family:var(--font-display);letter-spacing:.12em;font-size:clamp(1.3rem,1rem + 1.2vw,2rem)}.home-hero__description{max-width:60ch;font-size:var(--step-1)}.home-hero__facts{gap:var(--space-md);margin-top:var(--space-sm);flex-wrap:wrap;display:flex}.home-hero__facts div{border-radius:var(--radius-pill);color:var(--color-text);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#120e0d73;border:1px solid #ffffff1a;align-items:center;gap:.5rem;padding:.8rem 1rem;display:inline-flex}.home-hero__facts a{color:var(--color-text)}.home-hero__aside{align-self:end;gap:var(--space-md);border-radius:calc(var(--radius-lg) - .2rem);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#110d0ca3;border:1px solid #ffffff1f;padding:1rem;display:grid}.home-hero__poster{border-radius:var(--radius-md);aspect-ratio:4/5;overflow:hidden}.home-hero__poster img{object-fit:cover;width:100%;height:100%}.home-hero__aside-title{color:var(--color-highlight);letter-spacing:.16em;text-transform:uppercase;font-size:.82rem;font-weight:600}.home-intro{grid-template-columns:minmax(0,1.1fr) minmax(18rem,.9fr)}.home-intro__copy{gap:var(--space-lg);display:grid}.home-intro__media{border-radius:var(--radius-md);border:1px solid var(--color-border);background:radial-gradient(circle at top,#7f30403d,#0000 36%),#ffffff05;min-height:28rem;position:relative;overflow:hidden}.home-intro__primary-image{object-fit:cover;border-radius:calc(var(--radius-md) - .2rem);width:min(66%,24rem);height:calc(100% - 2.4rem);box-shadow:var(--shadow-card);position:absolute;top:1.2rem;right:1.2rem}.home-intro__secondary-image{aspect-ratio:1;object-fit:cover;opacity:.75;mix-blend-mode:screen;border-radius:1.2rem;width:min(46%,13rem);position:absolute;bottom:1.2rem;left:1.2rem}.home-featured{gap:var(--space-xl)}.home-card-grid{gap:var(--space-lg);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.home-class-card,.home-teacher-card{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#ffffff05;overflow:hidden}.home-class-card__media,.home-teacher-card__media{aspect-ratio:4/3;overflow:hidden}.home-teacher-card__media{aspect-ratio:4/5}.home-class-card__media img,.home-teacher-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.home-class-card:hover img,.home-teacher-card:hover img{transform:scale(1.03)}.home-class-card__content,.home-teacher-card__content{gap:var(--space-sm);padding:var(--space-lg);display:grid}.home-card-meta{color:var(--color-highlight);letter-spacing:.14em;text-transform:uppercase;font-size:.8rem;font-weight:600}.home-section-link{justify-self:start}.home-gallery{gap:var(--space-xl)}.home-gallery__strip{gap:var(--space-md);grid-template-columns:1.1fr .8fr .7fr .8fr 1fr;min-height:26rem;display:grid}.home-gallery__item{border-radius:var(--radius-md);border:1px solid var(--color-border);background:#ffffff05;overflow:hidden}.home-gallery__item img{object-fit:cover;width:100%;height:100%}.home-gallery__item--1,.home-gallery__item--4{transform:translateY(var(--space-lg))}.home-gallery__item--3{transform:translateY(calc(var(--space-lg) * -.5))}.home-schedule{grid-template-columns:minmax(0,.9fr) minmax(18rem,1fr);align-items:center}.home-schedule__copy{gap:var(--space-lg);display:grid}.home-schedule__poster{border-radius:var(--radius-md);border:1px solid var(--color-border);background:#07070738;overflow:hidden}.home-schedule__poster img{object-fit:contain;width:100%;height:100%}.home-schedule__days{gap:var(--space-sm)}.home-cta{text-align:center;background:radial-gradient(circle at top, #7f304047, transparent 34%), linear-gradient(180deg, #ffffff05, transparent 42%), var(--color-surface);justify-items:center;padding-block:clamp(2.4rem,4vw,4rem)}.home-cta>p{max-width:44rem}.home-cta__meta{justify-content:center;gap:var(--space-lg);flex-wrap:wrap;display:flex}.home-cta__meta a{color:var(--color-text)}.home-footer-bridge{min-height:16rem;margin-top:calc(var(--space-4xl) * -.6);margin-bottom:calc(var(--space-4xl) * -.2);border-radius:calc(var(--radius-lg) + .6rem);background:linear-gradient(#7f304033,#100c0bf2),#100c0bf5;border:1px solid #ffffff14;place-items:center;display:grid;position:relative;overflow:hidden}.home-footer-bridge__texture{opacity:.14;position:absolute;inset:0}.home-footer-bridge__texture img{object-fit:cover;width:100%;height:100%}.home-footer-bridge__content{z-index:1;gap:var(--space-sm);max-width:42rem;padding:var(--space-2xl);text-align:center;justify-items:center;display:grid;position:relative}.home-footer-bridge__content p{color:var(--color-highlight);letter-spacing:.22em;text-transform:uppercase;font-size:.9rem;font-weight:600}.home-footer-bridge__content span{color:var(--color-text-soft)}.classes-featured{gap:var(--space-2xl)}.classes-featured__grid{gap:var(--space-md);grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.classes-featured__card{border:1px solid var(--color-border);border-radius:var(--radius-md);background:linear-gradient(#ffffff0a,#ffffff04),#ffffff05;grid-column:span 4;min-height:100%;transition:transform .26s,border-color .26s,box-shadow .26s;display:grid;overflow:hidden}.classes-featured__card:nth-child(2),.classes-featured__card:nth-child(3){grid-column:span 3}.classes-featured__card:hover{border-color:#d1bba34d;transform:translateY(-6px);box-shadow:0 22px 40px #00000038}.classes-featured__media{aspect-ratio:16/10;overflow:hidden}.classes-featured__media img{object-fit:cover;width:100%;height:100%;transition:transform .65s}.classes-featured__card:hover .classes-featured__media img{transform:scale(1.04)}.classes-featured__content{gap:var(--space-sm);padding:var(--space-lg);align-content:start;display:grid}.classes-inline-meta{gap:var(--space-xs);padding-top:var(--space-xs);color:var(--color-text-soft);flex-wrap:wrap;font-size:.9rem;display:flex}.classes-catalogue{gap:var(--space-2xl)}.classes-programme{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:radial-gradient(circle at 0 0,#7f30401f,#0000 32%),linear-gradient(#ffffff08,#ffffff04),#ffffff05;grid-template-columns:minmax(16rem,.88fr) minmax(0,1fr);gap:clamp(1.25rem,2vw,2rem);display:grid;position:relative;overflow:hidden;box-shadow:0 18px 36px #00000024}.classes-programme:before{content:"";background:linear-gradient(#0000,#d1bba34d,#0000);width:1px;position:absolute;inset:0 auto 0 0}.classes-programme--featured{background:radial-gradient(circle at 0 0,#7f304033,#0000 36%),linear-gradient(#ffffff0a,#ffffff05),#ffffff05;border-color:#d1bba338}.classes-programme__media{min-height:23rem;overflow:hidden}.classes-programme__media img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.classes-programme:hover .classes-programme__media img{transform:scale(1.035)}.classes-programme__content{align-content:start;gap:var(--space-lg);padding:clamp(1.25rem,2vw,2rem);display:grid}.classes-programme__header{gap:var(--space-md);justify-content:space-between;align-items:flex-start;display:flex}.classes-programme__featured-badge{border-radius:var(--radius-pill);color:var(--color-highlight);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;background:#d1bba314;border:1px solid #d1bba32e;align-items:center;gap:.4rem;padding:.5rem .8rem;font-size:.78rem;font-weight:600;display:inline-flex}.classes-programme__meta-grid{gap:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.classes-programme__meta-grid>div,.classes-programme__highlights{padding:var(--space-md);border-radius:var(--radius-md);background:#ffffff05;border:1px solid #ffffff0d;gap:.45rem;display:grid}.classes-programme__meta-label{color:var(--color-text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:600}.classes-programme__summary{max-width:60ch;color:var(--color-text);font-size:1.02rem;line-height:1.8}.classes-programme__highlights .tag-list li{background:#ffffff04}.classes-programme__details{border-radius:var(--radius-md);background:#0000001f;border:1px solid #ffffff0f;overflow:hidden}.classes-programme__details[open]{background:#ffffff08;border-color:#d1bba338}.classes-programme__details summary{justify-content:space-between;align-items:center;gap:var(--space-sm);cursor:pointer;color:var(--color-text);padding:1rem 1.1rem;font-weight:600;list-style:none;display:flex}.classes-programme__details summary:after{content:"+";color:var(--color-highlight);flex:none;font-size:1.2rem;line-height:1;transition:transform .22s}.classes-programme__details-body p{max-width:66ch;color:var(--color-text-soft)}.classes-outro{text-align:center;justify-items:center;gap:var(--space-lg);background:radial-gradient(circle at top, #7f304042, transparent 36%), linear-gradient(180deg, #ffffff08, transparent 46%), var(--color-surface);padding-block:clamp(2.4rem,4vw,4rem)}.classes-outro__copy{gap:var(--space-md);max-width:48rem;display:grid}.teachers-intro{align-items:center}.teachers-intro__quote{gap:var(--space-sm);padding:var(--space-md);border-radius:var(--radius-md);color:var(--color-text-soft);background:#7f304014;border:1px solid #d1bba324;grid-template-columns:auto 1fr;align-items:start;display:grid}.teachers-intro__quote svg{color:var(--color-highlight);margin-top:.2rem}.teachers-intro__montage{gap:var(--space-md);grid-template-columns:1.05fr .8fr;min-height:100%;display:grid}.teachers-intro__portrait{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#ffffff05;overflow:hidden}.teachers-intro__portrait img{object-fit:cover;width:100%;height:100%}.teachers-intro__portrait--1{grid-row:span 2;min-height:34rem}.teachers-intro__portrait--2,.teachers-intro__portrait--3{min-height:16rem}.teachers-profiles{gap:var(--space-2xl)}.teacher-profile{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:radial-gradient(circle at 0 0,#7f304024,#0000 34%),linear-gradient(#ffffff08,#ffffff04),#ffffff05;grid-template-columns:minmax(18rem,.86fr) minmax(0,1fr);gap:clamp(1.25rem,2vw,2rem);display:grid;overflow:hidden}.teacher-profile--featured{border-color:#d1bba338}.teacher-profile__media{min-height:28rem;padding:var(--space-md);position:relative}.teacher-profile__portrait,.teacher-profile__inset{border-radius:calc(var(--radius-md) - .15rem);border:1px solid #ffffff14;overflow:hidden}.teacher-profile__portrait img,.teacher-profile__inset img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.teacher-profile:hover .teacher-profile__portrait img,.teacher-profile:hover .teacher-profile__inset img{transform:scale(1.035)}.teacher-profile__inset{aspect-ratio:4/5;width:clamp(9rem,32%,12rem);position:absolute;bottom:0;right:0;transform:translate(-1rem,-1rem);box-shadow:0 14px 34px #00000047}.teacher-profile__content{align-content:start;gap:var(--space-lg);padding:clamp(1.3rem,2.2vw,2.2rem);display:grid}.teacher-profile__header{justify-content:space-between;align-items:flex-start;gap:var(--space-md);display:flex}.teacher-profile__summary{max-width:56ch;font-family:var(--font-display);color:var(--color-text);font-size:clamp(1.2rem,1.05rem + .45vw,1.5rem);line-height:1.35}.teacher-profile__meta-label{color:var(--color-text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:600}.teachers-outro,.about-closing{text-align:center;justify-items:center;gap:var(--space-lg);background:radial-gradient(circle at top, #7f30403d, transparent 36%), linear-gradient(180deg, #ffffff08, transparent 46%), var(--color-surface);padding-block:clamp(2.4rem,4vw,4rem)}.teachers-outro__copy,.about-closing__copy{gap:var(--space-md);max-width:48rem;display:grid}.about-story{align-items:center}.about-story__media{min-height:34rem;display:grid;position:relative}.about-story__primary,.about-story__secondary{border-radius:var(--radius-md);border:1px solid var(--color-border);background:#ffffff05;overflow:hidden}.about-story__primary{height:100%}.about-story__secondary{aspect-ratio:4/5;width:clamp(12rem,42%,18rem);position:absolute;bottom:0;right:0;transform:translate(-1rem,-1rem);box-shadow:0 16px 32px #0000003d}.about-story__primary img,.about-story__secondary img{object-fit:cover;width:100%;height:100%}.about-values{gap:var(--space-2xl)}.about-values__layout{gap:var(--space-lg);grid-template-columns:minmax(18rem,.86fr) minmax(0,1.14fr);display:grid}.about-values__lead{background:radial-gradient(circle at top,#7f304033,#0000 36%),#ffffff05;min-height:100%}.about-values__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-elena{grid-template-columns:minmax(18rem,.86fr) minmax(0,1fr);align-items:center;gap:clamp(1.25rem,2vw,2rem);display:grid}.about-elena__media{min-height:34rem;position:relative}.about-elena__portrait,.about-elena__detail{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#ffffff05;overflow:hidden}.about-elena__portrait{height:100%}.about-elena__detail{aspect-ratio:4/5;width:clamp(10rem,36%,14rem);position:absolute;bottom:0;left:0;transform:translate(1rem,-1rem);box-shadow:0 16px 32px #0000003d}.about-elena__portrait img,.about-elena__detail img{object-fit:cover;width:100%;height:100%}.about-elena__content{gap:var(--space-lg);display:grid}.about-elena__header{justify-content:space-between;align-items:flex-start;gap:var(--space-md);display:flex}.about-philosophy{gap:var(--space-2xl)}.about-philosophy__layout{gap:var(--space-lg);grid-template-columns:minmax(0,1fr) minmax(16rem,.82fr);display:grid}.about-philosophy__gallery{gap:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.about-philosophy__gallery-item{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#ffffff05;min-height:14rem;overflow:hidden}.about-philosophy__gallery-item img{object-fit:cover;width:100%;height:100%}.about-philosophy__gallery-item--tall{grid-row:span 2;min-height:29rem}.schedule-intro{align-items:center}.schedule-intro__note{gap:var(--space-sm);padding:var(--space-md);border-radius:var(--radius-md);background:#ffffff05;border:1px solid #d1bba324;grid-template-columns:auto 1fr;align-items:start;display:grid}.schedule-intro__note svg{color:var(--color-highlight);margin-top:.15rem}.schedule-structured{gap:var(--space-2xl)}.schedule-table-wrap{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:radial-gradient(circle at top,#7f304024,#0000 38%),#ffffff05;overflow-x:auto}.schedule-table thead th{z-index:1;color:var(--color-highlight);letter-spacing:.12em;text-transform:uppercase;background:#100c0bf5;font-size:.82rem;font-weight:600;position:sticky;top:0}.schedule-table tbody th{color:var(--color-text);white-space:nowrap;background:#ffffff04;font-size:.85rem;font-weight:600}.schedule-table__entry span{color:var(--color-text-soft);font-size:.82rem}.schedule-table__empty{color:var(--color-text-muted)}.schedule-day-card{gap:var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-lg);background:linear-gradient(#ffffff08,#ffffff04),#ffffff05;display:grid}.schedule-day-card__header{gap:.35rem;display:grid}.schedule-day-card__entry{gap:var(--space-sm);padding-top:var(--space-sm);border-top:1px solid #ffffff0f;grid-template-columns:minmax(5.5rem,auto) 1fr;align-items:start;display:grid}.schedule-day-card__time{color:var(--color-highlight);letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:600}.schedule-day-card__body span{color:var(--color-text-soft);font-size:.86rem}.schedule-official{align-items:center}.contact-intro{align-items:center}.contact-map-panel{border:1px solid var(--color-border);border-radius:var(--radius-md);background:radial-gradient(circle at 0 0,#7f304029,#0000 34%),#ffffff05;overflow:hidden}.contact-map-panel__visual{border-bottom:1px solid var(--color-border);min-height:16rem}.contact-map-panel__visual img{object-fit:cover;width:100%;height:100%}.contact-map-panel__content{gap:var(--space-md);padding:var(--space-lg);display:grid}.contact-grid{gap:var(--space-lg);grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:start;display:grid}.contact-grid__cards{gap:var(--space-md);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.contact-card,.contact-social{border:1px solid var(--color-border);border-radius:var(--radius-md);background:linear-gradient(#ffffff08,#ffffff04),#ffffff05}.contact-card{gap:var(--space-md);min-height:100%;padding:var(--space-lg);display:grid}.contact-card__icon{width:2.9rem;height:2.9rem;color:var(--color-highlight);background:#d1bba314;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.contact-card__body a{color:var(--color-text);font-weight:600}.contact-social{gap:var(--space-lg);padding:var(--space-lg);display:grid}.contact-social__links{gap:var(--space-sm);display:grid}.contact-social__link{justify-content:space-between;align-items:center;gap:var(--space-sm);border-radius:var(--radius-md);color:var(--color-text);background:#ffffff04;border:1px solid #ffffff0f;padding:.95rem 1rem;transition:transform .22s,border-color .22s,background-color .22s;display:flex}.contact-social__link:hover{background:#ffffff08;border-color:#d1bba32e;transform:translateY(-2px)}.contact-social__platform{align-items:center;gap:.55rem;display:inline-flex}.contact-cta,.privacy-contact{text-align:center;justify-items:center;gap:var(--space-lg);background:radial-gradient(circle at top, #7f30403d, transparent 36%), linear-gradient(180deg, #ffffff08, transparent 46%), var(--color-surface);padding-block:clamp(2.3rem,4vw,3.8rem)}.contact-cta__copy,.privacy-contact__copy{gap:var(--space-md);max-width:48rem;display:grid}.privacy-contact__actions{justify-content:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.not-found-hero{gap:var(--space-xl);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:linear-gradient(#7f304024,#100c0beb),#100c0bf5;grid-template-columns:minmax(0,1fr) minmax(18rem,.72fr);min-height:34rem;display:grid;position:relative;overflow:hidden}.not-found-hero__texture img{object-fit:cover;width:100%;height:100%}.not-found-hero__copy p{max-width:38rem}.not-found-hero__media{border-left:1px solid #ffffff0f;min-height:100%}.not-found-hero__media img{object-fit:cover;width:100%;height:100%}@media (width<=960px){.site-shell{padding-inline:var(--space-md)}.site-nav,.site-header__language{display:none}.menu-toggle{display:inline-flex}.page-hero,.section--split,.card-grid,.teacher-grid,.home-card-grid,.classes-programme,.classes-programme--reverse,.teacher-profile,.teacher-profile--reverse,.about-values__layout,.about-elena,.about-philosophy__layout,.contact-grid,.not-found-hero,.site-footer__grid,.site-footer__bottom,.home-hero__grid,.home-intro,.home-schedule,.home-gallery__strip,.classes-programme__meta-grid,.about-values__grid,.contact-grid__cards{grid-template-columns:1fr}.classes-featured__grid,.teachers-intro__montage,.about-philosophy__gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.classes-featured__card,.classes-featured__card:first-child,.classes-featured__card:nth-child(2),.classes-featured__card:nth-child(3),.classes-featured__card:nth-child(4),.classes-featured__card:nth-child(5){grid-column:span 1}.page-hero__media{border-left:0;border-top:1px solid var(--color-border);min-height:18rem}.home-hero{min-height:0}.home-hero__grid{align-items:end;min-height:auto}.home-hero__aside{max-width:22rem}.home-intro__media{min-height:22rem}.home-gallery__strip{min-height:0}.home-gallery__item,.home-gallery__item--1,.home-gallery__item--3,.home-gallery__item--4{min-height:14rem;transform:none}.classes-programme--reverse .classes-programme__media,.teacher-profile--reverse .teacher-profile__media{order:0}.classes-programme__media{min-height:18rem}.teacher-profile__media,.about-story__media,.about-elena__media,.schedule-official__image{min-height:22rem}.not-found-hero__media{border-top:1px solid #ffffff0f;border-left:0;min-height:18rem}.schedule-table{min-width:58rem}.site-footer__bottom{flex-direction:column;justify-content:flex-start}}@media (width<=640px){.site-header{padding-top:var(--space-md)}.site-header__inner{padding:.7rem .85rem}.site-brand strong{font-size:1rem}.site-brand small{font-size:.7rem}.page{gap:var(--space-3xl)}.section,.site-footer{padding:var(--space-lg)}.home-hero__grid{gap:var(--space-lg);padding:var(--space-lg)}.home-hero__content{padding:0}.home-hero__facts{flex-direction:column;align-items:flex-start}.home-hero__aside{max-width:none}.text-panel,.quote-panel,.privacy-card,.teacher-card__content,.info-card,.home-class-card__content,.home-teacher-card__content,.home-footer-bridge__content{padding:var(--space-lg)}.classes-featured__grid{grid-template-columns:1fr}.classes-programme__header,.classes-inline-meta,.classes-outro__copy,.teacher-profile__header,.teachers-outro__copy,.about-closing__copy,.contact-cta__copy,.privacy-contact__copy{gap:var(--space-sm)}.classes-programme__header,.teacher-profile__header{flex-direction:column}.teachers-intro__montage,.about-philosophy__gallery{grid-template-columns:1fr}.teachers-intro__portrait--1,.teachers-intro__portrait--2,.teachers-intro__portrait--3,.about-philosophy__gallery-item--tall{grid-row:auto;min-height:16rem}.teacher-profile__inset,.about-story__secondary,.about-elena__detail{aspect-ratio:16/10;width:100%;margin-top:var(--space-sm);position:static;transform:none}.schedule-table-wrap{display:none}.schedule-mobile{gap:var(--space-md);display:grid}.schedule-day-card__entry{grid-template-columns:1fr}.home-cta__meta{gap:var(--space-sm);flex-direction:column}.privacy-contact__actions,.contact-social__link{flex-direction:column;align-items:flex-start}}:root{--color-background:#f4efe8;--color-background-soft:#ece4da;--color-surface:#252321d6;--color-surface-strong:#262320;--color-panel:#2f2b28eb;--color-border:#ffffff1f;--color-border-strong:#82565c57;--color-text:#f5f0e8;--color-text-muted:#d9cec2;--color-text-soft:#aea195;--color-accent:#8d454d;--color-accent-strong:#b45d66;--color-accent-soft:#8d454d1f;--color-highlight:#fcf8f2;--color-shadow:#16121147;--font-body:"Avenir Next", "Segoe UI", sans-serif;--font-display:"Cormorant Garamond", Georgia, serif;--container-width:1460px}html{background:radial-gradient(circle at top,#fcf8f2b8,#0000 34%),radial-gradient(circle at 82% 12%,#8d454d1f,#0000 24%),linear-gradient(#f4efe8 0%,#e9dfd3 100%)}body:before{opacity:.72;background:linear-gradient(#ffffff1f,#0000 22%),linear-gradient(90deg,#8d454d0d,#0000 38%)}body{letter-spacing:.012em}.site-shell{--container-width:1540px;--color-background:#f7f3ee;--color-background-soft:#ece4da;--color-surface:#fcf8f2c7;--color-surface-strong:#24211f;--color-panel:#fffcf6e0;--color-border:#211e1c1a;--color-border-strong:#8d454d2e;--color-text:#1f1c1a;--color-text-muted:#544a43;--color-text-soft:#71645b;--color-accent:#8d454d;--color-accent-strong:#a24f59;--color-accent-soft:#8d454d14;--color-highlight:#fffdfa;--color-shadow:#120f0e1f;isolation:isolate;width:min(100%, var(--container-width));padding-inline:clamp(1.4rem,3vw,3.6rem);padding-bottom:var(--space-4xl);margin-inline:auto;position:relative}.site-shell:before{display:none}.site-main{gap:clamp(4rem,7vw,7.5rem);padding-top:clamp(1.4rem,3vw,2.4rem);display:grid}.page{gap:clamp(4.5rem,8vw,8rem);display:grid}.site-header{z-index:80;padding-top:clamp(.9rem,2vw,1.4rem);position:sticky;top:0}.site-header__inner{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fcf8f2d1;border:1px solid #211e1c14;border-radius:1.8rem;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;padding:.95rem 1.35rem;display:grid;box-shadow:0 24px 52px -42px #120f0e47}.site-brand{align-items:center;gap:.9rem;display:inline-flex}.site-brand img,.site-footer__brand img{filter:grayscale()contrast(1.02)}.site-brand strong{color:var(--color-text);letter-spacing:.16em;text-transform:uppercase;font-size:.96rem}.site-brand small{color:var(--color-text-soft);letter-spacing:.1em;text-transform:capitalize;font:italic}.site-nav{justify-self:center;align-items:center;gap:.15rem;display:inline-flex}.site-nav__link{color:var(--color-text-soft);letter-spacing:.17em;text-transform:uppercase;transition:color var(--transition-base);align-items:center;gap:.4rem;padding:.65rem .8rem;font-size:.79rem;font-weight:600;display:inline-flex;position:relative}.site-nav__link:after{content:"";transform-origin:0;height:1px;transition:transform var(--transition-base);background:#8d454d80;position:absolute;bottom:.42rem;left:.8rem;right:.8rem;transform:scaleX(0)}.site-nav__link:hover,.site-nav__link--active{color:var(--color-text);background:0 0}.site-nav__link--trigger svg{color:var(--color-accent);transition:transform var(--transition-base)}.site-nav__link--trigger[aria-expanded=true] svg{transform:rotate(180deg)}.site-header__actions{align-items:center;gap:.7rem;display:inline-flex}.language-switcher,.menu-toggle,.mobile-menu__close{background:#ffffff8f;border-color:#211e1c1a}.language-switcher button{color:var(--color-text-soft);letter-spacing:.14em}.language-switcher button.is-active{background:var(--color-accent);color:var(--color-highlight)}.mega-menu{z-index:70;height:0;position:relative}.mega-menu__backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#100e0d3d;position:fixed;inset:0}.mega-menu__panel{background:linear-gradient(#ffffffd1,#fff0),#fbf7f1f5;border:1px solid #211e1c14;border-radius:2rem;grid-template-columns:minmax(0,.78fr) minmax(0,1.02fr) minmax(19rem,.9fr);gap:clamp(1.5rem,3vw,3rem);padding:clamp(1.6rem,3vw,2.4rem);display:grid;position:absolute;top:.9rem;left:0;right:0;box-shadow:0 36px 86px -54px #120f0e4d}.mega-menu__intro{align-content:start;gap:.9rem;display:grid}.mega-menu__intro h2{max-width:11ch;font-size:clamp(2rem,1.3rem + 1.4vw,3.15rem);line-height:.96}.mega-menu__intro p{max-width:30rem;color:var(--color-text-muted)}.mega-menu__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.mega-menu__column{align-content:start;gap:.7rem;display:grid}.mega-menu__label{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;font-size:.76rem;font-weight:600}.mega-menu__list{gap:.8rem;display:grid}.mega-menu__link{transition:transform var(--transition-base), border-color var(--transition-base), background-color var(--transition-base);background:#ffffff8a;border:1px solid #211e1c14;border-radius:1.15rem;gap:.35rem;padding:1rem 1.05rem;display:grid}.mega-menu__link:hover{background:#ffffffb8;border-color:#8d454d29;transform:translateY(-2px)}.mega-menu__link-title{color:var(--color-text);font-family:var(--font-display);font-size:1.35rem;line-height:1}.mega-menu__link-note{color:var(--color-text-soft);font-size:.92rem;line-height:1.5}.mega-menu__list--compact .mega-menu__link{min-height:100%}.mega-menu__visual{background:#211e1c14;border:1px solid #211e1c14;border-radius:1.6rem;min-height:100%;position:relative;overflow:hidden}.mega-menu__visual:after{content:"";background:linear-gradient(#ffffff0f,#0000 26%),linear-gradient(#100e0d05,#100e0d47);position:absolute;inset:0}.mega-menu__visual img{object-fit:cover;object-position:center 22%;filter:grayscale()saturate(0)contrast(1.05)brightness(.98);width:100%;height:100%}.mega-menu__visual figcaption{z-index:1;color:#fffdfae6;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.45rem;font-size:.74rem;font-weight:600;display:inline-flex;position:absolute;bottom:1rem;right:1rem}.mobile-menu__backdrop{background:#12100f6b}.mobile-menu__panel{background:#fbf7f1f5;border:1px solid #211e1c14;border-radius:1.6rem;top:1rem;right:1rem;box-shadow:0 30px 72px -44px #120f0e52}.mobile-menu__header{color:var(--color-text-soft)}.mobile-menu__nav{gap:.85rem}.mobile-menu__nav>a,.mobile-menu__group-toggle{width:100%;color:var(--color-text);letter-spacing:.12em;text-transform:uppercase;background:#ffffff94;border:1px solid #211e1c14;border-radius:1.1rem;justify-content:space-between;align-items:center;padding:1rem;font-size:.88rem;font-weight:600;display:flex}.mobile-menu__nav>a.is-active,.mobile-menu__group.is-open .mobile-menu__group-toggle{background:#8d454d14;border-color:#8d454d2e}.mobile-menu__group{gap:.55rem;display:grid}.mobile-menu__group-toggle svg{color:var(--color-accent);transition:transform var(--transition-base)}.mobile-menu__group.is-open .mobile-menu__group-toggle svg{transform:rotate(180deg)}.mobile-menu__group-panel{overflow:hidden}.mobile-menu__group-description{color:var(--color-text-soft);margin:0 0 .85rem;font-size:.92rem}.mobile-menu__group-links{gap:.65rem;display:grid}.mobile-menu__group-links a{color:var(--color-text);border-left:1px solid #8d454d2e;gap:.3rem;padding:.9rem 1rem;display:grid}.mobile-menu__group-links small{color:var(--color-text-soft);font-size:.86rem;line-height:1.45}.page-hero,.section,.site-footer{background:linear-gradient(#ffffffbd,#fff0),#fbf7f1cc;border:1px solid #211e1c14;border-radius:2rem;position:relative;overflow:hidden;box-shadow:0 32px 78px -50px #120f0e2e,inset 0 1px #ffffffb3}.page-hero:before,.section:before,.site-footer:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(135deg,#8d454d08,#0000 28%),linear-gradient(#ffffff2e,#0000 20%);position:absolute;inset:0}.page-hero>*,.section>*,.site-footer>*{z-index:1;position:relative}.section{gap:clamp(1.9rem,3.2vw,3.1rem);padding:clamp(1.75rem,2.9vw,2.8rem);display:grid}.section--split{grid-template-columns:repeat(2,minmax(0,1fr))}.page-hero{grid-template-columns:minmax(0,.92fr) minmax(20rem,1.08fr);gap:clamp(2.4rem,4.5vw,4.8rem);min-height:clamp(30rem,72vh,44rem);padding:clamp(1.55rem,3vw,2.35rem);display:grid}.page-hero__content{align-content:end;gap:1.3rem;max-width:42rem;padding:clamp(1.6rem,2.8vw,2.3rem);display:grid}.page-hero__content h1{max-width:12ch;font-size:clamp(2.7rem,1.95rem + 2.1vw,4.45rem);line-height:1}.page-hero__content>p:last-child{max-width:36rem;color:var(--color-text-muted);font-size:1.04rem;line-height:1.9}.page-hero__media,.image-panel,.text-panel,.quote-panel,.info-card,.privacy-card,.contact-card,.contact-social{background:linear-gradient(#ffffffb3,#fff0),#fcf8f2c7;border:1px solid #211e1c14;border-radius:1.6rem;box-shadow:0 24px 56px -42px #120f0e2e}.page-hero__media,.image-panel{overflow:hidden}.page-hero__media img,.page-hero__media video,.image-panel img{object-fit:cover;object-position:center 26%;filter:grayscale()saturate(0)contrast(1.04)brightness(.98);width:100%;height:100%;transition:transform .72s}.page-hero:hover .page-hero__media img,.page-hero:hover .page-hero__media video,.image-panel:hover img{transform:scale(1.03)}.text-panel,.quote-panel,.privacy-card,.contact-card,.contact-social{gap:1.25rem;padding:clamp(1.55rem,2.7vw,2.35rem);display:grid}.eyebrow,.home-card-meta,.teacher-card__role,.classes-programme__meta-label,.teacher-profile__meta-label,.site-footer__title,.schedule-day-card__time{color:var(--color-accent);letter-spacing:.15em;text-transform:uppercase;font-size:.77rem;font-weight:600;line-height:1.6}.section-heading{gap:1.1rem;max-width:48rem;display:grid}.section-heading h2{max-width:15ch;font-size:clamp(1.9rem,1.38rem + 1.2vw,2.95rem);line-height:1.04}.section-heading p{max-width:42rem;color:var(--color-text-muted);font-size:1.02rem;line-height:1.9}.page-hero__actions{flex-wrap:wrap;gap:.9rem 1rem;display:flex}.button{letter-spacing:.14em;text-transform:uppercase;min-height:3.7rem;transition:transform var(--transition-base), background-color var(--transition-base), color var(--transition-base), border-color var(--transition-base), box-shadow var(--transition-base);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.7rem;padding:1.12rem 2.15rem;font-size:.8rem;font-weight:600;line-height:1.3;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{color:var(--color-highlight);background:linear-gradient(135deg,#8d454dfa,#6e383efa);box-shadow:0 18px 36px -24px #6e383e70}.button--secondary{color:var(--color-text);background:#ffffff9e;border-color:#211e1c1f}.text-link{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.55rem;padding-block:.12rem;font-size:.78rem;font-weight:600;line-height:1.55;display:inline-flex}.tag-list{flex-wrap:wrap;gap:.55rem;display:flex}.tag-list li,.home-schedule__days li{color:var(--color-text-soft);background:#8d454d0f;border:1px solid #8d454d1f;border-radius:999px;padding:.6rem .96rem;font-size:.82rem;line-height:1.55}.stack-text{gap:1.3rem;display:grid}.stack-text p{max-width:42rem;color:var(--color-text-muted);line-height:1.9}.supporting-note{color:var(--color-text-muted);background:#8d454d0d;border:1px dashed #8d454d3d;border-radius:1.2rem;padding:1.25rem 1.35rem;line-height:1.78}.quote-panel blockquote,.about-values__lead blockquote{color:var(--color-text);font-family:var(--font-display);max-width:16ch;font-size:clamp(1.55rem,1.18rem + .95vw,2.35rem);line-height:1.08}.home-hero{background:linear-gradient(#ffffff05,#0000 18%),linear-gradient(#f8f4ef 0%,#f3ede5 100%);border:1px solid #211e1c14;border-radius:2.2rem;min-height:clamp(38rem,86vh,56rem);position:relative;overflow:hidden;box-shadow:0 34px 88px -54px #120f0e42}.home-hero__media-layer{position:absolute;inset:0 0 0 37%}.home-hero__image{object-fit:cover;object-position:center 24%;filter:grayscale()saturate(0)contrast(1.06)brightness(.94);width:100%;height:100%}.home-hero__veil{background:linear-gradient(90deg,#f8f4effa 0%,#f8f4efe6 18%,#f8f4ef29 44%,#f8f4ef05 100%),linear-gradient(#8d454d1a,#0000 30%);position:absolute;inset:0}.home-hero__grid{z-index:1;min-height:inherit;grid-template-columns:minmax(0,.92fr) minmax(18rem,.78fr);align-items:end;gap:clamp(2rem,4vw,4.25rem);padding:clamp(1.8rem,4vw,3.1rem);display:grid;position:relative}.home-hero__content{align-self:center;gap:1.2rem;max-width:35rem;padding:clamp(1rem,1.4vw,1.6rem) 0;display:grid}.home-hero__brand{color:var(--color-accent);letter-spacing:.24em;text-transform:uppercase;font-size:clamp(1rem,.86rem + .55vw,1.45rem)}.home-hero__content h1{max-width:8.8ch;font-size:clamp(3.5rem,2.4rem + 3vw,6.2rem);line-height:.9}.home-hero__description{max-width:31rem;color:var(--color-text-muted);font-size:clamp(1rem,.92rem + .25vw,1.08rem);line-height:1.85}.home-hero__aside{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffcf685;border:1px solid #ffffff7a;border-radius:1.8rem;justify-self:end;gap:1rem;width:min(24rem,100%);padding:1.15rem;display:grid;box-shadow:0 24px 54px -40px #120f0e3d}.home-hero__poster{aspect-ratio:4/5;border-radius:1.35rem;overflow:hidden}.home-hero__poster img{object-fit:cover;object-position:center 18%;filter:grayscale()saturate(0)contrast(1.08)brightness(.94);width:100%;height:100%}.home-hero__aside-copy{gap:.75rem;display:grid}.home-hero__aside-copy p{line-height:1.76}.home-hero__slogan{color:var(--color-accent);letter-spacing:.22em;text-transform:uppercase;font-size:.76rem;font-weight:600}.home-hero__facts{gap:.55rem;display:grid}.home-hero__facts div{border-top:1px solid #211e1c14;grid-template-columns:auto 1fr;align-items:center;gap:.6rem;padding:.85rem .95rem;display:grid}.home-hero__facts div:first-child{border-top:0}.home-hero__facts svg{color:var(--color-accent)}.home-manifesto{grid-template-columns:minmax(0,.82fr) minmax(18rem,1.18fr);align-items:center}.home-manifesto__copy{align-self:center;gap:1.2rem;display:grid}.home-manifesto__visuals{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:minmax(6rem,1fr);gap:1rem;min-height:34rem;display:grid}.home-manifesto__visual{background:#ffffff8c;border:1px solid #211e1c14;border-radius:1.5rem;overflow:hidden}.home-manifesto__visual img,.home-class-editorial__media img,.home-focus__poster img,.home-teacher-editorial__media img,.teachers-intro__portrait img,.teacher-profile__portrait img,.teacher-profile__inset img,.about-story__primary img,.about-story__primary video,.about-story__secondary img,.about-elena__portrait img,.about-elena__detail img,.about-philosophy__gallery-item img,.classes-featured__media img,.classes-programme__media img,.schedule-official__image img,.contact-map-panel__visual img,.not-found-hero__texture img,.not-found-hero__media img{object-fit:cover;filter:grayscale()saturate(0)contrast(1.06)brightness(.97);width:100%;height:100%}.home-manifesto__visual--primary{grid-area:span 4/span 4}.home-manifesto__visual--secondary{grid-area:span 2/span 2}.home-manifesto__visual--detail{grid-area:span 2/3/auto/span 3}.home-class-editorial__media img{object-position:center 24%}.classes-programme__media img{object-position:center 22%}.home-focus{grid-template-columns:minmax(0,1.1fr) minmax(18rem,.9fr);gap:clamp(2rem,4vw,4rem);display:grid}.home-focus__feature{gap:1.4rem;display:grid}.home-focus__feature--classes{align-content:start}.home-class-editorial{gap:1.35rem;display:grid}.home-class-editorial__item{background:linear-gradient(#ffffffb3,#fff0),#fcf8f2b8;border:1px solid #211e1c14;border-radius:1.6rem;grid-template-columns:minmax(12rem,.82fr) minmax(0,1.18fr);align-items:stretch;gap:1.2rem;padding:1.15rem;display:grid;box-shadow:0 24px 56px -42px #120f0e2e}.home-class-editorial__item--2{margin-left:clamp(2rem,5vw,6rem)}.home-class-editorial__item--3{margin-right:clamp(2rem,6vw,7rem)}.home-class-editorial__media{border-radius:1.35rem;overflow:hidden}.home-class-editorial__body{align-content:center;gap:.85rem;display:grid}.home-class-editorial__body p{line-height:1.76}.home-class-editorial__body h3{font-size:clamp(1.5rem,1.15rem + .8vw,2rem)}.home-focus__feature--schedule{color:#faf6f0f0;background:linear-gradient(#ffffff94,#fff0),linear-gradient(#23201f 0%,#1d1a19 100%);border:1px solid #211e1c14;border-radius:1.8rem;align-content:end;gap:1rem;padding:clamp(1.6rem,2.4vw,2.2rem)}.home-focus__feature--schedule h2,.home-focus__feature--schedule p,.home-focus__feature--schedule .eyebrow,.home-schedule-list strong,.home-schedule-list span{color:inherit}.home-focus__feature--schedule .eyebrow{color:#ffeff2d1}.home-focus__feature--schedule p{color:#f5eee8d1;line-height:1.76}.home-schedule-list{gap:.9rem;display:grid}.home-schedule-list li{border-top:1px solid #ffffff14;gap:.45rem;padding:.9rem 0;display:grid}.home-schedule-list li:first-child{border-top:0}.home-schedule-list span{color:#f5eee8b8;letter-spacing:.01em;text-transform:none;font-size:.94rem;line-height:1.7}.home-focus__poster{background:#ffffff0a;border:1px solid #ffffff14;border-radius:1.5rem;overflow:hidden}.home-focus__poster img{object-fit:contain;filter:none;padding:.8rem}.home-ensemble{grid-template-columns:minmax(0,.72fr) minmax(18rem,1.28fr);align-items:start;gap:clamp(2rem,4vw,4rem);display:grid}.home-ensemble__intro{align-content:start;gap:1rem;padding-top:1rem;display:grid}.home-ensemble__note{max-width:26rem;color:var(--color-text-muted)}.home-ensemble__stack{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}.home-teacher-editorial{background:linear-gradient(#ffffffb8,#fff0),#fcf8f2c7;border:1px solid #211e1c14;border-radius:1.7rem;gap:.9rem;padding:1rem;display:grid;box-shadow:0 24px 56px -42px #120f0e2e}.home-teacher-editorial--1{grid-column:span 3}.home-teacher-editorial--2{grid-column:span 3;margin-top:2rem}.home-teacher-editorial--3{grid-column:2/span 4}.home-teacher-editorial__media{aspect-ratio:4/5;border-radius:1.35rem;overflow:hidden}.home-teacher-editorial__media img{object-position:center 16%}.home-teacher-editorial__body{gap:.45rem;display:grid}.home-editorial-hero{grid-template-columns:minmax(0,1.18fr) minmax(18rem,.82fr);align-items:end;gap:clamp(2rem,5vw,5rem);min-height:clamp(33rem,78vh,48rem);padding:clamp(2.2rem,5vw,4.6rem) 0 clamp(1rem,2vw,1.6rem);display:grid}.home-editorial-hero__content{align-content:end;gap:1.15rem;max-width:44rem;display:grid}.home-editorial-hero__brand{color:var(--color-accent);letter-spacing:.24em;text-transform:uppercase;font-size:clamp(1.05rem,.92rem + .52vw,1.45rem)}.home-editorial-hero__content h1{max-width:10ch;font-size:clamp(3.2rem,2.35rem + 2.2vw,5.2rem);line-height:.98}.home-editorial-hero__description{max-width:31rem;color:var(--color-text-muted);font-size:clamp(1rem,.94rem + .22vw,1.08rem);line-height:1.86}.home-editorial-hero__meta{color:var(--color-text-soft);letter-spacing:.16em;text-transform:uppercase;flex-wrap:wrap;gap:.65rem 1.5rem;padding-top:.25rem;font-size:.78rem;display:flex}.home-editorial-hero__meta span,.home-editorial-hero__meta a{color:inherit}.home-editorial-hero__aside{align-self:start;gap:.85rem;max-width:22rem;padding-top:clamp(3.4rem,9vw,8rem);display:grid}.home-editorial-hero__slogan{color:var(--color-accent);letter-spacing:.24em;text-transform:uppercase;font-size:.78rem;font-weight:700}.home-editorial-hero__aside p:last-child{color:var(--color-text-muted);line-height:1.82}.home-editorial-story{grid-template-columns:minmax(0,.94fr) minmax(18rem,.9fr);align-items:center;gap:clamp(2rem,5vw,5rem)}.home-editorial-story__copy{gap:1.2rem;display:grid}.home-editorial-story__visual{aspect-ratio:4/5;background:#ffffff80;border-radius:1.9rem;overflow:hidden;box-shadow:0 30px 74px -50px #120f0e38}.home-editorial-story__visual img,.home-editorial-teachers__media img{object-fit:cover;filter:grayscale()saturate(0)contrast(1.06)brightness(.97);width:100%;height:100%}.home-editorial-story__visual img{object-position:center 20%}.home-editorial-programme{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(2rem,4vw,4rem)}.home-editorial-programme__intro{align-content:start;gap:1.1rem;display:grid}.home-editorial-programme__note{max-width:29rem;color:var(--color-text-muted);line-height:1.82}.home-editorial-programme__list{gap:.9rem;display:grid}.home-programme-point{border-top:1px solid #211e1c14;grid-template-columns:auto minmax(0,1fr);gap:1.1rem;padding:1.15rem 0;display:grid}.home-programme-point:first-child{border-top:0}.home-programme-point__index{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;font-size:.84rem;font-weight:700}.home-programme-point h3{margin-bottom:.35rem;font-size:clamp(1.3rem,1.08rem + .45vw,1.7rem);line-height:1.16}.home-programme-point p{color:var(--color-text-muted);line-height:1.8}.home-editorial-classes{gap:clamp(1.6rem,3vw,2.5rem)}.home-editorial-classes__intro{gap:1rem;display:grid}.home-editorial-classes__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(1.6rem,3vw,2.6rem) clamp(2rem,4vw,3rem);display:grid}.home-editorial-class{border-top:1px solid #211e1c1a;align-content:start;gap:.95rem;padding:1.25rem 0 .15rem;display:grid}.home-editorial-class--1,.home-editorial-class--2,.home-editorial-class--3,.home-editorial-class--4{grid-column:auto}.home-editorial-class h3{max-width:16ch;font-size:clamp(1.6rem,1.2rem + 1vw,2.35rem);line-height:1.02}.home-editorial-class p{max-width:28rem;color:var(--color-text-muted);line-height:1.78}.home-editorial-class .tag-list{padding-top:.2rem}.home-editorial-teachers{grid-template-columns:minmax(18rem,.82fr) minmax(0,1.18fr);align-items:start;gap:clamp(2rem,4vw,4.5rem)}.home-editorial-teachers__media{aspect-ratio:4/5;background:#ffffff85;border-radius:1.9rem;overflow:hidden;box-shadow:0 30px 76px -52px #120f0e3d}.home-editorial-teachers__media img{object-position:center 16%}.home-editorial-teachers__content{gap:1.35rem;display:grid}.home-editorial-teacher{border-top:1px solid #211e1c14;gap:.45rem;padding-top:1rem;display:grid}.home-editorial-teacher--lead{border-top:0;padding-top:.2rem}.home-editorial-teacher h3{font-size:clamp(1.55rem,1.22rem + .82vw,2.1rem);line-height:1.04}.home-editorial-teacher p:last-child{max-width:32rem;color:var(--color-text-muted);line-height:1.78}.home-editorial-cta{align-items:end;gap:1.2rem}.home-editorial-cta__copy{gap:.95rem;max-width:36rem;display:grid}@media (width<=1080px){.home-editorial-story,.home-editorial-programme,.home-editorial-teachers{grid-template-columns:1fr}.home-editorial-classes__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-editorial-class--1,.home-editorial-class--2,.home-editorial-class--3{grid-column:span 1}}@media (width<=960px){.home-editorial-hero{grid-template-columns:1fr;min-height:auto;padding:clamp(1.8rem,5vw,2.8rem) 0 .8rem}.home-editorial-hero__content,.home-editorial-hero__aside,.home-editorial-story__copy,.home-editorial-programme__intro,.home-editorial-teachers__content{max-width:none}.home-editorial-hero__aside{padding-top:0}.home-editorial-hero__content h1{max-width:none}}@media (width<=640px){.home-editorial-classes__grid{grid-template-columns:1fr}.home-editorial-hero__meta{gap:.55rem 1rem;font-size:.74rem}.home-programme-point{grid-template-columns:1fr;gap:.4rem}}.page--school .page-hero{grid-template-columns:minmax(0,1.34fr) minmax(20rem,1.2fr)}.page--teachers .page-hero{grid-template-columns:minmax(0,.78fr) minmax(22rem,1.22fr)}.page--classes .page-hero{grid-template-columns:minmax(0,.8fr) minmax(21rem,1.2fr)}.page--schedule .page-hero,.page--contact .page-hero{grid-template-columns:minmax(0,.82fr) minmax(19rem,1.18fr)}.page--privacy .page-hero{grid-template-columns:minmax(0,1.05fr) minmax(16rem,.95fr);min-height:24rem}.page--privacy .page-hero__media img{object-fit:contain;filter:grayscale()saturate(0)contrast()brightness(.92);padding:1.5rem}.about-story,.about-elena,.teacher-profile,.classes-programme,.schedule-official,.contact-intro,.contact-grid{gap:clamp(2.3rem,4.6vw,4.8rem)}.about-story{grid-template-columns:minmax(0,.82fr) minmax(18rem,1.18fr);align-items:center}.about-story__media,.about-elena__media,.teacher-profile__media{min-height:34rem;position:relative}.about-story__primary,.about-story__secondary,.about-elena__portrait,.about-elena__detail,.teacher-profile__portrait,.teacher-profile__inset,.classes-featured__media,.classes-programme__media,.teachers-intro__portrait,.about-philosophy__gallery-item,.schedule-official__image,.contact-map-panel,.not-found-hero__texture,.not-found-hero__media{background:#ffffff8c;border:1px solid #211e1c14;border-radius:1.5rem;overflow:hidden}.about-story__primary{width:min(84%,31rem);height:100%}.about-story__primary img{object-position:center 22%}.about-story__secondary{aspect-ratio:4/5;border-width:8px;border-color:#fbf7f1f5;width:min(40%,14rem);position:absolute;bottom:1.5rem;right:0}.about-values__layout{grid-template-columns:minmax(18rem,.76fr) minmax(0,1.24fr);gap:1rem;display:grid}.info-card{padding:1.25rem}.about-elena{grid-template-columns:minmax(18rem,.88fr) minmax(0,1.12fr)}.about-elena__portrait{width:100%;max-width:30rem;height:100%}.about-elena__media{align-items:stretch;display:grid}.page--school .page-hero{min-height:clamp(16rem,34vh,22rem)}.about-elena__portrait img{object-position:center 14%}.about-elena__detail{aspect-ratio:4/5;border-width:8px;border-color:#fbf7f1f5;width:min(42%,14rem);position:absolute;bottom:1.25rem;right:0}.about-elena__content{align-content:center;gap:1rem;display:grid}.about-philosophy__layout{grid-template-columns:minmax(0,.82fr) minmax(18rem,1.18fr);gap:clamp(1.5rem,3vw,3rem);display:grid}.about-philosophy__copy{gap:1rem;display:grid}.about-philosophy__gallery{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}.about-philosophy__gallery-item--tall{grid-area:span 2/span 4;min-height:30rem}.about-philosophy__gallery-item:not(.about-philosophy__gallery-item--tall){grid-column:span 2;min-height:14.5rem}.teachers-intro{grid-template-columns:minmax(0,.98fr) minmax(19rem,1.02fr);align-items:center;gap:clamp(2.2rem,4.5vw,5rem)}.teachers-intro .text-panel{justify-self:stretch;width:min(100%,45rem);margin-inline:auto;padding-inline:clamp(.4rem,1vw,.95rem)}.teachers-intro__quote{border-top:1px solid #211e1c14;padding-top:1.2rem}.teachers-intro__montage{grid-template-columns:repeat(6,minmax(0,1fr));gap:1.2rem;display:grid}.teachers-intro__portrait img{object-position:center 14%}.teachers-intro__portrait--1{grid-area:span 2/span 4;min-height:32rem}.teachers-intro__portrait--2{grid-column:span 2;min-height:18rem;transform:translateY(1.2rem)}.teachers-intro__portrait--3{grid-column:3/span 4;min-height:15.5rem}.teachers-profile-stack{gap:clamp(1.8rem,3.5vw,3rem);display:grid}.teacher-profile{background:linear-gradient(#ffffffbd,#fff0),#fcf8f2c7;border:1px solid #211e1c14;border-radius:1.8rem;grid-template-columns:minmax(19rem,.92fr) minmax(0,1.08fr);gap:clamp(2rem,3.4vw,3.6rem);padding:1.35rem;display:grid;box-shadow:0 28px 62px -44px #120f0e2e}.teacher-profile--reverse{grid-template-columns:minmax(0,1.08fr) minmax(19rem,.92fr)}.teacher-profile--reverse .teacher-profile__media{order:2}.teacher-profile__portrait{height:100%}.teacher-profile__portrait img{object-position:center 11%}.teacher-profile__inset{aspect-ratio:4/5;border-width:8px;border-color:#fbf7f1f5;width:min(36%,12rem);position:absolute;bottom:1rem;right:0}.teacher-profile__content{align-content:center;gap:1.5rem;max-width:43rem;display:grid}.teacher-profile__summary{color:var(--color-text);font-family:var(--font-display);font-size:clamp(1.3rem,1.05rem + .55vw,1.7rem);line-height:1.3}.teacher-profile__block{gap:.55rem;display:grid}.teacher-profile__block p{line-height:1.8}.classes-featured__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}.classes-featured__card{background:linear-gradient(#ffffffbd,#fff0),#fcf8f2c7;border:1px solid #211e1c14;border-radius:1.7rem;overflow:hidden;box-shadow:0 24px 56px -42px #120f0e2e}.classes-featured__card:first-child{grid-column:span 4}.classes-featured__card:nth-child(2){grid-column:span 5;margin-top:2rem}.classes-featured__card:nth-child(3){grid-column:span 3}.classes-featured__card:nth-child(4),.classes-featured__card:nth-child(5){grid-column:span 6}.classes-featured__media{aspect-ratio:4/5}.classes-featured__content{gap:1.1rem;padding:1.45rem 1.5rem 1.6rem;display:grid}.classes-inline-meta{color:var(--color-text-soft);border-top:1px solid #211e1c14;padding-top:1.2rem;line-height:1.8}.classes-catalogue__stack{gap:clamp(1.8rem,3vw,3rem);display:grid}.classes-programme{background:linear-gradient(#ffffffbd,#fff0),#fcf8f2c7;border:1px solid #211e1c14;border-radius:1.8rem;grid-template-columns:minmax(19rem,.94fr) minmax(0,1.06fr);gap:clamp(1.8rem,3.4vw,3.2rem);padding:1.35rem;display:grid;box-shadow:0 28px 62px -44px #120f0e2e}.classes-programme--reverse{grid-template-columns:minmax(0,1.06fr) minmax(19rem,.94fr)}.classes-programme--reverse .classes-programme__media{order:2}.classes-programme__media{min-height:25rem}.classes-programme__content{align-content:center;gap:1.45rem;display:grid}.classes-programme__header h2{max-width:14ch;font-size:clamp(1.85rem,1.4rem + .95vw,2.7rem);line-height:1.04}.classes-programme__meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;padding-top:.65rem;display:grid}.classes-programme__summary{color:var(--color-text);font-family:var(--font-display);font-size:clamp(1.2rem,1rem + .45vw,1.55rem);line-height:1.42}.classes-programme__details{border-top:1px solid #211e1c14;padding-top:.1rem}.classes-programme__details summary{color:var(--color-accent);letter-spacing:.06em;cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1rem .95rem;font-weight:600;line-height:1.45;display:flex}.classes-programme__details summary::-webkit-details-marker{display:none}.classes-programme__details summary:after{content:"+";color:var(--color-accent);font-size:1.2rem}.classes-programme__details[open] summary:after{content:"-"}.classes-programme__details-body{padding:.3rem .95rem 1.2rem}.classes-programme__details-body p{line-height:1.82}.classes-outro,.teachers-outro,.about-closing,.contact-cta,.privacy-contact,.site-footer,.not-found-hero{color:var(--color-text);background:linear-gradient(#ffffffb8,#fff0),#fcf8f2e6;border:1px solid #211e1c14}.classes-outro,.teachers-outro,.about-closing,.contact-cta,.privacy-contact{grid-template-columns:minmax(0,1.08fr) auto;place-items:end stretch;gap:clamp(1.8rem,3vw,2.8rem)}.classes-outro__copy,.teachers-outro__copy,.about-closing__copy,.contact-cta__copy,.privacy-contact__copy{gap:1rem;max-width:44rem;display:grid}.classes-outro h2,.teachers-outro h2,.about-closing h2,.contact-cta h2,.privacy-contact h2{max-width:18ch;color:var(--color-text);line-height:1.08}.classes-outro p,.teachers-outro p,.about-closing p,.contact-cta p,.privacy-contact p,.site-footer p,.site-footer a,.not-found-hero p{color:var(--color-text-muted);line-height:1.82}.contact-cta .eyebrow{color:var(--color-accent)}.contact-cta h2{color:var(--color-text)}.contact-cta p{color:var(--color-text-muted)}.contact-cta .text-link{color:var(--color-accent)}.schedule-intro{grid-template-columns:minmax(0,.78fr) minmax(18rem,1.22fr);align-items:center}.schedule-intro__aside{gap:1rem;display:grid}.schedule-intro__note{background:#ffffff94;border:1px solid #211e1c14;border-radius:1.2rem;gap:.55rem;padding:1.1rem 1.2rem;display:grid}.schedule-table-wrap{background:#fcf8f2c7;border:1px solid #211e1c14;border-radius:1.8rem;overflow-x:auto;box-shadow:0 24px 56px -42px #120f0e2e}.schedule-table td,.schedule-table th{padding:1rem 1.1rem}.schedule-table{border-collapse:collapse;width:100%;min-width:68rem}.schedule-table th,.schedule-table td{vertical-align:top;border-bottom:1px solid #211e1c14;border-right:1px solid #211e1c14;padding:1rem .9rem}.schedule-table thead th{color:var(--color-text);letter-spacing:.14em;text-transform:uppercase;background:#8d454d0d;font-size:.78rem;font-weight:600}.schedule-table tbody th{color:var(--color-text);white-space:nowrap;background:#ffffff75;font-size:.86rem}.schedule-table__entry{gap:.3rem;min-height:4.8rem;display:grid}.schedule-table__entry strong{color:var(--color-text);font-size:.95rem;line-height:1.42}.schedule-table__entry span,.schedule-table__empty{color:var(--color-text-soft);font-size:.84rem}.schedule-mobile{display:none}.schedule-day-card{background:#fcf8f2cc;border:1px solid #211e1c14;border-radius:1.6rem;gap:.9rem;padding:1rem;display:grid}.schedule-day-card__entries{gap:.7rem;display:grid}.schedule-day-card__entry{border-top:1px solid #211e1c14;grid-template-columns:minmax(5.5rem,auto) 1fr;gap:.8rem;padding-top:.8rem;display:grid}.schedule-day-card__entry:first-child{border-top:0;padding-top:0}.schedule-day-card__body{gap:.25rem;display:grid}.schedule-day-card__body strong{color:var(--color-text)}.schedule-day-card__body span{color:var(--color-text-soft);line-height:1.65}.schedule-official{grid-template-columns:minmax(0,.72fr) minmax(18rem,1.28fr);align-items:center}.schedule-official__image{min-height:32rem}.schedule-official__image img{object-fit:contain;filter:none;padding:1rem}.contact-intro{grid-template-columns:minmax(0,.92fr);justify-content:center}.contact-grid{grid-template-columns:1fr}.contact-grid__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.4rem,2.4vw,2rem);display:grid}.contact-card__icon{color:var(--color-accent);margin-bottom:.35rem}.contact-card__body{gap:.95rem;display:grid}.contact-card__body h3{font-size:clamp(1.3rem,1.08rem + .45vw,1.65rem);line-height:1.26}.contact-card__body p{color:var(--color-text-muted);line-height:1.82}.contact-card__body a{color:var(--color-text)}.contact-cta__actions{flex-wrap:wrap;align-items:center;gap:1.1rem 1.35rem;display:flex}.contact-cta__socials{flex-wrap:wrap;gap:.6rem;display:inline-flex}.contact-social-icon,.site-footer__social{color:#faf6f0e0;width:2.6rem;height:2.6rem;transition:transform var(--transition-base), border-color var(--transition-base), background-color var(--transition-base), color var(--transition-base);background:#ffffff08;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.contact-social-icon:hover,.site-footer__social:hover{color:#fff8f4f5;background:#8d454d1f;border-color:#8d454d66;transform:translateY(-2px)}.contact-social-icon svg,.site-footer__social svg{width:1rem;height:1rem;display:block}.privacy-stack{gap:1rem;display:grid}.privacy-card{grid-template-columns:minmax(3rem,.14fr) minmax(0,1fr);align-items:start;gap:1rem;display:grid}.privacy-card h2,.privacy-card h2+p{grid-column:2}.privacy-card h2{max-width:16ch;font-size:clamp(1.5rem,1.2rem + .8vw,2.2rem);line-height:.98}.site-footer{gap:2.2rem;margin-top:clamp(3.5rem,8vw,5.5rem);padding:clamp(1.8rem,3vw,2.65rem) 0 0;display:grid}.site-footer__top{grid-template-columns:minmax(0,1.15fr) minmax(0,.72fr) minmax(0,.95fr);align-items:start;gap:clamp(1.8rem,3vw,3rem);display:grid}.site-footer__brand{align-content:start;gap:1.1rem;display:grid}.site-footer__brand-block{gap:.55rem;max-width:26rem;display:grid}.site-footer__title,.site-footer__brand-note,.site-footer__description,.site-footer__section-title,.site-footer__bottom p{margin:0}.site-footer__brand-note{max-width:20rem;color:var(--color-text);letter-spacing:.12em;text-transform:uppercase;font-size:.88rem;font-weight:600;line-height:1.7}.site-footer__description{max-width:30rem;color:var(--color-text-muted);line-height:1.82}.site-footer__section-title{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;margin-bottom:.2rem;font-size:.76rem;font-weight:600}.site-footer__nav,.site-footer__contact{align-content:start;gap:.8rem;display:grid}.site-footer__nav a,.site-footer__contact a,.site-footer__meta a{width:fit-content;color:var(--color-text-muted);transition:color var(--transition-base), transform var(--transition-base);line-height:1.72}.site-footer__nav a:hover,.site-footer__contact a:hover,.site-footer__meta a:hover{color:var(--color-text);transform:translate(2px)}.site-footer__socials{flex-wrap:wrap;gap:.7rem;display:inline-flex}.site-footer__bottom{border-top:1px solid #211e1c14;justify-content:space-between;align-items:center;gap:1.2rem;padding-top:1.45rem;display:flex}.site-footer__meta{color:var(--color-text-soft);flex-wrap:wrap;align-items:center;gap:.6rem 1.2rem;display:flex}.not-found-hero{grid-template-columns:minmax(0,.76fr) minmax(18rem,1.24fr);gap:1rem;min-height:34rem;padding:1rem;display:grid;position:relative}.not-found-hero__texture{opacity:.12;position:absolute;inset:0}.not-found-hero__copy,.not-found-hero__media{z-index:1;position:relative}.not-found-hero__copy{align-content:end;gap:1rem;padding:clamp(1.4rem,3vw,2.2rem);display:grid}.not-found-hero__copy h1{color:#faf6f0f5;max-width:8ch;font-size:clamp(3rem,2.2rem + 2.5vw,5rem);line-height:.9}.not-found-hero__media{min-height:100%}.not-found-hero__media img{object-position:center 20%}.site-shell .site-header__inner{background:#fcf8f2c2;border-radius:2.1rem;box-shadow:0 28px 64px -50px #120f0e33,inset 0 1px #ffffffb8}.site-shell .mega-menu__panel{background:radial-gradient(circle at 0 0,#ffffffe0,#0000 26%),linear-gradient(90deg,#ffffffb8,#fff0 48%),#faf5effa;border:0;border-radius:2.2rem;gap:clamp(1.8rem,3vw,3.2rem);padding:clamp(1.8rem,3vw,2.8rem);box-shadow:0 42px 112px -68px #120f0e57}.site-shell .mega-menu__links{gap:1.5rem}.site-shell .mega-menu__list{gap:.35rem}.site-shell .mega-menu__link{background:0 0;border:0;border-bottom:1px solid #211e1c1a;border-radius:0;padding:.95rem 0 1.05rem}.site-shell .mega-menu__link:hover{background:0 0;border-color:#8d454d47;transform:translate(.45rem)}.site-shell .mega-menu__link-title{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.site-shell .mega-menu__link-title:after{content:"↗";color:var(--color-accent);font-size:.95rem;transform:translateY(-.08rem)}.site-shell .mega-menu__link-note{max-width:24rem}.site-shell .mega-menu__visual{border:0;border-radius:1.9rem;box-shadow:0 30px 72px -50px #120f0e4d}.site-shell .mega-menu__visual img{object-position:center 24%}.site-shell .section{box-shadow:none;background:0 0;border:0;border-radius:0;padding-inline:0;overflow:visible}.site-shell .section:before{background:linear-gradient(90deg,#0000,#8d454d38 18%,#211e1c14 52%,#0000);height:1px;inset:auto 0 0}.site-shell .page-hero{box-shadow:none;background:0 0;border:0;border-radius:0;min-height:clamp(31rem,72vh,46rem);padding:0;overflow:visible}.site-shell .page-hero:before,.site-shell .section:before{display:none}.site-shell .page-hero__content{align-content:center;max-width:46rem;padding:clamp(2.4rem,4.8vw,4.2rem) clamp(.45rem,1vw,.95rem) clamp(1.8rem,2.8vw,2.4rem)}.site-shell .page-hero__media{background:#ece4daa6;border:0;border-radius:2rem;box-shadow:0 34px 82px -54px #120f0e38}.site-shell .text-panel,.site-shell .quote-panel,.site-shell .info-card{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0 clamp(.35rem,.9vw,.9rem)}.site-shell .home-hero{background:linear-gradient(#ffffff14,#0000 22%),linear-gradient(#f8f4ef 0%,#f1ebe3 100%);border:0;border-radius:2.4rem;box-shadow:0 38px 92px -58px #120f0e47}.site-shell .home-hero__aside{background:#fffcf67a;border:0;box-shadow:0 24px 54px -40px #120f0e2e}.site-shell .home-focus__feature--schedule{background:linear-gradient(#423b38f5 0%,#2a2523fa 100%);border:0;box-shadow:0 32px 72px -52px #120f0e70}.site-shell .home-hero:before{background:linear-gradient(#fff0,#fffaf5b8),linear-gradient(90deg,#8d454d1f,#0000 42%);border-radius:0 0 2.4rem 2.4rem;height:22%;inset:auto 0 0}.site-shell .home-manifesto,.site-shell .home-focus,.site-shell .home-ensemble,.site-shell .about-story,.site-shell .about-values,.site-shell .about-elena,.site-shell .about-philosophy,.site-shell .teachers-intro,.site-shell .teachers-profiles,.site-shell .classes-featured,.site-shell .classes-catalogue,.site-shell .schedule-structured,.site-shell .schedule-official,.site-shell .contact-intro,.site-shell .contact-grid,.site-shell .privacy-stack{position:relative}.site-shell .home-manifesto:after,.site-shell .teachers-profiles:after,.site-shell .classes-catalogue:after,.site-shell .contact-grid:after{content:"";background:linear-gradient(90deg,#8d454d5c,#0000);width:min(9rem,18vw);height:1px;position:absolute;top:clamp(-1.4rem,-2vw,-.8rem);left:0}.site-shell .home-class-editorial{gap:1.6rem}.site-shell .home-class-editorial__item{box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(14rem,.78fr) minmax(0,1.22fr);padding:0;position:relative}.site-shell .home-class-editorial__item:before{content:"";background:linear-gradient(90deg,#8d454d38,#211e1c14,#0000);height:1px;position:absolute;inset:-.8rem 0 auto}.site-shell .home-class-editorial__body{padding:.8rem 0 .4rem}.site-shell .home-class-editorial__media{border-radius:1.7rem;box-shadow:0 28px 70px -50px #120f0e38}.site-shell .home-teacher-editorial{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.site-shell .home-teacher-editorial__body{padding-inline:.2rem}.site-shell .home-teacher-editorial__media{border-radius:1.8rem;box-shadow:0 28px 70px -48px #120f0e38}.site-shell .teacher-profile,.site-shell .classes-programme{box-shadow:none;background:0 0;border:0;border-radius:0;padding:clamp(1.2rem,2.4vw,1.7rem) clamp(.15rem,.7vw,.45rem) .2rem;position:relative}.site-shell .teacher-profile:before,.site-shell .classes-programme:before{content:"";background:linear-gradient(90deg,#8d454d47,#211e1c1a 38%,#0000 100%);height:1px;position:absolute;inset:0 0 auto}.site-shell .teacher-profile__content,.site-shell .classes-programme__content{max-width:44rem;padding:.9rem clamp(.35rem,.85vw,.8rem) .35rem}.site-shell .teacher-profile__media,.site-shell .classes-programme__media,.site-shell .classes-featured__card,.site-shell .schedule-official__image,.site-shell .contact-map-panel{background:#ffffff75;border:0;border-radius:1.9rem;box-shadow:0 28px 68px -48px #120f0e38}.site-shell .teacher-profile__inset,.site-shell .about-story__secondary,.site-shell .about-elena__detail{box-shadow:0 24px 56px -40px #120f0e2e}.site-shell .page-hero__media img,.site-shell .page-hero__media video,.site-shell .home-hero__image,.site-shell .teacher-profile__portrait img,.site-shell .classes-programme__media img,.site-shell .about-story__primary img,.site-shell .about-elena__portrait img,.site-shell .contact-map-panel__visual img{transition:transform .92s cubic-bezier(.22,1,.36,1),filter .6s}.site-shell .page-hero:hover .page-hero__media img,.site-shell .page-hero:hover .page-hero__media video,.site-shell .teacher-profile:hover .teacher-profile__portrait img,.site-shell .classes-programme:hover .classes-programme__media img,.site-shell .contact-map-panel:hover .contact-map-panel__visual img{transform:scale(1.045)}.page-hero__video{display:block}.site-shell .page-hero__video{border-radius:2rem}.site-shell .about-story__primary{background:#ffffff75;border:0;border-radius:1.9rem;box-shadow:0 28px 68px -48px #120f0e38}.site-shell .teachers-profile-stack,.site-shell .classes-catalogue__stack{gap:clamp(2.4rem,4vw,4rem)}.site-shell .classes-featured__card{background:#ffffff57;border:0;box-shadow:0 24px 64px -48px #120f0e2e}.site-shell .classes-featured__content{padding:1.35rem 1.45rem 1.55rem}.site-shell .schedule-table-wrap,.site-shell .schedule-day-card{border-radius:1.7rem;box-shadow:0 26px 66px -52px #120f0e29}.site-shell .contact-card,.site-shell .privacy-card{box-shadow:none;background:0 0;border:0;border-radius:0;padding:.45rem clamp(.2rem,.7vw,.45rem) 1.4rem}.site-shell .contact-card,.site-shell .privacy-card,.site-shell .privacy-contact{border-top:1px solid #211e1c14}.site-shell .contact-grid__cards{gap:clamp(1.4rem,2.2vw,2.2rem)}.site-shell .contact-card__body{gap:1rem}.site-shell .privacy-stack{gap:1.6rem}.site-shell .site-footer{color:var(--color-text);box-shadow:none;background:0 0;border:0;border-radius:0;padding:clamp(1.8rem,3.5vw,2.6rem) 0 0}.site-shell .site-footer:before{background:linear-gradient(90deg,#0000,#8d454d47 22%,#211e1c1f 56%,#0000);height:1px;inset:0 0 auto}.site-shell .site-footer__title{color:var(--color-accent)}.site-shell .site-footer__brand-note{color:var(--color-text)}.site-shell .site-footer__description{color:var(--color-text-muted)}.site-shell .site-footer__section-title{color:var(--color-accent)}.site-shell .site-footer__nav a,.site-shell .site-footer__contact a,.site-shell .site-footer__meta a{color:var(--color-text-muted)}.site-shell .site-footer__bottom,.site-shell .site-footer__meta{color:var(--color-text-soft)}.site-shell .site-footer__bottom{border-top:1px solid #211e1c14}.site-shell .site-footer__nav a:hover,.site-shell .site-footer__contact a:hover,.site-shell .site-footer__meta a:hover{color:var(--color-text)}.site-shell .site-footer__social,.site-shell .contact-social-icon{color:var(--color-text);background:#ffffff6b;border-color:#211e1c1f}.site-shell .site-footer__social:hover,.site-shell .contact-social-icon:hover{color:var(--color-text);background:#8d454d14;border-color:#8d454d47}.site-shell .button{letter-spacing:.14em}.classes-featured__card--pilates-mat .classes-featured__media img,.classes-programme--pilates-mat .classes-programme__media img{object-fit:cover;object-position:center 72%;filter:grayscale()saturate(0)contrast(1.06)brightness(.97);background:0 0;padding:0}.classes-programme--pilates-mat .classes-programme__media{min-height:clamp(18rem,30vw,24rem)}.site-shell .button--primary{box-shadow:0 20px 42px -28px #6e383e61}.site-shell .contact-cta{gap:1.35rem}.site-shell .contact-intro .text-panel{max-width:44rem}.site-shell .text-link{position:relative}.site-shell .text-link:after{content:"";transform-origin:0;width:100%;height:1px;transition:transform var(--transition-base);background:#8d454d47;position:absolute;bottom:-.25rem;left:0;transform:scaleX(.28)}.site-shell .text-link:hover:after{transform:scaleX(1)}.intro-page__language .language-switcher{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff24;border-color:#ffffff52;box-shadow:0 16px 42px -24px #0000008f}.intro-page__language .language-switcher button{color:#fcf8f2fa;text-shadow:0 1px 12px #00000061}.intro-page__language .language-switcher button.is-active{color:var(--color-highlight);background:#8d454df0}.intro-page{min-height:100svh;color:var(--color-highlight);isolation:isolate;background:#1a1716;align-items:center;padding:clamp(1.25rem,3vw,2rem);display:grid;position:relative;overflow:hidden}.intro-page__media{position:absolute;inset:0}.intro-page__video,.intro-page__poster{object-fit:cover;object-position:center 28%;filter:grayscale()saturate(0)contrast(1.02)brightness(.68);width:100%;height:100%;transform:scale(1.02)}.intro-page__veil{background:radial-gradient(circle,#fcf8f20a 0%,#1a171624 38%,#1a1716bd 100%),linear-gradient(#1a171657,#1a1716d6),linear-gradient(135deg,#8d454d14,#0000 36%);position:absolute;inset:0}.intro-page__language{z-index:2;position:absolute;top:1rem;right:1rem}.intro-page__content,.intro-page__footer{z-index:1;position:relative}.intro-page__content{text-align:center;gap:1.35rem;max-width:min(44rem,100%);margin-inline:auto;padding-top:2rem;display:grid}.intro-page__signature{color:#ece1d6e0;font-family:var(--font-display);letter-spacing:.2em;text-transform:none;margin-top:.1rem;font-size:clamp(.94rem,.94rem + .34vw,1.5rem);font-style:italic;font-weight:500}.intro-page__brand{justify-items:center;gap:.95rem;display:grid}.intro-page__brand-mark{color:#efe5dc;font-family:var(--font-display);letter-spacing:.22em;text-transform:uppercase;text-shadow:0 14px 34px #4c202547;font-size:clamp(2.6rem,1.75rem + 2.65vw,4.6rem);font-weight:850;line-height:.9}.intro-page__brand-school{color:#efe5dc;font-family:var(--font-display);letter-spacing:.08em;justify-items:center;gap:.28rem;font-size:clamp(1.55rem,1.08rem + 1.2vw,2.4rem);font-weight:650;line-height:1.02;display:grid}.intro-page__brand-school span:first-child{font-size:.9em}.intro-page__brand-school span:last-child{font-size:1em}.intro-page__slogan{color:#efe5dc;letter-spacing:.42em;text-transform:uppercase;margin-top:.2rem;font-size:clamp(1.16rem,.98rem + .55vw,1.52rem);font-weight:850}.intro-page__action{justify-self:center;min-width:10rem;margin-top:.5rem}.intro-page__footer{color:#d9cec4;letter-spacing:.14em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:.9rem;font-size:.76rem;display:flex;position:absolute;bottom:1.25rem;left:clamp(1.25rem,3vw,2rem);right:clamp(1.25rem,3vw,2rem)}.intro-page__social-connector{flex:1;align-items:center;min-width:220px;display:flex}.intro-page__social-connector svg{width:100%;height:56px;display:block}.intro-page__social-connector path{fill:none;stroke:#e9e0d86b;stroke-width:.9px;stroke-linecap:round;vector-effect:non-scaling-stroke}.intro-page__socials{align-items:center;gap:.6rem;display:inline-flex}.intro-page__social{width:2.7rem;height:2.7rem;color:var(--color-highlight);background:#ffffff0f;border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.intro-page__social svg{width:1.05rem;height:1.05rem}@media (width<=1080px){.mega-menu__panel,.page-hero,.home-manifesto,.home-focus,.home-ensemble,.about-story,.about-elena,.about-philosophy__layout,.teachers-intro,.teacher-profile,.teacher-profile--reverse,.classes-outro,.teachers-outro,.about-closing,.contact-cta,.privacy-contact,.classes-programme,.classes-programme--reverse,.schedule-intro,.schedule-official,.contact-intro,.contact-grid,.site-footer__top,.not-found-hero,.about-values__layout,.mega-menu__links{grid-template-columns:1fr}.classes-featured__card:nth-child(n),.home-teacher-editorial--1,.home-teacher-editorial--2,.home-teacher-editorial--3{grid-column:span 6;margin-top:0}.home-hero__media-layer{left:28%}.home-hero__grid{grid-template-columns:minmax(0,.96fr) minmax(18rem,.86fr)}.contact-grid__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=960px){.site-shell{padding-inline:1rem}.site-nav,.site-header__language,.mega-menu{display:none}.menu-toggle{display:inline-flex}.page-hero__content,.home-hero__content,.not-found-hero__copy{padding:1rem}.page-hero__media,.home-hero__aside,.home-manifesto__visuals,.about-story__media,.about-elena__media,.teacher-profile__media,.not-found-hero__media{min-height:20rem}.home-hero__media-layer{left:0;inset:42% 0 0}.home-hero__veil{background:linear-gradient(#f8f4eff5 0%,#f8f4efeb 18%,#f8f4ef29 52%,#f8f4ef0a 100%),linear-gradient(#8d454d14,#0000 28%)}.home-hero__grid{grid-template-columns:1fr;align-items:start}.home-hero__content{max-width:none}.teachers-intro .text-panel,.teacher-profile__content{width:100%;max-width:none;padding-right:0}.home-hero__aside{justify-self:stretch;width:100%}.home-manifesto__visuals,.home-ensemble__stack,.teachers-intro__montage,.about-philosophy__gallery,.classes-featured__grid,.card-grid.about-values__grid,.contact-grid__cards{grid-template-columns:1fr}.home-manifesto__visual--primary,.home-manifesto__visual--secondary,.home-manifesto__visual--detail,.about-philosophy__gallery-item--tall,.about-philosophy__gallery-item:not(.about-philosophy__gallery-item--tall),.teachers-intro__portrait--1,.teachers-intro__portrait--2,.teachers-intro__portrait--3,.classes-featured__card:nth-child(n),.home-teacher-editorial--1,.home-teacher-editorial--2,.home-teacher-editorial--3{grid-area:auto}.home-class-editorial__item,.privacy-card{grid-template-columns:1fr}.home-class-editorial__item--2,.home-class-editorial__item--3{margin-inline:0}.classes-programme__meta-grid{grid-template-columns:1fr}.teacher-profile--reverse .teacher-profile__media,.classes-programme--reverse .classes-programme__media{order:0}.teacher-profile__inset,.about-story__secondary,.about-elena__detail{width:min(40%,12rem)}.schedule-table-wrap{display:none}.schedule-mobile{gap:1rem;display:grid}.site-footer__bottom{flex-direction:column;align-items:flex-start}.intro-page__footer{flex-direction:column;justify-content:center;padding-top:2rem;position:static}.intro-page__social-connector{display:none}}@media (width<=640px){.site-header__inner{border-radius:1.4rem;grid-template-columns:1fr auto;gap:1rem}.section,.site-footer,.page-hero,.home-hero,.not-found-hero{border-radius:1.6rem}.page-hero,.section,.site-footer,.text-panel,.quote-panel,.privacy-card,.contact-card,.home-hero__grid{padding:1.1rem}.home-hero__content h1,.page-hero__content h1,.not-found-hero__copy h1,.section-heading p,.stack-text p,.page-hero__content>p:last-child,.home-hero__description{max-width:none}.home-hero__facts{gap:.2rem}.home-hero__facts div{padding-inline:0}.teacher-profile__inset,.about-story__secondary,.about-elena__detail{aspect-ratio:16/10;border-width:0;width:100%;margin-top:1rem;position:static}.home-manifesto__visuals,.about-story__media,.about-elena__media,.teacher-profile__media{min-height:0}.about-story__primary,.about-elena__portrait,.teacher-profile__portrait{width:100%;min-height:20rem}.home-class-editorial__media,.home-teacher-editorial__media,.classes-featured__media,.classes-programme__media{min-height:16rem}.schedule-day-card__entry{grid-template-columns:1fr}.intro-page__content h1{font-size:clamp(2.2rem,1.8rem + 3.2vw,3.8rem)}.intro-page__brand-mark,.intro-page__slogan,.intro-page__footer{letter-spacing:.18em}.intro-page__brand-school{letter-spacing:.06em;font-size:clamp(1.18rem,1rem + 1vw,1.5rem)}}.privacy-updated{flex-wrap:wrap;align-items:center;gap:.45rem .7rem;margin-top:-1.8rem;margin-bottom:.6rem;padding-left:.2rem;display:inline-flex}.privacy-updated__label{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:600}.privacy-updated__date{color:var(--color-text-soft);font-size:.92rem;line-height:1.6}.about-story__primary--video{position:relative;overflow:hidden}.about-story__primary--video video{object-fit:cover;object-position:center 22%;filter:grayscale()saturate(0)contrast(1.06)brightness(.97);width:100%;height:100%;display:block}.about-story__primary--video:after{content:"";pointer-events:none;background:linear-gradient(#ffffff14,#0000 24%),linear-gradient(#120f0e0a,#120f0e24);position:absolute;inset:0}.site-shell .about-story{align-items:center}.site-shell .about-story__media{align-self:center}.site-shell .about-story__primary{aspect-ratio:4/5;width:100%;max-width:none}.site-shell .about-story__primary img,.site-shell .about-story__primary video{object-fit:cover;object-position:center center;width:100%;height:100%}.about-values__layout{grid-template-columns:minmax(18rem,.78fr) minmax(0,1.22fr);align-items:start;gap:clamp(1.4rem,3vw,2.6rem);display:grid}.about-values__aside{gap:1.25rem;display:grid}.about-values__aside-head{gap:.45rem;max-width:34rem;padding:0 .35rem;display:grid}.about-values__aside-head p{color:var(--color-text-soft);line-height:1.72}.card-grid.about-values__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem;display:grid}.site-shell .about-values .info-card{background:#ffffff61;border:1px solid #211e1c14;border-radius:1.35rem;padding:1.25rem 1.3rem 1.35rem;box-shadow:0 20px 46px -36px #120f0e24}.about-values .info-card__body{gap:.65rem;display:grid}.about-values .info-card__body h3{font-size:clamp(1.22rem,1.04rem + .35vw,1.48rem);line-height:1.15}.about-values .info-card__body p:last-child{color:var(--color-text-muted);line-height:1.72}.about-values .home-card-meta{color:var(--color-accent);opacity:.78}@media (width<=960px){.about-values__aside{gap:1rem}.card-grid.about-values__grid{grid-template-columns:1fr}}.site-shell .about-values__layout{grid-template-columns:minmax(18rem,.74fr) minmax(0,1.26fr);align-items:start;gap:clamp(1.6rem,3vw,3rem)}.site-shell .about-values__aside{gap:1.4rem;display:grid}.site-shell .about-values__aside-head{border-bottom:1px solid #211e1c14;gap:.55rem;max-width:40rem;padding:0 .35rem .35rem;display:grid}.site-shell .about-values__aside-head p{max-width:34rem;color:var(--color-text-soft);line-height:1.74}.site-shell .card-grid.about-values__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}.site-shell .about-values__card{background:linear-gradient(#ffffff94,#fff0),#ffffff42;border:1px solid #211e1c12;border-radius:1.4rem;grid-column:span 2;min-height:100%;padding:1.25rem 1.25rem 1.35rem;transition:transform .26s,box-shadow .26s,border-color .26s,background-color .26s;position:relative;box-shadow:0 18px 42px -34px #120f0e1f}.site-shell .about-values__card:hover{background:linear-gradient(#ffffffad,#fff0),#ffffff57;border-color:#8d454d29;transform:translateY(-4px);box-shadow:0 24px 54px -34px #120f0e29}.site-shell .about-values__card:before{content:"";background:linear-gradient(90deg,#8d454d47,#211e1c14,#0000);height:1px;position:absolute;top:.9rem;left:1.25rem;right:1.25rem}.site-shell .about-values__card--featured{grid-column:1/-1;align-content:start;min-height:0;padding:1.45rem 1.45rem 1.55rem;display:grid}.site-shell .about-values__card .info-card__body{gap:.7rem;padding-top:.55rem;display:grid}.site-shell .about-values__card .home-card-meta{color:var(--color-accent);opacity:.82;letter-spacing:.18em;font-size:.74rem}.site-shell .about-values__card h3{max-width:18ch;font-size:clamp(1.22rem,1.08rem + .36vw,1.5rem);line-height:1.12}.site-shell .about-values__card p:last-child{color:var(--color-text-muted);line-height:1.74}.site-shell .about-values__card--featured h3{max-width:22ch;font-size:clamp(1.5rem,1.24rem + .55vw,1.95rem);line-height:1.06}.site-shell .about-values__card--featured p:last-child{max-width:48rem;font-size:1rem;line-height:1.82}@media (width<=1100px){.site-shell .card-grid.about-values__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-shell .about-values__card{grid-column:span 1}.site-shell .about-values__card--featured{grid-column:1/-1}}@media (width<=760px){.site-shell .card-grid.about-values__grid{grid-template-columns:1fr}.site-shell .about-values__card,.site-shell .about-values__card--featured{grid-column:auto}}.signature-wordmark{justify-content:center;align-items:center;width:100%;margin-top:1.25rem;display:flex}.signature-wordmark__name{text-align:center;white-space:nowrap;letter-spacing:.02em;color:#fffffffa;width:0;text-shadow:none;opacity:1;margin-inline:auto;font-family:Great Vibes,cursive;font-size:clamp(3.2rem,2.2rem + 2.6vw,5.4rem);font-weight:400;line-height:1.05;animation:3s steps(24,end) .3s forwards signatureTyping;display:block;overflow:hidden}@keyframes signatureTyping{0%{width:0}to{width:16.5ch}}.home-editorial-hero__slogan{color:var(--color-accent);letter-spacing:.34em;text-transform:uppercase;text-align:center;justify-self:center;margin:0;font-size:.82rem;font-weight:700}.site-shell .home-editorial-story{grid-template-columns:minmax(0,1.02fr) minmax(18rem,.78fr);align-items:center}.site-shell .home-editorial-story__visual--logo{aspect-ratio:1/1.08;width:min(100%,34rem);box-shadow:none;background:0 0;border-radius:2rem;justify-self:end;place-items:center;padding:0;display:grid}.site-shell .home-editorial-story__logo{object-fit:contain;object-position:center;filter:none;border-radius:2rem;width:100%;height:100%;box-shadow:0 28px 70px -42px #120f0e38}.site-shell .home-editorial-story__visual--logo:hover img{transform:none!important}.home-editorial-class__title-link{color:inherit;text-decoration:none;transition:color .22s,opacity .22s}.home-editorial-class__title-link:hover,.home-editorial-class__title-link:focus-visible{color:var(--color-accent);outline:none}.home-editorial-class__title-link:after{content:" ↗";opacity:0;transition:opacity .22s,transform .22s;transform:translate(-4px)}.home-editorial-class__title-link:hover:after,.home-editorial-class__title-link:focus-visible:after{opacity:1;transform:translate(0)}@media (width<=960px){.home-editorial-classes__grid{grid-template-columns:1fr}}.classes-catalogue,.classes-programme{scroll-margin-top:8.5rem}.classes-featured__title-link{color:inherit;text-decoration:none;transition:color .22s,opacity .22s}.classes-featured__title-link:hover,.classes-featured__title-link:focus-visible{color:var(--color-accent);outline:none}.classes-featured__card--contemporary .classes-featured__media img,.classes-programme--contemporary .classes-programme__media img{object-position:center 30%}.classes-featured__card--classical-ballet .classes-featured__media img,.classes-programme--classical-ballet .classes-programme__media img{object-position:center 20%}.classes-featured__card--salsa-bachata .classes-featured__media img,.classes-programme--salsa-bachata .classes-programme__media img{object-position:center 42%}.classes-programme--modern-dance-istd .classes-programme__media img{object-position:center 26%}.classes-featured__card--commercial .classes-featured__media img,.classes-programme--commercial .classes-programme__media img{object-position:center 40%}.classes-programme--music-and-movement .classes-programme__media img{object-position:76% center}.classes-programme--creative-expression-3-4 .classes-programme__media img{object-position:center 32%}.classes-programme--theatre-game .classes-programme__media img{object-position:center 26%}.classes-programme--kinesiology-for-artists .classes-programme__media img{object-position:62% center}.classes-programme--wedding-dance .classes-programme__media img{object-position:center 28%}.teacher-profile__media{min-height:34rem}.teacher-profile__portrait{border-radius:1.9rem;height:100%;overflow:hidden}.teacher-profile__portrait img{object-fit:cover;object-position:center 20%;width:100%;height:100%}.page--teachers .page-hero{grid-template-columns:minmax(0,.92fr) minmax(20rem,1.08fr);gap:clamp(2rem,4vw,4rem)}.page--teachers .page-hero__media{justify-self:end;width:100%;max-width:65rem}.mega-menu__panel--classes .mega-menu__links{grid-template-columns:minmax(15rem,.8fr) minmax(22rem,1.2fr);gap:1.8rem}.mega-menu__panel--classes .mega-menu__link,.mega-menu__panel--classes .mega-menu__link--compact{padding:.8rem 0 .95rem}.mega-menu__link-note{display:none}.mobile-menu{z-index:140;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.mobile-menu__backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#12100f6b;position:absolute;inset:0}.mobile-menu__panel{z-index:1;background:#fbf7f1fa;border:1px solid #211e1c14;border-radius:1.6rem;width:min(92vw,26rem);max-height:min(84svh,44rem);position:relative;overflow-y:auto;box-shadow:0 30px 72px -44px #120f0e52}.menu-toggle,.mobile-menu__close{color:var(--color-accent);background:#ffffffb8;border-color:#8d454d2e}.menu-toggle svg,.mobile-menu__close svg{stroke:currentColor}.menu-toggle:hover,.mobile-menu__close:hover{color:var(--color-accent-strong);background:#8d454d14}.mobile-menu__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.mobile-menu__group-links small{display:none}.mega-menu__panel--classes{grid-template-columns:minmax(17rem,.95fr) minmax(28rem,1.35fr) minmax(14rem,.72fr);gap:1.5rem}.mega-menu__panel--classes .mega-menu__visual{aspect-ratio:4/5;place-self:center end;width:min(100%,15rem)}.mega-menu__panel--classes .mega-menu__visual img{object-fit:cover;object-position:center;width:100%;height:100%}.mega-menu__panel--classes .mega-menu__list--compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.2rem;display:grid}.mega-menu__panel--classes .mega-menu__link-title{font-size:.98rem;line-height:1.35}@media (width<=1360px){.mega-menu__panel--classes{grid-template-columns:minmax(17rem,1fr) minmax(30rem,1.4fr)}.mega-menu__panel--classes .mega-menu__visual{display:none}}.signature-wordmark{justify-content:center;width:100%;margin-top:1.25rem;display:flex}.signature-wordmark__stack{justify-items:center;width:fit-content;margin-inline:auto;display:inline-grid}.signature-wordmark__name{white-space:nowrap;letter-spacing:.02em;color:#fffffffa;width:0;font-family:Great Vibes,cursive;font-size:clamp(3.2rem,2.2rem + 2.6vw,5.4rem);font-weight:400;line-height:1.05;animation:3s steps(24,end) .3s forwards signatureTyping;display:block;overflow:hidden}.signature-wordmark__heart{opacity:0;justify-self:end;width:clamp(3rem,2.2vw,2.7rem);height:auto;margin-top:-.2rem;margin-right:clamp(.1rem,.5vw,.4rem);animation:.28s 3.12s forwards signatureHeartAppear;transform:translateY(-4px)}.signature-wordmark__heart path{fill:none;stroke:#a24f59e6;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:120;stroke-dashoffset:120px;animation:.7s 3.12s forwards signatureHeartDraw}@keyframes signatureHeartAppear{to{opacity:1;transform:translateY(0)}}@keyframes signatureHeartDraw{to{stroke-dashoffset:0}}.signature-wordmark{justify-content:flex-start;width:100%;margin-top:1.1rem;padding-left:clamp(.2rem,1vw,.8rem);display:flex;overflow:visible}.signature-wordmark__stack{width:fit-content;max-width:100%;padding-bottom:2rem;display:inline-block;position:relative;overflow:visible}.signature-wordmark__name{white-space:nowrap;letter-spacing:.01em;color:#000;clip-path:inset(0 100% 0 0);width:auto;max-width:none;font-family:Great Vibes,cursive;font-size:clamp(4.4rem,2.2rem + 2vw,5rem);font-weight:370;line-height:2.02;animation:2.4s .25s forwards signatureReveal;display:inline-block;overflow:visible}@keyframes signatureReveal{0%{clip-path:inset(0 100% 0 0);opacity:.9}to{clip-path:inset(0);opacity:1}}.home-editorial-hero__aside{justify-items:center}.home-editorial-hero__aside .signature-wordmark{justify-content:center;margin-top:.35rem;padding-left:0}.home-editorial-hero__aside .signature-wordmark__stack{padding-bottom:.8rem}.home-editorial-hero__socials{justify-content:center;align-items:center;gap:.9rem;margin-top:.15rem;display:flex}.home-editorial-hero__social{width:2.95rem;height:2.95rem;color:var(--color-accent);background:#ffffff6b;border:1px solid #8d454d2e;border-radius:999px;justify-content:center;align-items:center;transition:transform .22s,border-color .22s,background-color .22s,color .22s;display:inline-flex;box-shadow:0 18px 40px -28px #120f0e2e}.home-editorial-hero__social:hover,.home-editorial-hero__social:focus-visible{color:var(--color-accent-strong);background:#8d454d14;border-color:#8d454d57;outline:none;transform:translateY(-2px)}.home-editorial-hero__social svg{width:1rem;height:1rem}.fit-hero__media{background:radial-gradient(circle at top,#8d454d14,#0000 38%),linear-gradient(#ffffff8f,#fff0),#fcf8f2d1;place-items:center;min-height:30rem;display:grid}.fit-hero__placeholder,.fit-offering__placeholder{text-align:center;place-items:center;gap:.55rem;padding:2rem;display:grid}.fit-hero__placeholder strong,.fit-offering__placeholder strong{font-family:var(--font-display);font-size:clamp(2rem,1.4rem + 1.8vw,3rem);line-height:1}.fit-hero__placeholder span:last-child,.fit-offering__placeholder span:last-child{color:var(--color-text-soft)}.fit-offering__media{background:radial-gradient(circle at 0 0,#8d454d14,#0000 36%),#ffffff61;place-items:center;min-height:22rem;display:grid}.fit-offering__placeholder--coming-soon{opacity:.92}.fit-app__icon-wrap{width:3rem;height:3rem;color:var(--color-accent);background:#8d454d14;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.fit-app__panel-copy span{color:var(--color-text-soft);word-break:break-word}.page--fit{gap:clamp(4rem,7vw,7rem)}.fit-hero__media{position:relative;overflow:hidden}.fit-hero__media img{object-fit:cover;object-position:center 42%;width:100%;height:100%}.fit-hero__badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff8f2f5;letter-spacing:.12em;text-transform:uppercase;background:#14111094;border:1px solid #ffffff24;border-radius:999px;padding:.65rem .95rem;font-size:.75rem;font-weight:600;display:inline-flex;position:absolute;bottom:1rem;left:1rem}.fit-offerings__grid{gap:clamp(2rem,3vw,3rem);display:grid}.fit-offering__media{min-height:24rem;position:relative}.fit-offering__media img{object-fit:cover;width:100%;height:100%}.fit-offering--mat .fit-offering__media img{object-position:center 50%}.fit-offering--reformer .fit-offering__media img{object-position:center 40%}.fit-offering__status{letter-spacing:.14em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;padding:.55rem .8rem;font-size:.72rem;font-weight:700;display:inline-flex;position:absolute;top:1rem;left:1rem}.fit-offering__status--live{color:var(--color-accent);background:#fffcf6d6;border:1px solid #8d454d29}.fit-offering__status--soon{color:#fff8f2f0;background:#1411108f;border:1px solid #ffffff1a}.fit-benefits__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.fit-benefit-card .info-card__icon{color:var(--color-accent);background:#8d454d14}.fit-app{grid-template-columns:minmax(0,1fr) minmax(19rem,.74fr);align-items:center}.fit-app__copy{gap:1rem;display:grid}.fit-app__actions{flex-wrap:wrap;gap:.9rem;display:flex}.fit-app__helper{color:var(--color-text-soft);line-height:1.72}.fit-app__panel{background:linear-gradient(#ffffffa3,#fff0),#fcf8f2d1;border:1px solid #211e1c14;border-radius:1.6rem;gap:1rem;padding:1.4rem;display:grid;box-shadow:0 24px 56px -42px #120f0e29}.fit-app__panel-head{grid-template-columns:auto 1fr;align-items:center;gap:.9rem;display:grid}.fit-app__logo{object-fit:cover;border:1px solid #211e1c14;border-radius:.9rem;width:3.2rem;height:3.2rem}.fit-app__panel-copy{gap:.28rem;display:grid}.fit-app__panel-copy strong{color:var(--color-text)}.fit-app__panel-copy span{color:var(--color-text-soft);word-break:break-word;font-size:.92rem}.fit-app__panel-button{width:fit-content}.fit-app__qr-placeholder{min-height:10.5rem;color:var(--color-accent);background:#8d454d0a;border:1px dashed #8d454d3d;border-radius:1.2rem;place-items:center;display:grid}.fit-cta{margin-top:.5rem}.site-nav__link{box-shadow:none!important;background:0 0!important;border-radius:0!important}.site-nav__link--active{color:var(--color-text)!important;box-shadow:none!important;background:0 0!important}.site-nav__link:after{content:"";background:var(--color-accent);transform-origin:50%;height:1.5px;transition:transform .22s;position:absolute;bottom:.35rem;left:.8rem;right:.8rem;transform:scaleX(0)}.site-nav__link:hover:after,.site-nav__link--active:after{transform:scaleX(1)}.site-shell .site-footer{margin-top:clamp(4rem,8vw,6rem);padding-top:clamp(3rem,4vw,3.8rem);position:relative}.site-shell .site-footer:before{content:"";pointer-events:none;z-index:2;opacity:.95;background:linear-gradient(90deg,#8d454d00 0%,#8d454d2e 10%,#8d454d47 22% 78%,#8d454d2e 90%,#8d454d00 100%) 50%/100% 1px no-repeat,50%/clamp(13rem,30vw,22rem) 2rem no-repeat;height:2.4rem;position:absolute;top:0;left:0;right:0;display:block!important}@font-face{font-family:Dancing Script;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/dancing-script-vietnamese-700-normal-DHSNEjs8.woff2)format("woff2"),url(/assets/dancing-script-vietnamese-700-normal-BxaLPXNn.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Dancing Script;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/dancing-script-latin-ext-700-normal-DuhEb1O2.woff2)format("woff2"),url(/assets/dancing-script-latin-ext-700-normal-vV212RL9.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Dancing Script;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/dancing-script-latin-700-normal-CX8AaSVl.woff2)format("woff2"),url(/assets/dancing-script-latin-700-normal-LI5MgW9m.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@media (width<=900px){.site-shell{padding-inline:.9rem;width:100%;padding-bottom:3.5rem}.site-main,.page{gap:3rem}.site-header{padding-top:.75rem;top:0}.site-header__inner{border-radius:1.5rem!important;grid-template-columns:minmax(0,1fr) auto!important;gap:.75rem!important;padding:.8rem .9rem!important}.site-brand{gap:.7rem;min-width:0}.site-brand img{flex-shrink:0;width:3rem;height:3rem}.site-brand span{min-width:0}.site-brand strong{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden;letter-spacing:.14em!important;font-size:.95rem!important}.site-brand small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden;letter-spacing:.08em!important;font-size:.68rem!important}.site-nav,.site-header__language,.mega-menu{display:none!important}.menu-toggle{flex-shrink:0;width:3rem;height:3rem;display:inline-flex!important}.page-hero,.section--split,.home-editorial-story,.home-editorial-programme,.home-editorial-teachers,.home-focus,.home-manifesto,.home-ensemble,.about-story,.about-values__layout,.about-elena,.about-philosophy__layout,.teachers-intro,.teacher-profile,.teacher-profile--reverse,.classes-programme,.classes-programme--reverse,.schedule-intro,.schedule-official,.contact-intro,.contact-grid,.classes-outro,.teachers-outro,.about-closing,.contact-cta,.privacy-contact,.site-footer__top,.not-found-hero{grid-template-columns:1fr!important;gap:1.4rem!important}.page-hero,.home-hero,.not-found-hero{min-height:0!important}.page-hero__content,.home-hero__content,.home-editorial-hero__content,.home-editorial-story__copy,.home-editorial-programme__intro,.home-editorial-teachers__content,.teacher-profile__content,.classes-programme__content,.text-panel,.quote-panel,.privacy-card,.contact-card,.contact-social,.contact-map-panel__content,.not-found-hero__copy{width:100%!important;max-width:none!important;padding-inline:0!important}.page-hero__content,.home-hero__content,.home-editorial-hero__content,.teacher-profile__content,.classes-programme__content,.not-found-hero__copy{align-content:start!important;padding-top:.25rem!important}.page-hero__content,.home-hero__content,.page-hero__actions,.contact-cta__actions,.privacy-contact__actions,.classes-outro__copy,.teachers-outro__copy,.about-closing__copy,.contact-cta__copy,.privacy-contact__copy{text-align:center;justify-items:center}.page-hero__actions,.contact-cta__actions,.privacy-contact__actions{width:100%;justify-content:center!important;gap:.9rem!important}.page-hero__actions .button,.contact-cta__actions .button,.privacy-contact__actions .button,.classes-outro .button,.teachers-outro .button,.about-closing .button,.home-cta .button{justify-content:center;width:100%;max-width:22rem}h1,.page-hero__content h1,.home-hero__content h1,.home-editorial-hero__content h1,.not-found-hero__copy h1{max-width:none!important;font-size:clamp(2.2rem,8.6vw,3.35rem)!important;line-height:.96!important}h2,.section-heading h2,.classes-programme__header h2,.teacher-profile__header h2,.privacy-card h2{max-width:none!important;font-size:clamp(1.7rem,7vw,2.35rem)!important;line-height:1.02!important}.page-hero__content p,.section-heading p,.stack-text p,.text-panel p,.contact-card__body p,.classes-programme__summary,.teacher-profile__summary,.home-hero__description,.home-editorial-hero__description,.home-editorial-programme__note,.home-editorial-teacher p:last-child{max-width:none!important;font-size:1rem!important;line-height:1.82!important}.page-hero__media,.home-editorial-story__visual,.home-editorial-teachers__media,.about-story__primary,.about-elena__portrait,.teacher-profile__portrait,.classes-programme__media,.schedule-official__image,.contact-map-panel__visual,.teachers-intro__portrait,.not-found-hero__media,.page-hero__video{aspect-ratio:4/5;overflow:hidden;border-radius:1.55rem!important;width:100%!important;min-height:0!important}.page--schedule .page-hero__media,.page--contact .page-hero__media,.page--privacy .page-hero__media,.schedule-official__image,.contact-map-panel__visual{aspect-ratio:4/3}.page-hero__media,.about-story__media,.about-elena__media,.teacher-profile__media,.classes-programme__media,.schedule-official__image,.contact-map-panel,.not-found-hero__media{order:2}.page-hero__content,.about-story__content,.about-elena__content,.teacher-profile__content,.classes-programme__content,.contact-intro .text-panel,.not-found-hero__copy{order:1}.page-hero__media img,.page-hero__media video,.home-editorial-story__visual img,.home-editorial-teachers__media img,.about-story__primary img,.about-story__primary video,.about-elena__portrait img,.teacher-profile__portrait img,.classes-programme__media img,.teachers-intro__portrait img,.not-found-hero__media img,.contact-map-panel__visual img{width:100%;height:100%;object-fit:cover!important;object-position:center center!important;padding:0!important}.page--contact .page-hero__media img,.page--contact .page-hero__media video{object-position:center 20%!important}.page--school .page-hero__media img,.about-story__primary img,.about-story__primary video{object-position:center 26%!important}.classes-programme--music-and-movement .classes-programme__media img,.classes-programme--kinesiology-for-artists .classes-programme__media img,.classes-programme--pilates-mat .classes-programme__media img{object-position:center 40%!important}.schedule-official__image img,.home-focus__poster img,.home-hero__poster img,.page--schedule .page-hero__media img{background:#ece4da94;object-fit:contain!important;filter:none!important;padding:.5rem!important}.contact-grid__cards,.card-grid.about-values__grid,.home-editorial-classes__grid,.classes-featured__grid,.home-manifesto__visuals,.home-ensemble__stack,.about-philosophy__gallery,.teachers-intro__montage,.site-shell .card-grid.about-values__grid{grid-template-columns:1fr!important}.site-shell .about-values__card,.site-shell .about-values__card--featured,.classes-featured__card,.classes-featured__card:first-child,.classes-featured__card:nth-child(2),.classes-featured__card:nth-child(3),.classes-featured__card:nth-child(4),.classes-featured__card:nth-child(5),.home-teacher-editorial--1,.home-teacher-editorial--2,.home-teacher-editorial--3{grid-column:auto!important;margin:0!important}.home-class-editorial__item,.home-class-editorial__item--2,.home-class-editorial__item--3{grid-template-columns:1fr!important;margin:0!important}.home-class-editorial__media,.home-teacher-editorial__media,.classes-featured__media{min-height:18rem!important}.home-class-editorial__item--2,.home-class-editorial__item--3,.teachers-intro__portrait--2,.home-gallery__item--1,.home-gallery__item--3,.home-gallery__item--4{transform:none!important}.teacher-profile__inset,.about-story__secondary,.about-elena__detail{aspect-ratio:4/3!important;border-width:0!important;width:100%!important;margin-top:1rem!important;position:static!important;transform:none!important}.teacher-profile__media,.about-story__media,.about-elena__media{min-height:0!important}.home-hero{overflow:hidden;border-radius:1.8rem!important}.home-hero__media-layer{order:2;height:auto;position:relative!important;inset:auto!important}.home-hero__image{aspect-ratio:4/5;width:100%;display:block;object-position:center 24%!important}.home-hero__veil{background:linear-gradient(#f8f4eff5 0%,#f8f4efe0 24%,#f8f4ef29 58%,#f8f4ef0a 100%),linear-gradient(#8d454d14,#0000 28%)!important}.home-hero__grid{grid-template-columns:1fr!important;align-items:start!important;gap:1.3rem!important;padding:1.1rem!important}.home-hero__content,.home-hero__aside{justify-self:stretch!important;width:100%!important;max-width:none!important}.home-hero__aside{order:3;padding:1rem!important}.home-hero__facts{flex-direction:column;align-items:stretch}.home-hero__facts div{justify-content:flex-start;width:100%}.classes-programme__meta-grid,.site-footer__bottom{grid-template-columns:1fr!important}.schedule-table-wrap{display:none!important}.schedule-mobile{gap:1rem;display:grid!important}.schedule-day-card__entry{grid-template-columns:1fr!important;gap:.35rem!important}.site-footer__top,.site-footer__bottom{text-align:center}.site-footer__brand,.site-footer__nav,.site-footer__contact,.site-footer__socials,.site-footer__meta{justify-content:center;justify-items:center}}@media (width<=640px){.site-shell{padding-inline:.75rem}.site-header__inner{border-radius:1.35rem!important;padding:.72rem .82rem!important}.site-brand img{width:2.7rem;height:2.7rem}.site-brand strong{letter-spacing:.12em!important;font-size:.9rem!important}.site-brand small{font-size:.64rem!important}.section,.contact-card,.contact-social,.privacy-card,.schedule-day-card{padding:1rem!important}.page{gap:2.5rem}h1,.page-hero__content h1,.home-hero__content h1,.home-editorial-hero__content h1{font-size:clamp(2rem,10vw,2.85rem)!important}h2,.section-heading h2,.classes-programme__header h2,.teacher-profile__header h2,.privacy-card h2{font-size:clamp(1.5rem,8vw,2rem)!important}.button{min-height:3.35rem!important;padding:1rem 1.15rem!important}.signature-wordmark{justify-content:center!important;margin-top:.75rem!important;padding-left:0!important}.signature-wordmark__stack{padding-bottom:1.25rem!important}.signature-wordmark__name{text-align:center!important;white-space:normal!important;clip-path:none!important;font-size:clamp(2.2rem,12vw,3.4rem)!important;animation:none!important}.signature-wordmark__heart{justify-self:center!important;width:1.8rem!important;margin-right:0!important}}@media (width<=768px){.site-footer__brand,.site-footer__brand-block,.site-footer__nav,.site-footer__contact{text-align:center!important;justify-items:center!important;width:100%!important}.site-footer__brand{align-content:center!important;gap:.85rem!important}.site-footer__brand img{margin-inline:auto!important}.site-footer__brand-block{gap:.55rem!important;max-width:24rem!important;margin-inline:auto!important;display:grid!important}.site-footer__nav,.site-footer__contact{gap:.8rem!important}.site-footer__socials{margin-top:.25rem!important;justify-content:center!important;align-items:center!important;gap:.8rem!important;width:100%!important;margin-inline:auto!important;display:flex!important}.site-footer__bottom p{text-align:center!important;margin:0!important}.site-footer{margin-top:3rem!important;padding:2rem 1rem 1.25rem!important}.site-footer__top{text-align:center!important;grid-template-columns:1fr!important;justify-items:center!important;gap:1.8rem!important;display:grid!important}.site-footer__brand{width:100%!important;display:block!important}.site-footer__brand-block{text-align:center!important;flex-direction:column!important;align-items:center!important;gap:.7rem!important;width:100%!important;max-width:24rem!important;margin-inline:auto!important;display:flex!important}.site-footer__title,.site-footer__brand-note,.site-footer__description,.site-footer__section-title{text-align:center!important;margin-inline:auto!important}.site-footer__description{max-width:22rem!important}.site-footer__socials{justify-content:center!important;align-items:center!important;gap:.8rem!important;width:auto!important;margin:.1rem auto .2rem!important;display:flex!important}.site-footer__social{flex:none!important;width:2.8rem!important;height:2.8rem!important}.site-footer__nav,.site-footer__contact{text-align:center!important;justify-items:center!important;gap:.8rem!important;width:100%!important;display:grid!important}.site-footer__nav a,.site-footer__contact a,.site-footer__meta a{text-align:center!important;justify-self:center!important;width:auto!important;transform:none!important}.site-footer__nav a:hover,.site-footer__contact a:hover,.site-footer__meta a:hover{transform:none!important}.site-footer__bottom{text-align:center!important;grid-template-columns:1fr!important;justify-items:center!important;gap:.9rem!important;padding-top:1.15rem!important;display:grid!important}.site-footer__bottom p{margin:0!important}.site-footer__meta{text-align:center!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:.45rem 1rem!important;display:flex!important}}@media (width<=900px){.fit-app,.fit-benefits__grid{grid-template-columns:1fr!important}.fit-app__copy,.fit-app__panel{width:100%!important;max-width:none!important}}@media (width<=640px){.fit-hero__media,.fit-offering__media{min-height:18rem!important}.fit-hero__placeholder strong,.fit-offering__placeholder strong{font-size:clamp(1.7rem,8vw,2.3rem)!important}.fit-app__actions{justify-content:center!important}}@media (width<=900px){.fit-app,.fit-benefits__grid{grid-template-columns:1fr!important}.fit-app__copy,.fit-app__panel{width:100%!important;max-width:none!important}}@media (width<=640px){.fit-hero__badge{text-align:center!important;white-space:normal!important;justify-content:center!important;bottom:.75rem!important;left:.75rem!important;right:.75rem!important}.fit-offering__media{min-height:18rem!important}.fit-app__panel-head{text-align:center!important;grid-template-columns:1fr!important;justify-items:center!important}.fit-app__panel-button{width:100%!important}.site-shell .site-footer{padding-top:2.5rem!important}.site-shell .site-footer:before{background:linear-gradient(90deg,#8d454d00 0%,#8d454d29 8%,#8d454d3d 20% 80%,#8d454d29 92%,#8d454d00 100%) 50%/100% 1px no-repeat,50%/clamp(10rem,42vw,14rem) 1.7rem no-repeat!important;height:2rem!important}}@media (width<=960px){.mobile-menu__nav{gap:.95rem}.mobile-menu__link,.mobile-menu__group-toggle{width:100%;color:var(--color-text);letter-spacing:.12em;text-transform:uppercase;background:#ffffff94;border:1px solid #211e1c14;border-radius:1.15rem;justify-content:space-between;align-items:center;padding:1rem;font-size:.88rem;font-weight:600;transition:border-color .22s,background-color .22s,transform .22s;display:flex}.mobile-menu__link:hover,.mobile-menu__group-toggle:hover{background:#8d454d0d;border-color:#8d454d2e;transform:translateY(-1px)}.mobile-menu__link.is-active,.mobile-menu__group.is-open .mobile-menu__group-toggle{background:#8d454d14;border-color:#8d454d33}.mobile-menu__link--featured{width:100%;color:var(--color-text);background:#8d454d0f;border:1px solid #8d454d2e;border-radius:1.15rem;justify-content:space-between;align-items:center;padding:1rem;display:flex}.mobile-menu__link--featured span{color:var(--color-text)}.mobile-menu__group-description{color:var(--color-text-soft);margin:0 0 .85rem;font-size:.9rem;line-height:1.6}.mobile-menu__group-links{gap:.45rem;display:grid}.mobile-menu__sublink{color:var(--color-text);border-left:1px solid #8d454d2e;border-radius:.75rem;padding:.85rem 1rem;transition:background-color .22s,color .22s;display:block}.mobile-menu__sublink:hover,.mobile-menu__sublink.is-active{color:var(--color-accent);background:#8d454d0d}}@media (width<=900px){.site-shell{padding-inline:.9rem;width:100%;padding-bottom:3.5rem}.site-main,.page{gap:3rem}.site-header{padding-top:.75rem;top:0}.site-header__inner{border-radius:1.5rem!important;grid-template-columns:minmax(0,1fr) auto!important;gap:.75rem!important;padding:.8rem .9rem!important}.site-brand{gap:.7rem;min-width:0}.site-brand img{flex-shrink:0;width:3rem;height:3rem}.site-brand span{min-width:0}.site-brand strong{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden;letter-spacing:.14em!important;font-size:.95rem!important}.site-brand small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden;letter-spacing:.08em!important;font-size:.68rem!important}.site-nav,.site-header__language,.mega-menu{display:none!important}.menu-toggle{flex-shrink:0;width:3rem;height:3rem;display:inline-flex!important}.page-hero,.section--split,.home-editorial-story,.home-editorial-programme,.home-editorial-teachers,.home-focus,.home-manifesto,.home-ensemble,.about-story,.about-values__layout,.about-elena,.about-philosophy__layout,.teachers-intro,.teacher-profile,.teacher-profile--reverse,.classes-programme,.classes-programme--reverse,.schedule-intro,.schedule-official,.contact-intro,.contact-grid,.classes-outro,.teachers-outro,.about-closing,.contact-cta,.privacy-contact,.site-footer__top,.not-found-hero{grid-template-columns:1fr!important;gap:1.4rem!important}.page-hero,.home-hero,.not-found-hero{min-height:0!important}.page-hero__content,.home-hero__content,.home-editorial-hero__content,.home-editorial-story__copy,.home-editorial-programme__intro,.home-editorial-teachers__content,.teacher-profile__content,.classes-programme__content,.text-panel,.quote-panel,.privacy-card,.contact-card,.contact-social,.contact-map-panel__content,.not-found-hero__copy{width:100%!important;max-width:none!important;padding-inline:0!important}.page-hero__content,.home-hero__content,.home-editorial-hero__content,.teacher-profile__content,.classes-programme__content,.not-found-hero__copy{align-content:start!important;padding-top:.25rem!important}.page-hero__content,.home-hero__content,.page-hero__actions,.contact-cta__actions,.privacy-contact__actions,.classes-outro__copy,.teachers-outro__copy,.about-closing__copy,.contact-cta__copy,.privacy-contact__copy{text-align:center;justify-items:center}.page-hero__actions,.contact-cta__actions,.privacy-contact__actions{width:100%;justify-content:center!important;gap:.9rem!important}.page-hero__actions .button,.contact-cta__actions .button,.privacy-contact__actions .button,.classes-outro .button,.teachers-outro .button,.about-closing .button,.home-cta .button{justify-content:center;width:100%;max-width:22rem}h1,.page-hero__content h1,.home-hero__content h1,.home-editorial-hero__content h1,.not-found-hero__copy h1{max-width:none!important;font-size:clamp(2.2rem,8.6vw,3.35rem)!important;line-height:.96!important}h2,.section-heading h2,.classes-programme__header h2,.teacher-profile__header h2,.privacy-card h2{max-width:none!important;font-size:clamp(1.7rem,7vw,2.35rem)!important;line-height:1.02!important}.page-hero__content p,.section-heading p,.stack-text p,.text-panel p,.contact-card__body p,.classes-programme__summary,.teacher-profile__summary,.home-hero__description,.home-editorial-hero__description,.home-editorial-programme__note,.home-editorial-teacher p:last-child{max-width:none!important;font-size:1rem!important;line-height:1.82!important}.page-hero__media,.home-editorial-story__visual,.home-editorial-teachers__media,.about-story__primary,.about-elena__portrait,.teacher-profile__portrait,.classes-programme__media,.schedule-official__image,.contact-map-panel__visual,.teachers-intro__portrait,.not-found-hero__media,.page-hero__video{aspect-ratio:4/5;overflow:hidden;border-radius:1.55rem!important;width:100%!important;min-height:0!important}.page--schedule .page-hero__media,.page--contact .page-hero__media,.page--privacy .page-hero__media,.schedule-official__image,.contact-map-panel__visual{aspect-ratio:4/3}.page-hero__media,.about-story__media,.about-elena__media,.teacher-profile__media,.classes-programme__media,.schedule-official__image,.contact-map-panel,.not-found-hero__media{order:2}.page-hero__content,.about-story__content,.about-elena__content,.teacher-profile__content,.classes-programme__content,.contact-intro .text-panel,.not-found-hero__copy{order:1}.page-hero__media img,.page-hero__media video,.home-editorial-story__visual img,.home-editorial-teachers__media img,.about-story__primary img,.about-story__primary video,.about-elena__portrait img,.teacher-profile__portrait img,.classes-programme__media img,.teachers-intro__portrait img,.not-found-hero__media img,.contact-map-panel__visual img{width:100%;height:100%;object-fit:cover!important;object-position:center center!important;padding:0!important}.page--contact .page-hero__media img,.page--contact .page-hero__media video{object-position:center 20%!important}.page--school .page-hero__media img,.about-story__primary img,.about-story__primary video{object-position:center 26%!important}.classes-programme--music-and-movement .classes-programme__media img,.classes-programme--kinesiology-for-artists .classes-programme__media img,.classes-programme--pilates-mat .classes-programme__media img{object-position:center 40%!important}.schedule-official__image img,.home-focus__poster img,.home-hero__poster img,.page--schedule .page-hero__media img{background:#ece4da94;object-fit:contain!important;filter:none!important;padding:.5rem!important}.contact-grid__cards,.card-grid.about-values__grid,.home-editorial-classes__grid,.classes-featured__grid,.home-manifesto__visuals,.home-ensemble__stack,.about-philosophy__gallery,.teachers-intro__montage,.site-shell .card-grid.about-values__grid{grid-template-columns:1fr!important}.site-shell .about-values__card,.site-shell .about-values__card--featured,.classes-featured__card,.classes-featured__card:first-child,.classes-featured__card:nth-child(2),.classes-featured__card:nth-child(3),.classes-featured__card:nth-child(4),.classes-featured__card:nth-child(5),.home-teacher-editorial--1,.home-teacher-editorial--2,.home-teacher-editorial--3{grid-column:auto!important;margin:0!important}.home-class-editorial__item,.home-class-editorial__item--2,.home-class-editorial__item--3{grid-template-columns:1fr!important;margin:0!important}.home-class-editorial__media,.home-teacher-editorial__media,.classes-featured__media{min-height:18rem!important}.home-class-editorial__item--2,.home-class-editorial__item--3,.teachers-intro__portrait--2,.home-gallery__item--1,.home-gallery__item--3,.home-gallery__item--4{transform:none!important}.teacher-profile__inset,.about-story__secondary,.about-elena__detail{aspect-ratio:4/3!important;border-width:0!important;width:100%!important;margin-top:1rem!important;position:static!important;transform:none!important}.teacher-profile__media,.about-story__media,.about-elena__media{min-height:0!important}.home-hero{overflow:hidden;border-radius:1.8rem!important}.home-hero__media-layer{order:2;height:auto;position:relative!important;inset:auto!important}.home-hero__image{aspect-ratio:4/5;width:100%;display:block;object-position:center 24%!important}.home-hero__veil{background:linear-gradient(#f8f4eff5 0%,#f8f4efe0 24%,#f8f4ef29 58%,#f8f4ef0a 100%),linear-gradient(#8d454d14,#0000 28%)!important}.home-hero__grid{grid-template-columns:1fr!important;align-items:start!important;gap:1.3rem!important;padding:1.1rem!important}.home-hero__content,.home-hero__aside{justify-self:stretch!important;width:100%!important;max-width:none!important}.home-hero__aside{order:3;padding:1rem!important}.home-hero__facts{flex-direction:column;align-items:stretch}.home-hero__facts div{justify-content:flex-start;width:100%}.classes-programme__meta-grid,.site-footer__bottom{grid-template-columns:1fr!important}.schedule-table-wrap{display:none!important}.schedule-mobile{gap:1rem;display:grid!important}.schedule-day-card__entry{grid-template-columns:1fr!important;gap:.35rem!important}.site-footer__top,.site-footer__bottom{text-align:center}.site-footer__brand,.site-footer__nav,.site-footer__contact,.site-footer__socials,.site-footer__meta{justify-content:center;justify-items:center}}@media (width<=640px){.site-shell{padding-inline:.75rem}.site-header__inner{border-radius:1.35rem!important;padding:.72rem .82rem!important}.site-brand img{width:2.7rem;height:2.7rem}.site-brand strong{letter-spacing:.12em!important;font-size:.9rem!important}.site-brand small{font-size:.64rem!important}.section,.contact-card,.contact-social,.privacy-card,.schedule-day-card{padding:1rem!important}.page{gap:2.5rem}h1,.page-hero__content h1,.home-hero__content h1,.home-editorial-hero__content h1{font-size:clamp(2rem,10vw,2.85rem)!important}h2,.section-heading h2,.classes-programme__header h2,.teacher-profile__header h2,.privacy-card h2{font-size:clamp(1.5rem,8vw,2rem)!important}.button{min-height:3.35rem!important;padding:1rem 1.15rem!important}.signature-wordmark{justify-content:center!important;margin-top:.75rem!important;padding-left:0!important}.signature-wordmark__stack{padding-bottom:1.25rem!important}.signature-wordmark__name{text-align:center!important;clip-path:none!important;font-size:clamp(2.2rem,12vw,3.4rem)!important;animation:none!important}.signature-wordmark__heart{justify-self:center!important;width:1.8rem!important;margin-right:0!important}}@media (width<=768px){.site-footer__brand,.site-footer__brand-block,.site-footer__nav,.site-footer__contact{text-align:center!important;justify-items:center!important;width:100%!important}.site-footer__brand{align-content:center!important;gap:.85rem!important}.site-footer__brand img{margin-inline:auto!important}.site-footer__brand-block{gap:.55rem!important;max-width:24rem!important;margin-inline:auto!important;display:grid!important}.site-footer__nav,.site-footer__contact{gap:.8rem!important}.site-footer__socials{margin-top:.25rem!important;justify-content:center!important;align-items:center!important;gap:.8rem!important;width:100%!important;margin-inline:auto!important;display:flex!important}.site-footer__bottom p{text-align:center!important;margin:0!important}.site-footer{margin-top:3rem!important;padding:2rem 1rem 1.25rem!important}.site-footer__top{text-align:center!important;grid-template-columns:1fr!important;justify-items:center!important;gap:1.8rem!important;display:grid!important}.site-footer__brand{width:100%!important;display:block!important}.site-footer__brand-block{text-align:center!important;flex-direction:column!important;align-items:center!important;gap:.7rem!important;width:100%!important;max-width:24rem!important;margin-inline:auto!important;display:flex!important}.site-footer__title,.site-footer__brand-note,.site-footer__description,.site-footer__section-title{text-align:center!important;margin-inline:auto!important}.site-footer__description{max-width:22rem!important}.site-footer__socials{justify-content:center!important;align-items:center!important;gap:.8rem!important;width:auto!important;margin:.1rem auto .2rem!important;display:flex!important}.site-footer__social{flex:none!important;width:2.8rem!important;height:2.8rem!important}.site-footer__nav,.site-footer__contact{text-align:center!important;justify-items:center!important;gap:.8rem!important;width:100%!important;display:grid!important}.site-footer__nav a,.site-footer__contact a,.site-footer__meta a{text-align:center!important;justify-self:center!important;width:auto!important;transform:none!important}.site-footer__nav a:hover,.site-footer__contact a:hover,.site-footer__meta a:hover{transform:none!important}.site-footer__bottom{text-align:center!important;grid-template-columns:1fr!important;justify-items:center!important;gap:.9rem!important;padding-top:1.15rem!important;display:grid!important}.site-footer__bottom p{margin:0!important}.site-footer__meta{text-align:center!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:.45rem 1rem!important;display:flex!important}}@media (width<=900px){.fit-app,.fit-benefits__grid{grid-template-columns:1fr!important}.fit-app__copy,.fit-app__panel{width:100%!important;max-width:none!important}}@media (width<=640px){.fit-hero__media,.fit-offering__media{min-height:18rem!important}.fit-hero__placeholder strong,.fit-offering__placeholder strong{font-size:clamp(1.7rem,8vw,2.3rem)!important}.fit-app__actions{justify-content:center!important}}@media (width<=900px){.fit-app,.fit-benefits__grid{grid-template-columns:1fr!important}.fit-app__copy,.fit-app__panel{width:100%!important;max-width:none!important}}@media (width<=640px){.fit-hero__badge{text-align:center!important;white-space:normal!important;justify-content:center!important;bottom:.75rem!important;left:.75rem!important;right:.75rem!important}.fit-offering__media{min-height:18rem!important}.fit-app__panel-head{text-align:center!important;grid-template-columns:1fr!important;justify-items:center!important}.fit-app__panel-button{width:100%!important}.site-shell .site-footer{padding-top:2.5rem!important}.site-shell .site-footer:before{background:linear-gradient(90deg,#8d454d00 0%,#8d454d29 8%,#8d454d3d 20% 80%,#8d454d29 92%,#8d454d00 100%) 50%/100% 1px no-repeat,50%/clamp(10rem,42vw,14rem) 1.7rem no-repeat!important;height:2rem!important}}@media (width<=960px){.mobile-menu__nav{gap:.95rem}.mobile-menu__link,.mobile-menu__group-toggle{width:100%;color:var(--color-text);letter-spacing:.12em;text-transform:uppercase;background:#ffffff94;border:1px solid #211e1c14;border-radius:1.15rem;justify-content:space-between;align-items:center;padding:1rem;font-size:.88rem;font-weight:600;transition:border-color .22s,background-color .22s,transform .22s;display:flex}.mobile-menu__link:hover,.mobile-menu__group-toggle:hover{background:#8d454d0d;border-color:#8d454d2e;transform:translateY(-1px)}.mobile-menu__link.is-active,.mobile-menu__group.is-open .mobile-menu__group-toggle{background:#8d454d14;border-color:#8d454d33}.mobile-menu__link--featured{width:100%;color:var(--color-text);background:#8d454d0f;border:1px solid #8d454d2e;border-radius:1.15rem;justify-content:space-between;align-items:center;padding:1rem;display:flex}.mobile-menu__link--featured span{color:var(--color-text)}.mobile-menu__group-description{color:var(--color-text-soft);margin:0 0 .85rem;font-size:.9rem;line-height:1.6}.mobile-menu__group-links{gap:.45rem;display:grid}.mobile-menu__sublink{color:var(--color-text);border-left:1px solid #8d454d2e;border-radius:.75rem;padding:.85rem 1rem;transition:background-color .22s,color .22s;display:block}.mobile-menu__sublink:hover,.mobile-menu__sublink.is-active{color:var(--color-accent);background:#8d454d0d}}.mobile-menu{place-items:center!important;padding:1rem!important;display:grid!important}@media (width<=900px){.site-header{padding-top:.75rem!important;position:static!important;top:auto!important}.mobile-menu{padding:max(1rem, env(safe-area-inset-top)) 1rem max(1rem, env(safe-area-inset-bottom))!important;place-items:center!important;display:grid!important;position:fixed!important;inset:0!important}.mobile-menu__panel{width:min(24rem,100vw - 2rem)!important;max-height:min(82svh,44rem)!important;margin-inline:auto!important;position:relative!important;inset:auto!important;overflow-y:auto!important}.mobile-menu__header{align-items:center!important}.mobile-menu__nav{width:100%!important}.mobile-menu__link,.mobile-menu__group-toggle{min-height:3.45rem!important}.home-editorial-hero__aside{align-content:start!important;justify-items:center!important;gap:.9rem!important;width:100%!important;max-width:none!important;padding-top:.2rem!important;display:grid!important}}@media (width<=640px){.signature-wordmark{justify-content:center!important;align-items:center!important;width:100%!important;margin-top:.7rem!important;padding-left:0!important;display:flex!important;overflow:visible!important}.signature-wordmark__stack{place-items:center!important;width:max-content!important;max-width:100%!important;margin-inline:auto!important;padding-bottom:1rem!important;display:grid!important;overflow:visible!important}.signature-wordmark__name{white-space:nowrap!important;text-align:center!important;letter-spacing:.01em!important;clip-path:none!important;color:#fffffffa!important;width:max-content!important;max-width:none!important;font-size:clamp(1.9rem,8.6vw,2.9rem)!important;line-height:1.04!important;animation:none!important;display:block!important;overflow:visible!important}.signature-wordmark__heart{margin-top:.12rem!important;margin-right:0!important;opacity:1!important;place-self:center!important;width:1.7rem!important;margin-inline:auto!important;display:block!important;position:static!important;transform:none!important}.home-editorial-hero__slogan{text-align:center!important;justify-self:center!important}}
