/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--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)}}@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%;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;-webkit-text-decoration:inherit;-webkit-text-decoration: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]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.04}h2{font-size:clamp(2.25rem,5vw,4.8rem)}p{color:#59645f;line-height:1.7}.site-header{z-index:20;background:#fff;border-bottom:1px solid #e9e4db;justify-content:space-between;align-items:center;height:92px;padding:0 4vw;display:flex;position:relative}.brand img{width:160px;height:auto}.site-header nav{gap:2rem;font-size:.9rem;display:flex}.site-header nav a:hover{color:var(--blue)}.button{border:1px solid var(--green);background:var(--green);color:#fff;border-radius:3px;justify-content:center;align-items:center;gap:.8rem;min-height:54px;padding:0 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{background:var(--deep);transform:translateY(-1px)}.button-small{min-height:44px}.button-outline{color:#fff;background:0 0;border-color:#a9c7bd}.hero{align-items:center;min-height:740px;display:flex;position:relative;overflow:hidden}.hero-image{object-fit:cover}.hero-shade{background:linear-gradient(90deg,#0c1d1beb 0%,#162f2cc7 40%,#1e282624 72%);position:absolute;inset:0}.hero-content{z-index:2;color:#fff;width:min(660px,90%);margin-left:7vw;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#d5e4df;font-size:.7rem;font-weight:700}.eyebrow span{margin:0 .5rem}.eyebrow.dark{color:var(--green)}.hero h1{margin:1.3rem 0;font-size:clamp(3.1rem,6vw,6rem)}.hero-copy{color:#e7ece9;max-width:600px;font-size:1.08rem}.rating-line{gap:2rem;margin:1.6rem 0;font-size:.86rem;display:flex}.hero-actions{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.qualifier{color:#bccac5;margin:1rem 0 0;font-size:.75rem}.trust-strip{z-index:3;background:#fff;grid-template-columns:repeat(4,1fr);max-width:1100px;margin:-42px auto 0;padding:1.7rem 2rem;display:grid;position:relative;box-shadow:0 14px 50px #1226211f}.trust-strip div{border-right:1px solid var(--line);flex-direction:column;align-items:center;gap:.4rem;display:flex}.trust-strip div:last-child{border:0}.trust-strip b{color:var(--green);font-family:Georgia,serif;font-size:1.4rem}.trust-strip span{color:#66716c;font-size:.72rem}.section-heading{grid-template-columns:1.4fr .7fr;align-items:end;gap:3rem;margin-bottom:4rem;display:grid}.section-heading h2{max-width:800px;margin-bottom:0}.section-heading>p{margin-bottom:.4rem;font-size:1rem}.service-layout{grid-template-columns:.68fr 1.32fr;gap:1.5rem;display:grid}.service-photo,.jacuzzi-photo{min-height:600px;position:relative;overflow:hidden}.service-photo img,.jacuzzi-photo img{object-fit:cover}.service-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.service-card{background:#f6f2eb;border:1px solid #0000;min-height:245px;padding:2rem;transition:all .2s;position:relative}.service-card:hover{background:#fff;border-color:#c8d3ce;box-shadow:0 12px 34px #0f2b2314}.service-number{color:#9ba6a1;font-family:Georgia,serif;position:absolute;top:1.2rem;right:1.5rem}.mini{text-transform:uppercase;letter-spacing:.12em;color:var(--green);font-size:.62rem;font-weight:700}.service-card h3,.benefit-grid h3{font-family:Georgia,serif;font-size:1.45rem;font-weight:400}.service-card>p:not(.mini){font-size:.82rem;line-height:1.6}.service-card a{border-bottom:1px solid #9aaba4;padding-bottom:.3rem;font-size:.76rem;font-weight:700}.jacuzzi{background:var(--deep);color:#fff;grid-template-columns:1fr 1fr;display:grid}.jacuzzi-copy{align-self:center;padding:8vw}.jacuzzi-copy h2{margin:1.5rem 0;font-size:clamp(2.6rem,5vw,5rem)}.jacuzzi-copy>p{color:#d2dfdb}.jacuzzi-copy li{color:#d7e5e0;margin:.8rem 0}.text-link{color:#fff;font-size:.85rem;font-weight:700}.benefit-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.benefit-grid article{border-right:1px solid var(--line);margin-right:2rem;padding:2rem 2rem 0 0}.benefit-grid article:last-child{border:0}.benefit-grid b{color:#8ba39b;font-family:Georgia,serif;font-size:1.2rem}.guide{background:#dfe9e5;grid-template-columns:1fr 1fr;gap:7vw;padding:8rem 10vw;display:grid}.guide>div:first-child p{max-width:620px}.guide-list{display:grid}.guide-list span{color:#53635d;border-bottom:1px solid #b9cbc4;flex-direction:column;padding:1.1rem 0;font-size:.85rem;display:flex}.guide-list b{color:var(--ink);margin-bottom:.3rem;font-family:Georgia,serif;font-size:1.3rem}.process{text-align:center}.process>h2{max-width:820px;margin:1rem auto 4rem}.steps{grid-template-columns:repeat(4,1fr);display:grid}.steps article{border-right:1px solid var(--line);padding:2rem}.steps article:last-child{border:0}.steps b{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:inline-grid}.steps h3{margin:1rem 0 .4rem;font-family:Georgia,serif;font-size:1.4rem}.steps p{font-size:.85rem}.reviews{color:#fff;background:#1e3f38;grid-template-columns:1fr 1fr;gap:5rem;margin:0 7vw 8rem;padding:5rem;display:grid}.reviews h2{font-size:clamp(2.4rem,4vw,4rem)}.stars{color:#f0cf79;font-size:1.3rem}.stars span{color:#fff;margin-left:1rem;font-size:.8rem}.review-placeholder{border:1px solid #7c968e;flex-direction:column;justify-content:center;padding:3rem;display:flex}.review-placeholder span{text-transform:uppercase;letter-spacing:.14em;font-size:.68rem}.review-placeholder p{color:#cbd9d4}.location{background:#f5f0e8;grid-template-columns:1.1fr .8fr;gap:8vw;display:grid}.location>div>p:not(.eyebrow){max-width:700px}.location address{background:#fff;padding:3rem;font-style:normal;line-height:1.8;box-shadow:0 14px 40px #22362f14}.location address span{margin-bottom:1rem;font-family:Georgia,serif;font-size:1.7rem;display:block}.location hr{border:0;border-top:1px solid var(--line);margin:1.5rem 0}.location address a{color:var(--green);font-weight:700}.location small{color:#7b8581;display:block}.faq{grid-template-columns:.6fr 1fr;gap:8vw;display:grid}.faq details{border-top:1px solid var(--line);padding:1.5rem 0}.faq summary{cursor:pointer;justify-content:space-between;font-weight:700;list-style:none;display:flex}.faq summary span{font-size:1.3rem}.faq details p{margin:1rem 0 0;padding-right:2rem;font-size:.9rem}.final-cta{text-align:center;color:#fff;background:#173830;padding:8rem 1.5rem}.final-cta h2{margin:1rem 0;font-size:clamp(3rem,6vw,6rem)}.final-cta>p:not(.eyebrow){color:#d7e4df;max-width:650px;margin:0 auto 2rem}.final-cta small{color:#a8beb6;margin-top:1.2rem;display:block}footer{color:#c1d0cb;background:#102720;grid-template-columns:1fr 1fr;align-items:start;gap:2rem;padding:4rem 7vw 6rem;display:grid}footer img{filter:brightness(0)invert();opacity:.9}footer div{justify-content:flex-end;gap:1.5rem;display:flex}footer>span{border-top:1px solid #335047;grid-column:1/-1;padding-top:2rem;font-size:.72rem}.mobile-bar{display:none}@media (width<=800px){body{padding-bottom:70px}.site-header{height:72px;padding:0 1rem}.brand img{width:132px}.site-header nav,.site-header>.button{display:none}.hero{align-items:flex-end;min-height:690px;padding-bottom:3rem}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(#141e1c2e 0%,#122722c9 40%,#0b1d19f7 100%)}.hero-content{width:auto;margin:0 1.25rem}.hero h1{font-size:2.8rem}.hero-copy{font-size:.92rem}.rating-line{flex-wrap:wrap;gap:1rem}.hero-actions .button{flex:1;min-width:145px}.trust-strip{grid-template-columns:repeat(2,1fr);margin:0;padding:1rem}.trust-strip div{border-bottom:1px solid var(--line);padding:1rem}.trust-strip div:nth-child(2){border-right:0}.trust-strip div:nth-child(3),.trust-strip div:nth-child(4){border-bottom:0}.section{padding:5rem 1.25rem}.section-heading,.service-layout,.jacuzzi,.guide,.reviews,.location,.faq{grid-template-columns:1fr}.section-heading{gap:1rem;margin-bottom:2.5rem}.section-heading h2{font-size:2.7rem}.service-photo{min-height:340px}.service-grid{grid-template-columns:1fr}.service-card{min-height:220px}.jacuzzi-photo{min-height:380px}.jacuzzi-copy{padding:4rem 1.25rem}.benefit-grid{grid-template-columns:1fr 1fr}.benefit-grid article{margin-right:1rem;padding-bottom:1.5rem}.guide{gap:3rem;padding:5rem 1.25rem}.steps{grid-template-columns:1fr 1fr}.steps article:nth-child(2){border-right:0}.reviews{gap:2rem;margin:0;padding:4rem 1.25rem}.review-placeholder{padding:2rem}.location{gap:3rem}.faq{gap:2rem}.final-cta{padding:6rem 1.25rem}.final-cta h2{font-size:3.2rem}footer{grid-template-columns:1fr;padding:3rem 1.25rem 4rem}footer div{flex-wrap:wrap;justify-content:flex-start}footer>span{grid-column:auto}.mobile-bar{z-index:50;background:#fff;grid-template-columns:1fr 1fr;height:68px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #0c1f191f}.mobile-bar a{justify-content:center;align-items:center;gap:.5rem;font-weight:700;display:flex}.mobile-bar a:last-child{color:#fff;background:#1d6d4f}}@media (width<=430px){.hero{min-height:700px}.hero h1{font-size:2.45rem}.hero-actions{gap:.55rem}.rating-line{font-size:.76rem}.benefit-grid,.steps{grid-template-columns:1fr}.steps article{border-right:0;border-bottom:1px solid var(--line)}}:root{--ink:#10223f;--green:#24589f;--deep:#102f67;--cream:#f5f8ff;--sand:#eaf1fb;--line:#d6e1f2;--blue:#245fbd;--white:#fff}body{color:var(--ink);background:#fff}p{color:#52647f}.site-header{border-bottom:1px solid #dfe8f5;height:104px;box-shadow:0 8px 30px #16417d0f}.brand{align-items:center;display:flex}.brand img{object-fit:contain;width:205px;max-height:82px}.button{background:var(--blue);border-color:var(--blue);border-radius:8px;box-shadow:0 8px 20px #245fbd2e}.button:hover{background:#174b9b}.button-light{color:#184d9d;background:#fff;border-color:#fff}.button-outline{border-color:#a9c6ef}.eyebrow{color:#d9e8ff}.eyebrow.dark,.mini{color:var(--blue)}.rating-line strong{color:#fff}.trust-strip{box-shadow:0 18px 55px #1c478424}.trust-strip b{color:var(--blue)}.service-card{background:#f3f7fd;border-radius:12px}.service-card.featured{background:#e0ecff}.service-card:hover{border-color:#9bbce9;box-shadow:0 14px 35px #184a911a}.jacuzzi{background:var(--deep)}.why{background:#f7faff}.benefit-grid b{color:#5384ca}.guide{background:#eaf2fe}.guide-list span{border-color:#c8d9f0}.steps b{background:var(--blue)}.reviews{background:linear-gradient(135deg,#12346c,#2461ae);border-radius:16px}.location{background:#f3f7fd}.location address{box-shadow:0 14px 40px #1944821a}.location address a{color:var(--blue)}.final-cta{background:linear-gradient(135deg,#0e2d64,#2465b8)}footer{color:#d5e5ff;background:#071b3d}footer img{filter:none;opacity:1;background:#fff;border-radius:10px;padding:8px}footer p{color:#aebfda}footer>span{border-color:#27456f}.mobile-bar a:last-child{background:var(--blue)}.massage-gallery{background:#eef4fd;padding:8rem 7vw}.gallery-intro{max-width:760px;margin-bottom:3.5rem}.gallery-intro h2{margin:1rem 0}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.gallery-grid article{background:#fff;border:1px solid #d6e3f4;border-radius:16px;transition:all .25s;overflow:hidden;box-shadow:0 14px 40px #19438014}.gallery-image{aspect-ratio:4/3;position:relative;overflow:hidden}.gallery-image img{object-fit:cover;transition:all .4s}.gallery-grid article:hover img{transform:scale(1.03)}.gallery-grid article>div:last-child{padding:1.5rem 1.6rem 1.8rem;position:relative}.gallery-grid article span{color:#7f9cc7;font-family:Georgia,serif;position:absolute;top:1.4rem;right:1.5rem}.gallery-grid h3{color:#143b77;margin:0 0 1rem;font-family:Georgia,serif;font-size:1.7rem;font-weight:400}.gallery-grid a{color:var(--blue);border-bottom:1px solid #aac2e3;padding-bottom:.25rem;font-size:.78rem;font-weight:700}@media (width<=800px){.site-header{height:82px}.brand img{width:160px;max-height:66px}.hero-shade{background:linear-gradient(#1b427c26 0%,#194483d1 40%,#071c42fa 100%)}.massage-gallery{padding:5rem 1.25rem}.gallery-grid{grid-template-columns:1fr}.gallery-intro{margin-bottom:2rem}.gallery-intro h2{font-size:2.7rem}.reviews{border-radius:0}}.brand{background:linear-gradient(135deg,#123b7d,#245fbd);border-radius:12px;padding:7px 16px;box-shadow:0 8px 22px #1a499129}@media (width<=800px){.brand{border-radius:9px;padding:5px 10px}.brand img{width:145px;max-height:58px}}.seo-relevance{text-align:center;background:#fff;padding:6rem 7vw}.seo-relevance h2{max-width:820px;margin:1rem auto 1.5rem}.seo-relevance>p:not(.eyebrow){max-width:900px;margin:0 auto 2rem}.seo-relevance>div{flex-wrap:wrap;justify-content:center;gap:.7rem;display:flex}.seo-relevance span{color:#24589f;background:#f6f9fe;border:1px solid #c9d9ef;border-radius:999px;padding:.65rem 1rem;font-size:.75rem;font-weight:700}@media (width<=800px){.seo-relevance{padding:4.5rem 1.25rem}.seo-relevance h2{font-size:2.6rem}}.site-header{height:92px}.hero{min-height:660px}.section-heading{margin-bottom:2.8rem}.guide{padding:5.5rem 8vw}.process>h2{margin-bottom:2.8rem}.reviews{margin-bottom:5.5rem;padding:4rem}.seo-relevance{padding:4.5rem 7vw}footer{padding-top:3rem;padding-bottom:4rem}.button[href^=tel\:]{color:#fff;background:#1677d2;border-color:#1677d2}.button[href^=tel\:]:before{content:"☎";font-size:1rem}.button[href^="https://wa.me"]{color:#073f22;background:#25d366;border-color:#25d366;box-shadow:0 8px 22px #25d36638}.button[href^="https://wa.me"]:before{content:"W";border:2px solid;border-radius:50%;place-items:center;width:20px;height:20px;font-size:.7rem;font-weight:900;display:inline-grid}.button[href^="https://wa.me"]:hover{background:#1fbd5b;border-color:#1fbd5b}.directions-button:before{content:"⌖";font-size:1.2rem}.map-link{margin:.65rem 0;font-size:.82rem;display:block;color:#245fbd!important}.mobile-bar a:first-child{color:#fff;background:#1677d2}.mobile-bar a:last-child span{border:2px solid;border-radius:50%;place-items:center;width:20px;height:20px;font-size:0;display:inline-grid}.mobile-bar a:last-child span:after{content:"W";font-size:.68rem;font-weight:900}@media (width<=800px){.site-header{height:78px}.hero{min-height:620px;padding-bottom:2.2rem}.section,.massage-gallery,.guide,.seo-relevance{padding:3.8rem 1.25rem}.section-heading{margin-bottom:2rem}.jacuzzi-copy{padding:3.8rem 1.25rem}.reviews{padding:3.5rem 1.25rem}.final-cta{padding:4.2rem 1.25rem}.gallery-intro{margin-bottom:1.7rem}.service-card{min-height:200px;padding:1.6rem}}.massage-gallery{background:#fbfcff}.gallery-intro{text-align:center;max-width:900px;margin:0 auto 2.6rem}.gallery-grid{align-items:stretch;gap:2rem}.gallery-grid article{box-shadow:none;background:#fff;border:1px solid #b9cdea;border-radius:2px;flex-direction:column;padding:7px;display:flex}.gallery-grid article:hover{transform:translateY(-3px);box-shadow:0 15px 35px #1943801a}.gallery-grid article>div:last-child{text-align:center;flex-direction:column;flex:1;align-items:center;padding:1.35rem 1.15rem 1.45rem;display:flex}.gallery-grid h3{color:#10223f;margin:0 0 .75rem;font-family:Arial,Helvetica,sans-serif;font-size:1.45rem}.gallery-grid article p{min-height:4.5rem;margin-bottom:1.25rem;font-size:.92rem;line-height:1.6}.gallery-book{border-radius:999px;justify-content:center;align-items:center;margin-top:auto;color:#128c4a!important;border:1px solid #25d366!important;padding:.55rem 1.15rem!important;font-size:.82rem!important;display:inline-flex!important}.gallery-book:before{content:"W";border:1.5px solid;border-radius:50%;place-items:center;width:17px;height:17px;margin-right:.4rem;font-size:.58rem;font-weight:900;display:inline-grid}.gallery-book:hover{background:#25d366;color:#073f22!important}.floating-whatsapp{z-index:60;color:#073f22;background:#25d366;border-radius:999px;align-items:center;gap:.65rem;padding:.75rem 1rem .75rem .75rem;font-size:.82rem;transition:all .2s;display:flex;position:fixed;bottom:28px;right:26px;box-shadow:0 12px 32px #0c522c47}.floating-whatsapp:hover{background:#20c860;transform:translateY(-3px)}.floating-whatsapp span{border:2px solid;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.floating-whatsapp b{font-size:.8rem}@media (width<=800px){.gallery-grid{gap:1.25rem}.gallery-grid article p{min-height:0}.floating-whatsapp{display:none}}.floating-actions{z-index:70;flex-direction:column;gap:.7rem;display:flex;position:fixed;bottom:24px;right:24px}.floating-contact{align-items:center;gap:.7rem;min-width:168px;transition:all .2s;box-shadow:0 12px 30px #08224b3b;color:#fff!important;border-radius:14px!important;padding:.65rem .9rem!important;display:flex!important;position:static!important}.floating-contact:hover{transform:translateY(-2px)}.floating-contact img{object-fit:contain;flex:none;width:40px;height:40px}.floating-contact>span{flex-direction:column;border:0!important;border-radius:0!important;align-items:flex-start!important;width:auto!important;height:auto!important;margin:0!important;display:flex!important}.floating-contact small{opacity:.82;font-size:.59rem;line-height:1.15}.floating-contact b{font-size:.83rem;line-height:1.35}.floating-call:hover{background:#0f67bc}.floating-actions .floating-whatsapp{background:#16a84d;bottom:auto;right:auto;color:#fff!important}.floating-actions .floating-whatsapp:hover{background:#109744}.floating-actions .floating-whatsapp span:after{content:none!important}.seo-relevance strong{color:#174f9e}@media (width<=800px){.floating-actions{display:none}}.button[href^=tel\:]:before,.call-action:before,.gallery-call:before{content:"";background:url(/call-icon.webp) 50%/contain no-repeat;flex:none;width:20px;height:20px;display:block}.button[href^="https://wa.me"]:before,.whatsapp-action:before,.gallery-book:before{content:"";background:url(/whatsapp-icon.webp) 50%/contain no-repeat;border:0;border-radius:0;flex:none;width:20px;height:20px;margin:0;display:block}.service-actions,.gallery-actions{justify-content:center;gap:.55rem;margin-top:auto;display:flex}.service-card{flex-direction:column;display:flex}.service-card>p:not(.mini){flex:1}.icon-action,.gallery-call,.gallery-book{justify-content:center;align-items:center;gap:.35rem;min-height:38px;border-radius:999px!important;padding:.45rem .7rem!important;font-size:.7rem!important;font-weight:700!important;display:inline-flex!important}.icon-action{border:1px solid #bfd0e8!important}.call-action,.gallery-call{color:#146abd!important;border:1px solid #8eb8e6!important}.whatsapp-action,.gallery-book{color:#128c4a!important;border:1px solid #75d99f!important}.gallery-actions{width:100%}.gallery-actions a{flex:1;max-width:132px}.gallery-book:before,.gallery-call:before{width:18px;height:18px}.footer-contact{align-items:center;gap:.35rem;display:inline-flex}.footer-contact img{background:0 0;border-radius:0;width:22px;height:22px;padding:0}.mobile-bar a img{object-fit:contain;width:24px;height:24px}.mobile-bar a span{display:none!important}@media (width<=430px){.service-actions{gap:.35rem}.icon-action{padding:.4rem .55rem!important}}.button{letter-spacing:.01em;-webkit-backdrop-filter:blur(14px)saturate(145%);border-radius:13px;min-height:58px;padding:0 1.75rem;font-size:1rem;font-weight:800;box-shadow:inset 0 1px #ffffff61,0 12px 28px #07265733}.button[href^=tel\:]{background:linear-gradient(135deg,#2081deeb,#1059aadb);border:1px solid #ffffff6b}.button[href^="https://wa.me"]{color:#fff;background:linear-gradient(135deg,#2ada70eb,#119d4ae0);border:1px solid #ffffff6b}.button-light[href^="https://wa.me"]{color:#fff}.icon-action,.gallery-call,.gallery-book{-webkit-backdrop-filter:blur(12px)saturate(140%);box-shadow:inset 0 1px #ffffffb3,0 7px 18px #1137691a;min-height:43px!important;padding:.55rem .85rem!important;font-size:.82rem!important}.call-action,.gallery-call{background:linear-gradient(135deg,#e3f1ffe0,#c4ddfaad);border-color:#3a7ec773!important}.whatsapp-action,.gallery-book{background:linear-gradient(135deg,#e2ffeee6,#b7f1cfb3);border-color:#25be6573!important}.floating-contact{-webkit-backdrop-filter:blur(16px)saturate(155%);border:1px solid #ffffff6b;min-width:184px;box-shadow:inset 0 1px #ffffff73,0 15px 34px #08224b42;background-clip:padding-box!important;padding:.78rem 1rem!important}.floating-call{background:linear-gradient(135deg,#2584e0f0,#1056a7e6)}.floating-actions .floating-whatsapp{background:linear-gradient(135deg,#2ad96df2,#109744eb)}.floating-contact b{font-size:.95rem}.floating-contact small{font-size:.66rem}.mobile-bar{-webkit-backdrop-filter:blur(16px)saturate(155%);background:#ffffffc7}.mobile-bar a{letter-spacing:.01em;font-size:.94rem}.mobile-bar a:first-child{background:linear-gradient(135deg,#1f80dcf2,#0f58aaeb)}.mobile-bar a:last-child{color:#fff;background:linear-gradient(135deg,#2ada6ef5,#0f9c46ed)}@media (width<=800px){.button{min-height:54px;padding:0 1.25rem;font-size:.92rem}.icon-action,.gallery-call,.gallery-book{font-size:.78rem!important}}.button,.icon-action,.gallery-call,.gallery-book,.floating-contact{-webkit-backdrop-filter:blur(18px)saturate(155%);box-shadow:inset 0 1px #ffffffc7,0 10px 26px #08234c21;background:#ffffff94!important;border:1px solid #ffffffe0!important}.button[href^=tel\:],.call-action,.gallery-call{color:#1768b0!important}.button[href^="https://wa.me"],.whatsapp-action,.gallery-book{color:#118b43!important}.hero .button,.jacuzzi .button,.final-cta .button{box-shadow:inset 0 1px #ffffff5c,0 12px 30px #03123033;color:#fff!important;background:#ffffff24!important;border-color:#ffffff80!important}.button:hover,.icon-action:hover,.gallery-call:hover,.gallery-book:hover{transform:translateY(-2px);background:#ffffffc7!important}.hero .button:hover,.jacuzzi .button:hover,.final-cta .button:hover{background:#ffffff3d!important}.floating-contact,.floating-actions .floating-whatsapp{color:#17305a!important;background:#ffffffb3!important;border-color:#ffffffe6!important}.floating-actions .floating-whatsapp{color:#118b43!important}.floating-contact:hover,.floating-actions .floating-whatsapp:hover{background:#ffffffe0!important}.mobile-bar{-webkit-backdrop-filter:blur(20px)saturate(160%);border-top:1px solid #ffffffbf;background:#fff9!important}.mobile-bar a:first-child,.mobile-bar a:last-child{background:#ffffff29!important}.mobile-bar a:first-child{color:#1768b0!important}.mobile-bar a:last-child{color:#118b43!important}.services{background:linear-gradient(#f7faff 0%,#fff 100%);padding-top:4.5rem}.services+.trust-strip{border:1px solid #e1eaf6;margin:0 auto 4.5rem;box-shadow:0 14px 42px #1c47841a}.gallery-intro>p:not(.eyebrow){color:#60718b;max-width:720px;margin:0 auto}.testimonials{color:#fff;background:linear-gradient(135deg,#0c2b61 0%,#1b5ba8 60%,#3979c5 100%);border-radius:20px;margin:0 7vw 5.5rem;padding:5rem;position:relative;overflow:hidden}.testimonials:before{content:"";filter:blur(2px);background:#ffffff14;border-radius:50%;width:360px;height:360px;position:absolute;top:-180px;right:-140px}.testimonial-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:3rem;margin-bottom:2.5rem;display:grid;position:relative}.testimonial-heading h2{margin:.8rem 0 0;font-size:clamp(2.5rem,4.5vw,4.5rem)}.testimonial-heading>div:last-child{text-align:right}.testimonial-heading>div:last-child p{color:#d7e6fb;margin:.65rem 0 0}.testimonial-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid;position:relative}.testimonial-grid article{-webkit-backdrop-filter:blur(16px)saturate(145%);background:#ffffff1f;border:1px solid #ffffff4d;border-radius:16px;flex-direction:column;min-height:270px;padding:1.6rem;display:flex;box-shadow:inset 0 1px #ffffff40,0 16px 30px #02143429}.testimonial-stars{color:#ffd66f;letter-spacing:.1em}.testimonial-grid blockquote{flex:1;margin:1.25rem 0 1.5rem;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;line-height:1.65}.testimonial-author{align-items:center;gap:.75rem;display:flex}.testimonial-author>span{background:#ffffff2e;border:1px solid #ffffff59;border-radius:50%;place-items:center;width:42px;height:42px;font-family:Georgia,serif;font-size:1.1rem;display:grid}.testimonial-author p{color:#fff;flex-direction:column;margin:0;line-height:1.35;display:flex}.testimonial-author small{color:#c9dcf6;font-size:.7rem}.review-link{color:#fff;border-bottom:1px solid #ffffff8c;margin:2rem auto 0;padding-bottom:.25rem;font-weight:700;display:table;position:relative}@media (width<=1000px){.testimonial-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){.services{padding-top:3.3rem}.services+.trust-strip{margin-bottom:3.5rem}.testimonial-heading{grid-template-columns:1fr;gap:1rem}.testimonial-heading>div:last-child{text-align:left}.testimonials{border-radius:0;margin:0;padding:4rem 1.25rem}.testimonial-grid{grid-template-columns:1fr}.testimonial-grid article{min-height:0}.gallery-intro>p:not(.eyebrow){font-size:.9rem}}.button{letter-spacing:0;white-space:nowrap;border-radius:10px;gap:.55rem;min-height:48px;padding:0 1.25rem;font-size:.86rem;font-weight:750;box-shadow:0 7px 18px #08234c21,inset 0 1px #ffffff73}.button:before{width:18px!important;height:18px!important}.button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #08234c2b,inset 0 1px #ffffff8c}.site-header>.button{border-radius:8px;min-height:40px;padding:0 1rem;font-size:.78rem;box-shadow:0 6px 14px #245fbd2e;color:#fff!important;background:#245fbd!important;border-color:#245fbd!important}.site-header>.button:before{width:16px!important;height:16px!important}.hero .button,.jacuzzi .button,.final-cta .button{box-shadow:inset 0 1px #fff3,0 8px 20px #03123026;color:#fff!important;background:#ffffff17!important;border:1px solid #ffffff6b!important}.hero .button:hover,.jacuzzi .button:hover,.final-cta .button:hover{background:#ffffff2b!important;border-color:#ffffff9e!important}.icon-action,.gallery-call,.gallery-book{box-shadow:none;min-height:38px!important;padding:.42rem .7rem!important;font-size:.7rem!important}.service-actions,.gallery-actions{gap:.45rem}@media (width<=800px){.button{min-height:46px;padding:0 1rem;font-size:.82rem}.hero-actions .button{max-width:none}.site-header>.button{display:none}.jacuzzi .hero-actions .button,.final-cta .hero-actions .button{flex:1;min-width:142px}.icon-action,.gallery-call,.gallery-book{min-height:37px!important;font-size:.68rem!important}}.site-header{height:92px;box-shadow:none;color:#fff;z-index:30;-webkit-backdrop-filter:blur(10px);background:linear-gradient(#071e46f0,#071e46b3);border-bottom:1px solid #ffffff2e;padding:0 6.5vw;position:absolute;top:0;left:0;right:0}.brand{box-shadow:none;background:0 0;border-radius:0;padding:0}.site-header nav a{color:#fff;opacity:.88}.site-header nav a:hover{color:#fff;opacity:1}.site-header>.button{box-shadow:inset 0 1px #ffffff2e;color:#fff!important;background:#ffffff1f!important;border:1px solid #ffffff61!important}.hero{background:#0b2b61;min-height:760px;padding-top:92px}.hero-content{width:min(760px,88%);margin-left:6.5vw}.hero h1{max-width:760px;margin:1.05rem 0 1.2rem;font-size:clamp(3.4rem,5.2vw,5.25rem);line-height:.98}.rating-line{margin:1.25rem 0}.hero-actions .button{min-width:190px}.location{background:#f3f7fd;grid-template-columns:1fr .72fr;align-items:center;gap:6vw;padding:5.5rem 7vw}.location h2{max-width:760px;margin-bottom:1.2rem;font-size:clamp(2.7rem,4.4vw,4.5rem);line-height:1.02}.location>div>p:not(.eyebrow){max-width:760px;font-size:1rem}.location .directions-button{box-shadow:0 9px 22px #245fbd33;color:#fff!important;background:#245fbd!important;border-color:#245fbd!important}.location address{border:1px solid #dce7f5;border-radius:14px;padding:2.4rem}.final-cta{background:#0a2859;padding:5rem 1.5rem 4.5rem}.final-cta h2{max-width:980px;margin:1rem auto 1.2rem;font-size:clamp(2.8rem,4.8vw,4.8rem);line-height:1.02}.final-cta>p:not(.eyebrow){max-width:700px;margin-bottom:1.7rem}.final-cta .hero-actions{justify-content:center}.final-cta .button{min-width:210px}footer{background:#0a2859;border-top:1px solid #ffffff24;grid-template-columns:260px 1fr;align-items:center;gap:1.2rem 4rem;padding:3.5rem 7vw 2.5rem}footer img{background:#fffffff5;border-radius:9px;padding:7px}footer p{color:#c7d8ef;margin:0}footer div{grid-column:1/-1;justify-content:flex-start;gap:1.8rem;padding-top:1rem}footer>span{color:#93add0;border-color:#ffffff24}@media (width<=800px){.site-header{background:#071e46eb;height:74px;padding:0 1.1rem}.brand img{width:145px;max-height:56px}.hero{min-height:700px;padding-top:74px}.hero-content{width:auto;margin:0 1.25rem}.hero h1{font-size:clamp(2.55rem,12vw,3.5rem)}.location{gap:2.2rem;padding:4rem 1.25rem}.location h2{font-size:2.8rem}.final-cta{padding:4.2rem 1.25rem}.final-cta h2{font-size:2.9rem}.final-cta .button{min-width:0}footer{grid-template-columns:1fr;gap:1.2rem;padding:3rem 1.25rem 5rem}footer div{grid-column:auto;gap:1rem}footer>span{grid-column:auto}}.site-header{-webkit-backdrop-filter:none;background:#0a2859;border:0;height:80px;padding:0 5.5vw}.brand img{width:165px;max-height:60px}.site-header nav{gap:2.2rem;font-size:.84rem}.site-header>.button{min-height:38px;padding:0 .9rem;font-size:.74rem}.hero{background:#0a2859;align-items:center;min-height:650px;padding-top:80px}.hero-shade{background:linear-gradient(90deg,#0a2859 0%,#0a2859f0 34%,#0a285994 62%,#0a285914 88%)}.hero-content{width:min(680px,86%);margin-left:5.5vw;padding:1rem 0}.hero h1{letter-spacing:-.04em;max-width:680px;margin:.9rem 0 1rem;font-size:clamp(3.25rem,4.3vw,4.55rem);line-height:1}.hero-copy{max-width:640px;font-size:.94rem;line-height:1.55}.rating-line{gap:2rem;margin:1rem 0 1.15rem;font-size:.8rem}.qualifier{margin-top:.75rem;font-size:.68rem}.hero-actions{gap:.55rem}.hero-actions .button{min-width:0;max-width:none}.hero .button{border-radius:8px;min-height:44px;padding:0 1.1rem;font-size:.8rem;box-shadow:0 7px 18px #000c232e!important}.hero .button[href^=tel\:]{color:#174f9e!important;background:#fff!important;border:1px solid #fff!important}.hero .button[href^="https://wa.me"]{color:#fff!important;background:#20b45a!important;border:1px solid #20b45a!important}.hero .button:hover{filter:brightness(.97);transform:translateY(-1px)}.section{padding:4.4rem 6vw}.section-heading{gap:2rem;margin-bottom:2.25rem}.section-heading h2,.guide h2,.process>h2,.seo-relevance h2{font-size:clamp(2.25rem,3.6vw,3.75rem);line-height:1.04}.section-heading>p{font-size:.9rem}.services{padding-top:4rem}.service-photo,.jacuzzi-photo{min-height:500px}.service-card{min-height:190px;padding:1.5rem}.service-card h3,.benefit-grid h3{font-size:1.25rem}.massage-gallery{padding:4.5rem 6vw}.gallery-intro{margin-bottom:2rem}.gallery-intro h2{font-size:clamp(2.35rem,3.7vw,3.8rem)}.gallery-grid{gap:1.25rem}.gallery-grid h3{font-size:1.28rem}.gallery-grid article>div:last-child{padding:1.1rem 1rem 1.25rem}.gallery-grid article p{min-height:3.9rem;font-size:.82rem}.jacuzzi-copy{padding:5vw}.jacuzzi-copy h2{font-size:clamp(2.4rem,4vw,4rem)}.why,.guide,.process,.seo-relevance{padding-top:4.5rem;padding-bottom:4.5rem}.guide{padding-left:7vw;padding-right:7vw}.steps article{padding:1.5rem}.testimonials{margin-bottom:4.5rem;padding:4rem}.testimonial-heading h2{font-size:clamp(2.4rem,3.8vw,3.8rem)}.location{padding:4.5rem 6vw}.location h2{font-size:clamp(2.45rem,3.7vw,3.8rem)}.faq{gap:6vw}.final-cta{padding:4.2rem 1.5rem 3.8rem}.final-cta h2{font-size:clamp(2.6rem,4vw,4rem)}footer{padding-top:3rem}.floating-actions{gap:.55rem;bottom:20px;right:20px}.floating-contact{background:#ffffffeb!important;border-radius:50%!important;justify-content:center!important;width:56px!important;min-width:56px!important;height:56px!important;padding:7px!important;box-shadow:0 9px 24px #0418392e!important}.floating-contact img{width:40px;height:40px}.floating-contact>span{display:none!important}@media (width<=800px){.site-header{height:68px;padding:0 1rem}.brand img{width:138px;max-height:52px}.hero{align-items:flex-end;min-height:620px;padding-top:68px}.hero-content{width:auto;margin:0 1.1rem;padding-bottom:2rem}.hero h1{font-size:clamp(2.5rem,11vw,3.2rem)}.hero-copy{font-size:.86rem}.hero-actions .button{flex:1;min-width:138px}.section,.massage-gallery,.guide,.seo-relevance,.location{padding:3.5rem 1.1rem}.service-photo{min-height:300px}.service-card{min-height:180px}.jacuzzi-photo{min-height:330px}.jacuzzi-copy,.testimonials{padding:3.5rem 1.1rem}.final-cta{padding:3.7rem 1.1rem}.section-heading h2,.guide h2,.process>h2,.seo-relevance h2,.location h2{font-size:2.55rem}}main{animation:.32s ease-out both pageFade}.hero-content{animation:.42s ease-out 80ms both heroRise}.hero-image{transform-origin:65%;will-change:transform;animation:14s ease-out both heroZoom}.service-card:hover{border-color:#aac5e8;transform:translateY(-4px);box-shadow:0 15px 32px #15438421}.service-learn{color:#245fbd;border-bottom:1px solid #a9c3e6;align-self:flex-start;margin-top:auto;padding-bottom:.25rem;font-size:.72rem;font-weight:800;display:inline-flex}.gallery-image{aspect-ratio:4/3}.gallery-image img{object-fit:cover;width:100%;height:100%}.reveal-item{opacity:0;transition:opacity .45s,transform .45s;transform:translateY(18px)}.reveal-item.is-visible{opacity:1;transform:none}.jacuzzi{grid-template-columns:1.18fr .82fr}.jacuzzi-photo{min-height:570px}.benefit-icon{background:#e4effd;border-radius:10px;place-items:center;width:38px;height:38px;margin-bottom:1rem;color:#245fbd!important;font-family:Arial,Helvetica,sans-serif!important;font-size:1rem!important;display:grid!important}.location-visual{background:#fff;border:1px solid #dce7f5;border-radius:14px;grid-template-rows:240px auto;display:grid;overflow:hidden;box-shadow:0 14px 40px #1944821a}.map-embed{border:0;width:100%;height:100%;display:block}.location-visual address{box-shadow:none;border:0;border-radius:0;padding:1.5rem 1.8rem}.location-visual address span{margin-bottom:.45rem;font-size:1.25rem}.location-visual .map-link{margin-bottom:0}@supports (interpolate-size:allow-keywords){.faq{interpolate-size:allow-keywords}.faq details::details-content{opacity:0;transition-behavior:allow-discrete;height:0;transition:height .28s,opacity .24s,content-visibility .28s;overflow:hidden}.faq details[open]::details-content{opacity:1;height:auto}}@keyframes pageFade{0%{opacity:0}to{opacity:1}}@keyframes heroRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes heroZoom{0%{transform:scale(1)}to{transform:scale(1.045)}}@media (width<=800px){.service-layout{display:block}.service-photo{margin-bottom:1rem}.service-grid{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:84%;grid-auto-flow:column;gap:.8rem;padding:.15rem .1rem .8rem;display:grid;overflow-x:auto}.service-grid::-webkit-scrollbar{display:none}.service-card{scroll-snap-align:start}.jacuzzi{grid-template-columns:1fr}.jacuzzi-photo{min-height:390px}.location-visual{grid-template-rows:220px auto}}@media (prefers-reduced-motion:reduce){main,.hero-content,.hero-image{animation:none}.reveal-item{opacity:1;transition:none;transform:none}.service-card{transition:none}}footer>.footer-logo{object-fit:contain;filter:drop-shadow(0 5px 16px #00000038);opacity:1;width:220px;height:auto;max-height:none;background:0 0!important;border-radius:0!important;padding:0!important}@media (width<=800px){footer>.footer-logo{width:190px}}.catalogue{color:#fff;background:linear-gradient(145deg,#061a3d,#0d3472);padding:4.8rem 6vw}.catalogue-heading{grid-template-columns:1.1fr .8fr;align-items:end;gap:4rem;max-width:1200px;margin:0 auto 2.2rem;display:grid}.catalogue-heading h2{margin:.7rem 0 0;font-size:clamp(2.5rem,4vw,4.2rem)}.catalogue-heading>p{color:#c9dbf5;margin:0}.catalogue-labels,.catalogue-row{grid-template-columns:minmax(280px,1.7fr) repeat(3,minmax(110px,.55fr));align-items:center;max-width:1200px;margin:0 auto;display:grid}.catalogue-labels{text-transform:uppercase;letter-spacing:.08em;background:#245fbd;border-radius:9px 9px 0 0;padding:.75rem 1rem;font-size:.73rem;font-weight:800}.catalogue-labels span:not(:first-child){text-align:center}.catalogue-list{border:1px solid #7ea9e242;border-top:0;max-width:1200px;margin:0 auto}.catalogue-row{border-bottom:1px solid #7ea9e23d;padding:.72rem 1rem;transition:all .2s}.catalogue-row:last-child{border-bottom:0}.catalogue-row:hover{background:#ffffff0e}.catalogue-row h3{align-items:center;gap:.75rem;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:.86rem;font-weight:700;display:flex}.catalogue-row h3>span{color:#76a8eb;font-size:.67rem}.price-options{display:contents}.price-options>span{text-align:center}.price-options small{display:none}.price-options b{font-size:.86rem}.catalogue-actions{justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:1.6rem auto 0;display:flex}.catalogue-actions>p{color:#bfd3ef;margin:0;font-size:.75rem}.catalogue-actions .button{min-height:42px;padding:0 1rem;font-size:.76rem;color:#fff!important;background:#ffffff1a!important;border-color:#ffffff59!important}@media (width<=800px){.site-header nav{gap:1.1rem}.catalogue{padding:3.8rem 1rem}.catalogue-heading{grid-template-columns:1fr;gap:.7rem;margin-bottom:1.5rem}.catalogue-heading h2{font-size:2.7rem}.catalogue-heading>p{font-size:.85rem}.catalogue-labels{display:none}.catalogue-list{border:0;grid-template-columns:1fr;gap:.75rem;display:grid}.catalogue-row{background:#ffffff0b;border-radius:11px;padding:1rem;display:block;border:1px solid #84aee54d!important}.catalogue-row h3{margin-bottom:.85rem;font-size:.9rem}.price-options{grid-template-columns:repeat(3,1fr);gap:.45rem;display:grid}.price-options>span{background:#ffffff12;border-radius:8px;flex-direction:column;padding:.55rem .25rem;display:flex}.price-options small{color:#9fbee7;text-transform:uppercase;margin-bottom:.2rem;font-size:.58rem;display:block}.price-options b{font-size:.76rem}.catalogue-actions{text-align:center;display:block}.catalogue-actions .hero-actions{justify-content:center;margin-top:1rem}.catalogue-actions .button{flex:1;min-width:138px}}@media (width<=430px){.price-options{gap:.3rem}.price-options b{font-size:.7rem}.catalogue-row{padding:.85rem}.catalogue-actions .button{min-width:125px;padding:0 .75rem}}.callback{background:#eef4fd;grid-template-columns:.72fr 1fr;align-items:start;gap:6vw;padding:4.8rem 7vw;display:grid}.callback-copy{position:sticky;top:2rem}.callback-copy h2{margin:.8rem 0 1rem;font-size:clamp(2.5rem,4vw,4rem)}.callback-copy>p:not(.eyebrow){max-width:560px}.callback-contact{flex-direction:column;gap:.45rem;margin-top:1.4rem;display:flex}.callback-contact a{color:#245fbd;font-weight:800}.callback-form{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #fffffff2;border-radius:16px;grid-template-columns:1fr 1fr;gap:1rem;padding:1.6rem;display:grid;box-shadow:0 16px 42px #1944821a}.callback-form label{color:#17305a;flex-direction:column;gap:.42rem;font-size:.7rem;font-weight:800;display:flex}.callback-form input,.callback-form select,.callback-form textarea{color:#10223f;width:100%;font:inherit;background:#fff;border:1px solid #cbd9ec;border-radius:8px;outline:0;padding:.75rem .8rem;font-size:.84rem;font-weight:400}.callback-form input,.callback-form select{min-height:44px}.callback-form input:focus,.callback-form select:focus,.callback-form textarea:focus{border-color:#4c83cc;box-shadow:0 0 0 3px #245fbd1a}.form-message{grid-column:1/-1}.callback-form .button{grid-column:1/-1;justify-self:start;color:#fff!important;background:#245fbd!important;border:0!important}.callback-form>small{color:#6d7d95;grid-column:1/-1;line-height:1.5}.callback-form>small a{color:#245fbd;text-decoration:underline}.site-footer{color:#d8e6fa;background:#071f48;grid-template-columns:1.35fr repeat(3,.7fr);align-items:start;gap:2.5rem;padding:3.6rem 7vw 2rem;display:grid}.site-footer>div{grid-column:auto;padding:0;display:block}.site-footer .footer-brand p{color:#afc4df;max-width:320px;margin-top:1rem;font-size:.82rem}.site-footer .footer-logo{width:220px}.footer-column{flex-direction:column;gap:.65rem;display:flex!important}.footer-column h3{color:#fff;margin:0 0 .45rem;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-weight:400}.footer-column small{color:#86a5ce;text-transform:uppercase;letter-spacing:.08em;margin-top:.2rem;font-size:.62rem}.footer-column a{color:#d5e5f9;font-size:.8rem}.footer-column a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff24;margin-top:1rem;grid-column:1/-1!important;justify-content:space-between!important;gap:2rem!important;padding-top:1.5rem!important;display:flex!important}.footer-bottom address{color:#9db4d3;font-size:.7rem;font-style:normal}.footer-bottom span{color:#829fc5;border:0;padding:0;font-size:.7rem}@media (width<=900px){.site-footer{grid-template-columns:1.2fr repeat(2,1fr)}.footer-column:last-of-type{grid-column:2/4}.callback{grid-template-columns:1fr;gap:2rem}.callback-copy{position:static}}@media (width<=800px){.callback{padding:3.8rem 1rem}.callback-form{grid-template-columns:1fr;padding:1.15rem}.callback-form label,.form-message,.callback-form .button,.callback-form>small{grid-column:1}.site-footer{grid-template-columns:1fr 1fr;gap:2rem 1.2rem;padding:3rem 1.2rem 5.5rem}.footer-brand{grid-column:1/-1!important}.footer-column:last-of-type{grid-column:auto}.footer-bottom{grid-column:1/-1!important;display:block!important}.footer-bottom span{margin-top:.75rem;display:block}}.real-spa-gallery{background:#f5f8fd;padding:4.6rem 6vw}.real-spa-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:3rem;max-width:1200px;margin:0 auto 2rem;display:grid}.real-spa-heading h2{color:#0c2852;margin:.7rem 0 0;font-size:clamp(2.35rem,3.7vw,3.8rem);line-height:1.04}.real-spa-heading>p{color:#526987;margin:0;font-size:.9rem;line-height:1.65}.real-spa-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:245px;gap:1rem;max-width:1200px;margin:0 auto;display:grid}.real-spa-grid figure{background:#dce7f5;border-radius:14px;margin:0;position:relative;overflow:hidden;box-shadow:0 12px 28px #0a28591a}.real-spa-grid figure.wide{grid-column:span 2}.real-spa-grid img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.real-spa-grid figure:hover img{transform:scale(1.025)}.site-footer .footer-brand .footer-logo{object-fit:contain;filter:drop-shadow(0 5px 16px #00000038);opacity:1;width:220px;height:auto;max-height:none;background:0 0!important;border-radius:0!important;padding:0!important}.site-footer .footer-brand p{max-width:460px;font-size:.86rem;line-height:1.75}.site-footer .footer-brand p strong{color:#fff}@media (width<=800px){.real-spa-gallery{padding:3.6rem 1.1rem}.real-spa-heading{grid-template-columns:1fr;gap:.8rem}.real-spa-heading h2{font-size:2.55rem}.real-spa-grid{grid-template-columns:1fr 1fr;grid-auto-rows:190px}.real-spa-grid figure.wide{grid-column:1/-1}.site-footer .footer-brand .footer-logo{width:190px}}@media (width<=480px){.real-spa-grid{grid-template-columns:1fr;grid-auto-rows:230px}.real-spa-grid figure.wide{grid-column:auto}}@media (width<=800px){.mobile-bar{-webkit-backdrop-filter:blur(18px)saturate(150%);border-top:1px solid #ffffff2e;gap:8px;height:72px;padding:7px 8px;box-shadow:0 -10px 28px #03132e3d;background:#071f48f5!important}.mobile-bar a{border-radius:10px;font-size:.86rem;font-weight:800;box-shadow:inset 0 1px #ffffff38}.mobile-bar a img{width:25px;height:25px}body{padding-bottom:82px}.catalogue{padding:3.2rem 1rem 3.7rem}.catalogue-heading{text-align:left;margin-bottom:1.3rem}.catalogue-heading h2{font-size:2.35rem;line-height:1.02}.catalogue-list{gap:.7rem;width:100%}.catalogue-row{background:#ffffff0e;border-radius:12px;width:100%;max-width:none;margin:0;padding:1rem .9rem;box-shadow:inset 0 1px #ffffff0a}.catalogue-row h3{white-space:normal;gap:.55rem;margin-bottom:.75rem;font-size:.88rem}.catalogue-row h3>span{min-width:24px}.price-options{gap:.4rem}.price-options>span{background:#ffffff13;min-width:0;padding:.55rem .2rem}.price-options small{font-size:.54rem}.price-options b{white-space:nowrap;font-size:.74rem}.mobile-bar{overflow:hidden;background:#071f48!important;border:1px solid #fff3!important;border-radius:16px!important;gap:6px!important;width:auto!important;height:60px!important;padding:6px!important;bottom:10px!important;left:10px!important;right:10px!important;box-shadow:0 12px 34px #02112a57!important}.mobile-bar a{min-width:0;line-height:1;box-shadow:none!important;background-image:none!important;border-radius:11px!important;font-size:.8rem!important}.mobile-bar a:first-child{color:#fff!important;background:#1768b0!important}.mobile-bar a:last-child{color:#fff!important;background:#18a94d!important}.mobile-bar a img{filter:none;width:24px!important;height:24px!important}}@media (width<=380px){.catalogue-row{padding:.9rem .75rem}.catalogue-row h3{font-size:.82rem}.price-options b{font-size:.69rem}.mobile-bar{bottom:8px!important;left:8px!important;right:8px!important}.mobile-bar a{font-size:.75rem!important}}.seo-relevance>ul{flex-wrap:wrap;justify-content:center;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.seo-relevance li{color:#24589f;white-space:nowrap;background:#f6f9fe;border:1px solid #c9d9ef;border-radius:999px;padding:.65rem 1rem;font-size:.75rem;font-weight:700}
