:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#3f3a34;background-color:#f7f3ec;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;min-height:100%}body{background:radial-gradient(circle at top left,#dcd6c9 0,#f7f3ec 55%,#efe6da);color:#3f3a34}html{scroll-behavior:smooth}#app{width:100%;min-height:100vh}.vh-root{min-height:100vh;background:linear-gradient(180deg,#f7f3ec,#f3eee5 40%,#eee7dd);color:#3f3a34}.vh-header{position:sticky;top:0;z-index:20;background:linear-gradient(90deg,#5f7b64,#6e8a73);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(40,52,44,.6);box-shadow:0 10px 24px #28342c8c,0 0 0 1px #18221bb3}.vh-header-inner{max-width:1120px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.vh-brand{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit}.vh-brand-text{font-size:1.1rem;letter-spacing:.12em;text-transform:uppercase;color:#f6f4ee}.vh-nav{display:flex;align-items:center;gap:1.5rem;font-size:.95rem}.vh-nav-link{text-decoration:none;color:#f1efe8;position:relative}.vh-nav-link:after{content:"";position:absolute;left:0;bottom:-.25rem;width:0;height:1px;background-color:#f5f1e7d9;transition:width .18s ease-out}.vh-nav-link:hover:after{width:100%}.vh-main{max-width:1120px;margin:0 auto;padding:2.5rem 1.5rem 3.5rem}.vh-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:3rem;align-items:center;padding:2.5rem 2.25rem;border-radius:24px;background:radial-gradient(circle at left top,#d5e0d5 0,#f5f0e8 55%,#f1ebe2);box-shadow:0 24px 60px #5f6b6059,0 0 0 1px #cac2b2a6}.vh-kicker{letter-spacing:.2em;text-transform:uppercase;font-size:.85rem;color:#756d62;margin:0 0 1rem}.vh-hero-title{font-size:clamp(1.9rem,2.4vw + 1.4rem,2.7rem);line-height:1.2;margin:0 0 1.25rem;color:#2f2923}.vh-hero-subtitle{margin:0 0 1.75rem;color:#645c52;font-size:1rem}.vh-hero-actions{display:flex;align-items:center;gap:1rem}.vh-hero-portrait{display:flex;flex-direction:column;align-items:center;gap:.75rem}.vh-portrait-frame{width:260px;height:260px;border-radius:50%;background:radial-gradient(circle at 30% 0,#f2e6d7 0,#c4cdbd 40%,#f7f3ec);display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 20px 45px #51594e73,0 0 0 1px #cac2b2cc}.vh-portrait-placeholder{width:100%;height:100%;background:radial-gradient(circle at 30% 0,#f2e6d7 0,#c4cdbd 40%,#f7f3ec)}.vh-portrait-placeholder img{width:100%;height:100%;object-fit:cover;display:block}.vh-portrait-caption{margin:0;font-size:.9rem;letter-spacing:.12em;text-transform:uppercase;color:#6a6258}.vh-section{margin-top:3.5rem}.vh-section,#home{scroll-margin-top:96px}.vh-section-inner{max-width:780px;margin:0 auto;text-align:center}.vh-section-title{font-size:1.6rem;margin:0 0 .75rem;color:#2f2923}.vh-section-subtitle{margin:0 0 2.25rem;color:#6a635a}.vh-body-text{margin:0 0 1.8rem;color:#655d54}.vh-section-services .vh-section-inner{max-width:100%}.vh-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-bottom:1.75rem}.vh-service-card{padding:1.5rem 1.25rem;border-radius:18px;background:#ffffffb8;box-shadow:0 18px 40px #8e8d8447,0 0 0 1px #d3cbbbb3;text-align:left}.vh-service-title{margin:0 0 .5rem;font-size:1.05rem;color:#373129}.vh-service-text{margin:0;font-size:.95rem;color:#6a645b}.vh-section-actions{display:flex;justify-content:center}.vh-section-cta{padding:2.25rem 2rem;border-radius:20px;background:radial-gradient(circle at top,#d6ded0 0,#f5f0e8 55%,#f1ebe2);box-shadow:0 18px 45px #6f746859,0 0 0 1px #ccc3b4cc}.vh-footer{margin-top:3rem;background:linear-gradient(90deg,#5f7b64,#6e8a73);border-top:1px solid rgba(24,34,27,.7);box-shadow:0 -8px 20px #28342c8c}.vh-footer-inner{max-width:1120px;margin:0 auto;padding:1.5rem;text-align:center;font-size:.85rem;color:#f3f0e8}.vh-button{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.6rem;border-radius:999px;border:1px solid transparent;font-size:.95rem;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;font-weight:500;cursor:pointer;transition:background-color .18s ease-out,color .18s ease-out,box-shadow .18s ease-out,transform .12s ease-out}.vh-button-primary{background-color:#5f7b64;color:#f7f3ec;box-shadow:0 14px 28px #58705c99,0 0 0 1px #cac2b2e6}.vh-button-primary:hover{background-color:#4f6a55;transform:translateY(-1px)}.vh-button-outline{background-color:transparent;color:#4a5b47;border-color:#758171e6;box-shadow:0 10px 26px #8d958b66,0 0 0 1px #c9c1b2e6}.vh-button-outline:hover{background-color:#5f7b640f;transform:translateY(-1px)}.vh-modal-backdrop{position:fixed;inset:0;background:radial-gradient(circle at top,#00000047,#0009);display:none;align-items:center;justify-content:center;padding:1.5rem;z-index:40}.vh-modal-backdrop.is-open{display:flex}.vh-modal{width:100%;max-width:540px;background:#f7f3ec;border-radius:20px;box-shadow:0 24px 60px #242622b3,0 0 0 1px #ccc3b4e6;padding:1.75rem 1.75rem 1.5rem}.vh-modal-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.vh-modal-title{margin:0;font-size:1.4rem;color:#2f2923}.vh-modal-close{border:none;background:transparent;font-size:1.6rem;line-height:1;cursor:pointer;color:#7a7166;padding:.1rem .35rem;border-radius:999px}.vh-modal-close:hover{background-color:#a1988b2e}.vh-modal-intro{margin:0 0 1.25rem;color:#655d54;font-size:.95rem}.vh-modal-form{display:flex;flex-direction:column;gap:1rem}.vh-field{display:flex;flex-direction:column;gap:.35rem}.vh-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.vh-label{font-size:.9rem;color:#5c554c}.vh-input{border-radius:999px;border:1px solid rgba(189,180,166,.9);padding:.6rem .9rem;font:inherit;background-color:#fcf9f4f5;color:inherit}.vh-input:focus{outline:none;box-shadow:0 0 0 1px #5f7b64e6,0 0 0 3px #5f7b6433}select.vh-input{border-radius:999px}.vh-textarea{border-radius:16px;resize:vertical}.vh-modal-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem}.vh-main--subpage{padding-top:2rem}.vh-subpage-hero{margin-top:0}.vh-page-title{font-size:clamp(1.75rem,2vw + 1.25rem,2.35rem);line-height:1.2;margin:0 0 .75rem;color:#2f2923}.vh-subpage-hero-subtitle{margin-bottom:0}.vh-service-grid--teaser{margin-bottom:1.5rem}.vh-teaser-actions{margin-top:.5rem}.vh-inline-link{color:#4f6a55;font-weight:500;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.15em}.vh-inline-link:hover{color:#3d5442}.vh-pricing-block{margin-top:2.25rem}.vh-pricing-prose{max-width:720px;margin:0 auto;text-align:left}.vh-pricing-heading{font-size:1.35rem;margin:0 0 1rem;color:#2f2923;text-align:left}.vh-pricing-subheading{font-size:1rem;margin:1.25rem 0 .35rem;color:#373129}.vh-pricing-text{margin:0 0 .75rem;color:#655d54}.vh-pricing-callout{margin:1.25rem 0 0;padding:1rem 1.15rem;border-radius:14px;background:#5f7b641f;border:1px solid rgba(95,123,100,.35);color:#3f3a34;font-size:.95rem}.vh-session-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.vh-session-card{padding:1.35rem 1.2rem;border-radius:18px;background:#ffffffb8;box-shadow:0 18px 40px #8e8d8447,0 0 0 1px #d3cbbbb3}.vh-session-card-title{margin:0 0 .45rem;font-size:1.05rem;color:#373129}.vh-session-duration{font-weight:400;color:#6a645b;font-size:.92rem}.vh-session-card-desc{margin:0 0 .85rem;font-size:.95rem;color:#6a645b}.vh-session-price{margin:0;font-size:1.35rem;font-weight:600;color:#2f2923}.vh-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;align-items:stretch}.vh-package-card{position:relative;padding:1.5rem 1.25rem;border-radius:18px;background:#ffffffb8;box-shadow:0 18px 40px #8e8d8447,0 0 0 1px #d3cbbbb3}.vh-package-card--popular{box-shadow:0 22px 48px #5f7b6459,0 0 0 2px #5f7b648c}.vh-package-badge{margin:0 0 .65rem;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:#4f6a55;font-weight:600}.vh-package-title{margin:0 0 .75rem;font-size:1.05rem;color:#373129}.vh-package-list{margin:0 0 1rem;padding-left:1.15rem;color:#655d54;font-size:.95rem;line-height:1.45}.vh-package-price{margin:0;font-size:1.2rem;font-weight:600;color:#2f2923}.vh-package-save{font-weight:500;font-size:.95rem;color:#5a6b56}.vh-checklist{margin:0;padding-left:1.15rem;color:#655d54;line-height:1.5}.vh-checklist li{margin-bottom:.35rem}.vh-disclaimer{margin:0;font-size:.88rem;color:#756d62;line-height:1.55}.vh-cta-note{margin:1rem 0 0;font-size:.9rem;color:#6a635a}@media(max-width:900px){.vh-header-inner{flex-wrap:wrap;justify-content:center}.vh-nav{order:2}.vh-main{padding-inline:1.25rem}.vh-hero{grid-template-columns:minmax(0,1fr);text-align:center}.vh-hero-content{order:2}.vh-hero-portrait{order:1}.vh-hero-actions{justify-content:center}.vh-service-grid,.vh-session-grid,.vh-package-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:640px){.vh-header-inner{padding-inline:1rem}.vh-hero{padding:1.75rem 1.25rem}.vh-section-cta{padding-inline:1.25rem}}
