.site{--navy:#08092a;--navy-deep:#04051c;--linen:#fcfaf6;--shell:#efede7;--rose:#e9edf2;--blush:#dfc7c0;--copper:#8c702f;--peach:#d8bd80;--ink:#08092a;--soft-ink:#5e6470;--line:#d9dcdf;--background:var(--linen);--foreground:var(--ink);--primary:var(--navy);--primary-foreground:var(--linen);--secondary:var(--shell);--muted-foreground:var(--soft-ink);--border:var(--line);--display:var(--font-dm-sans), Arial, sans-serif;--sans:var(--font-dm-sans), Arial, sans-serif;--gutter:clamp(22px, 5.25vw, 88px);--header:100px}.site *{box-sizing:border-box;border-color:var(--line)}.site{scroll-behavior:smooth;scroll-padding-top:calc(var(--header) + 16px);background:var(--linen);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65}.site h1,.site h2,.site h3,.site h4,.site p{margin:0}.site h1,.site h2,.site h3,.site h4{font-family:var(--display);letter-spacing:-.035em;font-weight:400;line-height:1.1}.site h1{font-size:clamp(52px,6.1vw,96px)}.site h2{font-size:clamp(39px,4.2vw,64px)}.site h3{letter-spacing:-.035em;font-size:29px}.site .heading-continuation{font-weight:inherit;font-style:normal}.site p{color:var(--soft-ink)}.site a{color:inherit;text-decoration:none}.site button,.site input,.site select,.site textarea{font:inherit}.site button,.site a,.site input,.site select,.site textarea{-webkit-tap-highlight-color:transparent}.site button{cursor:pointer}.site button:disabled{cursor:not-allowed}.site a,.site button{touch-action:manipulation}.site svg{flex-shrink:0}.site img,.site video{max-width:100%;display:block}.site ::selection{background:var(--rose);color:var(--navy)}.site :focus-visible{outline:2px solid var(--copper);outline-offset:5px;border-radius:3px}.site button:disabled{opacity:.45}.site main{min-height:60vh}.site .small{font-size:14px}.site .eyebrow{font-family:var(--sans);letter-spacing:.16em;text-transform:uppercase;color:var(--soft-ink);margin-bottom:22px;font-size:12px;font-weight:500;line-height:1.6}.site .section{padding:96px var(--gutter);max-width:1720px;margin:0 auto}.site .photo{object-fit:cover;width:100%;height:100%}.site .lotus{background:url(/assets/lotus.svg) 50%/contain no-repeat;flex-shrink:0;width:44px;height:42px;display:inline-block}.site .button{border:1px solid var(--navy);background:var(--navy);min-height:54px;color:var(--linen);letter-spacing:.01em;white-space:nowrap;border-radius:100px;justify-content:center;align-items:center;gap:28px;padding:14px 26px;font-size:14px;font-weight:500;line-height:1.5;transition:background .25s,transform .25s,color .25s;display:inline-flex}.site .button:hover{background:#202345;border-color:#202345}.site .button svg{transition:transform .3s}.site .button:hover svg{transform:translate(2px,-2px)}.site .button-cream{background:var(--linen);color:var(--navy);border-color:var(--linen)}.site .button-cream:hover{background:var(--peach);border-color:var(--peach);color:var(--navy)}.site .button-outline{color:var(--navy);border:1px solid var(--line);background:0 0}.site .button-outline:hover{color:var(--linen)}.site .button-small{gap:17px;min-height:44px;padding:10px 19px;font-size:14px}.site .text-link{color:var(--navy);border-bottom:1px solid;justify-content:space-between;align-items:center;gap:34px;width:fit-content;padding:7px 0;font-size:14px;font-weight:500;line-height:1.5;display:inline-flex}.site .text-link:hover svg{transform:translate(2px,-2px)}.site .text-link svg{transition:transform .3s}.site .icon-button{width:46px;height:46px;color:inherit;background:0 0;border:1px solid;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.site .icon-button:hover{background:color-mix(in srgb, currentColor 8%, transparent)}.site .skip-link{background:var(--navy);color:#fff;z-index:100;padding:10px;position:fixed;top:10px;left:10px;transform:translateY(-200%)}.site .skip-link:focus{transform:none}.site .preview-strip{background:var(--navy-deep);color:#dde1eb;letter-spacing:.045em;z-index:40;justify-content:center;align-items:center;gap:7px;height:28px;font-size:12px;display:flex;position:relative}.site .preview-dot{background:var(--peach);border-radius:50%;width:4px;height:4px}.site .preview-strip a{right:var(--gutter);align-items:center;gap:5px;font-size:12px;display:flex;position:absolute}.site-header{height:var(--header);padding:0 var(--gutter);z-index:35;background:var(--linen);color:var(--navy);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:26px;transition:background .25s,color .25s;display:flex;position:sticky;top:0}.site .header-on-hero{color:var(--linen);background:0 0;border-bottom:1px solid #ffffff21}.site .header-scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fcfaf6f5}.site .logo-link{flex-shrink:0;align-items:center;gap:12px;line-height:1;display:flex}.site .logo-link .lotus{width:36px;height:32px}.site .wordmark{font-family:var(--font-belleza), sans-serif;letter-spacing:.14em;white-space:nowrap;font-size:22px;font-style:normal;font-weight:400;line-height:1}.site .stacked-logo{max-width:100%;height:auto;display:block}.site .desktop-nav{align-items:center;gap:28px;display:flex}.site .desktop-nav a{white-space:nowrap;padding:12px 0;font-size:14px;position:relative}.site .desktop-nav a:after{content:"";transform-origin:0;background:currentColor;height:1px;transition:transform .25s;position:absolute;bottom:6px;left:0;right:0;transform:scaleX(0)}.site .desktop-nav a:hover:after,.site .desktop-nav a[aria-current=page]:after{transform:scaleX(1)}.site .header-actions{align-items:center;gap:22px;display:flex}.site .language-link{letter-spacing:.08em;align-items:center;min-width:28px;min-height:44px;font-size:12px;display:flex}.site .header-book{gap:22px;min-height:47px;padding:12px 20px;font-size:14px}.site .header-on-hero .header-book{background:var(--linen);border-color:var(--linen);color:var(--navy)}.site .menu-trigger{border:0;display:none}.site .navigation-dialog{background:var(--navy);width:min(640px,100vw - 24px);max-height:calc(100dvh - 32px);color:var(--linen);overflow:auto;border-radius:4px!important;max-width:640px!important;padding:35px!important}.site .navigation-top{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.site .navigation-dialog .eyebrow,.site .navigation-hours{color:var(--rose)}.site .navigation-dialog nav{margin-bottom:24px}.site .navigation-dialog nav a{font-family:var(--display);letter-spacing:-.03em;border-bottom:1px solid #ffffff2a;align-items:center;gap:20px;padding:14px 0;font-size:30px;display:flex}.site .navigation-dialog nav a svg{margin-left:auto}.site .menu-number{font-family:var(--sans);letter-spacing:.1em;color:var(--peach);font-size:12px}.site .navigation-hours{margin-top:18px;font-size:12px}.site .mobile-book-bar{display:none}.site .home-hero{margin-top:calc(var(--header)*-1);padding-top:var(--header);background:var(--navy);color:var(--linen);isolation:isolate;height:min(900px,100svh - 28px);min-height:770px;max-height:1050px;position:relative}.site .hero-photo{z-index:-1;position:absolute;inset:0 0 0 45.5%;overflow:hidden}.site .hero-photo .photo{object-position:52% 50%;width:100%;height:100%;animation:1.8s ease-out both hero-breathe}.site .hero-photo-shade{background:linear-gradient(90deg,#08092a40,#0000 25%),linear-gradient(#1e10143b,#00000008 28%,#0000 58%,#221b22a8);position:absolute;inset:0}.site .hero-photo-caption{letter-spacing:.07em;color:#fff8ed;justify-content:space-between;gap:20px;font-size:12px;display:flex;position:absolute;bottom:27px;left:38px;right:35px}.site .hero-copy{z-index:2;padding:62px 0 45px var(--gutter);width:53%;position:relative}.site .hero-copy .eyebrow{color:var(--peach);letter-spacing:.17em;margin-bottom:23px;font-size:12px}.site .hero-copy h1{letter-spacing:-.04em;max-width:680px;font-size:clamp(77px,7.6vw,124px);font-weight:350;line-height:.97}.site .hero-copy h1 .heading-continuation{color:inherit;font-weight:inherit}.site .hero-copy>p:not(.eyebrow){color:#dde1eb;margin-top:30px;font-size:16px;line-height:1.7}.site .hero-buttons{align-items:center;gap:25px;margin-top:28px;display:flex}.site .hero-explore{align-items:center;gap:11px;font-size:14px;display:flex}.site .hero-explore:hover{color:var(--peach)}.site .hero-copy .trust{flex-wrap:wrap;gap:10px;margin-top:41px;font-size:12px}.site .trust{color:var(--soft-ink);flex-wrap:wrap;align-items:center;gap:10px;font-size:12px;line-height:1.65;display:inline-flex}.site .trust-stars{color:#9d664f;letter-spacing:.1em;white-space:nowrap;font-size:12px}.site .trust strong{color:var(--navy);font-weight:600}.site .trust-divider{margin:0 4px}.site .trust-light,.site .trust-light strong{color:#dde1eb}.site .hero-side-note{display:none;position:absolute;bottom:45px;right:22px}.site .hero-image-tag{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-width:270px;max-width:80%;color:var(--navy);background:#f7f1eae8;border:1px solid #fff6;border-radius:3px;padding:19px 22px;transition:background .2s;position:absolute;bottom:85px;right:38px}.site .hero-image-tag:hover{background:var(--linen)}.site .hero-image-tag>span{justify-content:space-between;align-items:center;gap:32px;display:flex}.site .hero-image-tag>span:first-child{text-transform:uppercase;letter-spacing:.12em;color:var(--soft-ink);margin-bottom:5px;font-size:12px}.site .hero-image-tag>span:last-child{font-family:var(--display);letter-spacing:-.025em;font-size:22px}.site .arrival-strip{padding:24px var(--gutter);border-bottom:1px solid var(--line);background:var(--linen);justify-content:space-between;align-items:center;gap:20px;font-size:14px;display:flex}.site .arrival-strip p,.site .arrival-strip a{color:var(--soft-ink);align-items:center;gap:12px;display:flex}.site .arrival-strip strong{color:var(--navy);font-weight:400}.site .arrival-strip a{color:var(--navy);gap:35px;font-weight:500}.site .status-dot{background:#7b886b;border-radius:50%;width:6px;height:6px;display:inline-block}.site .arrival-rule{background:var(--line);width:1px;height:20px}.site .intro-section{grid-template-columns:1fr 2.45fr;gap:55px;padding-top:106px;padding-bottom:88px;display:grid}.site .intro-label{padding-top:14px}.site .intro-label .lotus{color:var(--copper);width:52px;height:47px;margin-bottom:23px}.site .intro-label .eyebrow{font-size:12px;line-height:1.8}.site .intro-section h2{font-size:clamp(37px,3.75vw,58px);line-height:1.18}.site .intro-section h2 .heading-continuation{color:inherit}.site .intro-bottom{justify-content:space-between;align-items:flex-end;gap:55px;margin-top:32px;display:flex}.site .intro-bottom p{max-width:420px;font-size:16px;line-height:1.8}.site .intro-bottom .text-link{flex-shrink:0;gap:22px;margin-bottom:5px;font-size:14px}.site .section-heading{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:43px;display:flex}.site .section-heading>div:last-child{max-width:340px}.site .section-heading>div:last-child p{margin-bottom:20px;font-size:16px;line-height:1.8}.site .section-heading .eyebrow{margin-bottom:17px}.site .section-heading h2 .heading-continuation{color:inherit}.site .experience-section{padding-top:0}.site .experience-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.site .experience-image{aspect-ratio:3/4;background:var(--shell);position:relative;overflow:hidden}.site .experience-image .photo{transition:transform .7s cubic-bezier(.2,.6,.3,1)}.site .experience-card:hover .photo{transform:scale(1.04)}.site .card-index{color:var(--linen);letter-spacing:.05em;font-size:12px;position:absolute;top:17px;left:17px}.site .circle-arrow{width:43px;height:43px;color:var(--linen);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#301b2638;border:1px solid #ffffffb3;border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;bottom:18px;right:18px}.site .experience-card:hover .circle-arrow,.site .ritual-card:hover .circle-arrow{background:var(--linen);color:var(--navy)}.site .experience-title h3{margin-top:22px;font-size:25px;line-height:1.15}.site .experience-title>span{color:#765d27;letter-spacing:.035em;margin-top:9px;font-size:12px;display:block}.site .experience-card>p{max-width:260px;margin-top:12px;font-size:14px;line-height:1.65}.site .mood-section{background:var(--shell);max-width:none;padding-top:75px;padding-bottom:78px}.site .mood-heading{text-align:center;margin-bottom:31px}.site .mood-heading .eyebrow{margin-bottom:15px}.site .mood-heading h2{font-size:clamp(33px,4vw,57px)}.site .mood-heading h2 .heading-continuation{color:inherit}.site .mood-tabs{gap:29px;max-width:1200px;margin:0 auto;display:flex}.site .mood-tabs-list{background:0 0;border-radius:0;flex-wrap:wrap;justify-content:center;gap:8px;width:100%;padding:0;display:flex;height:auto!important}.site .mood-tab{flex:initial;min-height:46px;color:var(--navy);background:0 0;border:1px solid #c6b8af;border-radius:40px;gap:24px;padding:12px 20px;font-size:14px;font-weight:400;line-height:1.5;box-shadow:none!important}.site .mood-tab[data-active]{background:var(--navy);border-color:var(--navy);color:var(--linen)}.site .mood-tab:after{display:none}.site .mood-panel{background:var(--linen);grid-template-columns:1.08fr 1fr;min-height:405px;padding:0;display:grid}.site .mood-photo{overflow:hidden}.site .mood-photo .photo{min-height:100%;max-height:490px}.site .mood-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:43px 50px;display:flex}.site .mood-copy .eyebrow{margin-bottom:15px;font-size:12px}.site .mood-copy h3{max-width:340px;font-size:38px;line-height:1.15}.site .mood-copy>p:not(.eyebrow){max-width:350px;margin:18px 0 20px;font-size:16px;line-height:1.8}.site .mood-treatment{border-top:1px solid var(--line);flex-direction:column;gap:4px;width:100%;margin-bottom:5px;padding:17px 0;font-size:14px;display:flex}.site .mood-treatment>span:last-child{color:var(--soft-ink);font-size:14px}.site .mood-copy .button{min-height:48px;margin-top:9px;padding:12px 22px}.site .mood-copy .text-link{border:0;gap:18px;margin-top:12px;font-size:12px}.site .ritual-section{padding-top:95px}.site .ritual-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;display:grid}.site .ritual-image{aspect-ratio:1.16;margin-bottom:25px;position:relative;overflow:hidden}.site .ritual-image .photo{transition:transform .7s}.site .ritual-card:hover .photo{transform:scale(1.035)}.site .ritual-label{color:var(--linen);letter-spacing:.07em;background:#04051c30;border:1px solid #ffffffc0;border-radius:100px;padding:5px 12px;font-size:12px;position:absolute;top:18px;left:18px}.site .ritual-card>.eyebrow{color:#765d27;letter-spacing:.09em;margin-bottom:13px;font-size:12px}.site .ritual-card h3{font-size:29px;line-height:1.2}.site .ritual-includes{min-height:53px;margin-top:16px;font-size:14px;line-height:1.75}.site .ritual-price{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:22px;padding-top:17px;font-size:16px;display:flex}.site .ritual-price del{color:#765d27;margin-right:5px;font-size:14px}.site .ritual-price>span:last-child{align-items:center;gap:10px;font-size:12px;display:flex}.site .sensory-section{background:var(--navy);color:var(--linen);grid-template-columns:1.1fr 1fr;min-height:610px;display:grid}.site .sensory-image{position:relative;overflow:hidden}.site .sensory-image .photo{object-position:45% 50%}.site .image-caption{color:var(--linen);letter-spacing:.035em;text-shadow:0 1px 8px #000;align-items:center;gap:13px;font-size:12px;display:flex;position:absolute;bottom:24px;left:28px}.site .image-caption .lotus{width:22px;height:22px}.site .sensory-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:65px clamp(32px,6.5vw,105px);display:flex}.site .sensory-copy .eyebrow{color:var(--peach);margin-bottom:20px;font-size:12px}.site .sensory-copy h2{font-size:clamp(43px,4.35vw,65px)}.site .sensory-copy h2 .heading-continuation{color:inherit}.site .sensory-copy>p:not(.eyebrow){color:#dde1eb;max-width:360px;margin-top:24px;font-size:16px;line-height:1.9}.site .sensory-copy>p+p{margin-top:14px}.site .sensory-copy .text-link{color:var(--linen);margin-top:30px}.site .reviews-section{border-bottom:1px solid var(--line);grid-template-columns:1fr 1.65fr;gap:70px;padding-top:100px;padding-bottom:85px;display:grid}.site .review-heading h2 .heading-continuation{color:inherit}.site .review-heading .trust{gap:8px;margin-top:30px;font-size:12px}.site .review-heading .trust-stars{width:100%}.site .review-display{padding-top:27px;position:relative}.site .quote-mark{font-family:var(--display);color:var(--rose);font-size:100px;line-height:1;position:absolute;top:-23px;left:-5px}.site .review-display blockquote{font-family:var(--display);letter-spacing:-.025em;z-index:1;min-height:155px;margin:0;font-size:32px;font-weight:350;line-height:1.5;position:relative}.site .review-meta{justify-content:space-between;align-items:center;gap:24px;margin-top:30px;display:flex}.site .review-meta p{color:var(--navy);font-size:14px}.site .review-meta p span{color:var(--soft-ink);font-size:12px}.site .review-controls{letter-spacing:.06em;flex-shrink:0;align-items:center;gap:13px;font-size:12px;display:flex}.site .review-controls .icon-button{border-color:var(--line);width:35px;height:35px}.site .comfort-section{grid-template-columns:1fr 1fr;gap:110px;display:grid}.site .comfort-section h2{font-size:55px}.site .comfort-section h2 .heading-continuation{color:inherit}.site .comfort-section>div>p:not(.eyebrow){margin-top:22px;font-size:16px;line-height:1.9}.site .comfort-steps>div{border-bottom:1px solid var(--line);align-items:center;gap:25px;padding:19px 0;display:flex}.site .comfort-steps>div>span{color:#765d27;align-self:flex-start;margin-top:8px;font-size:12px}.site .comfort-steps>div>svg{color:#765d27;margin-left:auto}.site .comfort-steps h3{font-size:28px}.site .comfort-steps p{margin-top:5px;font-size:14px}.site .comfort-steps>.small{margin-top:15px;font-size:12px}.site .comfort-compact{color:#765d27;padding:19px 0;display:block}.site .comfort-toggle{cursor:pointer;align-items:center;gap:13px;min-height:44px;list-style:none;display:flex}.site .comfort-toggle::-webkit-details-marker{display:none}.site .comfort-toggle>span{min-width:0;color:var(--soft-ink);flex:1;font-size:14px}.site .comfort-toggle strong,.site .comfort-explanation strong{color:var(--navy);font-weight:500}.site .comfort-toggle:hover strong{text-underline-offset:4px;text-decoration:underline}.site .comfort-chevron{color:var(--soft-ink)}.site .comfort-compact[open]>.comfort-toggle .comfort-chevron{transform:rotate(180deg)}.site .comfort-explanation{background:var(--shell);color:var(--soft-ink);border-radius:5px;margin-top:12px;padding:16px;font-size:14px;line-height:1.7}.site .comfort-explanation p{font-size:inherit}.site .comfort-explanation ul{gap:8px;margin:14px 0;display:grid}.site .comfort-explanation .comfort-condition{border-top:1px solid var(--line);padding-top:12px;font-size:12px}.site .gift-band{background:var(--blush);grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:none;padding-top:74px;padding-bottom:74px;display:grid;overflow:hidden}.site .gift-band h2{font-size:52px}.site .gift-band p:not(.eyebrow){color:#08092a;margin-top:20px;margin-bottom:24px;font-size:16px;line-height:1.85}.site .gift-paper{color:var(--linen);justify-self:center;width:100%;max-width:510px;padding:0;transition:transform .4s;display:block;transform:rotate(-4deg);box-shadow:0 25px 45px #49323b24}.site .gift-paper:hover{transform:rotate(-1deg)translateY(-4px)}.site .gift-paper-top,.site .gift-paper-bottom{letter-spacing:.16em;color:var(--peach);justify-content:space-between;align-items:center;font-size:12px;display:flex}.site .gift-paper-top{justify-content:flex-end}.site .gift-paper .stacked-logo{width:300px;margin:28px auto}.site .gift-paper-bottom{border-top:1px solid #dcc2b04d;padding-top:15px;font-size:12px}.site .faq-section{grid-template-columns:1fr 1.7fr;gap:90px;display:grid}.site .faq-intro h2{font-size:50px}.site .faq-intro h2 .heading-continuation{color:inherit}.site .faq-intro>p:not(.eyebrow){margin-top:23px;font-size:16px;line-height:1.8}.site .faq-intro .text-link{margin-top:18px;font-size:14px}.site .faq-list [data-slot=accordion-item]{border-bottom:1px solid var(--line)}.site .faq-list [data-slot=accordion-trigger]{font-family:var(--sans);border-radius:0;gap:25px;min-height:68px;padding:20px 0;font-size:16px;font-weight:400;line-height:1.6}.site .faq-list [data-slot=accordion-trigger] svg{color:#765d27;margin-top:4px}.site .faq-list [data-slot=accordion-content]{color:var(--soft-ink);font-size:16px;line-height:1.9}.site .faq-list [data-slot=accordion-content]>div{padding:0 35px 25px 0}.site-footer{background:var(--navy-deep);color:var(--linen);padding:40px var(--gutter) 0}.site .footer-top{grid-template-columns:1.25fr 1fr .75fr;gap:40px;padding-bottom:28px;display:grid}.site .footer-brand .logo-link{width:fit-content}.site .footer-brand>p,.site .footer-visit>p:not(.eyebrow){color:var(--rose);margin-top:14px;font-size:14px;line-height:1.7}.site .footer-brand .button{min-height:44px;margin-top:18px;padding:10px 20px;font-size:14px}.site .footer-visit .eyebrow{color:var(--peach);margin:4px 0 0;font-size:12px}.site .footer-visit>a,.site .footer-links>a{align-items:center;gap:8px;width:fit-content;min-height:36px;font-size:14px;display:flex}.site .footer-visit>a:first-of-type{margin-top:10px}.site .footer-visit>a>svg{flex-shrink:0}.site .footer-links{flex-direction:column;align-items:flex-start;display:flex}.site .footer-links a:hover,.site .footer-visit a:hover{color:var(--peach)}.site .footer-bottom{color:#bac0d1;border-top:1px solid #ffffff26;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;padding:20px 0;font-size:12px;display:flex}.site .footer-bottom>div{flex-wrap:wrap;gap:22px;display:flex}.site .footer-bottom a{align-items:center;min-height:32px;display:inline-flex}.site .page-hero{background:var(--shell);grid-template-columns:1fr 1fr;min-height:520px;display:grid}.site .page-hero-copy{padding:65px var(--gutter);flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.site .page-hero-copy .eyebrow{font-size:12px}.site .page-hero h1{font-size:clamp(47px,5.4vw,82px);line-height:1.03}.site .page-hero h1 .heading-continuation{color:inherit}.site .hero-description{max-width:450px;margin-top:24px;font-size:16px;line-height:1.85}.site .page-hero-copy .trust{margin-top:28px;font-size:12px}.site .page-hero-copy .button{margin-top:27px}.site .page-hero-image{position:relative;overflow:hidden}.site .page-hero-image .photo{object-position:50% 50%;min-height:100%}.site .page-hero-image .image-caption{bottom:22px;left:28px}.site .page-hero-image:after{content:"";pointer-events:none;background:linear-gradient(#0000,#22142050);position:absolute;inset:70% 0 0}.site .page-hero-image .image-caption{z-index:1}@keyframes hero-breathe{0%{transform:scale(1.045)}to{transform:scale(1)}}@media (min-width:1700px){.site .hero-copy{padding-top:80px}.site .home-hero{height:900px}.site .hero-copy h1{font-size:130px}.site .hero-copy>p:not(.eyebrow){margin-top:38px;font-size:18px}.site .hero-buttons{margin-top:36px}}@media (max-width:1200px){.site .desktop-nav{gap:18px}.site .desktop-nav a{font-size:14px}.site .header-actions{gap:12px}.site .header-book{gap:15px;padding:11px 18px}.site .hero-copy h1{font-size:95px}.site .hero-copy{padding-top:70px}.site .hero-buttons{flex-wrap:wrap;gap:17px}.site .hero-buttons .button{gap:19px;padding:13px 21px}.site .hero-explore{font-size:12px}.site .hero-image-tag{min-width:245px;right:25px}.site .intro-bottom{display:block}.site .intro-bottom .text-link{margin-top:22px}.site .experience-grid{gap:20px}.site .experience-title h3{font-size:23px}.site .mood-copy{padding:35px}.site .ritual-card h3{font-size:25px}.site .reviews-section{gap:40px}.site .review-meta{flex-wrap:wrap}.site .comfort-section{gap:70px}.site .gift-band h2{font-size:47px}}@media (max-width:960px){.site{--header:86px}.site .desktop-nav{display:none}.site .menu-trigger{display:flex}.site .hero-copy{width:55%;padding-top:75px}.site .hero-copy h1{font-size:clamp(73px,9.7vw,95px)}.site .home-hero{min-height:710px}.site .hero-photo{left:47%}.site .hero-copy .eyebrow{max-width:220px;font-size:12px}.site .hero-copy .trust{max-width:300px;margin-top:35px}.site .hero-image-tag{min-width:0;padding:15px 17px;bottom:65px;right:20px}.site .hero-image-tag>span:last-child{gap:16px;font-size:19px}.site .hero-photo-caption span:first-child{display:none}.site .hero-photo-caption{font-size:12px;bottom:21px;left:23px}.site .hero-copy>p:not(.eyebrow){font-size:16px}.site .hero-buttons{gap:20px}.site .hero-explore{min-height:32px}.site .arrival-strip{gap:10px;font-size:12px}.site .arrival-strip p,.site .arrival-strip a{gap:8px}.site .arrival-strip strong{display:none}.site .intro-section{grid-template-columns:1fr 3fr;gap:35px}.site .intro-section h2{font-size:40px}.site .section{padding-top:70px;padding-bottom:70px}.site .experience-section{padding-top:0}.site .section-heading{gap:30px}.site .section-heading .text-link{gap:15px;font-size:12px}.site .section-heading>div:last-child{max-width:270px}.site .experience-grid{grid-template-columns:1fr 1fr;gap:35px 24px}.site .experience-card:nth-child(2n){padding-top:0}.site .experience-image{aspect-ratio:1.1}.site .experience-title h3{font-size:28px}.site .experience-card>p{max-width:none}.site .mood-copy h3{font-size:32px}.site .mood-copy{padding:30px}.site .mood-panel{min-height:410px}.site .mood-tab{gap:15px;padding:10px 16px;font-size:12px}.site .ritual-grid{gap:22px}.site .ritual-card h3{font-size:23px}.site .ritual-image{aspect-ratio:.9}.site .ritual-price{flex-direction:column;align-items:flex-start;gap:10px}.site .sensory-section{min-height:570px}.site .sensory-copy{padding:45px 35px}.site .sensory-copy h2{font-size:43px}.site .sensory-copy .eyebrow{font-size:12px}.site .review-display blockquote{font-size:28px}.site .review-heading h2{font-size:39px}.site .comfort-section h2{font-size:46px}.site .comfort-section{gap:50px}.site .gift-band{gap:32px}.site .gift-band h2{font-size:42px}.site .gift-paper-top,.site .gift-paper-bottom{font-size:12px}.site .faq-section{grid-template-columns:1fr 1.4fr;gap:45px}.site .faq-intro h2{font-size:40px}.site .footer-top{grid-template-columns:1.2fr 1fr .8fr;gap:24px}.site .footer-brand .wordmark{font-size:17px}.site .page-hero-copy{padding:50px var(--gutter)}.site .page-hero{min-height:470px}.site .page-hero h1{font-size:56px}.site .hero-description{font-size:16px}.site .page-hero-copy .trust,.site .preview-strip a{font-size:12px}.site .preview-detail{display:none}}@media (max-width:640px){.site{--gutter:23px;--header:78px;font-size:16px}.site .preview-strip{height:25px;padding:0 var(--gutter);justify-content:flex-start;font-size:12px}.site .preview-strip a{gap:3px;font-size:12px}.site .header-actions,.site .logo-link{gap:8px}.site .wordmark{font-size:17px}.site .logo-link .lotus{width:29px;height:26px}.site .header-book{display:none}.site .header-actions .language-link{min-width:25px;font-size:12px}.site .menu-trigger{width:37px;height:44px}.site-header{gap:20px}.site .home-hero{flex-direction:column;height:auto;min-height:0;max-height:none;padding-bottom:0;display:flex}.site .hero-photo{z-index:0;order:2;width:100%;height:325px;position:relative;inset:auto}.site .hero-photo .photo{object-position:50% 55%}.site .hero-copy{width:100%;padding:38px var(--gutter) 35px;order:1}.site .hero-copy .eyebrow{letter-spacing:.13em;max-width:none;margin-bottom:18px;font-size:12px}.site .hero-copy h1{letter-spacing:-.04em;font-size:clamp(57px,14.9vw,84px);line-height:.99}.site .hero-copy>p:not(.eyebrow){margin-top:21px;font-size:16px;line-height:1.65}.site .hero-copy>p:not(.eyebrow) br{display:none}.site .hero-buttons{flex-wrap:nowrap;gap:20px;margin-top:24px}.site .hero-buttons .button{gap:20px;min-height:48px;padding:12px 20px;font-size:14px}.site .hero-explore{gap:8px;font-size:12px}.site .hero-copy .trust{gap:8px;max-width:none;margin-top:23px;font-size:12px}.site .hero-copy .trust svg{width:12px}.site .hero-copy .trust-stars{font-size:12px}.site .hero-photo-caption{bottom:17px;left:var(--gutter);font-size:12px}.site .hero-photo-shade{background:linear-gradient(#0000 70%,#20131b8a)}.site .hero-image-tag{bottom:54px;right:var(--gutter);z-index:3;max-width:75%;padding:12px 16px}.site .hero-image-tag>span:first-child{margin-bottom:3px;font-size:12px}.site .hero-image-tag>span:last-child{font-size:19px}.site .hero-image-tag svg{width:17px}.site .arrival-strip{padding:19px var(--gutter);gap:10px;font-size:12px}.site .arrival-strip p:nth-of-type(2),.site .arrival-rule{display:none}.site .arrival-strip strong{display:inline}.site .arrival-strip a{gap:12px;font-size:12px}.site .section{padding:57px var(--gutter)}.site .intro-section{padding-top:60px;display:block}.site .intro-label{align-items:center;gap:14px;margin-bottom:28px;padding-top:0;display:flex}.site .intro-label .lotus{width:34px;height:32px;margin:0}.site .intro-label .eyebrow{margin:0;font-size:12px}.site .intro-label .eyebrow br{display:none}.site .intro-section h2{font-size:36px;line-height:1.2}.site .intro-section h2 br{display:none}.site .intro-bottom{margin-top:23px}.site .intro-bottom p{font-size:16px;line-height:1.9}.site .intro-bottom .text-link{margin-top:18px}.site .experience-section{padding-top:0}.site .eyebrow{letter-spacing:.14em;margin-bottom:14px;font-size:12px}.site h2{font-size:37px;line-height:1.12}.site .section-heading{margin-bottom:29px;display:block}.site .section-heading>div:last-child{max-width:none}.site .section-heading>div:last-child p{margin-top:22px;font-size:16px}.site .section-heading .text-link{margin-top:20px;font-size:14px}.site .experience-grid{gap:29px 14px}.site .experience-image{aspect-ratio:.82}.site .experience-title h3{margin-top:16px;font-size:23px;line-height:1.17}.site .experience-title>span{margin-top:9px;font-size:12px}.site .experience-card>p{margin-top:9px;font-size:14px;line-height:1.7}.site .circle-arrow{width:34px;height:34px;bottom:12px;right:12px}.site .circle-arrow svg{width:18px}.site .card-index{font-size:12px;top:12px;left:12px}.site .mood-heading{text-align:left;margin-bottom:26px}.site .mood-heading h2{font-size:36px}.site .mood-heading h2 .heading-continuation{display:block}.site .mood-tabs{gap:23px}.site .mood-tabs-list{grid-template-columns:1fr 1fr;gap:8px;display:grid}.site .mood-tab{justify-content:space-between;gap:10px;padding:10px 15px;font-size:12px}.site .mood-panel{min-height:0;display:block}.site .mood-photo{height:260px}.site .mood-copy{padding:30px 24px}.site .mood-copy h3{font-size:33px}.site .mood-copy>p:not(.eyebrow){margin-top:16px;font-size:16px}.site .mood-copy .button{justify-content:space-between;width:100%;font-size:14px}.site .mood-copy .text-link{margin-top:17px;font-size:12px}.site .ritual-grid{scroll-snap-type:x mandatory;margin-right:calc(var(--gutter)*-1);padding-right:var(--gutter);scrollbar-width:thin;gap:19px;padding-bottom:14px;display:flex;overflow-x:auto}.site .ritual-card{scroll-snap-align:start;min-width:86%;max-width:86%}.site .ritual-image{aspect-ratio:1.14;margin-bottom:20px}.site .ritual-card h3{font-size:29px}.site .ritual-card>.eyebrow{font-size:12px}.site .ritual-includes{min-height:50px;font-size:14px}.site .ritual-price{flex-direction:row;align-items:center;font-size:17px}.site .ritual-price>span:last-child{font-size:12px}.site .sensory-section{flex-direction:column;display:flex}.site .sensory-image{height:370px}.site .sensory-copy{padding:45px var(--gutter) 51px}.site .sensory-copy .eyebrow{font-size:12px}.site .sensory-copy h2{font-size:44px}.site .sensory-copy>p:not(.eyebrow){max-width:none}.site .sensory-copy .text-link{margin-top:27px;font-size:14px}.site .reviews-section{display:block}.site .review-heading h2{font-size:38px}.site .review-heading h2 br{display:none}.site .review-heading .trust{margin-top:24px;font-size:12px}.site .review-heading .trust-stars{width:auto}.site .review-display{margin-top:33px;padding-top:27px}.site .review-display blockquote{min-height:150px;font-size:28px;line-height:1.45}.site .quote-mark{font-size:85px;top:-12px}.site .review-meta{margin-top:21px;display:block}.site .review-controls{justify-content:flex-end;margin-top:20px}.site .comfort-section{display:block}.site .comfort-section h2{font-size:42px}.site .comfort-section h2 br{display:none}.site .comfort-section>div>p:not(.eyebrow){margin-top:20px;font-size:16px}.site .comfort-steps{margin-top:25px}.site .comfort-steps>div{gap:20px;padding:18px 0}.site .comfort-steps h3{font-size:27px}.site .comfort-steps p{font-size:14px}.site .gift-band{flex-direction:column;align-items:stretch;gap:42px;padding-bottom:72px;display:flex}.site .gift-band h2{font-size:43px}.site .gift-band .eyebrow{font-size:12px}.site .gift-paper{align-self:center;width:90%;transform:rotate(-4deg)}.site .gift-paper-top,.site .gift-paper-bottom{font-size:12px}.site .faq-section{display:block}.site .faq-intro h2{font-size:39px}.site .faq-intro h2 br{display:none}.site .faq-intro>p:not(.eyebrow){margin-top:19px;font-size:16px}.site .faq-intro>p:not(.eyebrow) br{display:none}.site .faq-intro .text-link{margin-top:12px;font-size:14px}.site .faq-list{margin-top:27px}.site .faq-list [data-slot=accordion-trigger]{min-height:65px;padding:19px 0;font-size:14px}.site .faq-list [data-slot=accordion-content]{font-size:16px}.site-footer{padding-top:30px}.site .footer-top{grid-template-columns:1fr 1fr;gap:24px 20px;padding-bottom:22px}.site .footer-brand{grid-column:1/-1}.site .footer-brand .logo-link .lotus{width:29px;height:26px}.site .footer-brand>p{margin-top:12px}.site .footer-brand .button{margin-top:14px}.site .footer-visit,.site .footer-links{min-width:0}.site .footer-visit>a,.site .footer-links>a{min-height:44px;font-size:13px}.site .footer-visit>p:not(.eyebrow){font-size:13px}.site .footer-bottom{gap:4px 20px;padding:16px 0 8px}.site .footer-bottom a{min-height:44px}.site .mobile-book-bar{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--line);padding:10px var(--gutter) calc(10px + env(safe-area-inset-bottom));background:#fcfaf6f7;justify-content:space-between;align-items:center;gap:16px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 25px #33222b08}.site .mobile-book-bar>a:first-child{color:var(--navy);font-size:14px}.site .mobile-book-bar .button{gap:18px;min-height:43px;padding:10px 19px;font-size:14px}.site .page-hero{flex-direction:column;min-height:0;display:flex}.site .page-hero-copy{padding:39px var(--gutter) 34px}.site .page-hero .eyebrow{margin-bottom:17px;font-size:12px}.site .page-hero h1{font-size:54px;line-height:1.04}.site .hero-description{margin-top:21px;font-size:16px;line-height:1.8}.site .page-hero-copy .trust{gap:7px;margin-top:23px;font-size:12px}.site .page-hero-copy .button{min-height:48px;margin-top:23px;padding:11px 22px;font-size:14px}.site .page-hero-image{height:275px}.site .page-hero-image .image-caption{left:var(--gutter);font-size:12px;bottom:18px}.site .page-hero-image .image-caption .lotus{width:20px;height:20px}.site .navigation-dialog{padding:24px!important}.site .navigation-dialog nav a{padding:12px 0;font-size:27px}.site .navigation-dialog .eyebrow{font-size:12px}}@media (prefers-reduced-motion:reduce){.site{scroll-behavior:auto}.site *,.site :before,.site :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media print{.site-header,.site-footer,.site .preview-strip,.site .mobile-book-bar{display:none}.site{background:#fff}.site .section{padding:20px}.site a{color:inherit}}.site .catalogue-intro{background:var(--shell);justify-content:space-between;align-items:flex-end;gap:65px;max-width:none;padding-top:66px;padding-bottom:55px;display:flex}.site .catalogue-intro h1{font-size:78px}.site .catalogue-intro h1 .heading-continuation{color:inherit}.site .catalogue-intro>div:last-child>p{margin-bottom:23px;font-size:16px;line-height:1.9}.site .catalogue-intro .text-link{margin-top:18px;font-size:14px;display:flex}.site .catalogue-intro .trust{font-size:12px}.site .compact-intro h1{font-size:65px}.site .catalogue{padding-top:38px;padding-bottom:60px}.site .catalogue-toolbar{top:var(--header);z-index:15;background:var(--linen);border-bottom:1px solid var(--line);padding:10px 0 17px;position:sticky}.site .catalogue-tabs{gap:0}.site .category-tabs{background:0 0;border-radius:0;flex-wrap:wrap;justify-content:flex-start;gap:8px;width:100%;padding:0;display:flex;height:auto!important}.site .category-tabs [data-slot=tabs-trigger]{flex:initial;min-height:44px;color:var(--soft-ink);border-radius:100px;padding:10px 17px;font-size:14px;font-weight:400;line-height:1.5}.site .category-tabs [data-slot=tabs-trigger]:after{display:none}.site .category-tabs [data-slot=tabs-trigger][data-active]{background:var(--navy);color:var(--linen)}.site .filter-bar{align-items:center;gap:18px;margin:25px 0 16px;display:flex}.site .search-field{background:var(--shell);border:1px solid var(--shell);border-radius:3px;flex:1;align-items:center;gap:12px;min-height:56px;padding:0 16px;display:flex}.site .search-field>svg{color:var(--soft-ink)}.site .search-field input{background:0 0;border:0;border-radius:0;height:54px;padding:8px 0;font-size:16px;box-shadow:none!important}.site .search-field:focus-within{outline:1px solid var(--copper);outline-offset:2px}.site .search-field input:focus{outline:none}.site .filter-select{color:var(--soft-ink);align-items:center;gap:10px;font-size:12px;display:flex}.site .filter-select>span{display:none}.site .filter-select [data-slot=native-select]{background:0 0;border-radius:3px;min-width:156px;height:56px;padding:12px 38px 12px 17px;font-size:14px;line-height:1.5}.site .results-note{justify-content:space-between;align-items:center;gap:18px;margin:12px 0 22px;font-size:12px;display:flex}.site .results-note p{color:var(--navy)}.site .results-note p span,.site .snapshot-note{color:var(--soft-ink)}.site .results-note button{background:0 0;border:0;border-bottom:1px solid;align-items:center;gap:7px;margin-right:auto;font-size:12px;display:flex}.site .snapshot-note{font-size:12px}.site .catalogue-panel{font-size:16px}.site .treatment-list{border-top:1px solid var(--line)}.site .menu-category[id],.site .menu-combination[id],.site #packages,.site #faq{scroll-margin-top:120px}.site .treatment-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;padding:30px 0;scroll-margin-top:210px;display:grid}.site .treatment-info{text-align:left;max-width:640px;color:var(--ink);background:0 0;border:0;width:100%;padding:0}.site .treatment-info .eyebrow{letter-spacing:.1em;color:#765d27;margin-bottom:11px;font-size:12px}.site .treatment-info h3{align-items:center;gap:16px;font-size:28px;line-height:1.2;display:flex}.site .treatment-info h3 svg{color:#ad7c63;flex-shrink:0;transition:transform .2s}.site .treatment-info:hover h3 svg{transform:translate(2px,-2px)}.site .treatment-info>p:not(.eyebrow){max-width:590px;margin-top:12px;font-size:16px;line-height:1.8}.site .treatment-options{align-items:stretch;gap:10px;display:flex}.site .price-option{border:1px solid var(--line);border-radius:3px;flex-direction:column;align-items:center;gap:5px;min-width:104px;padding:12px 13px 10px;transition:border-color .2s,background .2s;display:flex}.site .price-option>span:first-child{color:var(--soft-ink);font-size:12px}.site .price-option strong{color:var(--navy);font-size:17px;font-weight:500}.site .price-book{color:#765d27;align-items:center;gap:6px;margin-top:4px;font-size:12px;display:flex}.site .price-option:hover{background:var(--shell);border-color:#b49888}.site .price-option:hover .price-book{color:var(--navy)}.site .catalogue-compact .treatment-row{padding:23px 0}.site .catalogue-compact .treatment-info h3{font-size:25px}.site .catalogue-compact .treatment-info .eyebrow{margin-bottom:7px;font-size:12px}.site .catalogue-compact .price-option{flex-direction:row;align-items:center;gap:11px;min-width:0;padding:12px 13px}.site .catalogue-compact .price-option strong{font-size:16px}.site .catalogue-compact .price-book{margin:0}.site .price-packages{margin-top:70px}.site .price-packages .treatment-info>p{font-size:14px}.site .catalogue-compact .package-price-option{flex-direction:column;gap:2px;padding:12px 22px}.site .package-price-option>span{color:var(--soft-ink);font-size:12px}.site .menu-policies{background:var(--shell);margin-top:36px;padding:24px 30px;font-size:14px;line-height:1.9}.site .menu-policies p+p{margin-top:12px}.site .menu-policies strong{color:var(--navy);margin-right:8px;font-weight:500}.site .promotion-row{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:25px;margin-top:45px;display:grid}.site .promotion-item{background:#efede7;border:1px solid #d9dcdf;padding:28px}.site .promotion-item>.eyebrow{color:#765d27;margin-bottom:13px;font-size:12px;display:block}.site .promotion-item h3{font-size:28px}.site .promotion-item>p{margin-top:16px;font-size:16px;line-height:1.75}.site .promotion-item>div{justify-content:space-between;align-items:center;gap:20px;margin-top:24px;font-size:14px;display:flex}.site .promotion-item del{color:#765d27;margin-right:4px}.site .promotion-item strong{color:var(--navy);font-size:18px;font-weight:500}.site .empty-state{text-align:center;background:var(--shell);flex-direction:column;align-items:center;gap:20px;padding:60px 25px;display:flex}.site .empty-state h3{font-size:36px}.site .empty-state p{font-size:16px}.site .duration-choices{flex-wrap:wrap;gap:10px;display:flex}.site .duration-choice{border:1px solid var(--line);cursor:pointer;border-radius:3px;flex:1;align-items:center;gap:12px;min-width:100px;padding:15px;display:flex}.site .duration-choice:has([data-checked]){border-color:var(--navy);background:#08092a08}:is(.site .duration-choice:has(:focus-visible),.site .guest-choice:has(:focus-visible),.site .date-choice:has(:focus-visible),.site .time-choice:has(:focus-visible),.site .amount-choice:has(:focus-visible)){outline:2px solid var(--copper);outline-offset:3px}.site .duration-choice>span{flex-direction:column;gap:4px;font-size:14px;display:flex}.site .duration-choice strong{color:var(--navy);font-size:16px;font-weight:500}.site .treatment-dialog{width:min(640px,100vw - 32px);max-height:90dvh;display:block;overflow:auto;border-radius:10px!important;gap:0!important;max-width:640px!important;padding:0!important}.site .detail-copy{padding:36px 36px 28px}.site .detail-copy>.eyebrow{border-left:2px solid var(--copper);margin-bottom:22px;padding-left:12px;padding-right:28px;font-size:11px;line-height:1.6}.site .detail-title{font-family:var(--display);letter-spacing:-.04em;font-weight:370;line-height:1.2;font-size:36px!important}.site .detail-description{color:var(--soft-ink);margin-top:16px;line-height:1.7;font-size:16px!important}.site .detail-note{margin-top:14px;font-size:14px}.site .field-label{color:var(--navy);margin-top:26px;margin-bottom:12px;font-size:14px;font-weight:500}.site .detail-copy .duration-choice{gap:10px;padding:14px 12px}.site .detail-copy .duration-choice strong{font-size:16px}.site .detail-deposit{margin:16px 0 20px;font-size:13px;line-height:1.6}.site .detail-copy>.button{justify-content:space-between;width:100%;min-height:50px}.site .detail-copy .comfort-compact{border-top:1px solid var(--line);margin-top:22px;padding-top:18px;padding-bottom:0}.site .treatment-dialog [data-slot=dialog-close]{background:var(--linen);border-radius:50%;width:44px;height:44px;top:12px;right:12px}.site .catalogue+.comfort-compact{padding:18px var(--gutter);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.site .film-section{background:var(--navy);color:var(--linen);grid-template-columns:1fr 1.2fr;align-items:center;gap:80px;max-width:none;display:grid}.site .film-copy>p{color:var(--rose)}.site .film-copy h2{max-width:450px;font-size:53px}.site .film-copy>p:not(.eyebrow){max-width:380px;margin-top:25px;font-size:16px;line-height:1.85}.site .film-copy .film-caption{color:var(--peach);letter-spacing:.05em;font-size:12px!important}.site .film-frame{background:#2b2026;height:440px;position:relative;overflow:hidden}.site .film-frame video{object-fit:cover;width:100%;height:100%}.site .film-play{color:var(--linen);background:#20162030;border:0;flex-direction:column;justify-content:center;align-items:center;gap:17px;font-size:14px;display:flex;position:absolute;inset:0}.site .film-play>svg{box-sizing:content-box;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#24182240;border:1px solid #fff9;border-radius:50%;padding:23px;transition:background .2s}.site .film-play:hover>svg{background:var(--navy)}.site .hair-intro-bar{padding:24px var(--gutter);border-bottom:1px solid var(--line);color:var(--soft-ink);justify-content:space-between;font-size:14px;display:flex}.site .hair-steps>h2 .heading-continuation{color:inherit}.site .hair-steps>div{grid-template-columns:repeat(4,1fr);gap:36px;margin-top:45px;display:grid}.site .hair-steps article{border-top:1px solid var(--line);padding-top:24px}.site .hair-steps article>span{color:#765d27;font-size:12px}.site .hair-steps h3{margin-top:14px;font-size:28px}.site .hair-steps article>p{margin-top:17px;font-size:16px;line-height:1.8}.site .package-intro{justify-content:space-between;align-items:center;gap:40px;margin-bottom:30px;display:flex}.site .package-intro>p{font-size:16px;line-height:1.9}.site .package-intro>span{text-align:right;color:#765d27;font-size:14px}.site .package-filter{border-bottom:1px solid var(--line);background:0 0;border-radius:0;justify-content:flex-start;gap:9px;width:100%;margin-bottom:50px;padding:0 0 25px;display:flex;height:auto!important}.site .package-filter [data-slot=tabs-trigger]{flex:initial;border:1px solid var(--line);border-radius:100px;min-height:46px;padding:12px 22px;font-size:14px;font-weight:400}.site .package-filter [data-slot=tabs-trigger]:after{display:none}.site .package-filter [data-slot=tabs-trigger][data-active]{color:var(--linen);background:var(--navy);border-color:var(--navy)}.site .package-story{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:65px;margin-bottom:65px;padding:0 0 65px;scroll-margin-top:130px;display:grid}.site .package-story:nth-child(2n) .package-story-image{order:2}.site .package-story:nth-child(2n) .package-story-copy{order:1}.site .package-story-image{min-height:530px;position:relative;overflow:hidden}.site .package-story-image:after{content:"";background:linear-gradient(#0000,#04051c60);position:absolute;inset:75% 0 0}.site .package-story-index{letter-spacing:.08em;color:var(--linen);z-index:1;font-size:12px;position:absolute;bottom:24px;left:24px}.site .package-story-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:19px 0;display:flex}.site .package-story-copy .eyebrow span{margin:0 8px}.site .package-story-copy h2{max-width:480px;font-size:47px;line-height:1.1}.site .package-description{max-width:440px;margin-top:22px;font-size:16px;line-height:1.85}.site .package-sequence{flex-direction:column;gap:9px;max-width:450px;margin:23px 0 25px;padding:0;list-style:none;display:flex}.site .package-sequence li{color:var(--soft-ink);align-items:baseline;gap:15px;font-size:14px;display:flex}.site .package-sequence li span{color:#765d27;min-width:18px;font-size:12px}.site .package-amount{align-items:baseline;gap:12px;margin-bottom:22px;display:flex}.site .package-amount strong{font-size:28px;font-family:var(--display);letter-spacing:-.04em;color:var(--navy);font-weight:400}.site .package-amount del,.site .package-amount>span{color:var(--soft-ink);font-size:14px}.site .package-story-copy>.button{gap:30px;min-height:49px}.site .package-deposit{max-width:350px;margin-top:16px;font-size:12px;line-height:1.8}.site .package-story:last-child{margin-bottom:0}.site .packages-page{padding-bottom:0}.site .about-story{grid-template-columns:1fr 3fr;gap:60px;display:grid}.site .about-story-aside .lotus{color:var(--copper);margin-bottom:22px}.site .about-story-aside .eyebrow{font-size:12px;line-height:1.9}.site .about-story h2{font-size:50px}.site .about-story h2 .heading-continuation{color:inherit}.site .story-columns{grid-template-columns:1fr 1fr;gap:34px;margin-top:32px;display:grid}.site .story-columns p{font-size:16px;line-height:1.9}.site .about-values{padding-top:0}.site .values-grid{grid-template-columns:repeat(3,1fr);gap:34px;display:grid}.site .values-grid article>div{height:270px;margin-bottom:22px;overflow:hidden}.site .values-grid article>.eyebrow{color:#765d27;margin-bottom:15px;font-size:12px}.site .values-grid article>h3{font-size:29px}.site .values-grid article>p:not(.eyebrow){margin-top:16px;font-size:16px;line-height:1.85}.site .gallery-section{background:var(--shell);max-width:none}.site .gallery-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.site .gallery-item{background:var(--line);aspect-ratio:1.15;border:0;padding:0;position:relative;overflow:hidden}.site .gallery-item>span{color:var(--navy);background:#f8f3eded;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;bottom:17px;right:17px}.site .gallery-item .photo{transition:transform .65s}.site .gallery-item:hover .photo{transform:scale(1.04)}.site .gallery-dialog{background:var(--navy);width:min(1100px,100vw - 28px);color:var(--linen);border-radius:3px!important;gap:15px!important;max-width:1100px!important;padding:20px!important}.site .gallery-dialog-top,.site .gallery-dialog-bottom{justify-content:space-between;align-items:center;gap:25px;display:flex}.site .gallery-dialog-top [data-slot=dialog-title]{font-family:var(--sans);letter-spacing:0;font-size:14px;font-weight:400;line-height:1.5}.site .gallery-dialog>.photo{object-fit:contain;height:68dvh}.site .gallery-dialog-bottom [data-slot=dialog-description]{color:var(--rose);font-size:12px}.site .gallery-dialog-bottom>div{gap:10px;display:flex}.site .gallery-dialog .icon-button{border-color:#fff6;width:37px;height:37px}.site .form-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.site .full-width{grid-column:1/-1}.site .booking-field{color:var(--navy);flex-direction:column;gap:9px;font-size:14px;display:flex}.site .booking-field>span{justify-content:space-between;gap:15px;font-size:14px;display:flex}.site .booking-field small{color:var(--soft-ink);font-size:12px}.site .booking-field input{border:1px solid var(--line);height:53px;box-shadow:none;background:0 0;border-radius:3px;padding:12px 15px;font-size:16px;line-height:1.5}.site .booking-field textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:100px;color:var(--ink);background:0 0;border-radius:3px;padding:12px 15px;font-size:16px;line-height:1.65}.site .booking-field [data-slot=native-select-wrapper]{width:100%}.site .booking-field [data-slot=native-select]{border-radius:3px;height:53px;padding:12px 37px 12px 15px;font-size:16px;line-height:1.5}.site .voucher-hero{text-align:center;background:var(--rose);max-width:none;padding-top:65px;padding-bottom:60px}.site .voucher-hero h1{font-size:82px;line-height:1.08}.site .voucher-hero h1 .heading-continuation{color:inherit}.site .voucher-hero>p:not(.eyebrow){color:#5e6470;margin-top:25px;font-size:16px;line-height:1.9}.site .voucher-workspace{grid-template-columns:1fr 1fr;align-items:flex-start;gap:85px;display:grid}.site .voucher-form h2{margin-bottom:33px;font-size:49px}.site .voucher-form h2 .heading-continuation{color:inherit}.site .voucher-form fieldset{border:0;min-width:0;margin:0 0 30px;padding:0}.site .voucher-form legend{margin-bottom:15px;font-size:14px}.site .amount-choices{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.site .amount-choice{border:1px solid var(--line);text-align:center;cursor:pointer;border-radius:3px;padding:14px 10px;font-size:16px;position:relative}.site .amount-choice [data-slot=radio-group-item]{opacity:0;border-radius:0;width:100%;height:100%;position:absolute;inset:0}.site .amount-choice:has([data-checked]){color:var(--linen);background:var(--navy);border-color:var(--navy)}.site .voucher-amount-note{margin-top:15px;font-size:14px;line-height:1.8}.site .voucher-preview{padding-top:20px;position:sticky;top:135px}.site .voucher-card{background:var(--linen);border:1px solid #08092a18;border-radius:4px;overflow:hidden;box-shadow:0 20px 45px #08092a14,0 2px 5px #08092a08;container-type:inline-size}.site .voucher-cover{isolation:isolate;background:var(--navy);color:var(--linen);padding:clamp(24px,6cqi,36px);position:relative;overflow:hidden}.site .voucher-cover:after{content:"";pointer-events:none;border:1px solid #d8bd803b;position:absolute;inset:12px}.site .voucher-palm{z-index:-1;width:53%;height:115%;color:var(--peach);opacity:.4;position:absolute;top:-3%;right:-9%}.site .voucher-cover-top{justify-content:space-between;align-items:center;gap:18px;display:flex}.site .voucher-cover-top .stacked-logo{width:clamp(125px,31cqi,180px);margin:0}.site .voucher-cover-top>span{letter-spacing:.13em;color:var(--peach);text-align:right;font-size:clamp(9px,1.9cqi,11px)}.site .voucher-cover-heading{flex-direction:column;align-items:flex-start;gap:12px;margin-top:clamp(32px,9cqi,52px);display:flex}.site .voucher-cover-heading>span:first-child{letter-spacing:-.035em;font-size:clamp(28px,6.5cqi,39px);font-weight:400;line-height:1.2}.site .voucher-location{color:var(--peach);letter-spacing:.22em;font-size:10px}.site .voucher-note{border-top:3px solid var(--blush);color:var(--navy);padding:clamp(22px,5.5cqi,34px)}.site .voucher-personal-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px;display:grid}.site .voucher-small-label{color:var(--soft-ink);margin-bottom:6px;font-size:11px;display:block}.site .voucher-recipient>strong{overflow-wrap:anywhere;font-size:clamp(21px,4.3cqi,27px);font-weight:400;line-height:1.35;display:block}.site .voucher-value{text-align:right}.site .voucher-value>strong{letter-spacing:-.04em;white-space:nowrap;font-size:clamp(28px,6cqi,36px);font-weight:450;line-height:1.1;display:block}.site .voucher-message{color:#454957;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:24px;font-size:15px;line-height:1.8}.site .voucher-sender{color:var(--soft-ink);gap:6px;margin-top:16px;font-size:13px;display:flex}.site .voucher-sender strong{color:var(--navy);overflow-wrap:anywhere;min-width:0;font-weight:500}.site .voucher-terms{border-top:1px solid var(--line);color:var(--soft-ink);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 20px;margin-top:25px;padding-top:16px;font-size:11px;display:flex}.site .voucher-terms>span:last-child{letter-spacing:.05em;font-size:9px}.site .voucher-issue{color:var(--soft-ink);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:10px 20px;margin-top:20px;font-size:10px;display:flex}.site .voucher-issue>span:first-child>span{color:var(--navy);margin-top:3px;font-size:11px;display:block}.site .voucher-teaser-footer{color:var(--navy);border-top:3px solid var(--blush);flex-wrap:wrap;justify-content:space-between;gap:10px 20px;padding:17px 26px;font-size:11px;display:flex}.site .gift-paper .voucher-card{box-shadow:none}.site .gift-paper .voucher-cover-top .stacked-logo{width:clamp(125px,31cqi,180px);margin:0}@container (max-width:390px){.site .voucher-personal-row{gap:18px}.site .voucher-message{margin-top:20px;font-size:14px}.site .voucher-teaser-footer{padding:14px 22px}}.site .voucher-watermark{letter-spacing:.08em;text-align:center;color:var(--soft-ink);margin-top:17px;font-size:12px}.site .voucher-benefits{flex-direction:column;gap:17px;margin-top:30px;padding-left:15px;display:flex}.site .voucher-benefits p{align-items:center;gap:15px;font-size:14px;display:flex}.site .voucher-benefits svg{color:#765d27}.site .voucher-preview-note{color:var(--soft-ink);margin-top:15px;font-size:12px}.site .voucher-done,.site .contact-preview-done{background:var(--shell);flex-direction:column;align-items:flex-start;gap:23px;padding:32px;display:flex}.site .voucher-done>svg,.site .contact-preview-done>svg{color:#766e55}.site .voucher-done h3,.site .contact-preview-done h3{font-size:31px}.site .voucher-done p,.site .contact-preview-done p{font-size:16px;line-height:1.85}.site .visit-section{grid-template-columns:1fr 1.1fr;gap:80px;display:grid}.site .visit-details h2{margin-bottom:35px;font-size:50px}.site .visit-details h2 .heading-continuation{color:inherit}.site .visit-detail{color:#765d27;align-items:flex-start;gap:17px;margin:21px 0;display:flex}.site .visit-detail>svg{margin-top:4px}.site .visit-detail p{font-size:16px;line-height:1.9}.site .visit-detail strong{color:var(--navy);margin-bottom:3px;font-weight:500;display:block}.site .visit-detail a{align-items:center;gap:5px;font-size:14px;display:inline-flex}.site .visit-detail strong a{font-size:16px}.site .visit-details>.button{margin-top:16px}.site .visit-parking{max-width:320px;margin-top:19px;font-size:14px}.site .visit-picture{min-height:610px;position:relative}.site .visit-picture>.photo{object-position:56% 50%}.site .visit-address-card{background:var(--linen);align-items:center;gap:20px;padding:25px;display:flex;position:absolute;bottom:25px;left:25px;right:25px}.site .visit-address-card>.lotus{width:34px;height:34px;color:var(--copper)}.site .visit-address-card h3{font-size:27px}.site .visit-address-card p{margin-top:8px;font-size:12px;line-height:1.85}.site .visit-address-card>.icon-button{border-color:var(--line);width:39px;height:39px;margin-left:auto}.site .contact-form-section{border-top:1px solid var(--line);grid-template-columns:1fr 1.4fr;gap:95px;display:grid}.site .contact-form-section>div>h2{font-size:49px}.site .contact-form-section>div>h2 .heading-continuation{color:inherit}.site .contact-form-section>div>p:not(.eyebrow){max-width:340px;margin-top:24px;font-size:16px;line-height:1.9}.site .contact-form-section .text-link{margin-top:23px}.site .contact-form-section form>.button{margin-top:25px}.site .privacy-page{max-width:890px;padding-top:65px;padding-bottom:110px}.site .privacy-page h1{margin-bottom:30px;font-size:65px}.site .privacy-page h2{margin-top:35px;margin-bottom:18px;font-size:30px}.site .privacy-page p,.site .privacy-page li,.site .privacy-page address{font-size:16px;line-height:1.8}.site .privacy-page section p+p{margin-top:16px}.site .privacy-page ul{padding-inline-start:24px;list-style:outside}.site .privacy-page li+li{margin-top:14px}.site .privacy-page address{font-style:normal}.site .privacy-page .privacy-updated{color:var(--soft-ink);margin-bottom:20px;font-size:14px}.site .privacy-scope{background:#edf4f6;margin-top:24px;padding:18px 20px;font-size:14px;line-height:1.7}.site .privacy-page a{text-decoration:underline}.site .privacy-page .text-link{margin-top:30px}.site .not-found{padding-top:100px;padding-bottom:140px}.site .not-found>p:not(.eyebrow){margin-top:30px}.site .not-found .button{margin-top:35px}.site .booking-page{padding:50px var(--gutter) 90px;background:var(--linen);max-width:1510px;margin:0 auto}.site .booking-heading{justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:31px;display:flex}.site .booking-heading h1{outline:none;scroll-margin-top:120px;font-size:65px;line-height:1.06}.site .booking-heading h1 .heading-continuation{color:inherit}.site .booking-heading .eyebrow{margin-bottom:17px;font-size:12px}.site .booking-heading .trust{margin-bottom:9px;font-size:12px}.site .demo-notice{color:#765d27;background:#e9edf2;border:1px solid #d6dce5;align-items:center;gap:13px;margin-bottom:36px;padding:13px 18px;font-size:12px;display:flex}.site .booking-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,1fr);align-items:flex-start;gap:65px;display:grid}.site .booking-progress{border-bottom:1px solid var(--line);gap:30px;margin:0 0 34px;padding:0;list-style:none;display:flex;position:relative}.site .booking-progress li{border-bottom:2px solid #0000;margin-bottom:-1px;padding-bottom:17px}.site .booking-progress button{color:var(--soft-ink);background:0 0;border:0;align-items:center;gap:10px;padding:7px 0;font-size:14px;display:flex}.site .booking-progress button>span{border:1px solid var(--line);color:#765d27;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex}.site .booking-progress .active{border-bottom-color:var(--navy)}.site .booking-progress .active button{color:var(--navy)}.site .booking-progress .active button>span,.site .booking-progress .complete button>span{background:var(--navy);color:var(--linen);border-color:var(--navy)}.site .booking-progress button:disabled{opacity:.65}.site .booking-step>.eyebrow{margin-bottom:14px;font-size:12px}.site .booking-step>.booking-field{margin-bottom:17px}.site .booking-treatment-description{margin:20px 0 27px;font-size:16px;line-height:1.85}.site .booking-step fieldset{border:0;min-width:0;margin:28px 0;padding:0}.site .booking-step legend{color:var(--navy);margin-bottom:13px;font-size:14px;font-weight:500}.site .guest-choices{flex-wrap:wrap;gap:10px;display:flex}.site .guest-choice{border:1px solid var(--line);cursor:pointer;white-space:nowrap;border-radius:3px;flex:1;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:12px 15px;font-size:14px;display:flex}.site .guest-choice:has([data-checked]){border-color:var(--navy);background:#08092a08}.site .guest-choice [data-slot=radio-group-item]{width:13px;height:13px}.site .fixed-guests{background:var(--shell);align-items:center;gap:14px;padding:18px;font-size:14px;display:flex}.site .booking-hint{color:var(--soft-ink);font-size:14px;line-height:1.8}.site .booking-empty{text-align:center;background:var(--shell);flex-direction:column;align-items:center;gap:21px;margin-top:27px;padding:38px 25px;display:flex}.site .booking-empty .lotus{color:var(--copper)}.site .booking-empty p{font-size:16px;line-height:1.85}.site .booking-empty .text-link{font-size:14px}.site .booking-step-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:33px;padding-top:25px;display:flex}.site .back-button{color:var(--soft-ink);background:0 0;border:0;align-items:center;gap:10px;padding:10px 0;font-size:14px;display:flex}.site .booking-step-actions>.text-link{border:0;gap:13px;font-size:12px}.site .booking-step-actions .button{gap:25px;min-height:50px;margin-left:auto;font-size:14px}.site .booking-choice-help{border:1px solid var(--line);background:var(--shell);border-radius:6px;margin-top:24px}.site .booking-choice-help>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:20px;list-style:none;display:flex}.site .booking-choice-help>summary::-webkit-details-marker{display:none}.site .booking-choice-help>summary strong{font-size:16px;font-weight:500;display:block}.site .booking-choice-help>summary small{color:var(--soft-ink);margin-top:5px;font-size:14px;line-height:1.6;display:block}.site .booking-choice-help>summary svg{flex-shrink:0}.site .booking-choice-help[open]>summary svg{transform:rotate(180deg)}.site .booking-treatment-guide{padding:0 20px 20px}.site .booking-treatment-guide .mood-heading{text-align:left;border-top:1px solid var(--line);margin-bottom:18px;padding-top:18px}.site .booking-treatment-guide .mood-heading h3{font-size:19px;line-height:1.5}.site .booking-treatment-guide .mood-tabs{gap:18px}.site .booking-treatment-guide .mood-tabs-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.site .booking-treatment-guide .mood-tab{white-space:normal;border-radius:5px;justify-content:center;min-width:0;padding:10px 12px;font-size:14px}.site .booking-treatment-guide .mood-panel{border-radius:5px;min-height:0;display:block}.site .booking-treatment-guide .mood-copy{padding:20px}.site .booking-treatment-guide .mood-copy h4{font-size:25px;line-height:1.3}.site .booking-treatment-guide .mood-copy>p:not(.eyebrow){max-width:none;margin:14px 0 18px;font-size:15px;line-height:1.7}.site .booking-treatment-guide .mood-copy .eyebrow{margin-bottom:10px}.site .booking-treatment-guide .mood-copy .button{justify-content:space-between;gap:12px;width:100%;padding:12px 18px;font-size:14px}.site .booking-treatment-guide .mood-copy .text-link{font-size:13px}.site .booking-summary{background:var(--shell);border:1px solid #e3d9d1;position:sticky;top:125px}.site .summary-image{height:225px;position:relative;overflow:hidden}.site .summary-image:after{content:"";background:linear-gradient(#0000,#25172180);position:absolute;inset:50% 0 0}.site .summary-image-label{z-index:1;color:var(--linen);letter-spacing:.025em;font-size:12px;position:absolute;bottom:17px;left:23px}.site .summary-main>.eyebrow{margin-bottom:16px;font-size:12px}.site .summary-main>h2{font-size:32px;line-height:1.2}.site .summary-facts{flex-direction:column;gap:11px;margin:22px 0 20px;padding:0;list-style:none;display:flex}.site .summary-facts li{color:var(--soft-ink);flex-wrap:wrap;align-items:center;gap:11px;font-size:14px;display:flex}.site .summary-facts li svg{color:#765d27}.site .summary-facts li>span{width:100%;margin-top:-7px;padding-left:28px;font-size:12px}.site .summary-total{border-top:1px solid #d6c7bd;border-bottom:1px solid #d6c7bd;justify-content:space-between;align-items:center;gap:18px;padding:20px 0;font-size:14px;display:flex}.site .summary-total strong{font-size:28px;font-family:var(--display);letter-spacing:-.03em;font-weight:400;line-height:1.3}.site .summary-payment{flex-direction:column;gap:11px;padding:18px 0 0;font-size:12px;display:flex}.site .summary-payment>div{color:var(--soft-ink);justify-content:space-between;gap:15px;display:flex}.site .summary-payment strong{color:var(--navy);font-size:14px;font-weight:400}.site .summary-policy{margin-top:21px;font-size:12px;line-height:1.85}.site .summary-main .comfort-compact{border-top:1px solid #d6c7bd;margin-top:23px;padding:20px 0 0}.site .summary-main .comfort-toggle{align-items:flex-start}.site .summary-main .comfort-toggle>span,.site .summary-main .comfort-explanation{font-size:13px}.site .summary-main .comfort-toggle svg{margin-top:3px}.site .booking-mobile-summary{display:none}.site .date-choices{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.site .date-choice{border:1px solid var(--line);text-align:center;cursor:pointer;border-radius:3px;min-width:0;padding:12px 5px;position:relative}.site .date-choice>span{flex-direction:column;gap:6px;display:flex}.site .date-choice small{color:var(--soft-ink);font-size:12px;line-height:1.5}.site .date-choice strong{font-family:var(--display);color:var(--navy);font-size:29px;font-weight:400;line-height:1.2}.site .date-choice [data-slot=radio-group-item],.site .time-choice [data-slot=radio-group-item]{opacity:0;border-radius:0;width:100%;height:100%;position:absolute;inset:0}.site .date-choice:has([data-checked]){background:var(--navy);border-color:var(--navy)}:is(.site .date-choice:has([data-checked]) strong,.site .date-choice:has([data-checked]) small){color:var(--linen)}.site .another-date{color:var(--soft-ink);justify-content:flex-end;align-items:center;gap:12px;margin-top:17px;font-size:12px;display:flex}.site .another-date input{width:150px;height:40px;box-shadow:none;border-radius:3px;padding:8px 10px;font-size:14px}.site .time-heading{justify-content:space-between;align-items:baseline;gap:25px;margin-bottom:20px;display:flex}.site .time-heading h3{font-family:var(--sans);letter-spacing:0;font-size:16px;font-weight:500}.site .time-heading>span{color:#765d27;font-size:12px}.site .daypart-tabs{background:var(--shell);border-radius:3px;gap:4px;width:100%;margin-bottom:19px;padding:4px;display:flex;height:auto!important}.site .daypart-tabs [data-slot=tabs-trigger]{border-radius:2px;gap:7px;min-height:45px;padding:11px 14px;font-size:14px;font-weight:400}.site .daypart-tabs [data-slot=tabs-trigger]:after{display:none}.site .daypart-tabs [data-slot=tabs-trigger][data-active]{background:var(--linen);box-shadow:0 1px 5px #04051c10}.site .time-choices{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.site .time-choice{border:1px solid var(--line);cursor:pointer;text-align:center;border-radius:3px;justify-content:center;align-items:center;min-height:57px;padding:10px 5px;display:flex;position:relative}.site .time-choice>span{flex-direction:column;gap:2px;font-size:16px;display:flex}.site .time-choice small{color:#8f837b;font-size:12px}.site .time-choice:has([data-checked]){background:var(--navy);border-color:var(--navy);color:var(--linen)}.site .time-choice.unavailable{background:var(--shell);color:#8f837b;cursor:not-allowed}.site .time-section>.booking-hint{margin-top:21px;font-size:12px}.site .no-times{background:var(--shell);flex-direction:column;align-items:flex-start;gap:16px;padding:26px;display:flex}.site .no-times>svg{color:#765d27}.site .no-times p{font-size:14px}.site .no-times button{background:0 0;border-width:0 0 1px;padding:6px 0;font-size:14px}.site .booking-details>.booking-hint{margin-top:-12px;margin-bottom:24px}.site .booking-step-back{display:none}.site .preferences-panel{background:var(--shell);margin:28px 0;padding:25px}.site .preferences-panel>h3{margin-bottom:15px;font-size:29px}.site .preferences-panel>p{margin-bottom:20px;font-size:14px;line-height:1.8}.site .preferences-panel>.booking-hint{margin-top:16px;margin-bottom:23px;font-size:12px}.site .preferences-panel input,.site .preferences-panel textarea,.site .preferences-panel [data-slot=native-select]{background:var(--linen)}.site .preview-ack{cursor:pointer;align-items:flex-start;gap:15px;margin-top:25px;font-size:14px;line-height:1.8;display:flex}.site .preview-ack [data-slot=checkbox]{flex:0 0 19px;width:19px;height:19px;margin-top:4px}.site .preview-ack>span:not([data-slot=checkbox]){color:var(--soft-ink);flex:1}.site .form-error{color:#932a3b;background:#a133420d;border-left:2px solid #a13342;margin-top:23px;padding:12px 15px;font-size:14px}.site .booking-success{text-align:center;max-width:800px;padding-top:60px;padding-bottom:80px}.site .success-seal{border:1px solid var(--line);width:77px;height:77px;color:var(--copper);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 30px;display:flex}.site .success-seal .lotus{width:36px;height:36px}.site .booking-success h1{font-size:73px}.site .booking-success h1 .heading-continuation{color:inherit}.site .booking-success>p:not(.eyebrow){margin-top:25px;font-size:16px;line-height:1.9}.site .success-itinerary{text-align:left;background:var(--shell);max-width:520px;margin:35px auto;padding:32px}.site .success-itinerary .eyebrow{margin-bottom:17px;font-size:12px}.site .success-itinerary h2{margin-bottom:17px;font-size:31px;line-height:1.2}.site .success-itinerary p:not(.eyebrow){margin-top:7px;font-size:14px}.site .success-itinerary>div{border-top:1px solid var(--line);justify-content:space-between;gap:30px;margin-top:17px;padding-top:17px;font-size:14px;display:flex}.site .success-itinerary strong{font-weight:500}.site .success-actions{justify-content:center;align-items:center;gap:28px;display:flex}.site .booking-success>.small{font-size:12px!important}.site .brand-intro{background:var(--shell);max-width:none;padding-top:75px;padding-bottom:65px}.site .brand-intro h1{font-size:89px;line-height:1.05}.site .brand-intro h1 .heading-continuation{color:inherit}.site .brand-intro>p:not(.eyebrow){max-width:555px;margin-top:27px;font-size:16px;line-height:1.9}.site .brand-intro .button{margin-top:30px}.site .identity-lockup{background:var(--navy);color:var(--linen);flex-direction:column;justify-content:center;align-items:center;padding:80px 25px 72px;display:flex}.site .identity-lockup>.stacked-logo{width:520px}.site .identity-lockup>p{color:var(--peach);font-family:var(--display);letter-spacing:-.02em;margin-top:38px;font-size:27px;font-style:normal}.site .palette-grid{grid-template-columns:repeat(5,1fr);gap:19px;display:grid}.site .palette-item>div{aspect-ratio:.95;border:1px solid #04051c10}.site .palette-item h3{margin-top:20px;font-size:27px}.site .palette-item p{margin-top:10px;font-size:12px}.site .palette-item p:last-child{margin-top:7px;font-size:14px}.site .brand-type-section{background:var(--shell);grid-template-columns:1fr 1.3fr;align-items:center;gap:80px;max-width:none;display:grid}.site .brand-type-section>div>p:not(.eyebrow){max-width:360px;margin-top:25px;font-size:16px;line-height:1.9}.site .type-specimen{border-left:1px solid #cdbeb1;padding-left:70px}.site .type-specimen>span{font-family:var(--display);letter-spacing:-.08em;color:var(--navy);font-size:180px;font-weight:350;line-height:1}.site .type-specimen>p{font-family:var(--display);letter-spacing:-.03em;color:#765d27;margin-top:17px;font-size:35px;font-style:normal;line-height:1.4}.site .type-specimen>div{color:var(--soft-ink);border-top:1px solid #cdbeb1;margin-top:30px;padding-top:23px;font-size:16px;line-height:1.9}.site .brand-applications{grid-template-columns:1fr 1fr 1fr;align-items:stretch;gap:25px;display:grid}.site .brand-applications>article{flex-direction:column;align-items:flex-start;min-height:460px;padding:32px;display:flex;box-shadow:0 12px 32px #08092a0a}.site .brand-welcome{background:var(--rose);transform:rotate(-3deg)}.site .brand-welcome>.lotus{width:38px;height:36px;color:var(--navy);margin-bottom:40px}.site .brand-welcome>.eyebrow{color:#765d27;font-size:12px}.site .brand-welcome h3{font-size:43px}.site .brand-welcome>div{color:#765d27;margin-top:23px;font-size:14px;line-height:1.9}.site .brand-welcome>.wordmark{margin-top:auto;padding-top:45px;font-size:22px}.site .brand-menu{background:var(--navy);color:var(--linen);transform:rotate(3deg)}.site .brand-menu>div{flex-direction:column;gap:17px;display:flex}.site .brand-menu>div>span:last-child{letter-spacing:.1em;color:var(--peach);font-size:12px}.site .brand-menu h3{margin-top:46px;font-size:48px;line-height:1.1}.site .brand-menu-rule{background:var(--peach);width:45px;height:1px;margin-top:28px}.site .brand-menu>p{color:var(--rose);margin-top:20px;font-size:14px;line-height:2}.site .brand-menu>span:last-child{letter-spacing:.1em;color:var(--peach);margin-top:auto;padding-top:35px;font-size:12px}.site .brand-wayfinding{color:var(--navy);background:#bd886c;transform:rotate(-2deg)}.site .brand-wayfinding>.lotus{color:var(--navy);width:38px;height:35px;margin-bottom:45px}.site .brand-wayfinding>div>span{font-size:12px}.site .brand-wayfinding h3{margin-top:13px;font-size:49px}.site .brand-wayfinding p{width:100%;color:var(--navy);border-top:1px solid #08092a50;align-items:center;gap:25px;margin-top:28px;padding-top:24px;font-size:14px;display:flex}.site .brand-wayfinding>.wordmark{margin-top:auto;padding-top:45px;font-size:22px}.site .brand-photo-direction{background:var(--navy);min-height:560px;color:var(--linen);grid-template-columns:1.2fr 1fr;display:grid}.site .brand-photo-direction>div{padding:70px var(--gutter);flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.site .brand-photo-direction p{color:var(--rose)}.site .brand-photo-direction .eyebrow{color:var(--peach);font-size:12px}.site .brand-photo-direction h2{font-size:59px;line-height:1.1}.site .brand-photo-direction h2 .heading-continuation{color:inherit}.site .brand-photo-direction p:not(.eyebrow){max-width:350px;margin-top:27px;font-size:16px;line-height:1.9}.site .brand-downloads{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.site .brand-downloads h2 .heading-continuation{color:inherit}.site .brand-downloads p:not(.eyebrow){max-width:370px;margin-top:25px;font-size:16px;line-height:1.9}.site .brand-downloads>div:last-child a{border-bottom:1px solid var(--line);color:var(--navy);justify-content:space-between;gap:25px;padding:24px 0;font-size:16px;display:flex}@media (max-width:1200px){.site .catalogue-compact .price-option{flex-direction:column;gap:5px;min-width:84px}.site .catalogue-compact .price-option strong{font-size:16px}.site .treatment-row{gap:28px}.site .treatment-options{gap:8px}.site .price-option{min-width:94px}.site .booking-grid{grid-template-columns:minmax(0,1.5fr) minmax(290px,1fr);gap:36px}.site .booking-progress{gap:20px}.site .booking-progress button{gap:8px;font-size:12px}.site .booking-summary .summary-main{padding:24px}.site .booking-step-actions>.text-link{max-width:150px}.site .date-choices{gap:5px}.site .date-choice small{font-size:12px}.site .package-story{gap:43px}.site .package-story-copy h2{font-size:43px}.site .voucher-workspace{gap:45px}.site .brand-applications>article{padding:26px}.site .brand-menu h3,.site .brand-wayfinding h3{font-size:42px}.site .brand-welcome h3{font-size:36px}.site .type-specimen{padding-left:40px}.site .contact-form-section{gap:60px}}@media (max-width:960px){.site .catalogue-intro h1{font-size:65px}.site .catalogue-intro{gap:40px}.site .catalogue-intro>div:last-child{max-width:320px}.site .sort-select{display:none}.site .category-tabs{gap:5px}.site .category-tabs [data-slot=tabs-trigger]{padding:10px 15px;font-size:12px}.site .treatment-row{grid-template-columns:1fr;gap:22px}.site .treatment-info,.site .treatment-info>p:not(.eyebrow){max-width:none}.site .treatment-options{justify-content:flex-start;gap:11px}.site .price-option{flex-direction:row;gap:11px;min-width:130px;min-height:48px;padding:12px 15px}.site .price-book{margin:0}.site .catalogue-compact .treatment-row{grid-template-columns:minmax(0,1fr) auto;gap:20px}.site .catalogue-compact .treatment-info h3{font-size:23px}.site .catalogue-compact .price-option{min-width:82px;min-height:78px;padding:9px}.site .catalogue-compact .price-option>span{font-size:12px}.site .film-section{gap:45px}.site .film-copy h2{font-size:43px}.site .film-frame{height:380px}.site .hair-intro-bar{flex-wrap:wrap;gap:17px;font-size:12px}.site .hair-steps>div{grid-template-columns:1fr 1fr;gap:34px}.site .package-intro>p{font-size:14px}.site .package-intro>span{font-size:12px}.site .package-story{gap:35px}.site .package-story-image{min-height:520px}.site .package-story-copy h2{font-size:35px}.site .package-story-copy .eyebrow{font-size:12px}.site .package-description{font-size:16px}.site .package-sequence li{font-size:14px}.site .package-story-copy .button{padding:11px 21px;font-size:14px}.site .about-story{grid-template-columns:1fr 3fr;gap:35px}.site .about-story h2{font-size:42px}.site .story-columns{gap:25px}.site .values-grid{gap:24px}.site .values-grid article>div{height:230px}.site .values-grid article>h3{font-size:26px}.site .visit-section{gap:40px}.site .visit-address-card{gap:14px;padding:19px;bottom:17px;left:17px;right:17px}.site .visit-address-card>.lotus{display:none}.site .visit-details h2{font-size:44px}.site .visit-picture{min-height:590px}.site .contact-form-section{grid-template-columns:1fr 1.4fr;gap:40px}.site .contact-form-section>div>h2{font-size:41px}.site .contact-form-section .form-grid{grid-template-columns:1fr}.site .voucher-workspace{grid-template-columns:1fr 1fr;gap:35px}.site .voucher-form h2{font-size:42px}.site .voucher-form .form-grid{grid-template-columns:1fr}.site .amount-choices{grid-template-columns:1fr 1fr}.site .booking-grid{grid-template-columns:minmax(0,1fr) 270px;gap:30px}.site .booking-heading h1{font-size:57px}.site .booking-heading .trust{max-width:245px}.site .booking-progress{gap:16px}.site .booking-progress button{flex-direction:column;align-items:flex-start;gap:8px;font-size:12px;display:flex}.site .booking-step>h2{font-size:29px}.site .guest-choices{gap:8px}.site .guest-choice{flex:initial;padding:10px 12px;font-size:12px}.site .booking-step .duration-choice{flex-direction:column;align-items:flex-start;min-width:70px;padding:12px 14px}.site .date-choices{scrollbar-width:thin;gap:8px;padding-bottom:8px;display:flex;overflow:auto}.site .date-choice{min-width:60px;padding:10px 5px}.site .daypart-tabs [data-slot=tabs-trigger]{gap:6px;padding:10px 11px;font-size:12px}.site .daypart-tabs [data-slot=tabs-trigger] svg{display:none}.site .time-choices{grid-template-columns:repeat(3,1fr)}.site .booking-step-actions{flex-wrap:wrap}.site .booking-step-actions>.button{gap:18px;margin-left:auto;padding:12px 19px;font-size:14px}.site .booking-summary .summary-image{height:170px}.site .booking-summary .summary-main{padding:23px 20px}.site .summary-main>h2{font-size:27px}.site .summary-facts li{gap:8px;font-size:12px}.site .summary-total strong{font-size:26px}.site .summary-total,.site .summary-payment{font-size:12px}.site .preferences-panel{padding:20px}.site .booking-details .form-grid{grid-template-columns:1fr;gap:19px}.site .brand-intro h1{font-size:74px}.site .brand-type-section{grid-template-columns:1fr 1fr;gap:45px}.site .brand-type-section h2{font-size:43px}.site .type-specimen>span{font-size:140px}.site .type-specimen>p{font-size:30px}.site .brand-applications{gap:20px}.site .brand-applications>article{min-height:410px;padding:22px}.site .brand-welcome h3{font-size:32px}.site .brand-menu h3,.site .brand-wayfinding h3{font-size:36px}.site .brand-applications .wordmark{font-size:17px}.site .brand-welcome>div{font-size:14px}.site .brand-menu>div>span:last-child{font-size:12px}.site .brand-menu>p,.site .brand-wayfinding p{font-size:14px}.site .brand-wayfinding p{gap:12px}.site .brand-photo-direction h2{font-size:48px}.site .brand-photo-direction>div{padding:45px 35px}.site .brand-downloads{gap:60px}.site .brand-downloads h2{font-size:44px}.site .palette-item h3{font-size:24px}}@media (max-width:640px){.site .catalogue-intro{padding-top:37px;padding-bottom:32px;display:block}.site .catalogue-intro h1{font-size:55px}.site .catalogue-intro>div:last-child{max-width:none;margin-top:24px}.site .catalogue-intro>div:last-child>p{margin-bottom:19px;font-size:16px;line-height:1.8}.site .catalogue-intro .trust{gap:7px;font-size:12px}.site .catalogue-intro .trust-stars{font-size:12px}.site .compact-intro h1{font-size:49px}.site .catalogue{padding-top:15px}.site .catalogue-toolbar{margin:0 calc(var(--gutter)*-1);padding:11px var(--gutter) 13px;width:calc(100% + var(--gutter)*2);max-width:100vw}.site .category-tabs{scrollbar-width:none;flex-wrap:nowrap;gap:5px;padding:2px 0;overflow:auto}.site .category-tabs [data-slot=tabs-trigger]{flex-shrink:0;min-height:44px;padding:10px 17px;font-size:14px}.site .filter-bar{flex-wrap:wrap;gap:12px;margin-top:20px;margin-bottom:18px}.site .search-field{flex:auto;width:100%;min-height:50px;padding:0 13px}.site .search-field input{height:49px;font-size:16px}.site .filter-select{justify-content:space-between;gap:14px;width:100%}.site .filter-select>span{font-size:14px;display:inline}.site .filter-select [data-slot=native-select]{min-width:185px;height:45px;font-size:14px}.site .filter-select.sort-select{display:none}.site .results-note{flex-wrap:wrap;gap:10px;margin:13px 0 19px;font-size:12px}.site .snapshot-note{display:none}.site .results-note button{margin-left:auto;margin-right:0}.site .treatment-row{gap:20px;padding:25px 0}.site .treatment-info .eyebrow{letter-spacing:.07em;margin-bottom:10px;font-size:12px}.site .treatment-info h3{align-items:flex-start;gap:12px;font-size:27px}.site .treatment-info h3 svg{margin-top:6px}.site .treatment-info>p:not(.eyebrow){margin-top:13px;font-size:16px;line-height:1.8}.site .treatment-options{gap:8px}.site .price-option{flex-direction:column;flex:1;gap:3px;min-width:0;padding:11px 9px}.site .price-option>span:first-child{font-size:12px}.site .price-option strong{font-size:17px}.site .price-book{margin-top:5px;font-size:12px}.site .catalogue-compact .treatment-row{grid-template-columns:1fr;gap:17px;padding:23px 0}.site .catalogue-compact .treatment-info h3{font-size:25px}.site .catalogue-compact .price-option{min-width:0;min-height:0;padding:10px}.site .catalogue-compact .price-book{font-size:12px}.site .catalogue-compact .price-option strong{font-size:17px}.site .catalogue-compact .package-price-option{flex-direction:row;justify-content:space-between;gap:10px;width:100%;padding:14px 17px}.site .price-packages{margin-top:43px}.site .price-packages .section-heading{margin-bottom:17px}.site .menu-policies{margin-top:25px;padding:22px;font-size:14px}.site .promotion-row{grid-template-columns:1fr;gap:22px;margin-top:34px}.site .promotion-item{padding:24px}.site .promotion-item h3{font-size:28px}.site .promotion-item>.eyebrow{font-size:12px}.site .promotion-item>p{font-size:16px}.site .promotion-item>div{flex-direction:column;align-items:flex-start;gap:19px}.site .promotion-item>div>.button{justify-content:space-between;width:100%}.site .treatment-dialog{width:calc(100vw - 24px);max-height:91dvh;display:block}.site .detail-copy{padding:28px 22px 24px}.site .detail-title{font-size:30px!important}.site .detail-copy>.eyebrow{margin-bottom:20px;padding-right:36px;font-size:10px}.site .detail-description{font-size:16px!important}.site .detail-copy .duration-choice{flex-direction:column;align-items:flex-start;gap:10px;min-width:0;padding:11px 10px}.site .detail-copy .duration-choice>span{font-size:14px}.site .detail-copy .duration-choice strong{font-size:16px}.site .detail-deposit{font-size:13px}.site .film-section{flex-direction:column;align-items:stretch;gap:30px;display:flex}.site .film-copy h2{font-size:40px}.site .film-copy>p:not(.eyebrow){max-width:none;margin-top:21px;font-size:16px}.site .film-frame{width:100%;height:370px}.site .film-caption{margin-top:17px!important}.site .hair-intro-bar{padding:22px var(--gutter);grid-template-columns:1fr 1fr;gap:13px 17px;font-size:12px;display:grid}.site .hair-steps h2{font-size:36px}.site .hair-steps>div{gap:29px 22px;margin-top:31px}.site .hair-steps h3{font-size:25px}.site .hair-steps article>p{margin-top:15px;font-size:16px;line-height:1.8}.site .package-intro{margin-bottom:25px;display:block}.site .package-intro>p{font-size:16px}.site .package-intro>p br{display:none}.site .package-intro>span{text-align:left;margin-top:20px;font-size:14px;display:block}.site .package-intro>span br{display:none}.site .package-filter{scrollbar-width:none;flex-wrap:nowrap;gap:8px;margin-bottom:32px;padding-bottom:21px;overflow:auto}.site .package-filter [data-slot=tabs-trigger]{flex-shrink:0;min-height:44px;padding:10px 18px;font-size:14px}.site .package-story{flex-direction:column;gap:0;margin-bottom:35px;padding-bottom:34px;display:flex}.site .package-story-image{height:320px;min-height:0;order:0!important}.site .package-story-copy{padding:27px 0 0;order:1!important}.site .package-story-copy .eyebrow{letter-spacing:.05em;margin-bottom:16px;font-size:12px}.site .package-story-copy .eyebrow span{margin:0 3px}.site .package-story-copy h2{max-width:none;font-size:38px}.site .package-description{max-width:none;margin-top:20px;font-size:16px}.site .package-sequence{gap:10px;margin:23px 0}.site .package-sequence li{font-size:14px}.site .package-amount{gap:12px;margin-bottom:21px}.site .package-amount strong{font-size:29px}.site .package-amount>span,.site .package-amount del{font-size:14px}.site .package-story-copy>.button{justify-content:space-between;width:100%;min-height:50px}.site .package-deposit{max-width:none;margin-top:14px;font-size:12px}.site .package-story-index{font-size:12px;bottom:20px;left:20px}.site .packages-page{padding-bottom:0}.site .about-story{display:block}.site .about-story-aside{align-items:center;gap:17px;margin-bottom:27px;display:flex}.site .about-story-aside .lotus{width:36px;height:34px;margin:0}.site .about-story-aside .eyebrow{letter-spacing:.06em;margin:0;font-size:12px;line-height:1.7}.site .about-story h2{font-size:38px}.site .story-columns{margin-top:25px;display:block}.site .story-columns p{font-size:16px;line-height:1.9}.site .story-columns p+p{margin-top:19px}.site .values-grid{display:block}.site .values-grid article+article{margin-top:35px}.site .values-grid article>div{height:300px;margin-bottom:20px}.site .values-grid article>.eyebrow{margin-bottom:12px}.site .values-grid article>h3{font-size:30px}.site .values-grid article>p:not(.eyebrow){margin-top:16px;font-size:16px}.site .gallery-grid{grid-template-columns:1fr 1fr;gap:12px}.site .gallery-item{aspect-ratio:.85}.site .gallery-item>span{width:31px;height:31px;bottom:10px;right:10px}.site .gallery-item>span svg{width:18px}.site .gallery-dialog{gap:16px!important;padding:15px!important}.site .gallery-dialog>.photo{height:55dvh;min-height:260px}.site .gallery-dialog-top{gap:17px}.site .gallery-dialog-top [data-slot=dialog-title]{font-size:14px;line-height:1.6}.site .gallery-dialog-bottom{gap:16px}.site .gallery-dialog-bottom [data-slot=dialog-description]{font-size:12px}.site .gallery-dialog-bottom .icon-button{width:34px;height:34px}.site .gallery-dialog-bottom>div{gap:7px}.site .voucher-hero{padding-top:43px;padding-bottom:39px}.site .voucher-hero h1{font-size:54px;line-height:1.05}.site .voucher-hero .eyebrow{font-size:12px}.site .voucher-hero>p:not(.eyebrow){margin-top:23px;font-size:16px}.site .voucher-hero .trust{gap:7px;margin-top:23px;font-size:12px}.site .voucher-workspace{flex-direction:column;gap:40px;display:flex}.site .voucher-form{width:100%}.site .voucher-form h2{margin-bottom:30px;font-size:40px}.site .voucher-form>.eyebrow{font-size:12px}.site .voucher-form form>.button{justify-content:space-between;width:100%;font-size:14px}.site .voucher-preview{width:100%;padding:0;position:static}.site .voucher-watermark{letter-spacing:.04em;font-size:12px}.site .voucher-benefits{gap:15px;margin-top:24px;padding:0}.site .voucher-benefits p{font-size:14px}.site .amount-choices{grid-template-columns:repeat(4,1fr);gap:7px}.site .amount-choice{padding:13px 7px;font-size:16px}.site .voucher-amount-note{font-size:14px}.site .form-grid{grid-template-columns:1fr;gap:19px}.site .booking-field>span{font-size:14px}.site .booking-field input,.site .booking-field textarea,.site .booking-field [data-slot=native-select]{font-size:16px}.site .voucher-preview-note{font-size:12px;line-height:1.8}.site .visit-section{flex-direction:column;gap:35px;display:flex}.site .visit-details h2{font-size:41px}.site .visit-detail p{font-size:16px}.site .visit-details>.button{justify-content:space-between;width:100%}.site .visit-parking{max-width:none;font-size:14px}.site .visit-picture{height:380px;min-height:0}.site .visit-address-card{gap:16px;padding:18px 20px;bottom:15px;left:15px;right:15px}.site .visit-address-card h3{font-size:27px}.site .visit-address-card p{font-size:12px}.site .contact-form-section{display:block}.site .contact-form-section>div>h2{font-size:40px}.site .contact-form-section>div>p:not(.eyebrow){max-width:none;margin-top:21px;font-size:16px}.site .contact-form-section form{margin-top:33px}.site .contact-form-section form>.button{justify-content:space-between;width:100%}.site .contact-preview-done{margin-top:35px;padding:25px}.site .contact-preview-done h3{font-size:30px}.site .privacy-page h1{font-size:47px}.site .privacy-page h2{font-size:28px}.site .not-found{padding-top:60px;padding-bottom:80px}.site .not-found h1{font-size:50px}.site .booking-page{padding:32px var(--gutter) 106px}.site .booking-heading{margin-bottom:23px;display:block}.site .booking-heading h1{font-size:49px;line-height:1.06}.site .booking-heading .eyebrow{margin-bottom:14px;font-size:12px}.site .booking-heading h1 br{display:none}.site .booking-heading .trust{gap:8px;max-width:none;margin-top:21px;font-size:12px}.site .demo-notice{align-items:flex-start;gap:10px;margin-bottom:25px;padding:12px 14px}.site .demo-notice>svg{margin-top:4px}.site .demo-notice p{font-size:12px;line-height:1.8}.site .booking-grid{flex-direction:column;gap:35px;display:flex}.site .booking-flow{width:100%}.site .booking-progress{justify-content:space-between;gap:10px;margin-bottom:28px}.site .booking-progress li{flex:1;padding-bottom:13px}.site .booking-progress button{flex-direction:row;align-items:center;gap:8px;font-size:12px;line-height:1.5}.site .booking-progress button>span{flex-shrink:0;width:20px;height:20px;font-size:12px}.site .booking-progress .active{border-bottom-width:2px}.site .booking-step>.eyebrow{margin-bottom:13px;font-size:12px}.site .booking-step>h2{margin-bottom:25px;font-size:30px;line-height:1.2}.site .booking-treatment-description{margin:20px 0 24px;font-size:16px;line-height:1.9}.site .booking-step .duration-choices{gap:9px}.site .booking-step .duration-choice{flex-direction:row;flex:1;gap:12px;padding:14px}.site .booking-step .duration-choice>span{font-size:14px}.site .booking-step .duration-choice strong{font-size:16px}.site .booking-step .duration-choice [data-slot=radio-group-item]{width:14px;height:14px;display:flex}.site .guest-choices{gap:8px}.site .guest-choice{flex:initial;min-height:47px;padding:12px 13px;font-size:14px}.site .guest-choice [data-slot=radio-group-item]{width:13px;height:13px}.site .fixed-guests{gap:12px;padding:17px;font-size:14px}.site .booking-step fieldset{margin:25px 0}.site .booking-hint{font-size:14px}.site .booking-step-actions{display:none}.site .booking-summary{border:1px solid var(--line);grid-template-columns:105px minmax(0,1fr);width:100%;display:grid;position:static}.site .booking-summary .summary-image{height:100%;min-height:250px}.site .summary-image-label{display:none}.site .booking-summary .summary-main{min-width:0;padding:23px 20px}.site .summary-main>.eyebrow{margin-bottom:13px;font-size:12px}.site .summary-main>h2{font-size:27px}.site .summary-facts{gap:9px;margin:17px 0}.site .summary-facts li{gap:8px;font-size:12px}.site .summary-facts li svg{width:15px}.site .summary-total{flex-wrap:wrap;gap:15px;padding:15px 0;font-size:12px}.site .summary-total strong{font-size:25px}.site .summary-payment{gap:10px;padding-top:15px;font-size:12px}.site .summary-payment>div{flex-wrap:wrap;gap:12px}.site .summary-payment strong{font-size:14px}.site .summary-policy{margin-top:16px;font-size:12px}.site .summary-main .comfort-compact{display:none}.site .booking-mobile-summary{padding:13px var(--gutter) calc(13px + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:40;background:#fcfaf6f7;justify-content:space-between;align-items:center;gap:12px;display:flex;position:fixed;bottom:0;left:0;right:0}.site .booking-mobile-summary>span{color:var(--soft-ink);font-size:12px}.site .booking-mobile-summary strong{color:var(--navy);font-size:17px;font-weight:500}.site .booking-mobile-summary .button{gap:12px;min-height:43px;padding:11px 17px;font-size:14px}.site .date-choices{margin-right:calc(var(--gutter)*-1);padding-right:var(--gutter);width:calc(100% + var(--gutter));gap:8px;padding-bottom:8px}.site .date-choice{min-width:65px;padding:12px 6px}.site .date-choice small{font-size:12px}.site .date-choice strong{font-size:29px}.site .another-date{margin-top:16px;font-size:14px}.site .another-date input{width:157px;height:43px;font-size:14px}.site .time-heading{gap:20px;margin-top:24px;margin-bottom:19px}.site .time-heading h3{font-size:16px}.site .time-heading>span{font-size:12px}.site .daypart-tabs [data-slot=tabs-trigger]{min-height:43px;padding:10px 13px;font-size:14px}.site .time-choices{grid-template-columns:repeat(3,1fr);gap:9px}.site .time-choice{min-height:59px;padding:11px 7px}.site .time-choice>span{font-size:16px}.site .time-choice small{font-size:12px}.site .no-times{padding:23px}.site .no-times p{font-size:14px}.site .time-section>.booking-hint{font-size:12px}.site .booking-details>.booking-hint{font-size:14px}.site .preferences-panel{margin:25px 0;padding:22px}.site .preferences-panel>h3{font-size:28px}.site .preferences-panel>p{font-size:14px}.site .preferences-panel>.booking-hint{font-size:12px}.site .preview-ack{gap:13px;font-size:14px}.site .form-error{font-size:14px}.site .booking-success{padding-top:43px;padding-bottom:70px}.site .booking-success .eyebrow{letter-spacing:.08em;font-size:12px}.site .booking-success h1{font-size:55px}.site .booking-success>p:not(.eyebrow){font-size:16px}.site .success-itinerary{margin:30px 0;padding:27px 23px}.site .success-itinerary h2{font-size:29px}.site .success-itinerary>div{gap:25px;font-size:14px}.site .success-actions{flex-direction:column;gap:20px}.site .success-actions .button{justify-content:space-between;width:100%}.site .brand-intro{padding-top:45px;padding-bottom:42px}.site .brand-intro h1{font-size:55px}.site .brand-intro>p:not(.eyebrow){margin-top:25px;font-size:16px}.site .brand-intro .button{margin-top:26px;font-size:14px}.site .identity-lockup{padding:54px 20px 49px}.site .identity-lockup>p{margin-top:30px;font-size:23px}.site .palette-grid{grid-template-columns:1fr 1fr;gap:25px 18px}.site .palette-item>div{aspect-ratio:1.2}.site .palette-item h3{margin-top:17px;font-size:27px}.site .palette-item p{margin-top:9px;font-size:12px}.site .palette-item p:last-child{font-size:14px}.site .brand-type-section{display:block}.site .brand-type-section h2{font-size:42px}.site .brand-type-section>div>p:not(.eyebrow){max-width:none;margin-top:23px;font-size:16px}.site .type-specimen{border-top:1px solid #cdbeb1;border-left:0;margin-top:34px;padding:35px 0 0}.site .type-specimen>span{font-size:140px}.site .type-specimen>p{font-size:31px}.site .type-specimen>div{margin-top:24px;padding-top:24px;font-size:16px}.site .brand-applications{flex-direction:column;gap:38px;padding:5px 10px;display:flex}.site .brand-applications>article{min-height:440px;padding:33px}.site .brand-welcome h3{font-size:47px}.site .brand-menu h3,.site .brand-wayfinding h3{font-size:53px}.site .brand-applications .wordmark{font-size:22px}.site .brand-menu>p,.site .brand-wayfinding p,.site .brand-welcome>div{font-size:16px}.site .brand-photo-direction{flex-direction:column;display:flex}.site .brand-photo-direction>.photo{height:360px}.site .brand-photo-direction>div{padding:46px var(--gutter) 50px}.site .brand-photo-direction h2{font-size:clamp(36px,11vw,49px)}.site .brand-photo-direction p:not(.eyebrow){max-width:none;font-size:16px}.site .brand-downloads{display:block}.site .brand-downloads h2{font-size:42px}.site .brand-downloads>div:last-child{margin-top:30px}.site .brand-downloads p:not(.eyebrow){max-width:none}.site .brand-downloads>div:last-child a{padding:21px 0;font-size:16px}}.site h1,.site h2{text-wrap:balance}.site h3,.site h4{letter-spacing:-.025em}.site-header,.site-header.header-scrolled,.site-header.header-on-hero{background:var(--navy);color:var(--linen);border-color:#ffffff20}.site-header .header-book{background:var(--linen);color:var(--navy);border-color:var(--linen)}.site-header .header-book:hover{background:var(--peach);border-color:var(--peach)}.site-header .language-link,.site-header .menu-trigger{color:var(--linen)}.site .desktop-nav a{font-size:14px}.site .desktop-nav a:hover,.site .desktop-nav a[aria-current=page]{color:var(--peach)}.site .home-hero{grid-template-columns:1fr 1fr;height:auto;min-height:560px;max-height:none;margin-top:0;padding:0;display:grid}.site .hero-copy{width:auto;padding:60px clamp(28px, 4vw, 70px) 52px var(--gutter);order:0;align-self:center;min-width:0}.site .hero-copy h1{letter-spacing:-.045em;font-size:clamp(50px,5.2vw,92px);font-weight:400;line-height:1.08}.site .hero-copy h1>span{display:block}.site .hero-copy>p:not(.eyebrow){max-width:470px;font-size:17px}.site .hero-photo{z-index:0;order:1;min-height:100%;position:relative;inset:auto}.site .hero-photo .photo{object-position:53% 50%;height:118%;position:absolute;inset:auto 0 0}.site .hero-photo-shade{background:linear-gradient(#0000 55%,#08092a99)}.site .hero-image-tag{max-width:38%;bottom:74px}.site .hero-side-note{display:none}.site .hero-buttons{flex-wrap:wrap}.site .hero-copy .trust{margin-top:32px}.site .trust,.site .hero-copy .trust,.site .catalogue-intro .trust,.site .page-hero-copy .trust,.site .booking-heading .trust{text-align:left;color:var(--navy);flex-wrap:nowrap;gap:14px;max-width:100%;font-size:14px;line-height:1.4;display:inline-flex}.site .trust-score{flex-direction:column;gap:4px;display:flex}.site .trust .trust-score strong{letter-spacing:-.025em;font-size:26px;line-height:1}.site .trust-stars,.site .hero-copy .trust-stars{color:#b1842b;letter-spacing:1px;white-space:nowrap;font-size:14px;line-height:1}.site .trust-source{border-left:1px solid var(--line);flex-direction:column;gap:3px;padding-left:14px;display:flex}.site .trust-source>span:first-child{font-weight:500}.site .trust-source>span:last-child{color:var(--soft-ink);font-size:12px}.site .trust.trust-light,.site .trust-light .trust-score strong{color:var(--linen)}.site .trust-light .trust-source{border-color:#ffffff40}.site .trust-light .trust-source>span:last-child{color:#c7cddd}.site .trust-light .trust-stars{color:var(--peach)}.site .trust:hover .trust-source>span:first-child{text-underline-offset:4px;text-decoration:underline}.site .experience-section{padding-top:64px;padding-bottom:64px}.site .experience-section .section-heading{margin-bottom:32px}.site .experience-section .section-heading h2{font-size:clamp(34px,3.6vw,54px)}.site .experience-grid{gap:24px}.site .experience-card:nth-child(2n){padding-top:0}.site .experience-image{aspect-ratio:1.2;height:auto}.site .experience-title h3{font-size:25px}.site .experience-title>span{color:var(--soft-ink);margin-top:8px;font-size:14px;line-height:1.5;display:block}.site .experience-card>p{margin-top:10px;font-size:16px;line-height:1.6}.site .reviews-section{background:var(--rose);border:0;grid-template-columns:minmax(230px,.85fr) 3fr;gap:44px;max-width:none;padding-top:56px;padding-bottom:56px;display:grid}.site .review-heading h2{font-size:clamp(32px,3vw,44px)}.site .review-heading .eyebrow{margin-bottom:14px}.site .google-rating{margin:24px 0}.site .google-rating>strong{letter-spacing:-.05em;align-items:baseline;gap:10px;font-size:64px;font-weight:500;line-height:1;display:flex}.site .google-rating>strong>span{color:var(--soft-ink);letter-spacing:0;font-size:20px;font-weight:400}.site .google-rating .trust-stars{letter-spacing:3px;margin:16px 0 10px;font-size:20px;display:block}.site .google-rating p,.site .review-heading .text-link{font-size:14px}.site .review-heading .text-link{gap:10px}.site .review-cards{grid-template-columns:repeat(3,minmax(0,1fr));align-content:center;gap:16px;display:grid}.site .google-review-card{background:#fff;border:1px solid #dce0e6;border-radius:8px;margin:0;padding:24px}.site .google-review-card figcaption{align-items:center;gap:10px;display:flex}.site .review-avatar{background:var(--navy);width:38px;height:38px;color:var(--linen);border-radius:50%;flex-shrink:0;place-items:center;font-size:16px;display:grid}.site .google-review-card:nth-child(2) .review-avatar{color:var(--navy);background:#e3d6b6}.site .google-review-card:nth-child(3) .review-avatar{color:var(--navy);background:#e3e7ef}.site .google-review-card figcaption>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.site .google-review-card figcaption strong{font-size:15px;font-weight:600}.site .google-review-card figcaption>span>span{color:var(--soft-ink);font-size:12px;line-height:1.5}.site .google-review-card blockquote{letter-spacing:0;margin:22px 0 0;font-size:17px;line-height:1.7}.site .review-source-note{grid-column:1/-1;margin-top:0;font-size:12px;line-height:1.5}.site .home-choice-help{border-bottom:1px solid var(--line)}.site .home-choice-help>summary{cursor:pointer;min-height:76px;padding:20px var(--gutter);justify-content:center;align-items:center;gap:16px;font-size:16px;list-style:none;display:flex}.site .home-choice-help>summary::-webkit-details-marker{display:none}.site .home-choice-help[open]>summary svg{transform:rotate(180deg)}.site .home-choice-help .mood-section{margin-top:0}.site .page-hero-compact{grid-template-columns:1.5fr 1fr;min-height:0}.site .page-hero-compact .page-hero-copy{padding:36px var(--gutter)}.site .page-hero-compact h1{font-size:clamp(36px,4vw,60px)}.site .page-hero-compact .hero-description{max-width:650px;margin-top:16px;line-height:1.6}.site .page-hero-compact .page-hero-copy .eyebrow{margin-bottom:12px}.site .page-hero-compact .page-hero-copy>.button{display:none}.site .page-hero-compact .page-hero-copy .trust{margin-top:20px}.site .page-hero-compact .page-hero-image{height:auto;min-height:0}.site .catalogue-intro{gap:32px;padding-top:34px;padding-bottom:30px}.site .catalogue-intro h1,.site .compact-intro h1{font-size:clamp(36px,4vw,60px)}.site .catalogue-intro .eyebrow{margin-bottom:12px}.site .catalogue-intro>div:last-child{max-width:450px}.site .catalogue-intro>div:last-child>p{margin-bottom:16px;line-height:1.6}.site .catalogue{padding-top:18px}.site .mobile-category-select{display:none}.site .filter-select.sort-select{display:flex}.site .price-book{color:var(--navy);font-size:14px;font-weight:500}.site .price-option{background:#fff;border-radius:5px}.site .price-option:hover{background:var(--navy);color:var(--linen);border-color:var(--navy)}.site .price-option:hover .price-book,.site .price-option:hover>span{color:var(--linen)}.site .thai-booking-note{background:var(--rose);margin-top:32px;padding:20px}.site .detail-layout{display:contents}.site .packages-page{padding-top:24px}.site .package-intro{gap:24px;margin-bottom:22px}.site .package-intro>p,.site .package-intro>span{font-size:14px}.site .package-filter{margin-bottom:28px}.site .package-stories{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:24px;display:grid}.site .package-story,.site .package-story:last-child{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;gap:0;margin:0;padding:0;display:flex;overflow:hidden}.site .package-story-image{width:100%;height:190px;min-height:0;order:0!important}.site .package-story-image .photo{height:100%}.site .package-story-index{font-size:12px;bottom:14px;left:22px}.site .package-story-copy,.site .package-story:nth-child(2n) .package-story-copy{order:1;width:100%;padding:26px}.site .package-story-copy .eyebrow{letter-spacing:.025em;margin-bottom:12px;font-size:12px}.site .package-story-copy h2{margin-bottom:14px;font-size:28px;line-height:1.2}.site .package-description{margin-bottom:18px;font-size:16px;line-height:1.6}.site .package-programme{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:20px 0}.site .package-programme>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:48px;font-size:14px;font-weight:500;list-style:none;display:flex}.site .package-programme>summary::-webkit-details-marker{display:none}.site .package-programme[open]>summary svg{transform:rotate(90deg)}.site .package-sequence{gap:9px;margin:0 0 18px;padding:0}.site .package-sequence li{gap:12px;font-size:14px}.site .package-amount{flex-wrap:wrap;gap:10px;margin:20px 0 16px}.site .package-amount strong{font-size:28px}.site .package-amount>span{font-size:14px}.site .package-story-copy>.button{width:100%}.site .package-deposit{margin-top:14px;font-size:12px}.site .contact-quick-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:24px;display:flex}.site .contact-quick-actions .button{margin:0}.site .contact-quick-actions .text-link{flex-basis:100%;width:fit-content;max-width:max-content}.site .voucher-hero{background:var(--blush);padding-top:40px;padding-bottom:32px}.site .voucher-hero h1{font-size:clamp(38px,4.5vw,64px)}.site .voucher-hero h1 br{display:none}.site .voucher-hero>p:not(.eyebrow){margin-top:16px}.site .voucher-hero .trust{margin-top:20px}.site .voucher-workspace{align-items:start;padding-top:40px}.site .gift-live-summary{display:none}.site .booking-page{padding-top:32px}.site .booking-heading{margin-bottom:20px}.site .booking-heading h1{letter-spacing:-.025em;font-size:clamp(32px,3vw,44px)}.site .booking-heading .eyebrow{margin-bottom:8px}.site .demo-notice{margin-bottom:28px;padding:12px 16px}.site .demo-notice p{color:#454c60;font-size:14px;line-height:1.5}.site .booking-progress{margin-bottom:28px}.site .booking-step>.eyebrow{display:none}.site .booking-step>h2{margin-bottom:20px;font-size:28px}.site .booking-picker>label{margin-bottom:10px;font-size:14px;display:block}.site .booking-combobox-input{background:#fff;border:1px solid #b4bac7;border-radius:5px;width:100%;height:56px}.site .booking-combobox-input input{padding-left:14px;font-size:16px}.site .booking-combobox-popup{background:#fff}.site .booking-combobox-popup [data-slot=combobox-item]{cursor:pointer;min-height:64px;padding:12px 36px 12px 14px}.site .booking-combobox-popup [data-slot=combobox-item]>span{flex-direction:column;display:flex}.site .booking-combobox-popup strong{font-size:15px;font-weight:500}.site .booking-combobox-popup small{color:var(--soft-ink);margin-top:4px;font-size:12px}.site .selected-treatment{background:var(--rose);border-radius:6px;align-items:center;gap:16px;padding:16px;display:flex}.site .selected-treatment .photo{border-radius:4px;flex-shrink:0;width:64px;height:64px}.site .selected-treatment>div{flex-direction:column;flex:1;min-width:0;display:flex}.site .selected-treatment>div>span{color:var(--soft-ink);font-size:12px}.site .selected-treatment strong{font-size:17px;font-weight:500;line-height:1.4}.site .selected-treatment .text-link{min-height:44px;margin:0;padding:8px 0;font-size:14px}.site .booking-empty{min-height:0;padding:28px 20px}.site .booking-empty .lotus{display:none}.site .booking-summary{background:var(--rose)}.site .booking-summary.booking-summary-no-photo{grid-template-columns:minmax(0,1fr)}.site .summary-main{padding:26px}.site .summary-image{height:160px}@media (max-width:1200px){.site .reviews-section{grid-template-columns:1fr;gap:26px}.site .review-heading{grid-template-columns:1fr auto;align-items:center;column-gap:30px;display:grid}.site .review-heading>.eyebrow,.site .review-heading>h2,.site .review-heading>.text-link{grid-column:1}.site .review-heading>h2{margin-bottom:12px}.site .google-rating{grid-area:1/2/4;margin:0}.site .package-stories{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:960px){.site .home-hero{grid-template-columns:1fr 1fr;min-height:560px}.site .hero-copy{padding:42px 28px 36px var(--gutter)}.site .hero-copy h1{font-size:clamp(48px,7vw,68px)}.site .hero-copy>p:not(.eyebrow){font-size:16px}.site .hero-image-tag{padding:14px 18px;bottom:64px}.site .hero-image-tag>span:last-child{font-size:18px}.site .hero-buttons{gap:18px}.site .hero-explore{font-size:14px}.site .experience-grid{grid-template-columns:1fr 1fr}.site .experience-image{aspect-ratio:1.5}.site .page-hero-compact{grid-template-columns:1.5fr 1fr;display:grid}.site .page-hero-compact .page-hero-copy{padding:30px var(--gutter)}.site .page-hero-compact .page-hero-image{height:100%;min-height:0}.site .page-hero-compact h1{font-size:42px}.site .filter-bar{flex-wrap:wrap;gap:12px}.site .search-field{flex-basis:100%}.site .filter-select.sort-select{display:flex}}@media (max-width:640px){.site .preview-strip{padding:0 var(--gutter);letter-spacing:0;justify-content:flex-start;gap:4px;font-size:10px}.site .preview-strip a{right:var(--gutter);gap:2px;font-size:10px}.site .preview-dot{display:none}.site .home-hero{flex-direction:column;height:auto;min-height:0;padding:0;display:flex}.site .hero-copy{padding:32px var(--gutter);order:0}.site .hero-copy h1{font-size:clamp(48px,13.5vw,74px);line-height:1.03}.site .hero-copy h1 br:nth-of-type(2){display:none}.site .hero-copy>p:not(.eyebrow){margin-top:20px}.site .hero-buttons{flex-wrap:wrap;gap:22px}.site .hero-copy .trust{gap:14px;margin-top:26px;font-size:14px}.site .hero-copy .trust svg{width:16px}.site .hero-photo{order:1;height:300px;min-height:0;position:relative}.site .hero-image-tag{max-width:calc(100% - 44px);right:var(--gutter);bottom:48px}.site .hero-photo-caption{right:var(--gutter);bottom:14px}.site .hero-photo-caption>span:first-child{display:none}.site .hero-photo-caption>span:last-child{display:block}.site .experience-section{padding-top:36px;padding-bottom:36px}.site .experience-section .section-heading{margin-bottom:24px}.site .experience-section .section-heading>div:last-child{margin-top:16px}.site .experience-grid{gap:24px 14px}.site .experience-image{aspect-ratio:1.1;height:auto}.site .experience-image .card-index{display:none}.site .experience-image .circle-arrow{width:32px;height:32px;bottom:10px;right:10px}.site .experience-image .circle-arrow svg{width:18px}.site .experience-title h3{font-size:21px;line-height:1.2}.site .experience-title>span{font-size:12px}.site .experience-card>p{display:none}.site .reviews-section{gap:24px;padding-top:36px;padding-bottom:32px}.site .review-heading{grid-template-columns:1fr auto;column-gap:16px}.site .review-heading>.eyebrow{margin-bottom:8px}.site .review-heading h2{font-size:30px}.site .review-heading .text-link{grid-column:1/-1;width:fit-content;margin-top:12px;font-size:14px}.site .google-rating{text-align:right;grid-row:1/3}.site .google-rating>strong{justify-content:flex-end;font-size:46px}.site .google-rating>strong>span{font-size:14px}.site .google-rating .trust-stars{letter-spacing:1px;margin:8px 0;font-size:15px}.site .google-rating p{max-width:116px;font-size:12px;line-height:1.4}.site .review-cards{grid-template-columns:1fr;gap:12px}.site .google-review-card{padding:20px}.site .google-review-card blockquote{margin-top:14px;font-size:16px;line-height:1.6}.site .google-review-card figcaption>span>span{font-size:12px}.site .home-choice-help>summary{justify-content:space-between;min-height:68px;font-size:14px}.site .page-hero-compact{display:block}.site .page-hero-compact .page-hero-copy{padding:26px var(--gutter)}.site .page-hero-compact h1,.site .catalogue-intro h1,.site .compact-intro h1{font-size:36px;line-height:1.12}.site .page-hero-compact h1 br{display:none}.site .page-hero-compact .hero-description{margin-top:12px;font-size:16px}.site .page-hero-compact .page-hero-image{display:none}.site .page-hero-compact .page-hero-copy .trust{margin-top:16px}.site .catalogue-intro{padding-top:26px;padding-bottom:24px;display:block}.site .catalogue-intro>div:last-child{margin-top:12px}.site .catalogue-intro>div:last-child>p{margin-bottom:16px;line-height:1.6}.site .hair-intro-bar{padding:12px var(--gutter);gap:12px;font-size:12px}.site .catalogue{padding-top:12px}.site .catalogue-toolbar{padding:8px var(--gutter);border-bottom:0}.site .category-tabs{display:none}.site .mobile-category-select{align-items:center;gap:12px;font-size:14px;display:flex}.site .mobile-category-select>[data-slot=native-select-wrapper]{flex:1}.site .mobile-category-select select{background:#fff;border-color:#b4bac7;border-radius:4px;width:100%;height:44px;font-size:14px}.site .filter-bar{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-top:10px;margin-bottom:12px;display:grid}.site .search-field{grid-column:1/-1;width:100%;min-width:0}.site .filter-select,.site .filter-select.sort-select{flex-direction:column;align-items:stretch;gap:5px;width:100%;min-width:0;display:flex}.site .filter-select>span{font-size:12px}.site .filter-select [data-slot=native-select-wrapper]{width:100%}.site .filter-select [data-slot=native-select]{width:100%;min-width:0;height:44px;padding:8px 28px 8px 10px;font-size:14px}.site .results-note{margin-top:10px;margin-bottom:12px}.site .treatment-row{gap:16px;padding:22px 0}.site .treatment-info h3{letter-spacing:-.025em;font-size:25px}.site .treatment-info>p:not(.eyebrow){margin-top:10px;line-height:1.6}.site .price-book{font-size:14px}.site .catalogue-compact .treatment-row{gap:10px;padding:16px 0}.site .catalogue-compact .treatment-info h3{font-size:20px}.site .catalogue-compact .treatment-info .eyebrow{margin-bottom:5px}.site .catalogue-compact .treatment-options{flex-wrap:nowrap}.site .catalogue-compact .price-option{flex-direction:column;gap:3px;min-height:60px;padding:8px 6px}.site .catalogue-compact .price-option>span:first-child{font-size:12px}.site .catalogue-compact .price-option strong{font-size:16px}.site .catalogue-compact .price-book{display:none}.site .catalogue-compact .package-price-option{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.site .catalogue-compact .price-packages .treatment-info>p:not(.eyebrow){display:none}.site .packages-page{padding-top:16px}.site .package-intro{margin-bottom:16px;display:block}.site .package-intro>p{line-height:1.6}.site .package-intro>span{margin-top:10px;display:block}.site .package-filter{flex-wrap:wrap;gap:6px;margin-bottom:22px;overflow:visible}.site .package-filter [data-slot=tabs-trigger]{min-height:44px;padding:8px 13px;font-size:14px}.site .package-stories{grid-template-columns:1fr;gap:20px}.site .package-story-image{height:160px}.site .package-story-copy,.site .package-story:nth-child(2n) .package-story-copy{padding:22px}.site .package-story-copy h2{font-size:26px}.site .package-story-copy>.button{min-height:48px}.site .package-description{line-height:1.6}.site .contact-page .page-hero-copy{padding-top:28px;padding-bottom:28px}.site .contact-page .page-hero h1{font-size:40px}.site .contact-page .page-hero .hero-description{margin-top:16px}.site .contact-page .page-hero-image{height:230px}.site .contact-quick-actions{gap:12px}.site .contact-quick-actions .button{gap:14px;min-height:48px;padding:12px 18px}.site .contact-quick-actions .text-link{margin-top:3px}.site .contact-page .page-hero-copy .trust{margin-top:24px}.site .voucher-hero{text-align:left;padding-top:28px;padding-bottom:24px}.site .voucher-hero h1{font-size:38px}.site .voucher-hero .trust{margin-top:18px}.site .voucher-workspace{gap:28px;padding-top:26px}.site .voucher-form h2{margin-bottom:18px;font-size:28px}.site .gift-live-summary{color:var(--linen);background:var(--navy);border-radius:5px;align-items:center;gap:14px;margin:0 0 24px;padding:16px;display:flex}.site .gift-live-summary>span{flex-direction:column;flex:1;min-width:0;display:flex}.site .gift-live-summary strong{overflow-wrap:anywhere;font-size:16px;font-weight:500}.site .gift-live-summary>span>span{color:#c7cddd;font-size:12px}.site .booking-page{padding-top:24px}.site .booking-heading h1{font-size:32px}.site .booking-heading{margin-bottom:16px}.site .demo-notice{margin-bottom:20px;padding:10px 12px}.site .demo-notice p{font-size:12px}.site .booking-progress{margin-bottom:22px}.site .booking-progress button{font-size:12px}.site .booking-step>h2{margin-bottom:18px;font-size:25px}.site .booking-step fieldset{margin-top:24px}.site .selected-treatment{flex-wrap:wrap;gap:12px;padding:12px}.site .selected-treatment .photo{width:48px;height:48px}.site .selected-treatment strong{font-size:16px}.site .selected-treatment .text-link{margin-left:auto}.site .booking-empty{padding:24px 16px}.site .booking-treatment-description{margin-top:16px;font-size:16px}}.site .booking-picker-trigger{place-items:center;width:44px;height:44px;margin-right:4px;display:grid}.site .treatment-from{display:none}.site .package-stories{align-items:stretch}.site .package-story-copy{flex-direction:column;flex:1;display:flex}.site .package-story-copy h2{min-height:2.4em}.site .package-story-copy .package-amount{margin:0 0 16px}.site .package-story-copy .package-description{flex:1}.site .package-story-copy .package-programme{margin-top:12px}@media (max-width:640px){.site .treatment-from{color:var(--navy);margin-top:6px;font-size:14px;font-weight:500;display:block}.site .package-story-image{height:180px}.site .package-story-copy h2{min-height:0}}.site .package-story-copy{justify-content:flex-start;align-items:stretch}.site .package-story-copy .package-description{margin-top:0}.site .page-hero-compact .page-hero-image .photo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.site .keep-treatment{min-height:44px;margin-top:10px;font-size:14px}.site .menu-shortcuts{color:var(--soft-ink);justify-content:space-between;gap:20px;margin-top:22px;font-size:13px;display:flex}.site .menu-shortcuts a{color:var(--navy);text-underline-offset:4px;align-items:center;gap:8px;text-decoration:underline;display:inline-flex}.site .menu-category+.menu-category{margin-top:44px}.site .menu-category-heading{border-bottom:2px solid var(--navy);align-items:baseline;gap:16px;padding:22px 0 18px;display:flex}.site .menu-category-heading h2{font-size:clamp(24px,2.6vw,34px);line-height:1.2}.site .menu-category-heading>span{color:var(--soft-ink);flex-shrink:0;font-size:12px}.site .menu-category .treatment-row .treatment-info>.eyebrow{display:none}.site .menu-combination{background:var(--shell);border-left:3px solid var(--navy);grid-template-columns:1fr auto;align-items:center;gap:30px;margin-top:22px;padding:26px 30px;display:grid}.site .menu-combination h3{margin:7px 0 10px;font-size:24px}.site .menu-combination>div>p:not(.eyebrow){max-width:600px;color:var(--soft-ink);font-size:14px;line-height:1.7}.site .menu-combination-price{gap:9px;display:grid}.site .menu-combination-price>span{color:var(--soft-ink);font-size:12px}.site .menu-combination-price>strong{font-size:24px;font-weight:500}.site .menu-combination-price del{color:var(--soft-ink);margin-left:6px;font-size:14px;font-weight:400}.site .catalogue .category-tabs{white-space:normal;flex-wrap:wrap;height:auto}.site .catalogue .category-tabs [data-slot=tabs-trigger]{flex:none}.site #spa-packages,.site #voucher-example,.site #gift-form{scroll-margin-top:0}.site .gift-band .eyebrow,.site .voucher-hero .eyebrow,.site .voucher-hero>p:not(.eyebrow){color:#514650}.site .gift-steps{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:36px;padding-top:28px;padding-bottom:28px;display:grid}.site .gift-steps p{color:var(--soft-ink);padding-left:40px;font-size:13px;line-height:1.7;position:relative}.site .gift-steps strong{color:var(--navy);font-size:15px;font-weight:500;display:block}.site .gift-steps p>span{color:#8c702f;font-size:13px;position:absolute;top:0;left:0}.site .voucher-workspace{padding-top:45px;padding-bottom:50px}.site .voucher-form h2,.site .voucher-done strong,.site .gift-review dd{overflow-wrap:anywhere}.site .voucher-form h2{scroll-margin-top:0}.site .gift-back-link{display:none}.site .gift-review{flex-direction:column;gap:24px;display:flex}.site .gift-review dl>div,.site .booking-final-check dl>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:24px;padding:12px 0;font-size:14px;display:flex}.site .gift-review dt,.site .booking-final-check dt{color:var(--soft-ink)}.site .gift-review dd{text-align:right;min-width:0;font-weight:500}.site .gift-review dt{flex-shrink:0;max-width:45%}.site .gift-review .gift-message-review{flex-direction:column;gap:7px}.site .gift-message-review dd{text-align:left;white-space:pre-wrap;font-weight:400;line-height:1.7}.site .gift-delivery-note{align-items:flex-start;gap:14px;font-size:14px;line-height:1.7;display:flex}.site .gift-delivery-note svg{flex-shrink:0;margin-top:3px}.site .gift-delivery-note strong{display:block}.site .gift-payment-review{background:var(--shell);padding:24px}.site .gift-payment-review>div{justify-content:space-between;align-items:center;gap:20px;display:flex}.site .gift-payment-review strong{font-size:30px;font-weight:500}.site .gift-payment-review>p{margin:12px 0 20px;font-size:13px;line-height:1.7}.site .gift-payment-review .voucher-preview-note{margin:12px 0 0}.site .gift-review>.text-link{align-self:flex-start}.site .voucher-redeem{background:var(--shell);grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;padding-top:40px;padding-bottom:40px;display:grid}.site .voucher-redeem h2{margin:9px 0 14px;font-size:32px}.site .voucher-redeem p:not(.eyebrow){color:var(--soft-ink);font-size:14px;line-height:1.8}.site .voucher-redeem>div:last-child{flex-direction:column;justify-self:end;align-items:flex-start;gap:18px;display:flex}.site .voucher-redeem .text-link{font-size:13px}.site .preferences-panel>summary,.site .booking-voucher-panel>summary{cursor:pointer;align-content:center;min-height:44px;font-size:15px;font-weight:500}.site .preferences-panel>summary span{color:var(--soft-ink);margin-left:10px;font-size:12px;font-weight:400}.site .preferences-panel:not([open]){padding-top:8px;padding-bottom:8px}.site .preferences-panel[open]>summary{margin-bottom:14px}.site .booking-voucher-panel{border-bottom:1px solid var(--line);margin:18px 0;padding:10px 0 18px}.site .booking-voucher-panel summary svg{vertical-align:middle;width:17px;height:17px;margin-left:8px;display:inline-block}.site .booking-voucher-panel p{margin:12px 0;font-size:13px;line-height:1.7}.site .booking-voucher-panel .booking-field{margin-top:18px}.site .voucher-code-row{gap:10px;display:flex}.site .voucher-code-row input{min-width:0}.site .voucher-code-row .button{flex-shrink:0}.site .voucher-applied{background:var(--shell);gap:9px;padding:12px;display:flex}.site .voucher-applied svg{flex-shrink:0;margin-top:3px}.site .booking-final-check h3{margin-bottom:12px;font-size:21px}.site .booking-final-check>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:13px 0;display:flex}.site .booking-final-check>div p{gap:6px;font-size:14px;display:grid}.site .booking-final-check>div p strong{font-weight:500}.site .booking-final-check>div p span{color:var(--soft-ink);font-size:13px}.site .booking-final-check .text-link{flex-shrink:0;min-height:32px;font-size:12px}.site .booking-final-check dd{font-weight:500}.site .booking-final-check>p{color:var(--soft-ink);margin-top:15px;font-size:12px;line-height:1.7}.site .summary-voucher{color:var(--navy);padding-top:15px;font-size:13px}.site .booking-next-explained{text-align:left;border-top:1px solid var(--line);max-width:560px;margin:0 auto 30px;padding-top:25px}.site .booking-next-explained h2{margin-bottom:12px;font-size:22px}.site .booking-next-explained p{color:var(--soft-ink);margin:10px 0;font-size:14px;line-height:1.8}.site .booking-mobile-summary>span small{color:var(--soft-ink);margin-top:4px;font-size:11px;display:block}@media (max-width:700px){.site .menu-shortcuts{flex-direction:column;gap:12px}.site .menu-shortcuts a{min-height:38px}.site .menu-category-heading{flex-wrap:wrap;gap:8px 14px;padding-top:14px}.site .menu-category-heading h2{font-size:25px}.site .menu-category+.menu-category{margin-top:28px}.site .menu-combination{grid-template-columns:1fr;gap:18px;padding:22px 18px}.site .menu-combination h3{font-size:22px}.site .menu-combination-price{grid-template-columns:1fr auto;align-items:center}.site .menu-combination-price>span{grid-column:1/-1}.site .menu-combination-price>strong{font-size:21px}.site .menu-combination-price>strong del{margin-left:0;font-size:12px;display:block}.site .menu-combination-price .button{padding:12px 14px;font-size:12px}.site .gift-steps{grid-template-columns:1fr;gap:17px;padding-top:24px;padding-bottom:24px}.site .gift-steps p{padding-left:34px}.site .voucher-workspace{gap:32px;padding-top:28px}.site .gift-payment-review{padding:20px}.site .gift-payment-review .button{width:100%;font-size:13px}.site .voucher-redeem{grid-template-columns:1fr;gap:24px;padding-top:32px;padding-bottom:32px}.site .voucher-redeem>div:last-child{justify-self:start}.site .booking-final-check{padding:18px}.site .booking-final-check>div{flex-wrap:wrap;gap:8px}.site .booking-final-check dl>div{gap:12px;font-size:13px}.site .booking-next-explained{margin-top:25px}.site .booking-mobile-summary{min-height:80px}}.site .menu-category[aria-label=Sorted\ treatments] .treatment-row .treatment-info>.eyebrow{display:block}.site .gift-mobile-actions{display:none}@media (max-width:380px){.site .booking-summary{grid-template-columns:minmax(0,1fr)}.site .booking-summary .summary-image{display:none}}@media (max-width:640px){.site{scroll-padding-bottom:calc(96px + env(safe-area-inset-bottom))}.site .booking-step-back{min-height:44px;margin-top:-12px;margin-bottom:16px;font-size:14px;display:inline-flex}.site .gift-back-link{min-height:44px;margin-bottom:12px;font-size:14px;display:inline-flex}.site .gift-mobile-actions{z-index:45;padding:10px var(--gutter) max(10px, env(safe-area-inset-bottom));background:var(--linen);border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;display:flex;position:fixed;bottom:0;left:0;right:0}.site .gift-mobile-actions>a{gap:3px;font-size:12px;display:grid}.site .gift-mobile-actions>a strong{font-size:17px;font-weight:500}.site .gift-mobile-actions>a span{color:var(--soft-ink)}.site .gift-mobile-actions .button{padding-left:17px;padding-right:17px;font-size:12px}.site .booking-grid:has(.booking-details) .booking-summary{display:none}.site .voucher-done .button,.site .success-actions .button{white-space:normal;text-align:left;max-width:100%}.site .voucher-done .button svg,.site .success-actions .button svg{flex-shrink:0}}@media (max-width:380px){.site .amount-choices{grid-template-columns:repeat(2,minmax(0,1fr))}}.site .whatsapp-link{min-height:44px;color:var(--navy);justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:500;display:inline-flex}.site .whatsapp-icon{color:#18784b;flex:none;width:22px;height:22px}.site .whatsapp-link:focus-visible{outline-offset:4px;outline:3px solid #18784b}.site .whatsapp-dock{z-index:30;background:var(--linen);border:1px solid #08092a24;border-radius:40px;gap:12px;padding:11px 16px 11px 12px;transition:box-shadow .18s,border-color .18s;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 22px #08092a18}.site .whatsapp-dock:hover{border-color:#18784b;box-shadow:0 6px 24px #08092a26}.site .whatsapp-dock>.whatsapp-icon{background:#e5f0e9;border-radius:50%;width:39px;height:39px;padding:8px}.site .whatsapp-dock span{gap:2px;display:grid}.site .whatsapp-dock strong{font-size:14px;font-weight:600;line-height:1.3}.site .whatsapp-dock small{color:var(--soft-ink);font-size:11px;font-weight:400;line-height:1.4}.site .navigation-dialog .navigation-whatsapp{color:var(--linen);gap:9px;margin-top:12px;display:flex}.site .navigation-whatsapp .whatsapp-icon{color:#8cd8ae}.site .booking-whatsapp{text-underline-offset:4px;flex-shrink:0;text-decoration:underline}.site .gift-help{border-top:1px solid var(--line);color:var(--soft-ink);flex-wrap:wrap;align-items:center;gap:0 16px;margin-top:20px;padding-top:18px;font-size:13px;display:flex}.site .gift-help .whatsapp-link{text-underline-offset:4px;font-size:13px;text-decoration:underline}@media (max-width:640px){.site .whatsapp-dock{display:none}.site .mobile-book-bar{grid-template-columns:minmax(0,.8fr) minmax(0,1fr) minmax(0,1.2fr);gap:8px;display:grid}.site .mobile-book-bar>a:first-child{align-items:center;min-height:46px;font-size:12px;line-height:1.4;display:flex}.site .mobile-book-bar .mobile-whatsapp{border-left:1px solid var(--line);flex-direction:column;gap:3px;min-height:46px;font-size:11px;line-height:1.2}.site .mobile-whatsapp .whatsapp-icon{width:21px;height:21px}.site .mobile-book-bar .button{gap:6px;width:100%;min-height:46px;padding:10px 8px;font-size:13px}.site .booking-heading .booking-whatsapp{margin-top:10px;font-size:13px}}@media print{.site .whatsapp-dock,.site .mobile-book-bar{display:none}}.site .trust .trust-source>span:nth-child(2){color:var(--soft-ink);font-size:12px}.site .trust-light .trust-source>span:nth-child(2){color:#c7cddd}.site .trust-stars,.site .google-rating .trust-stars{width:max-content;display:inline-block;position:relative}.site .stars-base{opacity:.25}.site .stars-fill{position:absolute;inset:0}.site .navigation-dialog{flex-direction:column;gap:0;display:flex;overflow:hidden}.site .navigation-top,.site .navigation-dialog>.eyebrow,.site .navigation-actions{flex-shrink:0}.site .navigation-dialog nav{overscroll-behavior:contain;scrollbar-width:thin;min-height:0;margin:16px 0;overflow-y:auto}.site .navigation-actions{border-top:1px solid #ffffff2a;padding-top:16px}.site .navigation-actions>.button{width:100%}.site .navigation-actions .navigation-hours{margin-top:6px}@media (max-width:640px){.site .navigation-top{margin-bottom:16px}.site .navigation-dialog nav a{gap:12px;min-height:50px;padding:10px 0;font-size:23px}.site .navigation-actions .navigation-hours{font-size:11px;line-height:1.5}}.site .hero-explore{min-height:44px}.site .hero-reviews{color:#d5d9e4;align-items:center;gap:12px;max-width:100%;min-height:44px;margin-top:16px;font-size:13px;line-height:1.5;display:inline-flex}.site .hero-reviews .trust-stars{color:var(--peach);letter-spacing:1px;flex-shrink:0;font-size:14px}.site .hero-review-label{flex-wrap:wrap;align-items:baseline;gap:4px 8px;display:flex}.site .hero-review-label strong{color:var(--linen);font-weight:500}.site .hero-reviews>svg{flex-shrink:0}.site .hero-reviews:hover .hero-review-label strong{text-underline-offset:4px;text-decoration:underline}@media (min-width:641px) and (max-width:960px){.site .hero-copy h1{font-size:clamp(34px,4.9vw,48px)}}@media (max-width:960px){.site .hero-review-label{flex-direction:column;gap:0}.site .hero-review-divider{display:none}}@media (max-width:640px){.site .hero-copy h1{font-size:clamp(34px,10.5vw,60px);line-height:1.1}.site .hero-buttons{gap:8px 20px}.site .hero-explore{font-size:13px}.site .hero-reviews{margin-top:12px}.site .hero-photo .photo{object-position:53% 50%}}.site:lang(th){--display:var(--font-dm-sans), "Noto Sans Thai Variable", sans-serif;--sans:var(--font-dm-sans), "Noto Sans Thai Variable", sans-serif;--font-sans:var(--font-dm-sans), "Noto Sans Thai Variable", sans-serif;--font-heading:var(--font-dm-sans), "Noto Sans Thai Variable", sans-serif}.site :lang(th) :is(h1,h2,h3,h4,.eyebrow,.button,.field-label,.voucher-location,.voucher-cover-top,.voucher-small-label,.voucher-terms,.summary-image-label,.image-caption){letter-spacing:0;text-transform:none;line-height:1.4}.site :lang(th) :is(.hero-copy h1,.page-hero h1){font-size:clamp(36px,4.4vw,72px);line-height:1.35}.site :lang(th) .hero-copy h1 span{max-width:100%}.site :lang(th) :is(.header-book,.header-actions,.language-link){white-space:nowrap}.site :lang(th) .button{min-height:48px}.site :lang(th) .eyebrow{font-size:14px}.site :lang(th) :is(.booking-progress,.date-choice,.daypart-tabs,.guest-choices,.amount-choices){letter-spacing:0}.site :lang(th) .price-option{min-width:90px}.site :lang(th) .wordmark{letter-spacing:.14em}@media (max-width:640px){.site :lang(th) :is(h1,.page-hero h1,.hero-copy h1){font-size:36px}.site :lang(th) h2,.site :lang(th) .booking-heading h1{font-size:30px}.site :lang(th) .booking-progress{font-size:12px}.site :lang(th) .booking-step-actions .button{padding-inline:18px}.site :lang(th) .language-link{min-width:44px}}.site .home-choice-help .mood-panel-text{grid-template-columns:minmax(0,1fr);max-width:800px;margin-inline:auto}.site .treatment-categories{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.site .treatment-category{border-bottom:1px solid var(--line);min-height:208px;color:var(--navy);grid-template-columns:34% minmax(0,1fr);display:grid}.site .treatment-category-photo{background:#edf1f2;position:relative;overflow:hidden}.site .treatment-category-photo:after{content:"";pointer-events:none;background:linear-gradient(#090a2a05,#090a2a26);position:absolute;inset:0}.site .treatment-category-photo .photo{object-fit:cover;width:100%;height:100%;position:absolute}.site .treatment-category-copy{flex-direction:column;min-width:0;padding:20px 0 20px 20px;display:flex}.site .treatment-category-copy h2,.site .treatment-category-copy h3{letter-spacing:-.025em;margin:0 0 10px;font-size:clamp(21px,1.7vw,27px);line-height:1.2}.site .treatment-category-copy p{color:var(--soft-ink);margin:0 0 16px;font-size:16px;line-height:1.5}.site .treatment-category-meta{justify-content:space-between;align-items:end;gap:8px;margin-top:auto;font-size:14px;line-height:1.5;display:flex}.site .treatment-category-meta strong{font-weight:600}.site .treatment-category-meta>span>span{white-space:nowrap;color:var(--soft-ink)}.site .treatment-category-meta svg{flex-shrink:0}.site .treatment-category-text{background:#edf4f6;border:0;display:flex}.site .treatment-category-text .treatment-category-copy{flex:1;padding:24px}.site .treatment-category-text .treatment-category-copy:before{content:"";border-top:2px solid var(--copper);width:28px;margin-bottom:18px}.site .treatment-category:hover h2,.site .treatment-category:hover h3{text-underline-offset:5px;text-decoration:underline}.site .treatment-category:focus-visible{outline:2px solid var(--copper);outline-offset:5px}.site .category-packages-link{justify-content:flex-end;padding-top:24px;display:flex}.site .category-packages-link .text-link{font-size:15px}@media (min-width:641px) and (max-width:1000px){.site .treatment-categories{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.site .treatment-categories{grid-template-columns:1fr;gap:0}.site .treatment-category{grid-template-columns:76px minmax(0,1fr);align-items:center;gap:16px;min-height:0;padding:12px 0}.site .treatment-category-photo{width:76px;height:76px}.site .treatment-category-copy{padding:0}.site .treatment-category-copy h2,.site .treatment-category-copy h3{margin-bottom:5px;font-size:20px;line-height:1.25}.site .treatment-category-copy p{margin-bottom:7px;font-size:14px;line-height:1.45}.site .treatment-category-meta{font-size:14px}.site .treatment-category-meta svg{display:none}.site .treatment-category-text{margin-block:8px;padding:16px}.site .treatment-category-text .treatment-category-copy{padding:0}.site .treatment-category-text .treatment-category-copy:before{display:none}.site .category-packages-link{padding-top:16px}}.site .treatments-page{background:#fff}.site.design-b1:has(.treatments-page) .whatsapp-dock{display:none}.site .browse-anchors{height:0;overflow:hidden}.site .treatments-page h1:focus,.site .treatments-page h2:focus{outline:none}.site .treatments-page h1{letter-spacing:-.045em;scroll-margin-top:120px;font-size:clamp(36px,4.2vw,64px);line-height:1.12}.site .treatments-intro.section{background:#edf4f6;justify-content:space-between;align-items:end;gap:32px;padding-top:52px;padding-bottom:34px;display:flex}.site .treatments-intro .eyebrow{margin-bottom:16px}.site .treatments-intro h1{margin:0 0 20px}.site .treatments-intro p:not(.eyebrow){max-width:610px;color:var(--soft-ink);font-size:18px;line-height:1.6}.site .treatments-intro>.text-link{white-space:nowrap;margin-bottom:5px}.site .treatment-discovery.section{padding-top:32px;padding-bottom:56px}.site .discovery-tools{justify-content:space-between;align-items:center;gap:28px;padding:30px 0;display:flex}.site .discovery-tools search{flex:1;max-width:510px}.site .discovery-search,.site .browse-search{background:#fff;border:1px solid #cfd3d8;align-items:center;gap:10px;min-height:48px;padding-left:14px;display:flex}.site .discovery-search input,.site .browse-search input{min-width:0;box-shadow:none;background:0 0;border:0;flex:1;height:46px;padding-left:0;font-size:16px}.site .discovery-search:focus-within,.site .browse-search:focus-within{outline-offset:2px;outline:2px solid #907534}.site .discovery-search input:focus-visible,.site .browse-search input:focus-visible{box-shadow:none;outline:none}.site .discovery-search button{align-self:stretch;place-items:center;width:48px;display:grid}.site .treatment-help{background:#edf4f6}.site .treatment-help summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:23px 26px;list-style:none;display:flex}.site .treatment-help summary::-webkit-details-marker{display:none}.site .treatment-help summary>span{align-items:baseline;gap:18px;display:flex}.site .treatment-help summary strong{font-size:19px;font-weight:500}.site .treatment-help summary span>span{color:var(--soft-ink);font-size:16px}.site .treatment-help[open] summary>svg{transform:rotate(180deg)}.site .treatment-suggestions{grid-template-columns:repeat(3,1fr);gap:24px;padding:0 26px 26px;display:grid}.site .treatment-suggestions button{text-align:left;border-top:1px solid #cdd9df;flex-direction:column;gap:9px;padding-top:22px;display:flex}.site .treatment-suggestions .suggestion-purpose{color:#565e69;font-size:14px}.site .treatment-suggestions strong{font-size:22px;font-weight:500}.site .treatment-suggestions span{font-size:15px}.site .suggestion-action{justify-content:space-between;margin-top:12px;display:flex}.site .treatment-packages-link.section{background:#f3f6f7;justify-content:space-between;align-items:center;gap:32px;padding-top:38px;padding-bottom:38px;display:flex}.site .treatment-packages-link h2{letter-spacing:-.035em;margin:10px 0;font-size:32px;line-height:1.2}.site .treatment-packages-link p:not(.eyebrow){color:var(--soft-ink);font-size:16px}.site .treatment-packages-link .text-link{white-space:nowrap}.site .treatment-results-intro.section{background:#edf4f6;padding-top:30px;padding-bottom:36px}.site .browse-back{align-items:center;gap:8px;min-height:44px;margin-bottom:12px;font-size:14px;display:inline-flex}.site .treatment-results-intro h1{margin:0 0 14px;font-size:clamp(32px,3.5vw,52px)}.site .treatment-results-intro p{color:#5c6270;max-width:700px;font-size:17px;line-height:1.6}.site .treatment-workspace.section{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:44px;padding-top:36px;padding-bottom:56px;display:grid}.site .treatment-sidebar{position:sticky;top:115px}.site .treatment-sidebar nav{border-bottom:1px solid #d8dce0;margin-bottom:18px;padding-bottom:20px}.site .treatment-sidebar nav a{border-left:2px solid #0000;min-height:44px;padding:11px 14px;font-size:16px;line-height:1.45;display:block}.site .treatment-sidebar nav a[aria-current]{background:#edf4f6;border-color:#9c803d;font-weight:600}.site .treatment-sidebar nav a:hover{background:#f4f6f7}.site .treatment-sidebar .text-link{margin-left:16px;font-size:15px}.site .treatment-controls{grid-template-columns:minmax(170px,1fr) auto;align-items:end;gap:16px;display:grid}.site .browse-mobile-category{display:none}.site .browse-selects{gap:12px;display:flex}.site .browse-selects label{display:block}.site .browse-selects label>span,.site .browse-mobile-category>span{color:#5c6270;margin:0 0 6px;font-size:13px;display:block}.site .treatment-controls select{background:#fff;border-color:#cfd3d8;border-radius:0;min-height:48px;padding-right:34px;font-size:14px}.site .browse-results-note{color:#626877;justify-content:space-between;align-items:center;gap:14px;min-height:56px;padding:14px 0;font-size:14px;display:flex}.site .browse-results-note output{margin:0}.site .browse-results-note button{color:var(--navy);align-items:center;gap:5px;min-height:44px;text-decoration:underline;display:inline-flex}.site .browse-treatment-list{flex-direction:column;gap:18px;display:flex}.site .treatment-choice{border:1px solid #d8dce0;grid-template-columns:minmax(0,1fr) minmax(240px,300px);align-items:start;gap:30px;padding:26px;display:grid}.site .treatment-choice-copy>.eyebrow{color:#76705e;letter-spacing:.12em;margin-bottom:12px;font-size:11px}.site .treatment-choice h2{letter-spacing:-.035em;margin:0 0 12px;scroll-margin-top:115px;font-size:26px;line-height:1.22}.site .treatment-choice-description{color:#5c6270;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:16px;line-height:1.6;display:-webkit-box;overflow:hidden}.site .browse-detail-link{text-underline-offset:4px;align-items:center;gap:8px;min-height:44px;margin-top:8px;font-size:14px;text-decoration:underline;display:inline-flex}.site .choice-label{color:#5c6270;margin:0 0 10px;font-size:13px}.site .treatment-price-choices{gap:7px;display:flex}.site .treatment-price-choice{cursor:pointer;text-align:center;border:1px solid #cfd3d8;flex:1;min-width:0;min-height:68px;padding:10px 4px}:is(.site .treatment-price-choice:has([data-checked]),.site .treatment-price-choice:has([aria-checked=true])){background:#edf4f6;border-color:#141437;box-shadow:inset 0 0 0 1px #141437}.site .treatment-price-choice:focus-within{outline-offset:3px;outline:2px solid #a38843}.site .treatment-price-choice [data-slot=radio-group-item]{opacity:0;width:1px;height:1px;position:absolute}.site .treatment-price-choice>span{font-size:13px;line-height:1.4;display:block}.site .treatment-price-choice strong{margin-top:2px;font-size:17px;font-weight:600;display:block}.site .treatment-choice-booking>.button{justify-content:center;width:100%;min-height:46px;margin-top:14px;font-size:15px}.site .browse-more{text-align:center;padding:28px 0}.site .browse-more p{color:#626877;margin-bottom:14px;font-size:14px}.site .browse-more .button{color:#111134;background:#fff;border:1px solid #111134}.site .browse-empty{background:#f6f7f7;padding:40px 24px}.site .browse-empty h2{margin-bottom:14px;font-size:26px}.site .browse-empty p{margin-bottom:24px;font-size:16px}.site .browse-combinations{margin-top:32px}.site .browse-combinations>h2{margin-bottom:16px;font-size:24px}.site .browse-combinations article{background:#f2f5f6;margin-top:14px;padding:24px}.site .browse-combinations h3{margin-bottom:10px;font-size:23px;line-height:1.25}.site .browse-combinations p{color:#5c6270;font-size:16px;line-height:1.6}.site .combination-book{justify-content:space-between;align-items:center;gap:20px;margin-top:20px;font-size:15px;display:flex}.site .browse-price-link{border-top:1px solid #d8dce0;justify-content:space-between;align-items:center;gap:18px;margin-top:32px;padding-top:30px;display:flex}.site .browse-price-link p{color:#626877;font-size:15px}.site .browse-price-link .text-link{white-space:nowrap;font-size:15px}@media (max-width:1100px){.site .treatment-workspace.section{grid-template-columns:195px minmax(0,1fr);gap:24px}.site .treatment-controls{grid-template-columns:1fr;gap:12px}.site .browse-selects label{flex:1}.site .browse-selects [data-slot=native-select-wrapper]{width:100%}.site .treatment-choice{grid-template-columns:1fr;gap:18px}.site .treatment-choice-booking{grid-template-columns:minmax(0,1fr) 165px;align-items:end;gap:0 16px;display:grid}.site .choice-label{grid-column:1/-1}.site .treatment-choice-booking>.button{min-height:68px;margin:0}}@media (max-width:760px){.site .treatments-intro.section{padding-top:28px;padding-bottom:26px;display:block}.site .treatments-intro .eyebrow{display:none}.site .treatments-intro h1{margin-bottom:14px;font-size:36px}.site .treatments-intro p:not(.eyebrow){font-size:16px}.site .treatments-intro>.text-link{min-height:40px;margin-top:12px;font-size:14px}.site .treatment-workspace.section{padding-top:22px;display:block}.site .treatment-sidebar{display:none}.site .browse-mobile-category{display:block}.site .browse-mobile-category [data-slot=native-select-wrapper]{width:100%}.site .browse-mobile-category select{font-size:16px}.site .treatment-results-intro.section{padding-top:12px;padding-bottom:24px}.site .treatment-results-intro h1{scroll-margin-top:100px;font-size:32px}.site .treatment-results-intro p{font-size:16px}.site .treatment-help summary>span{display:block}.site .treatment-help summary span>span{margin-top:5px;display:block}.site .treatment-suggestions{grid-template-columns:1fr}.site .treatment-packages-link.section{display:block}.site .treatment-packages-link h2{font-size:28px}.site .treatment-packages-link .text-link{margin-top:20px}}@media (max-width:640px){.site .treatment-discovery.section{padding-top:20px;padding-bottom:32px}.site .discovery-tools{flex-direction:column;align-items:stretch;gap:18px;padding:24px 0}.site .discovery-tools .text-link{align-self:flex-start;font-size:15px}.site .treatment-help summary{padding:20px}.site .treatment-help summary strong{font-size:18px}.site .treatment-help summary span>span{font-size:14px}.site .treatment-suggestions{padding:0 20px 24px}.site .treatment-choice{gap:12px;padding:20px}.site .treatment-choice-copy>.eyebrow{display:none}.site .treatment-choice h2{margin-bottom:10px;font-size:25px}.site .treatment-choice-description{font-size:15px}.site .browse-detail-link{margin-top:2px;font-size:13px}.site .treatment-choice-booking{display:block}.site .treatment-price-choice{min-height:62px;padding:8px 3px}.site .treatment-choice-booking>.button{min-height:44px;margin-top:12px}.site .browse-results-note{font-size:13px}.site .browse-results-note output>span{display:none}.site .browse-results-note button{white-space:nowrap;font-size:13px}.site .combination-book,.site .browse-price-link{flex-direction:column;align-items:flex-start}.site .browse-combinations article{padding:20px}.site .browse-combinations .button{width:100%}}.site .browse-filter-panel>summary{display:none}.site .browse-filter-panel:not([open])>.browse-selects{display:flex}.site .browse-context-photo{height:170px;margin:28px 14px 0;position:relative;overflow:hidden}.site .browse-context-photo:after{content:"";pointer-events:none;background:#08092a14;position:absolute;inset:0}@media (max-width:760px){.site .browse-mobile-category{z-index:8;background:#fff;margin-top:-10px;margin-bottom:2px;padding:10px 0;position:sticky;top:64px}.site .browse-mobile-category>span{display:none}.site .treatment-controls{grid-template-columns:minmax(0,1fr) auto;gap:10px}.site .browse-filter-panel{position:relative}.site .browse-filter-panel>summary{cursor:pointer;border:1px solid #cfd3d8;justify-content:center;align-items:center;gap:7px;min-height:48px;padding:0 12px;font-size:14px;list-style:none;display:flex}.site .browse-filter-panel>summary::-webkit-details-marker{display:none}.site .browse-filter-panel:not([open])>.browse-selects{display:none}.site .browse-filter-panel[open]>.browse-selects{z-index:12;background:#fff;border:1px solid #cfd3d8;flex-direction:column;width:min(330px,100vw - 48px);padding:16px;display:flex;position:absolute;top:54px;right:0;box-shadow:0 8px 24px #08092a1a}.site .browse-filter-dot{background:#917337;border-radius:50%;width:6px;height:6px}.site .treatment-results-intro.section{padding-bottom:18px}.site .treatment-results-intro p{line-height:1.5}}.site .browse-mobile-category select{background:#fff;border-color:#cfd3d8;border-radius:0;min-height:44px}.site.design-b1{--linen:#fff;--shell:#f7f7f5;--background:#fff;--secondary:#f7f7f5}@media (min-width:1101px){.site.design-b1 .palette-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width:641px) and (max-width:1100px){.site.design-b1 .palette-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.site.design-b1 .faq-list [data-slot=accordion-trigger]{gap:18px;padding-inline:18px}.site.design-b1 .faq-list [data-slot=accordion-content]>div{padding-inline:18px}.site.design-b1 .category-overview h2,.site.design-b1 .catalogue-list-title{margin-bottom:18px;scroll-margin-top:16px;font-size:25px;line-height:1.4}.site.design-b1 .category-overview h2:focus,.site.design-b1 .catalogue-list-title:focus{outline:none}.site.design-b1 .category-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 36px;display:grid}.site.design-b1 .category-choices a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:80px;padding-block:18px;font-size:21px;line-height:1.35;display:flex}.site.design-b1 .category-choices a:hover{color:var(--gold)}.site.design-b1 .category-choices svg{flex-shrink:0}.site.design-b1 .category-overview-links{flex-wrap:wrap;gap:12px 32px;margin-top:24px;display:flex}.site.design-b1 .category-overview-links a{min-height:44px}.site.design-b1 .catalogue-guided .category-tabs{display:none}.site.design-b1 .catalogue-guided .catalogue-toolbar{background:#fff;align-items:center;gap:24px;width:100%;margin-inline:0;padding:8px 0;display:flex}.site.design-b1 .category-back{flex-shrink:0;align-items:center;gap:7px;min-height:44px;font-size:15px;display:inline-flex}.site.design-b1 .catalogue-guided .mobile-category-select{flex:1;min-width:0;max-width:310px;display:flex}.site.design-b1 .catalogue-guided .category-label{display:none}.site.design-b1 .catalogue-guided .mobile-category-select>[data-slot=native-select-wrapper]{width:100%}.site.design-b1 .catalogue-guided .mobile-category-select select{height:44px;font-size:15px}.site.design-b1 .google-review-card figcaption a{text-underline-offset:3px;text-decoration:underline}@media (max-width:640px){.site.design-b1 .category-choices{grid-template-columns:1fr}.site.design-b1 .category-choices a{min-height:58px;padding-block:14px;font-size:19px}.site.design-b1 .category-overview h2{font-family:var(--font-body);margin-bottom:0;font-size:15px}.site.design-b1 .category-overview h2,.site.design-b1 .catalogue-list-title{scroll-margin-top:0}.site.design-b1 .catalogue-guided .catalogue-toolbar{gap:12px}.site.design-b1 .category-back{font-size:14px}}.site.design-b1 .home-hero{background:var(--navy);color:#fff}.site.design-b1 .hero-copy h1,.site.design-b1 .hero-explore,.site.design-b1 .hero-reviews,.site.design-b1 .hero-review-label strong{color:#fff}.site.design-b1 .hero-copy>p:not(.eyebrow){color:#d8d9e3}.site.design-b1 .hero-copy>p:not(.eyebrow),.site.design-b1 .page-hero-copy>p,.site.design-b1 .treatments-intro p{text-wrap:pretty}.site[lang=th] .design-b1 .page-hero h1 br{display:initial}.site.design-b1 .hero-copy .eyebrow{color:var(--peach)}.site.design-b1 .hero-copy .button-cream{color:var(--navy);background:#fff;border-color:#fff}.site.design-b1 .hero-copy .button-cream:hover{background:#efede7}.site.design-b1 .hero-photo-shade{pointer-events:none;background:linear-gradient(#08092a0a 35%,#08092a40 100%)}.site.design-b1 .hero-photo .photo{object-position:50% 50%;height:100%}.site.design-b1 .hero-review-summary{min-height:44px;color:var(--navy);letter-spacing:0;flex-wrap:wrap;align-items:center;gap:7px;margin-top:18px;font-size:14px;line-height:1.5;display:inline-flex}.site.design-b1 .hero-review-summary>span{white-space:nowrap}.site.design-b1 .hero-review-summary strong{font-weight:600}.site.design-b1 .hero-review-summary .hero-review-star{color:var(--copper);font-size:20px}.site.design-b1 .hero-review-summary:hover{text-underline-offset:4px;text-decoration:underline}.site.design-b1 .hero-copy .hero-review-summary{color:#fff}.site.design-b1 .hero-copy .hero-review-star{color:var(--peach)}@media (max-width:640px){.site.design-b1 .hero-review-summary{gap:6px;margin-top:12px}}.site.design-b1 .navigation-top{margin-bottom:20px}.site.design-b1 .navigation-top .icon-button{border:0;border-radius:4px}.site.design-b1 .navigation-dialog nav{margin:0}.site.design-b1 .navigation-dialog nav a{letter-spacing:-.02em;border:0;min-height:52px;padding:10px 0;font-size:24px;line-height:1.35}.site.design-b1 .navigation-dialog nav a[aria-current=page]{color:var(--peach)}.site.design-b1 .navigation-actions{border:0;padding-top:28px}@media (max-width:960px){.site.design-b1 [data-slot=dialog-overlay]:has(~.navigation-dialog){-webkit-backdrop-filter:none;backdrop-filter:none;background:#08092a24}.site.design-b1 .navigation-dialog{width:100vw;height:auto;max-height:calc(100dvh - 48px);top:0;translate:-50%;box-shadow:0 12px 32px #08092a24;max-width:100vw!important;padding:max(12px, env(safe-area-inset-top)) var(--gutter) max(24px, env(safe-area-inset-bottom))!important;border-radius:0!important}.site.design-b1 .navigation-top{min-height:52px}.site.design-b1 .navigation-top .logo-link{font-size:17px}.site.design-b1 .navigation-dialog nav{flex:0 auto}.site.design-b1 .navigation-actions{padding-top:24px}}.site.design-b1 .experience-image:after,.site.design-b1 .ritual-image:after{content:"";pointer-events:none;background:linear-gradient(#08092a08 25%,#08092a29 100%);position:absolute;inset:0}.site.design-b1 .experience-image .circle-arrow,.site.design-b1 .experience-image .card-index,.site.design-b1 .ritual-image .circle-arrow,.site.design-b1 .ritual-image .ritual-label{z-index:1}.site.design-b1 .site-footer .footer-whatsapp{color:#fff}.site.design-b1 .site-footer .footer-whatsapp .whatsapp-icon{color:#b0d9c4}.site.design-b1 .hero-reviews{letter-spacing:0;gap:8px;margin-top:22px;font-size:14px}.site.design-b1 .hero-reviews>span:first-child{color:var(--peach)}.site.design-b1 .hero-review-label,.site.design-b1 .hero-review-label>span{display:inline}.site.design-b1 .hero-review-divider{margin:0 5px}.site.design-b1 .hero-review-label strong{font-weight:400}.site.design-b1 .arrival-strip{justify-content:center;gap:32px}.site.design-b1 .arrival-strip .arrival-rule:last-of-type{display:none}.site.design-b1 #main>.comfort-compact{margin:32px var(--gutter)}.site.design-b1 .catalogue-intro{background:#fff}.site.design-b1 .catalogue-intro .eyebrow{display:none}.site.design-b1 .catalogue-intro>div:last-child>p{margin-bottom:0}.site.design-b1 .treatment-open{display:none}.site.design-b1 .filter-bar{align-items:flex-start;gap:12px;display:flex}.site.design-b1 .filter-bar .search-field{flex:1;min-width:0}.site.design-b1 .filter-more{z-index:25;flex:none;position:relative}.site.design-b1 .filter-more>summary{border:1px solid var(--line);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:10px 14px;font-size:14px;list-style:none;display:flex}.site.design-b1 .filter-more>summary::-webkit-details-marker{display:none}.site.design-b1 .filter-more[open]>summary{border-color:var(--navy)}.site.design-b1 .filter-count{font-weight:600}.site.design-b1 .filter-options{width:min(350px, calc(100vw - 2 * var(--gutter)));border:1px solid var(--line);background:#fff;border-radius:6px;grid-template-columns:1fr 1fr;gap:16px;padding:18px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #08092a12}.site.design-b1 .filter-options .filter-select{flex-direction:column;align-items:stretch;gap:8px;width:100%;min-width:0;display:flex}.site.design-b1 .filter-options .filter-select select{width:100%;min-width:0}.site.design-b1 .menu-shortcuts{justify-content:flex-end;margin:8px 0;padding:0}.site.design-b1 .menu-shortcuts a{min-height:36px;font-size:14px}@media (max-width:640px){.site.design-b1{--header:64px}.site.design-b1 .site-header{height:64px;min-height:64px}.site.design-b1 .mobile-book-bar{padding-block:8px max(8px, env(safe-area-inset-bottom));background:#fff;grid-template-columns:1fr 1.4fr;gap:18px}.site.design-b1 .mobile-book-bar .mobile-whatsapp{border:0;flex-direction:row;gap:8px;font-size:14px}.site.design-b1 .hero-copy{padding-block:30px 26px}.site.design-b1 .hero-copy>.eyebrow{display:none}.site.design-b1 .hero-copy h1{font-size:clamp(36px,10vw,44px);line-height:1.15}.site.design-b1 .hero-copy>p:not(.eyebrow){margin-top:16px}.site.design-b1 .hero-buttons{flex-wrap:nowrap;gap:16px;margin-top:22px}.site.design-b1 .hero-buttons .button{gap:12px;padding-inline:20px;font-size:14px}.site.design-b1 .hero-explore{gap:8px;font-size:14px}.site.design-b1 .hero-explore>svg{display:none}.site.design-b1 .hero-review-divider{display:inline}.site.design-b1 .hero-reviews,.site.design-b1 .hero-image-tag{display:none}.site.design-b1 .hero-photo{height:260px}.site.design-b1 .arrival-strip{min-height:0;padding-block:12px}.site.design-b1 .arrival-strip p{font-size:14px}.site.design-b1 .section-heading .eyebrow,.site.design-b1 .faq-intro>.eyebrow{display:none}.site.design-b1 .experience-section .section-heading{margin-bottom:16px}.site.design-b1 .experience-section .section-heading>div:last-child{margin-top:8px}.site.design-b1 .experience-grid{grid-template-columns:1fr;gap:0;display:grid}.site.design-b1 .experience-card{border-bottom:1px solid var(--line);grid-template-columns:104px minmax(0,1fr);align-items:center;gap:18px;padding-block:16px;display:grid}.site.design-b1 .experience-image{aspect-ratio:1;width:104px;height:104px}.site.design-b1 .experience-image .circle-arrow{display:none}.site.design-b1 .experience-title{margin:0}.site.design-b1 .experience-title h3{font-size:21px;line-height:1.3}.site.design-b1 .experience-title>span{margin-top:8px;font-size:14px;line-height:1.5}.site.design-b1 #main>.comfort-compact{margin-block:20px}.site.design-b1 .faq-intro>p:not(.eyebrow){display:none}.site.design-b1 .catalogue-intro{padding-block:24px 12px}.site.design-b1 .catalogue-intro h1{font-size:32px;line-height:1.2}.site.design-b1 .catalogue-intro>div:last-child{margin-top:10px}.site.design-b1 .catalogue-intro>div:last-child>p{font-size:16px;line-height:1.5}.site.design-b1 .page-hero-compact{background:#fff}.site.design-b1 .page-hero-compact .page-hero-copy{padding-block:24px 12px}.site.design-b1 .page-hero-compact .eyebrow{display:none}.site.design-b1 .page-hero-compact h1{font-size:32px;line-height:1.2}.site.design-b1 .catalogue-toolbar{background:#fff;padding-block:6px;top:64px}.site.design-b1 .category-label{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.site.design-b1 .filter-bar{gap:8px;margin-block:8px 10px;display:flex}.site.design-b1 .filter-bar .search-field{min-height:46px}.site.design-b1 .filter-bar .search-field input{min-width:0;font-size:16px}.site.design-b1 .filter-more>summary{min-height:46px;padding-inline:10px}.site.design-b1 .filter-options .filter-select select{height:44px}.site.design-b1 .results-note{min-height:24px;margin-block:8px}.site.design-b1 .results-note p{font-size:13px}.site.design-b1 .results-note p>span{display:none}.site.design-b1 .menu-category-heading{border-bottom-width:1px;padding-block:14px 10px}.site.design-b1 .menu-category-heading h2{font-size:23px}.site.design-b1 .menu-category-heading>span{display:none}.site.design-b1 .catalogue:not(.catalogue-compact) .treatment-row{padding-block:18px;display:block}.site.design-b1 .catalogue:not(.catalogue-compact) .treatment-options{display:none}.site.design-b1 .catalogue:not(.catalogue-compact) .treatment-info{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;column-gap:12px;width:100%;display:grid}.site.design-b1 .catalogue:not(.catalogue-compact) .treatment-info h3{font-size:22px;line-height:1.35}.site.design-b1 .treatment-info h3 svg{display:none}.site.design-b1 .treatment-from{white-space:nowrap;margin:0;font-size:14px}.site.design-b1 .treatment-summary{-webkit-line-clamp:2;-webkit-box-orient:vertical;grid-column:1/-1;font-size:16px;line-height:1.5;display:-webkit-box;overflow:hidden}.site.design-b1 .treatment-open{grid-column:1/-1;align-items:center;gap:8px;margin-top:10px;font-size:14px;font-weight:500;display:flex}.site.design-b1 .catalogue-compact .treatment-row{grid-template-columns:minmax(0,1fr) 180px;align-items:center;gap:12px;padding-block:12px;display:grid}.site.design-b1 .catalogue-compact .treatment-info h3{font-size:16px;line-height:1.45}.site.design-b1 .catalogue-compact .treatment-options{justify-content:flex-start;gap:4px;display:flex}.site.design-b1 .catalogue-compact .treatment-row:has(>.treatment-options>.price-option:only-child){grid-template-columns:minmax(0,1fr) 57px}.site.design-b1 .catalogue-compact .treatment-info>.eyebrow{display:none}.site.design-b1 .catalogue-compact .price-option{background:#f7f7f5;border:1px solid #0000;flex:0 57px;gap:2px;width:57px;min-width:0;min-height:54px;padding:7px 3px}.site.design-b1 .catalogue-compact .price-option:hover{background:var(--navy)}.site.design-b1 .catalogue-compact .price-option>span:first-child{white-space:nowrap;font-size:12px}.site.design-b1 .catalogue-compact .price-option strong{font-size:14px}.site.design-b1 .catalogue-compact .price-packages .treatment-row{grid-template-columns:1fr}.site.design-b1 .catalogue-compact .package-price-option{flex:auto;width:100%;padding:12px}.site.design-b1 .menu-policies{padding:20px 0}}.site.design-b2{--warm-gold-wash:#f7f1e4}.site.design-b2 .treatment-category{background:#f6f8f9;border-bottom-color:#d8bd80;grid-template-columns:42% minmax(0,1fr)}.site.design-b2 .treatment-category-copy{padding:20px 16px}.site.design-b2 .treatment-category:hover,.site.design-b2 .treatment-category:focus-visible{background:var(--warm-gold-wash)}.site.design-b2 .treatment-results-heading.has-photo{grid-template-columns:minmax(0,1fr) 230px;align-items:center;column-gap:36px;display:grid}.site.design-b2 .treatment-results-heading.has-photo h1{align-self:end}.site.design-b2 .treatment-results-heading.has-photo>p{grid-column:1;align-self:start}.site.design-b2 .treatment-results-photo{grid-area:1/2/3;height:150px;position:relative;overflow:hidden}.site.design-b2 .treatment-results-photo .photo{object-fit:cover;width:100%;height:100%}.site.design-b2 .treatment-results-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000,#08092a20);position:absolute;inset:0}:is(.site.design-b2 .treatment-price-choice:has([data-checked]),.site.design-b2 .treatment-price-choice:has([aria-checked=true])){background:var(--warm-gold-wash);border-color:#927132;box-shadow:inset 0 0 0 1px #927132}.site.design-b2 .treatment-sidebar nav a[aria-current]{background:var(--warm-gold-wash)}.site.design-b2 .ritual-section{background:var(--navy);color:#fff;padding-block:76px}.site.design-b2 .ritual-section .section-heading h2,.site.design-b2 .ritual-section .section-heading .text-link{color:#fff}.site.design-b2 .ritual-section .section-heading .eyebrow{color:#d8bd80}.site.design-b2 .ritual-section .section-heading>div:last-child>p{color:#d8dce7}.site.design-b2 .ritual-section .section-heading .text-link{border-color:#d8bd80}.site.design-b2 .ritual-grid{align-items:stretch;gap:24px}.site.design-b2 .ritual-card{color:var(--navy);background:#fff;flex-direction:column;min-width:0;display:flex}.site.design-b2 .ritual-card.ritual-2{background:var(--warm-gold-wash);box-shadow:0 0 0 1px #d8bd80}.site.design-b2 .ritual-image{aspect-ratio:1.1;margin-bottom:0}.site.design-b2 .ritual-1 .ritual-image .photo{object-position:50% 58%}.site.design-b2 .ritual-label{color:#fff;letter-spacing:0;background:#08092ad9;border:0;max-width:calc(100% - 36px);padding:7px 12px;font-size:13px}.site.design-b2 .ritual-2 .ritual-label{color:var(--navy);background:#d8bd80}.site.design-b2 .ritual-copy{flex-direction:column;flex:1;padding:24px;display:flex}.site.design-b2 .ritual-copy>.eyebrow{color:#765d27;margin-bottom:12px;font-size:12px}.site.design-b2 .ritual-copy h3{font-size:clamp(25px,2.1vw,32px);line-height:1.2}.site.design-b2 .ritual-includes{color:#626673;min-height:0;margin-block:16px 24px;font-size:14px;line-height:1.65}.site.design-b2 .ritual-price{align-items:end;gap:12px;margin-top:auto}.site.design-b2 .ritual-price>span:first-child{font-size:25px;font-weight:500;line-height:1.25}.site.design-b2 .ritual-price small{color:#626673;margin-top:5px;font-size:12px;font-weight:400;display:block}.site.design-b2 .ritual-card:focus-visible{outline-offset:6px;outline:3px solid #d8bd80}.site.design-b2 #main>.comfort-compact{background:var(--warm-gold-wash);border:0;border-left:3px solid #d8bd80;padding:16px 20px}.site.design-b2 .faq-list [data-slot=accordion-item][data-open],.site.design-b2 .faq-list [data-slot=accordion-item][data-state=open]{background:#f1f6f8}@media (min-width:641px) and (max-width:1100px){.site.design-b2 .treatment-categories{grid-template-columns:repeat(2,minmax(0,1fr))}.site.design-b2 .ritual-grid{gap:18px}.site.design-b2 .ritual-copy{padding:20px 16px}.site.design-b2 .ritual-price{flex-wrap:wrap}}@media (max-width:640px){.site.design-b2 .treatment-category{border-bottom-color:var(--line);background:#fff;grid-template-columns:88px minmax(0,1fr)}.site.design-b2 .treatment-category-photo{width:88px;height:96px}.site.design-b2 .treatment-category-copy{padding:0}.site.design-b2 .treatment-results-heading.has-photo{grid-template-columns:minmax(0,1fr) 88px;gap:0 18px}.site.design-b2 .treatment-results-heading.has-photo h1{align-self:center;margin:0}.site.design-b2 .treatment-results-heading.has-photo>p{grid-column:1/-1;margin-top:18px}.site.design-b2 .treatment-results-photo{grid-row:1;height:96px}.site.design-b2 .ritual-section{padding-block:48px}.site.design-b2 .ritual-grid{scrollbar-color:#d8bd80 #ffffff20;gap:18px}.site.design-b2 .ritual-card{flex:0 0 86%}.site.design-b2 .ritual-image{aspect-ratio:1.05}.site.design-b2 .ritual-copy{padding:22px 20px}.site.design-b2 .ritual-copy h3{font-size:27px}.site.design-b2 .ritual-price>span:last-child{display:flex}.site.design-b2 #main>.comfort-compact{padding:14px 16px}}.site.design-b3 .arrival-strip strong{display:inline}.site.design-b3 .hero-copy .hero-title-accent{color:#d8bd80}.site.design-b3 .treatment-choice-description{-webkit-line-clamp:unset;display:block;overflow:visible}.site.design-b3 .treatment-choice-description strong{color:#34394c;font-weight:500;display:block}.site.design-b3 .treatment-choice-description>span{margin-top:6px;font-size:14px;line-height:1.6;display:block}.site.design-b3 .browse-active-filters{border:0;flex-wrap:wrap;gap:8px;min-width:0;margin:16px 0 0;padding:0;display:flex}.site.design-b3 .browse-active-filters button{max-width:100%;min-height:44px;color:var(--navy);text-align:start;cursor:pointer;background:#edf4f7;border:1px solid #b3bec5;border-radius:6px;align-items:center;gap:12px;padding:9px 14px;font-size:14px;line-height:1.5;display:inline-flex}.site.design-b3 .browse-active-filters button span{overflow-wrap:anywhere;min-width:0}.site.design-b3 .browse-active-filters button svg{flex-shrink:0}.site.design-b3 .browse-active-filters button:hover{background:#e0edf2;border-color:#6c7a85}.site.design-b3 .browse-active-filters button:focus-visible,.site.design-b3 .browse-results-note output:focus-visible{outline-offset:4px;outline:2px solid #927132}.site.design-b3 :is(.button,.treatment-price-choice,.browse-active-filters button){transition:background-color .16s ease-out,border-color .16s ease-out,box-shadow .16s ease-out,transform .16s ease-out}.site.design-b3 .button:active{transform:translateY(1px)}.site.design-b3 :is(.text-link,.hero-explore,.browse-detail-link) svg{transition:transform .16s ease-out}@media (hover:hover) and (prefers-reduced-motion:no-preference){.site.design-b3 :is(.text-link,.hero-explore,.browse-detail-link):hover svg{transform:translate(3px)}}@media (prefers-reduced-motion:no-preference){.site.design-b3 .treatment-results-heading,.site.design-b3 .treatment-dialog[data-open]{animation:.16s ease-out lavella-settle}.site.design-b3 .treatment-dialog[data-closed]{animation:.14s ease-in lavella-dismiss}}@keyframes lavella-settle{0%{opacity:.7}to{opacity:1}}@keyframes lavella-dismiss{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.site.design-b3 .button:active{transform:none}}.site{--sans:var(--font-dm-sans), Arial, sans-serif;--display:var(--font-dm-sans), Arial, sans-serif;flex:1;width:100%}.site[lang=th]{--sans:var(--font-site-thai), var(--font-dm-sans), sans-serif;--display:var(--sans)}.site.design-b1 dialog.navigation-dialog{height:auto;margin:0;position:fixed;inset:0 auto auto 50%;transform:none}.site dialog.navigation-dialog:not([open]){display:none}.site dialog.navigation-dialog[open]{display:flex}.site dialog::backdrop{background:#08092a24}.site .guest-content{min-height:60vh}.site .guest-content .font-display{font-family:var(--display)}.site .b-page-hero{background:#edf3f6;grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.site .b-page-hero>div{padding:64px var(--gutter);align-self:center}.site .b-page-hero h1{margin-bottom:24px;font-size:clamp(38px,4.5vw,64px)}.site .b-page-hero>.photo{object-fit:cover;width:100%;height:100%;min-height:400px}.site .b-home-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.site .b-home-categories .treatment-category{grid-template-columns:42% 1fr;min-height:230px;display:grid}.site .b-home-categories .photo{object-fit:cover;width:100%;height:100%}.site .b-home-categories h3{margin-bottom:12px;font-size:26px}.site .b-count-note{margin-top:24px;font-size:14px}.site .b-intro,.site .b-promise{text-align:center}.site .b-intro>p,.site .b-promise>p{max-width:650px;margin:24px auto}.site .b-fact-grid{grid-template-columns:repeat(3,1fr);gap:40px;max-width:1100px;margin:40px auto;display:grid}.site .b-fact-grid h3{margin-bottom:14px;font-size:24px}.site .b-promise{background:#f6f8f9}.site .b-findus{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.site .b-findus>.photo{object-fit:cover;width:100%;height:420px}.site .b-findus h2,.site .b-faq h2{margin-bottom:30px}.site .b-findus p{margin:20px 0}.site .b-faq{max-width:1000px;margin:auto}.site .b-faq details{border-bottom:1px solid var(--line);padding:20px 0}.site .b-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;min-height:44px;display:flex}.site .b-faq details p{padding-top:16px}.site .ritual-copy{padding:24px}.site .ritual-copy h3{margin-bottom:16px;font-size:26px}.site .ritual-copy p{margin-bottom:18px}.site .privacy-page{max-width:1000px;margin:auto}.site .privacy-page h1{font-size:clamp(38px,5vw,64px)}.site .privacy-page section{margin-top:38px}.site .privacy-page h2{margin-bottom:16px;font-size:28px}.site .privacy-page ul{padding-left:24px;list-style:outside}.site .privacy-page li,.site .privacy-page p{margin:16px 0}@media (max-width:640px){.site .b-page-hero,.site .b-home-categories,.site .b-findus,.site .b-fact-grid{grid-template-columns:1fr}.site .b-page-hero>div{padding:38px var(--gutter)}.site .b-page-hero>.photo{min-height:240px;max-height:300px}.site .b-findus{gap:30px}.site .b-findus>.photo{height:300px}.site .b-home-categories .treatment-category{min-height:220px}.site .b-fact-grid{gap:26px}}.site dialog:not([open]){display:none!important}.site .b-treatment-section>header{max-width:720px;margin-bottom:32px}.site .b-treatment-section h2,.site .b-browser h2{margin-bottom:16px;font-size:clamp(30px,4vw,44px)}.site .b-treatment-list{border-top:1px solid var(--line)}.site .b-treatment-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(250px,38%);gap:48px;padding:32px 0;scroll-margin-top:150px;display:grid}.site .b-treatment-row h3{margin-bottom:12px;font-size:24px}.site .b-treatment-row p{max-width:650px;margin:8px 0}.site .b-treatment-note{font-size:14px}.site .b-duration-options{flex-direction:column;align-self:center;gap:8px;display:flex}.site .b-duration-link{border:1px solid #8a919e;border-radius:4px;align-items:center;gap:16px;min-height:48px;padding:12px 16px;font-size:14px;display:flex}.site .b-duration-link strong{margin-left:auto}.site .b-duration-link:hover{background:var(--navy);color:#fff}.site .b-guide{background:#edf3f6;border-radius:8px;padding:40px}.site .b-guide h2{margin-bottom:24px;font-size:clamp(26px,3vw,38px)}.site .b-guide-result{max-width:700px}.site .b-guide-result h3{margin:24px 0 12px;font-size:26px}.site .b-guide-result p{margin:12px 0}.site .b-guide-result .button{margin-top:12px}.site .b-filter-chips{flex-wrap:wrap;gap:8px;margin:20px 0;display:flex}.site .b-filter-chips button{cursor:pointer;background:0 0;border:1px solid #8a919e;border-radius:4px;min-height:44px;padding:10px 16px}.site .b-filter-chips button[aria-pressed=true]{background:var(--navy);color:#fff;border-color:var(--navy)}.site .b-browser-controls{flex-wrap:wrap;align-items:end;gap:20px;display:flex}.site .b-browser-controls label{flex-direction:column;flex:1;gap:8px;min-width:160px;font-size:14px;display:flex}.site .b-browser-controls input,.site .b-browser-controls select{background:#fff;border:1px solid #8a919e;border-radius:4px;min-height:48px;padding:10px}.site .b-browser-controls button{min-height:48px}.site :where(.rounded-2xl){border-radius:8px}.site :where(.gold-rule){background:#b7c6d2}.site :where(.bg-ivory){background:#f5f7f8}@media (max-width:700px){.site .b-treatment-row{grid-template-columns:1fr;gap:16px;padding:28px 0}.site .b-guide{padding:24px}.site .b-browser-controls{gap:12px}.site .b-browser-controls label:first-child{flex-basis:100%}}.site .b-book-page{max-width:980px;margin:auto}.site .b-book-page h1{margin-bottom:24px;font-size:clamp(36px,5vw,56px);line-height:1.1}.site .b-booking-wizard>section{background:#f5f7f8;border-color:#c4cdd5;border-radius:8px;padding:32px}.site .b-booking-wizard h2{font-size:26px;line-height:1.25}.site .b-booking-wizard input,.site .b-booking-wizard select,.site .b-booking-wizard textarea{background:#fff;border-color:#8a919e;border-radius:4px;min-height:48px}.site .b-booking-wizard button{border-radius:4px;min-height:44px}.site .b-wizard-guide{border-bottom:1px solid var(--line);margin-bottom:24px;padding-bottom:16px}.site .b-wizard-guide summary{cursor:pointer;min-height:44px;padding:12px 0}.site .b-wizard-guide .b-guide{background:0 0;padding:20px 0}.site .b-booking-wizard>.b-booking-summary{background:var(--navy);color:#fff}.site .b-booking-totals{gap:12px;margin:24px 0;display:grid}.site .b-booking-totals>div{border-bottom:1px solid #ffffff30;justify-content:space-between;gap:24px;padding-bottom:12px;display:flex}.site .b-booking-totals dd{white-space:nowrap;font-weight:600}@media (max-width:640px){.site .b-booking-wizard>section{padding:20px}.site .b-booking-wizard h2{font-size:22px}.site .b-booking-wizard .grid-cols-2{grid-template-columns:1fr}}.site .b-primary-control,.site .b-outline-control,.site .b-ghost-control,.site .b-whatsapp-control{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:12px 24px;font-size:15px;font-weight:500;line-height:1.35;transition:background .15s;display:inline-flex}.site .b-primary-control{background:var(--navy);color:#fff;border:1px solid var(--navy)}.site .b-primary-control:hover{background:#282947}.site .bg-navy .b-primary-control,.site .navy-glow .b-primary-control,.site .b-booking-summary .b-primary-control{color:var(--navy);background:#fff;border-color:#fff}.site .b-outline-control{color:var(--navy);background:0 0;border:1px solid #8a919e}.site .b-ghost-control{color:#fff;background:0 0;border:1px solid #ffffff80}.site .b-whatsapp-control{background:var(--navy);color:#fff}.site .b-chip,.site .b-price-chip{border:1px solid #a1a9b2;border-radius:4px;justify-content:center;align-items:center;gap:6px;min-height:44px;padding:8px 12px;font-size:14px;display:inline-flex}.site .b-price-chip{white-space:nowrap;width:100%}.site .b-chip:hover,.site .b-price-chip:hover{background:var(--navy);color:#fff}.site .b-chip-dark{color:#fff;border-color:#ffffff80}.site .b-surface{background:#f5f7f8;border:1px solid #cad1d8;border-radius:8px}.site .b-guest-page{min-height:65vh}.site .b-guest-page h1{font-size:clamp(34px,4.5vw,52px);line-height:1.15}.site .b-guest-page h2{font-size:26px;line-height:1.2}.site .b-guest-page input,.site .b-guest-page select{border-radius:4px;min-height:48px}.site .b-guest-page button,.site .b-guest-page a{min-height:44px}.site .b-home-package-link{border-top:1px solid var(--line);align-items:center;gap:24px;margin-top:24px;padding:24px 0;display:flex}.site .b-home-package-link .photo{object-fit:cover;width:90px;height:100px}.site .b-home-package-link h3{margin-bottom:8px;font-size:24px}.site .b-home-package-link>span{margin-left:auto}.site .eyebrow:before{content:none}.site .faq-list summary[data-slot=accordion-trigger]{cursor:pointer;justify-content:space-between;align-items:center;list-style:none;display:flex}.site .faq-list summary::-webkit-details-marker{display:none}.site .faq-list details[open]>summary svg{transform:rotate(180deg)}.site .faq-list details[open]{border-color:#ad945a}.site .mood-tabs{flex-direction:column}.site .mood-tab{cursor:pointer;white-space:nowrap;justify-content:space-between;align-items:center;font-family:inherit;display:flex}.site .mood-tab svg{flex-shrink:0}.site .faq-list details[open] [data-slot=accordion-content]{height:auto}.site .eyebrow{display:block}.site .package-filter{align-items:center;display:flex}.site .package-filter button{cursor:pointer;font-family:inherit}.site .contact-form>.booking-field,.site .contact-form>.button{margin-top:20px}.site .contact-form>.text-xs{margin-top:16px}.site dialog.gallery-dialog{max-height:90dvh;margin:0;position:fixed;inset:50% auto auto 50%;overflow:auto;translate:-50% -50%}.site dialog.gallery-dialog::backdrop{background:#08092acc}.site .gallery-dialog .photo{object-fit:contain;width:100%;max-height:65dvh}.site .gallery-dialog-top h2{font-size:16px}.site .gallery-item{cursor:pointer}.site dialog.gallery-dialog[open]{display:grid}.site .package-filter-layout{flex-direction:column;gap:8px;display:flex}.site .package-filter button:not([data-active]){color:var(--soft-ink)}.site .contact-form select{background:#fff;border:1px solid #d3d7dd;border-radius:3px;width:100%;min-height:54px;padding:0 12px}.site .voucher-form .amount-choice input{cursor:pointer;margin:0}.site .voucher-form button:disabled{opacity:.6;cursor:wait}.site .gift-cancelled,.site .gift-error{color:var(--navy);background:#fcf8ef;border:1px solid #b89051;margin-bottom:20px;padding:14px 16px;font-size:14px}.site .voucher-done{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.site .voucher-done>strong{font-size:28px}.site #gift-details-heading,.site #voucher-example{scroll-margin-top:calc(var(--header) + 16px)}.site .voucher-done .button .whatsapp-icon{color:inherit}.site .treatment-dialog{border:0;width:min(720px,100vw - 32px);max-height:calc(100dvh - 32px);margin:auto;padding:40px;position:fixed;inset:0;overflow:auto;transform:none}.site .treatment-dialog::backdrop{background:#0908288c}.site .catalog-dialog-close{place-items:center;min-width:44px;min-height:44px;display:grid;position:absolute;top:12px;right:12px}.site .treatment-price-choice input,.site .duration-choice input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.site .treatment-price-choice,.site .duration-choice{position:relative}:is(.site .treatment-price-choice:has(input:focus-visible),.site .duration-choice:has(input:focus-visible)){outline:2px solid var(--navy);outline-offset:3px}.site .treatments-page h1,.site .catalogue-page h2,.site .treatment-choice h2{scroll-margin-top:calc(var(--header) + 20px)}.site .category-tabs button[aria-pressed=true]{background:var(--navy);color:#fff}@media (max-width:640px){.site .treatment-dialog{padding:42px 22px 24px}}.site .live-booking-form input:not([type=radio]),.site .live-booking-form select,.site .live-booking-form textarea{border:1px solid var(--line);background:var(--linen);min-height:46px;color:var(--navy);border-radius:3px}.site .live-booking-form .guest-choice{position:relative}.site .live-booking-form .guest-choice input[type=radio]{opacity:1;width:13px;height:13px;min-height:0;accent-color:var(--navy);position:static}.site .live-booking-form .time-choice[aria-pressed=true]{background:var(--navy);color:var(--linen);border-color:var(--navy)}.site .live-booking-form .daypart-tabs button{flex:1}.site .live-booking-form .booking-picker input[type=search]{width:100%;margin:12px 0}.site .wizard-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.site .wizard-category-grid button{border:1px solid var(--line);text-align:left;background:0 0;min-height:64px;padding:16px}.site .wizard-category-grid strong,.site .wizard-category-grid small,.site .wizard-picker-results strong,.site .wizard-picker-results small{display:block}.site .wizard-category-grid strong,.site .wizard-picker-results strong{font-weight:500}.site .wizard-category-grid small,.site .wizard-picker-results small{color:var(--soft-ink);margin-top:5px;font-size:12px}.site .wizard-picker-results{margin:18px 0;padding:0;list-style:none}.site .wizard-picker-results li+li{margin-top:8px}.site .wizard-picker-results button{border-radius:3px}.site .booking-final-check{background:var(--shell);margin-top:28px;padding:24px}.site .booking-final-check>h3{margin-bottom:18px;font-size:25px}.site .booking-final-check>div:not(.booking-step-actions){border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.site .booking-final-check p strong,.site .booking-final-check p span{display:block}.site .booking-final-check p,.site .booking-final-check .text-link{font-size:14px}.site .booking-final-check dl{margin:20px 0}.site .booking-final-check dl>div{justify-content:space-between;gap:16px;padding:7px 0;font-size:14px;display:flex}.site .booking-final-check .booking-step-actions{flex-wrap:wrap}.site .live-booking-form .form-error{margin-top:18px}.site .live-booking-form [hidden]{display:none}@media (max-width:640px){.site .live-booking-form .daypart-tabs button{padding:10px 3px;font-size:12px}.site .booking-final-check{padding:18px}.site .wizard-category-grid button{padding:12px}}.site .booking-success{margin:0 auto}.site .booking-success .success-actions{margin-top:28px}.site .guest-notice{border:1px solid var(--line);background:var(--shell);margin-bottom:20px;padding:16px 20px}.site .guest-manage-actions button,.site .guest-manage-actions input{min-height:46px}.site .voucher-view .gift-voucher{max-width:100%}@media (max-width:640px){.site .live-booking-form .booking-step-actions{display:none}.site .booking-mobile-summary>span{min-width:0}.site .booking-mobile-summary .button{white-space:normal;text-align:center;max-width:58%}}.site .guest-journey{background:#fff;min-height:72vh}.site .journey-hero{background:var(--navy);color:#fff}.site .journey-layout{grid-template-columns:minmax(0,1fr) minmax(300px,40%);align-items:stretch;max-width:1440px;margin:0 auto;display:grid}.site .journey-heading{padding:54px var(--gutter);align-self:center}.site .journey-overline{letter-spacing:.16em;text-transform:uppercase;color:var(--peach);margin-bottom:22px;font-size:11px}.site .journey-heading h1{letter-spacing:-.035em;color:var(--peach);max-width:740px;font-size:clamp(34px,4vw,56px);font-weight:400;line-height:1.1}.site .journey-intro{overflow-wrap:anywhere;max-width:590px;margin-top:22px;font-size:16px;line-height:1.75}.site .journey-intro,.site .journey-intro p{color:var(--linen)}.site .journey-reference{color:var(--linen);flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;font-size:12px;display:flex}.site .journey-reference strong{letter-spacing:.06em;color:#fff;border:1px solid #ffffff4d;padding:6px 10px;font-size:13px;font-weight:500}.site .journey-photo{min-height:340px;position:relative;overflow:hidden}.site .journey-photo>img{object-fit:cover;object-position:50% 42%}.site .journey-content{min-width:0;max-width:860px;margin:0 auto;padding:44px 40px 72px}.site .journey-label{letter-spacing:.13em;text-transform:uppercase;color:var(--soft-ink);font-size:11px;font-weight:500;line-height:1.6}.site .guest-journey-compact .journey-layout{max-width:860px;display:block}.site .guest-journey-compact .journey-heading{padding:48px 40px}.site .journey-body{gap:26px;display:grid}.site .journey-body>p{max-width:none;margin:0;font-size:14px;line-height:1.75}.site .journey-body .journey-notice,.site .journey-body .guest-notice{border-left:3px solid var(--peach);background:var(--rose);padding:16px 20px;font-size:14px;line-height:1.7}.site .journey-details{border:1px solid var(--line);background:#fff;padding:28px}.site .journey-details h2{letter-spacing:-.025em;margin:9px 0 24px;font-size:26px;font-weight:400;line-height:1.2}.site .journey-details>p:not(.journey-label){font-size:15px;line-height:1.7}.site .journey-facts{margin:0}.site .journey-facts>div{border-bottom:1px solid var(--line);grid-template-columns:100px minmax(0,1fr);gap:16px;padding:10px 0;font-size:14px;line-height:1.6;display:grid}.site .journey-facts dt{color:var(--soft-ink)}.site .journey-facts dd{text-align:right;overflow-wrap:anywhere;margin:0}.site .journey-facts dd>span{color:var(--soft-ink);font-size:12px;display:block}.site .journey-facts .journey-total{border-bottom:0;align-items:center;margin-top:10px;padding-top:17px}.site .journey-total dd{letter-spacing:-.025em;font-size:24px}.site .journey-total small{letter-spacing:0;color:var(--soft-ink);font-size:12px;display:block}.site .journey-details .journey-payment{border-top:1px solid var(--line);color:var(--soft-ink);margin-top:12px;padding-top:16px;font-size:13px;line-height:1.65}.site .journey-note{border-top:1px solid var(--line);margin-top:20px;padding-top:16px}.site .journey-note p{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:8px;font-size:14px}.site .journey-actions{flex-wrap:wrap;align-items:center;gap:18px;margin:0;display:flex}.site .journey-actions .button{gap:22px;min-height:48px}.site .journey-actions .text-link,.site .journey-help .text-link{gap:16px;font-size:13px}.site .guest-cancelled-actions{margin-top:0}.site .guest-manage-actions{gap:20px;margin:0;display:grid}.site .guest-manage-actions>div{margin-top:0}.site .guest-manage-actions p{line-height:1.7}.site .guest-manage-actions button{min-height:46px}.site .journey-arrival{border-top:1px solid var(--line);padding-top:26px}.site .journey-arrival h2{letter-spacing:-.02em;margin-bottom:14px;font-size:24px;font-weight:400}.site .journey-arrival p{color:var(--soft-ink);margin:10px 0;font-size:14px;line-height:1.75}.site .journey-arrival .journey-actions{margin-top:20px}.site .journey-arrival .journey-caption{margin-top:15px;font-size:12px}.site .journey-help{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:26px;padding-top:26px;display:grid}.site .journey-help .journey-label{margin-bottom:9px;display:block}.site .journey-help p{color:var(--soft-ink);margin-top:10px;font-size:12px;line-height:1.7}.site .journey-gift-receipt{background:var(--navy);color:var(--linen);padding:32px;position:relative}.site .journey-gift-receipt>svg{color:var(--peach);margin-bottom:18px}.site .journey-gift-receipt .journey-label{color:var(--peach)}.site .journey-gift-receipt>strong{letter-spacing:-.04em;margin:8px 0;font-size:50px;font-weight:400;display:block}.site .journey-gift-receipt>p:not(.journey-label){color:var(--linen);font-size:14px;line-height:1.65}.site .journey-voucher-code{border-top:1px solid #ffffff40;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:28px;padding-top:20px;font-size:13px;display:flex}.site .journey-voucher-code strong{letter-spacing:.08em;overflow-wrap:anywhere;font-weight:500}.site .journey-form{border:1px solid var(--line);background:#fff;gap:12px;max-width:100%;margin:0;padding:28px;display:grid}.site .journey-form label{font-size:13px}.site .journey-form input{border:1px solid var(--line);min-width:0;min-height:52px;font:inherit;text-align:left;background:#fff;border-radius:2px;width:100%;padding:12px 16px}.site .journey-form button{justify-self:start;min-height:48px;margin-top:8px}.site .journey-voucher-balance{border:1px solid var(--line);background:#fff;padding:26px}.site .journey-voucher-balance>div{justify-content:space-between;gap:24px;display:flex}.site .journey-voucher-balance>div>div p:last-child{margin-top:8px}.site .voucher-done{background:var(--rose);padding:28px}.site .voucher-done>svg{background:var(--navy);width:42px;height:42px;color:var(--peach);border-radius:50%;padding:10px}.site .booking-result .journey-body>.journey-actions{padding-top:4px}@media (max-width:760px){.site .journey-layout{grid-template-columns:1fr}.site .journey-heading,.site .guest-journey-compact .journey-heading{padding:30px 22px}.site .journey-photo{grid-row:1;min-height:130px;max-height:130px}.site .journey-photo>img{object-position:50% 42%}.site .journey-heading h1{font-size:34px}.site .journey-overline{margin-bottom:16px}.site .journey-intro{margin-top:18px;font-size:15px}.site .journey-content{padding:28px 22px 52px}.site .journey-details,.site .journey-form{padding:22px}.site .journey-details h2{margin-bottom:18px;font-size:24px}.site .journey-facts>div{grid-template-columns:72px minmax(0,1fr);gap:12px;font-size:13px}.site .journey-body{gap:24px}.site .journey-help{grid-template-columns:1fr;gap:24px}.site .journey-actions{gap:16px}.site .journey-actions .button{padding:15px 23px;font-size:13px}.site .journey-gift-receipt{padding:25px}}@media print{.site .journey-hero{color:var(--navy);background:#fff}.site .journey-heading h1,.site .journey-intro p,.site .journey-reference{color:var(--navy)}.site .journey-photo,.site .journey-help,.site .voucher-view .journey-heading{display:none}}.site .google-review-card figcaption a{text-underline-offset:3px;align-items:center;gap:5px;min-height:28px;display:inline-flex}.site .google-review-card figcaption a:hover{text-decoration:underline}.site .wizard-picker-modes{background:var(--shell);border-radius:28px;gap:4px;margin-bottom:16px;padding:4px;display:flex}.site .wizard-picker-modes button{border-radius:24px;flex:1;min-height:48px;padding:10px 12px;font-size:14px;line-height:1.4}.site .wizard-picker-modes button[aria-pressed=true]{background:var(--navy);color:#fff}.site .wizard-picker-filters{margin:0 0 16px}.site .wizard-picker-filters>summary{cursor:pointer;min-height:44px;padding:10px 0;font-size:14px;list-style:inside disclosure-closed;display:list-item}.site .wizard-picker-filters[open]>summary{list-style-type:disclosure-open}.site .wizard-picker-filters .b-browser-controls{padding:12px 0 18px}.site .wizard-result-count{color:var(--soft-ink);margin:14px 0 0;font-size:13px}.site .wizard-more-results{margin-bottom:20px}.site .wizard-picker-modes~.booking-treatment-guide{margin-top:24px}@media (max-width:640px){.site .wizard-category-grid{gap:8px;margin:12px 0}.site .wizard-category-grid button{min-height:56px;padding:10px}.site .wizard-category-grid strong{font-size:14px;line-height:1.35}.site .wizard-category-grid small{display:none}}.site.design-b1 details>summary{list-style:none}.site details>summary::-webkit-details-marker{display:none}.site details>summary::marker{content:""}.site details>summary:after{content:"+";flex-shrink:0;margin-left:16px;font-size:20px;line-height:1}.site details[open]>summary:after{content:"−"}.site .gallery-nav-button{min-height:44px;color:inherit;font:inherit;background:0 0;border:1px solid;border-radius:999px;padding:10px 14px}.site .gallery-dialog-bottom{flex-wrap:wrap;gap:16px}.site .gallery-dialog-bottom>div{flex-wrap:wrap;gap:8px;display:flex}
