/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:"Figtree", ui-sans-serif, system-ui, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-secondary:#272154}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--color-secondary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--gradient-main);overflow-x:hidden}body.mobile-menu-open{overflow:hidden}img{max-width:100%}}@layer components{.section-container{width:min(var(--wp--style--global--content-size),calc(100% - 48px));margin:0 auto}.section-eyebrow{color:var(--wp--preset--color--primary);text-transform:uppercase;margin:0 0 .75rem;font-size:.8125rem;font-weight:700}.btn{min-height:44px;padding:var(--btn-padding-y) var(--btn-padding-x);border-radius:var(--btn-radius);font-size:var(--btn-font-size);font-weight:var(--btn-font-weight);text-transform:var(--btn-text-transform);transition:var(--btn-transition);justify-content:center;align-items:center;gap:.5rem;line-height:1.15;text-decoration:none;display:inline-flex}.btn--primary{background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--bg-cream);border:2px solid var(--wp--preset--color--primary)}.btn--primary:hover{transform:translateY(var(--btn-hover-lift));background-color:var(--wp--preset--color--accent);border-color:var(--wp--preset--color--accent);box-shadow:var(--btn-hover-shadow-light)}.btn--secondary{background-color:var(--wp--preset--color--bg-cream);color:var(--wp--preset--color--primary);border:2px solid var(--wp--preset--color--primary)}.btn--secondary:hover{transform:translateY(var(--btn-hover-lift));box-shadow:var(--btn-hover-shadow-light)}.btn--sm{min-height:40px;padding:.65rem 1.1rem}.btn--full{width:100%}.btn__arrow{flex-shrink:0;width:1rem;height:1rem;transition:transform .3s}.btn:hover .btn__arrow{transform:translate(var(--btn-arrow-shift))}}@layer utilities{.fixed{position:fixed}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.hidden{display:none}.min-h-screen{min-height:100vh}.flex-grow{flex-grow:1}.flex-col{flex-direction:column}.pt-20{padding-top:calc(var(--spacing) * 20)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--wp--style--global--content-size:1440px;--wp--preset--color--primary:#543576;--wp--preset--color--secondary:#272154;--wp--preset--color--accent:#814997;--wp--preset--color--bg-cream:#fffdf9;--wp--preset--color--bg-light:#f3f1eb;--wp--preset--color--bg-gray:#f2f3f5;--wp--preset--color--text-medium:#4b5563;--wp--preset--color--text-light:#9ca3af;--section-padding-mobile:24px;--section-padding-outer:24px;--btn-radius:16px;--btn-padding-y:.75rem;--btn-padding-x:1.25rem;--btn-font-size:.875rem;--btn-font-weight:600;--btn-text-transform:uppercase;--btn-hover-lift:-3px;--btn-hover-shadow-light:0 6px 20px #54357640;--btn-hover-shadow-dark:0 6px 20px #fffdf959;--btn-arrow-shift:4px;--btn-transition:all .3s ease;--gradient-main:linear-gradient(217deg, #e8e2d6 1%, #fefefd 26%, #fff 58%, #cfdaf1 87%);--gradient-gray-blue:linear-gradient(135deg, #e8e2d6 0%, #f5f5f5 35%, #e8edf5 65%, #cfdaf1 100%);--shadow-soft:8px 12px 32px #5435761a}@media(min-width:1440px){:root{--section-padding-outer:0px}}.site-header{z-index:1000;-webkit-backdrop-filter:blur();background-color:#0000;transition:box-shadow .3s,background-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:sticky;top:0}.site-header.is-scrolled{-webkit-backdrop-filter:blur(16px);background-color:#fffdf9eb;box-shadow:0 2px 20px #54357614}.header-top-bar{background-color:#0000;border-bottom:1px solid #0000000d;padding:.5rem 0;font-size:.875rem}.header-top-bar__container,.header-main__container{max-width:var(--wp--style--global--content-size);padding:0 var(--section-padding-mobile);margin:0 auto}.header-top-bar__container{justify-content:space-between;align-items:center;gap:1rem;display:flex}.header-top-bar__left,.header-top-bar__right{align-items:center;display:flex}.header-top-bar__left{flex:1;gap:1.5rem}.header-top-bar__right{gap:1.5rem}.header-top-bar__address,.header-top-bar__item{color:var(--wp--preset--color--secondary);align-items:center;gap:.5rem;font-weight:600;text-decoration:none;transition:color .3s;display:flex}.header-top-bar__item:hover{color:var(--wp--preset--color--primary)}.header-top-bar__icon{flex-shrink:0;width:1.25rem;height:1.25rem}.header-top-bar__cta{margin-left:.5rem;background-color:var(--wp--preset--color--bg-cream)!important;color:var(--wp--preset--color--primary)!important}.header-main{padding:1rem 0;position:relative}.header-main__container{justify-content:space-between;align-items:center;gap:2rem;display:flex}.header-logo{flex-shrink:0;transition:opacity .3s;display:block}.header-logo:hover{opacity:.8}.header-logo__img{max-width:220px;height:auto;display:block}.header-nav--desktop{display:none}.nav-list{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.nav-item{position:static}.nav-item.has-megamenu{margin-bottom:-20px;padding-bottom:20px}.nav-link{color:var(--wp--preset--color--secondary);white-space:nowrap;align-items:center;gap:.5rem;padding:.625rem 0;font-size:1.125rem;font-weight:700;line-height:1.2;text-decoration:none;transition:color .3s;display:flex;position:relative}.nav-link:before{content:"";background-color:var(--wp--preset--color--primary);width:0;height:2px;transition:width .2s;position:absolute;bottom:0;left:0}.nav-link:hover{color:var(--wp--preset--color--primary)}.nav-link:hover:before{width:calc(100% - .625rem)}.has-megamenu .nav-link:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='12' height='6' viewBox='0 0 12 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 5L11 1' stroke='%23272154' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;width:16px;height:16px;transition:transform .3s}.has-megamenu:hover .nav-link:after{transform:rotate(180deg)}.has-megamenu:hover .megamenu,.megamenu:hover{opacity:1;visibility:visible;pointer-events:auto}.megamenu{opacity:0;visibility:hidden;pointer-events:none;z-index:999;background-color:#fff;border-radius:0 0 14px 14px;width:1100px;max-width:90vw;margin:0 auto;padding:32px;transition:all .3s;position:absolute;top:100%;left:0;right:0;box-shadow:0 20px 40px #00000026}.megamenu:before{content:"";height:20px;position:absolute;top:-20px;left:0;right:0}.megamenu-main-title{color:var(--wp--preset--color--secondary);margin:0 0 2rem;padding-bottom:.5rem;font-size:2rem;font-weight:700;position:relative}.megamenu-main-title:after{content:"";background:var(--wp--preset--color--primary);border-radius:2px;width:45px;height:4px;position:absolute;bottom:0;left:0}.megamenu-container{grid-template-columns:1fr 1fr 1fr;gap:40px;display:grid}.megamenu-column{flex-direction:column;display:flex}.megamenu-service-item{border-radius:6px;margin-bottom:8px;padding:9px 10px;text-decoration:none;transition:all .2s;display:block}.megamenu-service-item:hover .service-name{color:var(--wp--preset--color--primary)}.service-name{color:var(--wp--preset--color--secondary);white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0 0 2px;font-size:1rem;font-weight:600;line-height:1.2;display:inline-block;position:relative;overflow:hidden}.service-name:after{content:"";background-color:var(--wp--preset--color--primary);width:0;height:2px;transition:width .2s;position:absolute;bottom:0;left:0}.megamenu-service-item:hover .service-name:after{width:100%}.service-description{color:var(--wp--preset--color--text-medium);white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0;font-size:.75rem;font-weight:400;line-height:1.15;overflow:hidden}.header-mobile-toggle{width:40px;height:40px;color:var(--wp--preset--color--secondary);cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px;display:flex}.header-mobile-toggle svg{width:24px;height:24px}.header-mobile-menu{background-color:var(--wp--preset--color--bg-cream);z-index:998;width:100%;height:calc(100dvh - 130px);padding-bottom:env(safe-area-inset-bottom,0);flex-direction:column;display:flex;position:fixed;top:130px;left:0;right:0;overflow:hidden;box-shadow:0 10px 30px #0000001a}.header-mobile-menu__container{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex-direction:column;flex:1;width:100%;margin:0;padding:1rem 1.75rem 1.5rem;display:flex;overflow:hidden auto}.mobile-nav-list{margin:0;padding:0;list-style:none}.mobile-nav-item{border-bottom:1px solid #0000000d}.mobile-nav-item__header{justify-content:space-between;align-items:center;display:flex}.mobile-nav-link{color:var(--wp--preset--color--secondary);flex:1;padding:1rem 0;font-size:1.125rem;font-weight:600;text-decoration:none;display:block}.mobile-nav-toggle{cursor:pointer;width:44px;height:44px;color:var(--wp--preset--color--secondary);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.mobile-nav-toggle__icon{width:20px;height:20px;transition:transform .3s}.mobile-nav-toggle__icon.is-open{transform:rotate(180deg)}.mobile-nav-submenu{margin:0;padding:0 0 .5rem 1rem;list-style:none}.mobile-nav-sublink{color:var(--wp--preset--color--text-medium);padding:.625rem 0;font-size:1rem;font-weight:500;text-decoration:none;display:block}.header-mobile-menu__cta{margin-top:auto;padding:1.5rem .25rem 0 0}@media(min-width:1024px){.header-nav--desktop{flex:1;display:block}.header-mobile-toggle,.header-mobile-menu{display:none}.header-top-bar__container,.header-main__container{padding-left:var(--section-padding-outer);padding-right:var(--section-padding-outer)}}@media(max-width:1023px){.header-top-bar__right{display:none}.header-top-bar__left{justify-content:space-between;gap:.75rem}}@media(max-width:767px){.header-top-bar{padding:.375rem 0;font-size:.75rem}.header-top-bar__container{gap:.5rem;padding:0 1rem}.header-top-bar__address span{white-space:nowrap}.header-top-bar__icon{width:1rem;height:1rem}.header-logo__img{max-width:160px}}@media(max-width:390px){.header-top-bar__address span,.header-top-bar__phone span{font-size:.6875rem}.header-main__container{gap:1rem}}.site-footer{background-color:var(--wp--preset--color--secondary);color:var(--wp--preset--color--bg-cream);margin-top:auto}.footer-main{padding:3rem 0}.footer-main__container{max-width:var(--wp--style--global--content-size);padding:0 var(--section-padding-mobile);flex-direction:column;gap:3rem;margin:0 auto;display:flex}.footer-left{flex-direction:column;gap:1.5rem;display:flex}.footer-logo{transition:opacity .3s;display:block}.footer-logo:hover{opacity:.8}.footer-logo__img{filter:brightness(0)invert();max-width:180px;height:auto;display:block}.footer-contact{flex-flow:wrap;justify-content:space-between;align-items:center;gap:.25rem 1rem;width:100%;display:flex}.footer-contact__item{color:var(--wp--preset--color--bg-cream);white-space:nowrap;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .3s;display:inline-flex}.footer-contact__item--link:hover{color:#fffdf9b3}.footer-contact__icon{flex-shrink:0;width:1.25rem;height:1.25rem}.footer-cta{flex-direction:column;gap:1rem;margin-top:.5rem;display:flex}.footer-btn{padding:var(--btn-padding-y) var(--btn-padding-x);font-weight:var(--btn-font-weight);font-size:var(--btn-font-size);text-transform:var(--btn-text-transform);border-radius:var(--btn-radius);transition:var(--btn-transition);justify-content:center;align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.footer-btn--primary{background-color:var(--wp--preset--color--bg-cream);color:var(--wp--preset--color--secondary);border:2px solid var(--wp--preset--color--bg-cream)}.footer-btn--secondary{color:var(--wp--preset--color--bg-cream);border:2px solid var(--wp--preset--color--bg-cream);background-color:#0000}.footer-btn:hover{transform:translateY(var(--btn-hover-lift))}.footer-btn--primary:hover{box-shadow:var(--btn-hover-shadow-dark)}.footer-btn--secondary:hover{background-color:#fffdf91a;box-shadow:0 6px 20px #fffdf940}.footer-btn__arrow{width:1rem;height:1rem;transition:transform .3s}.footer-btn:hover .footer-btn__arrow{transform:translate(var(--btn-arrow-shift))}.footer-nav{flex-direction:column;flex:1;gap:2rem;display:flex}.footer-nav__column{flex-direction:column;gap:.75rem;display:flex}.footer-nav__column--simple .footer-nav__list{gap:.75rem}.footer-nav__title{color:var(--wp--preset--color--bg-cream);border-bottom:2px solid #fffdf933;margin-bottom:.25rem;padding-bottom:.25rem;font-size:1.125rem;font-weight:700;text-decoration:none;display:inline-block}.footer-nav__list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.footer-nav__link{color:var(--wp--preset--color--bg-cream);font-size:.875rem;font-weight:600;text-decoration:none;transition:color .3s;display:inline-block}.footer-nav__link:hover,.footer-nav__title:hover{color:#fffdf9b3}.footer-nav__link--main{font-size:1.125rem;font-weight:700}.footer-copyright{border-top:1px solid #fffdf933;padding:1.5rem 0}.footer-copyright__container{max-width:var(--wp--style--global--content-size);padding:0 var(--section-padding-mobile);margin:0 auto}.footer-copyright__text{color:#fffdf9b3;text-align:center;margin:0;font-size:.875rem}@media(min-width:768px){.footer-main{padding:4rem 0}.footer-nav{grid-template-columns:repeat(4,1fr);gap:2.5rem;display:grid}.footer-nav__title{border-bottom:none;padding-bottom:0}.footer-copyright__text{text-align:left}}@media(min-width:1024px){.footer-main__container{padding:0 var(--section-padding-outer);flex-direction:row;gap:2rem}.footer-left{border-right:2px solid #fffdf933;flex-shrink:0;width:280px;padding-right:2rem}.footer-contact{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem;width:auto}.footer-nav{gap:3rem}.footer-copyright__container{padding:0 var(--section-padding-outer)}}.hero-section{padding:5rem 0 3rem;overflow:hidden}.hero-section--has-image .hero-section__container{align-items:stretch}.hero-section__container{width:min(var(--wp--style--global--content-size),calc(100% - 48px));grid-template-columns:minmax(0,1fr);align-items:center;gap:2rem;margin:0 auto;display:grid}.hero-section__heading{max-width:760px;color:var(--wp--preset--color--secondary);margin:0;font-size:3rem;font-weight:800;line-height:1.08}.hero-section__subtitle{color:var(--wp--preset--color--text-medium);margin:1rem 0 0;font-size:1.25rem;line-height:1.6}.hero-section__cta{margin-top:2rem}.hero-section__image{box-shadow:var(--shadow-soft);border-radius:8px;overflow:hidden}.hero-section__img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.hero-section__features{grid-template-columns:1fr;gap:1rem;display:grid}.hero-feature{color:var(--wp--preset--color--secondary);align-items:center;gap:.75rem;font-weight:700;display:flex}.hero-feature__icon{width:34px;height:34px;color:var(--wp--preset--color--primary);flex-shrink:0}.promo-banner{padding:3rem 0}.promo-banner__wrapper{width:min(var(--wp--style--global--content-size),calc(100% - 48px));margin:0 auto}.promo-banner__outer{background:var(--gradient-gray-blue);box-shadow:var(--shadow-soft);border-radius:8px;overflow:hidden}.promo-banner__outer--gradient-gray-blue{background:var(--gradient-gray-blue)}.promo-banner__inner{grid-template-columns:1fr;min-height:280px;display:grid;position:relative}.promo-banner__badge{z-index:1;position:absolute;top:1.5rem;left:1.5rem}.promo-banner__badge span{background:var(--wp--preset--color--primary);min-height:32px;color:var(--wp--preset--color--bg-cream);text-transform:uppercase;border-radius:999px;align-items:center;padding:.35rem .85rem;font-size:.8125rem;font-weight:700;display:inline-flex}.promo-banner__content{flex-direction:column;justify-content:center;align-items:flex-start;padding:5rem 1.5rem 2rem;display:flex}.promo-banner__title{color:var(--wp--preset--color--secondary);margin:0;font-size:2rem;font-weight:800;line-height:1.15}.promo-banner__details{border-left:4px solid var(--wp--preset--color--accent);color:var(--wp--preset--color--secondary);margin:1rem 0 1.5rem;padding-left:1rem;font-size:1.125rem;font-weight:700}.promo-banner__details--border-primary{border-left-color:var(--wp--preset--color--primary)}.promo-banner__image img{object-fit:cover;width:100%;height:100%;min-height:260px;display:block}.featured-treatments{padding:2.5rem 0}.featured-treatments__wrapper{width:min(var(--wp--style--global--content-size),calc(100% - 48px));min-height:430px;box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;grid-template-columns:1fr;margin:0 auto;display:grid;overflow:hidden}.featured-treatments__bg img{object-fit:cover;width:100%;height:100%;min-height:280px;display:block}.featured-treatments__content{flex-direction:column;justify-content:center;padding:2rem;display:flex}.featured-treatments__header{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.featured-treatments__sygnet{width:34px;height:34px;color:var(--wp--preset--color--primary)}.featured-treatments__sygnet img{width:100%;height:100%}.featured-treatments__heading{color:var(--wp--preset--color--secondary);margin:0;font-size:2rem;font-weight:800}.featured-treatments__tiles{grid-template-columns:1fr;gap:.75rem;display:grid}.featured-treatments__tile{background:var(--wp--preset--color--bg-cream);min-height:88px;color:var(--wp--preset--color--secondary);border-radius:6px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.featured-treatments__tile:hover{box-shadow:var(--shadow-soft);transform:translateY(-2px)}.featured-treatments__tile-title{z-index:1;margin:0;font-size:1rem;font-weight:700;line-height:1.25;position:relative}.featured-treatments__tile-arrow{width:32px;height:32px;color:var(--wp--preset--color--primary);z-index:1;flex-shrink:0;position:relative}.featured-treatments__tile-sygnet{opacity:.16;width:92px;position:absolute;bottom:-30px;right:-22px}.featured-treatments__more{color:var(--wp--preset--color--primary);align-items:center;gap:.5rem;margin-top:1.5rem;font-weight:700;text-decoration:none;display:inline-flex}.left-image-text-section,.why-choose-us-section,.gallery-section,.location-section,.blog-section{background:#fff}.left-image-text-section{padding:5rem 0}.left-image-text-section__container{width:min(var(--wp--style--global--content-size),calc(100% - 48px));grid-template-columns:1fr;align-items:center;gap:2.5rem;margin:0 auto;display:grid}.left-image-text-section__image-wrapper{box-shadow:var(--shadow-soft);border-radius:8px;margin:0;overflow:hidden}.left-image-text-section__image{aspect-ratio:3/4;object-fit:cover;width:100%;display:block}.left-image-text-section__caption{color:var(--wp--preset--color--text-medium);text-align:center;margin:1rem 0 0;font-size:.875rem}.left-image-text-section__heading,.why-choose-us-section__heading,.cta-section__heading,.gallery-section__heading,.location-section__heading,.testimonial-section__heading,.blog-section__heading{color:var(--wp--preset--color--secondary);margin:0;font-size:2.5rem;font-weight:800;line-height:1.15}.left-image-text-section__description,.cta-section__description,.gallery-section__description,.location-section__description{color:var(--wp--preset--color--text-medium);margin:1.5rem 0 0;line-height:1.8}.left-image-text-section__cta{margin-top:2rem}.why-choose-us-section{padding:3rem 0 1.5rem;overflow:hidden}.why-choose-us-section__container{width:min(var(--wp--style--global--content-size),calc(100% - 48px));margin:0 auto;position:relative}.why-choose-us-section__heading{max-width:760px}.why-choose-us-section__grid{grid-template-columns:1fr;gap:1rem;margin-top:2rem;display:grid}.why-choose-us-section__card{background:var(--wp--preset--color--bg-cream);border-radius:8px;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 1px #54357614}.why-choose-us-section__icon{flex-shrink:0;width:34px;height:34px}.why-choose-us-section__card-title{color:var(--wp--preset--color--secondary);margin:0;font-size:1.125rem;font-weight:800}.why-choose-us-section__card-description{color:var(--wp--preset--color--text-medium);margin:.5rem 0 0;line-height:1.6}.why-choose-us-section__cta{margin-top:2rem}.why-choose-us-section__sygnet-decoration{opacity:.12;pointer-events:none;width:180px;position:absolute;bottom:-80px;right:0}.why-choose-us-section__sygnet-decoration img{width:100%;height:auto;display:block}.cta-section{background:var(--gradient-gray-blue);padding:5rem 0}.cta-section__container{width:min(var(--wp--style--global--content-size),calc(100% - 48px));grid-template-columns:1fr;align-items:center;gap:2rem;margin:0 auto;display:grid}.cta-section__cta{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.cta-section__image{box-shadow:var(--shadow-soft);border-radius:8px;overflow:hidden}.cta-section__img{aspect-ratio:3/2;object-fit:cover;width:100%;display:block}.gallery-section{padding:3rem 0}.gallery-section__container,.location-section__wrapper,.blog-section__wrapper{width:min(var(--wp--style--global--content-size),calc(100% - 48px));margin:0 auto}.gallery-section__content{max-width:900px}.gallery-section__gallery{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:1rem;margin-top:2rem;display:grid}.gallery-section__track{overscroll-behavior-inline:contain;scrollbar-width:thin;grid-auto-columns:minmax(240px,1fr);grid-auto-flow:column;gap:1rem;padding-bottom:.25rem;display:grid;overflow-x:auto}.gallery-section__slide{aspect-ratio:4/3;object-fit:cover;width:100%;box-shadow:var(--shadow-soft);border-radius:8px}.gallery-section__nav{border:2px solid var(--wp--preset--color--primary);width:44px;height:44px;color:var(--wp--preset--color--primary);background:var(--wp--preset--color--bg-cream);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.location-section{padding:1.5rem 0 3rem}.location-section__grid{grid-template-columns:1fr;align-items:stretch;gap:2rem;display:grid}.location-section__buttons{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.location-section__map{background:var(--wp--preset--color--bg-light);min-height:320px;box-shadow:var(--shadow-soft);border-radius:8px;overflow:hidden}.location-section__map-placeholder{text-align:center;width:100%;height:100%;min-height:320px;color:var(--wp--preset--color--secondary);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex}.location-section__map-placeholder svg{width:44px;height:44px;color:var(--wp--preset--color--primary)}.location-section__map-placeholder span{font-size:1.125rem;font-weight:800}.location-section__map-placeholder small{color:var(--wp--preset--color--text-medium)}.testimonial-section{background:var(--wp--preset--color--bg-cream);padding:4rem 0}.testimonial-section__heading{text-align:center}.testimonial-section__grid{grid-template-columns:1fr;gap:1rem;margin-top:2rem;display:grid}.testimonial-card{box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;padding:1.5rem}.testimonial-card__quote{color:var(--wp--preset--color--primary);width:28px;height:28px}.testimonial-card__stars{color:#c9912c;gap:.25rem;margin:1rem 0;display:flex}.testimonial-card__stars svg{fill:currentColor;width:1rem;height:1rem}.testimonial-card p{color:var(--wp--preset--color--text-medium);margin:0;line-height:1.7}.testimonial-card footer{flex-direction:column;gap:.25rem;margin-top:1.5rem;display:flex}.testimonial-card strong{color:var(--wp--preset--color--secondary)}.testimonial-card span{color:var(--wp--preset--color--text-light);font-size:.875rem}.blog-section{padding:1.5rem 0 4rem}.blog-section__grid{grid-template-columns:1fr;gap:1rem;margin-top:2rem;display:grid}.blog-card{background:var(--wp--preset--color--bg-cream);min-height:240px;color:var(--wp--preset--color--secondary);border-radius:8px;flex-direction:column;padding:1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 1px #54357614}.blog-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-2px)}.blog-card span{color:var(--wp--preset--color--primary);text-transform:uppercase;font-size:.8125rem;font-weight:800}.blog-card h3{margin:1rem 0 0;font-size:1.25rem;font-weight:800;line-height:1.25}.blog-card p{color:var(--wp--preset--color--text-medium);margin:1rem 0 0;line-height:1.6}.blog-section__footer{margin-top:2rem}.placeholder-page{padding:6rem 0}.placeholder-page__container{max-width:860px}.placeholder-page h1{margin:0;font-size:3rem;font-weight:800;line-height:1.15}.placeholder-page p:last-child{color:var(--wp--preset--color--text-medium);margin:1rem 0 0;font-size:1.125rem;line-height:1.7}@media(min-width:768px){.hero-section__features,.why-choose-us-section__grid,.testimonial-section__grid,.blog-section__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.why-choose-us-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.promo-banner__inner{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr)}.promo-banner__content{padding:5rem 3rem 3rem}.featured-treatments__tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.hero-section{padding:6rem 0 3.5rem}.hero-section__container{grid-template-columns:minmax(0,.9fr) minmax(420px,.75fr)}.hero-section__features{grid-column:1/-1}.featured-treatments__wrapper{grid-template-columns:minmax(0,.9fr) minmax(470px,.8fr)}.featured-treatments__content{padding:3rem}.left-image-text-section__container{grid-template-columns:minmax(320px,.45fr) minmax(0,.55fr);gap:4rem}.cta-section__container,.location-section__grid{grid-template-columns:minmax(0,1fr) minmax(420px,.85fr)}}@media(max-width:767px){.hero-section{padding:3.5rem 0 2rem}.hero-section__heading,.placeholder-page h1{font-size:2.25rem}.left-image-text-section__heading,.why-choose-us-section__heading,.cta-section__heading,.gallery-section__heading,.location-section__heading,.testimonial-section__heading,.blog-section__heading{font-size:2rem}.gallery-section__gallery{grid-template-columns:1fr}.gallery-section__nav{display:none}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
