:root{font-family:Manrope,sans-serif;color:#402330;background:#fff8fb;font-synthesis:none;--wine:#8f3158;--deep:#562039;--pink:#e8a6be;--pale:#fbeaf1;--paper:#fffafc;--line:rgba(88,31,56,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper)}a{color:inherit}button{font:inherit}.facial-page img{display:block;width:100%}.facial-page h1,.facial-page h2,.facial-page h3{font-family:"DM Serif Display",serif;font-weight:400}.detail-header{height:82px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:#fffafcf2;border-bottom:1px solid var(--line)}.detail-logo img{width:104px;height:62px;object-fit:cover}.detail-nav{display:flex;align-items:center;gap:.8rem}.detail-nav>a{margin-right:1.2rem;text-decoration:none;font-size:.68rem;letter-spacing:.06em}.detail-nav>span{width:1px;height:14px;background:var(--line)}.detail-nav button{padding:.3rem;border:0;background:none;color:#8b7480;font-size:.58rem;cursor:pointer}.detail-nav button.active{color:var(--wine);font-weight:600}.detail-hero{min-height:calc(100svh - 82px);display:grid;grid-template-columns:.9fr 1.1fr;background:linear-gradient(145deg,#f9e3eb,#efb9cd)}.detail-hero-copy{padding:8vw 6vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.detail-overline{margin:0 0 1rem;color:var(--wine);font-size:.61rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase}.detail-hero h1{max-width:720px;margin:0 0 1.6rem;font-size:clamp(4.3rem,7vw,8rem);line-height:.9;letter-spacing:-.035em}.detail-hero-copy>p:not(.detail-overline){max-width:580px;color:#6e5862;font-size:.86rem;line-height:1.8}.detail-hero-copy>a{margin-top:1.5rem;min-height:54px;padding:.65rem .7rem .65rem 1.3rem;display:flex;align-items:center;gap:2rem;color:#fff;background:var(--wine);border-radius:99px;text-decoration:none;font-size:.68rem}.detail-hero-copy>a b{width:38px;height:38px;display:grid;place-items:center;color:var(--wine);background:#fff;border-radius:50%}.detail-hero-image{min-height:600px;overflow:hidden}.detail-hero-image img{height:100%;object-fit:cover}.treatment-list{padding:9rem max(5vw,2rem);background:#fffafc}.treatment-detail{width:min(1400px,100%);margin:0 auto 8rem;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:1.5rem;overflow:hidden;box-shadow:0 22px 70px #5c2b4114}.treatment-detail.reverse .treatment-photo{order:2}.treatment-photo{position:relative;min-height:700px}.treatment-photo img{height:100%;object-fit:cover}.treatment-photo>span{position:absolute;left:1.4rem;top:1.4rem;width:44px;height:44px;display:grid;place-items:center;color:#fff;background:#562039d1;border-radius:50%;font-size:.58rem}.treatment-copy{padding:clamp(2.2rem,5vw,5.5rem);display:flex;flex-direction:column;justify-content:center}.treatment-copy h2{margin:0 0 1.4rem;font-size:clamp(3.2rem,5vw,6rem);line-height:.92;letter-spacing:-.025em}.treatment-intro{margin-bottom:2rem;color:#6d5b63;font-size:.82rem;line-height:1.8}.treatment-information{border-top:1px solid var(--line)}.treatment-information>div{padding:1.25rem 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:155px 1fr;gap:1.5rem}.treatment-information h3{margin:0;color:var(--wine);font:500 .57rem Manrope,sans-serif;letter-spacing:.13em;text-transform:uppercase}.treatment-information p,.treatment-information ul{margin:0;padding:0;color:#705e66;font-size:.71rem;line-height:1.7}.treatment-information ul{list-style:none}.treatment-information li+li{margin-top:.25rem}.treatment-information li:before{content:"✓";margin-right:.55rem;color:var(--wine)}.detail-enquire{margin-top:2rem;min-height:48px;padding:.55rem .6rem .55rem 1rem;display:flex;justify-content:space-between;align-items:center;color:#fff;background:var(--deep);border-radius:11px;text-decoration:none;font-size:.64rem;transition:.25s}.detail-enquire b{width:34px;height:34px;display:grid;place-items:center;color:var(--deep);background:#fff;border-radius:50%}.detail-enquire:hover{transform:translateY(-3px);background:var(--wine)}.consultation-cta{padding:8rem 1.5rem;text-align:center;background:linear-gradient(145deg,#efb9cd,#d982a4);color:#482234}.consultation-cta h2{max-width:850px;margin:.5rem auto 1rem;font-size:clamp(3.5rem,6vw,7rem);line-height:.95}.consultation-cta>p:not(.detail-overline){max-width:600px;margin:0 auto 2rem;color:#684757;line-height:1.7;font-size:.82rem}.consultation-cta>a{display:inline-flex;gap:2rem;align-items:center;padding:1rem 1.3rem;color:#fff;background:var(--deep);border-radius:99px;text-decoration:none;font-size:.68rem}.detail-note{margin:0;padding:1.4rem;text-align:center;color:#9a828d;background:#fff8fb;font-size:.56rem;line-height:1.6}.detail-footer{padding:3.5rem 5vw;display:flex;align-items:center;gap:3rem;color:#d8c3cc;background:#291923}.detail-footer img{width:120px;height:80px;object-fit:cover}.detail-footer p{margin:0;font-size:.66rem;line-height:1.6}.detail-footer a{margin-left:auto;color:#fff;text-decoration:none;font-size:.7rem}html[lang=zh-CN] body{font-family:PingFang SC,Microsoft YaHei,sans-serif}html[lang=zh-CN] .facial-page h1,html[lang=zh-CN] .facial-page h2{font-family:Songti SC,STSong,serif;font-weight:600;letter-spacing:0}@media (max-width:850px){.detail-header{height:68px;padding:0 1.2rem}.detail-logo img{width:82px;height:49px}.detail-nav>a{margin-right:.2rem}.detail-hero{min-height:0;grid-template-columns:1fr}.detail-hero-copy{padding:7rem 1.35rem 4rem;order:2}.detail-hero h1{font-size:clamp(3.7rem,15vw,5.5rem)}.detail-hero-image{min-height:0;aspect-ratio:4/3}.treatment-list{padding:5rem 1.1rem}.treatment-detail{margin-bottom:3rem;grid-template-columns:1fr;border-radius:1rem}.treatment-detail.reverse .treatment-photo{order:0}.treatment-photo{min-height:0;aspect-ratio:1/1}.treatment-copy{padding:2.2rem 1.35rem}.treatment-copy h2{font-size:clamp(2.8rem,13vw,4rem)}.treatment-information>div{grid-template-columns:1fr;gap:.55rem}.consultation-cta{padding:6rem 1.35rem}.detail-footer{flex-direction:column;gap:1rem;text-align:center}.detail-footer a{margin-left:0}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}.detail-hero{min-height:clamp(560px,76svh,820px);display:flex;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle at 18% 15%,rgba(255,255,255,.72),transparent 28%),radial-gradient(circle at 85% 78%,rgba(197,87,130,.18),transparent 32%),linear-gradient(145deg,#f9e3eb,#efb9cd)}.detail-hero-copy{width:min(100%,980px);padding:7rem 2rem;align-items:center}.detail-hero-copy>p:not(.detail-overline){max-width:650px}.detail-floating-whatsapp{position:fixed;right:1.5rem;bottom:1.5rem;z-index:60;width:58px;height:58px;display:grid;place-items:center;color:#fff;background:#25d366;border-radius:50%;box-shadow:0 12px 34px #14623852;transition:transform .25s,background .25s,box-shadow .25s}.detail-floating-whatsapp:before{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border:1px solid rgba(37,211,102,.45);border-radius:50%;animation:detailWhatsappPulse 2.6s ease-out infinite}.detail-floating-whatsapp svg{width:27px;height:27px;fill:currentColor}.detail-floating-whatsapp:hover{transform:translateY(-4px);background:#20c55e;box-shadow:0 17px 40px #14623866}@keyframes detailWhatsappPulse{0%,45%{transform:scale(1);opacity:.7}80%,to{transform:scale(1.22);opacity:0}}@media (max-width:850px){.detail-hero{min-height:560px}.detail-hero-copy{padding:6rem 1.35rem 4rem;order:initial}}@media (max-width:850px){.detail-floating-whatsapp{right:1rem;bottom:1rem;width:52px;height:52px}.detail-floating-whatsapp svg{width:25px;height:25px}}
