:root{--plum:#432953;--plum-dark:#2d1938;--plum-soft:#6f5579;--ivory:#f7f3ee;--paper:#fffdf9;--blush:#dfc2b9;--sage:#8c9274;--ink:#281f27;--muted:#716971;--line:#4329532e;--serif:Iowan Old Style, Baskerville, "Times New Roman", serif;--sans:Inter, "Helvetica Neue", Arial, sans-serif;--shell:min(1240px, calc(100vw - 64px))}@font-face{font-family:DM Sans;src:url(/assets/dm-sans-300.ttf)format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:DM Sans;src:url(/assets/dm-sans-400.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:DM Sans;src:url(/assets/dm-sans-500.ttf)format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:DM Sans;src:url(/assets/dm-sans-600.ttf)format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:DM Sans;src:url(/assets/dm-sans-700.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Manrope;src:url(/assets/manrope-300.ttf)format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Manrope;src:url(/assets/manrope-400.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Manrope;src:url(/assets/manrope-500.ttf)format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Manrope;src:url(/assets/manrope-600.ttf)format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Manrope;src:url(/assets/manrope-700.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin-top:0}h3{line-height:1.25}em{color:var(--plum-soft);font-weight:400}::selection{background:var(--blush);color:var(--plum-dark)}:focus-visible{outline-offset:4px;outline:3px solid #b78b3d}.shell{width:var(--shell);margin-inline:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;background:#fff;padding:10px 18px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:none}.lead{color:#564e55;max-width:680px;font-size:clamp(1.07rem,1.6vw,1.3rem)}.lead p{margin-bottom:30px}.center{text-align:center}.contact-strip{background:var(--plum-dark);color:#ffffffd1;letter-spacing:.09em;text-transform:uppercase;font-size:.7rem}.strip-inner{justify-content:space-between;align-items:center;min-height:36px;display:flex}.strip-inner div{align-items:center;gap:12px;display:flex}.strip-inner i{background:#ffffff59;width:1px;height:13px}.strip-inner a:hover{color:#fff}.site-header{z-index:100;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf9f0;position:relative}.header-inner{justify-content:space-between;align-items:center;min-height:88px;display:flex}.brand img{object-fit:contain;object-position:left center;width:100%;height:68px}.nav{letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:clamp(18px,2.3vw,38px);font-size:.79rem;font-weight:600;display:flex}.nav>a:not(.button){padding-block:10px;position:relative}.nav>a:not(.button):after{content:"";background:var(--plum);transform-origin:100%;width:100%;height:1px;transition:transform .25s;position:absolute;bottom:4px;left:0;transform:scaleX(0)}.nav>a:hover:after{transform-origin:0;transform:scaleX(1)}.cart-link{gap:6px;display:flex}.cart-link b{background:var(--blush);border-radius:50px;place-items:center;min-width:20px;height:20px;padding-inline:5px;font-size:.65rem;display:grid}.menu-toggle{background:0 0;border:0;padding:12px;display:none}.menu-toggle>span:not(.sr-only){background:var(--ink);width:28px;height:1px;margin:7px 0;display:block}.button{border:1px solid var(--plum);background:var(--plum);color:#fff;cursor:pointer;letter-spacing:.075em;text-align:center;text-transform:uppercase;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:14px 24px;font-size:.76rem;font-weight:700;transition:background .2s,color .2s,transform .2s;display:inline-flex}.button:hover{background:var(--plum-dark);transform:translateY(-2px)}.button-small{min-height:42px;padding:10px 17px;font-size:.68rem}.button-light{color:var(--plum-dark);background:#fff;border-color:#fff}.button-light:hover{background:var(--ivory);color:var(--plum-dark)}.button.full{width:100%}.text-button{color:var(--plum);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid;align-items:center;gap:8px;padding-block:8px;font-size:.77rem;font-weight:700;display:inline-flex}.text-button.light{color:#fff}.button-row{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.home-hero{background:#e8dbd3;min-height:min(800px,100vh - 124px);position:relative;overflow:hidden}.hero-image{position:absolute;inset:0 0 0 46%}.hero-image:after{content:"";background:linear-gradient(90deg,#f1e7df 0%,#0000 30%);position:absolute;inset:0}.hero-image img{object-fit:cover;object-position:54% center;width:100%;height:100%}.hero-content{align-items:center;min-height:min(800px,100vh - 124px);display:flex;position:relative}.hero-copy{width:55%;padding-block:80px 130px}.hero-copy p{max-width:610px;margin-bottom:36px;font-size:clamp(1.02rem,1.4vw,1.25rem)}.hero-note{background:var(--plum-dark);color:#fff;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:18px;padding:18px max(32px,50vw - 620px);font-size:.67rem;font-weight:700;display:flex;position:absolute;bottom:0;left:0}.hero-note i{background:#ffffff73;width:34px;height:1px}.ritual-intro{border-bottom:1px solid var(--line);grid-template-columns:1fr 2fr;align-items:end;gap:60px;margin-bottom:54px;padding-bottom:28px;display:grid}.ritual-intro .eyebrow{margin:0}.ritual-intro>p{max-width:780px;font-family:var(--serif);margin:0;font-size:clamp(1.8rem,3.2vw,3.25rem);line-height:1.12}.ritual-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ritual-card{background:var(--ivory);border:1px solid var(--line);min-height:520px;color:var(--ink);padding:32px;position:relative;overflow:hidden}.ritual-card img{object-fit:contain;width:calc(100% - 52px);height:285px;transition:transform .55s;position:absolute;inset:38px 26px auto}.ritual-card:hover img{transform:translateY(-5px)}.ritual-card>:not(img){z-index:2;position:relative}.ritual-card>span{color:var(--plum-soft);letter-spacing:.14em;margin-bottom:330px;font-size:.72rem;display:block}.ritual-card h2{color:var(--plum);margin-bottom:14px;font-size:clamp(2.4rem,3.5vw,4.1rem)}.ritual-card p{max-width:320px;color:var(--muted);margin:0}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading>p{max-width:650px;color:var(--muted);margin:0 auto;font-size:1.05rem}.featured-results{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.before-after{border:1px solid var(--line);background:#fff;min-width:0}.pair-images{grid-template-columns:1fr 1fr;display:grid}.pair-images figure{aspect-ratio:1/1.04;background:#eee8e3;margin:0;position:relative;overflow:hidden}.pair-images figure+figure{border-left:1px solid #fff}.pair-images img{object-fit:cover;width:100%;height:100%}.pair-images figcaption{color:var(--plum-dark);letter-spacing:.12em;text-transform:uppercase;background:#ffffffe0;padding:5px 8px;font-size:.6rem;font-weight:700;position:absolute;bottom:10px;left:10px}.pair-meta{justify-content:space-between;gap:12px;padding:15px 17px;font-size:.74rem;display:flex}.pair-meta span{color:var(--muted)}.result-copy{grid-template-columns:44px 1fr;margin-top:26px;display:grid}.result-copy>span{color:var(--blush);font-family:var(--serif);grid-row:1/3;font-size:1.6rem}.result-copy h3{font-family:var(--serif);margin-bottom:8px;font-size:1.8rem;font-weight:400}.result-copy p{color:var(--muted);font-size:.92rem}.plum-section{background:var(--plum-dark);color:#ffffffc7}.plum-section .eyebrow,.cta-band .eyebrow{color:var(--blush)}.split-copy{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:clamp(60px,10vw,150px);display:grid}.split-copy h2{color:#fff}.split-copy h3{color:#fff;font-family:var(--serif);margin-bottom:24px;font-size:2rem;font-weight:400}.split-copy p{margin-bottom:22px}.old-new{grid-template-columns:1fr 1fr;gap:8px;margin-top:42px;display:grid}.old-new figure{aspect-ratio:.86;margin:0;position:relative;overflow:hidden}.old-new img{object-fit:cover;width:100%;height:100%}.old-new figcaption{color:#fff;letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:700;position:absolute;inset:auto 10px 10px}.guide-grid{grid-template-columns:minmax(320px,.8fr) minmax(420px,1fr);align-items:center;gap:clamp(60px,9vw,130px);display:grid}.guide-photo{padding-left:44px;position:relative}.guide-photo:before{content:"";background:var(--blush);position:absolute;inset:-24px 14% 18% 0}.guide-photo img{aspect-ratio:.82;object-fit:cover;width:100%;position:relative}.experience-stamp{background:var(--plum);color:#fff;align-items:center;gap:13px;width:190px;padding:18px;display:flex;position:absolute;bottom:-24px;right:-28px}.experience-stamp span{letter-spacing:.08em;text-transform:uppercase;font-size:.67rem;line-height:1.4}blockquote{border-left:2px solid var(--blush);color:var(--plum);font-family:var(--serif);margin:34px 0;padding:8px 0 8px 26px;font-size:clamp(1.6rem,2.8vw,2.5rem);line-height:1.15}.steps{border-top:1px solid var(--line);margin-bottom:46px}.steps article{border-bottom:1px solid var(--line);grid-template-columns:minmax(74px,.3fr) 110px 1.7fr;align-items:center;gap:30px;padding:32px 0;display:grid}.steps article>span{color:var(--plum-soft);font-family:var(--serif);font-size:2rem}.steps article>img{object-fit:contain;mix-blend-mode:multiply;width:92px;height:92px}.steps h3{font-family:var(--serif);margin:0 0 9px;font-size:clamp(1.6rem,3vw,2.7rem);font-weight:400}.steps p{max-width:720px;color:var(--muted);margin:0}.preview-grid{grid-template-columns:1fr .95fr;align-items:center;gap:clamp(50px,8vw,115px);display:grid}.preview-grid>div:first-child{position:relative}.preview-grid>div:first-child:after{content:"";border:2px solid var(--blush);z-index:-1;width:58%;height:46%;position:absolute;bottom:-18px;right:-18px}.preview-grid img{aspect-ratio:.92;object-fit:cover;width:100%}.preview-grid p{color:var(--muted)}.check-list{margin:30px 0 36px;padding:0;list-style:none}.check-list li{border-bottom:1px solid var(--line);padding:11px 0}.check-list li:before{content:"✦";color:var(--plum-soft);margin-right:12px;font-size:.7rem}.gallery-preview{background:var(--ivory);overflow:hidden}.results-rail{scroll-snap-type:x mandatory;scrollbar-width:thin;grid-auto-columns:min(420px,78vw);grid-auto-flow:column;gap:18px;width:100%;margin-bottom:45px;padding:0 max(32px,50vw - 620px);display:grid;overflow-x:auto}.results-rail .before-after{scroll-snap-align:start}.cta-band{background:var(--plum);color:#fff;padding-block:clamp(65px,8vw,110px)}.cta-inner{grid-template-columns:1fr auto;align-items:center;gap:60px;display:grid}.cta-inner h2{color:#fff;max-width:800px;margin-bottom:18px;font-size:clamp(2.7rem,5vw,5.5rem)}.cta-inner p{color:#ffffffbf;max-width:720px;margin:0}.site-footer{color:#ffffffad;background:#201525;padding-top:76px}.footer-grid{grid-template-columns:1.5fr .7fr .8fr;gap:70px;padding-bottom:68px;display:grid}.footer-logo{filter:brightness(0)invert();opacity:.9;width:320px;max-width:100%;margin-bottom:22px}.footer-grid p{max-width:430px}.footer-grid>div:not(:first-child){flex-direction:column;gap:9px;display:flex}.footer-kicker{color:#fff;letter-spacing:.16em;text-transform:uppercase;font-size:.7rem;font-weight:700;margin-bottom:8px!important}.copyright{border-top:1px solid #ffffff1f;padding:22px 0;font-size:.72rem}.page-hero{background:var(--ivory);padding-block:clamp(90px,10vw,140px);overflow:hidden}.page-hero-grid{grid-template-columns:1fr;display:grid}.page-hero h1{max-width:900px;margin-bottom:28px}.page-hero.with-image{padding-block:0}.page-hero.with-image .page-hero-grid{grid-template-columns:1.05fr .8fr;align-items:center;gap:70px;min-height:610px}.page-hero-image{height:100%;min-height:610px;margin-right:calc((100vw - var(--shell)) / -2)}.page-hero-image img{object-fit:cover;width:100%;height:100%;min-height:610px}.service-section.tinted{background:var(--ivory)}.service-grid{grid-template-columns:repeat(3,1fr);gap:34px 22px;display:grid}.service-card{border:1px solid var(--line);background:#fff;overflow:hidden}.service-image{aspect-ratio:1.35;position:relative;overflow:hidden}.service-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.service-card:hover img{transform:scale(1.04)}.service-image span{color:var(--plum);background:#fff;padding:5px 8px;font-size:.62rem;font-weight:700;position:absolute;top:14px;left:14px}.service-card h3{font-family:var(--serif);margin-bottom:12px;font-size:1.65rem;font-weight:400}.service-card p{min-height:84px;color:var(--muted);font-size:.9rem}.service-card a{color:var(--plum);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:700}.wax-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.wax-grid article{aspect-ratio:.86;background:var(--plum-dark);color:#fff;position:relative;overflow:hidden}.wax-grid img{object-fit:cover;opacity:.67;width:100%;height:100%;transition:transform .45s}.wax-grid article:hover img{transform:scale(1.04)}.wax-grid article>div{position:absolute;inset:auto 20px 18px}.wax-grid span{letter-spacing:.12em;font-size:.65rem}.wax-grid h3{font-family:var(--serif);margin:4px 0 0;font-size:1.7rem;font-weight:400}.transformations{background:var(--ivory)}.transformation-stories{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.transformation-stories h3{font-family:var(--serif);margin:28px 0 10px;font-size:2.1rem;font-weight:400}.transformation-stories>article>p{color:var(--muted)}.transformation-note,.gallery-note{border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:970px;color:var(--plum);font-family:var(--serif);text-align:center;margin:70px auto 0;padding:28px;font-size:clamp(1.5rem,2.7vw,2.35rem);line-height:1.25}.legacy-grid{grid-template-columns:.8fr 1fr;align-items:center;gap:clamp(60px,8vw,120px);display:grid}.video-frame{position:relative}.video-frame video{aspect-ratio:.68;object-fit:cover;background:#dacfc9;width:100%}.video-frame>span{background:var(--plum);color:#fff;letter-spacing:.16em;text-transform:uppercase;padding:16px 24px;font-size:.67rem;font-weight:700;position:absolute;bottom:38px;right:-24px}.story-copy>p{color:var(--muted)}.philosophy{background:var(--plum-dark);color:#ffffffbf}.philosophy .eyebrow{color:var(--blush)}.full-gallery{background:var(--ivory)}.results-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-collection{background:var(--paper)}.product-grid{gap:88px;display:grid}.product-card{grid-template-columns:minmax(320px,.75fr) 1fr;align-items:center;gap:clamp(50px,9vw,130px);display:grid}.product-card:nth-child(2n) .product-image{order:2}.product-image{background:var(--ivory);padding:32px;position:relative}.product-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:530px}.product-image>span{background:var(--plum);color:#fff;width:72px;height:72px;font-family:var(--serif);border-radius:50%;place-items:center;font-size:1.2rem;display:grid;position:absolute;top:20px;right:20px}.product-card-copy>p:not(.eyebrow){color:var(--muted)}.product-card details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:26px 0}.product-card summary{cursor:pointer;color:var(--plum);justify-content:space-between;padding:18px 0;font-weight:700;list-style:none;display:flex}.product-card details ul{color:var(--muted);padding-left:20px;font-size:.9rem}.product-card details li{margin-bottom:12px}.product-actions{align-items:center;gap:28px;display:flex}.product-detail{background:var(--ivory);padding-block:clamp(70px,8vw,120px)}.product-detail-grid{grid-template-columns:.82fr 1fr;align-items:center;gap:clamp(55px,9vw,130px);display:grid}.product-detail-image{background:#fff;padding:40px}.product-detail-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:600px}.back-link{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:55px;font-size:.75rem;font-weight:700;display:inline-block}.product-detail-copy h1{margin-bottom:20px;font-size:clamp(3rem,5.8vw,6rem)}.price{color:var(--plum);font-family:var(--serif);font-size:1.8rem}.shipping-note{color:var(--muted);margin-top:18px;font-size:.78rem}.product-info-grid{grid-template-columns:.7fr 1fr;gap:100px;display:grid}.product-info-grid ol{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.product-info-grid li{border-bottom:1px solid var(--line);grid-template-columns:44px 1fr;gap:18px;padding:28px 0;display:grid}.product-info-grid li>span{color:var(--plum-soft);font-family:var(--serif)}.product-info-grid h3{font-family:var(--serif);margin:0 0 8px;font-size:1.7rem;font-weight:400}.product-info-grid p{color:var(--muted);margin:0}.use-panel{background:var(--plum-dark);color:#ffffffc7}.use-panel>.shell{grid-template-columns:repeat(3,1fr);gap:50px;display:grid}.use-panel h2{color:#fff;font-size:2.7rem}.use-panel .eyebrow{color:var(--blush)}.product-badge{color:#fff;letter-spacing:.13em;text-align:center;text-transform:uppercase;border-top:1px solid #fff3;grid-column:1/-1;margin:20px 0 0;padding-top:26px;font-size:.73rem;font-weight:700}.related-products h2{margin-bottom:40px}.related-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.related-grid a{border:1px solid var(--line);grid-template-columns:90px 1fr auto;align-items:center;gap:18px;padding:16px;display:grid}.related-grid img{object-fit:contain;width:90px;height:110px}.related-grid span{font-family:var(--serif);font-size:1.2rem}.booking-page+.site-footer{margin-top:0}.booking-layout{grid-template-columns:.9fr 1fr;min-height:850px;display:grid}.booking-visual{background:var(--plum-dark);color:#fff;position:relative;overflow:hidden}.booking-visual>img{object-fit:cover;opacity:.48;width:100%;height:100%;position:absolute;inset:0}.booking-visual:after{content:"";background:linear-gradient(#0000,#211328ed);position:absolute;inset:30% 0 0}.booking-visual>div{z-index:2;position:absolute;inset:auto clamp(34px,6vw,90px) 70px}.booking-visual h1{color:#fff;margin-bottom:18px}.booking-visual .eyebrow{color:var(--blush)}.booking-visual p{color:#ffffffc7;max-width:540px}.booking-contact{letter-spacing:.08em;text-transform:uppercase;gap:22px;margin-top:25px;font-size:.8rem;font-weight:700;display:flex}.booking-panel{background:var(--ivory);flex-direction:column;justify-content:center;padding:clamp(50px,8vw,120px);display:flex}.booking-form{grid-template-columns:1fr 1fr;gap:22px 18px;display:grid}.field{flex-direction:column;gap:7px;display:flex}.field.full,.booking-form .button.full{grid-column:1/-1}.field label{letter-spacing:.08em;text-transform:uppercase;font-size:.69rem;font-weight:700}.field input,.field textarea{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);background:0 0;border-radius:0;padding:12px 3px}.field textarea{border:1px solid var(--line);resize:vertical;padding:12px}.field input:focus,.field textarea:focus{border-color:var(--plum);box-shadow:0 1px 0 var(--plum);outline:0}.form-success{border:1px solid var(--line);text-align:center;padding:45px}.form-success>span{background:var(--plum);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 22px;display:grid}.form-success h2{margin-bottom:14px}.contact-section{background:var(--paper)}.contact-grid{grid-template-columns:.9fr 1fr;gap:clamp(50px,9vw,120px);display:grid}.contact-card h2{margin-bottom:40px}.contact-card dl{border-top:1px solid var(--line);margin-bottom:38px}.contact-card dl>div{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr;padding:18px 0;display:grid}.contact-card dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:700}.contact-card dd{margin:0}.map-frame{filter:grayscale()contrast(.92);height:350px;overflow:hidden}.map-frame iframe{border:0;width:100%;height:100%}.cart-layout{grid-template-columns:1fr 380px;align-items:start;gap:70px;display:grid}.cart-items{border-top:1px solid var(--line)}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:140px 1fr auto;align-items:center;gap:24px;padding:24px 0;display:grid}.cart-item img{object-fit:contain;background:var(--ivory);width:140px;height:160px}.cart-item h2{letter-spacing:-.02em;margin:0 0 7px;font-size:1.55rem}.cart-item p{color:var(--muted);margin:0 0 12px}.quantity{border:1px solid var(--line);text-align:center;grid-template-columns:34px 38px 34px;display:inline-grid}.quantity button{cursor:pointer;background:0 0;border:0}.cart-summary{background:var(--ivory);padding:32px;position:sticky;top:24px}.cart-summary>div{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;margin:28px 0;padding:22px 0;font-size:1.15rem;display:flex}.cart-summary>p:not(.eyebrow){color:var(--muted);font-size:.86rem}.cart-summary .text-button{margin-top:18px}.empty-cart{text-align:center;max-width:650px;margin:0 auto;padding:30px}.empty-cart>span{color:var(--blush);font-family:var(--serif);font-size:2rem;display:block}.empty-cart h2{margin-bottom:22px}.empty-cart p{color:var(--muted)}@media (max-width:1060px){:root{--shell:min(100% - 44px, 930px)}.menu-toggle{z-index:5;display:block;position:relative}.nav{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;padding:90px 28px 34px;transition:transform .35s;display:flex;position:fixed;inset:36px 0 auto;transform:translateY(-130%)}.nav.open{transform:none}.nav>a:not(.button){border-bottom:1px solid var(--line);font-family:var(--serif);letter-spacing:0;text-transform:none;padding:15px 0;font-size:1.5rem;font-weight:400}.nav .button{margin-top:20px}.brand{width:265px}.service-grid,.wax-grid{grid-template-columns:repeat(2,1fr)}.related-grid{grid-template-columns:1fr}.product-detail-grid{gap:55px}.product-detail-image img{height:480px}.cart-layout{grid-template-columns:1fr 320px;gap:38px}}@media (max-width:820px){:root{--shell:calc(100% - 40px)}.strip-inner>span{display:none}.strip-inner{justify-content:center}.header-inner{min-height:78px}.brand img{height:56px}.home-hero{background:var(--ivory);flex-direction:column;min-height:auto;display:flex}.hero-image{order:2;height:56vw;min-height:330px;position:relative;inset:auto}.hero-image:after{background:linear-gradient(180deg, var(--ivory), transparent 25%)}.hero-content{min-height:auto}.hero-copy{width:100%;padding:75px 0 55px}.hero-note{order:3;justify-content:center;padding-inline:20px;position:relative}.ritual-intro,.split-copy,.guide-grid,.preview-grid,.legacy-grid,.product-info-grid,.contact-grid,.cart-layout{grid-template-columns:1fr}.ritual-grid,.featured-results,.transformation-stories,.results-grid{grid-template-columns:1fr 1fr}.ritual-card{min-height:470px}.ritual-card>span{margin-bottom:310px}.split-copy{gap:35px}.guide-grid{gap:80px}.guide-photo{max-width:560px}.page-hero.with-image .page-hero-grid{grid-template-columns:1fr;min-height:0}.page-hero.with-image .page-hero-grid>div:first-child{padding-block:80px 0}.page-hero-image{min-height:480px;margin:0 -20px}.page-hero-image img{min-height:480px}.product-card,.product-detail-grid{grid-template-columns:1fr}.product-card:nth-child(2n) .product-image{order:0}.product-card{gap:38px}.product-image img{height:450px}.product-detail-image{max-width:580px}.use-panel>.shell,.booking-layout{grid-template-columns:1fr}.booking-visual{min-height:620px}.cart-summary{position:static}.cta-inner{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media (max-width:560px){:root{--shell:calc(100% - 30px)}body{font-size:15px}.section{padding-block:74px}.brand{width:230px}.contact-strip{font-size:.61rem}.home-hero h1{font-size:clamp(3rem,15vw,4.5rem)}.hero-copy{padding-top:60px}.hero-image{height:92vw}.hero-note{gap:10px;font-size:.57rem}.hero-note i{width:15px}.ritual-intro{gap:20px}.ritual-grid,.featured-results,.transformation-stories,.results-grid,.service-grid,.wax-grid{grid-template-columns:1fr}.ritual-card{min-height:500px}.section-heading{margin-bottom:40px}.featured-results>div:not(:last-child){margin-bottom:30px}.guide-photo{padding-left:18px}.experience-stamp{right:-5px}.steps article{grid-template-columns:36px 65px 1fr;gap:10px}.steps article>img{width:58px;height:58px}.results-rail{grid-auto-columns:88vw;padding-inline:15px}.page-hero{padding-block:70px}.page-hero.with-image .page-hero-grid>div:first-child{padding-top:70px}.page-hero-image,.page-hero-image img{min-height:390px}.service-card p{min-height:0}.product-image img{height:370px}.product-actions{flex-direction:column;align-items:stretch;gap:12px}.product-detail-image{padding:20px}.product-detail-image img{height:390px}.product-detail-copy h1{font-size:3.1rem}.back-link{margin-bottom:36px}.product-info-grid{gap:35px}.booking-panel{padding:60px 20px}.booking-visual{min-height:600px}.booking-visual>div{inset-inline:24px;bottom:44px}.booking-form{grid-template-columns:1fr}.field.full,.booking-form .button.full{grid-column:auto}.cart-item{grid-template-columns:90px 1fr}.cart-item img{width:90px;height:110px}.cart-item>strong{grid-column:2}.cart-summary{padding:24px}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-grid>div:first-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}:root{--plum:#86709a;--plum-dark:#5d4c69;--plum-soft:#a08caf;--ivory:#e9e0ee;--paper:#fcfbf9;--blush:#d9c9e2;--sage:#abb7a5;--ink:#3e3940;--muted:#746e76;--line:#57466230;--serif:"Manrope", "Avenir Next", Arial, sans-serif;--sans:"Manrope", "Avenir Next", Arial, sans-serif;--shell:min(1180px, calc(100vw - 56px));--radius-lg:32px;--radius-md:20px;--shadow-soft:0 24px 70px #55445e1a}body{background:var(--paper);color:var(--ink);font-family:var(--sans);letter-spacing:-.006em;font-size:15.5px;line-height:1.7}html,body{overflow-x:clip}h1,h2{font-family:var(--sans);letter-spacing:-.045em;font-weight:400;line-height:1.1}h1{font-size:clamp(3.15rem,5.5vw,5.5rem)}h2{font-size:clamp(2.35rem,4vw,4.15rem)}h3{letter-spacing:-.025em;font-weight:500}h1 span,h2 span,h1 em,h2 em{color:var(--plum);font-style:normal}.eyebrow{color:var(--plum-dark);letter-spacing:.015em;text-transform:none;margin-bottom:17px;font-size:.78rem;font-weight:600;line-height:1.55}.section-heading>p{color:var(--muted);font-size:1rem;line-height:1.75}.contact-strip{color:#fff;letter-spacing:.012em;text-transform:none;background:#927ba3;font-size:.74rem;line-height:1.5}.strip-inner{min-height:32px}.site-header{background:#fcfbf9f5;border-bottom:0;box-shadow:0 1px #5746621a}.header-inner{min-height:78px}.brand{width:min(250px,26vw)}.brand img{height:58px}.nav{color:#514a53;letter-spacing:0;text-transform:none;gap:clamp(16px,2vw,30px);font-size:.82rem;font-weight:500}.nav>a:not(.button):after{background:var(--plum-soft)}.cart-link b{background:var(--ivory);color:var(--plum-dark)}.button{border-color:var(--plum);background:var(--plum);letter-spacing:0;text-transform:none;border-radius:999px;min-height:48px;padding:13px 22px;font-size:.82rem;font-weight:600;line-height:1.45;box-shadow:0 9px 24px #806a922e}.button:hover{background:var(--plum-dark);box-shadow:0 12px 28px #6553733b}.button-small{min-height:40px;padding:9px 17px}.text-button{color:var(--plum-dark);letter-spacing:0;text-transform:none;border-bottom-color:#806a9273;font-size:.82rem;font-weight:600;line-height:1.5}.home-hero{background:#f5f0f7 url(/assets/bg-02-2-scaled.png) 50%/cover no-repeat;min-height:auto;overflow:hidden}.home-hero:after{content:"";pointer-events:none;background:linear-gradient(115deg,#ffffff85,#0000 60%);position:absolute;inset:0}.hero-grid{z-index:2;grid-template-columns:.92fr 1fr;align-items:center;gap:clamp(44px,7vw,90px);min-height:650px;padding-block:54px;display:grid;position:relative}.hero-copy{width:auto;padding:0}.hero-copy h1{max-width:690px;color:var(--ink);margin-bottom:25px}.hero-copy p{color:#635c65;max-width:575px;margin-bottom:29px;font-size:clamp(1rem,1.3vw,1.16rem);line-height:1.75}.hero-image-card{box-shadow:var(--shadow-soft);background:#ffffffb8;border-radius:42px 42px 130px;padding:12px;position:relative}.hero-image-card>img{object-fit:cover;object-position:center;border-radius:32px 32px 120px;width:100%;height:540px}.hero-image-note{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--plum-dark);letter-spacing:.01em;text-transform:none;background:#ffffffe6;border:1px solid #fffc;border-radius:999px;gap:18px;padding:14px 20px;font-size:.73rem;line-height:1.4;display:flex;position:absolute;bottom:28px;left:-34px;box-shadow:0 12px 30px #54425f1f}.hero-botanical{z-index:1;opacity:.18;width:270px;position:absolute;bottom:-55px;left:-35px;transform:rotate(14deg)}.proof-strip{z-index:3;border-bottom:1px solid var(--line);background:#fff;position:relative}.proof-grid{grid-template-columns:repeat(4,1fr);display:grid}.proof-grid>div{border-right:1px solid var(--line);align-items:center;gap:14px;min-height:98px;padding:18px 25px;display:flex}.proof-grid>div:last-child{border-right:0}.proof-grid strong{color:var(--plum);letter-spacing:-.04em;font-size:1.55rem;font-weight:500}.proof-grid span{max-width:135px;color:var(--muted);letter-spacing:0;text-transform:none;font-size:.74rem;font-weight:500;line-height:1.5}.ritual{background:linear-gradient(120deg,#e0d3e8f0,#eee5f2f7),url(/assets/bg-texture-02-1.png) 100% 0/55% no-repeat;border-block:1px solid #5d4c691f;position:relative}.ritual-grid{gap:22px}.ritual-card{border-radius:var(--radius-lg);text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffd6;border:1px solid #806a922b;flex-direction:column;align-items:center;min-height:0;padding:28px 28px 30px;display:flex;box-shadow:0 16px 50px #59476317}.ritual-card img{object-fit:contain;width:100%;height:185px;margin:12px 0 18px;position:static}.ritual-number{background:var(--plum);color:#fff;border-radius:50%;align-self:flex-start;place-items:center;width:38px;height:38px;font-size:.76rem;font-weight:700;display:grid}.ritual-card h3{color:var(--ink);margin:0 0 8px;font-size:1.32rem}.ritual-card p{max-width:280px;color:var(--muted);margin:0;font-size:.9rem}.result-story-section{background:#faf8f4;border-bottom:1px solid #5d4c691c}.featured-result{background:linear-gradient(145deg,#eee6f3 0%,#e2d5eb 100%);border:1px solid #7059802e;border-radius:26px;padding:12px;box-shadow:0 15px 45px #54425e17}.before-after{border-color:var(--line);background:#fff;border-radius:20px;overflow:hidden}.pair-images figure{aspect-ratio:1/.92}.pair-images img{transform-origin:top;transform:scale(1.12)}.pair-images figcaption{letter-spacing:.01em;text-transform:none;border-radius:999px;font-size:.69rem;line-height:1.4}.pair-meta{padding:13px 15px}.result-copy{grid-template-columns:34px 1fr;gap:8px;margin-top:20px;padding:0 7px 9px}.result-copy>span{color:var(--plum-soft);font-family:var(--sans);font-size:.85rem;font-weight:700}.result-copy h3{font-family:var(--sans);margin:0 0 7px;font-size:1.13rem;font-weight:500}.result-copy p{color:var(--muted);margin:0;font-size:.85rem;line-height:1.65}.surface-story{background:linear-gradient(#ded2e7d1,#ded2e7d1),url(/assets/bg-02-2-scaled.png) 50%/cover no-repeat;border-bottom:1px solid #5d4c6921;position:relative;overflow:hidden}.surface-grid{grid-template-columns:1fr .92fr;align-items:center;gap:clamp(50px,8vw,105px);display:grid}.surface-comparison{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#ffffffb8;grid-template-columns:1fr 1fr;gap:12px;padding:14px;display:grid}.surface-comparison figure{aspect-ratio:.86;border-radius:22px;margin:0;position:relative;overflow:hidden}.surface-comparison img{object-fit:cover;width:100%;height:100%}.surface-comparison .crop-label-bottom img{transform-origin:top;transform:scale(1.14)}.surface-comparison .crop-label-top img{transform-origin:bottom;transform:scale(1.14)}.surface-comparison figcaption{color:var(--plum-dark);letter-spacing:0;text-transform:none;background:#ffffffe8;border-radius:999px;padding:6px 11px;font-size:.7rem;font-weight:600;line-height:1.4;position:absolute;inset:auto 12px 12px}.surface-copy h2{margin-bottom:24px}.surface-copy p{color:#665f68}.surface-leaf{opacity:.17;width:300px;position:absolute;top:-25px;right:-70px}.guide-grid{grid-template-columns:.8fr 1fr;gap:clamp(55px,8vw,105px)}.guide-photo{border-radius:var(--radius-lg);background:var(--ivory);padding:12px}.guide-photo:before{display:none}.guide-photo img{border-radius:24px 24px 100px}.experience-stamp{width:auto;box-shadow:var(--shadow-soft);color:var(--plum-dark);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border-radius:18px;padding:14px 18px;bottom:28px;right:-18px}.experience-stamp strong{font-family:var(--sans);font-size:.86rem;font-weight:700}.experience-stamp span{color:var(--muted);font-size:.58rem}.guide-grid>div:last-child>p{color:var(--muted)}blockquote{border-left-color:var(--blush);color:var(--plum-dark);font-family:var(--sans);letter-spacing:-.025em;margin:28px 0;padding:5px 0 5px 22px;font-size:clamp(1.25rem,2vw,1.7rem);font-weight:400;line-height:1.45}.plan-section{background:#ebe2ef;border-block:1px solid #5d4c691c;position:relative;overflow:hidden}.plan-leaf{opacity:.12;width:300px;position:absolute;bottom:-40px;right:-40px}.steps{border-top:0}.steps article{border:1px solid var(--line);background:#ffffffd1;border-radius:20px;grid-template-columns:46px 88px 1fr;gap:22px;margin-bottom:12px;padding:20px 24px}.steps article>span{background:var(--plum);color:#fff;width:42px;height:42px;font-family:var(--sans);border-radius:50%;place-items:center;font-size:.8rem;font-weight:700;display:grid}.steps article>img{background:#faf8fb;border-radius:16px;width:74px;height:74px}.steps h3{font-family:var(--sans);letter-spacing:-.025em;margin:0 0 5px;font-size:clamp(1.1rem,2vw,1.45rem);font-weight:500}.steps p{color:var(--muted);font-size:.9rem}.preview-grid{gap:clamp(50px,8vw,100px)}.preview-grid>div:first-child{border-radius:var(--radius-lg);background:var(--ivory);padding:12px}.preview-grid>div:first-child:after{display:none}.preview-grid img{border-radius:24px 24px 100px}.check-list li{padding:9px 0}.transformations-carousel-section{background:linear-gradient(120deg,#e5daebf2,#efe6f2f5),url(/assets/bg-texture-02-1.png) 0 100%/48% no-repeat;border-block:1px solid #5d4c691c}.carousel-shell{position:relative}.carousel-controls{gap:9px;display:flex}.carousel-controls button{border:1px solid var(--line);width:42px;height:42px;color:var(--plum-dark);cursor:pointer;background:#fff;border-radius:50%;place-items:center;font-size:1.05rem;transition:transform .2s,background .2s;display:grid}.carousel-controls button:hover{background:var(--ivory);transform:translateY(-2px)}.carousel-shell>.carousel-controls{position:absolute;top:-82px;right:0}.results-carousel{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:min(430px,82vw);grid-auto-flow:column;gap:18px;display:grid;overflow-x:auto}.results-carousel::-webkit-scrollbar{display:none}.reviews-carousel::-webkit-scrollbar{display:none}.results-carousel .before-after{scroll-snap-align:start}.reviews-layout{grid-template-columns:220px 1fr;align-items:stretch;gap:22px;display:grid}.review-score{background:#ddd0e5;border:1px solid #66507429;border-radius:22px;flex-direction:column;justify-content:center;align-items:flex-start;padding:24px;display:flex}.google-mark{color:#668bd7;background:#fff;border-radius:50%;place-items:center;width:38px;height:38px;margin-bottom:24px;font-size:1.25rem;font-weight:700;display:grid}.review-score>strong{letter-spacing:-.06em;font-size:2.65rem;font-weight:400;line-height:1}.stars{color:#d0a85c;letter-spacing:.08em;margin:10px 0 5px;font-size:.9rem}.review-score p{color:var(--muted);margin-bottom:20px;font-size:.78rem}.review-score>a{color:var(--plum-dark);letter-spacing:0;text-transform:none;font-size:.77rem;font-weight:600;line-height:1.5}.reviews-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.review-card{background:#fff;border:1px solid #66507426;border-radius:18px;flex-direction:column;min-height:170px;margin:0;padding:17px;display:flex;box-shadow:0 8px 24px #54425e0b}.review-card-top{grid-template-columns:34px 1fr;align-items:center;gap:9px;display:grid}.review-card-top>span{background:var(--blush);width:34px;height:34px;color:var(--plum-dark);border-radius:50%;place-items:center;font-size:.78rem;font-weight:600;display:grid}.review-card-top strong,.review-card-top small{display:block}.review-card-top strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:600;line-height:1.3;overflow:hidden}.review-card-top small{color:var(--muted);font-size:.63rem;line-height:1.35}.review-stars{color:#c79d4e;letter-spacing:.035em;margin:10px 0 4px;font-size:.61rem;font-weight:600;display:block}.review-card blockquote{color:#4b454e;letter-spacing:0;-webkit-line-clamp:4;border:0;-webkit-box-orient:vertical;margin:0;padding:0;font-size:.75rem;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}.cta-band{background:#8d78a0 url(/assets/bg-texture-02-1.png) 50%/cover no-repeat}.cta-inner h2{font-size:clamp(2.35rem,4vw,4rem)}.site-footer{color:#544c58;background:#d8cbe0;border-radius:0;padding-top:64px}.footer-grid{grid-template-columns:1.15fr .52fr 1fr;align-items:start;gap:clamp(38px,6vw,78px);padding-bottom:58px}.footer-logo{filter:none;opacity:.92}.footer-brand-block>p{color:#615866;max-width:410px;font-size:.94rem;line-height:1.7}.footer-nav{flex-direction:column;gap:8px;display:flex}.footer-nav a{width:fit-content;font-size:.84rem}.footer-kicker{color:var(--plum-dark);letter-spacing:.01em;text-transform:none;font-size:.77rem;font-weight:600;line-height:1.5;margin-bottom:10px!important}.footer-contact-card{background:#ffffff78;border:1px solid #5d4c6926;border-radius:22px;padding:24px}.footer-address{color:#4f4654;max-width:280px;font-size:.9rem;line-height:1.55;display:block}.footer-address span{color:var(--plum-dark);margin-top:7px;font-size:.73rem;font-weight:600;display:block}.footer-phone-grid{border-top:1px solid #5d4c6929;grid-template-columns:1fr 1fr;gap:14px;margin-top:20px;padding-top:18px;display:grid}.footer-phone-grid a{min-width:0}.footer-phone-grid small,.footer-phone-grid strong{display:block}.footer-phone-grid small{color:#74697a;margin-bottom:3px;font-size:.68rem;line-height:1.4}.footer-phone-grid strong{color:var(--plum-dark);font-size:.82rem;font-weight:600;line-height:1.4}.footer-grid a:hover{color:var(--plum-dark)}.copyright{border-top-color:var(--line)}.page-hero{background:#f5f1f6 url(/assets/bg-02-2-scaled.png) 50%/cover no-repeat}.page-hero.with-image .page-hero-grid{min-height:540px}.page-hero-image{min-height:540px;padding:20px 0}.page-hero-image img{border-radius:30px 0 0 100px;min-height:500px}.service-section.tinted,.transformations,.full-gallery,.product-detail,.booking-panel{background:#ebe3ef}.service-card,.product-image,.product-detail-image,.cart-summary{border-radius:var(--radius-md)}.service-image{border-radius:18px 18px 0 0}.wax-grid article,.product-card details,.related-grid a,.contact-card,.contact-form,.map-frame{border-radius:var(--radius-md)}.philosophy,.use-panel{background:#746382}.booking-visual:after{background:linear-gradient(#0000,#5b4b67d1)}.eyebrow,.contact-strip,.nav,.button,.text-button,.hero-note,.hero-image-note,.proof-grid span,.pair-images figcaption,.old-new figcaption,.surface-comparison figcaption,.experience-stamp span,.footer-kicker,.service-card a,.video-frame>span,.back-link,.product-badge,.booking-contact,.field label,.contact-card dt{letter-spacing:.01em;text-transform:none;line-height:1.5}@media (max-width:900px){.menu-toggle{flex:none;margin-left:auto;display:block}.hero-grid{grid-template-columns:1fr;min-height:0;padding-block:70px}.hero-copy{max-width:690px}.hero-image-card{max-width:700px}.hero-image-card>img{height:min(620px,78vw)}.hero-image-note{left:24px}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid>div:nth-child(2){border-right:0}.proof-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.surface-grid,.reviews-layout{grid-template-columns:1fr}.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-score{grid-template-columns:auto auto 1fr;align-items:center;gap:10px 18px;display:grid}.google-mark{grid-row:1/3;margin:0}.review-score>strong{font-size:2.2rem}.review-score p{margin:0}.review-score>a{grid-column:1/-1;margin:10px 0 0}.review-score{position:relative}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand-block{grid-column:1/-1}}@media (max-width:640px){:root{--shell:calc(100% - 30px)}h1{font-size:clamp(2.45rem,10.5vw,3rem);line-height:1.09}h2{font-size:clamp(2rem,10vw,3rem)}.section{padding-block:66px}.hero-grid{padding-block:55px}.hero-image-card{border-radius:28px 28px 72px}.hero-image-card>img{border-radius:20px 20px 62px;height:100vw;max-height:500px}.hero-image-note{justify-content:center;gap:12px;font-size:.58rem;left:20px;right:20px}.proof-grid{grid-template-columns:1fr}.proof-grid>div{border-right:0;border-bottom:1px solid var(--line);min-height:76px}.ritual-grid,.featured-results{grid-template-columns:1fr}.ritual-card{padding:23px}.surface-comparison{gap:8px;padding:8px}.guide-photo{padding:8px}.experience-stamp{bottom:22px;right:12px}.steps article{grid-template-columns:42px 1fr;gap:14px;padding:17px}.steps article>img{display:none}.carousel-shell>.carousel-controls{justify-content:flex-end;margin:-12px 0 18px;position:static}.results-carousel{grid-auto-columns:88vw}.reviews-grid{grid-template-columns:1fr}.review-card{min-height:0;padding:18px}.review-score{grid-template-columns:auto 1fr}.review-score p{grid-column:2}.footer-grid{grid-template-columns:1fr}.footer-brand-block{grid-column:auto}.footer-phone-grid{grid-template-columns:1fr}}:root{--shell:min(1120px, calc(100vw - 56px));--radius-lg:26px;--radius-md:17px}body{font-size:15px;line-height:1.66}h1{font-size:clamp(2.75rem,4.7vw,4.45rem);line-height:1.06}h2{font-size:clamp(2rem,3.25vw,3.3rem);line-height:1.12}.section{padding-block:clamp(58px,6vw,82px)}.eyebrow{margin-bottom:14px;font-size:.84rem;font-weight:600;line-height:1.45}.section-heading{max-width:650px;margin-bottom:34px}.section-heading h2{margin-bottom:14px}.section-heading>.eyebrow{max-width:none;margin:0 0 14px}.section-heading>p:not(.eyebrow){margin-inline:0;font-size:.96rem;line-height:1.65}.section-heading.centered>.eyebrow,.section-heading.centered>p:not(.eyebrow){margin-inline:auto}.home-hero{background:#e7e0dc;min-height:520px;position:relative}.home-hero-background{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.home-hero:after{z-index:1;background:linear-gradient(90deg,#f9f7f4fa 0%,#f9f7f4eb 32%,#f9f7f485 54%,#f9f7f414 78%)}.hero-grid{align-items:center;min-height:520px;padding-block:46px;display:flex}.hero-copy{z-index:2;width:min(53%,590px);position:relative}.hero-copy h1{max-width:600px;margin-bottom:20px;font-size:clamp(2.9rem,4.75vw,4.45rem)}.hero-copy p{max-width:535px;margin-bottom:24px;font-size:1.02rem;line-height:1.62}.hero-principles{color:var(--plum-dark);gap:18px;margin-top:25px;font-size:.75rem;font-weight:600;display:flex}.hero-principles span+span:before{content:"·";color:var(--plum-soft);margin-right:18px}.hero-image-card,.hero-image-note,.hero-botanical{display:none}.proof-grid>div{min-height:78px;padding-block:14px}.page-hero,.page-hero.with-image{isolation:isolate;background:#e9e2e5;min-height:400px;padding-block:0;position:relative}.page-hero-background{z-index:-2;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.page-hero.with-image:after{content:"";z-index:-1;background:linear-gradient(90deg,#f7f5f2fa 0%,#f7f5f2e8 35%,#f7f5f27a 58%,#f7f5f214 82%);position:absolute;inset:0}.page-hero-grid,.page-hero.with-image .page-hero-grid{align-items:center;min-height:400px;display:flex}.page-hero-copy{width:min(53%,590px);padding-block:42px}.page-hero h1{max-width:600px;margin-bottom:18px;font-size:clamp(2.65rem,4.25vw,3.85rem)}.page-hero-image{display:none}.ritual{background:linear-gradient(125deg,#dacae3f5,#eee4f1f0),url(/assets/bg-texture-02-1.png) 88% 20%/48% no-repeat}.result-story-section{background:radial-gradient(circle at 86% 12%,#dcc9e26b,#0000 31%),#f7f2ec}.surface-story{background:linear-gradient(110deg,#dacce4e6,#ede4f0de),url(/assets/bg-02-2-scaled.png) 50%/cover no-repeat}.guide-section{background:radial-gradient(circle at 18% 32%,#decfe68c,#0000 31%),linear-gradient(115deg,#faf8f4,#f5f0f3)}.plan-section{background:linear-gradient(120deg,#ded0e6,#eee5f1)}.treatments-preview{background:linear-gradient(145deg,#fbf8f3 0%,#f5efe9 100%)}.transformations-carousel-section{background:linear-gradient(120deg,#d7c7e0f0,#e8dbedf2),url(/assets/bg-texture-02-1.png) 100% 70%/42% no-repeat}.reviews-section{background:radial-gradient(circle at 8% 80%,#decfe673,#0000 30%),#faf8f5}.surface-leaf,.plan-leaf{display:none}.ritual-card{padding:23px 24px 25px}.ritual-card img{height:150px;margin-block:7px 13px}.ritual-number{width:34px;height:34px}.featured-result{border-radius:22px}.result-copy{margin-top:15px}.surface-grid,.guide-grid,.preview-grid{gap:clamp(42px,6vw,72px)}.guide-photo{max-width:470px}.guide-grid h2{margin-bottom:22px}.steps{margin-bottom:32px}.steps article{padding:16px 20px}.steps article>img{width:64px;height:64px}.check-list{margin:22px 0 28px}.service-grid{gap:22px 16px}.service-card>div:last-child{padding:21px}.service-card h3{font-size:1.35rem}.service-card p{min-height:70px;font-size:.86rem;line-height:1.6}.legacy-grid{gap:clamp(42px,6vw,72px)}.video-frame video{aspect-ratio:.82;max-height:590px}.story-copy h2{margin-bottom:22px}.results-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.results-grid .pair-meta{font-size:.69rem}.product-image{padding:24px}.product-image>span{width:62px;height:62px;font-family:var(--sans);font-size:1rem}.product-card-copy h2{margin-bottom:16px;font-size:clamp(2rem,3vw,2.8rem)}.product-card details{margin:19px 0}.product-detail{padding-block:clamp(54px,6vw,82px)}.product-detail-grid{gap:clamp(40px,6vw,72px)}.product-detail-image{padding:28px}.product-detail-copy h1{font-size:clamp(2.45rem,4vw,3.75rem)}.back-link{margin-bottom:32px}.product-info-grid{gap:64px}.product-info-grid li{padding:20px 0}.product-info-grid h3{font-family:var(--sans);font-size:1.35rem;font-weight:500}.use-panel h2{font-size:2.15rem}.booking-form-section{background:linear-gradient(135deg,#ece3ef,#f8f4f8)}.booking-panel{width:min(860px,100%);box-shadow:var(--shadow-soft);background:#ffffffc2;border:1px solid #5d4c6926;border-radius:24px;margin-inline:auto;padding:38px 42px;display:block}.booking-panel h2,.contact-form h2{margin-bottom:28px;font-size:clamp(2.1rem,3.2vw,3rem)}.booking-contact{margin-top:18px;font-size:.8rem}.cta-band{padding-block:clamp(48px,5vw,66px)}.cta-inner{gap:42px}.cta-inner h2{max-width:720px;font-size:clamp(2.2rem,3.4vw,3.35rem)}.cta-band .button-light{color:#fff;box-shadow:none;background:#ffffff14;border-color:#ffffffb8}.cta-band .button-light:hover{color:var(--plum-dark);background:#fff;border-color:#fff}@media (max-width:900px){.home-hero{min-height:500px}.home-hero:after{background:linear-gradient(90deg,#f9f7f4f7,#f9f7f4d1 68%,#f9f7f461)}.hero-grid{min-height:500px;padding-block:44px}.hero-copy,.page-hero-copy{width:min(78%,600px)}.page-hero,.page-hero.with-image,.page-hero-grid,.page-hero.with-image .page-hero-grid{min-height:380px}.page-hero.with-image:after{background:linear-gradient(90deg,#f7f5f2f7,#f7f5f2cc 72%,#f7f5f259)}.results-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-image img{height:330px}}@media (max-width:640px){:root{--shell:calc(100% - 30px)}h1{font-size:clamp(2.35rem,10vw,2.9rem)}h2{font-size:clamp(1.9rem,8.5vw,2.65rem)}.section{padding-block:54px}.eyebrow{font-size:.8rem}.home-hero{min-height:570px}.home-hero-background{object-position:62% center}.home-hero:after{background:linear-gradient(90deg,#f9f7f4f7,#f9f7f4e0 75%,#f9f7f494)}.hero-grid{align-items:flex-start;min-height:570px;padding-top:48px}.hero-copy,.page-hero-copy{width:100%}.hero-copy h1{font-size:clamp(2.45rem,10.5vw,3rem)}.hero-copy p{max-width:92%}.page-hero,.page-hero.with-image,.page-hero-grid,.page-hero.with-image .page-hero-grid{min-height:430px}.page-hero-background{object-position:64% center}.page-hero.with-image:after{background:#f7f5f2c9}.page-hero-copy{padding-block:42px}.results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{grid-template-columns:1fr;gap:28px}.product-card:nth-child(2n) .product-image{order:0}.product-image img{height:310px}.booking-panel{padding:28px 22px}}.eyebrow{font-size:.98rem;line-height:1.45}.section-heading>.eyebrow{margin-bottom:15px;font-size:1rem}.ritual{isolation:isolate;background-color:#f6f1ec;background-image:radial-gradient(at 14% 18%,#b89acb75,#0000 36%),radial-gradient(at 88% 76%,#cdb6db57,#0000 34%),url(/assets/bg-texture-02-1.png);background-position:50%,50%,92% 16%;background-repeat:no-repeat;background-size:auto,auto,64%;border:0;position:relative}.ritual:before{content:"";z-index:-1;opacity:.16;background:url(/assets/element-06.png) 50%/contain no-repeat;width:390px;height:74%;position:absolute;top:6%;right:max(-90px,50vw - 740px)}.ritual-card{background:#ffffffb8;box-shadow:0 15px 42px #4f3d5914}.home-narrative,.home-method,.home-community{isolation:isolate;background-color:#f7f3ee;position:relative;overflow:hidden}.home-narrative{background-image:linear-gradient(#ffffff14,#ffffff73),url(/assets/bg-02-2-scaled.png);background-position:50%,70% 0;background-repeat:no-repeat;background-size:cover,100%}.home-narrative:before{content:"";z-index:-1;opacity:.13;background:url(/assets/element-06.png) 50%/contain no-repeat;width:470px;height:620px;position:absolute;top:31%;right:-105px}.home-method{background-image:radial-gradient(at 20% 20%,#c4a9d466,#0000 36%),radial-gradient(at 82% 82%,#d5c1e047,#0000 31%),url(/assets/bg-texture-02-1.png);background-position:50%,50%,50% 12%;background-repeat:no-repeat;background-size:auto,auto,cover}.home-method:after{content:"";z-index:-1;opacity:.12;background:url(/assets/element-02.png) 50%/contain no-repeat;width:420px;height:500px;position:absolute;bottom:3%;left:-105px;transform:rotate(-9deg)}.home-community{background-image:radial-gradient(at 88% 12%,#c2a6d261,#0000 32%),linear-gradient(#ffffff2e,#f8f4efb8),url(/assets/bg-02-2-scaled.png);background-position:50%,50%,bottom;background-repeat:no-repeat;background-size:auto,cover,100%}.home-community:before{content:"";z-index:-1;opacity:.1;background:url(/assets/element-06.png) 50%/contain no-repeat;width:350px;height:430px;position:absolute;top:7%;left:-85px;transform:rotate(18deg)}.home-narrative>section,.home-method>section,.home-community>section,.result-story-section,.surface-story,.guide-section,.plan-section,.treatments-preview,.transformations-carousel-section,.reviews-section{z-index:1;background:0 0;border:0;position:relative}.surface-comparison{box-shadow:none;background:0 0;border:0;border-radius:0;gap:2px;padding:0}.surface-comparison figure{border-radius:0}.guide-photo{background:0 0;border:0;border-radius:0;max-width:500px;padding:0}.guide-photo img{aspect-ratio:4/5;object-fit:cover;object-position:52% center;border-radius:0;width:100%}.experience-stamp{box-shadow:none;color:#fff;background:#766187;border:0;border-radius:0;padding:12px 16px;bottom:22px;right:-18px}.experience-stamp strong,.experience-stamp span{color:#fff}.preview-grid>div:first-child{background:0 0;border:0;border-radius:0;padding:0}.preview-grid img{aspect-ratio:1.18;object-fit:cover;object-position:center;border-radius:0;width:100%}.before-after,.featured-result{border-radius:11px}.cta-band .button-light,.cta-band .button-light:visited{color:#fff;background:#725d84;border-color:#ffffffa6;box-shadow:0 10px 24px #412d4c2e}:is(.cta-band .button-light:hover,.cta-band .button-light:focus-visible,.cta-band .button-light:active){color:#fff;background:#5f4c70;border-color:#fff}@media (max-width:900px){.eyebrow{font-size:.92rem}.section-heading>.eyebrow{font-size:.94rem}.home-narrative:before{opacity:.09;right:-190px}.home-method:after{opacity:.08;left:-210px}}@media (max-width:640px){.eyebrow{font-size:.88rem}.section-heading>.eyebrow{font-size:.9rem}.guide-photo{max-width:none}.experience-stamp{right:0}}.product-collection,.product-detail,.cart-page{background:#fff}.product-image,.product-detail-image{background:#fff;border:0;border-radius:0;padding:0;overflow:visible}.product-image img,.product-detail-image img,.cart-item img{mix-blend-mode:normal;background:#fff}.product-image img{height:430px}.product-card details,.cart-summary{border-radius:0}.cart-summary{border:1px solid var(--line);background:#fff}.service-image span,.wax-grid span,.empty-cart>span{display:none}@media (max-width:980px){.guide-grid{grid-template-columns:1fr;gap:42px}.guide-photo{width:min(100%,680px);max-width:none;margin-inline:auto}.guide-photo img{aspect-ratio:16/11;object-position:52% 42%}.guide-grid>div:last-child{min-width:0}.experience-stamp{bottom:18px;right:18px}}@media (max-width:820px){.product-image img{height:410px}.product-detail-image img{height:460px}}@media (max-width:640px){.guide-photo img{aspect-ratio:4/5;object-position:52% center}.guide-grid{gap:32px}.experience-stamp{bottom:10px;right:10px}.product-image img{height:340px}.product-detail-image img{height:390px}}.home-hero h1,.home-hero h1 span,.home-narrative h2,.home-narrative h2 span,.home-method h2,.home-method h2 span,.home-community h2,.home-community h2 span,.ritual h2,.ritual h2 span{color:#675574}.hero-copy h1{letter-spacing:-.055em;max-width:680px;margin-bottom:24px;font-size:clamp(3.3rem,5vw,4.9rem);line-height:1.02}.eyebrow,.section-heading>.eyebrow{color:#675574;letter-spacing:.13em;text-transform:none;margin-bottom:17px;font-size:.88rem;font-weight:600;line-height:1.5}.home-page .section-heading{max-width:820px;margin-bottom:46px}.home-page .section-heading h2,.surface-copy h2,.guide-grid h2,.preview-grid h2{letter-spacing:-.05em;margin-bottom:20px;font-size:clamp(2.65rem,4.25vw,4.15rem);line-height:1.06}.home-page .section-heading>p:not(.eyebrow){max-width:680px;font-size:1rem;line-height:1.7}.home-narrative>section,.home-method>section,.home-community>section{padding-block:clamp(68px,6vw,90px)}.home-narrative>section+section>.shell,.home-method>section+section>.shell,.home-community>section+section>.shell{border-top:0}.home-narrative>section+section,.home-method>section+section,.home-community>section+section{border-top:1px solid #5d4c692e}.ritual{padding-block:clamp(70px,6.5vw,96px)}.ritual .section-heading{margin-bottom:48px}.ritual-grid{border-block:1px solid #5d4c6933;gap:0}.ritual-card{border:0;min-height:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-right:1px solid #5d4c6933;border-radius:0;padding:34px clamp(24px,3vw,44px) 38px}.ritual-card:last-child{border-right:0}.ritual-card img{height:142px;margin:12px 0 16px}.ritual-card h3{color:#4b414f;font-size:1.38rem}.ritual-card p{font-size:.92rem;line-height:1.65}.ritual-number{background:#756184;width:32px;height:32px}.featured-results{gap:18px}.featured-result{background:linear-gradient(145deg,#eee4f3 0%,#dfd0e8 100%);border:1px solid #66507433;border-radius:7px;padding:0;overflow:hidden;box-shadow:0 18px 42px #54425e13}.featured-result>.before-after{background:0 0;border:0;border-radius:0;overflow:visible}.featured-result .pair-images figure{aspect-ratio:1/.88}.featured-result .pair-meta{background:0 0;border-bottom:1px solid #66507429;padding:14px 18px}.featured-result .result-copy{grid-template-columns:30px 1fr;gap:10px;margin:0;padding:22px 20px 25px}.featured-result .result-copy h3{font-size:1.2rem}.surface-comparison figcaption,.pair-images figcaption{border-radius:999px}.guide-section{padding-bottom:clamp(72px,6vw,88px)!important}.plan-section{padding-block:clamp(76px,6vw,92px) clamp(60px,5vw,76px)!important}.steps{border-top:1px solid #5d4c693d;margin:0 0 32px}.steps article{background:0 0;border:0;border-bottom:1px solid #5d4c693d;border-radius:0;grid-template-columns:58px 1fr;align-items:center;gap:22px;margin:0;padding:25px 0;display:grid}.steps article>span{color:#675574;background:#ffffff5c;border:1px solid #67557480;width:38px;height:38px;font-size:.8rem}.steps article>img{display:none}.steps h3{margin-bottom:6px;font-size:clamp(1.25rem,1.8vw,1.55rem)}.steps p{margin:0;font-size:.94rem;line-height:1.65}.treatments-preview{padding-block:clamp(72px,6vw,92px) clamp(80px,7vw,104px)!important}.preview-grid{align-items:center;gap:clamp(54px,7vw,88px)}.preview-grid .eyebrow{margin-bottom:19px}.preview-grid h2{margin-bottom:25px}.transformations-carousel-section .section-heading,.reviews-section .section-heading{margin-bottom:42px}.results-carousel{clip-path:inset(0 round 8px);border-radius:8px}.results-carousel .before-after,.review-score,.review-card,.footer-contact-card{border-radius:7px}.review-card{box-shadow:none;padding:18px}.footer-contact-card{background:#ffffff57}@media (max-width:900px){.hero-copy h1{font-size:clamp(3rem,7vw,4.2rem)}.home-page .section-heading h2,.surface-copy h2,.guide-grid h2,.preview-grid h2{font-size:clamp(2.4rem,6vw,3.5rem)}.eyebrow,.section-heading>.eyebrow{letter-spacing:.12em;font-size:.84rem}}@media (max-width:640px){.hero-copy h1{font-size:clamp(2.65rem,12vw,3.35rem)}.home-page .section-heading{margin-bottom:36px}.home-page .section-heading h2,.surface-copy h2,.guide-grid h2,.preview-grid h2{font-size:clamp(2.2rem,10vw,2.8rem)}.eyebrow,.section-heading>.eyebrow{letter-spacing:.11em;font-size:.8rem}.ritual-grid{border-bottom:0}.ritual-card{border-bottom:1px solid #5d4c6933;border-right:0}.ritual-card img{height:128px}.steps article{grid-template-columns:46px 1fr;gap:14px;padding-block:22px}.steps article>span{width:34px;height:34px}.results-carousel{clip-path:inset(0 round 6px);border-radius:6px}}.service-promotion{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#221926b8;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.service-promotion-backdrop{cursor:default;background:0 0;border:0;padding:0;position:absolute;inset:0}.service-promotion-content{z-index:1;width:min(760px,92vw);max-height:calc(100vh - 56px);position:relative}.service-promotion-content a{display:block}.service-promotion-content img{object-fit:contain;width:100%;max-height:calc(100vh - 56px);box-shadow:0 28px 80px #18101d52}.service-promotion-close{z-index:2;color:#5d4c69;cursor:pointer;background:#fff;border:1px solid #5d4c6938;border-radius:50%;place-items:center;width:38px;height:38px;padding:0 0 2px;font-size:1.45rem;line-height:1;display:grid;position:absolute;top:-16px;right:-16px;box-shadow:0 8px 24px #1f142433}.product-grid{gap:24px}.product-card{border-top:1px solid #5d4c692b;align-items:start;padding-top:32px;position:relative}.product-image{align-self:start}.product-image img{object-position:center top;height:430px}.product-card-copy{min-width:0;padding-top:2px}.product-kicker-row{border-bottom:1px solid #5d4c6929;justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:18px;padding-bottom:14px;display:flex}.product-kicker-row .eyebrow{max-width:100%;margin:0}.product-list-price{color:#675574;letter-spacing:.025em;white-space:nowrap;flex:none;margin-bottom:0;font-size:1rem;font-weight:600;display:block}.product-image>span{display:none}@media (max-width:820px){.product-grid{gap:38px}.product-card{padding-top:28px}.product-image img{height:410px}}@media (max-width:640px){.service-promotion{padding:18px}.service-promotion-content{width:min(100%,580px)}.service-promotion-close{width:36px;height:36px;top:-11px;right:-8px}.product-card{padding-top:24px}.product-kicker-row{gap:16px;margin-bottom:15px;padding-bottom:12px}.product-kicker-row .eyebrow{max-width:100%}.product-list-price{font-size:.92rem}.product-image img{height:340px}}.product-card{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(44px,5.5vw,76px)}.product-image,.product-card-copy{width:100%;min-width:0}.product-image{height:430px;overflow:hidden}.product-image img{object-fit:cover;object-position:center;width:100%;height:100%}.product-card-copy{flex-direction:column;min-height:430px;display:flex}.product-actions{margin-top:auto}.product-card details[open]~.product-actions{margin-top:0}@media (max-width:820px){.product-card{grid-template-columns:1fr;gap:30px}.product-card:nth-child(2n) .product-image{order:0}.product-image{height:min(76vw,500px)}.product-card-copy{min-height:0}.product-actions{margin-top:0}}@media (max-width:640px){.product-image{height:min(92vw,420px)}}.form-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.form-error{color:#624c58;background:#8d667714;border-left:3px solid #8d6677;margin:0;padding:12px 14px;font-size:.86rem;line-height:1.55}.form-error a{font-weight:700;text-decoration:underline}.button:disabled{cursor:wait;opacity:.68;transform:none}.checkout-modal{z-index:1200;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#281e2d9e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.checkout-modal-backdrop{cursor:default;background:0 0;border:0;padding:0;position:absolute;inset:0}.checkout-modal-panel{z-index:1;background:radial-gradient(circle at 100% 0,#dccce59e,#0000 38%),#fcfaf7;border:1px solid #5d4c692e;border-radius:14px;width:min(680px,94vw);max-height:calc(100vh - 48px);padding:clamp(30px,5vw,52px);position:relative;overflow-y:auto;box-shadow:0 32px 90px #23182847}.checkout-modal-close{width:38px;height:38px;color:var(--plum-dark);cursor:pointer;background:#fffc;border:1px solid #5d4c6930;border-radius:50%;place-items:center;padding:0 0 2px;font-size:1.4rem;line-height:1;display:grid;position:absolute;top:17px;right:18px}.checkout-modal-heading{max-width:530px}.checkout-modal-heading h2,.checkout-success h2{margin-bottom:18px;font-size:clamp(2.25rem,5vw,3.5rem)}.checkout-modal-heading>p:last-child,.checkout-success>p{color:var(--muted)}.checkout-order-glance{border-block:1px solid var(--line);color:var(--muted);justify-content:space-between;margin:28px 0;padding:15px 0;font-size:.9rem;display:flex}.checkout-order-glance strong{color:var(--plum-dark);font-size:1.05rem}.checkout-form{grid-template-columns:1fr 1fr;gap:16px;display:grid;position:relative}.checkout-form .button,.checkout-form .form-error{grid-column:1/-1}.checkout-success{text-align:left;max-width:520px}.checkout-success>span{background:var(--plum);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:24px;display:grid}.yelp-section{border-top:1px solid #5d4c692b;margin-top:clamp(62px,7vw,92px);padding-top:clamp(52px,6vw,76px)}.yelp-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px;display:flex}.yelp-heading .eyebrow{margin-bottom:10px}.yelp-heading h3,.review-actions-panel h3{color:#675574;letter-spacing:-.045em;margin:0;font-size:clamp(1.8rem,3vw,2.65rem);font-weight:400;line-height:1.12}.yelp-layout{grid-template-columns:220px 1fr;gap:22px;display:grid}.yelp-score{background:#eadfe8;border:1px solid #66507429;border-radius:7px;flex-direction:column;justify-content:center;align-items:flex-start;padding:26px;display:flex}.yelp-mark{color:#a64049;letter-spacing:-.04em;margin-bottom:22px;font-size:1.05rem;font-weight:700}.yelp-score>strong{color:#4c424f;letter-spacing:-.06em;font-size:2.65rem;font-weight:400;line-height:1}.yelp-score p{color:var(--muted);margin:2px 0 0;font-size:.78rem}.yelp-reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.yelp-review-card{background:#fff;border:1px solid #66507426;border-radius:7px;flex-direction:column;min-height:210px;margin:0;padding:20px;display:flex}.yelp-review-card>div{align-items:center;gap:10px;display:flex}.yelp-review-card>div>span{color:#8d4d55;background:#f0e4e5;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.78rem;display:grid}.yelp-review-card>div strong{font-size:.8rem}.yelp-review-card blockquote{color:#4b454e;-webkit-line-clamp:5;border:0;-webkit-box-orient:vertical;margin:0;padding:0;font-size:.78rem;line-height:1.55;display:-webkit-box;overflow:hidden}.yelp-review-card>a{color:var(--plum-dark);margin-top:auto;padding-top:14px;font-size:.72rem;font-weight:600}.yelp-overview{background:#ffffffa3;border:1px solid #66507426;border-radius:7px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:220px;padding:clamp(28px,5vw,54px);display:flex}.yelp-overview p{color:#5e5660;max-width:680px;margin-bottom:24px;font-size:clamp(1.05rem,1.6vw,1.3rem);line-height:1.65}.review-actions-panel{background:linear-gradient(120deg,#ebe1f0cc,#faf7f4eb);border:1px solid #66507429;border-radius:8px;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(38px,7vw,90px);margin-top:clamp(58px,7vw,88px);padding:clamp(32px,5vw,54px);display:grid}.review-actions-panel .eyebrow{margin-bottom:10px}.review-actions-panel>div:first-child>p:last-child{max-width:560px;color:var(--muted);margin:14px 0 0}.review-action-links{grid-template-columns:1fr 1fr;gap:12px;display:grid}.review-action-links>a{background:#ffffffc7;border:1px solid #6650742b;border-radius:7px;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;min-height:84px;padding:16px;transition:border-color .2s,transform .2s;display:grid}.review-action-links>a:hover{border-color:#66507466;transform:translateY(-2px)}.google-review-mark,.yelp-review-mark{background:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:700;display:grid}.google-review-mark{color:#668bd7}.yelp-review-mark{color:#a64049;font-size:.7rem}.review-action-links small,.review-action-links strong{display:block}.review-action-links small{color:var(--muted);font-size:.66rem}.review-action-links strong{color:var(--plum-dark);font-size:.9rem}.review-action-links b{color:var(--plum-soft);font-size:.8rem}@media (max-width:900px){.yelp-layout,.review-actions-panel{grid-template-columns:1fr}.yelp-score{grid-template-columns:auto auto 1fr;align-items:center;gap:8px 18px;display:grid}.yelp-mark{grid-row:1/3;margin:0}.yelp-score p{grid-column:2/-1}}@media (max-width:640px){.checkout-modal{padding:12px}.checkout-modal-panel{border-radius:10px;width:100%;max-height:calc(100vh - 24px);padding:32px 22px 24px}.checkout-modal-close{top:10px;right:10px}.checkout-form{grid-template-columns:1fr}.checkout-form .button,.checkout-form .form-error{grid-column:auto}.yelp-heading{flex-direction:column;align-items:flex-start}.yelp-reviews-grid,.review-action-links{grid-template-columns:1fr}.review-actions-panel{padding:28px 22px}}@font-face{font-family:Bebas Neue;src:url(/assets/bebas-neue-400.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--plum:#86709a;--brand-ink:#675574;--header-height:120px;--hero-gutter:28px;--shell:min(1120px, calc(100% - 56px))}.site-header{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;position:absolute;inset:0 0 auto}.header-inner{width:min(1176px,100% - 16px);min-height:var(--header-height);gap:24px}.brand{width:380px;color:var(--brand-ink);flex:none;align-items:center;gap:5.333px;display:flex}.brand>a{flex:none}.brand .brand-face{object-fit:contain;width:65.4px;height:auto;margin-left:26.333px}.brand-copy{flex:1;min-width:0;margin-left:4px}.brand-phone{width:fit-content;color:var(--brand-ink);white-space:nowrap;margin:5px 0 0;display:block}.brand-phone:hover{text-underline-offset:3px;text-decoration:underline}.brand-wordmark{filter:brightness(1.08);flex-direction:column;flex:1;min-width:0;margin-left:0;display:flex}.brand-wordmark>span,.brand-phone{letter-spacing:.13em;text-transform:uppercase;white-space:nowrap;font-size:17.6px;font-weight:400;line-height:1.2}.brand-wordmark>span{margin-bottom:2px}.brand-wordmark>strong{letter-spacing:.011em;text-transform:uppercase;font-family:Bebas Neue,Impact,Arial Narrow,sans-serif;font-size:46.667px;font-weight:400;line-height:.86;position:relative;left:-.667px}.nav{white-space:nowrap;gap:33px;font-size:14px;font-weight:600}.nav>a:not(.button){padding-block:8px;font-weight:600}.nav .button{min-height:38.667px;font-size:inherit;box-shadow:none;padding:6px 18.667px}.cart-link{align-items:center;gap:8px}.cart-link b{min-width:16px;height:16px;font-size:10px;font-weight:600;line-height:1}.home-hero{min-height:0}.home-hero-background{object-fit:fill;object-position:center top;width:102.535vw;max-width:none;height:52.977vw;min-height:100%;top:min(0px,384px - 30vw);left:-1.519vw}.home-hero:after{background:#ffffff73}.home-hero .hero-grid{width:var(--shell);align-items:flex-start;min-height:573.333px;padding-block:138.667px 50px;padding-inline:3px}.hero-copy{width:min(53%,590px);max-width:none}.hero-copy h1{max-width:533.333px;color:var(--brand-ink);letter-spacing:-.055em;margin-bottom:18.333px;font-size:63.9px;font-weight:400;line-height:1.02;position:relative;top:.667px;left:-.667px}.hero-copy>.eyebrow{letter-spacing:.14em;max-width:none;margin-bottom:14.667px;font-size:13.552px;font-weight:400;line-height:1.5}.hero-copy>p:not(.eyebrow){color:#59515e;max-width:573.333px;margin-bottom:25px;font-size:17.248px;line-height:1.65}.hero-copy .button-row{gap:25.333px}.hero-copy .button{min-height:46.667px;box-shadow:none;padding:10px 22.667px;font-size:14px}.hero-copy .text-button{border:0;font-size:14.667px;font-weight:400}.proof-grid{width:var(--shell);position:relative;left:3px}.proof-grid>div{gap:14px;min-height:80px;padding:14px 24px}.proof-grid strong{font-size:22px}.proof-grid span{max-width:140px;font-size:12px;line-height:1.5}.page-hero,.page-hero.with-image{min-height:0}.page-hero-grid,.page-hero.with-image .page-hero-grid{width:var(--shell);min-height:510px;padding-block:var(--header-height) 0}.page-hero-copy,.page-hero.with-image .page-hero-grid>.page-hero-copy:first-child{width:min(53%,590px);padding-block:42px}.page-hero-background{object-position:center top;width:100vw;max-width:none}.page-hero.with-image:before{content:"";z-index:-1;height:calc(var(--header-height) + 80px);pointer-events:none;background:linear-gradient(#f4f0ec8c,#0000);position:absolute;inset:0 0 auto}.page-hero.with-image:after{background:linear-gradient(90deg,#f4f0ecdb,#f4f0ecb3 42%,#f4f0ec6e 75%)}.page-hero h1{max-width:600px;color:var(--brand-ink);letter-spacing:-.055em;overflow-wrap:break-word;margin-bottom:18px;font-size:clamp(2.65rem,4.25vw,3.85rem);line-height:1.04}.page-hero h1 em{color:inherit}.page-hero .eyebrow{letter-spacing:.13em;margin-bottom:17px;font-size:.88rem;font-weight:600}.page-hero .lead{color:#59515e;max-width:540px;font-size:1rem;line-height:1.6}.page-hero .lead p{margin-bottom:20px}.page-hero .lead>p:last-child{margin-bottom:0}.page-hero .button{min-height:44px;box-shadow:none;padding:11px 22px;font-size:.82rem}.page-hero .text-button{border:0;font-size:.82rem;font-weight:400}.booking-contact{flex-wrap:wrap;gap:12px 28px;font-size:.8rem;display:flex}.product-detail{padding-block:calc(var(--header-height) + 54px) 54px;background:linear-gradient(120deg,#e9e0ee,#f6f1ef)}.product-detail-grid{width:var(--shell)}.product-detail-copy h1{color:var(--brand-ink);font-size:clamp(2.45rem,4vw,3.75rem);line-height:1.08}.product-detail-copy .lead{font-size:clamp(1.07rem,1.6vw,1.3rem)}.product-detail-copy .button{min-height:52px;padding:11px 30px;font-size:17px}.product-detail-image img{height:450px}.back-link{font-size:14px}.booking-panel{width:min(860px, calc(100% - 2 * var(--hero-gutter)))}.site-footer{background:#d8cbe0;padding-top:32px}.footer-grid{width:var(--shell);grid-template-columns:1.15fr .52fr 1fr;gap:clamp(38px,6vw,78px);padding-bottom:58px}.footer-brand{aspect-ratio:350/174;width:231px;max-width:100%;margin-left:0;display:block;position:relative}.footer-brand img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.footer-brand-block>p{max-width:410px;margin:28.667px 0 0;font-size:.94rem;line-height:1.7}.footer-nav{gap:8px;padding-top:30.667px;transform:translate(1.333px)}.footer-kicker{font-size:.77rem;font-weight:500;margin-bottom:10px!important}.footer-nav a{font-size:.84rem;line-height:1.66}.footer-contact-card{margin-top:32px}.copyright{width:var(--shell)}@media (max-width:1200px) and (min-width:1101px){.header-inner{gap:24px}.nav{gap:22px}.brand{width:340px}.brand .brand-face{width:61.2px;margin-left:8px}.brand-wordmark>span,.brand-phone{font-size:17px}.brand-wordmark>strong{font-size:43.35px}}@media (max-width:1100px){:root{--header-height:120px}.header-inner{width:calc(100% - 56px)}.brand{width:370px}.brand .brand-face{margin-left:0}.brand-wordmark>span,.brand-phone{font-size:18.5px}.brand-wordmark>strong{font-size:48.45px}.menu-toggle{z-index:2;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:48px;min-height:48px;display:flex;position:relative}.menu-toggle>span:not(.sr-only){background:var(--brand-ink);border-radius:2px;width:26px;height:3px;margin:0;transition:transform .2s,opacity .2s}.menu-open .menu-toggle>span:first-child{transform:translateY(8px)rotate(45deg)}.menu-open .menu-toggle>span:nth-child(2){opacity:0}.menu-open .menu-toggle>span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.site-header.menu-open{background:#f6f1f6}.nav{inset:var(--header-height) 0 auto;max-height:calc(100dvh - var(--header-height));border-bottom:1px solid var(--line);background:#f6f1f6;flex-direction:column;align-items:stretch;gap:0;padding:12px 28px 28px;display:none;position:absolute;overflow-y:auto;transform:none;box-shadow:0 18px 24px #43295314}.nav.open{display:flex}.nav>a:not(.button){border-bottom:1px solid var(--line);padding:10px 0;font-size:20px}.nav .button{min-height:48px;margin-top:20px;font-size:18px}.home-hero:after{background:linear-gradient(90deg,#f4f0ece0,#f4f0ecb3 50%,#f4f0ec4d)}.home-hero-background{object-fit:cover;width:100%;height:100%;top:0;left:0}.hero-copy{width:75%}.home-hero .hero-grid{min-height:610px;padding:150px 0 44px}.proof-grid{left:0}.hero-copy h1{font-size:clamp(48px,6vw,64px);top:0;left:0}.hero-copy>p:not(.eyebrow){font-size:17px}.hero-copy .button{min-height:56px;padding:14px 26px}.page-hero-copy,.page-hero.with-image .page-hero-grid>.page-hero-copy:first-child{width:80%}.page-hero-grid,.page-hero.with-image .page-hero-grid{min-height:490px}.page-hero h1{font-size:clamp(42px,5.5vw,58px)}.page-hero.with-image:after{background:linear-gradient(90deg,#f4f0ece8,#f4f0ecc9 55%,#f4f0ec73)}.page-hero .lead{font-size:16px}.proof-grid>div{gap:14px;padding:20px}.proof-grid span{font-size:14px}.proof-grid strong{font-size:22px}.footer-grid{grid-template-columns:1.4fr 1fr;gap:40px}.site-footer .footer-grid>.footer-brand-block{grid-area:auto/1/auto/-1}.footer-nav{grid-column:1;padding-top:0;transform:none}.footer-contact-card{grid-column:2;margin-top:0}.footer-brand-block>p{font-size:.94rem}}@media (min-width:768px) and (max-width:1100px){.header-inner{gap:12px;width:calc(100% - 32px)}.brand{width:clamp(210px,24vw,275px)}.brand .brand-face{width:clamp(43.2px,5.625vw,61.2px);margin-left:0}.brand-wordmark>span,.brand-phone{font-size:clamp(10.8px,1.35vw,14.4px)}.brand-wordmark>strong{font-size:clamp(27.9px,3.51vw,36.9px)}.menu-toggle{display:none}.site-header.menu-open{background:0 0}.nav,.nav.open{max-height:none;box-shadow:none;background:0 0;border:0;flex-direction:row;align-items:center;gap:clamp(14px,1.8vw,24px);padding:0;font-size:clamp(11.5px,1.3vw,14px);display:flex;position:static;inset:auto;overflow:visible;transform:none}.nav>a:not(.button){font-size:inherit;border-bottom:0;padding-block:8px}.nav .button{min-height:38.667px;font-size:inherit;margin-top:0;padding:6px 12px}.cart-link{gap:6px}.cart-link b{min-width:14px;height:14px;padding-inline:4px}}@media (max-width:640px){:root{--header-height:112px;--hero-gutter:24px}.header-inner{gap:12px;width:calc(100% - 36px)}.brand{gap:8px;width:clamp(230px,68vw,290px)}.brand-wordmark>span,.brand-phone{font-size:clamp(12.5px,3.72vw,15.9px)}.brand-phone{margin-top:4px}.brand>a{width:19.8%}.brand .brand-face{width:100%;margin-left:0}.brand-wordmark>strong{font-size:clamp(30px,9.4vw,43.1px)}.menu-toggle{padding:10px}.home-hero .hero-grid{min-height:680px;padding-block:calc(var(--header-height) + 32px) 40px}.home-hero-background{object-position:64% center}.home-hero:after{background:linear-gradient(90deg,#f4f0ecf0,#f4f0ecd4 60%,#f4f0ec94)}.hero-copy{width:100%}.hero-copy h1{letter-spacing:-.055em;margin-bottom:26px;font-size:clamp(43px,11.8vw,68px);line-height:1.06}.hero-copy>.eyebrow{letter-spacing:.1em;max-width:320px;margin-bottom:24px;font-size:12px}.hero-copy>p:not(.eyebrow){max-width:100%;margin-bottom:30px;font-size:17px;line-height:1.7}.hero-copy .button-row{flex-direction:column;align-items:flex-start;gap:16px}.hero-copy .button{min-height:52px;font-size:16px}.hero-copy .text-button{font-size:16px}.page-hero-grid,.page-hero.with-image .page-hero-grid{min-height:540px;padding-block:calc(var(--header-height) + 32px) 40px}.page-hero-copy,.page-hero.with-image .page-hero-grid>.page-hero-copy:first-child{width:100%;padding:0}.page-hero h1{margin-bottom:26px;font-size:clamp(40px,11vw,66px)}.page-hero .eyebrow{margin-bottom:24px;font-size:12px;line-height:1.6}.page-hero .lead{font-size:17px;line-height:1.7}.page-hero-background{object-position:62% center}.page-hero.with-image:after{background:linear-gradient(90deg,#f4f0ecf0,#f4f0eccc)}.page-hero .button{min-height:52px;padding:14px 24px;font-size:16px}.page-hero .button-row{flex-direction:column;align-items:flex-start;gap:14px}.product-detail{padding-block:calc(var(--header-height) + 24px) 54px}.product-detail-grid{gap:32px}.product-detail-image{padding:20px}.product-detail-image img{height:340px}.product-detail-copy h1{font-size:clamp(36px,10vw,56px)}.product-detail-copy .lead{font-size:17px}.proof-grid{grid-template-columns:1fr 1fr;width:100%}.proof-grid>div{gap:12px;min-height:106px;padding:18px 22px}.proof-grid span{font-size:12px}.proof-grid strong{font-size:26px}.footer-grid{grid-template-columns:1fr;gap:36px}.site-footer .footer-grid>.footer-brand-block,.footer-nav,.footer-contact-card{grid-area:auto}.footer-brand{width:min(231px,100%);margin-left:0}.footer-brand-block>p{margin-top:25px;font-size:.94rem}.footer-nav{gap:10px;padding-top:0}.footer-nav a{font-size:16px}.footer-contact-card{margin-top:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.nav,.menu-toggle>span{transition:none}}.skip-link{opacity:0}.skip-link:focus{opacity:1}.site-footer.studio-footer{color:#54445f;background:#e3d9e9;border:0;border-radius:0;padding:28px 0 0}.studio-footer__inner{width:min(1120px,100% - 64px);margin-inline:auto}.studio-footer__main{grid-template-columns:1fr 1.2fr 1fr;grid-template-areas:"location identity connection";align-items:center;padding-bottom:30px;display:grid}.studio-footer__identity{text-align:center;grid-area:identity;padding-inline:28px}.studio-footer__logo{width:231px;max-width:100%;margin-inline:auto;display:block}.studio-footer__logo img{aspect-ratio:350/174;object-fit:contain;width:100%;height:auto}.studio-footer__identity>p{color:#62536c;letter-spacing:-.01em;margin:14px 0 0;font-size:15px;font-weight:400;line-height:1.65}.studio-footer__location{text-align:center;border-right:1px solid #54445f2e;grid-area:location;min-height:160px;padding:12px 30px 12px 0}.studio-footer__connection{text-align:center;border-left:1px solid #54445f2e;grid-area:connection;min-height:160px;padding:12px 0 12px 30px}.studio-footer__label{color:#65526f;font-family:var(--sans);letter-spacing:.16em;text-transform:uppercase;margin:0 0 17px;font-size:10px;font-weight:600;line-height:1.6}.studio-footer__location address{font-size:15px;font-style:normal;line-height:1.8}.studio-footer__location address>span{display:block}.studio-footer__visit{align-items:center;gap:14px;min-height:44px;margin-top:4px;font-size:12px;font-weight:600;display:inline-flex}.studio-footer__visit>span{font-size:17px;font-weight:400}.studio-footer__numbers{justify-content:center;display:grid}.studio-footer__numbers a{text-align:left;grid-template-columns:30px 1fr;align-items:baseline;gap:18px;min-height:44px;padding-block:6px;display:grid}.studio-footer__numbers a>span:first-child{color:#65526f;font-size:11px}.studio-footer__numbers a>span:last-child{letter-spacing:.015em;white-space:nowrap;font-size:17px;font-weight:500}.studio-footer__nav{border-block:1px solid #54445f2e}.studio-footer__nav ul{justify-content:center;align-items:center;gap:clamp(24px,4.5vw,64px);margin:0;padding:12px 0;list-style:none;display:flex}.studio-footer__nav a{justify-content:center;align-items:center;min-height:44px;padding-inline:6px;font-size:13px;font-weight:500;display:flex}.studio-footer__bottom{text-align:center;color:#675771;padding-block:19px 21px;line-height:1.6}.studio-footer__bottom small{font-size:10px}.studio-footer a:focus-visible{outline-offset:4px;border-radius:2px;outline:2px solid #594165}@media (hover:hover){.studio-footer__nav a:hover,.studio-footer__visit:hover,.studio-footer__numbers a:hover{color:#372441;text-underline-offset:5px;text-decoration:underline}}@media (max-width:1000px){.studio-footer__inner{width:calc(100% - 48px)}.studio-footer__identity{padding-inline:20px}.studio-footer__location{padding-right:20px}.studio-footer__connection{padding-left:20px}.studio-footer__label{letter-spacing:.12em;font-size:9px}.studio-footer__location address,.studio-footer__identity>p{font-size:13px}.studio-footer__numbers a{gap:10px}.studio-footer__numbers a>span:last-child{font-size:14px}}@media (max-width:700px){.site-footer.studio-footer{padding-top:22px}.studio-footer__main{grid-template-columns:1fr 1fr;grid-template-areas:"identity identity""location connection";align-items:stretch;gap:28px 0;padding-bottom:26px}.studio-footer__identity{padding-inline:0}.studio-footer__identity>p{margin-top:10px;font-size:15px}.studio-footer__location,.studio-footer__connection{min-height:0;padding-block:2px}.studio-footer__connection{border-left:0}.studio-footer__label{margin-bottom:12px;font-size:9px}.studio-footer__numbers a{text-align:center;grid-template-columns:1fr;gap:0;min-height:51px;padding-block:3px}.studio-footer__numbers a>span:last-child{font-size:14px}.studio-footer__nav ul{flex-wrap:wrap;gap:0 22px;padding-block:9px}.studio-footer__nav a{font-size:12px}.studio-footer__bottom{padding-block:16px 20px}.studio-footer__bottom small>span{display:block}}@media (max-width:480px){.studio-footer__nav ul{grid-template-columns:repeat(6,1fr);gap:0;display:grid}.studio-footer__nav li{grid-column:span 2}.studio-footer__nav li:nth-child(4){grid-column:2/span 2}.studio-footer__nav li:nth-child(5){grid-column:4/span 2}}@media (max-width:380px){.studio-footer__inner{width:calc(100% - 40px)}.studio-footer__location{padding-right:12px}.studio-footer__connection{padding-left:12px}.studio-footer__label{max-width:130px;margin-inline:auto;font-size:9px}.studio-footer__location address{font-size:12px}.studio-footer__numbers a>span:last-child{font-size:13px}}
