@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;700&family=Italiana&display=swap');
:root{--pink:#f8e5e9;--light:#fcf5f6;--rose:#a34d69;--ink:#42363c;--muted:#7c6d73;--line:#e8dce0}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:#fff;font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.7}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{touch-action:manipulation}button{color:inherit}button:focus-visible,a:focus-visible{outline:2px solid var(--rose);outline-offset:5px}img{width:100%;height:100%;object-fit:cover;display:block}p{color:var(--muted)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Italiana',Georgia,serif;font-weight:400;line-height:1.1;letter-spacing:-1.5px}h1{font-size:clamp(48px,5.2vw,80px);margin-bottom:25px}h2{font-size:clamp(38px,4vw,56px);margin-bottom:24px}h3{font-weight:500;line-height:1.4}em{font-family:Georgia,serif;font-weight:400;color:var(--rose);font-size:.93em}header{height:102px;display:flex;align-items:center;gap:30px;padding:0 5%;background:rgba(255,255,255,.97);position:sticky;top:0;z-index:20;border-bottom:1px solid #eee7e9}.topbar{height:35px;background:var(--pink);display:flex;align-items:center;justify-content:space-between;padding:0 5%;font-size:12px;letter-spacing:.5px}.topbar a{font-size:12px}.topbar a span{margin-left:12px}.brand{display:flex;gap:13px;align-items:center;white-space:nowrap}.monogram{font-family:Georgia,serif;font-size:53px;letter-spacing:-10px;padding-right:10px;line-height:1;color:var(--rose);font-weight:400}.brand>span:last-child{font-size:18px;letter-spacing:4px}.brand small{display:block;font-size:8px;letter-spacing:1.8px;margin-top:1px}nav{display:flex;align-items:center;justify-content:center;gap:27px;margin-left:auto;font-size:13px}nav a{padding:10px 0}nav a:hover{color:var(--rose)}.button{background:var(--rose);border:1px solid var(--rose);color:#fff;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:15px 24px;font-size:14px;transition:.2s}.button:hover{background:#843b55;transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.header-book{font-size:12px;padding:12px 18px;gap:20px}.menu-toggle{display:none}.hero{position:relative;min-height:655px;background:#f7ecec;isolation:isolate;overflow:hidden}.hero-image{position:absolute;inset:0 0 0 40%;z-index:-2}.hero-image img{object-position:50% 41%}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f8eeef 0%,#f8eeef 28%,rgba(248,238,239,.91) 40%,rgba(248,238,239,.15) 61%,transparent 76%);z-index:-1}.hero-content{padding:76px 0 70px 8%;position:relative}.eyebrow{font-size:11px;letter-spacing:2.5px;font-weight:600;color:var(--rose);margin-bottom:25px}.hero-content>p:not(.eyebrow){font-size:16px;line-height:1.8;max-width:440px}.hero-actions{display:flex;align-items:center;gap:25px;margin:32px 0 35px}.text-button{background:none;border:0;border-bottom:1px solid #b999a4;padding:8px 0;font-size:13px}.text-button span{margin-left:12px}.hero-foot{display:flex;align-items:center;gap:13px;font-size:12px;line-height:1.6;color:#7e6c73}.hero-foot b{font-weight:500}.small-flower{font-size:38px;color:var(--rose)}.hero-caption{position:absolute;right:25px;top:50%;writing-mode:vertical-rl;letter-spacing:4px;font-size:10px;color:white}.scroll-cue{position:absolute;bottom:26px;right:50px;font-size:9px;letter-spacing:2px;color:white}.scroll-cue span{margin-left:16px;font-size:20px}.values-strip{display:flex;justify-content:center;align-items:center;gap:6%;padding:25px 6%;background:var(--light);font-size:12px;letter-spacing:1.2px;border-bottom:1px solid #f2e8ec}.values-strip i{color:#c78ea0;font-size:23px}.section{padding:90px 8%}.intro{text-align:center;max-width:920px;margin:auto;padding-top:95px;padding-bottom:95px}.intro p:not(.eyebrow){max-width:650px;margin:0 auto 26px;font-size:15px}.underlink{font-size:13px;border:0;border-bottom:1px solid #bf9ca8;background:none;padding:0 0 8px;display:inline-flex;gap:35px;align-items:center;color:var(--rose)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px}.section-heading h2{margin-bottom:0}.section-heading>p,.journal-label{font-size:14px;margin:0 0 8px;line-height:1.8;color:var(--muted)}.treatments{background:var(--light)}.filters{display:flex;gap:12px;margin:36px 0 30px;flex-wrap:wrap}.filters button{background:transparent;border:1px solid #d9c4cc;border-radius:30px;padding:9px 22px;font-size:12px}.filters button.active{background:var(--rose);color:white;border-color:var(--rose)}.treatment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.treatment-card{background:white;border:1px solid #eee1e5}.treatment-photo{height:310px;position:relative;overflow:hidden}.treatment-photo img{transition:transform .5s}.treatment-card:hover img{transform:scale(1.04)}.treatment-photo .number{position:absolute;top:16px;left:18px;font-family:Georgia;font-size:17px;color:white}.treatment-body{padding:24px}.treatment-body h3{font-family:Georgia,serif;font-size:28px;font-weight:400;margin-bottom:10px}.treatment-body p{font-size:14px;min-height:48px}.treatment-body .underlink{width:100%;justify-content:space-between;border-bottom:0;padding:7px 0 0}.treatment-note{font-size:12px;margin:22px 0 0}.approach{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.approach-image{height:585px;position:relative}.approach-image:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(41,25,32,.5))}.approach-image>span{position:absolute;bottom:25px;left:32px;color:white;font:35px Georgia;z-index:1}.approach-image em{color:#ffe6ee}.approach-copy>p:not(.eyebrow){font-size:14px}.principle{display:flex;gap:22px;padding:20px 0 0;border-top:1px solid var(--line);margin-top:20px}.principle>span{font-family:Georgia;color:#bc8a9a;font-size:19px}.principle h3{font-size:15px;margin-bottom:5px}.principle p{font-size:13px;margin-bottom:0}.offer{margin:0 5%;padding:60px 6%;background:#f8e5e9;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden}.offer>div:not(.offer-decor){z-index:1}.offer-decor{position:absolute;right:5%;top:-80px;font:420px Georgia;color:#f1d6de;letter-spacing:-70px}.offer p{font-size:14px}.offer .button{margin-top:10px}.offer-aside{max-width:280px;border-left:1px solid #d7b0be;padding-left:35px}.offer-aside>span{font-size:10px;letter-spacing:2px}.offer-aside h3{font:30px Georgia;line-height:1.4;margin:22px 0}.offer-aside p{font-size:12px}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.article-card{text-align:left;border:0;background:none;padding:0}.article-photo{height:230px;overflow:hidden;margin-bottom:22px}.article-photo img{transition:transform .4s}.article-card:hover img{transform:scale(1.035)}.article-card .eyebrow{font-size:9px;letter-spacing:1.8px}.article-card h3{font:25px Georgia;line-height:1.4;margin:12px 0 20px}.article-card .underlink{font-size:12px}.portrait img{object-position:center 38%}.contact{background:var(--light);display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center}.contact>div>p{font-size:14px}.contact-details{border-left:1px solid var(--line);padding-left:55px}.contact-details h3{font:30px Georgia}.demo-tag{font-size:10px;letter-spacing:1px;background:#efd9e1;color:var(--rose);padding:5px 10px;display:inline-block;margin:8px 0 12px}.small{font-size:12px!important}.contact-details .underlink{margin-top:10px}footer{padding:38px 5%;display:flex;align-items:center;gap:28px}footer .brand{transform:scale(.8);transform-origin:left center;margin-right:auto}footer p,footer a:not(.brand),footer button{font-size:11px;margin-bottom:0}footer .plain{border:0;background:none}.floating-book{position:fixed;right:25px;bottom:25px;padding:12px 23px;background:white;color:var(--rose);border:1px solid #ead7dd;box-shadow:0 6px 28px #63414b18;border-radius:30px;font-size:13px;z-index:25}.floating-book>span{margin-left:8px}dialog{width:min(620px,calc(100% - 30px));border:0;padding:42px;color:var(--ink);max-height:90vh;box-shadow:0 20px 100px #39263144}dialog::backdrop{background:#38232f66;backdrop-filter:blur(4px)}dialog h2{font-size:43px}dialog .eyebrow{font-size:10px}.close{position:absolute;right:18px;top:12px;border:0;background:none;font-size:28px;line-height:1}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}label{font-size:12px;display:block;margin:15px 0}input,select,textarea{width:100%;border:1px solid #ddcbd2;background:#fff;padding:11px 12px;color:var(--ink);font:14px 'DM Sans',Arial;margin-top:5px;border-radius:0}textarea{height:65px;resize:vertical}.check{display:flex;align-items:flex-start;gap:10px;line-height:1.6}.check input{width:auto;margin-top:5px}form>.button{width:100%}#form-error{color:#b02b4f;font-size:12px}.detail-image{height:230px;margin-bottom:25px}.detail-text p{font-size:15px}.booking-summary{border-top:1px solid var(--line);padding-top:18px}.booking-summary dt{color:var(--muted);font-size:12px}.booking-summary dd{margin:0 0 13px}.empty{padding:25px 0}.success-icon{width:52px;height:52px;border-radius:100%;background:var(--pink);color:var(--rose);display:grid;place-items:center;font-size:24px;margin-bottom:25px}
@media(min-width:1500px){.hero-content{padding-left:12%}.hero{min-height:720px}header{padding:0 8%}}@media(max-width:1100px){header{gap:20px;padding:0 4%}nav{gap:17px;font-size:12px}.header-book{padding:12px;font-size:11px}.brand>span:last-child{font-size:15px;letter-spacing:3px}.brand small{font-size:7px}.hero-actions{gap:15px}.section{padding:70px 6%}.hero-content{padding-left:6%}.treatment-photo{height:260px}.approach{gap:5%}.approach-image{height:550px}h2{font-size:43px}}@media(max-width:800px){header{height:80px;padding:0 5%;gap:15px}.topbar{font-size:10px;height:30px}.topbar a{font-size:10px}.brand .monogram{font-size:43px}.brand>span:last-child{font-size:14px}.brand small{font-size:6px}.header-book{margin-left:auto}.menu-toggle{display:block;order:3;border:0;background:none;font-size:22px;padding:5px}nav{display:none;position:absolute;left:0;right:0;top:80px;flex-direction:column;align-items:stretch;background:white;padding:20px 6%;box-shadow:0 10px 20px #45333c0a}nav.open{display:flex}.hero{min-height:650px}.hero-image{left:18%}.hero:after{background:linear-gradient(90deg,#f8eeef 0%,#f8eeefed 22%,#f8eeef88 57%,#f8eeef11)}.hero-content{padding-top:65px}h1{font-size:61px}.hero-content>p:not(.eyebrow){max-width:350px}.hero-actions{align-items:flex-start;flex-direction:column;gap:10px}.hero-foot{margin-top:20px}.hero-caption{display:none}.values-strip{gap:5%;font-size:10px;padding:20px 4%;letter-spacing:0}.values-strip i:last-of-type,.values-strip span:last-child{display:none}.section-heading{align-items:flex-start;gap:20px}.section-heading>p{max-width:220px;font-size:13px}.treatment-grid{gap:15px}.treatment-photo{height:230px}.treatment-body{padding:18px}.treatment-body h3{font-size:24px}.treatment-body p{font-size:12px}.approach{grid-template-columns:1fr;gap:35px}.approach-image{height:420px}.offer{gap:35px}.offer-aside{max-width:210px;padding-left:25px}.offer-decor{right:10%;font-size:350px}.article-photo{height:170px}.article-card h3{font-size:22px}.journal-grid{gap:20px}.journal-label{display:none}.contact{gap:6%}.contact-details{padding-left:30px}footer{flex-wrap:wrap;gap:15px}footer .brand{width:100%}footer p{margin-right:auto}h2{font-size:42px}}@media(max-width:540px){.topbar{justify-content:center}.topbar a{display:none}.header-book{font-size:10px;padding:10px;gap:8px}.header-book span{font-size:16px}header{gap:9px}.brand{gap:9px}.brand>span:last-child{font-size:11px;letter-spacing:2px}.brand small{letter-spacing:1px;font-size:6px}.hero{min-height:720px}.hero-image{inset:0 0 0 0}.hero-image img{object-position:57% center}.hero:after{background:linear-gradient(90deg,#f8eeefed,#f8eeef88 50%,#f8eeef22),linear-gradient(0deg,#f8eeef 0%,transparent 40%)}.hero-content{padding:55px 6% 50px}.eyebrow{font-size:9px;letter-spacing:2px}h1{font-size:52px;max-width:350px;line-height:1.1}.hero-content>p:not(.eyebrow){font-size:14px;max-width:280px;color:#5e4e56}.hero-actions{margin-top:25px}.hero-foot{margin-top:45px}.scroll-cue{color:var(--rose);right:25px;bottom:18px}.values-strip{font-size:9px;gap:5%}.values-strip i{font-size:16px}.section{padding:58px 6%}h2{font-size:36px;letter-spacing:-1px}.intro p:not(.eyebrow){font-size:14px}.section-heading{display:block}.section-heading>p{margin-top:22px;max-width:none}.filters{gap:8px;margin-top:25px}.filters button{font-size:11px;padding:8px 12px}.treatment-grid{grid-template-columns:1fr;gap:25px}.treatment-photo{height:310px}.treatment-body{padding:24px}.treatment-body h3{font-size:29px}.treatment-body p{font-size:14px;min-height:0}.approach-image{height:400px}.approach-image>span{font-size:28px;left:20px}.offer{margin:0 4%;display:block;padding:45px 7%}.offer-aside{border-left:0;border-top:1px solid #d7b0be;padding:28px 0 0;margin-top:35px;max-width:none}.offer-aside h3{font-size:26px;margin:12px 0}.offer-decor{top:180px;right:20%;font-size:280px}.journal-grid{grid-template-columns:1fr;gap:35px}.article-photo{height:230px}.article-card h3{font-size:26px}.contact{grid-template-columns:1fr;gap:40px}.contact-details{border-left:0;border-top:1px solid var(--line);padding:30px 0 0}footer{padding:30px 6% 100px}.floating-book{right:15px;bottom:15px;font-size:12px;padding:10px 18px}dialog{padding:35px 22px}dialog h2{font-size:36px}.form-row{grid-template-columns:1fr;gap:0}label{margin:12px 0}.desktop{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
@media(max-width:360px){header{gap:6px;padding:0 12px}.brand .monogram{font-size:35px}.brand>span:last-child{font-size:10px;letter-spacing:1px}.brand small{font-size:5px;letter-spacing:.6px}.header-book{font-size:9px;padding:8px;gap:5px}.menu-toggle{font-size:20px;padding:3px}.hero h1{font-size:46px}}

/* Company profile integration */
.official-logo{width:63px;height:59px;object-fit:contain;flex-shrink:0}.brand>span:last-child{font-size:16px;letter-spacing:3px}.brand small{font-size:7px;letter-spacing:1.1px}.hero h1{font-size:clamp(44px,4.8vw,70px)}.vision{text-align:left;margin:35px auto 0;border-top:1px solid var(--line);padding:20px 0;max-width:650px}.vision summary,.product-register summary{cursor:pointer;color:var(--rose);font-size:15px;font-weight:500}.vision ul{font-size:15px;color:var(--muted);padding-left:20px}.vision p{margin-top:20px!important}.products{background:white}.product-categories,.branch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.product-categories article{padding:30px;background:var(--light);border-top:2px solid #d9acba}.product-categories span{font-size:11px;letter-spacing:1.5px;color:var(--rose)}.product-categories h3{font:26px Georgia;margin:18px 0}.product-categories p{font-size:15px}.product-register{margin:30px 0;border-block:1px solid var(--line);padding:20px 0}.product-register[open] summary{margin-bottom:20px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:14px;text-align:left}th,td{padding:14px 16px;border-bottom:1px solid var(--line)}th{background:var(--pink);font-weight:500}td:nth-child(2){white-space:nowrap}.branches{background:var(--light)}.branch-grid article{padding:28px;background:white;border:1px solid var(--line);display:flex;flex-direction:column}.branch-grid h3{font:28px Georgia;line-height:1.3}.branch-grid p{font-size:15px;flex:1}.branch-grid>.eyebrow{font-size:10px}.branch-actions{display:flex;flex-direction:column;gap:18px;margin-top:22px;align-items:flex-start}.branch-actions .button{width:100%}.legal{text-align:center}.legal-numbers{display:flex;justify-content:center;gap:60px;flex-wrap:wrap}.legal-numbers span{display:block;font-size:13px}.legal-numbers strong{font-size:20px;font-weight:500;color:var(--ink);overflow-wrap:anywhere}.contact-details>.small{margin-top:20px}.branch-grid .eyebrow{font-size:10px}.hero-content>p:not(.eyebrow){max-width:490px}
@media(max-width:1000px){header{gap:15px}nav{gap:14px}.brand>span:last-child{font-size:13px;letter-spacing:2px}.official-logo{width:48px;height:48px}.brand small{font-size:6px}.branch-grid{gap:15px}.branch-grid article{padding:20px}}
@media(max-width:700px){.product-categories,.branch-grid{grid-template-columns:1fr}.legal-numbers{gap:12px;flex-direction:column}.legal-numbers strong{font-size:17px}.branch-grid h3{font-size:29px}.hero h1{font-size:48px}.hero .desktop{display:none}}
@media(max-width:540px){header .brand>span:last-child{font-size:10px;letter-spacing:1.5px}header .brand small{font-size:5px;letter-spacing:.5px}header .official-logo{width:38px;height:38px}header{gap:8px}header .brand{gap:6px}.hero h1{font-size:44px;letter-spacing:-1.5px}.hero-content>p:not(.eyebrow){max-width:280px}.hero-caption{display:none}}
@media(max-width:360px){header .brand>span:last-child{display:none}.hero h1{font-size:38px}}
/* Guided shopping and reservation */
.hero-content{padding-top:64px;padding-bottom:60px}.hero h1{font-size:clamp(45px,5vw,72px)}.hero-content>p:not(.eyebrow){max-width:475px}.hero-actions{margin:28px 0}.hero-foot{margin-top:28px}.nav-cart{background:none;border:0;font-size:13px;padding:8px 0}.nav-cart span{display:inline-grid;place-items:center;background:var(--pink);border-radius:100%;min-width:22px;height:22px;font-size:11px;margin-left:4px}.products{padding-top:68px}.shop-filters{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0}.shop-filters button{border:1px solid #d9c4cc;background:white;padding:10px 19px;border-radius:30px;font-size:14px}.shop-filters .active{background:var(--rose);color:white;border-color:var(--rose)}.shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.shop-card{background:linear-gradient(140deg,#fff9fb,#f8e8ee);border:1px solid #ead8df;padding:27px;display:flex;flex-direction:column;min-height:295px;transition:transform .25s,box-shadow .25s}.shop-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #9d526914}.product-label{display:flex;justify-content:space-between;align-items:center;color:var(--rose);font-size:10px;letter-spacing:1.6px}.product-index{font:italic 26px Georgia;color:#bc8999}.shop-card h3{font:27px Georgia;line-height:1.3;max-width:280px;margin:28px 0 22px;flex:1}.product-meta{font-size:12px;line-height:1.6;color:#87747c}.product-meta span{letter-spacing:.5px;font-size:12px}.shop-card-bottom{border-top:1px solid #dec2cc;padding-top:16px}.shop-card-bottom>span{display:block;font-size:12px;margin-bottom:10px;color:#77656d}.shop-card-bottom button{width:100%;display:flex;justify-content:space-between;align-items:center;border:1px solid var(--rose);padding:11px 14px;color:var(--rose);background:transparent;font-size:14px;transition:.2s}.shop-card-bottom button:hover,.shop-card-bottom button.added{background:var(--rose);color:white}.shop-bottom{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:25px}.shop-bottom p{font-size:14px;margin:0}.shop-bottom a{color:var(--rose);text-decoration:underline;text-underline-offset:4px}.shop-bottom [hidden]{display:none}.approach{background:var(--light)}.treatments{background:white}.treatment-photo{height:245px}.offer{margin-bottom:65px}.intro{padding-top:55px;padding-bottom:55px}.journal{padding-top:55px;padding-bottom:55px;border-top:1px solid var(--line)}.journal .article-photo{height:185px}.legal{background:var(--light);padding-top:45px;padding-bottom:45px}.legal h2{font-size:35px}.legal-numbers{gap:45px}.legal .eyebrow{margin-bottom:15px}footer{padding-bottom:125px}.action-dock{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:25;display:flex;align-items:stretch;background:white;border:1px solid #e6cbd5;box-shadow:0 10px 45px #53313c26;padding:7px;border-radius:6px;max-width:calc(100% - 28px)}.action-dock button{border:0;background:white;padding:10px 25px;min-width:220px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;font-size:14px;white-space:nowrap}.action-dock .dock-title{font-size:10px;color:var(--muted);letter-spacing:.5px}.action-dock button[data-book]{background:var(--rose);color:white;flex-direction:row;align-items:center;gap:26px}.action-dock b{font-size:12px;font-weight:500;background:var(--pink);border-radius:20px;padding:2px 7px;margin-left:7px;color:var(--rose)}.shop-status{position:fixed;bottom:110px;left:50%;transform:translate(-50%,10px);background:#503743;color:white;padding:13px 22px;border-radius:5px;font-size:13px;z-index:30;pointer-events:none;opacity:0;transition:opacity .2s,transform .2s;width:max-content;max-width:90%;text-align:center}.shop-status.visible{opacity:1;transform:translate(-50%,0)}.cart-line{display:flex;justify-content:space-between;gap:20px;padding:19px 0;border-bottom:1px solid var(--line)}.cart-line h3{font:20px Georgia;margin:0 0 6px}.cart-line>div>span{font-size:12px;color:var(--muted)}.cart-remove{display:block;border:0;background:none;text-decoration:underline;color:var(--rose);font-size:12px;padding:5px 0 0}.quantity{display:flex;align-items:center;gap:12px;flex-shrink:0}.quantity button{width:29px;height:29px;background:var(--light);border:1px solid var(--line);font-size:18px}.quantity button:disabled{opacity:.4;cursor:default}.order-note{padding:16px 18px;background:var(--light);margin:22px 0}.order-note strong{font-size:14px;font-weight:500}.order-note p{font-size:13px;margin:5px 0 0}.checkout-link{width:100%;margin-bottom:15px}.continue-shop,#edit-reservation{margin-top:10px}dialog>p:not(.eyebrow){font-size:14px}dialog label{font-size:14px}.product-register{margin-top:35px}.hero-image img{animation:heroReveal 1.3s ease-out both}@keyframes heroReveal{from{transform:scale(1.035);opacity:.6}to{transform:scale(1);opacity:1}}
@media(max-width:900px){.shop-card{padding:20px}.shop-grid{gap:15px}.shop-card h3{font-size:24px}.shop-bottom{align-items:flex-start;flex-direction:column}.action-dock button{min-width:190px;padding:10px 18px}}
@media(max-width:700px){.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-card{min-height:290px}.shop-card h3{font-size:24px}.hero h1{font-size:54px}.values-strip{font-size:10px}.action-dock button{min-width:0}.action-dock{width:420px}.action-dock button[data-cart]{flex:1}.action-dock button[data-book]{flex:1;gap:12px}.offer{margin-bottom:30px}.section-heading>p{max-width:none}}
@media(max-width:540px){.hero h1{font-size:47px}.hero{min-height:695px}.hero-content{padding-top:50px}.hero-foot{margin-top:30px}.hero-actions{margin-top:23px}.hero-content>p:not(.eyebrow){max-width:285px}.shop-grid{gap:12px}.shop-card{padding:18px 14px;min-height:285px}.shop-card h3{font-size:23px;margin:22px 0 18px}.product-label{font-size:8px;letter-spacing:1px}.product-index{font-size:21px}.product-meta,.product-meta span{font-size:10px}.shop-card-bottom>span{font-size:11px}.shop-card-bottom button{font-size:12px;padding:10px}.shop-filters{gap:8px}.shop-filters button{font-size:12px;padding:9px 13px}.action-dock{bottom:10px;max-width:calc(100% - 20px);padding:5px}.action-dock button{font-size:12px;padding:10px 12px}.action-dock button[data-book]{gap:7px}.action-dock .dock-title{font-size:9px}.shop-status{bottom:92px}.offer-aside{margin-top:25px;padding-top:22px}.quantity{gap:8px}.cart-line{gap:12px}.cart-line h3{font-size:18px}.products{padding-top:48px}.hero-actions>.button{font-size:14px}.nav-cart{text-align:left}}
@media(max-width:360px){.hero h1{font-size:40px}.shop-grid{grid-template-columns:1fr}.shop-card{min-height:250px}.shop-card h3{font-size:27px}.product-label{font-size:10px}.product-meta,.product-meta span{font-size:12px}.shop-card-bottom button{font-size:14px}.action-dock button{font-size:11px;padding:9px}.action-dock .dock-title{display:none}}
@media(prefers-reduced-motion:reduce){.hero-image img{animation:none}.shop-card:hover{transform:none}}

.treatment-reserve{width:100%;font-size:13px;padding:12px 14px;margin:8px 0 10px}.treatment-body .underlink{font-size:13px}.action-dock button[data-book]{min-width:230px}.action-dock button[data-cart]{min-width:175px}.hero-actions .text-button{display:inline-flex;align-items:center}@media(max-width:540px){.action-dock button[data-book],.action-dock button[data-cart]{min-width:0}.action-dock button[data-book]{flex:1.25}.action-dock button[data-cart]{flex:1}.treatment-reserve{font-size:14px}}
.shop-card[data-order]{cursor:pointer}.product-name-button{font:inherit;text-align:left;background:none;border:0;padding:0;color:inherit}.order-form-title{font:24px Georgia;margin:30px 0 12px}#address-field[hidden]{display:none}.review-products{padding:18px 18px 18px 35px;background:var(--light);font-size:15px}.review-products li{margin:7px 0}.booking-summary dd{overflow-wrap:anywhere}#order-error{color:#b02b4f;font-size:13px}
/* Keep the reservation banner readable at phone and tablet widths. */
.offer{isolation:isolate}
.offer-decor{z-index:0;pointer-events:none;user-select:none}
.offer>div:not(.offer-decor){position:relative;z-index:1;min-width:0}
@media(max-width:800px){
  .offer{display:block;margin-left:4%;margin-right:4%;padding:36px 24px}
  .offer .offer-decor{display:none}
  .offer h2{font-size:clamp(30px,7.5vw,44px);line-height:1.18;letter-spacing:-.8px;overflow-wrap:break-word}
  .offer p{font-size:16px;line-height:1.7}
  .offer p br{display:none}
  .offer .eyebrow{font-size:12px;letter-spacing:1.5px;margin-bottom:18px}
  .offer .button{width:100%;max-width:360px;font-size:14px;padding:14px 18px;gap:14px;white-space:normal;text-align:left}
  .offer .offer-aside{max-width:none;border-left:0;border-top:1px solid #d7b0be;padding:24px 0 0;margin-top:28px}
  .offer-aside>span{font-size:12px}
  .offer-aside h3{font-size:26px;line-height:1.3;margin:14px 0}
}
/* Experience statement in the first viewport */
.hero-foot.experience-mark{display:flex;align-items:center;gap:16px;margin-top:28px;color:var(--rose)}
.experience-number{font-family:Georgia,serif;font-size:58px;line-height:1;letter-spacing:-3px;flex-shrink:0}
.experience-mark>div{border-left:1px solid #c99cab;padding:3px 0 3px 16px}
.experience-mark strong{display:block;font-size:18px;font-weight:500;line-height:1.4;letter-spacing:.2px}
.experience-mark>div>span{display:block;font-size:12px;line-height:1.6;margin-top:3px;color:#69505b}
@media(max-width:540px){.hero-foot.experience-mark{gap:12px;margin-top:25px;max-width:310px}.experience-number{font-size:52px}.experience-mark>div{padding-left:12px}.experience-mark strong{font-size:17px}.experience-mark>div>span{font-size:12px}}
/* Restrained motion: quick feedback, no continuous decorative movement. */
header{transition:box-shadow .3s ease,background-color .3s ease}
header.is-scrolled{box-shadow:0 5px 24px #58334110;background:#fff}
.button{transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}
.button>span,.underlink>span,.text-button>span{transition:transform .22s ease;display:inline-block}
.button:active{transform:translateY(0) scale(.985)}
input,select,textarea{transition:border-color .2s ease,box-shadow .2s ease}
input:focus,select:focus,textarea:focus{outline:0;border-color:var(--rose);box-shadow:0 0 0 3px #a34d6914}
.filters button,.shop-filters button{transition:background-color .2s ease,color .2s ease,border-color .2s ease}
dialog[open]{animation:dialogEnter .26s cubic-bezier(.22,1,.36,1)}
dialog[open]::backdrop{animation:backdropEnter .2s ease-out}
@keyframes dialogEnter{from{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes backdropEnter{from{opacity:0}to{opacity:1}}
@media(hover:hover) and (pointer:fine){
 .button:hover{box-shadow:0 5px 18px #963f5b1c}
 .button:hover>span,.underlink:hover>span,.text-button:hover>span{transform:translate(2px,-2px)}
 nav>a{position:relative}
 nav>a:after{content:'';position:absolute;bottom:4px;left:0;right:0;height:1px;background:var(--rose);transform:scaleX(0);transform-origin:left;transition:transform .22s ease}
 nav>a:hover:after,nav>a:focus-visible:after{transform:scaleX(1)}
}
@media(prefers-reduced-motion:reduce){
 html{scroll-behavior:auto!important}
 *,*:before,*:after{animation:none!important;transition:none!important}
 .button:hover,.button:active,.shop-card:hover,.treatment-card:hover img,.article-card:hover img{transform:none!important}
}
/* Softer pacing: avoid fully hiding content during entrance. */
@media(prefers-reduced-motion:no-preference){
 dialog[open]{animation:dialogEnterSoft .45s cubic-bezier(.25,.6,.3,1)}
 dialog[open]::backdrop{animation:backdropEnterSoft .35s ease-out}
}
@keyframes dialogEnterSoft{from{opacity:.6;transform:translateY(8px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes backdropEnterSoft{from{opacity:.5}to{opacity:1}}

/* Original product photography: preserve the complete labels and artwork. */
.shop-card .product-photo{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:contain;background:#fff9fa;border-radius:10px;margin:0 0 22px;flex-shrink:0}
.shop-card .product-photo-pending{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;background:linear-gradient(145deg,#fff8fa,#f5e3e9);color:#966b7a;text-align:center;padding:14px;box-sizing:border-box}
.product-photo-pending span{font-size:13px;letter-spacing:2px}.product-photo-pending small{font-size:11px}
.cart-product{display:flex;align-items:flex-start;gap:14px;min-width:0}.cart-product>div{min-width:0}
.cart-product-photo{width:56px;height:74px;flex:0 0 56px;object-fit:contain;border-radius:6px;background:#fff7fa}
@media(max-width:700px){.shop-card .product-photo{margin-bottom:16px}.cart-product{gap:9px}.cart-product-photo{width:42px;height:56px;flex-basis:42px}}
@media(max-width:480px){.cart-line{flex-wrap:wrap;gap:12px}.cart-line .cart-product{width:100%;flex:1 1 100%}.cart-line .quantity{margin-left:auto}.cart-product h3{line-height:1.3}}

.sale-price{color:#a34d69}del{color:#92848a;font-size:.85em}.stock-label{font-size:12px;color:#85767d}

.treatment-branches{display:inline-block;font-size:11px;line-height:1.5;color:#914961;background:#fff0f5;border:1px solid #f1d8e2;padding:6px 10px;border-radius:20px;margin:6px 0 12px}.treatment-body{display:flex;flex-direction:column;align-items:flex-start}.treatment-body .treatment-reserve{margin-top:14px;margin-bottom:0}.treatment-body>p{flex:1}

.treatment-photo img{object-position:center}.treatment-detail-image{height:auto;max-height:420px;object-fit:contain;background:#fcf5f6}

/* Category-first treatment browsing */
.treatment-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:36px}
.treatment-category{text-align:left;padding:0;border:1px solid var(--line);background:white;overflow:hidden;min-width:0;border-radius:12px;transition:box-shadow .3s,border-color .3s}
.treatment-category:hover{border-color:#c994a6;box-shadow:0 12px 30px #a34d6910}
.treatment-category>img{width:100%;height:230px;object-fit:cover}
.category-copy{display:flex;flex-direction:column;padding:24px;gap:9px}
.category-index{font-size:10px;letter-spacing:1.5px;color:var(--rose)}
.category-title{font:28px Georgia,serif;line-height:1.2}
.category-note{font-size:12px;color:var(--muted)}
.category-link{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--rose);margin-top:12px}
.category-link>span{font-size:22px}
.category-lab{grid-column:1/-1;display:flex;align-items:center;background:#fff9fb}
.category-lab>img{width:160px;height:150px;flex-shrink:0}
.category-lab .category-copy{flex:1;display:grid;grid-template-columns:1fr auto;gap:6px 24px}
.category-lab .category-index,.category-lab .category-title,.category-lab .category-note{grid-column:1}
.category-lab .category-link{grid-column:2;grid-row:1/4;gap:28px;margin:0}
.treatment-browse{text-align:center;margin-top:28px}
#treatment-picker{width:min(700px,calc(100% - 24px));border-radius:16px}
#treatment-picker h2{font-size:36px;padding-right:12px;margin-bottom:14px}
.picker-intro{font-size:14px}.service-group>h3{font:23px Georgia;margin:28px 0 14px}
.service-row{width:100%;display:flex;align-items:center;gap:16px;padding:14px 0;text-align:left;background:white;border:0;border-bottom:1px solid var(--line)}
.service-row:hover{background:var(--light)}.service-row>img{width:76px;height:76px;object-fit:cover;border-radius:9px;flex-shrink:0}
.service-row>span:nth-child(2){flex:1;min-width:0}.service-row strong{display:block;font-weight:500;font-size:17px;line-height:1.4}.service-row small{display:block;color:var(--muted);font-size:11px;margin-top:5px}.service-detail{display:block;color:var(--rose);font-size:11px;margin-top:5px}.service-row>span:last-child{color:var(--rose);padding-right:8px}
@media(max-width:700px){.treatment-category-grid{grid-template-columns:1fr;gap:14px;margin-top:26px}.treatment-category{display:flex;align-items:stretch}.treatment-category>img{width:112px;height:auto;min-height:150px;flex-shrink:0}.category-copy{flex:1;padding:18px;gap:7px}.category-title{font-size:24px}.category-index{font-size:9px}.category-note{font-size:10px}.category-link{margin-top:4px;font-size:11px}.category-lab{grid-column:auto;margin-top:8px}.category-lab .category-copy{display:flex;gap:7px}.category-lab .category-link{margin-top:4px;gap:8px}.category-lab .category-title{font-size:22px}.treatment-browse{margin-top:24px}#treatment-picker{padding:34px 20px 24px}#treatment-picker h2{font-size:30px}.service-row{gap:12px}.service-row>img{width:64px;height:72px}.service-row strong{font-size:16px}}

/* Fast treatment selection; page reveal animations remain unchanged. */
@media(prefers-reduced-motion:no-preference){#treatment-picker[open]{animation:treatmentPickerEnter .18s ease-out}#treatment-picker[open]::backdrop{animation:backdropEnterSoft .18s ease-out}}
@keyframes treatmentPickerEnter{from{opacity:.75}to{opacity:1}}
.service-row>img{background:#f9eef2}

/* Vector arrows stay monochrome on iOS and Android. */
.icon-arrow-up-right{display:inline-block;width:1em;height:1em;min-width:1em;flex-shrink:0;vertical-align:-.12em;pointer-events:none;overflow:visible}

/* Browse treatments within one dialog, with touch, buttons or keyboard. */
.treatment-carousel-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:8px 0 20px;padding-top:8px}
.treatment-carousel-nav>div{text-align:center;min-width:0}
.treatment-carousel-nav .treatment-counter{font-size:12px;line-height:1.5;margin:0 0 4px;color:var(--rose);font-weight:600}
.treatment-carousel-nav small{font-size:10px;color:#85777d}
.treatment-carousel-nav>button{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border:1px solid #ead8df;border-radius:50%;background:#fff7fa;color:var(--rose);cursor:pointer}
.treatment-carousel-nav>button:hover{background:#f6e5ed}
.treatment-carousel-nav>button:focus-visible{outline:2px solid var(--rose);outline-offset:3px}
.treatment-carousel-nav>button:disabled{opacity:.4;cursor:default}
.treatment-slide{touch-action:pan-y pinch-zoom}
.treatment-slide>.treatment-detail-image{user-select:none;-webkit-user-drag:none}
#detail.treatment-carousel{overflow-x:hidden}
@media(max-width:540px){#detail.treatment-carousel{padding:38px 22px 26px}.treatment-carousel-nav{gap:8px;margin-bottom:16px}.treatment-carousel-nav .treatment-counter{font-size:11px}.treatment-carousel-nav small{font-size:9px}}

#detail.product-carousel{overflow-x:hidden}
.product-slide{touch-action:pan-y pinch-zoom}
.product-slide>.product-photo{display:block;width:100%;height:280px;object-fit:contain;background:#fff7fa;margin:0 0 24px;border-radius:10px;user-select:none;-webkit-user-drag:none}
.product-slide h2{font-size:32px;margin:12px 0;line-height:1.15}
.product-preview-price{font-size:20px;color:var(--rose);margin:14px 0}
.product-preview-price del{font-size:14px;color:#897c83;margin-right:8px}
.product-preview-ingredients{border-top:1px solid #ead8df;border-bottom:1px solid #ead8df;padding:14px 0;margin:20px 0}
.product-preview-ingredients summary{cursor:pointer;font-size:13px;color:var(--rose)}
.product-preview-ingredients p{font-size:12px;line-height:1.8}
.product-preview-actions{display:grid;gap:12px;margin-top:22px}
.product-preview-actions>.button{justify-content:space-between;width:100%}
.product-preview-actions>.underlink{justify-self:center}
.product-preview-actions button:disabled{opacity:.45;cursor:default}
.product-cart-feedback{margin:0;min-height:20px}
@media(max-width:540px){#detail.product-carousel{padding:38px 22px 24px}.product-slide>.product-photo{height:240px}.product-slide h2{font-size:27px}}

/* Image-side navigation shared by product and treatment previews. */
#detail:is(.treatment-carousel,.product-carousel){--preview-photo-height:clamp(240px,36vh,340px);scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:contain;border-radius:18px}
#detail:is(.treatment-carousel,.product-carousel)::-webkit-scrollbar{display:none;width:0;height:0}
#detail:is(.treatment-carousel,.product-carousel) #detail-content{position:relative}
#detail:is(.treatment-carousel,.product-carousel) .treatment-carousel-nav{position:absolute;z-index:2;top:calc(var(--preview-photo-height)/2 - 22px);left:8px;right:8px;height:44px;margin:0;padding:0;pointer-events:none}
#detail:is(.treatment-carousel,.product-carousel) .treatment-carousel-nav>button{pointer-events:auto;width:44px;height:44px;flex-basis:44px;border:1px solid #ead8df99;background:rgba(255,255,255,.94);box-shadow:0 3px 14px #42363c16;color:#87425b}
#detail:is(.treatment-carousel,.product-carousel) .treatment-carousel-nav>button:hover{background:#f8e5e9}
#detail:is(.treatment-carousel,.product-carousel) .treatment-carousel-nav>div{position:absolute;top:calc(var(--preview-photo-height)/2 + 34px);left:48px;right:48px}
#detail:is(.treatment-carousel,.product-carousel) .treatment-counter{font-size:11px;letter-spacing:2px;font-weight:500;margin:0}
#detail:is(.treatment-carousel,.product-carousel) .treatment-carousel-nav small{display:none}
#detail:is(.treatment-carousel,.product-carousel) .treatment-slide>.treatment-detail-image,
#detail:is(.treatment-carousel,.product-carousel) .product-slide>.product-photo{height:var(--preview-photo-height);max-height:none;width:100%;object-fit:contain;margin:0 0 52px;border-radius:12px;background:#fcf5f6}
#detail:is(.treatment-carousel,.product-carousel)>.close{z-index:3}
html:has(#detail.treatment-carousel[open]),html:has(#detail.product-carousel[open]){overflow:hidden}
@media(max-width:540px){#detail:is(.treatment-carousel,.product-carousel){padding:42px 18px 26px;--preview-photo-height:clamp(220px,33vh,290px)}#detail:is(.treatment-carousel,.product-carousel) .treatment-carousel-nav{left:6px;right:6px}}

.product-preview-actions>.product-add-secondary{background:transparent;color:var(--rose,#9d4967);border:1px solid currentColor}

/* Minimal close control shared by every popup; keep a generous touch target. */
dialog .close{display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--ink,#42363c);box-shadow:none;font:300 28px/1 Arial,sans-serif;appearance:none;transition:color .18s ease}
dialog .close:hover,dialog .close:active,dialog .close:focus{background:transparent;border:0;box-shadow:none;color:var(--ink,#42363c);transform:none}
dialog .close:focus:not(:focus-visible){outline:none}
dialog .close:focus-visible{outline:2px solid #7c6d73;outline-offset:1px}

.product-benefits{margin:18px 0 24px;padding:18px 20px;background:var(--light);border-left:2px solid #d8a9ba;border-radius:0 10px 10px 0}.product-benefits h3{font-size:13px;letter-spacing:.5px;color:var(--rose);margin:0 0 8px}.product-benefits p{font-size:14px;line-height:1.8;margin:0;white-space:pre-line;overflow-wrap:anywhere}
