.vmove-studio{--cream:#EBE9DF;--cream-soft:#F1EFE6;--cream-lt:#FDFBF4;--sage:#A6A59A;--sage-soft:#BBBAAE;--beige:#D2C8B4;--beige-soft:#DFD6C2;--brown:#746D5F;--brown-dk:#5A5449;--mint:#BCC9C3;--bar:#3D3428;--graphite:#2C2A26;--ink:#1E1C19;--text:#3A352E;position:relative;background:var(--cream);color:var(--text);font-family:Manrope,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}.vmove-studio *,.vmove-studio :after,.vmove-studio :before{box-sizing:border-box}.vmove-studio a{color:inherit;text-decoration:none}.vmove-studio img{display:block;max-width:100%}.vmove-studio .vmove-shell{max-width:74rem;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.vmove-studio .vmove-h2{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:clamp(2rem,4.4vw,3.4rem);line-height:1.08;letter-spacing:.2px;color:var(--ink);margin:0 0 1.1rem}.vmove-studio .vmove-h2 em{font-style:italic;color:var(--brown)}.vmove-studio .vmove-eyebrow{font-size:.72rem;letter-spacing:.28em;text-transform:uppercase;color:var(--sage);font-weight:600;margin-bottom:1rem}.vmove-studio .vmove-lead{font-size:clamp(1rem,1.4vw,1.18rem);color:var(--brown);max-width:46ch;margin:0 0 1.6rem}.vmove-studio .vmove-muted{color:var(--sage);font-size:.95rem}.vmove-studio .vmove-section{padding:clamp(4rem,9vw,7.5rem) 0}.vmove-studio .vmove-badge{font-size:.66rem;font-weight:700;letter-spacing:.1em;background:var(--mint);color:var(--brown-dk);padding:.3rem .7rem}.vmove-studio .vmove-badge,.vmove-studio .vmove-btn{display:inline-flex;align-items:center;text-transform:uppercase;border-radius:999px;white-space:nowrap}.vmove-studio .vmove-btn{justify-content:center;gap:.5rem;padding:.85rem 1.7rem;font-family:Manrope,sans-serif;font-size:.82rem;font-weight:600;letter-spacing:.06em;cursor:pointer;border:1px solid rgba(0,0,0,0);transition:all .35s ease}.vmove-studio .vmove-btn--dark{background:var(--brown);color:var(--cream-lt)}.vmove-studio .vmove-btn--dark:hover{background:var(--brown-dk);transform:translateY(-1px)}.vmove-studio .vmove-btn--dark:disabled{opacity:.5;cursor:default;transform:none}.vmove-studio .vmove-btn--ghost{background:rgba(0,0,0,0);color:var(--ink);border-color:var(--sage)}.vmove-studio .vmove-btn--ghost:hover{background:rgba(116,109,95,.08)}.vmove-studio .vmove-btn--outline{background:rgba(0,0,0,0);color:var(--brown);border-color:var(--brown)}.vmove-studio .vmove-btn--outline:hover{background:rgba(116,109,95,.1)}.vmove-studio .vmove-btn--line{background:rgba(0,0,0,0);color:var(--brown-dk);border:none;border-bottom:1px solid var(--sage);border-radius:0;padding:.4rem 0;text-transform:none;letter-spacing:.02em;font-size:.92rem}.vmove-studio .vmove-btn--line:hover{color:var(--ink);border-color:var(--ink)}.vmove-studio .reveal{opacity:0;transform:translateY(26px);transition:opacity .9s ease,transform .9s cubic-bezier(.22,1,.36,1)}.vmove-studio .reveal.in{opacity:1;transform:none}.vmove-studio .vmove-nav{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(61,52,40,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .4s ease,box-shadow .4s ease,padding .4s ease;padding:1.1rem 0}.vmove-studio .vmove-nav--scrolled{background:rgba(48,41,31,.97);box-shadow:0 1px 0 rgba(253,251,244,.08);padding:.7rem 0}.vmove-studio .vmove-nav__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.vmove-studio .vmove-nav__brand{display:flex;align-items:center;gap:.6rem;background:none;border:none;cursor:pointer;padding:0}.vmove-studio .vmove-nav__brand img{width:34px;height:34px;border-radius:50%;object-fit:cover}.vmove-studio .vmove-nav__brand span{font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:600;letter-spacing:.04em;color:var(--cream-lt)}.vmove-studio .vmove-nav__links{display:flex;align-items:center;gap:1.6rem}.vmove-studio .vmove-nav__links button{background:none;border:none;cursor:pointer;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(253,251,244,.82);font-weight:500;transition:color .3s ease}.vmove-studio .vmove-nav__links button:hover{color:#fff}.vmove-studio .vmove-nav__cta{padding:.6rem 1.3rem;background:var(--cream-lt);color:var(--brown-dk)}.vmove-studio .vmove-nav__cta:hover{background:var(--beige-soft);color:var(--ink)}.vmove-studio .vmove-nav__burger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:6px}.vmove-studio .vmove-nav__burger span{width:22px;height:1.5px;background:var(--cream-lt);display:block}.vmove-studio .vmove-nav__mobile{display:flex;flex-direction:column;gap:.4rem;padding:1rem 1.5rem 1.4rem;background:rgba(37,31,24,.96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.vmove-studio .vmove-nav__mobile button{background:none;cursor:pointer;text-align:left;padding:.7rem 0;font-size:.98rem;color:rgba(253,251,244,.88);border:none;border-bottom:1px solid rgba(253,251,244,.1)}.vmove-studio .vmove-nav__mobile .vmove-btn{margin-top:.8rem;align-self:stretch;text-align:center;justify-content:center;background:var(--cream-lt);color:var(--brown-dk);border-bottom:none}.vmove-studio .vmove-hero{position:relative;min-height:100vh;display:flex;align-items:center;color:var(--cream-lt)}.vmove-studio .vmove-hero__bg{position:absolute;inset:0;background-size:cover;background-position:50%;filter:saturate(.9)}.vmove-studio .vmove-hero__overlay{position:absolute;inset:0;background:rgba(32,26,19,.55)}.vmove-studio .vmove-hero__content{position:relative;padding-top:7rem;padding-bottom:4rem}.vmove-studio .vmove-hero__tags{display:flex;flex-direction:column;gap:.45rem;margin-bottom:1.6rem}.vmove-studio .vmove-hero__tags span{font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;font-weight:600;color:rgba(253,251,244,.92);text-shadow:0 1px 10px rgba(0,0,0,.5)}.vmove-studio .vmove-hero__tags span+span{color:rgba(253,251,244,.72)}.vmove-studio .vmove-hero__title{font-family:Cormorant Garamond,serif;font-weight:500;font-size:clamp(2.4rem,6.5vw,5.2rem);line-height:1.04;letter-spacing:.5px;max-width:18ch;margin:0 0 1.2rem;text-shadow:0 2px 22px rgba(0,0,0,.45)}.vmove-studio .vmove-hero__sub{font-size:clamp(1.05rem,1.7vw,1.3rem);font-weight:300;max-width:44ch;margin:0 0 2.2rem;color:rgba(253,251,244,.94);text-shadow:0 1px 14px rgba(0,0,0,.45)}.vmove-studio .vmove-hero__cta{display:flex;flex-wrap:wrap;gap:.9rem}.vmove-studio .vmove-hero__anchor{margin:2.4rem 0 0;font-family:Cormorant Garamond,serif;font-size:clamp(1.1rem,1.8vw,1.35rem);color:rgba(253,251,244,.9);text-shadow:0 1px 12px rgba(0,0,0,.45)}.vmove-studio .vmove-hero__anchor em{font-style:italic}.vmove-studio .vmove-subhero{background:var(--cream-soft);padding:clamp(7rem,12vw,10rem) 0 clamp(2rem,5vw,3.5rem);border-bottom:1px solid var(--beige-soft)}.vmove-studio .vmove-subhero__title{font-family:Cormorant Garamond,serif;font-weight:500;font-size:clamp(2.4rem,5.5vw,4rem);line-height:1.04;color:var(--ink);margin:0 0 .8rem}.vmove-studio .vmove-subhero__title em{font-style:italic;color:var(--brown)}.vmove-studio .vmove-subhero__sub{font-size:clamp(1rem,1.5vw,1.18rem);color:var(--brown);max-width:48ch;margin:0}.vmove-studio .vmove-about{background:var(--cream-soft)}.vmove-studio .vmove-about__grid{display:grid;grid-template-columns:.85fr 1fr;grid-gap:clamp(2rem,5vw,4.5rem);gap:clamp(2rem,5vw,4.5rem);align-items:center}.vmove-studio .vmove-about__media img{width:100%;border-radius:4px;aspect-ratio:4/5;object-fit:cover}.vmove-studio .vmove-about__carousel{display:flex;flex-direction:column;gap:.9rem}.vmove-studio .vmove-about__viewport{position:relative;overflow:hidden;border-radius:4px}.vmove-studio .vmove-about__viewport:hover .vmove-about__nav{opacity:1}.vmove-studio .vmove-about__track{display:flex;transition:transform .55s cubic-bezier(.22,1,.36,1)}.vmove-studio .vmove-about__track img{flex:0 0 100%;width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:0}.vmove-studio .vmove-about__nav{position:absolute;top:50%;transform:translateY(-50%);width:2.4rem;height:2.4rem;border-radius:50%;border:1px solid var(--beige-soft);background:rgba(253,251,244,.88);color:var(--brown-dk);font-family:Cormorant Garamond,serif;font-size:1.5rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:.7;transition:opacity .25s ease,background .25s ease;outline:none}.vmove-studio .vmove-about__nav:focus-visible{outline:1px solid var(--brown);outline-offset:2px}.vmove-studio .vmove-about__nav:hover{background:var(--cream-soft)}.vmove-studio .vmove-about__nav--prev{left:.8rem}.vmove-studio .vmove-about__nav--next{right:.8rem}.vmove-studio .vmove-about__dots{display:flex;justify-content:center;gap:.55rem}.vmove-studio .vmove-about__dots button{width:7px;height:7px;border-radius:50%;padding:0;border:none;background:var(--beige-soft);cursor:pointer;transition:background .25s ease,transform .25s ease}.vmove-studio .vmove-about__dots button.is-active{background:var(--brown-dk);transform:scale(1.25)}.vmove-studio .vmove-about__body{color:var(--brown);font-size:.98rem;max-width:48ch;margin:0 0 1.1rem}.vmove-studio .vmove-about__quote{font-family:Cormorant Garamond,serif;font-style:italic;font-size:1.3rem;color:var(--brown-dk);margin:0}.vmove-studio .vmove-values{list-style:none;padding:0;margin:1.6rem 0 0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.8rem 1rem;gap:.8rem 1rem}.vmove-studio .vmove-values li{font-size:.9rem;color:var(--brown-dk);position:relative;padding-left:1.1rem}.vmove-studio .vmove-values li:before{content:"·";position:absolute;left:0;color:var(--sage);font-weight:700}.vmove-studio .vmove-services__list{display:flex;flex-direction:column;gap:clamp(2.5rem,6vw,5rem);margin-top:3rem}.vmove-studio .vmove-service{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(1.5rem,4vw,3.5rem);gap:clamp(1.5rem,4vw,3.5rem);align-items:center}.vmove-studio .vmove-service.is-reverse .vmove-service__media{order:2}.vmove-studio .vmove-service__media img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:4px}.vmove-studio .vmove-service__titleRow{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.vmove-studio .vmove-service__body h3{font-family:Cormorant Garamond,serif;font-weight:500;font-size:clamp(1.6rem,2.6vw,2.2rem);color:var(--ink);margin:0 0 .9rem}.vmove-studio .vmove-service__body p{color:var(--brown);margin:0 0 1.3rem;max-width:48ch}.vmove-studio .vmove-service__body .vmove-muted{font-size:.85rem;margin-bottom:1.1rem}.vmove-studio .vmove-service__tagline{font-weight:600;color:var(--brown-dk)!important}.vmove-studio .vmove-service__mods{list-style:none;padding:0;margin:0 0 1.2rem;border-top:1px solid var(--beige-soft)}.vmove-studio .vmove-service__mods li{display:flex;flex-direction:column;gap:.1rem;padding:.7rem 0;border-bottom:1px solid var(--beige-soft)}.vmove-studio .vmove-service__mods li strong{font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;color:var(--brown-dk)}.vmove-studio .vmove-service__mods li span{font-size:.88rem;color:var(--brown)}.vmove-studio .vmove-service__chips{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1.4rem}.vmove-studio .vmove-service__chips span{font-size:.74rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--brown-dk);background:var(--beige-soft);padding:.35rem .8rem;border-radius:999px}.vmove-studio .vmove-before{background:var(--cream-soft)}.vmove-studio .vmove-before__flow{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0 0 1.2rem}.vmove-studio .vmove-before__flow span{font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--brown-dk);background:var(--cream-soft);border:1px solid var(--beige-soft);padding:.4rem .8rem;border-radius:999px}.vmove-studio .vmove-before__flow .vmove-before__arrow{background:none;border:none;padding:0;color:var(--sage);font-size:1rem;letter-spacing:0}.vmove-studio .vmove-before__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.2rem;gap:1.2rem;margin-top:.6rem}.vmove-studio .vmove-before__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:auto}.vmove-studio .vmove-before__card{background:var(--cream-lt);border:1px solid var(--beige-soft);border-radius:8px;padding:2rem 1.8rem;display:flex;flex-direction:column;align-items:flex-start}.vmove-studio .vmove-before__card h3{font-family:Cormorant Garamond,serif;font-weight:600;font-size:1.6rem;color:var(--ink);margin:0 0 .4rem}.vmove-studio .vmove-before__card p{color:var(--brown);font-size:.92rem;margin:0 0 1.4rem;flex:1 1}.vmove-studio .vmove-before__card .vmove-btn{margin-top:auto}.vmove-studio .vmove-before__price{font-family:Cormorant Garamond,serif;font-size:1.9rem;font-weight:600;color:var(--ink);margin-bottom:.7rem}.vmove-studio .vmove-before__price span{font-family:Manrope,sans-serif;font-size:.74rem;letter-spacing:.1em;text-transform:uppercase;color:var(--sage);font-weight:600}.vmove-studio .vmove-before__note{margin-top:1.6rem}.vmove-studio .vmove-team{background:var(--cream-soft)}.vmove-studio .vmove-team__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.6rem;gap:1.6rem;margin-top:3rem}.vmove-studio .vmove-coach__photo img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:4px;filter:grayscale(.1)}.vmove-studio .vmove-coach h3{font-family:Cormorant Garamond,serif;font-weight:600;font-size:1.35rem;color:var(--ink);margin:1rem 0 .15rem}.vmove-studio .vmove-coach__role{font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;color:var(--sage)}.vmove-studio .vmove-coach p{font-size:.88rem;color:var(--brown);margin:.6rem 0 0}.vmove-studio .vmove-hours__inner{text-align:center;max-width:62rem;margin:0 auto}.vmove-studio .vmove-hours .vmove-eyebrow{display:inline-block}.vmove-studio .vmove-hours__sub{font-family:Cormorant Garamond,serif;font-weight:600;font-size:1.55rem;color:var(--brown-dk);margin:1.8rem 0 .7rem}.vmove-studio .vmove-hours__intro{color:var(--brown);font-size:.96rem;max-width:64ch;margin:0 auto 2rem}.vmove-studio .vmove-hours__week{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:.9rem;gap:.9rem;margin:0 0 1.8rem;text-align:left}.vmove-studio .vmove-hours__day{background:var(--cream-soft);border:1px solid var(--beige-soft);border-radius:8px;padding:1.1rem 1rem;display:flex;flex-direction:column;gap:.35rem}.vmove-studio .vmove-hours__day:hover{border-color:var(--sage)}.vmove-studio .vmove-hours__day h4{font-family:Cormorant Garamond,serif;font-weight:600;font-size:1.15rem;color:var(--ink);margin:0}.vmove-studio .vmove-hours__day ul{list-style:none;padding:.55rem 0 0;margin:.35rem 0 0;border-top:1px solid var(--beige-soft)}.vmove-studio .vmove-hours__day ul li{font-size:.9rem;color:var(--brown-dk);padding:.18rem 0}.vmove-studio .vmove-hours__focus{font-size:.66rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--sage)}.vmove-studio .vmove-hours__grid{display:grid;grid-template-columns:1fr;grid-gap:1.2rem;gap:1.2rem;margin:2.4rem 0 0;text-align:left}.vmove-studio .vmove-hours__card{background:var(--cream-soft);border:1px solid var(--beige-soft);border-radius:8px;padding:1.9rem 1.7rem;display:flex;flex-direction:column;align-items:flex-start;gap:.55rem}.vmove-studio .vmove-hours__card:hover{border-color:var(--sage)}.vmove-studio .vmove-hours__card h3{font-family:Cormorant Garamond,serif;font-weight:600;font-size:1.45rem;color:var(--ink);margin:0 0 .3rem}.vmove-studio .vmove-hours__card .vmove-hours__row{font-size:.95rem;color:var(--brown-dk)}.vmove-studio .vmove-hours__card .vmove-muted{margin:.3rem 0 0}.vmove-studio .vmove-hours__card .vmove-hours__cta{margin-top:1rem}.vmove-studio .vmove-planes{background:var(--cream-soft)}.vmove-studio .vmove-planes__toggle{display:inline-flex;gap:.3rem;margin-top:.6rem;background:var(--cream-lt);border:1px solid var(--beige-soft);border-radius:999px;padding:.3rem}.vmove-studio .vmove-planes__toggle button{border:none;background:rgba(0,0,0,0);cursor:pointer;font-family:Manrope,sans-serif;font-size:.76rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--brown);padding:.55rem 1.3rem;border-radius:999px;transition:background .3s ease,color .3s ease}.vmove-studio .vmove-planes__toggle button:hover{color:var(--ink)}.vmove-studio .vmove-planes__toggle button.is-active{background:var(--brown);color:var(--cream-lt)}.vmove-studio .vmove-planes__group{margin-top:2.6rem}.vmove-studio .vmove-planes__cat{font-family:Cormorant Garamond,serif;font-weight:500;font-size:1.6rem;color:var(--brown-dk);margin:0 0 1.2rem}.vmove-studio .vmove-planes__before{border-top:1px solid var(--beige-soft);padding-top:2.4rem}.vmove-studio .vmove-planes__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.2rem;gap:1.2rem;align-items:start}.vmove-studio .vmove-plan{background:var(--cream-lt);border:1px solid var(--beige-soft);border-radius:8px;display:flex;flex-direction:column;transition:border-color .3s ease,box-shadow .3s ease}.vmove-studio .vmove-plan:hover{border-color:var(--sage);box-shadow:0 18px 40px -28px rgba(46,42,36,.4)}.vmove-studio .vmove-plan.is-open{border-color:var(--brown)}.vmove-studio .vmove-plan--static{padding:1.8rem 1.6rem}.vmove-studio .vmove-plan__summary{background:none;border:none;cursor:pointer;text-align:left;padding:1.5rem 1.6rem;width:100%;display:flex;flex-direction:column;gap:.4rem}.vmove-studio .vmove-plan__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem}.vmove-studio .vmove-plan h4{font-family:Cormorant Garamond,serif;font-weight:600;font-size:1.4rem;color:var(--ink);margin:0}.vmove-studio .vmove-plan__badge{font-size:.66rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:var(--mint);color:var(--brown-dk);padding:.25rem .55rem;border-radius:999px;white-space:nowrap}.vmove-studio .vmove-plan__price{display:flex;align-items:baseline;gap:.6rem}.vmove-studio .vmove-plan__old{color:var(--sage);text-decoration:line-through;font-size:.95rem}.vmove-studio .vmove-plan__now{font-family:Cormorant Garamond,serif;font-size:1.9rem;color:var(--ink);font-weight:600}.vmove-studio .vmove-plan__sign{margin-left:auto;font-family:Cormorant Garamond,serif;font-size:1.7rem;color:var(--sage);line-height:1}.vmove-studio .vmove-plan__detail{padding:0 1.6rem 1.6rem;display:flex;flex-direction:column}.vmove-studio .vmove-plan__detail ul{list-style:none;padding:.9rem 0 0;margin:0 0 1.1rem;border-top:1px solid var(--beige-soft)}.vmove-studio .vmove-plan__detail ul li{font-size:.88rem;color:var(--brown-dk);position:relative;padding:.3rem 0 .3rem 1.1rem}.vmove-studio .vmove-plan__detail ul li:before{content:"·";position:absolute;left:0;color:var(--sage);font-weight:700}.vmove-studio .vmove-plan__desc{font-size:.88rem;color:var(--brown);font-style:italic;margin:0 0 1.3rem}.vmove-studio .vmove-plan__cta{margin-top:auto;width:100%}.vmove-studio .vmove-plan--static .vmove-studio .vmove-plan__desc{font-style:normal;flex:1 1;margin-top:.8rem}.vmove-studio .vmove-plan--static .vmove-studio .vmove-plan__price{margin:.7rem 0 0}.vmove-studio .vmove-planes__note{margin-top:2rem;padding:1.3rem 1.5rem;background:var(--beige-soft);border-radius:8px}.vmove-studio .vmove-planes__note p{margin:0;font-size:.9rem;color:var(--brown-dk)}.vmove-studio .vmove-testi__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.4rem;gap:1.4rem;margin-top:3rem}.vmove-studio .vmove-testi__card{background:var(--cream-soft);border-radius:8px;padding:2rem 1.8rem;border:1px solid var(--beige-soft)}.vmove-studio .vmove-testi__card blockquote{font-family:Cormorant Garamond,serif;font-style:italic;font-size:1.3rem;line-height:1.45;color:var(--ink);margin:0 0 1.4rem}.vmove-studio .vmove-testi__card figcaption{display:flex;align-items:center;gap:.8rem}.vmove-studio .vmove-testi__card .vmove-testi__avatar{width:42px;height:42px;border-radius:50%;flex-shrink:0;background:var(--beige);color:var(--brown-dk);font-family:Cormorant Garamond,serif;font-weight:600;font-size:1.25rem;display:flex;align-items:center;justify-content:center}.vmove-studio .vmove-testi__card .vmove-testi__who{display:flex;flex-direction:column;gap:.2rem}.vmove-studio .vmove-testi__card .vmove-testi__name{font-weight:600;color:var(--brown-dk);font-size:.9rem}.vmove-studio .vmove-testi__card .vmove-testi__plan{font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:var(--sage)}.vmove-studio .vmove-faq{background:var(--cream-soft)}.vmove-studio .vmove-faq__inner{max-width:52rem;margin:0 auto}.vmove-studio .vmove-faq__list{margin-top:2.2rem;border-top:1px solid var(--beige-soft)}.vmove-studio .vmove-faq__item{border-bottom:1px solid var(--beige-soft)}.vmove-studio .vmove-faq__q{width:100%;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;text-align:left;font-size:1.02rem;font-weight:600;color:var(--ink)}.vmove-studio .vmove-faq__sign{font-family:Cormorant Garamond,serif;font-size:1.6rem;color:var(--sage);line-height:1}.vmove-studio .vmove-faq__a{margin:0 0 1rem;color:var(--brown);max-width:60ch;font-size:.95rem}.vmove-studio .vmove-faq__a:last-child{margin-bottom:1.3rem}.vmove-studio .vmove-booking__widget{margin-top:2.4rem;background:var(--cream-lt);border:1px solid var(--beige-soft);border-radius:10px;padding:clamp(1.2rem,3vw,2.4rem);overflow:hidden}.vmove-studio .vmove-booking__widget .content-section{background:rgba(0,0,0,0)!important;font-family:Manrope,sans-serif!important}.vmove-studio .vmove-booking__widget .booking-container.vita-card-bezel-max{background:rgba(0,0,0,0)!important;border:none!important;box-shadow:none!important}.vmove-studio .vmove-booking__widget .booking-container .booking-header,.vmove-studio .vmove-booking__widget .booking-container.vita-card-bezel-max:after,.vmove-studio .vmove-booking__widget .booking-container.vita-card-bezel-max:before{display:none!important}.vmove-studio .vmove-booking__widget .booking-container .booking-content{background:rgba(0,0,0,0)!important;padding:0!important}.vmove-studio .vmove-booking__widget .booking-steps .step-indicator .step{width:46px!important;height:46px!important;border-radius:50%!important;font-size:15px!important;font-weight:500!important;background:var(--beige-soft)!important;color:var(--brown)!important;border:none!important;box-shadow:none!important}.vmove-studio .vmove-booking__widget .booking-steps .step-indicator.active .step,.vmove-studio .vmove-booking__widget .booking-steps .step-indicator.completed .step{background:var(--brown)!important;color:var(--cream-lt)!important;box-shadow:none!important}.vmove-studio .vmove-booking__widget .booking-steps .step-line{height:2px!important;background:var(--beige-soft)!important;box-shadow:none!important;margin-top:23px!important;margin-left:-26px!important;margin-right:-26px!important;flex:1 1!important}.vmove-studio .vmove-booking__widget .booking-steps .step-line:after{box-shadow:none!important}.vmove-studio .vmove-booking__widget .booking-steps .step-line.active:after{background:var(--brown)!important;box-shadow:none!important}.vmove-studio .vmove-booking__widget .booking-steps .step-indicator-wrapper .step-label{font-size:.7rem!important;font-weight:500!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--sage)!important;margin-top:8px!important;text-align:center!important;white-space:normal!important}.vmove-studio .vmove-booking__widget .booking-card-option.vita-card-bezel-soft{border:1px solid var(--beige-soft)!important;border-radius:6px!important;background:var(--cream-lt)!important;box-shadow:none!important;margin:0!important;transition:border-color .25s ease,background .25s ease!important}.vmove-studio .vmove-booking__widget .booking-card-option.vita-card-bezel-soft:hover{border-color:var(--sage)!important;box-shadow:none!important}.vmove-studio .vmove-booking__widget .booking-card-option.vita-card-bezel-soft.is-selected{border-color:var(--brown)!important;background:rgba(116,109,95,.06)!important}.vmove-studio .vmove-booking__widget .booking-card-option__name{font-size:.92rem!important;font-weight:600!important;color:var(--ink)!important}.vmove-studio .vmove-booking__widget .booking-card-option__description{font-size:.8rem!important;font-weight:400!important;color:var(--brown)!important}.vmove-studio .vmove-booking__widget .booking-checkbox-option.vita-card-bezel-soft{border:1px solid var(--beige-soft)!important;border-radius:6px!important;background:var(--cream-lt)!important;box-shadow:none!important;transition:border-color .25s ease!important}.vmove-studio .vmove-booking__widget .booking-checkbox-option.vita-card-bezel-soft:hover{border-color:var(--sage)!important}.vmove-studio .vmove-booking__widget .booking-checkbox-option.vita-card-bezel-soft .form-check-input:checked{background-color:var(--brown)!important;border-color:var(--brown)!important}.vmove-studio .vmove-booking__widget .booking-checkbox-option.vita-card-bezel-soft .form-check-label{font-size:.9rem!important;font-weight:500!important;color:var(--ink)!important}.vmove-studio .vmove-booking__widget .vita-dropdown__control{border:1px solid var(--beige-soft)!important;border-radius:6px!important;background:var(--cream-lt)!important;box-shadow:none!important;min-height:46px!important}.vmove-studio .vmove-booking__widget .vita-dropdown__control:hover{border-color:var(--sage)!important}.vmove-studio .vmove-booking__widget .vita-dropdown__control--is-focused{border-color:var(--brown)!important;box-shadow:none!important}.vmove-studio .vmove-booking__widget .vita-dropdown__indicator-separator{display:none!important}.vmove-studio .vmove-booking__widget .vita-dropdown__menu{border-radius:6px!important;border:1px solid var(--beige-soft)!important;box-shadow:0 10px 30px -18px rgba(46,42,36,.5)!important}.vmove-studio .vmove-booking__widget .vita-skeuomorphic-primary{background:var(--brown)!important;color:var(--cream-lt)!important;box-shadow:none!important;border-radius:999px!important;border:1px solid var(--brown)!important;font-family:Manrope,sans-serif!important;font-size:.74rem!important;font-weight:600!important;letter-spacing:.16em!important;text-transform:uppercase!important}.vmove-studio .vmove-booking__widget .vita-skeuomorphic-primary:before{display:none!important}.vmove-studio .vmove-booking__widget .vita-skeuomorphic-primary:hover:not(:disabled){background:rgba(0,0,0,0)!important;color:var(--brown)!important;box-shadow:none!important}.vmove-studio .vmove-booking__widget .vita-skeuomorphic-primary:disabled{background:var(--sage-soft)!important;border-color:var(--sage-soft)!important;opacity:.6!important}.vmove-studio .vmove-booking__widget .vita-skeuomorphic-secondary{color:var(--brown-dk)!important;border-color:var(--beige-soft)!important;box-shadow:none!important;border-radius:999px!important;font-size:.74rem!important;letter-spacing:.14em!important;text-transform:uppercase!important}.vmove-studio .vmove-booking__widget .vita-skeuomorphic-secondary:before{display:none!important}.vmove-studio .vmove-booking__widget .calendar-card-compact,.vmove-studio .vmove-booking__widget .calendar-card-premium,.vmove-studio .vmove-booking__widget .time-slots-card-compact,.vmove-studio .vmove-booking__widget .time-slots-card-premium{background:var(--cream-lt)!important;border:1px solid var(--beige-soft)!important;box-shadow:none!important;border-radius:8px!important}.vmove-studio .vmove-booking__widget .premium-calendar .react-calendar__tile--active{background:var(--brown)!important;color:var(--cream-lt)!important;border-radius:6px!important;box-shadow:none!important}.vmove-studio .vmove-booking__widget .premium-calendar .react-calendar__tile--now{background:var(--beige-soft)!important;color:var(--ink)!important;border-radius:6px!important}.vmove-studio .vmove-booking__widget .premium-calendar .react-calendar__tile:hover{background:rgba(116,109,95,.1)!important}.vmove-studio .vmove-booking__widget .premium-calendar .available-date:not(.react-calendar__tile--active):after{background:var(--brown)!important}.vmove-studio .vmove-booking__widget .time-slot-compact,.vmove-studio .vmove-booking__widget .time-slot-premium{border:1px solid var(--beige-soft)!important;border-radius:6px!important;background:var(--cream-lt)!important;box-shadow:none!important;font-size:.82rem!important;font-weight:400!important;color:var(--ink)!important}.vmove-studio .vmove-booking__widget .time-slot-compact:hover,.vmove-studio .vmove-booking__widget .time-slot-premium:hover{border-color:var(--brown)!important;background:rgba(116,109,95,.07)!important;box-shadow:none!important}.vmove-studio .vmove-booking__widget .time-slot-compact.selected,.vmove-studio .vmove-booking__widget .time-slot-premium.selected{background:var(--brown)!important;border-color:var(--brown)!important;color:var(--cream-lt)!important;box-shadow:none!important}.vmove-studio .vmove-booking__widget .time-slot-compact.waiting-list,.vmove-studio .vmove-booking__widget .time-slot-premium.waiting-list{border:1.5px dashed var(--sage)!important;color:var(--sage)!important}.vmove-studio .vmove-booking__widget .time-slot-compact.waiting-list:hover,.vmove-studio .vmove-booking__widget .time-slot-premium.waiting-list:hover{border-color:var(--brown)!important}.vmove-studio .vmove-booking__widget .time-slot-compact.waiting-list.selected,.vmove-studio .vmove-booking__widget .time-slot-premium.waiting-list.selected{background:var(--brown)!important;border-color:var(--cream-lt)!important;color:var(--cream-lt)!important}.vmove-studio .vmove-booking__widget .doctor-profile-section{border:1px solid var(--beige-soft)!important;border-radius:8px!important;box-shadow:none!important}.vmove-studio .vmove-booking__widget .doctor-profile-section:hover{box-shadow:none!important;transform:none!important}.vmove-studio .vmove-booking__widget .vita-skeuomorphic-pulse,.vmove-studio .vmove-booking__widget .vita-skeuomorphic-shimmer{animation:none!important}.vmove-studio .vmove-location__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);align-items:center}.vmove-studio .vmove-location__address{font-size:1.05rem;color:var(--brown-dk);line-height:1.7;margin:0 0 1.2rem}.vmove-studio .vmove-location__refs{list-style:none;padding:0;margin:0 0 1.8rem}.vmove-studio .vmove-location__refs li{font-size:.92rem;color:var(--brown);position:relative;padding:.35rem 0 .35rem 1.1rem}.vmove-studio .vmove-location__refs li:before{content:"·";position:absolute;left:0;color:var(--sage);font-weight:700}.vmove-studio .vmove-location__quick{display:flex;align-items:center;gap:.7rem;margin-top:1.4rem;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600}.vmove-studio .vmove-location__quick a{color:var(--brown-dk);border-bottom:1px solid var(--sage);padding-bottom:.1rem}.vmove-studio .vmove-location__quick a:hover{color:var(--ink);border-color:var(--ink)}.vmove-studio .vmove-location__quick span{color:var(--sage)}.vmove-studio .vmove-location__map iframe{width:100%;height:420px;border:0;border-radius:10px;filter:grayscale(.2)}.vmove-studio .vmove-footer{background:var(--ink);color:rgba(253,251,244,.82);padding:3.5rem 0 0}.vmove-studio .vmove-footer__inner{display:grid;grid-template-columns:1.2fr .8fr 1fr 1fr;grid-gap:2rem;gap:2rem;padding-bottom:2.5rem}.vmove-studio .vmove-footer__brand img{width:46px;height:46px;border-radius:50%;object-fit:cover;margin-bottom:.9rem}.vmove-studio .vmove-footer__brand p{font-family:Cormorant Garamond,serif;font-style:italic;font-size:1.15rem;color:var(--beige);margin:0 0 .7rem;max-width:24ch}.vmove-studio .vmove-footer__addr{font-size:.82rem;color:rgba(253,251,244,.6)}.vmove-studio .vmove-footer__col h4{font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--sage);font-weight:600;margin:0 0 1rem}.vmove-studio .vmove-footer__col p{font-size:.88rem;line-height:1.8;margin:0 0 .7rem}.vmove-studio .vmove-footer__col a{font-size:.88rem;display:inline-block;line-height:1.9}.vmove-studio .vmove-footer__col a:hover{color:var(--cream-lt)}.vmove-studio .vmove-footer__links{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.vmove-studio .vmove-footer__links button{background:none;border:none;cursor:pointer;color:rgba(253,251,244,.82);font-size:.9rem;padding:0}.vmove-studio .vmove-footer__links button:hover{color:var(--cream-lt)}.vmove-studio .vmove-footer__follow a{display:block}.vmove-studio .vmove-footer__follow .vmove-footer__handle{font-family:Cormorant Garamond,serif;font-style:italic;font-weight:500;font-size:clamp(1.7rem,2.6vw,2.3rem);color:var(--beige);line-height:1.15;margin-bottom:.7rem}.vmove-studio .vmove-footer__follow .vmove-footer__handle:hover{color:var(--cream-lt)}.vmove-studio .vmove-footer__bottom{border-top:1px solid rgba(253,251,244,.12);display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;max-width:74rem;margin:0 auto;padding:1.2rem 1.5rem;font-size:.78rem;letter-spacing:.05em;color:var(--sage)}.vmove-studio .vmove-modal{position:fixed;inset:0;z-index:200;background:rgba(30,26,20,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:1.2rem}.vmove-studio .vmove-modal__panel{background:var(--cream-lt);border:1px solid var(--beige-soft);border-radius:12px;width:min(520px,100%);max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 40px 80px -40px rgba(30,26,20,.6)}.vmove-studio .vmove-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.4rem 1.6rem 1rem}.vmove-studio .vmove-modal__head h3{font-family:Cormorant Garamond,serif;font-weight:600;font-size:1.4rem;color:var(--ink);margin:.3rem 0 0}.vmove-studio .vmove-modal__head button{background:none;border:none;cursor:pointer;font-size:1.7rem;line-height:1;color:var(--sage);padding:.1rem .3rem}.vmove-studio .vmove-modal__head button:hover{color:var(--ink)}.vmove-studio .vmove-modal__kicker{font-size:.68rem;letter-spacing:.24em;text-transform:uppercase;color:var(--sage);font-weight:600}.vmove-studio .vmove-modal iframe{width:100%;border:0;flex:1 1;min-height:420px}.vmove-studio .vmove-wa{position:fixed;right:1.3rem;bottom:1.3rem;z-index:90;width:54px;height:54px;border-radius:50%;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 30px -10px rgba(37,211,102,.6);transition:transform .3s ease}.vmove-studio .vmove-wa:hover{transform:scale(1.06)}.vmove-studio .vmove-nav__login{display:flex;align-items:center;margin-left:.6rem}.vmove-studio .vmove-nav__mobile .vmove-nav__login{margin-left:0;justify-content:center}@media(max-width:900px){.vmove-studio .vmove-nav__cta,.vmove-studio .vmove-nav__inner .vmove-nav__login,.vmove-studio .vmove-nav__links{display:none}.vmove-studio .vmove-nav__burger{display:flex}.vmove-studio .vmove-about__grid,.vmove-studio .vmove-location__grid{grid-template-columns:1fr}.vmove-studio .vmove-about__media{order:2}.vmove-studio .vmove-hours__week{grid-template-columns:repeat(3,1fr)}.vmove-studio .vmove-service,.vmove-studio .vmove-service.is-reverse{grid-template-columns:1fr}.vmove-studio .vmove-service.is-reverse .vmove-service__media{order:0}.vmove-studio .vmove-team__grid{grid-template-columns:repeat(2,1fr)}.vmove-studio .vmove-before__grid,.vmove-studio .vmove-hours__grid,.vmove-studio .vmove-planes__grid{grid-template-columns:1fr}.vmove-studio .vmove-footer__inner{grid-template-columns:1fr 1fr}.vmove-studio .vmove-planes__toggle{display:flex;justify-content:center;width:100%}.vmove-studio .vmove-planes__toggle button{flex:1 1;padding:.55rem .6rem}.vmove-studio .vmove-testi__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;margin-left:-1.5rem;margin-right:-1.5rem;padding:0 1.5rem 1rem;-webkit-overflow-scrolling:touch}.vmove-studio .vmove-testi__grid::-webkit-scrollbar{display:none}.vmove-studio .vmove-testi__card{flex:0 0 86%;scroll-snap-align:center}}@media(max-width:768px){.vmove-studio .vmove-booking__widget .booking-steps .step-indicator .step{width:38px!important;height:38px!important;font-size:13px!important}.vmove-studio .vmove-booking__widget .booking-steps .step-line{margin-top:19px!important;margin-left:-16px!important;margin-right:-16px!important}.vmove-studio .vmove-booking__widget .booking-steps .step-indicator-wrapper .step-label{font-size:.62rem!important}}@media(max-width:540px){.vmove-studio .vmove-hours__week,.vmove-studio .vmove-values{grid-template-columns:repeat(2,1fr)}.vmove-studio .vmove-about__track img{aspect-ratio:4/3}.vmove-studio .vmove-before__actions{flex-direction:column;align-items:stretch}.vmove-studio .vmove-team__grid{grid-template-columns:1fr}.vmove-studio .vmove-hero{min-height:92vh}.vmove-studio .vmove-hero__overlay{background:rgba(32,26,19,.6)}.vmove-studio .vmove-hero__cta{flex-direction:column;align-items:stretch}.vmove-studio .vmove-before__card .vmove-btn,.vmove-studio .vmove-hero__cta .vmove-btn,.vmove-studio .vmove-hours__card .vmove-btn,.vmove-studio .vmove-location__info .vmove-btn--dark,.vmove-studio .vmove-service__body .vmove-btn--dark,.vmove-studio .vmove-service__body .vmove-btn--outline{width:100%}.vmove-studio .vmove-footer__inner{grid-template-columns:1fr}.vmove-studio .vmove-booking__widget .booking-steps .step-indicator-wrapper .step-label{display:none!important}}