/* KRIYOGA / Living rhythm — original logo palette, editorial movement. */
:root{--ink:#141210;--ink-deep:#090908;--tan:#ede7d8;--tan-2:#e0d8c4;--taupe:#6b6255;--radius:4px;--line:rgba(20,18,16,.19)}
[hidden]{display:none!important}
html{scroll-padding-top:100px}body{font-weight:400}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{font:inherit}a,button,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid currentColor;outline-offset:5px}.wrap{max-width:1400px;padding:0 clamp(22px,5vw,84px)}h1,h2,h3{font-weight:500;line-height:1.06}h2{font-size:clamp(42px,5.2vw,76px);letter-spacing:-.045em}h2 em{font-weight:400}.eyebrow{font-size:10px;letter-spacing:.18em;font-weight:600}.section-head{max-width:880px;margin:0 0 42px;text-align:left}.section-head h2{max-width:800px}.breath-line{font-size:13px;font-style:normal;max-width:640px;margin:0 0 18px;line-height:1.6;color:var(--taupe)}section{padding:95px 0}.btn{border-radius:4px;padding:15px 22px;min-height:52px;font-size:12px;font-weight:500;justify-content:space-between;gap:26px;background:var(--ink);color:var(--tan);border-color:var(--ink)}.btn span{font-size:20px}.btn:hover{background:var(--taupe);border-color:var(--taupe);transform:translateY(-3px)}.btn-outline{background:transparent;color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:12px;border-bottom:1px solid var(--line);padding:12px 0}.text-link:hover{gap:30px}.reveal{opacity:1;transform:none}.reveal.in{animation:arrive .8s both}@keyframes arrive{from{opacity:.4;transform:translateY(20px)}to{opacity:1;transform:none}}
.skip-link{position:fixed;top:0;left:20px;z-index:500;transform:translateY(-120%);padding:12px;background:var(--ink);color:var(--tan)}.skip-link:focus{transform:none}header,header.scrolled{padding:15px 0;background:rgba(237,231,216,.96);backdrop-filter:blur(20px);border-bottom:1px solid var(--line);box-shadow:none}header .wrap{max-width:1600px;padding:0 4vw}nav{gap:20px}.logo{font-size:23px;letter-spacing:.09em;white-space:nowrap}.logo-icon{width:39px;height:39px;object-fit:contain;border-radius:0}.nav-links{gap:clamp(14px,1.5vw,26px)}.nav-links a{font-size:11px}.nav-links .btn{min-height:42px;padding:10px 18px}.login-badge{margin-left:0}.login-badge-avatar{width:30px;height:30px}.login-badge-name{max-width:70px}.page-progress{position:fixed;left:0;right:0;top:72px;height:2px;z-index:101;pointer-events:none}.page-progress span{display:block;height:100%;width:100%;transform-origin:left;transform:scaleX(0);background:var(--ink)}
.new-hero{margin-top:72px;padding:0;display:grid;grid-template-columns:1.04fr 1fr;min-height:650px;height:min(790px,calc(100svh - 72px));position:relative;overflow:hidden}.hero-copy{padding:clamp(42px,5.4vw,90px) 4vw 46px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative}.hero-copy .eyebrow{font-size:9px;letter-spacing:.12em;margin-bottom:34px}.live-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--ink);margin-right:7px;box-shadow:0 0 0 4px #14121010}.hero-copy h1{font-size:clamp(65px,7.4vw,117px);letter-spacing:-.057em;line-height:.97;margin-bottom:30px;position:relative;z-index:2;font-weight:500}.hero-copy h1 em{font-weight:400}.hero-description{font-size:14px;line-height:1.9;max-width:360px;color:var(--text-soft)}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:30px}.hero-proof{display:flex;align-items:center;gap:12px;margin-top:40px}.hero-proof img{width:42px;height:42px;object-fit:cover;object-position:50% 22%;border-radius:50%}.hero-proof p{font-size:10px;line-height:1.9}.hero-proof strong{font-weight:500;display:block}.hero-proof span{color:var(--taupe)}.hero-index{font-size:9px;letter-spacing:.18em;position:absolute;bottom:23px;left:4vw}.hero-art{position:relative;background:#10100f;overflow:hidden;min-width:0}.hero-portrait{height:100%;width:100%;object-fit:cover;object-position:50% 47%;position:absolute;inset:0;opacity:.9}.hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0a0908a6,transparent 35%,transparent 75%,#0a090844);pointer-events:none}.art-caption{position:absolute;top:30px;left:32px;right:32px;display:flex;justify-content:space-between;color:var(--tan);font-size:8px;letter-spacing:.2em;z-index:3}.orbit-system{position:absolute;width:84%;aspect-ratio:1;top:15%;left:8%;border:1px solid #ede7d855;border-radius:50%;animation:orbit 42s linear infinite;pointer-events:none;z-index:2;opacity:.7}.orbit-system i{position:absolute;inset:10%;border:1px solid #ede7d840;border-radius:50%;transform:rotate(40deg) scaleX(.69)}.orbit-system i:nth-child(2){transform:rotate(-40deg) scaleX(.69)}.orbit-system i:nth-child(3){transform:rotate(90deg) scaleX(.69)}.orbit-point{width:9px;height:9px;background:var(--tan);position:absolute;left:49%;top:-5px;border-radius:50%}@keyframes orbit{to{transform:rotate(360deg)}}.breath-invite{position:absolute;bottom:28px;right:28px;left:28px;display:flex;align-items:center;gap:15px;background:#ede7d811;border:1px solid #ede7d850;border-radius:3px;color:var(--tan);backdrop-filter:blur(12px);padding:15px 20px;text-align:left;z-index:3;cursor:pointer;font-size:12px}.breath-invite small{display:block;font-size:9px;color:#e0d8c4;margin-top:3px}.breath-invite>span:last-child{margin-left:auto;font-size:25px}.breath-mini{font-size:38px;line-height:1;animation:miniBreath 8s ease-in-out infinite}@keyframes miniBreath{50%{transform:scale(1.23);opacity:.45}}.rhythm-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 4vw;border-bottom:1px solid var(--line);font-size:clamp(16px,1.7vw,24px);font-family:'Cormorant Garamond',serif}.rhythm-strip i{display:block;width:1px;height:24px;flex:0 0 1px;background:var(--line)}.rhythm-strip a{font:10px 'Work Sans',sans-serif;letter-spacing:.02em;text-decoration:underline;text-underline-offset:6px}
.finder{background:#f5f1e7}.finder-top{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:40px}.finder-top .eyebrow{margin-bottom:20px}.finder-top>p{font-size:13px;line-height:1.8;max-width:310px;color:var(--text-soft);margin-bottom:6px}.finder-options{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.finder-options button{border:0;border-right:1px solid var(--line);padding:27px 22px;background:transparent;color:var(--ink);display:flex;gap:16px;align-items:center;text-align:left;font-size:12px;cursor:pointer;transition:background .25s,color .25s}.finder-options button:last-child{border-right:0}.finder-options span{font-size:9px;opacity:.6}.finder-options b{margin-left:auto;font-size:19px;font-weight:400}.finder-options button:hover{background:var(--tan-2)}.finder-options button.selected{background:var(--ink);color:var(--tan)}.finder-result{display:grid;grid-template-columns:1.5fr 1fr;align-items:center;gap:40px;padding:32px 0 0}.finder-result h3{font-size:38px;margin:12px 0}.finder-result p{font-size:13px;max-width:540px;color:var(--text-soft)}.finder-action{justify-self:end;display:flex;flex-direction:column;gap:16px;align-items:flex-start}.finder-action>span{font-size:11px;color:var(--taupe)}
#orarend{background:var(--tan)}.schedule-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 0 18px}.schedule-toolbar>p{font-size:11px;letter-spacing:.08em;text-transform:uppercase}.schedule-toolbar>div{display:flex;gap:4px}.schedule-toolbar button{border:1px solid var(--line);padding:10px 18px;border-radius:30px;background:transparent;cursor:pointer;font-size:11px}.schedule-toolbar button.selected{background:var(--ink);color:var(--tan);border-color:var(--ink)}.schedule-list{border:0;border-top:1px solid var(--line);border-radius:0;background:transparent;box-shadow:none}.sched-row{display:grid;grid-template-columns:110px 1fr 160px 100px;align-items:center;gap:24px;padding:26px 0;border-bottom:1px solid var(--line);transition:padding .3s,background .3s}.sched-row:hover{padding-left:16px;padding-right:16px;background:#fff3}.sched-day{font-family:'Work Sans',sans-serif;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.sched-name{font-size:26px;line-height:1.25}.sched-time{display:inline-block;font-size:13px;margin:8px 16px 0 0;color:var(--ink)}.sched-price{display:inline-block;font-size:10px;color:var(--taupe)}.pill{font-size:8px;letter-spacing:.04em;padding:6px 10px;background:transparent;border-color:var(--line);color:var(--ink)}.pill.online{background:#1412100a;color:var(--ink);border-color:var(--line)}.sched-book{font-size:11px;justify-self:end}.sched-info{background:transparent}.price-note{background:transparent;border:none;padding:20px 0 0;font-size:11px;color:var(--taupe);max-width:800px}.price-note strong{color:var(--ink)}
.booking-embed{background:var(--ink);position:relative;padding:90px 0}.booking-embed .section-head{margin-bottom:30px}.booking-embed h2{color:var(--tan);max-width:680px}.booking-embed .breath-line{color:#d4ccb9;text-align:left;margin-left:0}.booking-card{background:#f5f1e7;border-radius:5px;border:1px solid #fff2;padding:32px;box-shadow:none;max-width:none}.booking-card .cal-day{border-radius:3px}.booking-card input{border-radius:3px}.booking-card .chip{font-size:11px}.bk-layout{gap:32px}.cal-grid{min-width:0}.bk-side-col{min-width:0}.cal-nav{margin:20px 0}.cal-nav-label{font-size:28px}.bk-error a{text-decoration:underline}.booking-card .login-hint{border-radius:3px;background:var(--tan);border-color:var(--line)}.booking-card .slot-btn{border-radius:3px}.booking-card [type=submit]{border-radius:4px;background:var(--ink)}
.about{background:#f5f1e7}.about-grid{display:grid;grid-template-columns:.9fr 1fr;gap:9vw;align-items:center}.about-visual{height:600px;padding:0}.about-visual-frame{height:100%;width:100%;position:relative;border-radius:200px 200px 4px 4px;overflow:hidden;transform:none;box-shadow:none}.about-visual-frame:before,.about-visual-frame:after{display:none}.about-visual-frame img{width:100%;height:100%;object-fit:cover;object-position:center}.about-text h2{margin:20px 0 28px}.about-text p{font-size:13px;line-height:1.9;max-width:520px}.about-text p:first-of-type{font-size:10px}.about-text .text-link{margin-top:12px}.about-visual-tag{bottom:28px;left:25px;color:var(--tan);font-size:13px;background:#14121066;backdrop-filter:blur(12px);padding:9px 14px}.about-visual-dots{display:none}.stat-row{display:none}
.berletek{background:var(--tan)}.plan-grid{gap:20px}.plan-toggle{justify-content:flex-start;margin:20px 0 30px}.plan-toggle button{border-radius:30px;font-size:11px}.plan-featured{background:var(--ink);color:var(--tan);border:0;border-radius:5px;box-shadow:none;padding:44px}.plan-featured h3{font-size:42px;color:var(--tan)}.plan-featured p,.plan-featured li{color:#d4ccb9}.plan-featured .btn{background:var(--tan);color:var(--ink);border-color:var(--tan)}.plan-featured .price,.plan-featured .plan-price{color:var(--tan)}.plan-card{border-radius:5px;background:#f5f1e7;box-shadow:none;border:1px solid var(--line);padding:30px}.plan-card h3{font-size:22px}.plan-card:hover{transform:translateY(-5px)}.extras{border-radius:0}.velemenyek{background:#e0d8c4}.testi-grid{gap:36px}.testi-card{background:transparent;border:0;border-top:1px solid #14121044;border-radius:0;padding:26px 0;box-shadow:none}.testi-card:before{font-size:68px;color:var(--taupe)}.testi-card p{font-size:23px;line-height:1.45;font-family:'Cormorant Garamond',serif}.testi-card .author,.testi-card cite{font:11px 'Work Sans',sans-serif}.journey{background:#f5f1e7}.journey-grid{grid-template-columns:1.2fr 1fr;gap:6vw}.journey .section-head{margin-bottom:0}.journey h2{font-size:clamp(38px,4vw,58px);margin:18px 0 24px}.journey .body-text{font-size:12px;line-height:1.95}.journey-portrait{border-radius:140px 140px 4px 4px}.journey-video{border-radius:4px;box-shadow:none;max-width:1100px}.journey-video video{max-height:450px}.press-strip{border-radius:3px;font-size:11px}.classes-preview{background:var(--ink);color:var(--tan)}.classes-preview .eyebrow,.classes-preview h2{color:var(--tan)}.classes-preview .breath-line,.classes-preview .classes-more{color:#d4ccb9}.classes-scroll{gap:22px;padding:0 0 20px;scroll-snap-type:x mandatory}.class-card{border-radius:5px;flex:0 0 32%;min-width:280px;box-shadow:none;scroll-snap-align:start}.class-card:hover{transform:translateY(-5px)}.class-card-title{font-size:20px}.retreats{background:var(--tan)}.retreat-grid{gap:24px}.retreat-card{border-radius:0;border:0;border-top:1px solid var(--line);background:transparent;padding:28px 0;box-shadow:none}.retreat-card h3{font-size:34px}.retreat-card p{font-size:12px}.retreat-card .date{font-size:10px}.locations{background:#f5f1e7}.location-intro{margin:0 0 30px}.location-intro h3{font-size:clamp(40px,5vw,65px);margin-top:15px}.location-box{margin:0;border-radius:4px;overflow:hidden}.location-box>div{min-height:370px;padding:35px;position:relative}.location-box img{height:200px;object-fit:cover;width:100%;border-radius:2px;margin-bottom:22px}.location-box h3{font-size:30px}.location-box p{font-size:12px}.location-online{background:var(--ink);display:flex;flex-direction:column;justify-content:center;overflow:hidden}.location-online:before{content:'';width:280px;height:280px;border-radius:50%;border:1px solid #ede7d840;position:absolute;right:-80px;top:-80px;box-shadow:0 0 0 45px #ede7d810,0 0 0 90px #ede7d809;pointer-events:none}.location-online>*{position:relative;z-index:1}.location-online .btn{align-self:flex-start}.blog-preview{background:var(--tan)}.blog-grid{gap:30px}.blog-card{border-radius:0;border:0;border-top:1px solid var(--line);padding:28px 0;background:transparent;box-shadow:none}.blog-card h3{font-size:31px;line-height:1.16}.blog-card p{font-size:12px;line-height:1.85}.blog-card a{font-size:11px}.blog-card:hover{transform:translateY(-4px)}.gallery{background:#e0d8c4}.gallery h2{margin-bottom:34px}.gallery-grid{gap:12px}.gallery-grid img,.gallery-grid picture{border-radius:3px}.gallery-grid img{transition:transform .8s}.gallery-grid picture{overflow:hidden}.gallery-grid picture:hover img{transform:scale(1.05)}.faq{background:#f5f1e7}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.faq h2{margin:20px 0 26px}.faq p{font-size:12px;color:var(--taupe)}.faq a{text-decoration:underline}.faq details{border-top:1px solid var(--line);padding:22px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;list-style:none;display:flex;gap:20px;align-items:center;justify-content:space-between;font-size:14px}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:24px;font-weight:300;transition:transform .3s}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{margin-top:15px;line-height:1.9;max-width:550px}.cta-band{background:var(--ink);color:var(--tan);padding:100px 0;text-align:left;position:relative;overflow:hidden}.cta-band:after{content:'';position:absolute;width:550px;height:550px;right:-130px;top:-90px;border:1px solid #ede7d833;border-radius:50%;box-shadow:0 0 0 70px #ede7d809;pointer-events:none}.cta-band h2{font-size:clamp(42px,5.7vw,80px);max-width:880px}.cta-band .btn{background:var(--tan);color:var(--ink);margin-top:30px;border-color:var(--tan)}.cta-band .breath-line{color:#d4ccb9}.newsletter{background:var(--tan);padding:55px 0}.newsletter h3{font-size:32px}.newsletter p{font-size:12px}.newsletter input,.newsletter button{border-radius:3px}footer{background:var(--tan);color:var(--ink);border-top:1px solid var(--line);padding:55px 0 35px}footer h4{color:var(--ink)}footer p,footer a,footer .footer-bottom{color:var(--taupe);font-size:11px}.footer-logo{width:80px;height:80px;object-fit:contain}.footer-grid{gap:40px}.motion-toggle{position:fixed;right:14px;bottom:14px;z-index:90;border:1px solid #ede7d84d;border-radius:30px;padding:10px 14px;background:var(--ink);color:var(--tan);font-size:9px;cursor:pointer;box-shadow:0 3px 14px #0002}.mobile-book{display:none}
#breathDialog{margin:auto;width:min(530px,calc(100% - 32px));border:1px solid var(--line);border-radius:6px;padding:50px 30px 35px;background:var(--tan);color:var(--ink);text-align:center;box-shadow:0 30px 100px #0004;max-height:90svh;overflow:auto}#breathDialog::backdrop{background:#0a0908bb;backdrop-filter:blur(8px)}.dialog-close{position:absolute;right:14px;top:10px;background:transparent;border:0;color:var(--ink);font-size:28px;cursor:pointer;width:40px;height:40px}#breathDialog h2{font-size:55px;margin:18px 0}#breathDialog>p:not(.eyebrow){font-size:12px}.breath-visual{width:180px;height:180px;margin:42px auto;position:relative;display:grid;place-items:center}.breath-visual i{position:absolute;inset:0;border-radius:50%;border:1px solid #14121077;transform:scale(.55)}.breath-visual i:nth-child(2){inset:15px;opacity:.5}.breath-visual i:nth-child(3){inset:30px;background:#14121012}.breath-running .breath-visual i{animation:breathe 10s ease-in-out infinite}.breath-running .breath-visual i:nth-child(2){animation-delay:.15s}.breath-running .breath-visual i:nth-child(3){animation-delay:.3s}@keyframes breathe{0%,100%{transform:scale(.55)}40%{transform:scale(1)}}#breathPhase{min-height:30px}#breathStart{margin-top:12px}.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation-play-state:paused!important;transition:none!important}.motion-paused .reveal{opacity:1;transform:none}.motion-paused{scroll-behavior:auto!important}.motion-paused .breath-running .breath-visual i{animation:none!important}
/* Shared visual treatment for blog and transactional pages. */
body.subpage{background:var(--tan)}.subpage .page-head{padding:145px 0 55px;background:#e0d8c4}.subpage .page-head h2{font-size:clamp(48px,7vw,90px)}.subpage .article-body{font-size:15px;line-height:1.9}.subpage .article-title{font-size:clamp(45px,6vw,78px)}.subpage .article-hero img{border-radius:4px}.subpage .blog-grid{counter-reset:article}.subpage .blog-card:before{counter-increment:article;content:counter(article,decimal-leading-zero);display:block;font-size:10px;letter-spacing:.1em;margin-bottom:22px;color:var(--taupe)}body.account-design{background:var(--tan);padding-top:30px}.account-design .top-bar{max-width:1100px;padding-bottom:25px;margin-bottom:30px;border-bottom:1px solid var(--line)}.account-design .card{border:1px solid var(--line);border-radius:5px;box-shadow:0 25px 60px -40px #14121066;background:#f5f1e7;padding-top:38px}.account-design h1{font-size:40px;font-weight:500}.account-design h2{font-size:30px;letter-spacing:-.02em}.account-design button,.account-design .btn,.account-design input,.account-design select{border-radius:4px}.account-design .logo{font-size:23px}.account-design .logo-icon{width:38px;height:38px}.account-design .note{background:var(--tan);border-radius:3px}.account-design .cal-day{border-radius:3px}.account-design .card:before{display:none}.account-design .back-home{color:var(--taupe)}
@media(min-width:1001px){.nav-close,.menu-toggle{display:none!important}.nav-links{position:static!important;transform:none!important;opacity:1!important;visibility:visible!important;flex-direction:row!important;background:none!important;box-shadow:none!important;width:auto!important;height:auto!important;padding:0!important}}
@media(max-width:1150px){.nav-links{gap:15px}.nav-links a{font-size:10px}.nav-links a[href="#kapcsolat"]{display:none}.hero-copy h1{font-size:8vw}.hero-copy{padding-left:4vw;padding-right:3vw}.hero-proof{margin-top:30px}.about-visual{height:530px}.sched-row{grid-template-columns:90px 1fr 135px 90px;gap:20px}}
@media(max-width:1000px){header .wrap{padding:0 24px}.menu-toggle{display:block;width:38px;height:38px;font-size:24px;flex-shrink:0}.login-badge{margin-left:auto}.nav-links{display:none!important;position:fixed;top:72px;left:0;right:0;height:calc(100dvh - 72px);width:100%;padding:50px 30px;background:var(--tan);z-index:99;flex-direction:column;align-items:flex-start;gap:20px;overflow:auto;transform:none;opacity:1;visibility:visible}.nav-links.open{display:flex!important}.nav-links a{font-size:23px!important}.nav-links a[href="#kapcsolat"]{display:block}.nav-links .btn{font-size:15px!important}.nav-close{display:block;position:absolute;right:20px;top:10px;width:40px;height:40px;font-size:30px;background:none;border:none}.new-hero{min-height:630px;height:690px}.hero-copy .eyebrow{font-size:8px;max-width:240px;line-height:1.8}.hero-copy h1{font-size:8.2vw}.hero-description{font-size:12px}.hero-actions{gap:18px;align-items:flex-start;flex-direction:column}.hero-actions .btn{font-size:11px;padding:13px 18px}.hero-proof p{font-size:9px}.art-caption{left:22px;right:22px}.art-caption span:last-child{display:none}.finder-options button{padding:22px 15px;font-size:11px;gap:10px}.rhythm-strip a{display:none}.finder-result h3{font-size:32px}.about-grid{gap:5vw}.about-text h2{font-size:49px}.about-visual{height:480px}.schedule-toolbar{align-items:flex-start}.sched-row{grid-template-columns:80px 1fr 125px;gap:15px}.sched-book{grid-column:2;justify-self:start}.sched-name{font-size:25px}.sched-info .sched-day small{display:block}.faq-grid{gap:40px}.plan-featured{padding:30px}.location-box>div{padding:25px}}
@media(max-width:700px){html{scroll-padding-top:84px}section{padding:64px 0}.wrap{padding:0 23px}.section-head{margin-bottom:30px}h2{font-size:45px}.eyebrow{font-size:9px}.logo{font-size:21px}.logo-icon{width:34px;height:34px}header,header.scrolled{padding:12px 0}.page-progress{top:63px}.nav-links{top:63px;height:calc(100dvh - 63px)}.new-hero{margin-top:63px;display:flex;flex-direction:column;height:auto;min-height:0}.hero-copy{padding:38px 23px 40px}.hero-copy .eyebrow{max-width:none;font-size:8px;margin-bottom:23px}.hero-copy h1{font-size:clamp(59px,12.5vw,84px);margin-bottom:21px}.hero-description{font-size:12px;max-width:390px;line-height:1.85}.hero-actions{flex-direction:row;align-items:center;gap:24px;margin-top:24px}.hero-actions .btn{min-height:49px;padding:13px 18px}.hero-actions .text-link{font-size:10px}.hero-proof{margin-top:27px}.hero-proof p{font-size:9px}.hero-proof img{width:36px;height:36px}.hero-index{display:none}.hero-art{height:460px;width:100%}.hero-portrait{object-position:50% 40%}.orbit-system{width:76%;left:12%;top:8%}.art-caption{top:23px}.art-caption span:last-child{display:block}.breath-invite{bottom:20px;left:22px;right:22px;padding:12px 16px}.rhythm-strip{padding:18px 23px;gap:10px;font-size:17px}.rhythm-strip i{height:18px}.rhythm-strip i:last-of-type{display:none}.rhythm-strip span:last-of-type{display:none}.finder-top{display:block;margin-bottom:27px}.finder-top h2 br{display:none}.finder-top>p{margin-top:20px;max-width:100%;font-size:12px}.finder-options{grid-template-columns:1fr 1fr}.finder-options button{padding:21px 14px;font-size:11px;border-bottom:1px solid var(--line)}.finder-options button:nth-child(2){border-right:0}.finder-options button:nth-child(n+3){border-bottom:0}.finder-result{display:block;padding-top:26px}.finder-result h3{font-size:34px}.finder-result p{font-size:12px}.finder-action{margin-top:22px;gap:13px}.finder-action .btn{width:100%}.schedule-toolbar{flex-direction:column;gap:14px}.schedule-toolbar>div{width:100%}.schedule-toolbar button{padding:9px 12px;font-size:10px;flex:1}.sched-row{grid-template-columns:62px 1fr;gap:12px;padding:23px 0}.sched-name{font-size:25px}.sched-day{font-size:9px;align-self:start;padding-top:6px}.pill-group{grid-column:2;grid-row:auto}.sched-book{grid-column:2}.sched-row:hover{padding-left:0;padding-right:0}.sched-price{font-size:10px}.sched-info .sched-name{font-size:23px}.booking-embed{padding:65px 0}.booking-card{padding:18px 12px}.booking-embed .breath-line{font-size:12px}.booking-card .bk-layout{grid-template-columns:1fr}.booking-card .cal-nav-label{font-size:21px}.booking-card .cal-nav-btn{padding:8px;font-size:10px}.booking-card .cal-day{min-height:36px}.booking-card .chip{font-size:10px;padding:8px 10px}.booking-card .login-hint{font-size:11px}.booking-card .bk-side-col{padding-top:15px}.about-grid{display:flex;flex-direction:column-reverse;gap:35px}.about-text h2{font-size:47px}.about-text p{font-size:12px}.about-visual{width:100%;height:460px;max-width:390px}.about-visual-frame{border-radius:180px 180px 3px 3px}.plan-grid{grid-template-columns:1fr}.plan-featured{padding:29px 24px}.plan-featured h3{font-size:35px}.plan-card{padding:27px 24px}.testi-grid{grid-template-columns:1fr;gap:22px}.testi-card p{font-size:24px}.journey-grid{grid-template-columns:1fr;gap:30px}.journey-portrait{max-height:380px}.journey .body-text{font-size:12px}.journey-video{margin:25px 23px 0}.classes-scroll{margin:0 -23px;padding:0 23px 20px}.class-card{flex-basis:84%;min-width:240px}.retreat-grid{grid-template-columns:1fr;gap:8px}.location-box{grid-template-columns:1fr}.location-box>div{min-height:320px;padding:25px}.blog-grid{grid-template-columns:1fr;gap:8px}.blog-card h3{font-size:32px}.gallery-grid{grid-template-columns:1fr 1fr;gap:8px;grid-auto-rows:140px}.gallery-grid .g-big{grid-column:1 / 3;grid-row:span 2}.gallery-grid .g-wide{grid-column:1 / 3}.faq-grid{grid-template-columns:1fr;gap:32px}.faq h2 br{display:none}.faq summary{font-size:13px}.cta-band{padding:70px 0}.cta-band h2{font-size:45px}.newsletter{padding:40px 0}.newsletter h3{font-size:30px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:1 / -1}footer{padding-bottom:110px}.motion-toggle{bottom:78px;right:10px;font-size:8px;padding:8px 11px}.mobile-book{display:flex;position:fixed;bottom:0;left:0;right:0;align-items:center;justify-content:space-between;padding:16px 20px max(16px,env(safe-area-inset-bottom));background:var(--ink);color:var(--tan);border-top:1px solid #ede7d822;font-size:10px;z-index:89;gap:16px}.mobile-book b{font-weight:500;font-size:12px}.mobile-book.booking-visible{transform:translateY(110%)}.account-design .card{padding:27px 20px}.account-design h1{font-size:35px}.account-design .top-bar{gap:12px}.subpage .page-head{padding-top:110px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1!important;transform:none!important}}



.booking-embed .section-head{text-align:left;margin-left:0;max-width:850px}.booking-embed .section-head h2{font-size:clamp(42px,5.2vw,76px);text-align:left}.booking-embed .section-head .breath-line{font-family:'Work Sans',sans-serif;font-size:12px;max-width:680px}.plan-featured{border-radius:5px;padding:44px;box-shadow:none}.plan-featured h3{font-size:42px}.plan-featured p{font-size:13px;line-height:1.9}.plan-featured .plan-price{font-weight:500;font-size:56px}.plan-card{border-radius:5px;padding:32px;background:#f5f1e7;box-shadow:none}.plan-card h3{font-size:15px}.plan-card .plan-price{font-size:45px;font-weight:500}.plan-card li,.plan-featured li{font-size:12px}.testi-card{background:transparent;border-radius:0;border:0;border-top:1px solid var(--line);padding:30px 0;box-shadow:none}.testi-card:hover{box-shadow:none}.testi-quote{font-size:25px;line-height:1.45}.testi-who strong{font:12px 'Work Sans',sans-serif}.testi-who span{font-size:10px}.journey-video{border-radius:4px;margin:45px auto 0;max-width:1100px;aspect-ratio:16/7}.journey-video:after{pointer-events:none}.blog-search{padding:30px 0 40px}.blog-search label{display:block;font-size:12px;margin-bottom:14px}.blog-search input{width:100%;max-width:560px;background:transparent;border:0;border-bottom:1px solid var(--ink);border-radius:0;padding:15px 0;font:18px 'Work Sans',sans-serif}.blog-search p{font-size:11px;margin-top:13px;color:var(--taupe)}
@media(max-width:700px){.plan-featured{padding:28px 24px}.plan-featured h3{font-size:35px}.plan-featured .plan-price{font-size:49px}.plan-card{padding:26px}.journey-video{margin:30px 23px 0;width:calc(100% - 46px);aspect-ratio:4/3}.booking-embed .section-head h2{font-size:45px}.testi-quote{font-size:24px}.finder-top h2 br,.faq h2 br{display:initial}}

.redesign main>section{position:relative}.anchor-alias{position:absolute;top:0;left:0;width:0;height:0;pointer-events:none}.hero-portrait{transform:translate(var(--px,0px),var(--py,0px)) scale(1.025);transition:transform .6s ease-out}.motion-paused .hero-portrait{transform:none}@media(prefers-reduced-motion:reduce){.hero-portrait{transform:none}}

/* Follow-up: readable links, generous desktop type, uncropped introduction. */
.classes-preview .classes-more a,.classes-preview .classes-more a:visited{color:var(--tan);border-bottom-color:currentColor;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;font-weight:500}
.classes-preview .classes-more a:hover,.classes-preview .classes-more a:focus-visible{color:#fff}
.journey .journey-video{height:auto;aspect-ratio:auto;background:var(--ink);overflow:hidden}
.journey .journey-video video{position:relative;inset:auto;display:block;width:100%;height:auto;max-height:none;object-fit:contain;aspect-ratio:auto}
.journey .journey-video::after{display:none}
.ui-icon{display:inline-block;width:1em;height:1em;min-width:1em;vertical-align:-.12em;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.breath-mini .ui-icon{width:1em;height:1em}.menu-toggle .ui-icon{width:25px;height:25px}.rhythm-strip .ui-icon{width:24px;height:24px}.cal-mine-tag .ui-icon{width:11px;height:11px}
@media(min-width:1001px){
 .nav-links a{font-size:16px}.nav-links .btn{font-size:16px;min-height:48px;padding:12px 19px}.nav-links{gap:clamp(14px,1.4vw,24px)}
 .btn,.text-link,.hero-actions .btn{font-size:15px}.btn{min-height:56px;padding:16px 24px}.hero-description{font-size:17px;max-width:440px;line-height:1.75}
 .hero-proof p{font-size:12px}.hero-copy .eyebrow{font-size:11px}.eyebrow{font-size:12px}.breath-invite{font-size:15px}.breath-invite small{font-size:12px}.art-caption{font-size:10px}
 .finder-top>p,.finder-result p,.about-text p,.journey .body-text,.plan-featured p,.retreat-card p,.location-box p,.blog-card p,.newsletter p,.faq p,.faq details p{font-size:16px;line-height:1.8}
 .about-text p:first-of-type{font-size:12px}.finder-options button,.schedule-toolbar button,.sched-book,.class-filter .chip{font-size:14px}.finder-options span{font-size:12px}
 .finder-action>span,.sched-price,.pill,.plan-note,.plan-featured .plan-note,.price-note,.breath-line,.booking-embed .section-head .breath-line{font-size:14px}
 .sched-day,.schedule-toolbar>p{font-size:13px}.sched-time{font-size:16px}.pill{font-size:11px}.plan-card li,.plan-featured li{font-size:15px}.faq summary{font-size:17px}
 .blog-card a,.rhythm-strip a,footer p,footer a,footer .footer-bottom{font-size:14px}.motion-toggle{font-size:11px}.testi-who strong{font-size:14px}.testi-who span{font-size:12px}
 .account-design .back-home{font-size:14px}.account-design label{font-size:13px}
}
/* Keep the larger navigation comfortable on smaller laptops. */
@media(min-width:1001px) and (max-width:1200px){header .wrap{padding:0 24px}nav{gap:12px}.nav-links{gap:12px}.nav-links a{font-size:15px}.nav-links .btn{font-size:15px;padding:11px 14px}.login-badge-name{display:none}.hero-copy .eyebrow{font-size:10px}.hero-description{font-size:16px}}

