@font-face{font-family:Cormorant;src:url('/assets/cormorant.woff2') format('woff2');font-style:normal;font-weight:300 700;font-display:swap}
@font-face{font-family:Cormorant;src:url('/assets/cormorant-italic.woff2') format('woff2');font-style:italic;font-weight:300 700;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/manrope.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}
:root{--ink:#35273e;--purple:#75528d;--deep:#4d365e;--muted:#6b606f;--gold:#9b7b43;--cream:#fbf9f5;--lavender:#f0eaf5;--line:#ded5e4;--sans:Manrope,Arial,sans-serif;--serif:Cormorant,Georgia,serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:110px}
body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.8;-webkit-font-smoothing:antialiased}
button,a{-webkit-tap-highlight-color:transparent}
a{color:inherit;text-decoration:none}
button{font:inherit;color:inherit;cursor:pointer}
img{display:block;max-width:100%;height:auto}
button,a,summary{touch-action:manipulation}
button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--purple);outline-offset:6px}
p,h1,h2,h3{margin:0}
h1,h2,h3{font-family:var(--serif);font-weight:500;line-height:1.08}
h2{font-size:clamp(2.5rem,4.3vw,3.8rem);letter-spacing:-.035em}
h2 em{font-weight:400;color:var(--purple)}
.icon{width:22px;height:22px;flex-shrink:0;display:inline-block;vertical-align:middle}
.wrap,.section{max-width:1248px;margin-inline:auto;width:calc(100% - 112px)}
.section{padding-block:100px}
.eyebrow{font-size:11px;letter-spacing:.18em;line-height:1.65;font-weight:650;color:var(--purple);margin-bottom:20px}
.eyebrow .icon{width:20px;height:20px;margin-right:8px;vertical-align:-5px;color:var(--gold)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:54px;padding:14px 25px;border:1px solid transparent;font-size:14px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s}
.button:hover{transform:translateY(-2px)}
.primary{color:#fff;background:var(--purple)}
.primary:hover{background:var(--deep)}
.secondary{border-color:#ad98bb;color:var(--deep);background:transparent}
.secondary:hover{background:var(--lavender)}
.light{background:#efe7f4;color:var(--deep)}
.light:hover{background:white}
.text-link{font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:13px;border-bottom:1px solid #bdabca;padding-bottom:5px;line-height:1.5}
.text-link:hover{color:var(--purple);border-color:var(--purple)}
.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:12px}
.skip-link:focus{top:10px}
.site-header{position:sticky;top:0;z-index:20;background:#fbf9f5f5;border-bottom:1px solid #e6dee9;backdrop-filter:blur(15px)}
.header-inner{max-width:1360px;margin:auto;width:calc(100% - 80px);min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.brand{display:inline-flex;align-items:center;gap:11px;flex-shrink:0}
.brand-mark{color:var(--gold);display:flex}
.brand-mark .icon{width:43px;height:43px;stroke-width:.9}
.brand-name{font-family:var(--serif);font-size:29px;line-height:1.1;letter-spacing:-.025em}
.brand-name>span{display:block;font-family:var(--sans);font-size:8px;letter-spacing:.2em;line-height:1.4;margin-top:8px}
.header-identity{display:flex;align-items:center;gap:18px;flex-shrink:0}
.header-socials{display:flex;align-items:center;gap:2px;padding-left:14px;border-left:1px solid var(--line)}
.header-socials a{width:36px;height:40px;display:grid;place-items:center;border-radius:50%;color:var(--deep);transition:background .2s,color .2s}
.header-socials a:hover{color:var(--purple);background:var(--lavender)}
.social-icon{display:block;width:18px;height:18px;background:currentColor;mask:center/contain no-repeat;-webkit-mask:center/contain no-repeat}
.social-instagram{mask-image:url('/assets/social-instagram.svg');-webkit-mask-image:url('/assets/social-instagram.svg')}
.social-tiktok{mask-image:url('/assets/social-tiktok.svg');-webkit-mask-image:url('/assets/social-tiktok.svg')}
.social-youtube{mask-image:url('/assets/social-youtube.svg');-webkit-mask-image:url('/assets/social-youtube.svg')}
.social-x{mask-image:url('/assets/social-x.svg');-webkit-mask-image:url('/assets/social-x.svg')}
#main-nav{display:flex;align-items:center;gap:25px;font-size:12px;font-weight:500}
#main-nav>a{position:relative;white-space:nowrap}
#main-nav>a:not(.nav-contact):after{content:'';display:block;position:absolute;bottom:-7px;left:0;right:100%;height:1px;background:var(--purple);transition:right .2s}
#main-nav>a:hover:after{right:0}
.nav-contact{border:1px solid #c7b6d0;padding:9px 15px;display:flex;align-items:center;gap:10px}
.nav-contact .icon{width:16px}
.menu-toggle{display:none}
.hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:70px;padding-top:69px;padding-bottom:81px;min-height:708px}
.hero-copy{position:relative;z-index:1}
.hero h1{font-size:clamp(4.2rem,6.4vw,6.1rem);letter-spacing:-.052em;line-height:1.01;margin:25px 0 26px}
.hero h1 em{color:var(--purple);font-weight:400;white-space:nowrap}
.hero-description{font-size:16px;color:var(--muted);max-width:437px;line-height:1.95}
.hero-actions{display:flex;align-items:center;gap:25px;margin:33px 0}
.hero-actions .button{gap:15px;padding:16px 21px}
.hero-actions .text-link{white-space:nowrap;font-size:13px}
.hero-note{font-size:11px;letter-spacing:.065em;display:flex;align-items:center;gap:14px;color:var(--muted);margin-top:33px}
.small-line{width:32px;height:1px;background:var(--gold)}
.hero-art{position:relative;min-width:0;height:540px;isolation:isolate;margin-right:21px;margin-left:8px}
.hero-photo{height:100%;width:100%;border-radius:240px 240px 8px 8px;overflow:hidden;background:#847068}
.hero-photo>img{height:100%;width:100%;object-fit:cover;object-position:62% center}
.orbital-one{position:absolute;inset:-16px 19px 17px -16px;border:1px solid #bd9e65;border-radius:250px 250px 0 0;z-index:-1}
.hero-art:before{content:'';width:260px;height:260px;position:absolute;right:-43px;bottom:-25px;z-index:-2;background:#ece2f1;border-radius:50%}
.art-star{font-family:Georgia,serif;color:var(--gold);position:absolute;font-weight:400}
.star-one{font-size:93px;right:-28px;top:-32px;line-height:1;text-shadow:0 0 12px var(--cream)}
.star-two{font-size:31px;left:-44px;top:115px}
.hero-caption{position:absolute;bottom:32px;left:-49px;display:flex;align-items:center;gap:19px;background:#f1eaf7;box-shadow:0 8px 30px #25152a0a;padding:22px 30px;border:1px solid #d6c7e1}
.hero-caption>.icon{height:31px;width:31px;color:var(--gold);stroke-width:1}
.hero-caption span{font-family:var(--serif);font-size:23px;line-height:1.18}
.hero-caption em{color:var(--purple)}
.art-label{position:absolute;right:-31px;bottom:105px;writing-mode:vertical-rl;font-size:9px;letter-spacing:.23em;color:var(--muted)}
.values-strip{background:#efe8f4;border-block:1px solid #e5daec}
.values-strip>.wrap{display:flex;align-items:center;justify-content:space-around;gap:25px;padding-block:22px}
.values-strip span{display:flex;align-items:center;gap:14px;color:#675571;font-size:12px;letter-spacing:.035em}
.values-strip .icon{color:var(--gold);width:22px;height:22px}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:45px}
.section-heading>.eyebrow{margin-bottom:15px}
.section-heading>p{font-size:14px;color:var(--muted);padding-bottom:6px;line-height:1.8}
.therapy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;align-items:start}
.therapy-card{min-width:0}
.therapy-image{height:246px;overflow:hidden;position:relative;border-radius:110px 110px 0 0}
.therapy-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}
.therapy-card:hover .therapy-image img{transform:scale(1.03)}
.therapy-number{position:absolute;bottom:0;left:0;display:grid;place-items:center;width:45px;height:40px;background:var(--cream);font-family:var(--serif);color:var(--gold);font-size:24px}
.therapy-copy{padding:25px 0 0}
.therapy-copy .eyebrow{font-size:10px;margin-bottom:12px}
.therapy-copy h3{font-size:35px;letter-spacing:-.03em;margin-bottom:14px}
.therapy-copy>p:not(.eyebrow){font-size:14px;color:var(--muted);min-height:78px;line-height:1.85}
.therapy-copy details{margin-top:24px;border-top:1px solid var(--line)}
summary{list-style:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;min-height:58px;font-size:13px;font-weight:600;gap:15px}
summary::-webkit-details-marker{display:none}
summary>span{font-size:24px;font-weight:300;color:var(--purple)}
details[open] summary>span{transform:rotate(45deg)}
.therapy-detail{font-size:14px;color:var(--muted);padding:0 2px 20px;line-height:1.8}
.therapy-detail ul{padding-left:19px;margin-block:15px}
.therapy-detail .text-link{font-size:13px;color:var(--purple)}
.source-link{font-size:12px;text-decoration:underline;display:block;margin-top:15px}
.source-link .icon{width:13px}
.about-shell{background:#f0eaf4;border-block:1px solid #e7ddec}
.about{display:grid;grid-template-columns:1fr 1.12fr;gap:115px;align-items:center;padding-block:85px}
.portrait-block{position:relative;padding:0 16px 35px 20px}
.portrait-frame{border-radius:220px 220px 0 0;position:relative}
.portrait-frame:before{content:'';position:absolute;inset:15px -16px -16px 16px;border:1px solid #b19976;border-radius:220px 220px 0 0}
.portrait-frame img{position:relative;width:100%;height:450px;object-fit:cover;object-position:50% 36%;border-radius:220px 220px 0 0}
.portrait-signature{position:absolute;bottom:0;right:-20px;padding:10px 25px;background:var(--cream);color:var(--purple);font-family:var(--serif);font-style:italic;font-size:40px;transform:rotate(-5deg);line-height:1.5}
.portrait-star{position:absolute;top:48px;left:-21px;color:var(--gold);font-family:Georgia,serif;font-size:75px;line-height:1}
.about-copy h2{margin-bottom:22px}
.about-copy>p:not(.eyebrow){font-size:14px;color:var(--muted);margin-bottom:16px;line-height:1.9}
.about-copy>p.about-lead{font-family:var(--serif);font-size:24px;line-height:1.3;color:var(--ink);margin-bottom:22px}
.about-copy .text-link{margin-top:8px}
.prices{display:grid;grid-template-columns:.7fr 1.5fr;gap:100px;align-items:start;padding-block:105px}
.prices-intro>p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:25px;line-height:1.9}
.prices-intro .button{margin-top:27px;font-size:13px}
.booking-note{margin-top:38px;padding-top:26px;border-top:1px solid var(--line);display:flex;gap:14px;color:var(--muted)}
.booking-note .icon{color:var(--gold);width:23px;height:23px;margin-top:4px}
.booking-note p{font-size:12px;line-height:1.85}
.price-list-heading{display:flex;justify-content:space-between;color:var(--muted);font-size:10px;letter-spacing:.13em;padding-bottom:20px;border-bottom:1px solid #bda8c7}
.price-row{display:grid;grid-template-columns:1fr 54px 62px 39px;gap:18px;align-items:center;min-height:88px;border-bottom:1px solid var(--line);padding:17px 0}
.service-name{display:flex;align-items:center;gap:17px}
.service-name>.icon{color:#a487b6;width:23px;height:23px}
.service-name h3{font-family:var(--sans);font-size:14px;font-weight:500;line-height:1.55}
.duration{font-size:12px;color:var(--muted);text-align:right;white-space:nowrap}
.price{font-family:var(--serif);font-size:28px;text-align:right;white-space:nowrap}
.price-row>a{height:39px;width:39px;border:1px solid #d6c8e0;border-radius:50%;display:grid;place-items:center;transition:color .2s,background .2s}
.price-row>a .icon{width:17px;height:17px}
.price-row>a:hover{background:var(--purple);color:#fff}
.price-footnote{font-size:11px;color:var(--muted);padding-top:16px;display:flex;justify-content:space-between;align-items:center}
.price-footnote .icon{width:18px}
.training-shell{background:#f4f0f7;border-block:1px solid #e7ddeb}
.certificates{display:grid;grid-template-columns:repeat(3,1fr);gap:35px 26px}
.certificate-link{display:block;min-width:0}
.cert-art{position:relative;aspect-ratio:1.414;overflow:hidden;background:white;border:1px solid #e0d9e5}
.cert-art>img{position:absolute;width:100%;height:100%;object-fit:contain;left:50%;top:50%;transform:translate(-50%,-50%)}
.cert-art.is-rotated>img{width:70.72%;height:141.4%;max-width:none;transform:translate(-50%,-50%) rotate(-90deg)}
.certificate-link .cert-art{border:10px solid #fff;box-shadow:0 2px 6px #47335107;transition:box-shadow .2s}
.certificate-link:hover .cert-art{box-shadow:0 6px 20px #4733511a}
.expand-icon{position:absolute;right:0;bottom:0;background:var(--purple);color:white;width:30px;height:30px;display:grid;place-items:center}
.expand-icon>.icon{width:17px;height:17px}
.cert-info{margin-top:16px}
.cert-info h3{font-family:var(--sans);font-size:14px;line-height:1.4;font-weight:600}
.cert-info>span{display:block;margin-top:4px;font-size:11px;color:var(--muted)}
.school{padding-bottom:20px}
.school-panel{background:#3d294c;border:1px solid #5e4270;display:grid;grid-template-columns:1.2fr 1fr;gap:60px;padding:68px;color:#f9f5fc;position:relative;overflow:hidden}
.school-panel:before{content:'';width:650px;height:650px;border:1px solid #a991bb29;border-radius:50%;position:absolute;right:-275px;top:-125px;pointer-events:none}
.school-panel:after{content:'';width:530px;height:530px;border:1px solid #a991bb20;border-radius:50%;position:absolute;right:-215px;top:-65px;pointer-events:none}
.school-copy{position:relative;z-index:1}
.school .eyebrow{color:#d1b786;font-size:10px;display:flex;align-items:center;gap:9px}
.status-dot{width:6px;height:6px;background:#d1b786;border-radius:50%;display:inline-block}
.school h2{font-size:62px;margin-bottom:23px}
.school h2 em{color:#d2b7e5}
.school-copy>p:not(.eyebrow){font-size:13px;line-height:1.95;color:#cdbed7;margin-bottom:16px}
.school-copy>p.school-lead{font-family:var(--serif);font-size:24px;color:#f7f0fb;line-height:1.3}
.school-copy .button{margin-top:14px;font-size:13px;min-height:50px}
.school-art{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:30px;position:relative;z-index:1}
.school-art img{width:330px;height:330px;border-radius:50%;object-fit:cover;box-shadow:0 0 60px #b98a3320;border:1px solid #d0b67a66}
.school-art>span{text-align:center;font-size:8px;letter-spacing:.15em;color:#d1b786}
.contact{padding-top:68px;padding-bottom:85px}
.contact-heading{text-align:center}
.contact-star{display:block;color:var(--gold);font-size:52px;font-family:Georgia,serif;line-height:1;margin-bottom:24px}
.contact h2{font-size:74px;letter-spacing:-.04em}
.contact-heading>p:not(.eyebrow){font-size:14px;color:var(--muted);margin:19px 0 26px;line-height:1.8}
.contact-info{display:grid;grid-template-columns:1fr 1.35fr 1.05fr;border-top:1px solid var(--line);margin-top:58px;padding-top:36px;gap:45px}
.contact-info .eyebrow{font-size:10px;margin-bottom:12px}
.contact-info a,.contact-info>div>p:not(.eyebrow){font-size:14px;line-height:1.8}
.contact-info a{display:inline-flex;align-items:center;gap:10px}
.contact-info a:hover{color:var(--purple)}
.contact-info .icon{width:16px;height:16px}
.contact-info>div>span{font-size:11px;color:var(--muted);display:block;margin-top:6px}
.site-footer{background:#ece4f1;border-top:1px solid #dfd1e8}
.footer-main{display:flex;justify-content:space-between;align-items:center;padding-block:40px;gap:30px}
.footer-main .brand-name{font-size:27px}
.footer-main .brand-mark>.icon{width:37px;height:37px}
.social-links{display:flex;flex-wrap:wrap;gap:25px;font-size:11px}
.social-links .icon{width:13px;height:13px;margin-left:4px}
.social-links a:hover{text-decoration:underline}
.footer-bottom{padding-block:17px;border-top:1px solid #d8cbdc;display:flex;justify-content:space-between;font-size:10px;color:#695a71}
.footer-credit{display:flex;justify-content:center;padding-block:10px 20px;color:#695a71;font-size:12px}
.footer-credit a{display:inline-flex;align-items:center;gap:8px;min-height:44px}
.footer-credit img{width:24px;height:24px;flex-shrink:0}
.footer-credit strong{font-weight:650;color:var(--ink)}
.footer-credit a:hover strong{text-decoration:underline;text-underline-offset:4px}
.certificate-dialog{width:min(1000px,92vw);max-height:92dvh;padding:22px;border:1px solid var(--line);background:var(--cream);color:var(--ink);overflow:auto}
.certificate-dialog::backdrop{background:#211429bd;backdrop-filter:blur(5px)}
.dialog-bar{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:18px}
.dialog-bar>h2{font-size:28px}
.dialog-close{border:1px solid var(--line);background:transparent;border-radius:50%;width:40px;height:40px;font-size:30px;line-height:1;flex-shrink:0}
.dialog-image{width:min(100%, calc(65dvh * 1.414));margin-inline:auto}
.original-certificate{font-size:12px;margin-top:15px;display:inline-flex;align-items:center;gap:10px;text-decoration:underline}
.original-certificate .icon{width:15px}
.dialog-open{overflow:hidden}
@media(min-width:1600px){.hero{gap:110px}.hero h1{font-size:102px}}
@media(max-width:1250px){#main-nav{gap:16px;font-size:11px}.header-inner{width:calc(100% - 48px)}.brand-name{font-size:26px}.hero{gap:46px}.hero-actions{gap:19px}.hero-actions .button{font-size:12px;padding:14px 18px}.hero-actions .text-link{font-size:12px}.hero-art{height:500px}.about{gap:70px}.prices{gap:55px}.school-panel{padding:50px;gap:40px}.school-art img{width:290px;height:290px}.school h2{font-size:54px}}
@media(max-width:1280px){
  .menu-toggle{display:flex;width:44px;height:44px;flex-direction:column;justify-content:center;align-items:center;gap:6px;background:none;border:1px solid #d6c6de}
  .menu-toggle>span{width:20px;height:1px;background:var(--deep);transition:transform .2s}
  .menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(3.5px) rotate(45deg)}
  .menu-toggle[aria-expanded=true]>span:last-child{transform:translateY(-3.5px) rotate(-45deg)}
  #main-nav{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;padding:14px 28px 24px;background:var(--cream);border-bottom:1px solid var(--line);box-shadow:0 15px 20px #36233b0a;max-height:calc(100dvh - 90px);overflow:auto}
  #main-nav.is-open{display:flex}
  #main-nav>a{padding:12px;font-size:14px}
  #main-nav>a:not(.nav-contact):after{display:none}
  .nav-contact{margin-top:10px;justify-content:center}
}
@media(max-width:1120px){
  .hero{gap:40px;min-height:650px}.hero h1{font-size:72px}.hero-art{height:450px}.hero-caption{padding:17px 23px;left:-27px}.hero-caption span{font-size:21px}.hero-actions{flex-direction:column;align-items:start;gap:20px}.hero .eyebrow{font-size:9px}
  .section-heading{gap:30px}.section-heading>p{font-size:13px}.therapy-image{height:210px}.therapy-copy>p:not(.eyebrow){min-height:105px}.therapy-copy h3{font-size:31px}.therapy-grid{gap:24px}.about{gap:50px}.portrait-frame img{height:420px}.portrait-signature{font-size:35px;right:-5px}.prices{grid-template-columns:.7fr 1.4fr;gap:40px}.price-row{gap:12px}.service-name{gap:12px}.service-name h3{font-size:13px}.school-panel{padding:40px;gap:35px}.school-art img{width:260px;height:260px}.school h2{font-size:51px}.contact-info{gap:28px}.contact-info a{font-size:12px;gap:5px}
}
@media(max-width:800px){
  html{scroll-padding-top:90px}.wrap,.section{width:calc(100% - 48px)}.section{padding-block:70px}.header-inner{min-height:80px}.brand-name{font-size:26px}.brand-mark .icon{width:37px;height:37px}.brand-name>span{font-size:7px}
  .hero{padding-block:55px 62px;gap:24px}.hero h1{font-size:58px}.hero-description{font-size:14px}.hero-art{height:390px;margin-right:17px}.hero-caption{padding:14px 18px;left:-24px;bottom:25px;gap:12px}.hero-caption span{font-size:19px}.hero-caption>.icon{width:24px;height:24px}.hero-note{font-size:9px;gap:8px}.small-line{width:20px}.hero .eyebrow{font-size:8px;letter-spacing:.12em}.hero .eyebrow .icon{width:16px;margin-right:4px}.hero h1{margin-top:20px}.hero-actions{margin-top:24px}.star-one{font-size:70px;right:-21px;top:-21px}.star-two{left:-23px;top:83px;font-size:24px}.art-label{right:-26px;font-size:8px}.hero-art:before{width:160px;height:160px;right:-20px}.values-strip>.wrap{gap:15px;padding-block:20px}.values-strip span{font-size:10px;gap:8px}.values-strip .icon{width:18px;height:18px}
  .section-heading{display:block;margin-bottom:35px}.section-heading>p{margin-top:18px;font-size:14px}.section-heading>p br{display:none}.therapy-grid{gap:20px}.therapy-image{height:175px;border-radius:80px 80px 0 0}.therapy-copy h3{font-size:28px}.therapy-copy>p:not(.eyebrow){font-size:13px;min-height:120px}.therapy-copy .eyebrow{font-size:8px;letter-spacing:.12em}.therapy-copy summary{font-size:12px;line-height:1.5}.about{grid-template-columns:.85fr 1fr;gap:45px}.portrait-frame img{height:370px}.portrait-block{padding-left:5px}.portrait-star{font-size:55px;left:-14px}.about-copy h2{font-size:43px}.about-copy>p:not(.eyebrow){font-size:13px}.about-copy>p.about-lead{font-size:22px}.desktop-break{display:none}
  .prices{grid-template-columns:1fr;gap:35px}.prices-intro>p:not(.eyebrow){max-width:440px;margin-top:18px}.prices-intro h2 br{display:none}.booking-note{display:none}.price-row{grid-template-columns:1fr 65px 68px 39px;min-height:86px}.service-name h3{font-size:14px}.price-list-heading{font-size:10px}.certificates{gap:30px 20px}.cert-info h3{font-size:12px}.cert-info>span{font-size:10px}.certificate-link .cert-art{border-width:6px}
  .school-panel{grid-template-columns:1.15fr .8fr;gap:26px;padding:35px}.school h2{font-size:46px}.school-copy>p:not(.eyebrow){font-size:12px}.school-copy>p.school-lead{font-size:22px}.school-art img{width:220px;height:220px}.school-art>span{font-size:7px;letter-spacing:.1em}.school-copy .button{font-size:12px;padding:12px 18px}.school{padding-bottom:0}
  .contact h2{font-size:65px}.contact-info{grid-template-columns:1fr 1.4fr;gap:30px}.contact-info>div:last-child{grid-column:1/-1}.contact-info a{font-size:14px}.footer-main{gap:25px;align-items:start}.social-links{gap:12px 20px;max-width:235px;justify-content:end}
}
@media(max-width:600px){
  html{scroll-padding-top:132px}.header-identity{align-items:flex-start;flex-direction:column;gap:3px;padding-block:12px}.header-socials{padding-left:37px;border-left:0;gap:5px}.header-socials a{width:40px;height:36px}.header-inner{gap:8px}.menu-toggle{flex-shrink:0}#main-nav{max-height:calc(100dvh - 116px)}
  .wrap,.section{width:calc(100% - 40px)}.header-inner{width:calc(100% - 40px);min-height:76px}.brand-name{font-size:26px}.brand-mark .icon{width:34px;height:34px}.brand-name>span{font-size:7px}.brand{gap:8px}.section{padding-block:61px}.eyebrow{font-size:10px;letter-spacing:.14em;margin-bottom:17px}h2{font-size:44px}
  .hero{display:flex;flex-direction:column;align-items:stretch;gap:43px;padding-top:44px;padding-bottom:49px}.hero-copy{padding-right:0}.hero .eyebrow{font-size:9px;letter-spacing:.1em}.hero .eyebrow .icon{width:18px;margin-right:5px}.hero h1{font-size:70px;letter-spacing:-.05em;margin:24px 0 22px}.hero-description{font-size:14px;max-width:390px;line-height:1.9}.hero-actions{flex-direction:row;align-items:center;gap:20px;margin:25px 0}.hero-actions .button{font-size:12px;padding:14px 17px;gap:9px}.hero-actions .text-link{font-size:11px;gap:7px}.hero-actions .text-link .icon{width:17px}.hero-note{font-size:10px;margin-top:25px;gap:13px}.hero-art{height:412px;width:calc(100% - 42px);max-width:420px;margin-inline:auto;margin-top:4px}.hero-caption{left:-20px;bottom:26px;padding:17px 24px;gap:17px}.hero-caption span{font-size:22px}.hero-caption>.icon{width:27px;height:27px}.orbital-one{inset:-12px 15px 12px -12px}.star-one{font-size:74px;right:-18px;top:-16px}.star-two{left:-22px}.art-label{font-size:8px;right:-25px}.hero-art:before{width:170px;height:170px;bottom:-15px;right:-18px}
  .values-strip>.wrap{justify-content:start;flex-wrap:wrap;gap:15px 25px;padding-block:22px}.values-strip span{font-size:11px}.values-strip span:last-child{width:100%}.values-strip .icon{width:18px;height:18px}
  .section-heading{margin-bottom:30px}.section-heading>p{font-size:13px;max-width:310px}.therapy-grid{grid-template-columns:1fr;gap:38px}.therapy-image{height:245px;border-radius:100px 100px 0 0}.therapy-copy{padding-top:23px}.therapy-copy .eyebrow{font-size:9px}.therapy-copy h3{font-size:36px}.therapy-copy>p:not(.eyebrow){font-size:14px;min-height:0;max-width:400px}.therapy-copy details{margin-top:17px}.therapy-copy summary{font-size:13px;min-height:55px}.therapy-number{font-size:24px}
  .about{display:flex;flex-direction:column;gap:44px}.portrait-block{width:calc(100% - 30px);max-width:350px;padding-bottom:25px;padding-right:12px}.portrait-frame img{height:380px}.portrait-signature{font-size:38px;right:-13px;bottom:-6px}.portrait-star{font-size:63px;left:-17px;top:40px}.about-copy h2{font-size:46px}.about-copy>p:not(.eyebrow){font-size:14px;margin-bottom:18px}.about-copy>p.about-lead{font-size:24px}.about-copy .eyebrow{margin-bottom:16px}
  .prices{gap:35px}.prices-intro h2{font-size:46px}.prices-intro>p:not(.eyebrow){font-size:14px}.prices-intro .button{margin-top:21px}.price-row{grid-template-columns:1fr 45px 35px;gap:8px 12px;padding-block:19px;position:relative;min-height:94px}.service-name{grid-column:1;gap:11px;align-self:end}.service-name>.icon{width:20px;height:20px}.service-name h3{font-size:13px}.duration{grid-column:1;grid-row:2;text-align:left;margin-left:31px;font-size:11px;line-height:1.2}.price{grid-row:1/3;grid-column:2;font-size:26px}.price-row>a{grid-row:1/3;grid-column:3;width:35px;height:35px}.price-list-heading{font-size:9px;letter-spacing:.1em}.price-footnote{font-size:10px}
  .certificates{grid-template-columns:repeat(2,1fr);gap:27px 15px}.cert-info{margin-top:13px}.cert-info h3{font-size:12px;line-height:1.6}.cert-info>span{font-size:10px}.expand-icon{height:24px;width:24px}.expand-icon>.icon{width:14px;height:14px}.certificate-link .cert-art{border-width:5px}.training-shell h2{font-size:43px}
  .school{padding-top:55px;padding-bottom:0}.school-panel{display:flex;flex-direction:column;padding:35px 27px;gap:37px}.school h2{font-size:49px}.school .eyebrow{font-size:9px}.school-copy>p:not(.eyebrow){font-size:13px}.school-copy>p.school-lead{font-size:23px}.school-art{gap:25px}.school-art img{width:230px;height:230px}.school-art>span{font-size:7px;line-height:1.8;max-width:220px}.school-copy .button{font-size:13px;margin-top:12px}.school-panel:before{right:-400px;top:190px}.school-panel:after{right:-340px;top:250px}
  .contact{padding-block:60px}.contact h2{font-size:65px}.contact-heading>p:not(.eyebrow){font-size:13px}.contact-heading .button{font-size:13px}.contact-heading .eyebrow{font-size:9px}.contact-star{font-size:48px}.contact-info{grid-template-columns:1fr;gap:29px;margin-top:44px;padding-top:30px}.contact-info>div:last-child{grid-column:auto}.contact-info .eyebrow{font-size:9px;margin-bottom:9px}.contact-info a{font-size:14px}.contact-info>div>p:not(.eyebrow){font-size:13px}.contact-info>div>span{font-size:11px}
  .footer-main{flex-direction:column;padding-block:30px;gap:27px}.social-links{justify-content:start;gap:16px 20px;max-width:none;font-size:10px}.footer-main .brand-name{font-size:27px}.footer-bottom{font-size:10px}.certificate-dialog{padding:15px}.dialog-bar>h2{font-size:23px}.dialog-close{width:36px;height:36px}.dialog-image{width:100%}.original-certificate{font-size:11px}
}
@media(max-width:359px){.hero h1{font-size:59px}.hero-actions{align-items:start;flex-direction:column;gap:18px}.hero-art{height:350px}.hero .eyebrow{font-size:8px}.hero-art .art-label{font-size:7px}.hero-caption{padding:14px 20px}.hero-caption span{font-size:20px}.values-strip span{font-size:10px}.therapy-image{height:210px}.school-panel{padding:30px 22px}.school-art img{height:200px;width:200px}.school h2{font-size:43px}.cert-info h3{font-size:11px}.social-links{gap:13px}.contact-info a{font-size:12px}}
/* Keep the reading copy and recurring controls comfortable at every viewport. */
.hero-description,.therapy-copy>p:not(.eyebrow),.therapy-detail,.about-copy>p:not(.eyebrow):not(.about-lead),.prices-intro>p:not(.eyebrow),.school-copy>p:not(.eyebrow):not(.school-lead),.contact-heading>p:not(.eyebrow){font-size:16px}
.section-heading>p{font-size:15px}
#main-nav{font-size:14px}
.eyebrow,.hero .eyebrow,.therapy-copy .eyebrow,.school .eyebrow,.contact-heading .eyebrow,.contact-info .eyebrow{font-size:12px}
.hero-note,.values-strip span,.duration,.price-footnote,.cert-info>span,.booking-note p,.contact-info>div>span,.social-links,.footer-bottom{font-size:12px}
.therapy-copy summary,.cert-info h3,.service-name h3,.contact-info a,.contact-info>div>p:not(.eyebrow){font-size:14px}
.hero-actions{flex-wrap:wrap}
.hero-actions .button,.hero-actions .text-link,.school-copy .button{font-size:14px}
.therapy-copy>p:not(.eyebrow){min-height:90px}
@media(max-width:800px){.therapy-copy>p:not(.eyebrow){min-height:140px}.hero .eyebrow{font-size:10px}.contact-info a{overflow-wrap:anywhere}}
@media(max-width:600px){.therapy-copy>p:not(.eyebrow){min-height:0}.hero .eyebrow{font-size:10px}.hero-actions{gap:18px}.values-strip>.wrap{gap:14px}.values-strip span{width:100%}.price-list-heading{font-size:10px}.contact-info a{font-size:14px}}
@media(max-width:359px){.contact h2{font-size:54px}.hero .eyebrow{font-size:10px;max-width:245px}.contact-info a{font-size:13px}.school-copy .button{gap:12px;padding-inline:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
