:root{--purple:#713bdb;--deep:#27113b;--ink:#21182a;--muted:#716c78;--line:#e8e4ed;--soft:#f6f4f8;--white:#fff;--radius:18px;color-scheme:light;font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:default;opacity:.45}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #b89af3;outline-offset:5px}input:focus,select:focus,textarea:focus{outline:2px solid var(--purple);outline-offset:2px}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.04em}h2{font-size:clamp(1.8rem,3.2vw,2.65rem);font-weight:600;margin-bottom:20px}h3{font-size:1.35rem;font-weight:600}p{margin-bottom:20px}svg{width:24px;height:24px;flex:none}img{display:block;max-width:100%}.skip{position:fixed;top:-100px;left:16px;background:white;padding:12px;z-index:99}.skip:focus{top:8px}.site-header{max-width:1240px;margin:auto;min-height:100px;padding:12px 40px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{width:152px;flex:none}.brand img{width:100%;height:76px;object-fit:contain}.header-nav{display:flex;gap:32px;font-size:.9375rem;font-weight:500}.header-nav a:hover,.text-link:hover{color:var(--purple)}.header-cart{background:#fff;border:1px solid var(--line);border-radius:50px;display:flex;gap:10px;align-items:center;padding:10px 16px;font-size:.875rem}.header-cart svg{width:20px;height:20px}#header-count{border-radius:50%;width:23px;height:23px;background:var(--purple);color:white;display:grid;place-items:center;font-size:.75rem}main{max-width:1160px;margin:auto}.welcome{display:grid;grid-template-columns:1.08fr 1fr;min-height:360px;background:var(--deep);border-radius:24px;overflow:hidden;color:#fff;position:relative}.welcome-copy{padding:44px 48px;position:relative;z-index:1}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.13em;margin-bottom:18px;line-height:1.5}.welcome .eyebrow{color:#d3b9fa}.welcome h1{font-size:clamp(2.7rem,4.3vw,3.85rem);font-weight:500;line-height:1.02;margin-bottom:18px;letter-spacing:-.055em}.welcome h1 span{color:#d0acf8}.welcome-copy>p:not(.eyebrow){color:#eee3f6;font-size:1rem;line-height:1.6;margin-bottom:24px}.hero-photo{position:relative;min-width:0}.hero-photo img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center 38%}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#27113b 0%,transparent 35%),linear-gradient(0deg,#27113b99,transparent 25%)}.hero-photo-label{position:absolute;z-index:1;right:28px;bottom:22px;letter-spacing:.14em;font-size:.6875rem}.button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:10px;min-height:48px;padding:12px 22px;font-size:.9375rem;font-weight:600;line-height:1.4;transition:background .18s,transform .18s}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--purple);color:#fff}.button-primary:hover{background:#6030bc}.button-light{background:#fff;color:var(--deep)}.button-outline{background:#fff;color:var(--purple);border:1px solid var(--line)}.button-wide{width:100%}.benefit-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:27px 0;border-bottom:1px solid var(--line);text-align:center;margin:0 40px 52px;color:var(--muted);font-size:.875rem;line-height:1.6}.benefit-strip span+span{border-left:1px solid var(--line)}.benefit-strip b{display:block;color:var(--ink);font-size:1rem}.service-browser{padding:0 40px 50px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:24px}.section-heading .eyebrow{color:var(--purple);margin-bottom:10px}.section-heading h2{margin:0}.section-heading>p{color:var(--muted);font-size:.9375rem;margin:0}.catalogue-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:36px;align-items:start}.category-nav{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding:5px 0 22px}.category-nav::-webkit-scrollbar{display:none}.category-nav button{white-space:nowrap;border:1px solid var(--line);background:#fff;padding:9px 15px;border-radius:30px;color:#615867;font-size:.875rem;line-height:1.4;font-weight:500;min-height:40px}.category-nav button[aria-pressed=true]{background:var(--deep);color:#fff;border-color:var(--deep)}.category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.category-card{border:0;background:#d8d2df;padding:0;position:relative;border-radius:16px;overflow:hidden;aspect-ratio:1;width:100%;color:#fff;text-align:left;isolation:isolate;transition:box-shadow .2s}.category-card img{height:100%;width:100%;object-fit:cover;transition:transform .45s}.category-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(25,11,37,.9) 0%,rgba(25,11,37,.1) 58%,transparent 100%);z-index:0}.category-card:hover img{transform:scale(1.045)}.category-card:hover{box-shadow:0 8px 24px #2513361a}.category-card-info{position:absolute;bottom:20px;left:20px;right:20px;z-index:1}.category-card h3{color:white;font-size:1.375rem;letter-spacing:-.025em;margin-bottom:5px}.category-card .from{font-size:.875rem;color:#f1e8fa;display:block}.category-card .tile-arrow{position:absolute;right:0;bottom:0;width:32px;height:32px;border:1px solid #ffffff60;border-radius:50%;display:grid;place-items:center;font-size:1.15rem}.category-card .tile-count{position:absolute;top:14px;right:14px;background:#21172a80;backdrop-filter:blur(8px);padding:4px 9px;border-radius:30px;font-size:.6875rem;color:#fff;z-index:1}.image-note{font-size:.75rem;color:var(--muted);margin:14px 0 0}.booking-aside{position:sticky;top:24px;padding-top:5px}.aside-card{border:1px solid var(--line);border-radius:18px;padding:26px 22px}.small-pill{font-size:.625rem;letter-spacing:.12em;color:var(--purple);font-weight:700;display:inline-block;background:#f3edfd;border-radius:5px;padding:5px 8px;margin-bottom:24px}.aside-card h3{font-size:1.9rem;line-height:1.1;margin-bottom:16px}.aside-card>p{font-size:.9375rem;color:var(--muted)}.aside-summary{border-top:1px solid var(--line);padding-top:17px;margin:0 0 20px;font-size:.875rem}.aside-summary>p{margin:0;color:var(--muted)}.aside-item{display:flex;gap:12px;justify-content:space-between;margin-bottom:12px;line-height:1.4}.aside-item span{flex:1}.aside-item b{font-weight:500}.aside-total{display:flex;justify-content:space-between;padding-top:12px;border-top:1px solid var(--line);margin-top:6px}.aside-meta{display:grid;grid-template-columns:1fr auto;gap:8px 5px;border-top:1px solid var(--line);padding-top:18px;margin:20px 0;font-size:.8125rem;color:var(--muted)}.aside-meta b{color:var(--ink);font-weight:500}.text-link{font-size:.875rem;font-weight:600;color:var(--purple)}.coming-card{padding:28px 22px;background:#f6f4f8;border-radius:18px;margin-top:18px}.coming-card .eyebrow{color:var(--purple);font-size:.625rem}.coming-card h3{font-size:1.45rem;margin:14px 0 10px}.coming-card p{font-size:.875rem;color:var(--muted);margin:0}.how-section{padding:45px 40px 60px;background:#f7f5f9;border-radius:24px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:38px}.steps article{padding-right:25px}.steps article+article{border-left:1px solid #ddd5e6;padding-left:28px}.steps article>span{font-size:.875rem;color:var(--purple);display:block;margin-bottom:24px}.steps h3{font-size:1.2rem;letter-spacing:-.02em;margin-bottom:12px}.steps p{color:var(--muted);font-size:.9375rem;margin:0}.info-section{display:grid;grid-template-columns:.85fr 1.2fr;gap:80px;margin:0 40px;padding:65px 0;border-bottom:1px solid var(--line)}.info-section .eyebrow{color:var(--purple)}.info-section p{color:var(--muted);max-width:320px}.area-pills{display:flex;align-content:center;align-items:center;flex-wrap:wrap;gap:10px}.area-pills span{border:1px solid var(--line);border-radius:6px;padding:9px 13px;font-size:.875rem}.faq-list details{border-bottom:1px solid var(--line);padding:18px 0}.faq-list details:first-child{padding-top:0}.faq-list details:last-child{border:0}.faq-list summary{font-size:1rem;font-weight:500;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:18px}.faq-list summary:after{content:'+';font-size:1.3rem;color:var(--purple);line-height:1}.faq-list details[open] summary:after{content:'−'}.faq-list details p{max-width:none;margin:15px 0 0;font-size:.9375rem}.contact-banner{display:flex;justify-content:space-between;align-items:center;gap:24px;background:var(--deep);border-radius:20px;color:white;margin:45px 0;padding:36px 40px}.contact-banner .eyebrow{color:#d0acf8;font-size:.6875rem;margin-bottom:12px}.contact-banner h2{font-size:1.8rem;margin:0}.site-footer{max-width:1160px;margin:auto;padding:5px 40px 45px}.footer-top{display:flex;justify-content:space-between;gap:40px}.footer-brand{font-size:1.4rem;letter-spacing:-.05em}.footer-brand b{font-weight:600;color:var(--purple)}.footer-top p{font-size:.875rem;color:var(--muted);margin:12px 0 0}.site-footer nav{display:grid;grid-template-columns:1fr 1fr;gap:10px 40px;font-size:.875rem}.site-footer small{color:var(--muted);font-size:.75rem}.guide-links{display:flex;flex-wrap:wrap;gap:10px 20px;margin:32px 0 18px;padding-top:22px;border-top:1px solid var(--line);font-size:.75rem;color:var(--muted)}.cart-bar{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);width:min(530px,calc(100% - 32px));display:flex;align-items:center;justify-content:space-between;gap:18px;background:var(--deep);color:#fff;padding:12px 14px 12px 22px;border-radius:16px;box-shadow:0 5px 35px #190d3633;z-index:20}.cart-bar small{display:block;font-size:.625rem;letter-spacing:.1em;color:#d4b7ef}.cart-bar #cart-summary{font-size:.9375rem;font-weight:500}.cart-bar .button{min-height:44px;padding:10px 20px;background:#fff;color:var(--deep)}.dialog{border:none;padding:34px;width:min(560px,calc(100% - 32px));max-height:90dvh;border-radius:22px;color:var(--ink);background:white;box-shadow:0 20px 100px #27113b40;overscroll-behavior:contain}.dialog::backdrop{background:#16082285;backdrop-filter:blur(5px)}.dialog h2{font-size:2rem;padding-right:30px}.dialog .eyebrow{color:var(--purple);font-size:.6875rem;margin-bottom:14px}.close{position:absolute;right:18px;top:18px;border:0;background:var(--soft);height:36px;width:36px;border-radius:50%;font-size:1.5rem;line-height:1;display:grid;place-items:center;z-index:2}.service-dialog{padding:0;width:min(650px,calc(100% - 32px))}.service-dialog .close{background:#fff;color:var(--ink);box-shadow:0 2px 15px #0002}.service-dialog-header{display:flex;align-items:center;gap:22px;padding:28px;border-bottom:1px solid var(--line);padding-right:64px}.service-dialog-header img{width:92px;height:92px;object-fit:cover;border-radius:14px;flex:none}.service-dialog-header .eyebrow{margin:0 0 8px}.service-dialog-header h2{margin:0;font-size:1.7rem;padding:0}.service-dialog-header p:last-child{margin:8px 0 0;color:var(--muted);font-size:.875rem}#category-items{padding:0 28px}.service-card{padding:22px 0;border-bottom:1px solid var(--line)}.service-card:last-child{border:0}.service-top{display:flex;justify-content:space-between;align-items:baseline;gap:24px}.service-name{font-size:1rem;font-weight:600;line-height:1.45}.service-price{font-weight:600;white-space:nowrap;font-size:1rem;color:var(--ink)}.service-description{color:var(--muted);font-size:.8125rem;margin:9px 0 0}.service-controls{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin-top:14px}.variant{width:100%;min-width:0;flex:1;border:1px solid var(--line);background:#faf9fc;padding:10px 28px 10px 12px;border-radius:8px;font-size:.875rem;color:#53495f;min-height:42px}.add-button{background:#fff;border:1px solid #ccbaeb;color:var(--purple);border-radius:8px;min-width:96px;min-height:42px;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;padding:8px 12px}.add-button:hover{background:#f6f0ff}.qty-control{display:flex;align-items:center;justify-content:space-between;border:1px solid #ccbaeb;border-radius:8px;color:var(--purple);min-width:112px;height:42px;overflow:hidden;flex:none}.qty-control button{background:#f8f4ff;color:var(--purple);border:0;width:36px;height:100%;font-size:1.15rem}.qty-control span{min-width:30px;text-align:center;font-size:.875rem}.service-dialog-footer{position:sticky;bottom:0;padding:16px 28px;display:flex;gap:18px;align-items:center;justify-content:space-between;background:#fff;border-top:1px solid var(--line);font-size:.875rem;z-index:1}.cart-line{display:grid;grid-template-columns:1fr auto;gap:8px 20px;padding:20px 0;border-bottom:1px solid var(--line);font-size:.9375rem}.cart-line small{display:block;color:var(--muted);font-size:.8125rem}.remove-line{background:none;border:none;padding:0;text-decoration:underline;text-underline-offset:3px;justify-self:start;font-size:.8125rem;color:var(--muted)}.totals{margin:24px 0}.totals p{display:flex;justify-content:space-between;margin:12px 0;gap:24px;font-size:.9375rem}.grand-total{border-top:1px solid var(--line);padding-top:16px}.microcopy{font-size:.8125rem;color:var(--muted);text-align:center;margin:14px 0 0}.microcopy a{text-decoration:underline;text-underline-offset:3px}.booking-dialog{width:min(740px,calc(100% - 32px))}.appointment-rule{font-size:.9375rem;color:var(--muted);margin:0 0 24px}fieldset{border:0;margin:0;padding:0 0 26px}legend{font-size:1rem;font-weight:600;padding:0;margin-bottom:16px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label{font-size:.875rem;color:#53495f;display:flex;flex-wrap:wrap;align-content:flex-start;gap:5px}.form-grid input,.form-grid select,.form-grid textarea{display:block;width:100%;background:#fff;border:1px solid #ddd5e6;border-radius:8px;padding:11px 12px;color:var(--ink);min-height:48px;font-size:1rem}.form-grid textarea{resize:vertical}.optional{color:var(--muted);font-size:.75rem;font-weight:400}.full-field{grid-column:1/-1}.outside-area{font-size:.875rem;margin:12px 0 0;background:#f6f0ff;padding:12px}.outside-area a{text-decoration:underline}.review-box{border:1px solid var(--line);border-radius:12px;padding:20px;background:#faf9fc}.review-box h3{font-size:1rem;margin-bottom:15px}.review-line,.review-total{display:flex;justify-content:space-between;gap:24px;font-size:.875rem;margin:10px 0}.review-total{border-top:1px solid var(--line);padding-top:14px;margin-top:16px}.review-box>p{font-size:.8125rem;color:var(--muted);margin:0}.consent-check{display:flex;align-items:flex-start;gap:12px;margin:20px 0;font-size:.8125rem;line-height:1.6;color:var(--muted)}.consent-check input{width:18px;height:18px;accent-color:var(--purple);flex:none;margin-top:4px}.consent-check a{text-decoration:underline;color:var(--purple)}.form-error{padding:15px;background:#fff1f2;border:1px solid #f2c4ca;color:#8e2635;border-radius:10px;font-size:.9375rem}.success-dialog{text-align:center}.success-mark{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#f0e7ff;color:var(--purple);font-size:1.6rem;margin:0 auto 22px}.success-dialog h2{padding:0}.success-dialog>div>p{color:var(--muted);font-size:.9375rem}.status-pill{display:inline-block;background:#f8f1df;color:#73551b;border-radius:50px;font-size:.8125rem;padding:7px 14px;margin:0 0 20px}.booking-id{font-family:ui-monospace,monospace;font-size:1rem!important;color:var(--ink)!important;background:var(--soft);padding:12px;border-radius:8px}.success-details{text-align:left;background:#faf9fc;border:1px solid var(--line);border-radius:12px;padding:20px;font-size:.875rem;margin-bottom:22px}.success-details p{margin:0 0 12px}.success-details p:last-child{margin:0}.success-total{border-top:1px solid var(--line);padding-top:14px}.pay-note{color:var(--muted)}.success-actions{display:flex;gap:10px;margin-bottom:16px}.success-actions .button{width:100%}.guide-page{max-width:790px;margin:50px auto;padding:0 30px}.guide-page h1{font-size:clamp(2.1rem,5vw,3.5rem)}.guide-page h2{font-size:1.6rem;margin-top:36px}.guide-page p{line-height:1.8;color:#625869}.guide-lead{font-size:1.2rem}.guide-facts{display:flex;gap:12px;flex-wrap:wrap;margin:25px 0}.guide-facts span{font-size:.8125rem;background:var(--soft);padding:8px 12px;border-radius:7px}.guide-related{margin:40px;padding:35px;background:var(--soft);border-radius:18px}.guide-related h2{font-size:1.5rem}.header-contact{display:flex;gap:20px;align-items:center;font-size:.875rem}.exclusive{color:var(--purple)}.contact-link strong{display:block}.header-contact .exclusive{display:none}
@media(min-width:1400px){.welcome{min-height:400px}.welcome-copy{padding:46px 54px}}
@media(max-width:1000px){.site-header{padding-inline:28px}main{margin-inline:24px}.service-browser{padding-inline:12px}.catalogue-layout{grid-template-columns:minmax(0,1fr) 245px;gap:24px}.category-card-info{left:16px;right:16px;bottom:16px}.category-card h3{font-size:1.2rem}.welcome-copy{padding:34px}.welcome{min-height:340px}.section-heading>p{display:none}.info-section{gap:40px;margin-inline:12px}.benefit-strip{margin-inline:12px}.site-footer{padding-inline:36px}.aside-card{padding:20px}.aside-card h3{font-size:1.65rem}.aside-card>p{font-size:.875rem}.header-nav{gap:22px}}
@media(max-width:760px){html{scroll-padding-top:20px}.site-header{padding:10px 20px;min-height:82px;gap:16px}.brand{width:127px}.brand img{height:64px}.header-nav{display:none}.header-cart{padding:9px 12px}.header-cart-label{display:none}main{margin:0 16px}.welcome{border-radius:18px;min-height:320px;grid-template-columns:1.15fr .85fr}.welcome-copy{padding:28px 0 28px 24px}.welcome .eyebrow{font-size:.625rem;max-width:210px;letter-spacing:.09em;margin-bottom:16px}.welcome h1{font-size:clamp(2rem,6.3vw,3rem)}.welcome-copy>p:not(.eyebrow){font-size:.875rem;line-height:1.5;margin-bottom:20px;max-width:230px}.welcome .button{font-size:.8125rem;padding:11px 14px;min-height:42px;gap:13px}.hero-photo img{object-position:49% center}.hero-photo:after{background:linear-gradient(90deg,#27113b 0%,#27113b22 55%,transparent)}.hero-photo-label{display:none}.benefit-strip{margin:0 2px 34px;padding:21px 0;font-size:.6875rem;line-height:1.65}.benefit-strip b{font-size:.875rem}.service-browser{padding:0 2px 35px}.section-heading{margin-bottom:16px}.section-heading h2{font-size:1.75rem;max-width:340px;letter-spacing:-.045em}.eyebrow{font-size:.625rem;margin-bottom:12px}.catalogue-layout{display:block}.booking-aside{display:none}.category-nav{margin-right:-18px;padding-bottom:18px}.category-nav button{font-size:.8125rem;padding:9px 14px}.category-grid{gap:12px}.category-card{border-radius:12px}.category-card-info{left:14px;right:12px;bottom:14px}.category-card h3{font-size:clamp(1rem,4vw,1.35rem);margin-bottom:4px}.category-card .from{font-size:.8125rem}.category-card .tile-arrow{width:26px;height:26px;font-size:.9375rem}.category-card .tile-count{font-size:.625rem;top:10px;right:10px;padding:3px 7px}.image-note{font-size:.6875rem}.how-section{border-radius:18px;padding:30px 24px}.steps{display:block;margin-top:25px}.steps article{display:grid;grid-template-columns:34px 1fr;padding:0;margin-top:24px;gap:0 12px}.steps article+article{padding:0;border:0}.steps article>span{grid-row:span 2;margin:0;font-size:.8125rem}.steps h3{font-size:1.1rem;margin-bottom:8px}.steps p{font-size:.875rem}.how-section h2{font-size:1.6rem}.info-section{display:block;padding:38px 8px;margin:0;gap:0}.info-section h2{font-size:1.9rem}.info-section h2 br{display:none}.info-section p{font-size:.9375rem}.area-pills{margin-top:26px;gap:8px}.area-pills span{padding:7px 10px;font-size:.8125rem}.faq-list{margin-top:28px}.faq-list summary{font-size:.9375rem}.contact-banner{display:block;padding:28px 24px;border-radius:18px;margin:28px 0}.contact-banner h2{font-size:1.65rem;margin-bottom:24px}.contact-banner .button{font-size:.875rem}.site-footer{padding:10px 24px 100px}.footer-top{display:block}.footer-top nav{margin-top:25px;gap:10px 24px;font-size:.8125rem}.footer-brand{font-size:1.3rem}.guide-links{gap:10px 15px}.dialog{border-radius:20px;padding:26px 22px;width:calc(100% - 24px);max-height:92dvh}.dialog h2{font-size:1.65rem}.close{right:13px;top:13px}.service-dialog{padding:0}.service-dialog-header{gap:14px;padding:24px 20px;padding-right:46px}.service-dialog-header img{width:68px;height:68px;border-radius:10px}.service-dialog-header h2{font-size:1.4rem}.service-dialog-header p:last-child{font-size:.8125rem}.service-dialog-header .eyebrow{font-size:.625rem}#category-items{padding:0 20px}.service-card{padding:20px 0}.service-top{gap:14px}.service-name{font-size:.9375rem}.service-price{font-size:.9375rem}.service-controls{gap:10px}.variant{font-size:.8125rem;padding-left:9px}.add-button{min-width:78px}.service-dialog-footer{padding:14px 20px;gap:10px;font-size:.8125rem}.service-dialog-footer .button{font-size:.8125rem;padding:11px 14px;min-height:44px}.form-grid{grid-template-columns:1fr;gap:14px}.form-grid input,.form-grid select,.form-grid textarea{min-height:48px}.review-line{gap:18px}.review-line b{white-space:nowrap}.cart-bar{bottom:12px;padding:10px 12px 10px 18px}.cart-bar small{font-size:.5625rem}.cart-bar #cart-summary{font-size:.875rem}.guide-page{padding:0 10px;margin:30px auto}.guide-page h1{font-size:2.1rem}.guide-related{margin:30px 0;padding:25px}.guide-lead{font-size:1.1rem}.header-contact{font-size:.8125rem}.header-contact .contact-link strong{font-size:.75rem}}
@media(max-width:360px){.welcome{min-height:300px}.welcome-copy{padding-left:18px}.welcome h1{font-size:1.9rem}.welcome-copy>p:not(.eyebrow){font-size:.8125rem}.category-card-info{left:10px;right:10px}.category-card .tile-arrow{display:none}.benefit-strip{font-size:.625rem}.benefit-strip b{font-size:.8125rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
body:has(dialog[open]){overflow:hidden}.success-dialog .microcopy:last-child{margin-bottom:22px}.empty-cart{color:var(--muted);margin:12px 0 24px}
.welcome{min-height:300px}.welcome-copy{padding:30px 44px}.welcome h1{font-size:3.1rem}.welcome .eyebrow{margin-bottom:12px}.welcome-copy>p:not(.eyebrow){margin-bottom:18px}.benefit-strip{padding:21px 0;margin-bottom:35px}.section-heading{margin-bottom:20px}
@media(max-width:760px){.welcome{min-height:260px}.welcome-copy{padding:24px 0 24px 22px}.welcome h1{font-size:clamp(1.9rem,6.3vw,2.7rem)}.welcome-copy>p:not(.eyebrow){font-size:.875rem;max-width:190px}.benefit-strip{padding:19px 0;margin-bottom:28px}.section-heading{margin-bottom:14px}}
@media(max-width:360px){.welcome-copy{padding-left:18px}.welcome h1{font-size:1.8rem}}
.category-card .from{font-size:.875rem}.category-nav button{font-size:.875rem}.service-name,.service-price{font-size:1rem}.steps p,.info-section p,.aside-card>p,.welcome-copy>p:not(.eyebrow){font-size:1rem}.service-dialog-header p:last-child{font-size:.875rem}
@media(max-width:760px){.welcome-copy>p:not(.eyebrow){max-width:190px;font-size:1rem}.welcome h1{font-size:clamp(1.85rem,6.3vw,2.7rem)}}
/* New page-native wordmark; original menu extraction is no longer used. */
.brand{width:190px;min-width:160px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;line-height:1;text-decoration:none;padding:5px 0 4px;color:var(--deep)}.brand-script{font-family:'Allura','Brush Script MT',cursive;font-size:1.5rem;line-height:.8;margin-left:36px;color:#8b3da6;white-space:nowrap}.brand-word{font-family:'Cormorant Garamond',Georgia,serif;font-weight:700;font-style:italic;font-size:3rem;line-height:.82;letter-spacing:-.065em;display:inline-flex;align-items:flex-start;background:linear-gradient(110deg,#3b175f 12%,#7531af 55%,#c64187 91%);background-clip:text;-webkit-background-clip:text;color:transparent}.brand-star{font:normal 600 1.05rem 'DM Sans',sans-serif;letter-spacing:0;margin:1px 0 0 5px;color:#c64187}.brand-caption{font-family:'DM Sans',sans-serif;font-size:.58rem;line-height:1.2;letter-spacing:.065em;white-space:nowrap;color:#4f3262;font-weight:700;margin:7px 0 0 5px}.quick-checkout{border-top:1px solid var(--line);padding-top:22px}.quick-checkout h3{font-size:1.2rem;margin:0 0 16px}.quick-checkout .form-grid{margin-bottom:20px}.quick-checkout .microcopy{line-height:1.6;text-align:left}.quick-checkout .form-error{margin:0 0 15px}
@media(max-width:760px){.site-header .brand{width:158px;min-width:145px}.brand-script{font-size:1.28rem;margin-left:31px}.brand-word{font-size:2.55rem}.brand-star{font-size:.9rem;margin-left:3px}.brand-caption{font-size:.5rem;margin-top:6px;margin-left:4px}.quick-checkout .form-grid{grid-template-columns:1fr}}
/* Full-width collection after removing the side booking banners. */
.catalogue-layout{display:block}.collection-main{max-width:940px;margin:auto}.instagram-section{margin:0 40px;padding:58px 0 62px;border-bottom:1px solid var(--line)}.instagram-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:26px}.instagram-heading .eyebrow{color:var(--purple);margin-bottom:10px}.instagram-heading h2{margin-bottom:12px}.instagram-heading p{margin:0;color:var(--muted);font-size:1rem}.instagram-link{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,#6e2dbc,#d23d8b);color:#fff;border-radius:14px;padding:13px 18px;min-width:190px}.instagram-link svg{width:28px;height:28px}.instagram-link b,.instagram-link small{display:block;line-height:1.25}.instagram-link small{font-size:.75rem;opacity:.82;margin-top:3px}.instagram-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.instagram-grid a{position:relative;overflow:hidden;border-radius:14px;aspect-ratio:1;color:#fff;background:var(--deep)}.instagram-grid img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.instagram-grid a:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(18,8,30,.78),transparent 58%)}.instagram-grid span{position:absolute;left:16px;bottom:14px;z-index:1;font-size:.875rem;font-weight:600}.instagram-grid a:hover img{transform:scale(1.04)}.whatsapp-button svg{width:21px;height:21px}
@media(max-width:760px){.instagram-section{margin:0 8px;padding:40px 0}.instagram-heading{display:block}.instagram-heading h2{font-size:1.85rem}.instagram-heading p{font-size:.9375rem;margin-bottom:18px}.instagram-link{width:100%;justify-content:center}.instagram-grid{gap:10px}.instagram-grid a{border-radius:10px}.instagram-grid span{font-size:.75rem;left:10px;bottom:10px}.whatsapp-button{width:100%;gap:10px;font-size:.8125rem}}
/* Customer-friendly hair colour and henna choice menus. */
.special-menu{padding:24px 28px 30px;background:#fcfbfe}.choice-tabs{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:22px}.choice-tab,.product-choice{appearance:none;border:1px solid var(--line);background:#fff;border-radius:12px;padding:14px;text-align:left;color:var(--ink);transition:border-color .15s,background .15s}.choice-tab b,.choice-tab small{display:block}.choice-tab b{font-size:.9375rem}.choice-tab small{font-size:.75rem;color:var(--muted);margin-top:4px}.choice-tab.active,.product-choice.active{border-color:var(--purple);background:#f6f0ff;box-shadow:inset 0 0 0 1px var(--purple)}.special-note{font-size:.8125rem;color:var(--muted);margin:0 0 12px}.special-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.choice-add{width:100%;border:1px solid var(--line);background:#fff;border-radius:10px;min-height:72px;padding:10px 12px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;column-gap:8px;text-align:left;color:var(--ink)}.choice-add span{min-width:0}.choice-add b,.choice-add small{display:block}.choice-add b{font-size:.875rem;line-height:1.25}.choice-add small{font-size:.7rem;color:var(--muted);line-height:1.3;margin-top:4px}.choice-add strong{color:var(--purple);font-size:.9375rem;align-self:center;white-space:nowrap}.choice-add em{grid-column:2;font-size:.7rem;font-style:normal;color:var(--purple);align-self:end;text-align:right}.choice-add:hover,.choice-add.added{border-color:#b999ea;background:#fbf9ff}.special-service{padding-top:22px}.special-service h3{font-size:1rem;letter-spacing:-.02em;margin:0 0 3px}.special-service>p{font-size:.75rem;color:var(--muted);margin:0 0 10px}.length-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.length-grid .choice-add{display:block;text-align:center;min-height:88px}.length-grid .choice-add b{font-size:1.15rem}.length-grid .choice-add strong{display:block;margin-top:5px}.length-grid .choice-add em{display:block;text-align:center;margin-top:2px}.product-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 22px}.product-choice{text-align:center;font-weight:600;font-size:.875rem}.henna-menu{display:grid;grid-template-columns:1fr 1fr;gap:14px}.special-panel{border:1px solid var(--line);border-radius:14px;background:#fff;padding:16px}.special-panel header{padding-bottom:14px;border-bottom:1px solid var(--line);margin-bottom:14px}.special-panel header h3{font-size:1rem;margin:0 0 3px;letter-spacing:-.02em}.special-panel header p{margin:0;color:var(--muted);font-size:.75rem}.henna-menu .special-row{grid-template-columns:1fr}.henna-price-note{padding:16px 0 0}.henna-price-note b,.henna-price-note span,.henna-price-note small{display:block}.henna-price-note b{font-size:.875rem}.henna-price-note span{color:var(--purple);font-weight:600;font-size:.875rem;margin-top:4px}.henna-price-note small{color:var(--muted);font-size:.7rem;line-height:1.4;margin-top:6px}
/* Compact Instagram callout; photos are not presented as Instagram posts. */
.instagram-section{margin:0 40px;padding:44px 0;border-bottom:1px solid var(--line);display:flex;justify-content:center}.instagram-section .instagram-link{width:min(520px,100%);justify-content:center}.instagram-section .instagram-link>span{font-weight:600}.instagram-section .instagram-link>span,.instagram-section .instagram-link>b{line-height:1.25}.instagram-section .instagram-link>b{font-size:.875rem}.instagram-section .instagram-link>b:before{content:'·';margin:0 10px;opacity:.7}.instagram-section .instagram-link small{display:none}.instagram-grid{display:none}
@media(max-width:760px){.special-menu{padding:18px 20px 24px}.choice-tabs{gap:8px}.choice-tab{padding:12px 10px}.choice-tab b{font-size:.8125rem}.choice-tab small{font-size:.6875rem}.special-row{grid-template-columns:1fr}.length-grid{gap:7px}.length-grid .choice-add{min-height:78px;padding:8px 5px}.length-grid .choice-add b{font-size:1rem}.length-grid .choice-add small{font-size:.625rem}.length-grid .choice-add strong{font-size:.8125rem}.product-tabs{gap:8px}.henna-menu{grid-template-columns:1fr;gap:12px}.special-panel{padding:14px}.instagram-section{margin:0 8px;padding:32px 0}.instagram-section .instagram-link{min-height:54px;gap:8px;padding:12px;font-size:.8125rem}.instagram-section .instagram-link svg{width:24px;height:24px}.instagram-section .instagram-link>b{font-size:.75rem}.instagram-section .instagram-link>b:before{margin:0 6px}}
.change-flow{border:0;background:none;color:var(--purple);font-size:.8125rem;font-weight:600;padding:18px 0 0;text-decoration:underline;text-underline-offset:3px}.flow-prompt{font-size:.875rem;color:var(--muted);margin:0 0 12px}.henna-final-note{font-size:.75rem!important;color:var(--muted);margin:12px 0 0!important}
.wax-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.wax-type-card{appearance:none;width:100%;border:1px solid var(--line);background:#fff;border-radius:14px;min-height:126px;padding:15px;display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;column-gap:10px;align-items:center;text-align:left;color:var(--ink);transition:border-color .15s,background .15s,transform .15s}.wax-type-card:hover,.wax-type-card:focus-visible{border-color:#b999ea;background:#fbf9ff;transform:translateY(-1px)}.wax-type-icon{grid-row:span 2;width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#f1e7ff;color:var(--purple);font-weight:700;font-size:1.05rem}.wax-type-card span:nth-child(2) b,.wax-type-card span:nth-child(2) small{display:block}.wax-type-card span:nth-child(2) b{font-size:1rem}.wax-type-card span:nth-child(2) small{font-size:.75rem;color:var(--muted);margin-top:2px}.wax-type-card strong{grid-column:2;color:var(--purple);font-size:.9375rem;align-self:end}.wax-type-card em{grid-column:3;grid-row:2;font-style:normal;color:var(--purple);font-size:.75rem;white-space:nowrap}
/* Drill-down selection screens inside the service dialog. */
.drill-menu{min-height:300px}.flow-kicker{font-size:.6875rem;font-weight:700;letter-spacing:.12em;color:var(--purple);margin:0 0 8px}.drill-menu>h3{font-size:1.45rem;letter-spacing:-.035em;margin:0}.drill-menu .flow-prompt{font-size:.875rem;color:var(--muted);margin:7px 0 20px}.drill-menu .choice-tabs{margin:20px 0 0}.flow-back{border:0;background:none;color:var(--purple);font-size:.8125rem;font-weight:600;padding:12px 0 0;margin-top:16px}.treatment-list{display:grid;gap:10px;margin-top:20px}.treatment-list .choice-tab{min-height:68px}.treatment-list .choice-tab b{font-size:1rem}.drill-menu .length-grid{margin-top:20px}.drill-menu .special-row{margin-top:20px}.henna-final-note{font-size:.75rem;color:var(--muted);margin:12px 0 0}
@media(max-width:760px){.drill-menu{min-height:280px}.drill-menu>h3{font-size:1.25rem}.drill-menu .choice-tabs{margin-top:16px}.treatment-list .choice-tab{min-height:62px}}
.formula-label{margin-top:22px!important;border-top:1px solid var(--line);padding-top:18px}
.continue-shopping{margin:0 0 22px}
.care-service,.wax-service{border-top:1px solid var(--line);padding-top:18px;margin-top:18px}.care-service:first-of-type,.wax-service:first-of-type{border-top:0;padding-top:0;margin-top:0}.care-service>p,.wax-service>p{margin-bottom:10px}.wax-variants{grid-template-columns:repeat(2,minmax(0,1fr))}.wax-variants .choice-add{min-height:78px}.choice-add.default-choice{border-color:#b999ea;background:#fbf9ff;box-shadow:inset 0 0 0 1px #d8c4f3}
@media(max-width:760px){.wax-variants{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.wax-variants .choice-add{min-height:74px;padding:8px}.wax-variants .choice-add b{font-size:.8125rem}.wax-variants .choice-add strong{font-size:.8125rem}}
.service-card{cursor:pointer;transition:background .15s,border-color .15s}.service-card:hover,.service-card.selected{background:#fbf9ff}.selection-indicator{color:var(--purple);font-size:.8125rem;font-weight:600;min-width:108px;text-align:right;white-space:nowrap}.ask-price{color:var(--purple);font-size:.8125rem;font-weight:600;text-decoration:underline;text-underline-offset:3px}.wax-price-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px}.wax-price-card{width:100%;border:1px solid var(--line);background:#fff;border-radius:10px;min-height:102px;padding:12px 14px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;column-gap:12px;text-align:left;color:var(--ink)}.wax-price-card span,.wax-price-card b,.wax-price-card small{display:block}.wax-price-card b{font-size:.9375rem}.wax-price-card small{color:var(--muted);font-size:.75rem;margin-top:2px}.wax-price-card strong{grid-column:2;grid-row:1;color:var(--purple);font-size:1rem;align-self:center;white-space:nowrap}.wax-price-card:hover,.wax-price-card.selected{border-color:#b999ea;background:#fbf9ff}.wax-add-button{grid-column:2;grid-row:2;min-width:76px;min-height:30px;padding:5px 8px;font-size:.75rem}.wax-price-card .wax-add-button:hover{background:#f6f0ff}
@media(max-width:760px){.wax-price-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.wax-price-card{min-height:96px;padding:10px}.wax-price-card b{font-size:.8125rem}.wax-price-card small{font-size:.6875rem}.wax-price-card strong{font-size:.8125rem}.wax-add-button{min-width:66px;font-size:.6875rem}}
