:root{--paper:#fcfaf6;--white:#fff;--ink:#122e35;--body:#394c4f;--muted:#56676b;--blue:#61c2d0;--blue-text:color-mix(in srgb,var(--blue) 60%,#000);--blue-hover:color-mix(in srgb,var(--blue) 92%,#000);--mist:color-mix(in srgb,var(--blue) 12%,var(--white));--blue-surface:color-mix(in srgb,var(--blue) 6%,var(--white));--yellow:#edcc2e;--yellow-soft:#efe09d;--line:color-mix(in srgb,var(--blue) 15%,#e8e8e8);--serif:"Cormorant Garamond Variable",Georgia,serif;--sans:"DM Sans Variable",Arial,sans-serif;--hand:"Caveat",cursive;--radius:24px;--shadow:0 6px 24px #173d3e07;--spring:.35s cubic-bezier(.2,.8,.25,1.2);font-family:var(--sans);color:var(--body);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0}img{max-width:100%;height:auto;display:block}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}p{margin:0 0 1.2em;line-height:1.75}h1,h2,h3,h4{font-family:var(--serif);color:var(--ink);letter-spacing:-.025em;margin:0 0 .4em;font-weight:600;line-height:1.06}h1{font-size:clamp(48px,5.4vw,84px)}h2{font-size:clamp(38px,4vw,62px)}h3{font-size:29px}h4{font-size:25px}address{font-style:normal;line-height:1.75}a:focus-visible,button:focus-visible{outline:3px solid var(--blue-text);outline-offset:5px}a:hover{color:var(--blue-text)}:target{scroll-margin-top:24px}main:focus{outline:none}.icon{width:var(--icon-size,24px);height:var(--icon-size,24px);color:var(--blue-text);vertical-align:middle;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.icon svg{fill:currentColor;width:100%;height:100%}.skip-link{z-index:1000;background:var(--ink);color:#fff;border-radius:25px;padding:14px 24px;position:fixed;top:12px;left:12px;transform:translateY(-200%)}.skip-link:focus{transform:none}.site-header{z-index:20;background:var(--white);box-shadow:var(--shadow);border-radius:70px;align-items:center;gap:40px;min-height:108px;margin:22px 26px 0;padding:14px 4%;display:flex;position:relative}.brand{flex-shrink:0;align-items:center;gap:13px;width:280px;height:70px;display:inline-flex}.brand-symbol{width:98px;height:72px;display:block;overflow:hidden}.brand-symbol img{width:98px;max-width:none;height:auto}.brand-wordmark{width:172px;height:28px;display:block;position:relative;overflow:hidden}.brand-wordmark img{width:188px;max-width:none;height:auto;position:absolute;bottom:0;left:-8px}.main-navigation{flex:1;justify-content:space-between;align-items:center;gap:20px;display:flex}.main-navigation>a:not(.button){white-space:nowrap;padding:14px 3px;font-size:15px}.main-navigation a[aria-current=page]{color:var(--blue-text);text-underline-offset:7px;text-decoration:underline 1px}.button{border:1px solid var(--blue);background:var(--blue);color:var(--ink);min-height:56px;transition:transform var(--spring),background .18s,border-color .18s;cursor:pointer;text-align:center;border-radius:40px;justify-content:center;align-items:center;gap:12px;padding:14px 29px;font-size:15px;font-weight:500;line-height:1.25;display:inline-flex}.button .icon{color:inherit}.button:hover{background:var(--blue-hover);border-color:var(--blue-hover);color:var(--ink);transform:translateY(-2px)}.button:active{transform:translateY(0)}.button.secondary{color:var(--blue-text);border-color:var(--blue);background:0 0}.button.secondary:hover{background:var(--mist)}.nav-cta{min-width:184px;min-height:52px;margin-left:4vw;padding-inline:23px}.menu-toggle{display:none}.button-row{flex-wrap:wrap;gap:17px;display:flex}.eyebrow{background:var(--mist);color:var(--body);border-radius:40px;align-items:center;gap:10px;margin-bottom:24px;padding:9px 17px;font-size:14px;line-height:1.35;display:inline-flex}.eyebrow.small{letter-spacing:.06em;background:0 0;margin-bottom:8px;padding:0;font-size:12px}.handwritten{font-family:var(--hand);color:var(--blue-text);letter-spacing:-.025em;font-size:clamp(34px,4vw,60px);font-weight:400;line-height:1.05}.underlined{padding-bottom:18px;display:inline-block;position:relative}.underlined:after,.flourish{content:"";border-top:3px solid var(--blue);border-radius:50%;height:12px;display:block;transform:rotate(-1deg)}.underlined:after{width:96%;position:absolute;bottom:0;left:0}.flourish{width:85%;margin-bottom:30px}.hero-intro{max-width:465px;font-size:19px;line-height:1.65}.home-hero{isolation:isolate;max-width:1700px;min-height:725px;margin:0 auto;padding:66px 4.2% 104px;position:relative}.hero-copy{z-index:2;width:44%;max-width:620px;position:relative}.hero-copy h1{margin-bottom:30px;font-size:clamp(54px,5.3vw,82px);line-height:.98}.hero-copy h1 .handwritten{white-space:nowrap;margin-top:9px;font-size:clamp(51px,5.25vw,80px);display:block}.hero-copy .eyebrow{margin-bottom:24px}.hero-copy .hero-intro{max-width:435px;margin-bottom:30px}.hero-copy .button{padding:16px 25px}.location{align-items:center;gap:12px;margin-top:35px;font-size:14px;display:flex}.location .icon{color:var(--yellow)}.hero-visual{z-index:0;width:60%;height:635px;position:absolute;top:-16px;right:0}.hero-photo{object-fit:cover;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);border-radius:30% 0 25% 13%/36% 0 33% 25%;width:100%;height:100%}.inset-photo{border:13px solid var(--paper);border-radius:51% 49% 50% 47%;width:35%;height:205px;position:absolute;bottom:-15px;right:-2px;overflow:hidden;transform:rotate(-6deg)}.inset-photo img{object-fit:cover;width:100%;height:100%;transform:rotate(6deg)scale(1.09)}.dot{border-radius:50%;position:absolute}.dot-yellow{background:var(--yellow);width:60px;height:60px;bottom:170px;left:-8px}.dot-blue{background:var(--blue);width:23px;height:23px;bottom:112px;left:20px}.hero-values{grid-template-columns:repeat(4,1fr);width:40%;display:grid;position:absolute;bottom:27px;right:4%}.hero-values>div{text-align:center;border-right:1px solid var(--line);flex-direction:column;align-items:center;gap:10px;padding:0 18px;font-size:12px;line-height:1.4;display:flex}.hero-values>div:last-child{border:0}.hero-values .icon{color:var(--blue)}.hero-values>div:nth-child(2n) .icon{color:var(--yellow)}.section{max-width:1600px;margin-inline:auto;padding:85px 5.7%}.section.compact{padding-top:25px;padding-bottom:45px}.section-heading{margin-bottom:42px}.section-heading p{max-width:590px;font-size:18px}.centered{text-align:center}.centered p{margin-inline:auto}.split-section{grid-template-columns:1fr 1fr;align-items:center;gap:7%;display:grid}.split-section h2{font-size:clamp(42px,4.3vw,64px)}.about-teaser{background:#fff;border-radius:36px;margin-inline:28px;padding-block:80px}.about-teaser .prose{max-width:600px}.prose{overflow-wrap:anywhere;font-size:17px;line-height:1.8}.prose p{white-space:pre-line}.prose a{color:var(--blue-text);text-underline-offset:3px;text-decoration:underline}.prose h2,.prose h3,.prose h4{margin-top:1.1em;margin-bottom:.55em}.prose h2{font-size:32px}.prose h3{font-size:27px}.prose h4{font-family:var(--sans);letter-spacing:0;font-size:17px;font-weight:600;line-height:1.5}.prose ul{padding-left:1.3em}.prose li{margin-bottom:.6em;padding-left:.3em}.prose p:last-child{margin-bottom:0}.organic-photo{position:relative}.organic-photo>img{object-fit:cover;border-radius:43% 57% 39% 61%/42% 31% 69% 58%;width:100%;height:510px}.photo-caption{border:8px solid var(--paper);background:var(--mist);font-family:var(--hand);color:var(--blue-text);border-radius:50px;padding:12px 28px;font-size:28px;position:absolute;bottom:3%;right:0;transform:rotate(-7deg)}.text-link{color:var(--blue-text);text-underline-offset:6px;align-items:center;gap:16px;min-height:44px;font-size:15px;font-weight:500;text-decoration:underline 1px;display:inline-flex}.text-link .icon{transition:transform var(--spring)}a:hover .text-link .icon,.text-link:hover .icon{transform:translate(4px)}.about-teaser .text-link{margin-top:24px}.course-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.course-card{border-radius:var(--radius);min-height:222px;box-shadow:var(--shadow);transition:transform var(--spring),box-shadow var(--spring);background:#fff;border:1px solid #f2f1ed;grid-template-columns:100px 1fr;align-items:center;gap:21px;padding:33px 24px;display:grid;position:relative}.course-card:hover{color:var(--body);transform:translateY(-5px);box-shadow:0 12px 35px #1b535310}.course-number{background:var(--yellow-soft);width:33px;height:33px;color:var(--ink);border-radius:50%;place-items:center;font-size:12px;display:grid;position:absolute;top:18px;left:18px}.course-photo{background:var(--mist);border-radius:50%;width:100px;height:100px;display:block;overflow:hidden}.course-photo img,.journey-photo img{object-fit:cover;border-radius:50%;width:100%;height:100%}.course-card :is(h2,h3){margin-bottom:12px;font-size:30px}.course-card p{margin-bottom:10px;font-size:14px;line-height:1.6}.course-card .text-link{font-size:13px;text-decoration:none}.section-action{margin-top:36px}.journey{background:var(--blue-surface);border-radius:40px;margin:20px 28px;padding-top:50px}.journey-grid{grid-template-columns:repeat(4,1fr);gap:27px;padding-top:40px;display:grid}.journey-card{text-align:center;box-shadow:var(--shadow);background:#fff;border-radius:30px;flex-direction:column;align-items:center;padding:0 20px 30px;display:flex;position:relative}.journey-photo{background:var(--mist);border-radius:50%;width:125px;height:125px;margin-top:-30px;margin-bottom:22px;display:block;overflow:hidden}.journey-card:nth-child(2n) .journey-photo{background:var(--yellow-soft)}.journey-age{color:var(--blue-text);margin-bottom:9px;font-size:15px;font-weight:600}.journey-card h3{align-items:center;min-height:68px;font-size:31px;display:flex}.pill{background:var(--mist);border-radius:30px;margin:6px 0 20px;padding:7px 16px;font-size:12px;display:inline-block}.journey-note{text-align:right;margin:32px 10px 0;font-size:34px}.large-copy{max-width:580px;font-size:19px}.features{flex-wrap:wrap;gap:12px;margin:27px 0 30px;display:flex}.features>span{border:1px solid var(--line);background:#fff;border-radius:40px;align-items:center;gap:12px;padding:13px 20px;font-size:14px;display:flex}.philosophy{text-align:center;padding-block:60px 90px}.philosophy .large-copy{margin-inline:auto}.philosophy h2{justify-content:center;align-items:center;gap:18px;display:flex}.person-name{color:var(--blue-text);font-size:19px;font-weight:600}.value-grid{grid-template-columns:repeat(3,1fr);margin-top:50px;display:grid}.value-grid>div{border-right:1px solid var(--line);padding:0 50px}.value-grid>div:last-child{border:0}.value-grid .icon,.philosophy h2>.icon{color:var(--blue)}.value-grid h3{font-family:var(--sans);letter-spacing:0;margin:19px 0 12px;font-size:17px;font-weight:600}.value-grid p{font-size:15px}.contact-teaser{background:#fff;border-radius:40px;margin:0 28px 40px}.contact-band{background:var(--mist);border-radius:30px;justify-content:space-between;align-items:center;gap:24px;padding:30px 35px;display:flex}.contact-band h2{margin-bottom:0;font-size:30px}.contact-band p{margin:.3em 0 0}.contact-band-links{flex-direction:column;gap:8px;font-size:14px;display:flex}.contact-band-links a{align-items:center;gap:12px;min-height:34px;display:flex}.contact-band .button{flex-shrink:0}.email{overflow-wrap:anywhere}.site-footer{max-width:1480px;margin:0 auto;padding:35px 5.2% 0}.footer-top{border-top:1px solid var(--line);grid-template-columns:1.4fr .85fr 1.05fr 1.2fr;gap:35px;padding-block:42px 36px;display:grid}.footer-top h2{font-family:var(--sans);letter-spacing:0;margin:14px 0 15px;font-size:14px;font-weight:600}.footer-top>div>a:not(.brand){padding:9px 0;font-size:13px;line-height:1.5;display:block}.footer-top p,.footer-top address{font-size:13px}.footer-top .brand{transform-origin:0;width:max-content;transform:scale(.85)}.footer-top p{margin-top:15px}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding-block:18px;font-size:11px;display:flex}.footer-bottom>div{align-items:center;gap:25px;display:flex}.footer-bottom a{align-items:center;gap:7px;min-height:44px;display:inline-flex}.back-link{color:var(--muted);align-items:center;gap:8px;min-height:25px;margin-bottom:20px;font-size:12px;display:flex}.detail-hero{isolation:isolate;grid-template-columns:45% 55%;max-width:1700px;min-height:400px;margin:auto;padding:30px 5.7% 35px;display:grid;position:relative}.detail-hero>div:first-child{z-index:2}.detail-hero h1{margin-bottom:8px;font-size:clamp(46px,4.4vw,69px)}.detail-hero .eyebrow{margin-bottom:18px;padding:8px 13px;font-size:13px}.detail-hero .handwritten{margin-bottom:14px;font-size:clamp(32px,3vw,45px)}.detail-hero .hero-intro{max-width:490px;margin-bottom:0;font-size:17px}.detail-visual{z-index:0;width:56%;position:absolute;top:-5px;bottom:0;right:0}.detail-visual>img{object-fit:cover;border-radius:23% 0 24% 16%/40% 0 27% 38%;width:100%;height:100%}.instrument-photo{background:var(--paper);width:190px;height:190px;box-shadow:var(--shadow);border-radius:50%;padding:10px;position:absolute;bottom:-15px;right:14%;transform:rotate(5deg)}.instrument-photo img{object-fit:contain;width:100%;height:100%}.pilates-hero .detail-visual{width:40%;padding:30px;right:5%}.pilates-hero .detail-visual>img{object-fit:contain}.course-detail-grid{grid-template-columns:1.1fr .8fr 1fr;align-items:start;gap:22px;padding-top:30px;display:grid}.white-card{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;border:1px solid #eeefea;padding:30px}.white-card>h2{align-items:flex-start;gap:11px;margin-bottom:24px;font-size:29px;line-height:1.1;display:flex}.white-card>h2>.icon{margin-top:2px}.course-description .prose{font-size:15px;line-height:1.8}.learning-list{grid-template-columns:repeat(2,1fr);gap:22px 12px;display:grid}.learning-list>div{text-align:center;flex-direction:column;align-items:center;gap:10px;font-size:13px;line-height:1.4;display:flex}.learning-icon{background:var(--mist);border-radius:50%;place-items:center;width:60px;height:60px;display:grid}.notice{background:var(--mist);border-radius:13px;margin:23px 0 0;padding:14px 17px;font-size:13px;line-height:1.55}.schedule-card{padding:29px 24px}.schedule-group h3{font-family:var(--sans);color:var(--blue-text);letter-spacing:0;margin:0 0 15px;font-size:15px;font-weight:600;line-height:1.4}.schedule-group dl{margin:0 0 25px}.schedule-group dl>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:11px 0;font-size:13px;line-height:1.5;display:flex}.schedule-group dd{white-space:nowrap;margin:0}.schedule-group dt{font-weight:500}.two-groups{grid-template-columns:1fr 1fr;gap:22px;display:grid}.two-groups .schedule-group dl>div{display:block}.two-groups .schedule-group dd{margin-top:4px}.price{background:var(--yellow-soft);border-radius:15px;flex-direction:column;gap:6px;padding:18px 20px;line-height:1.4;display:flex}.price strong{font-family:var(--serif);color:var(--ink);font-size:38px;font-weight:600}.price span{font-size:13px}.schedule-note{gap:9px;font-size:13px;line-height:1.65;display:flex}.schedule-note .icon{margin-top:2px}.schedule-card>.button{width:100%;margin-top:9px;padding-inline:19px;font-size:13px}.pekip-grid{grid-template-columns:1.1fr .85fr 1.15fr;grid-template-areas:"description teacher schedule""description learning schedule"}.pekip-grid .course-description{grid-area:description}.pekip-grid .teacher-card{grid-area:teacher}.pekip-grid .schedule-card{grid-area:schedule}.pekip-grid .learning-card{grid-area:learning}.teacher-card h3{font-family:var(--sans);color:var(--blue-text);margin-bottom:12px;font-size:17px}.teacher-card .prose{font-size:14px}.page-heading{padding-block:60px 40px}.page-heading h1{max-width:820px;margin-inline:auto}.page-heading p:not(.handwritten){max-width:600px}.page-heading .handwritten{margin-top:13px;font-size:37px}.standard-hero{min-height:610px;padding-top:55px;padding-bottom:55px}.standard-hero h1{font-size:clamp(47px,4.8vw,73px)}.standard-hero .handwritten{font-size:clamp(33px,3.6vw,53px)}.standard-hero .organic-photo>img{height:480px}.rental-section{grid-template-columns:.85fr 1.15fr;align-items:start;gap:7%;padding-top:30px;display:grid}.room-gallery{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.room-gallery figure{margin:0}.room-gallery figure img{aspect-ratio:1.4;object-fit:cover;transition:transform var(--spring);border-radius:22px}.room-gallery figure a{border-radius:22px;display:block;overflow:hidden}.room-gallery figure a:hover img{transform:scale(1.03)}.room-gallery figcaption{margin:13px 5px 20px;font-size:13px}.about-body{grid-template-columns:1.25fr .75fr;gap:5%;padding-top:0;display:grid}.owner-card{background:var(--mist);border-radius:var(--radius);padding:35px}.owner-card h2{margin-top:18px;font-size:38px}.contact-cards{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.contact-cards h2{margin:22px 0 17px;font-size:29px}.contact-cards .white-card{font-size:16px}.contact-prose{max-width:700px;margin:40px auto}.contact-prose p{font-size:16px}.contact-prose a{color:var(--blue-text);text-underline-offset:4px;text-decoration:underline}.legal-heading{max-width:1110px;padding-top:55px;padding-bottom:25px}.legal-heading h1{font-size:65px}.legal-heading .handwritten{margin-bottom:0;font-size:36px}.legal-document{max-width:960px;margin:0 auto 50px;padding:50px 65px}.legal-document .prose{font-size:16px;line-height:1.8}.legal-document .prose>h2:first-child{margin-top:0}.legal-document .prose h2{padding-top:15px;font-size:36px}.legal-document .prose h3{font-size:28px}.error-page{min-height:60vh}.error-page .text-link{margin-left:24px}@media (width>=1700px){.home-hero{padding-inline:6%}.hero-copy{width:43%}.site-header{max-width:1550px;margin-inline:auto}}@media (width<=1200px){.site-header{gap:22px;padding-inline:3%}.brand{gap:9px;width:237px}.brand-symbol{width:78px;height:58px}.brand-symbol img{width:78px}.brand-wordmark{width:150px;height:25px}.brand-wordmark img{width:164px;left:-7px}.main-navigation{gap:12px}.main-navigation>a:not(.button){font-size:13px}.nav-cta{min-width:150px;margin-left:5px;padding-inline:17px;font-size:13px}.home-hero{min-height:690px;padding-top:50px}.hero-copy{width:47%}.hero-copy h1{font-size:62px}.hero-copy h1 .handwritten{font-size:61px}.hero-visual{width:56%;height:560px}.hero-intro{font-size:17px}.hero-copy .button{padding:15px 19px;font-size:13px}.hero-values{width:44%}.inset-photo{width:39%;height:160px}.course-grid{grid-template-columns:repeat(2,1fr)}.course-card{grid-template-columns:100px 1fr;min-height:210px}.section{padding-inline:5%}.course-detail-grid,.pekip-grid{grid-template-columns:1.2fr 1fr;grid-template-areas:none}.course-description{grid-row:span 2}.pekip-grid .course-description,.pekip-grid .teacher-card,.pekip-grid .schedule-card,.pekip-grid .learning-card{grid-area:auto}.pekip-grid .course-description{grid-row:span 3}.learning-card{order:3}.schedule-card{order:2}.teacher-card{order:1}.course-description{order:0}.footer-top{grid-template-columns:1fr 1fr;gap:30px}.contact-band{flex-wrap:wrap}.contact-band-links{flex:1}.journey-grid{gap:15px}.journey-card{padding-inline:14px}.journey-card h3{font-size:26px}.detail-hero{grid-template-columns:48% 52%;min-height:420px;padding-bottom:30px}.detail-hero .hero-intro{max-width:400px}.detail-visual{width:53%}.detail-hero h1{font-size:55px}.instrument-photo{width:145px;height:145px;right:10%}}@media (width<=900px){.site-header{border-radius:32px;flex-wrap:wrap;justify-content:space-between;gap:0;min-height:86px;margin:15px 20px 0;padding:12px 24px}.brand{height:55px}.main-navigation{flex-wrap:wrap;flex-basis:100%;justify-content:flex-start;gap:15px;padding:16px 0}.main-navigation>a:not(.button){font-size:15px}.nav-cta{margin-left:0}.menu-toggle{background:var(--mist);min-height:46px;color:var(--ink);border:0;border-radius:30px;justify-content:center;align-items:center;gap:8px;padding:12px 16px}.menu-enhanced .menu-toggle{display:flex}.menu-enhanced .main-navigation{display:none}.menu-enhanced .main-navigation.is-open{border:1px solid var(--line);background:#fff;border-radius:25px;flex-direction:column;align-items:stretch;padding:18px 26px;display:flex;position:absolute;top:calc(100% + 10px);left:0;right:0;box-shadow:0 20px 50px #163b3b20}.main-navigation>a:not(.button){padding:13px 10px}.home-hero{min-height:655px;padding-top:43px}.hero-copy h1{font-size:53px}.hero-copy h1 .handwritten{font-size:52px}.hero-copy .button-row{gap:11px}.hero-copy .button{min-height:49px;padding:14px 20px}.hero-visual{height:500px;top:10px}.hero-values{width:47%;bottom:30px}.hero-values>div{padding-inline:7px;font-size:10px}.hero-intro{font-size:16px}.location{margin-top:26px;font-size:12px}.split-section{gap:5%}.organic-photo>img{height:410px}.about-teaser{margin-inline:20px;padding-block:55px;padding-inline:5%}.section{padding-block:60px}.split-section h2{font-size:43px}.prose{font-size:16px}.journey{margin-inline:20px;padding-inline:5%}.journey-grid{grid-template-columns:repeat(2,1fr);gap:62px 23px}.journey-card h3{min-height:0;margin-bottom:15px}.journey-note{text-align:center}.value-grid>div{padding-inline:20px}.contact-band{padding:25px}.contact-band h2{font-size:28px}.contact-band-links{flex-basis:40%}.contact-band .button{min-height:50px}.detail-hero{min-height:390px;padding-top:28px}.detail-hero h1{font-size:47px}.detail-hero .eyebrow{max-width:90%;font-size:12px}.detail-hero .handwritten{font-size:34px}.detail-hero .hero-intro{max-width:95%;font-size:15px}.detail-visual{width:52%;top:20px;bottom:0}.instrument-photo{width:125px;height:125px;bottom:-12px}.course-detail-grid{gap:18px;padding-top:25px}.white-card{padding:24px}.white-card>h2{font-size:28px}.course-description .prose{font-size:14px}.two-groups{grid-template-columns:1fr}.two-groups .schedule-group dl>div{display:flex}.standard-hero h1{font-size:51px}.standard-hero .organic-photo>img{height:360px}.standard-hero{min-height:500px;padding-top:35px}.standard-hero .handwritten{font-size:38px}.room-gallery{grid-template-columns:repeat(2,1fr)}.contact-cards{grid-template-columns:1fr}.contact-cards .white-card{grid-template-columns:40px 1fr;align-items:center;gap:8px 18px;padding:24px;display:grid}.contact-cards h2{margin:0;font-size:29px}.contact-cards span:not(.icon),.contact-cards address,.contact-cards p{grid-column:2;margin:0}.legal-document{margin-inline:5%;padding:35px}.legal-heading{padding-top:40px}}@media (width<=650px){.site-header{border-radius:28px;min-height:78px;margin:12px 14px 0;padding:12px 17px}.brand{gap:8px;width:209px;height:49px}.brand-symbol{width:69px;height:48px}.brand-symbol img{width:69px}.brand-wordmark{width:132px;height:22px}.brand-wordmark img{width:145px;left:-6px}.menu-toggle{gap:0;min-width:44px;padding:10px}.menu-toggle span:not(.icon){clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.home-hero{flex-direction:column;min-height:0;padding:35px 25px 25px;display:flex}.hero-copy{width:100%;max-width:none}.hero-copy .eyebrow{margin-bottom:22px;padding:8px 13px;font-size:12px}.hero-copy h1{max-width:470px;margin-bottom:22px;font-size:clamp(48px,11.8vw,69px);line-height:1}.hero-copy h1 .handwritten{white-space:normal;margin-top:10px;font-size:clamp(47px,11.6vw,66px)}.underlined{padding-bottom:15px}.hero-copy .hero-intro{max-width:440px;margin-bottom:24px;font-size:16px}.button-row{gap:10px}.hero-copy .button{gap:7px;min-height:49px;padding:13px 17px;font-size:12px}.hero-copy .button .icon{width:18px;height:18px}.location{margin-top:22px;font-size:12px}.hero-visual{width:calc(100% + 14px);height:335px;margin:29px -7px 0;position:relative;top:auto;right:auto}.hero-photo{border-radius:28% 17% 30% 16%/30% 22% 30% 25%}.inset-photo{border-width:7px;width:38%;height:128px;bottom:-7px;right:-1px}.dot-yellow{width:35px;height:35px;top:22px;bottom:auto;left:-6px}.dot-blue{width:14px;height:14px;bottom:87px;left:5px}.hero-values{width:100%;margin-top:36px;position:relative;bottom:auto;right:auto}.hero-values>div{gap:8px;padding-inline:7px;font-size:10px}.hero-values .icon{width:25px;height:25px}.section{padding:50px 25px}.split-section{grid-template-columns:1fr;gap:32px}.split-section h2,h2{font-size:42px}.about-teaser{border-radius:28px;margin-inline:14px;padding:38px 22px}.organic-photo>img{height:340px}.about-teaser .organic-photo{order:1}.prose{font-size:15px}.eyebrow{margin-bottom:18px;font-size:12px}.section-heading{margin-bottom:32px}.section-heading p{font-size:16px}.course-grid{grid-template-columns:1fr;gap:14px}.course-card{border-radius:22px;grid-template-columns:74px 1fr;gap:21px;min-height:180px;padding:25px 22px}.course-photo{width:74px;height:74px}.course-number{width:27px;height:27px;font-size:10px;top:13px;left:14px}.course-card :is(h2,h3){font-size:30px;line-height:1.04}.course-card p{margin-bottom:4px;font-size:13px}.section-action{margin-top:26px}.journey{border-radius:28px;margin:0 14px;padding:39px 22px}.journey-grid{grid-template-columns:1fr;gap:58px;padding-top:40px}.journey-card{padding-bottom:23px}.journey-photo{width:102px;height:102px;margin-top:-30px;margin-bottom:15px}.journey-card h3{font-size:31px}.journey-card .pill{margin-bottom:10px}.journey-note{margin-top:30px;font-size:30px}.rooms-teaser{padding-top:60px}.rooms-teaser .organic-photo{order:1}.large-copy{font-size:17px}.features{gap:8px;margin:22px 0 25px}.features>span{gap:8px;padding:10px 13px;font-size:12px}.features .icon{width:21px;height:21px}.philosophy h2{gap:9px;font-size:39px}.philosophy h2 .icon{width:30px;height:30px}.person-name{font-size:16px}.value-grid{text-align:left;grid-template-columns:1fr;gap:25px;margin-top:33px}.value-grid>div{border:0;grid-template-columns:50px 1fr;gap:0 18px;padding:0;display:grid}.value-grid h3{margin:0 0 8px}.value-grid p{grid-column:2;margin:0}.value-grid .icon{grid-row:span 2}.contact-teaser{border-radius:28px;margin:0 14px 20px;padding:36px 22px}.contact-band{border-radius:23px;flex-direction:column;align-items:flex-start;gap:22px;padding:25px;display:flex}.contact-band h2{font-size:30px}.contact-band-links{gap:12px;width:100%;font-size:13px}.contact-band-links a{min-height:44px}.contact-band .button{width:100%}.contact-teaser .contact-band{padding:22px 18px}.site-footer{padding:15px 25px 0}.footer-top{grid-template-columns:1fr 1fr;gap:25px 20px;padding-block:30px}.footer-top>div:first-child,.footer-top>div:last-child{grid-column:span 2}.footer-top>div:first-child>p{margin-top:8px}.footer-top .brand{width:220px;transform:none}.footer-top>div>a:not(.brand){min-height:44px;padding-block:11px}.footer-top h2{margin-top:0}.footer-bottom{flex-direction:column;align-items:flex-start;gap:5px;padding-top:23px}.footer-bottom>div{justify-content:space-between;gap:10px;width:100%}.detail-hero{flex-direction:column;min-height:0;padding:22px 25px 0;display:flex}.back-link{min-height:32px;margin-bottom:18px}.detail-hero .eyebrow{max-width:none;padding:8px 12px;font-size:11px}.detail-hero h1{overflow-wrap:normal;margin-bottom:12px;font-size:49px;line-height:1}.detail-hero .handwritten{margin-bottom:16px;font-size:36px}.detail-hero .hero-intro{max-width:none;margin-bottom:8px;font-size:16px}.detail-visual{width:calc(100% + 10px);height:250px;margin:18px -5px 5px;position:relative;top:auto;right:auto}.detail-visual>img{border-radius:24% 15% 25% 12%/28% 20% 24% 30%}.instrument-photo{width:120px;height:120px;padding:7px;bottom:-11px;right:6%}.course-detail-grid,.pekip-grid{flex-direction:column;gap:16px;padding-top:30px;display:flex}.course-detail-grid>*{width:100%}.course-description{order:1}.teacher-card{order:2}.learning-card{order:3}.schedule-card{order:0}.white-card{padding:25px 22px}.white-card>h2{margin-bottom:20px;font-size:29px}.course-description .prose,.teacher-card .prose{font-size:15px}.two-groups{grid-template-columns:1fr 1fr;gap:20px}.two-groups .schedule-group dl>div{display:block}.schedule-group dl>div{padding:10px 0;font-size:13px}.schedule-group h3{font-size:14px}.schedule-note{font-size:13px}.price strong{font-size:35px}.learning-list{grid-template-columns:repeat(3,1fr);gap:18px 9px}.learning-list>div{font-size:12px}.learning-icon{width:53px;height:53px}.page-heading{padding-top:37px;padding-bottom:20px}.page-heading h1{font-size:47px}.page-heading .handwritten{font-size:33px}.page-heading p{font-size:15px}.standard-hero{min-height:0;padding-top:36px;padding-bottom:35px}.standard-hero h1{font-size:48px}.standard-hero .handwritten{margin-bottom:23px;font-size:38px}.standard-hero .hero-intro{font-size:16px}.standard-hero .organic-photo>img{height:310px}.rental-section{grid-template-columns:1fr;gap:22px;padding-top:16px}.rental-section h2{font-size:39px}.room-gallery{grid-template-columns:1fr;gap:12px}.room-gallery figcaption{margin-bottom:15px}.about-body{grid-template-columns:1fr;gap:20px;padding-top:0}.contact-cards{gap:15px}.contact-cards .white-card{grid-template-columns:27px 1fr;gap:10px 13px;padding:22px 18px}.contact-cards .icon{width:25px;height:25px}.contact-cards h2{font-size:26px;line-height:1.15}.contact-cards .white-card{font-size:14px}.contact-prose{margin-top:30px}.legal-heading{padding:35px 25px 20px}.legal-heading h1{font-size:51px}.legal-heading .handwritten{font-size:30px}.legal-document{margin:0 14px 25px;padding:28px 22px}.legal-document .prose{font-size:15px}.legal-document .prose h2{font-size:30px}.legal-document .prose h3{font-size:25px}.legal-document .prose h4{font-size:15px}.pilates-hero .detail-visual{width:100%;height:250px;padding:10px;right:auto}.section.compact{padding-top:20px;padding-bottom:30px}.error-page .text-link{justify-content:center;margin:25px 0 0;display:flex}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.button:hover,.course-card:hover{transform:none}}@media (forced-colors:active){.button,.white-card,.course-card,.eyebrow{border:1px solid canvastext}.icon{color:canvastext}}.room-gallery figure>a{border-radius:24px;display:block;position:relative;overflow:hidden}.gallery-enlarge{width:44px;height:44px;box-shadow:var(--shadow);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:15px;right:15px}.gallery-is-open{overflow:hidden}.gallery-dialog{background:var(--paper);color:var(--ink);border:0;border-radius:28px;width:min(1120px,100vw - 40px);max-width:none;max-height:calc(100dvh - 40px);padding:24px;overflow:auto;box-shadow:0 20px 100px #0006}.gallery-dialog::backdrop{backdrop-filter:blur(5px);background:#102b32dc}.gallery-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px;display:flex}.gallery-count{color:var(--muted);font-size:14px}.gallery-toolbar button,.gallery-stage button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50px;justify-content:center;align-items:center;gap:8px;min-width:48px;min-height:48px;display:inline-flex}.gallery-close{padding:10px 18px;font-size:14px}.gallery-stage{grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:18px;display:grid}.gallery-full-image{object-fit:contain;border-radius:15px;width:100%;height:auto;max-height:calc(100dvh - 230px)}.gallery-dialog>p{text-align:center;margin:18px 0 0;font-size:15px;line-height:1.5}.gallery-stage button:hover,.gallery-toolbar button:hover{background:var(--mist)}@media (width<=650px){.brand-symbol{height:51px}.gallery-dialog{border-radius:20px;width:calc(100vw - 20px);max-height:calc(100dvh - 20px);padding:15px}.gallery-stage{grid-template-columns:1fr 1fr;gap:15px}.gallery-full-image{grid-area:1/1/auto/-1;max-height:calc(100dvh - 280px)}.gallery-stage button{justify-self:center}.gallery-dialog>p{font-size:14px}.gallery-toolbar{margin-bottom:12px}}.page-heading{flex-direction:column;align-items:center;display:flex}.page-heading>.eyebrow{margin-bottom:24px}.standard-hero{align-items:start}.home-hero{overflow-x:clip}.hero-visual{top:0}.hero-photo{border-top-right-radius:16% 22%}.home-contact{text-align:left;margin-top:48px}@media (width<=380px){.course-card{grid-template-columns:55px minmax(0,1fr);gap:15px;min-width:0;padding:25px 18px}.course-photo{width:55px;height:55px}.course-card :is(h2,h3){hyphens:auto;overflow-wrap:anywhere;font-size:28px}.course-card p{overflow-wrap:anywhere}}.journey-card .journey-photo.journey-photo-pair{background:0 0;align-items:center;display:flex}.journey-photo-pair img{flex-shrink:0;width:62%;height:62%}.journey-photo-pair img+img{border:3px solid #fff;margin-left:-24%}@font-face{font-family:Cormorant Garamond Variable;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_astro/cormorant-garamond-latin-wght-normal.CUoBjw-S.woff2)format("woff2")}@font-face{font-family:DM Sans Variable;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_astro/dm-sans-latin-wght-normal.Xz1IZZA0.woff2)format("woff2")}@font-face{font-family:Caveat;font-style:normal;font-weight:400;font-display:swap;src:url(/_astro/caveat-latin-400-normal.D6LQsQ_v.woff2)format("woff2")}.course-navigation{position:relative}.course-navigation summary{white-space:nowrap;cursor:pointer;border-radius:8px;align-items:center;gap:7px;min-height:48px;padding:14px 3px;font-size:15px;list-style:none;display:flex}.course-navigation summary::-webkit-details-marker{display:none}.course-navigation summary:focus-visible{outline:3px solid var(--blue-text);outline-offset:5px}.course-navigation summary:hover,.course-navigation summary.is-current{color:var(--blue-text)}.course-navigation summary .icon{transition:transform .18s}.course-navigation[open] summary .icon{transform:rotate(180deg)}.course-dropdown{border:1px solid var(--line);background:var(--white);border-radius:22px;width:320px;max-height:calc(100dvh - 160px);padding:12px;position:absolute;top:calc(100% + 12px);left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 18px 45px #163b3b18}.course-dropdown>a{border-radius:12px;min-height:48px;padding:12px 15px;font-size:15px;line-height:1.4;display:block}.course-dropdown>a:hover,.course-dropdown>a:focus-visible{background:var(--mist)}.course-dropdown>a:focus-visible{outline-offset:-2px}.course-dropdown>a span{color:var(--muted);margin-top:3px;font-size:12px;display:block}.course-dropdown .course-overview{border-bottom:1px solid var(--line);color:var(--blue-text);border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;gap:16px;margin-bottom:6px;font-weight:600;display:flex}@media (width>=901px) and (width<=1200px){.course-navigation summary{font-size:13px}}@media (width<=900px){.menu-enhanced .main-navigation.is-open{overscroll-behavior:contain;flex-wrap:nowrap;max-height:calc(100dvh - 130px);overflow-y:auto}.main-navigation.is-open>*{flex-shrink:0}.course-navigation summary{justify-content:space-between;padding:13px 10px}.course-dropdown{background:var(--paper);width:100%;max-height:none;box-shadow:none;border:0;border-radius:16px;margin:4px 0 8px;padding:6px;position:static;transform:none}}
