:root{--bamboo-deepest:#122318;--bamboo-deep:#1f3a2e;--bamboo:#2d5a3f;--bamboo-mid:#4a7459;--sage:#a8b89e;--sage-soft:#d8dfd0;--cream:#f5efe2;--cream-soft:#fbf7eb;--cream-deep:#ece4cf;--ivory:#fff;--ink:#1a1a1a;--ink-soft:#4a4a4a;--ink-muted:#7a7a78;--gold:#b8956a;--gold-soft:#d9c19f;--whatsapp:#25d366;--zalo:#0068ff;--border:#1f3a2e1f;--border-strong:#1f3a2e40;--shadow-soft:0 1px 2px #1f3a2e0a, 0 8px 24px #1f3a2e0f;--shadow-card:0 1px 2px #1f3a2e0d, 0 12px 32px #1f3a2e14;--font-display:"Fraunces", Georgia, serif;--font-script:"Italiana", "Fraunces", serif;--font-body:"Manrope", -apple-system, BlinkMacSystemFont, sans-serif;--logo-url:url(/bamboo-healing-logo.jpg)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overscroll-behavior-x:none;width:100%;max-width:100%;overflow-x:hidden}body{font-family:var(--font-body);color:var(--ink);background:var(--cream-soft);overscroll-behavior-x:none;touch-action:pan-y;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;max-width:100%;font-weight:400;line-height:1.6;overflow-x:hidden}@supports (overflow:clip){html,body{overflow-x:clip}}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:1240px;margin:0 auto;padding:0 2rem}@media(max-width:99999px){.container{padding:0 1.25rem}}.topbar{background:var(--bamboo-deepest);color:var(--cream);letter-spacing:.02em;z-index:60;padding:8px 0;font-size:13px;position:sticky;top:0}.topbar .container{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.75rem;padding-left:14px;padding-right:12px;display:flex}.topbar-left{text-align:left;flex-direction:column;flex:auto;align-items:flex-start;gap:2px;min-width:0;display:flex}.topbar-right{flex:none;align-items:center;gap:8px;margin-left:auto;display:flex}.topbar a:hover{color:var(--gold-soft)}.topbar-cities{letter-spacing:.05em;color:var(--cream);opacity:.95;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:12.5px;overflow:hidden}.topbar-hours{letter-spacing:.04em;opacity:.7;color:var(--cream);align-items:center;gap:5px;font-size:11px;line-height:1;display:inline-flex}.topbar-hours svg{opacity:.85}.lang-toggle{cursor:pointer;color:var(--cream);background:0 0;border:none;border-radius:0;align-items:center;gap:6px;padding:0;display:inline-flex}.lang-toggle:hover{opacity:.9}.lang-option{opacity:.45;align-items:center;line-height:0;transition:opacity .2s,transform .2s;display:inline-flex}.lang-option.active{opacity:1;transform:scale(1.05)}.flag-svg{border-radius:2px;width:22px;height:14px;line-height:0;display:inline-block;overflow:hidden;box-shadow:inset 0 0 0 1px #00000026}.flag-svg svg{display:block}.lang-divider{background:#f5efe24d;width:1px;height:12px}.menu-toggle{color:var(--cream);cursor:pointer;background:0 0;border:1px solid #f5efe247;border-radius:999px;justify-content:center;align-items:center;width:34px;height:30px;margin-left:2px;padding:0;transition:border-color .2s;display:inline-flex}.menu-toggle:hover{border-color:var(--gold-soft)}.mobile-nav{width:100%;height:100vh;background:var(--cream);z-index:100;flex-direction:column;justify-content:center;align-items:center;gap:2rem;height:100dvh;padding:2rem;transition:transform .32s;display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}.mobile-nav.open{transform:translateY(0)}.mobile-nav a{font-family:var(--font-display);color:var(--bamboo-deepest);letter-spacing:.01em;padding:.4rem 1rem;font-size:24px;font-weight:400;text-decoration:none;transition:color .2s}.mobile-nav a:hover{color:var(--bamboo)}.mobile-nav-close{color:var(--bamboo-deep);cursor:pointer;background:0 0;border:none;padding:6px;position:absolute;top:1.5rem;right:1.5rem}.mobile-nav-close:hover{color:var(--bamboo)}.header{background:var(--ivory);border-bottom:1px solid var(--border);z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;position:sticky;top:0}.header .container{justify-content:space-between;align-items:center;gap:2rem;padding-top:.75rem;padding-bottom:.75rem;display:flex}.logo{flex-shrink:0;align-items:center;display:flex}.logo-img{background:var(--logo-url) no-repeat center / contain;mix-blend-mode:multiply;display:block}.logo-img.header-variant{width:64px;height:64px}.logo-img.hero-variant{aspect-ratio:1;width:min(78%,360px)}.logo-img.footer-variant{mix-blend-mode:screen;filter:brightness(1.18)contrast(.92);width:110px;height:110px;margin:0 auto}.nav{align-items:center;gap:2rem;display:flex}.nav a{color:var(--ink-soft);letter-spacing:.02em;font-size:14px;font-weight:500;transition:color .2s;position:relative}.nav a:hover{color:var(--bamboo-deep)}.nav a:after{content:"";background:var(--bamboo-deep);width:0;height:1px;transition:width .25s;position:absolute;bottom:-6px;left:0}.nav a:hover:after{width:100%}.cta-button{color:var(--bamboo-deep);letter-spacing:.06em;border:1px solid var(--bamboo-deep);background:0 0;border-radius:999px;align-items:center;gap:10px;padding:11px 22px;font-size:13.5px;font-weight:500;transition:all .3s;display:inline-flex}.cta-button:hover{background:var(--bamboo-deep);color:var(--cream)}.cta-button .arrow{transition:transform .3s}.cta-button:hover .arrow{transform:translate(3px)}.cta-button.solid{background:var(--bamboo-deep);color:var(--cream)}.cta-button.solid:hover{background:var(--bamboo);border-color:var(--bamboo)}.cta-button.ghost{color:var(--bamboo-deep);background:0 0}.cta-button.ghost:hover{background:var(--bamboo-deep);color:var(--cream)}.cta-button.whatsapp{background:var(--whatsapp);border-color:var(--whatsapp);color:#fff}.cta-button.whatsapp:hover{background:#1fb858;border-color:#1fb858}.cta-button.zalo{background:var(--zalo);border-color:var(--zalo);color:#fff}.cta-button.zalo:hover{background:#0055d4;border-color:#0055d4}.nav-mobile-toggle{width:36px;height:36px;color:var(--bamboo-deep);border-radius:6px;display:none}@media(max-width:99999px){.nav,.header .cta-button:not(.mobile-keep){display:none}.nav-mobile-toggle{justify-content:center;align-items:center;display:inline-flex}}.hero{background:#fff;width:100%;margin:0;padding:0;display:block;overflow:hidden}.hero .hero-image-wrap{width:100%;display:block;position:relative}.hero .hero-image{width:100%;height:auto;display:block}.hero .hero-link-overlay{cursor:pointer;z-index:2;background:0 0;border-radius:9999px;height:7%;position:absolute;bottom:3%;left:28%;right:28%}.intro{background:var(--cream);text-align:center;padding:0 0 6rem}.intro-image{width:100%;height:auto;margin:0 0 2rem;display:block;-webkit-mask-image:linear-gradient(#0000 0%,#00000059 8%,#000 22% 100%);mask-image:linear-gradient(#0000,#00000059 8%,#000 22% 100%)}.intro-content{max-width:680px;margin:0 auto}@media(max-width:99999px){.intro{padding:0 0 4rem}.intro-image{margin-bottom:1.25rem}}.hero-eyebrow{letter-spacing:.3em;color:var(--bamboo);text-transform:uppercase;justify-content:center;align-items:center;gap:12px;margin-bottom:1.5rem;font-size:11px;font-weight:600;display:inline-flex}.hero-eyebrow .dash{background:var(--bamboo);width:28px;height:1px}.hero-script{font-family:var(--font-script);color:var(--bamboo);margin-bottom:.3rem;font-size:clamp(2rem,4vw,3rem);font-style:italic;font-weight:400;line-height:1}.hero-title{font-family:var(--font-display);color:var(--bamboo-deepest);letter-spacing:-.02em;margin-bottom:1.75rem;font-size:clamp(2.4rem,5.2vw,4rem);font-weight:400;line-height:1}.hero-title em{color:var(--bamboo);font-style:italic;font-weight:300}.hero-tagline{font-family:var(--font-display);letter-spacing:.18em;color:var(--bamboo-deep);text-transform:uppercase;margin-bottom:2rem;font-size:17px;font-weight:400}.hero-tagline span{opacity:.4;margin:0 8px}@media(max-width:99999px){.hero-tagline{letter-spacing:.14em;text-align:center;white-space:nowrap;max-width:100%;padding:0 .5rem;font-size:clamp(11px,3.4vw,15px)}.hero-tagline span{margin:0 5px}}.hero-description{color:var(--ink-soft);max-width:560px;margin:0 auto;font-size:17px;line-height:1.7}section{padding:6rem 0}@media(max-width:99999px){section{padding:4rem 0}}.section-eyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--bamboo);align-items:center;gap:10px;margin-bottom:1rem;font-size:11px;font-weight:600;display:inline-flex}.section-eyebrow .dash{background:var(--bamboo);width:24px;height:1px}.section-title{font-family:var(--font-display);letter-spacing:-.015em;color:var(--bamboo-deepest);margin-bottom:1rem;font-size:clamp(2rem,3.6vw,3rem);font-weight:400;line-height:1.1}.section-title em{color:var(--bamboo);font-style:italic;font-weight:300}.section-intro{color:var(--ink-soft);max-width:640px;font-size:17px;line-height:1.65}.section-head{max-width:720px;margin-bottom:4rem}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.section-head.center .section-eyebrow{justify-content:center}.pillars{background:var(--ivory)}.pillars-grid{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:0;display:grid}@media(max-width:99999px){.pillars-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:99998px){.pillars-grid{grid-template-columns:1fr}}.pillar{text-align:center;border-right:1px solid var(--border);padding:2.5rem 2rem;transition:background .3s}.pillar:last-child{border-right:none}@media(max-width:99999px){.pillar:nth-child(2){border-right:none}.pillar:nth-child(-n+2){border-bottom:1px solid var(--border)}}@media(max-width:99998px){.pillar{border-right:none;border-bottom:1px solid var(--border)}.pillar:last-child{border-bottom:none}}.pillar:hover{background:var(--cream-soft)}.pillar-icon{width:48px;height:48px;color:var(--bamboo-deep);margin:0 auto 1.25rem}.pillar-title{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--bamboo-deep);margin-bottom:.6rem;font-size:12px;font-weight:600}.pillar-text{color:var(--ink-soft);font-size:14px;line-height:1.55}.services{background:var(--cream-soft);padding-top:0}.services-image{width:100%;height:auto;margin:0 0 3rem;display:block;-webkit-mask-image:linear-gradient(#000 0% 70%,#0006 88%,#0000 100%);mask-image:linear-gradient(#000 0% 70%,#0006 88%,#0000)}@media(max-width:99999px){.services-image{margin-bottom:2rem}}.menu-card{background:var(--ivory);border:1px solid var(--border);max-width:720px;box-shadow:var(--shadow-soft);border-radius:6px;margin:0 auto;padding:.6rem}.menu-image{border-radius:3px;width:100%;height:auto;display:block}.menu-note{max-width:560px;color:var(--ink-soft);margin:2rem auto 0;padding:0 1rem;font-size:14px;font-style:italic;line-height:1.65}.discount-callout{border:1px solid var(--gold-soft);text-align:center;background:#b8956a12;border-radius:18px;max-width:620px;margin:2.5rem auto 0;padding:1.75rem 2rem}.discount-callout-title{font-family:var(--font-body);color:var(--gold);margin:0 0 .6rem;font-size:16px;font-weight:700;line-height:1.4}.discount-callout-body{font-family:var(--font-body);color:var(--ink-soft);margin:0;font-size:14.5px;font-weight:400;line-height:1.65}.how-it-works{background:var(--bamboo-deepest);color:var(--cream);position:relative;overflow:hidden}.how-it-works:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200' fill='none' stroke='%23ffffff' stroke-opacity='0.05' stroke-width='1'><path d='M20 180 Q40 100 80 80 Q120 60 180 20'/><ellipse cx='80' cy='80' rx='22' ry='6' transform='rotate(-30 80 80)'/><ellipse cx='110' cy='95' rx='22' ry='6' transform='rotate(-30 110 95)'/></svg>");background-repeat:no-repeat;background-size:contain;width:500px;height:500px;position:absolute;bottom:-100px;left:-100px}.how-it-works .section-eyebrow{color:var(--gold-soft)}.how-it-works .section-eyebrow .dash{background:var(--gold-soft)}.how-it-works .section-title{color:var(--cream)}.how-it-works .section-title em{color:var(--gold-soft)}.how-it-works .section-intro{color:#f5efe2bf}.steps{z-index:2;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid;position:relative}@media(max-width:99999px){.steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:99998px){.steps{grid-template-columns:1fr}}.step{padding-top:2rem;position:relative}.step-number{font-family:var(--font-display);color:var(--gold-soft);opacity:.5;font-size:64px;font-style:italic;font-weight:300;line-height:1;position:absolute;top:-16px;left:-8px}.step-icon{width:40px;height:40px;color:var(--gold-soft);z-index:2;margin-bottom:1.25rem;position:relative}.step-title{font-family:var(--font-display);color:var(--cream);margin-bottom:.75rem;font-size:22px;font-weight:500}.step-desc{color:#f5efe2b3;font-size:14.5px;line-height:1.6}.promise{background:var(--ivory)}.promise-banner{background:var(--cream);text-align:center;border:1px solid var(--border);border-radius:6px;padding:4rem 3rem;position:relative;overflow:hidden}.promise-banner:before,.promise-banner:after{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200' fill='none' stroke='%232d5a3f' stroke-opacity='0.07' stroke-width='1'><path d='M20 180 Q40 100 80 80 Q120 60 180 20'/><ellipse cx='80' cy='80' rx='22' ry='6' transform='rotate(-30 80 80)'/><ellipse cx='110' cy='95' rx='22' ry='6' transform='rotate(-30 110 95)'/></svg>");background-repeat:no-repeat;background-size:contain;width:280px;height:280px;position:absolute}.promise-banner:before{top:-50px;left:-50px;transform:scaleX(-1)}.promise-banner:after{bottom:-50px;right:-50px}.promise-banner>*{z-index:2;position:relative}.promise-script{font-family:var(--font-script);color:var(--bamboo);margin-bottom:.25rem;font-size:28px;font-style:italic}.promise-title{font-family:var(--font-display);color:var(--bamboo-deepest);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:1.05}.promise-list{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:760px;margin:2.5rem auto 0;display:grid}@media(max-width:99999px){.promise-list{grid-template-columns:1fr}}.promise-item{flex-direction:column;align-items:center;gap:.5rem;display:flex}.promise-item-icon{width:32px;height:32px;color:var(--bamboo);margin-bottom:.5rem}.promise-item-title{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--bamboo-deep);font-size:12px;font-weight:600}.promise-item-desc{color:var(--ink-soft);text-align:center;font-size:14px;line-height:1.5}.testimonials{background:var(--cream-soft)}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media(max-width:99999px){.testimonials-grid{grid-template-columns:1fr}}.testimonial{background:var(--ivory);border:1px solid var(--border);border-radius:4px;padding:2.5rem 2rem;position:relative}.testimonial-quote-mark{font-family:var(--font-display);color:var(--sage);opacity:.5;font-size:80px;font-style:italic;line-height:1;position:absolute;top:12px;left:16px}.testimonial-stars{color:var(--gold);letter-spacing:2px;z-index:2;margin-bottom:1rem;font-size:14px;position:relative}.testimonial-text{font-family:var(--font-display);color:var(--bamboo-deepest);z-index:2;margin-bottom:1.5rem;font-size:19px;font-style:italic;font-weight:400;line-height:1.55;position:relative}.testimonial-author{border-top:1px solid var(--border);align-items:center;gap:12px;padding-top:1.25rem;display:flex}.testimonial-avatar{background:var(--sage);width:40px;height:40px;color:var(--bamboo-deep);font-size:14px;font-weight:600;font-family:var(--font-display);border-radius:50%;justify-content:center;align-items:center;display:flex}.testimonial-info{flex-direction:column;display:flex}.testimonial-name{color:var(--ink);font-size:14px;font-weight:600}.testimonial-loc{color:var(--ink-muted);letter-spacing:.04em;font-size:12px}.areas{background:var(--ivory);padding-top:0}.areas-image{width:100%;height:auto;margin:0 0 3rem;display:block;-webkit-mask-image:linear-gradient(#000 0% 70%,#0006 88%,#0000 100%);mask-image:linear-gradient(#000 0% 70%,#0006 88%,#0000)}@media(max-width:99999px){.areas-image{margin-bottom:2rem}}.areas-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media(max-width:99999px){.areas-grid{grid-template-columns:1fr}}.area-card{background:var(--cream-soft);border:1px solid var(--border);border-radius:4px;padding:2.5rem 2.25rem;position:relative;overflow:hidden}.area-card:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200' fill='none' stroke='%232d5a3f' stroke-opacity='0.08' stroke-width='1'><path d='M20 180 Q40 100 80 80 Q120 60 180 20'/><ellipse cx='80' cy='80' rx='22' ry='6' transform='rotate(-30 80 80)'/></svg>");background-repeat:no-repeat;background-size:contain;width:200px;height:200px;position:absolute;bottom:-40px;right:-40px}.area-card>*{z-index:2;position:relative}.area-city{font-family:var(--font-display);color:var(--bamboo-deepest);letter-spacing:-.01em;margin-bottom:.5rem;font-size:32px;font-weight:400}.area-label{letter-spacing:.3em;text-transform:uppercase;color:var(--bamboo);margin-bottom:1.5rem;font-size:11px;font-weight:600}.area-list{grid-template-columns:1fr 1fr;gap:.6rem 1.5rem;margin-top:1.5rem;list-style:none;display:grid}.area-list li{color:var(--ink-soft);align-items:center;gap:8px;font-size:14.5px;display:flex}.area-list li:before{content:"";background:var(--bamboo);border-radius:50%;flex-shrink:0;width:5px;height:5px}.area-note{color:var(--ink-muted);border-top:1px solid var(--border);margin-top:2rem;padding-top:1.25rem;font-size:13px;line-height:1.5}.map-frame{background:var(--cream);border:1px solid var(--border-strong);border-radius:6px;margin-top:3rem;overflow:hidden;box-shadow:0 30px 60px -40px #2d3c2d59,0 8px 20px -12px #2d3c2d26}.map-frame-header{text-align:center;background:linear-gradient(180deg,#fbfaf5 0%,var(--cream) 100%);border-bottom:1px solid var(--border);flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.map-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:.35rem;font-size:11px;display:block}.map-frame-header strong{font-family:var(--font-display);color:var(--bamboo);font-size:22px;font-style:italic;font-weight:500;line-height:1.1;display:block}.map-open{letter-spacing:.08em;text-transform:uppercase;color:var(--bamboo);white-space:nowrap;border-bottom:1px solid var(--bamboo);padding-bottom:4px;font-size:12px;text-decoration:none;transition:opacity .2s}.map-open:hover{opacity:.7}.map-embed{aspect-ratio:16/10;background:var(--cream);width:100%;position:relative}.map-embed iframe{filter:saturate(.92)contrast(.96);border:0;width:100%;height:100%;display:block;position:absolute;inset:0}@media(max-width:99998px){.map-embed{aspect-ratio:4/5}}.faq{background:var(--cream-soft)}.faq-wrap{max-width:820px;margin:0 auto}.faq-item{border-bottom:1px solid var(--border)}.faq-item:first-child{border-top:1px solid var(--border)}.faq-q{text-align:left;width:100%;font-family:var(--font-display);color:var(--bamboo-deepest);justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:19px;font-weight:500;transition:color .2s;display:flex}.faq-q:hover{color:var(--bamboo)}.faq-q .icon{flex-shrink:0;width:24px;height:24px;margin-left:1rem;transition:transform .25s}.faq-a{max-height:0;color:var(--ink-soft);font-size:15px;line-height:1.7;transition:max-height .3s,padding .3s;overflow:hidden}.faq-item.open .faq-a{max-height:400px;padding-bottom:1.5rem}.final-cta{background:var(--bamboo-deep);color:var(--cream);text-align:center;position:relative;overflow:hidden}.final-cta:before,.final-cta:after{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200' fill='none' stroke='%23ffffff' stroke-opacity='0.06' stroke-width='1'><path d='M20 180 Q40 100 80 80 Q120 60 180 20'/><ellipse cx='80' cy='80' rx='22' ry='6' transform='rotate(-30 80 80)'/><ellipse cx='110' cy='95' rx='22' ry='6' transform='rotate(-30 110 95)'/></svg>");background-repeat:no-repeat;background-size:contain;width:400px;height:400px;position:absolute}.final-cta:before{top:-80px;left:-80px}.final-cta:after{bottom:-80px;right:-80px;transform:scaleX(-1)}.final-cta .container{z-index:2;position:relative}.final-script{font-family:var(--font-script);color:var(--gold-soft);margin-bottom:.25rem;font-size:32px;font-style:italic}.final-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--cream);margin-bottom:1.25rem;font-size:clamp(2.4rem,5vw,4rem);font-weight:400;line-height:1.05}.final-sub{color:#f5efe2bf;max-width:600px;margin:0 auto 2.5rem;font-size:17px;line-height:1.65}.final-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex}.final-phone{font-family:var(--font-display);color:var(--cream);letter-spacing:.05em;font-size:28px}.final-phone-label{letter-spacing:.3em;text-transform:uppercase;color:var(--gold-soft);margin-bottom:.4rem;font-size:11px;font-weight:600}.footer{background:var(--bamboo-deepest);color:var(--cream);padding:5rem 0 2rem}.footer-grid{border-bottom:1px solid #f5efe21f;grid-template-columns:1.4fr 1fr 1fr;gap:3rem;padding-bottom:4rem;display:grid}@media(max-width:99999px){.footer-grid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media(max-width:99998px){.footer-grid{grid-template-columns:1fr}}.footer .logo-text{color:var(--cream)}.footer .logo-mark,.footer .logo-sub{color:var(--gold-soft)}.footer-about{color:#f5efe299;max-width:320px;margin-top:1.5rem;font-size:14px;line-height:1.65}.footer-col h4{font-family:var(--font-body);letter-spacing:.3em;text-transform:uppercase;color:var(--gold-soft);margin-bottom:1.5rem;font-size:11px;font-weight:600}.footer-col ul{flex-direction:column;gap:.75rem;list-style:none;display:flex}.footer-col a{color:#f5efe2bf;font-size:14px;transition:color .2s}.footer-col a:hover{color:var(--gold-soft)}.footer-col p{color:#f5efe2bf;font-size:14px;line-height:1.6}.footer-bottom{color:#f5efe280;letter-spacing:.05em;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;font-size:12px;display:flex}.footer-bottom-links{gap:1.5rem;display:flex}.footer-bottom-links a:hover{color:var(--gold-soft)}.powered-by{letter-spacing:.02em;color:#f5efe273;align-items:center;gap:8px;font-size:13px;display:inline-flex}.powered-by .bolt{color:#f9c52d;font-size:15px;line-height:1}.powered-by .powered-text{font-weight:400}.powered-by a{color:#f5efe2d9;font-weight:500;text-decoration:none;transition:color .2s}.powered-by a:hover{color:var(--gold-soft)}.social-row{gap:10px;margin-top:1.25rem;display:flex}.social-link{width:36px;height:36px;color:var(--cream);border:1px solid #f5efe240;border-radius:50%;justify-content:center;align-items:center;transition:all .25s;display:flex}.social-link:hover{background:var(--gold-soft);color:var(--bamboo-deepest);border-color:var(--gold-soft);transform:translateY(-2px)}.float-dock{z-index:40;opacity:0;pointer-events:none;flex-direction:column;gap:12px;transition:opacity .45s,transform .45s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;bottom:1.5rem;right:1.5rem;transform:translateY(14px)scale(.96)}.float-dock.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.float-btn{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .25s,box-shadow .25s;display:flex}.float-btn.whatsapp{background:var(--whatsapp);box-shadow:0 4px 14px #25d36652}.float-btn.zalo{background:var(--zalo);font-family:var(--font-body);letter-spacing:.02em;font-size:18px;font-weight:700;box-shadow:0 4px 14px #0068ff52}.float-btn:hover{transform:scale(1.06)}.float-btn.whatsapp:hover{box-shadow:0 6px 20px #25d36680}.float-btn.zalo:hover{box-shadow:0 6px 20px #0068ff80}@media(max-width:99999px){.float-dock{bottom:1rem;right:1rem}.float-btn{width:52px;height:52px}.float-btn.zalo{font-size:16px}}.fade-up{animation:.7s both fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.stagger>*{animation:.6s both fadeUp}.stagger>:first-child{animation-delay:50ms}.stagger>:nth-child(2){animation-delay:.15s}.stagger>:nth-child(3){animation-delay:.25s}.stagger>:nth-child(4){animation-delay:.35s}.stagger>:nth-child(5){animation-delay:.45s}.stagger>:nth-child(6){animation-delay:.55s}body{text-align:center}.topbar .topbar-left{text-align:left;justify-content:flex-start;align-items:flex-start}.topbar .topbar-right{justify-content:flex-end}@media(max-width:99999px){.topbar{z-index:60;position:sticky;top:0}.header{top:var(--topbar-h,56px);z-index:50}}.header .container{justify-content:center;gap:1rem}.intro-content{max-width:100%;padding:0 1rem}@media(min-width:999999px){.intro-content{max-width:680px;padding:0}}.section-head{text-align:center;margin-left:auto;margin-right:auto}.section-head .section-eyebrow{justify-content:center}.section-intro{margin-left:auto;margin-right:auto}.menu-note{text-align:center}.discount-callout{border-radius:14px;margin-top:2rem;padding:1.35rem 1.25rem}.discount-callout-title{font-size:15px}.discount-callout-body{font-size:13.5px}.step{text-align:center;padding-top:3rem}.step-icon{margin-left:auto;margin-right:auto}.step-number{position:absolute;top:0;left:50%;transform:translate(-50%)}.promise-item,.testimonial{text-align:center}.testimonial-quote-mark{left:50%;transform:translate(-50%)}.testimonial-author{justify-content:center}.area-card{text-align:center}.area-list{text-align:center;grid-template-columns:1fr;gap:.5rem}.area-list li{justify-content:center}.area-list li:before{display:none}.faq-q{text-align:center;justify-content:center;padding-left:2rem;padding-right:2rem;position:relative}.faq-q .icon{margin-left:0;position:absolute;top:50%;right:0;transform:translateY(-50%)}.faq-item.open .faq-q .icon{transform:translateY(-50%)rotate(45deg)}.faq-a{text-align:center;padding-left:.5rem;padding-right:.5rem}.final-buttons{justify-content:center}.footer-grid{text-align:center}.footer-col{flex-direction:column;align-items:center;display:flex}.footer-col .logo{justify-content:center}.footer-about{margin-left:auto;margin-right:auto}.footer-col ul{align-items:center}.social-row{justify-content:center}.footer-bottom{text-align:center;flex-direction:column;justify-content:center;gap:1rem}.footer-bottom-links{justify-content:center}.pillar{text-align:center}@media(min-width:999999px){.header .container{justify-content:space-between;gap:2rem}}.menu-grid{grid-template-columns:1fr;gap:1.1rem;margin-top:2rem;display:grid}@media(min-width:999999px){.menu-grid{grid-template-columns:1fr 1fr;gap:1.5rem}}.menu-tile{--mx:50%;--my:50%;--accent:139 124 92;--accent-soft:244 240 230;background:radial-gradient(420px circle at var(--mx) var(--my),#ffffff8c,#fff0 55%),linear-gradient(180deg,#fbf8f1,#f4efe3);opacity:0;transition:opacity .9s,transform 1s cubic-bezier(.2,.7,.2,1);transition-delay:var(--reveal-delay,0s);will-change:transform,opacity;border:1px solid #3c321e1a;border-radius:18px;position:relative;overflow:hidden;transform:translateY(28px)scale(.985);box-shadow:inset 0 1px #ffffffb3,0 22px 40px -28px #28201259,0 4px 14px -8px #2820122e}.menu-tile[data-accent=sage]{--accent:122 138 102;--accent-soft:#eef2e6}.menu-tile[data-accent=bamboo]{--accent:86 110 78;--accent-soft:#e7ede1}.menu-tile[data-accent=moss]{--accent:60 90 64;--accent-soft:#e4ebe1}.menu-tile[data-accent=ember]{--accent:156 86 48;--accent-soft:#f6e8dc}.menu-tile.in{opacity:1;transform:translateY(0)scale(1)}.menu-tile:before{content:"";background:linear-gradient(90deg,rgba(var(--accent),0),rgba(var(--accent),.85),rgba(var(--accent),0));transform-origin:0;height:3px;transition:transform 1.1s cubic-bezier(.2,.7,.2,1) .15s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.menu-tile.in:before{transform:scaleX(1)}.menu-tile:after{content:"";pointer-events:none;mix-blend-mode:overlay;background:linear-gradient(115deg,#0000 35%,#ffffff8c,#0000 65%);position:absolute;inset:0;transform:translate(-110%)}.menu-tile.in:after{animation:1.6s cubic-bezier(.2,.7,.2,1) forwards tileSheen;animation-delay:calc(var(--reveal-delay,0s) + .35s)}@keyframes tileSheen{0%{transform:translate(-110%)}to{transform:translate(110%)}}.menu-tile-inner{z-index:1;padding:1.4rem 1.35rem 1.5rem;position:relative}.menu-tile.featured{background:radial-gradient(420px circle at var(--mx) var(--my),#ffffff80,#fff0 55%),linear-gradient(180deg,#1d1812,#2a2218);color:#f3ead9;border-color:#ffffff14}.menu-tile.featured .menu-tile-title,.menu-tile.featured .menu-tile-desc,.menu-tile.featured .dur,.menu-tile.featured .orig,.menu-tile.featured .disc{color:inherit}.menu-tile.featured .menu-tile-eyebrow{color:#d8c8a4}.menu-tile.featured .menu-tile-divider{background:linear-gradient(90deg,#0000,#d8c8a480,#0000)}.menu-tile.featured .disc{color:#f3c98a}.menu-tile.featured .orig{color:#f3ead98c}.menu-tile-flag{z-index:2;letter-spacing:.22em;text-transform:uppercase;color:#1d1812;background:linear-gradient(135deg,#f3c98a,#e0a662);border-radius:999px;padding:.4rem .65rem;font-family:Manrope,sans-serif;font-size:.62rem;position:absolute;top:.85rem;right:.85rem;box-shadow:0 6px 14px -6px #e0a662b3}.menu-tile-eyebrow{letter-spacing:.28em;text-transform:uppercase;color:rgb(var(--accent));align-items:center;gap:.55rem;margin-bottom:1rem;font-family:Manrope,sans-serif;font-size:.68rem;display:flex}.menu-tile-eyebrow .leaf{opacity:.6;background:currentColor;width:18px;height:1px}.menu-tile-title{letter-spacing:-.01em;color:#1d1812;margin:0 0 .85rem;font-family:Fraunces,Italiana,serif;font-size:clamp(1.85rem,6.8vw,2.35rem);font-weight:400;line-height:1.02}.menu-tile-title .title-sub{letter-spacing:.04em;color:#1d181299;margin-top:.3rem;font-size:.55em;font-style:italic;display:block}.menu-tile.featured .menu-tile-title .title-sub{color:#f3ead999}.menu-tile-desc{color:#1d1812b8;margin:0 0 1.25rem;font-family:Manrope,sans-serif;font-size:.92rem;line-height:1.55}.menu-tile.featured .menu-tile-desc{color:#f3ead9c7}.menu-tile-divider{background:linear-gradient(90deg,#0000,#1d18122e,#0000);height:1px;margin:0 0 1.1rem}.menu-tile-prices{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.menu-tile-prices li{opacity:0;animation:.55s cubic-bezier(.2,.7,.2,1) forwards priceIn;animation-delay:var(--row-delay,.4s);grid-template-columns:1fr auto auto;align-items:baseline;gap:.85rem;padding:.35rem 0;font-family:Manrope,sans-serif;display:grid;transform:translateY(8px)}@keyframes priceIn{to{opacity:1;transform:translateY(0)}}.menu-tile-prices .dur{letter-spacing:.04em;color:#1d1812b3;text-transform:lowercase;font-size:.85rem}.menu-tile-prices .orig{color:#1d18126b;font-variant-numeric:tabular-nums;font-size:.85rem;text-decoration:line-through;text-decoration-thickness:1px}.menu-tile-prices .disc{color:rgb(var(--accent));font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-family:Fraunces,serif;font-size:1.05rem;font-weight:500}.menu-legend{letter-spacing:.14em;text-transform:uppercase;color:#1d18128c;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1.1rem;margin-top:1.5rem;font-family:Manrope,sans-serif;font-size:.72rem;display:flex}.legend-swatch{vertical-align:middle;width:22px;height:2px;margin-right:.4rem;display:inline-block}.legend-swatch.orig-swatch{background:#1d181259;position:relative}.legend-swatch.disc-swatch{background:linear-gradient(90deg,#7a8a66,#9c5630);height:3px}@media(max-width:99999px){.hero-eyebrow .dash,.section-eyebrow .dash{opacity:.45}.menu-tile-divider{opacity:.55}.menu-tile.featured .menu-tile-divider{opacity:.7}.pillar-icon,.step-icon,.promise-item-icon{stroke-width:1.1px}.pillar-icon{width:36px;height:36px}.step-icon{width:30px;height:30px}.promise-item-icon{width:26px;height:26px}.faq-q .icon{stroke-width:1.5px}.menu-tile-inner{padding:1.05rem 1.2rem 1.1rem}.menu-grid{gap:.85rem}.footer{padding:1.75rem 0 1.25rem}.footer-grid{gap:1.25rem;padding-bottom:1.5rem}.footer-about{margin-top:.85rem}.footer-col h4{margin-bottom:.65rem}.footer-col ul{gap:.4rem}.footer-col p{line-height:1.45}.footer-bottom{gap:.5rem;margin-top:1rem}.social-row{margin-top:.85rem}}@media(min-width:431px){.float-dock{left:50%;right:auto;transform:translate(calc(215px - 100% - 1.5rem))}.mobile-nav{width:100%;max-width:430px;left:50%;transform:translate(-50%,-100%)}.mobile-nav.open{transform:translate(-50%)}}
