@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600;700&family=Manrope:wght@400;500;600;700&display=swap";:root{--primary:#d2b66b;--primary-strong:#b88a2a;--secondary:#fcf7e3;--surface:#f8f2df;--dark:#16120d;--text:#4a4132;--muted:#7b6d57;--white:#fff;--border:#d2b66b2e;--border-strong:#d2b66b57;--shadow:0 20px 60px #1e140a14;--shadow-lg:0 32px 90px #140e0826;--radius:30px;--radius-sm:22px;--gold-gradient:linear-gradient(135deg, #b88a2a 0%, #d2b66b 45%, #f3df9b 100%);--container:1400px;--transition:.32s ease;--header-h:106px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:radial-gradient(circle at 0 0,#d2b66b17,#0000 34%),linear-gradient(#fbf7eb,#f8f1de);margin:0;font-family:Manrope,Arial,sans-serif}img{width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}h1,h2,h3,h4,h5,h6{letter-spacing:-.035em;font-family:Playfair Display,Georgia,serif}p,a,span,strong,input,textarea,button,label{font-family:Manrope,Arial,sans-serif}.site-header{z-index:1000;transition:background var(--transition), backdrop-filter var(--transition), border-color var(--transition), box-shadow var(--transition), transform var(--transition);background:0 0;border-top:0;border-bottom:1px solid #ffffff29;position:sticky;top:0}.site-header.site-header-scrolled,.site-header.site-header-menu-open{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbf7ebd1;border-bottom:1px solid #d2b66b1f;box-shadow:0 12px 34px #15110c0f}.header-inner{min-height:var(--header-h);justify-content:center;align-items:center;display:flex;position:relative}.desktop-nav{align-items:center;gap:34px;display:flex;position:absolute;top:34px}.desktop-left{left:0}.desktop-right{right:0}.nav-link{color:#fffffff5;transition:opacity var(--transition), transform var(--transition), color var(--transition);font-family:Playfair Display,Georgia,serif;font-size:1.08rem;font-weight:500;position:relative}.nav-link:hover{opacity:.72;transform:translateY(-1px)}.site-header-scrolled .nav-link,.site-header-menu-open .nav-link{color:var(--dark)}.nav-link:after{content:"";background:var(--gold-gradient);width:0;height:1px;transition:width var(--transition);position:absolute;bottom:-12px;left:0}.nav-link:hover:after,.nav-link-active:after{width:100%}.logo-wrap{z-index:5;background:radial-gradient(circle at top,#fffffffa,#ffffffc7);border:1px solid #d2b66b2e;border-radius:999px;justify-content:center;align-items:center;padding:8px;display:inline-flex;position:absolute;bottom:-58px;left:50%;transform:translate(-50%);box-shadow:0 18px 40px #00000017}.site-logo{width:auto;height:108px;display:block}.mobile-toggle{z-index:1002;color:#fffffff5;cursor:pointer;transition:color var(--transition), transform var(--transition);background:0 0;border:0;display:none;position:absolute;right:0}.site-header-scrolled .mobile-toggle,.site-header-menu-open .mobile-toggle{color:var(--dark)}.mobile-menu-panel{color:var(--white);opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--transition), visibility var(--transition);background:linear-gradient(135deg,#120e0afb,#231910f7);position:fixed;inset:0}.mobile-menu-content{align-content:space-between;gap:32px;width:min(980px,100% - 24px);min-height:100vh;margin:0 auto;padding:130px 24px 30px;display:grid}.mobile-menu-kicker,.hero-kicker,.section-kicker{text-transform:uppercase;letter-spacing:.18em;color:var(--primary);margin:0 0 14px;font-size:.77rem;font-weight:700}.mobile-menu-top h2{max-width:540px;color:var(--white);margin:0;font-size:clamp(2.7rem,8vw,5rem);line-height:.94}.mobile-nav{gap:18px;display:grid}.mobile-nav .nav-link{color:var(--white);width:fit-content;font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,7vw,4rem)}.mobile-menu-info-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.mobile-info-card{background:#ffffff0f;border:1px solid #ffffff14;border-radius:24px;align-items:flex-start;gap:14px;padding:20px;display:flex}.mobile-info-card svg{color:var(--primary);margin-top:2px}.mobile-info-card span{color:#ffffffa6;margin-bottom:6px;font-size:.88rem;display:block}.mobile-info-card strong{color:var(--white);font-weight:600}.hero{min-height:100vh;margin-top:calc(var(--header-h) * -1);align-items:center;padding-top:180px;display:flex;position:relative;overflow:hidden}.hero-bg{will-change:transform, opacity;background-position:50%;background-size:cover;position:absolute;inset:-90px 0 0}.hero-slide-bg{opacity:0}.hero-slide-active{opacity:1}.hero-overlay{background:linear-gradient(90deg,#100d0abd,#100d0a73 46%,#100d0a3d),linear-gradient(#100d0a2e,#100d0a8c);position:absolute;inset:0}.hero-noise{mix-blend-mode:screen;background:linear-gradient(115deg,#d2b66b1f,#0000 40%,#d2b66b14);position:absolute;inset:0}.hero-shell{z-index:2;width:100%;position:relative}.hero-content{z-index:2;position:relative}.hero-content-single{width:100%;max-width:none}.hero-copy{max-width:760px;color:var(--white);position:relative}.hero h1{margin:0;font-size:clamp(3.4rem,6vw,6.5rem);font-weight:600;line-height:1.5}.hero h1 span{background:var(--gold-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:block}.hero-text{color:#ffffffd6;max-width:650px;margin:26px 0 0;font-size:1.06rem;line-height:1.95}.hero-actions{flex-wrap:wrap;gap:16px;margin-top:34px;display:flex}.top-right-pagination{z-index:3;gap:10px;display:flex;position:absolute;top:92px;right:0}.hero-pagination-line{cursor:pointer;width:44px;height:2px;transition:width var(--transition), background var(--transition), transform var(--transition);background:#ffffff52;border:0;border-radius:999px;padding:0}.hero-pagination-line-active{background:linear-gradient(90deg,#ffffffe6,#d2b66bf2);width:68px}.btn{min-height:54px;transition:transform var(--transition), opacity var(--transition), background var(--transition), border-color var(--transition);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0 24px;font-weight:600;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--gold-gradient);color:#251b0f;box-shadow:0 14px 30px #b88a2a3d}.btn-secondary,.btn-secondary-dark{color:var(--white);background:#ffffff1a;border:1px solid #ffffff3d}.btn-outline-dark{color:var(--dark);background:0 0;border:1px solid #1f1a142e}.section{padding:96px 0}.compact-section{padding-top:86px;padding-bottom:96px}.section-overlap{z-index:2;position:relative}.section-soft{background:linear-gradient(#ffffff47,#ffffff14)}.page-main{min-height:60vh}.subhero{align-items:center;min-height:430px;padding-top:170px;display:flex;position:relative;overflow:hidden}.subhero-media:before{content:"";background-image:var(--subhero-image);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.05)}.subhero-overlay{background:linear-gradient(90deg,#120e0aad,#120e0a57 48%,#120e0a2e),linear-gradient(#120e0a3d,#120e0a8f);position:absolute;inset:0}.subhero-content{z-index:2;color:var(--white);width:100%;max-width:none;position:relative}.subhero-content h1{margin:0;font-size:clamp(3rem,5vw,5.2rem);line-height:.94}.subhero-text{color:#ffffffd1;max-width:620px;margin-top:18px;font-size:1.04rem;line-height:1.9}.section-intro{max-width:760px}.section-intro-center{text-align:center;margin:0 auto 18px}.section-intro:not(.section-intro-center){margin-left:0}.section-intro h2{color:var(--dark);margin:0;font-size:clamp(2.5rem,4vw,4.2rem);line-height:.98}.section-text{color:var(--muted);margin-top:16px;font-size:1.02rem;line-height:1.9}.two-col{grid-template-columns:1fr 1.15fr;align-items:center;gap:46px;display:grid}.about-images{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.about-images-modern img{object-fit:cover;height:420px;box-shadow:var(--shadow-lg);border-radius:28px}.about-images-modern img:nth-child(2){margin-top:38px}.about-images-modern img:nth-child(3){margin-top:12px}.cards-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:38px;display:grid}.treatment-card,.treatment-gallery-card,.price-card,.contact-luxury-card,.contact-form,.price-preview-shell{border-radius:var(--radius);border:1px solid var(--border-strong);box-shadow:var(--shadow);background:linear-gradient(#ffffffc7,#fff9);overflow:hidden}.treatment-card-image,.treatment-gallery-image{background-position:50%;background-size:cover;height:300px;transition:transform .8s}.treatment-card:hover .treatment-card-image,.treatment-gallery-card:hover .treatment-gallery-image{transform:scale(1.06)}.treatment-card-body,.treatment-gallery-body{padding:24px}.card-badge{color:#8d6b24;letter-spacing:.06em;text-transform:uppercase;background:#d2b66b1f;border-radius:999px;margin-bottom:14px;padding:8px 12px;font-size:.78rem;font-weight:700;display:inline-block}.treatment-card-body h3,.treatment-gallery-body h3,.group-title,.price-card h2,.contact-luxury-card h2{color:var(--dark);margin:0 0 12px}.treatment-card-body h3,.treatment-gallery-body h3{font-size:1.5rem;line-height:1.08}.treatment-card-body p,.treatment-gallery-body p,.contact-luxury-card p{color:var(--muted);margin:0;line-height:1.82}.card-price{color:var(--dark);margin-top:18px;font-weight:700}.section-cta-center{justify-content:flex-start;margin-top:30px;display:flex}.price-preview-shell{padding:42px}.modern-preview-list{gap:14px;margin:24px 0 28px;display:grid}.preview-row,.price-item{border-bottom:1px solid #1f1a1414;grid-template-columns:1fr auto;gap:14px;padding:16px 0;display:grid}.preview-row span,.price-item span{color:var(--text);font-weight:500}.preview-row strong,.price-item strong{color:var(--dark);text-align:right}.treatment-group+.treatment-group{margin-top:62px}.group-title{margin-bottom:22px;font-size:2.2rem}.treatment-gallery-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.price-sections-modern{grid-template-columns:1fr;gap:24px;display:grid}.price-card-luxury{padding:30px;position:relative}.price-card-topline{background:var(--gold-gradient);border-radius:999px;width:100%;height:3px;margin-bottom:22px}.price-card h2{font-size:2rem}.price-card-list{gap:14px;display:grid}.contact-shell{grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:26px;display:grid}.contact-luxury-card,.contact-form{padding:34px}.contact-info-list{gap:14px;margin-top:26px;display:grid}.contact-info-item{background:#ffffff85;border:1px solid #d2b66b29;border-radius:20px;align-items:flex-start;gap:14px;padding:18px;display:flex}.contact-info-item svg{color:var(--primary-strong);margin-top:2px}.contact-info-item span{color:var(--muted);margin-bottom:6px;font-size:.88rem;display:block}.contact-info-item strong{color:var(--dark)}.contact-form-luxury{position:relative}.form-grid-two{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.form-row+.form-row{margin-top:14px}.form-row label{color:var(--dark);margin-bottom:10px;font-size:.92rem;font-weight:600;display:block}.contact-form input,.contact-form textarea{width:100%;color:var(--dark);background:#ffffffe0;border:1px solid #1f1a141a;border-radius:18px;outline:none;padding:16px 18px}.contact-form input:focus,.contact-form textarea:focus{border-color:#d2b66b99}.site-footer{border-top:1px solid var(--border);background:#ffffff57;padding:34px 0}.footer-inner{justify-content:space-between;align-items:center;gap:20px;display:flex}.footer-brand{color:var(--dark);margin:0;font-weight:700}.footer-copy{color:var(--muted);margin:6px 0 0}.footer-links{gap:18px;display:flex}@media (width<=1180px){.cards-grid,.treatment-gallery-grid,.price-sections-modern,.mobile-menu-info-grid{grid-template-columns:repeat(2,1fr)}.two-col,.contact-shell{grid-template-columns:1fr}}@media (width<=920px){:root{--header-h:90px}.desktop-nav{display:none}.mobile-toggle{justify-content:center;align-items:center;display:inline-flex}.header-inner{min-height:var(--header-h);justify-content:center}.logo-wrap{padding:8px;bottom:-40px}.site-logo{height:78px}.hero{min-height:88vh;padding-top:150px}.subhero{min-height:340px;padding-top:126px}.about-images,.cards-grid,.treatment-gallery-grid,.price-sections-modern,.mobile-menu-info-grid,.form-grid-two{grid-template-columns:1fr}.about-images-modern img,.about-images-modern img:nth-child(2),.about-images-modern img:nth-child(3){height:280px;margin-top:0}.top-right-pagination{top:72px;left:auto;right:0}.mobile-menu-panel{display:block}}@media (width>=921px){.mobile-menu-panel{display:none!important}}@media (width<=640px){.container{width:min(var(--container), calc(100% - 22px))}.section{padding:82px 0}.compact-section{padding-top:70px;padding-bottom:82px}.compact-top-section{padding-top:46px}.hero{padding-top:138px}.hero h1{font-size:clamp(2.7rem,10vw,4.5rem)}.hero-text,.subhero-text{font-size:.98rem;line-height:1.82}.site-logo{height:68px}.price-preview-shell,.price-card,.contact-luxury-card,.contact-form,.treatment-card,.treatment-gallery-card{border-radius:24px}.price-preview-shell,.price-card,.contact-luxury-card,.contact-form,.treatment-card-body,.treatment-gallery-body{padding:22px}.preview-row,.price-item{grid-template-columns:1fr}.price-item strong,.preview-row strong{text-align:left}.footer-inner{flex-direction:column;align-items:flex-start}.mobile-menu-content{padding-top:110px}.section-cta-center{justify-content:flex-start}}body{overflow-x:hidden}body.menu-open{overflow:hidden}.container{width:min(var(--container), calc(100% - 48px));margin:0 auto}.site-header{z-index:1200;box-shadow:none;background:0 0;transition:background .42s,-webkit-backdrop-filter .42s,backdrop-filter .42s,box-shadow .42s;position:fixed;top:0;left:0;right:0;border:none!important}.site-header:before{content:none!important}.site-header:after{content:"";opacity:0;background:0 0;height:1px;transition:opacity .42s,background .42s;position:absolute;bottom:0;left:0;right:0}.site-header-on-hero:after{opacity:1;background:#ffffff24}.site-header-solid,.site-header-scrolled,.site-header-menu-open{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 16px 40px #15110c12;background:#fbf7ebf0!important}.site-header-solid:after,.site-header-scrolled:after,.site-header-menu-open:after{opacity:1;background:#d2b66b24}.header-inner{min-height:var(--header-h);align-items:flex-start;padding-top:22px}.desktop-nav{top:30px}.nav-link{color:var(--dark);font-family:Playfair Display,Georgia,serif;transition:color .42s,opacity .32s,transform .32s}.site-header-on-hero .nav-link{color:#fffffffa;text-shadow:0 1px 8px #0000002e}.site-header-solid .nav-link,.site-header-scrolled .nav-link,.site-header-menu-open .nav-link{color:var(--dark);text-shadow:none}.logo-wrap{bottom:-46px}.site-logo{height:104px}.mobile-toggle{color:var(--dark);top:26px}.site-header-on-hero .mobile-toggle{color:#fffffffa}.mobile-toggle-open{color:var(--white)!important}.hero-shell,.subhero-content{z-index:3;width:100%;position:relative}.hero-content-single,.subhero-content{width:100%;max-width:none}.hero-copy{text-align:left;max-width:760px;margin-left:0}.subhero-content{padding-left:0}.subhero-content h1,.subhero-content .section-kicker,.subhero-text{max-width:720px}.hero-pagination-line{width:34px}.subhero-media:before{transform:scale(1.02)}.compact-top-section{padding-top:44px}.compact-section{padding-top:72px}.treatment-gallery-grid{gap:28px}.treatment-gallery-image{height:320px}.cards-grid{gap:28px}.treatment-card-image{height:320px}.mobile-menu-panel{z-index:1300;opacity:0;visibility:hidden;pointer-events:none;background:#140f0b!important}.mobile-menu-panel-open{opacity:1;visibility:visible;pointer-events:auto}.mobile-menu-content{width:min(760px,100% - 24px);min-height:100vh;margin:0 auto;padding:120px 24px 32px}.mobile-menu-top h2{max-width:420px;font-size:clamp(2.4rem,10vw,3.8rem)}.mobile-nav .nav-link{opacity:1;text-shadow:none;color:var(--white)!important}.mobile-menu-info-grid{grid-template-columns:1fr}.mobile-info-card{background:#ffffff0f;border-color:#ffffff14}@media (width<=920px){.container{width:min(var(--container), calc(100% - 28px))}.header-inner{min-height:var(--header-h);padding-top:18px}.desktop-nav{display:none}.mobile-toggle{justify-content:center;align-items:center;display:inline-flex}.logo-wrap{z-index:1310;bottom:-34px}.site-logo{height:74px}.hero{min-height:92vh;padding-top:150px}.hero-copy{max-width:100%;margin-left:0}.top-right-pagination{display:none}.subhero{min-height:360px;padding-top:138px}.subhero-content{padding-left:0}.subhero-content h1{font-size:clamp(2.6rem,10vw,4rem)}.about-images,.cards-grid,.treatment-gallery-grid,.price-sections-modern,.form-grid-two{grid-template-columns:1fr}.treatment-gallery-image,.treatment-card-image{height:280px}.mobile-menu-panel{display:block}}@media (width>=921px){.mobile-menu-panel{display:none!important}}@media (width<=640px){.container{width:min(var(--container), calc(100% - 20px))}.site-logo{height:68px}.hero{min-height:86vh;padding-top:134px}.hero h1{font-size:clamp(2.5rem,12vw,4.2rem)}.subhero{min-height:320px;padding-top:132px}.mobile-menu-content{padding-top:104px}.mobile-menu-top h2{font-size:clamp(2.1rem,12vw,3.2rem)}}.hero-shell,.subhero-content,.header-inner{padding-left:0;padding-right:0}.hero-content{width:100%}.hero-copy,.subhero-content{margin-left:0}.top-right-pagination{top:134px;left:auto;right:26px}.hero-pagination-line{width:38px;height:2px}.hero-pagination-line-active{width:64px}.subhero{min-height:520px;padding-top:198px}.treatment-gallery-grid,.cards-grid{gap:30px}.treatment-gallery-image,.treatment-card-image{height:360px}@media (width<=1180px){.treatment-gallery-image,.treatment-card-image{height:330px}}@media (width<=920px){.mobile-menu-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow-y:auto;z-index:3000!important;background:linear-gradient(#140f0bfb,#1e150dfb)!important;display:block!important;position:fixed!important;inset:0!important}.site-header-menu-open .logo-wrap{opacity:0;pointer-events:none}.site-header-menu-open .mobile-toggle{z-index:3100;color:var(--white)!important}.mobile-menu-content{width:min(760px,100% - 32px);padding:116px 16px 32px}.subhero{min-height:400px;padding-top:150px}.treatment-gallery-image,.treatment-card-image{height:300px}}@media (width<=640px){.mobile-menu-content{padding:100px 14px 26px}.subhero{min-height:360px;padding-top:138px}.treatment-gallery-image,.treatment-card-image{height:280px}}:root{--container:1400px}.container,.header-inner,.hero-shell,.subhero-content{width:min(var(--container), calc(100% - 48px))!important;margin-left:auto!important;margin-right:auto!important}.header-inner,.hero-shell,.subhero-content{padding-left:0!important;padding-right:0!important}.hero-shell{position:relative!important}.hero-content-single,.hero-content{width:100%!important}.hero-copy{text-align:left!important;max-width:760px!important;margin-left:0!important;padding-left:0!important}.subhero-content{flex-direction:column!important;justify-content:center!important;display:flex!important}.subhero-content .section-kicker,.subhero-content h1,.subhero-content .subhero-text{margin-left:0!important}.top-right-pagination{z-index:20!important;position:absolute!important;top:132px!important;left:auto!important;right:34px!important}.cards-grid,.treatment-gallery-grid{gap:30px!important}.treatment-card-image,.treatment-gallery-image{height:360px!important}.site-header{z-index:5000!important}.mobile-toggle{z-index:6002!important}.mobile-menu-panel{z-index:6000!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;background:linear-gradient(#140f0bfb,#1e150dfb)!important;width:100vw!important;height:100vh!important;transition:opacity .26s,visibility .26s,transform .26s!important;position:fixed!important;inset:0!important;overflow-y:auto!important;transform:translateY(-12px)!important}.mobile-menu-panel.mobile-menu-panel-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}.mobile-menu-content{z-index:6001!important;position:relative!important}@media (width<=1180px){.treatment-card-image,.treatment-gallery-image{height:330px!important}}@media (width<=920px){.container,.header-inner,.hero-shell,.subhero-content{width:min(var(--container), calc(100% - 28px))!important}.hero-copy{max-width:100%!important}.top-right-pagination{display:none!important}.subhero{min-height:400px!important;padding-top:150px!important}.treatment-card-image,.treatment-gallery-image{height:300px!important}}@media (width<=640px){.container,.header-inner,.hero-shell,.subhero-content{width:min(var(--container), calc(100% - 20px))!important}.mobile-menu-content{width:calc(100% - 28px)!important;padding:100px 0 26px!important}.subhero{min-height:360px!important;padding-top:138px!important}.treatment-card-image,.treatment-gallery-image{height:280px!important}}.hero h1 span{font-family:Playfair Display,Georgia,serif!important;font-style:normal!important}.hero-pagination-below-button{justify-content:flex-start;align-items:center;gap:10px;margin-top:0;display:flex!important;position:static!important}.top-right-pagination{display:none!important}@media (width<=920px){.hero-copy{max-width:100%!important}.hero h1{font-size:clamp(2.05rem,8.1vw,3.2rem)!important;line-height:.95!important}.hero-pagination-below-button{margin-top:6px;display:flex!important}}@media (width<=640px){.hero h1{font-size:clamp(1.95rem,10.2vw,2.85rem)!important}.hero-pagination-below-button{gap:8px}.hero-pagination-line{width:30px!important}.hero-pagination-line-active{width:50px!important}}.logo-wrap{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.hero{height:100vh;min-height:100vh!important;padding-top:0!important}.hero-shell{align-items:center;min-height:100vh;padding-top:160px;padding-bottom:40px;display:flex}.hero-copy{max-width:980px!important}.hero-title-two-lines{flex-direction:column;gap:0;display:flex}.hero-title-main,.hero-title-accent{white-space:nowrap;display:block}.hero-title-main{color:var(--white);font-family:Playfair Display,Georgia,serif!important}.hero-title-accent{background:0 0!important;-webkit-background-clip:initial!important;-webkit-text-fill-color:var(--primary)!important;color:var(--primary)!important;font-family:Playfair Display,Georgia,serif!important}.hero h1{font-size:clamp(2.9rem,4.6vw,5rem)!important;line-height:.9!important}.hero-actions-with-pagination{margin-bottom:0!important}.scroll-top-button{width:56px;height:56px;color:var(--white);cursor:pointer;z-index:7000;opacity:0;visibility:hidden;pointer-events:none;background:#140f0be0;border:0;border-radius:999px;justify-content:center;align-items:center;transition:opacity .22s,transform .22s,visibility .22s,background .22s;display:inline-flex;position:fixed;bottom:24px;right:24px;transform:translateY(14px);box-shadow:0 18px 40px #0a080647}.scroll-top-button:hover{background:var(--primary-strong)}.scroll-top-button-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}@media (width<=920px){.site-logo{height:90px!important}.hero{height:auto;min-height:100vh!important}.hero-shell{min-height:100vh;padding-top:132px;padding-bottom:32px}.hero h1{font-size:clamp(1.95rem,6.5vw,3.5rem)!important;line-height:.94!important}.hero-title-main,.hero-title-accent{white-space:normal;max-width:11ch}}@media (width<=640px){.logo-wrap{bottom:-26px!important}.site-logo{height:82px!important}.hero-shell{padding-top:126px;padding-bottom:24px}.hero h1{font-size:clamp(1.7rem,9.2vw,2.7rem)!important;line-height:.96!important}.hero-text{max-width:100%}.scroll-top-button{width:50px;height:50px;bottom:14px;right:14px}}.logo-wrap{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;bottom:-58px!important}.site-logo{width:auto!important;height:152px!important}.hero{min-height:calc(100vh + var(--header-h))!important;min-height:calc(100svh + var(--header-h))!important;height:calc(100vh + var(--header-h))!important;height:calc(100svh + var(--header-h))!important;padding-top:0!important}.hero-shell{min-height:calc(100vh + var(--header-h))!important;min-height:calc(100svh + var(--header-h))!important;padding-top:calc(var(--header-h) + 60px)!important;padding-bottom:48px!important}@media (width<=920px){.logo-wrap{bottom:-42px!important}.site-logo{height:108px!important}.hero{min-height:calc(100vh + var(--header-h))!important;min-height:calc(100svh + var(--header-h))!important;height:auto!important}.hero-shell{min-height:calc(100vh + var(--header-h))!important;min-height:calc(100svh + var(--header-h))!important;padding-top:calc(var(--header-h) + 42px)!important;padding-bottom:32px!important}}@media (width<=640px){.logo-wrap{bottom:-34px!important}.site-logo{height:96px!important}.hero-shell{padding-top:calc(var(--header-h) + 34px)!important;padding-bottom:24px!important}}.site-header{-webkit-backdrop-filter:blur();will-change:background-color, backdrop-filter, box-shadow;background-color:#fbf7eb00!important;transition:background-color .52s,-webkit-backdrop-filter .52s,backdrop-filter .52s,box-shadow .52s,border-color .52s!important;box-shadow:0 0 #15110c00!important}.site-header:after{transition:opacity .52s,background-color .52s!important}.site-header-on-hero{-webkit-backdrop-filter:blur();background-color:#fbf7eb00!important;box-shadow:0 0 #15110c00!important}.site-header-solid,.site-header-scrolled,.site-header-menu-open{-webkit-backdrop-filter:blur(18px);background-color:#fbf7ebf0!important;box-shadow:0 16px 40px #15110c12!important}.hero-copy{flex-direction:column;gap:10%;display:flex}.hero h1{margin-bottom:0!important;line-height:1.22!important}.hero-title-main,.hero-title-accent,.hero h1 span{line-height:1.18!important}.hero-text{margin-top:28.6px!important}.hero-actions{margin-top:37.4px!important}.hero-pagination-below-button{margin-top:22px!important}@media (width<=920px){.hero-copy{gap:8%}.hero h1{line-height:1.14!important}.hero-title-main,.hero-title-accent,.hero h1 span{line-height:1.2!important}.hero-text{margin-top:24px!important}.hero-actions{margin-top:32px!important}.hero-pagination-below-button{margin-top:20px!important}}@media (width<=640px){.hero-copy{gap:7%}.hero h1{line-height:1.16!important}.hero-title-main,.hero-title-accent,.hero h1 span{line-height:1.22!important}.hero-text{margin-top:22px!important}.hero-actions{margin-top:28px!important}.hero-pagination-below-button{margin-top:18px!important}}.hero-pagination-line{background:#fff6!important;border-radius:50%!important;width:12px!important;height:12px!important}.hero-pagination-line-active{transform:scale(1.2);background:var(--primary)!important;border-radius:50%!important;width:12px!important;height:12px!important}.price-card-refined{padding:28px;overflow:hidden}.price-card-heading{margin-bottom:20px}.price-card-heading h2{margin:0}.price-card-topline-under{margin-top:14px;margin-bottom:0}.price-card-list-refined{gap:0}.price-item-refined{border:0;border-bottom:1px solid #1f1a1414;border-radius:0;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);align-items:center;gap:20px;margin-left:-28px;margin-right:-28px;padding:20px 28px}.price-item-even,.preview-row-even{background:#ffffff47}.price-item-odd,.preview-row-odd{background:#d2b66b14}.price-item-name-wrap{min-width:0}.price-item-name{font-weight:600;line-height:1.45;display:block;color:var(--dark)!important}.price-value-inline{white-space:nowrap;color:var(--dark);align-items:center;font-weight:700;line-height:1.35;display:inline-flex}.price-value-text{display:inline-block}.price-value-separator{color:#b88a2ae6;margin:0 12px;font-weight:700;display:inline-block}.price-preview-shell-refined{padding:42px}.modern-preview-list-refined{gap:0}.preview-row-refined{border:0;border-bottom:1px solid #1f1a1414;border-radius:0;align-items:center;margin-left:-28px;margin-right:-28px;padding:18px 28px}.preview-row-refined span{color:var(--dark);font-weight:600}.preview-row-refined strong{width:fit-content;color:var(--dark);background:0 0;border:0;border-radius:0;justify-self:end;padding:0}@media (width<=920px){.price-card-refined,.price-preview-shell-refined{padding:24px}.price-item-refined,.preview-row-refined{grid-template-columns:1fr;gap:12px;margin-left:-24px;margin-right:-24px;padding:18px 24px}.price-item-name{font-size:1.02rem;line-height:1.42}.price-item-values{justify-content:flex-start;row-gap:8px}.preview-row-refined strong{justify-self:start}}@media (width<=640px){.price-card-refined,.price-preview-shell-refined{padding:18px}.price-card-heading{margin-bottom:16px}.price-item-refined,.preview-row-refined{border-radius:0;grid-template-columns:1fr;gap:10px;margin-left:-18px;margin-right:-18px;padding:14px 18px}.price-item-name{font-size:.98rem;line-height:1.4}.price-item-values{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:6px 0;display:flex}.price-value-inline{white-space:nowrap;align-items:center;font-size:.97rem;line-height:1.45;display:inline-flex}.preview-row-refined strong{white-space:nowrap;justify-self:start;line-height:1.45}.price-value-separator{margin:0 8px}}.price-card-description{color:var(--text);margin:0 0 18px;line-height:1.75}.price-card-note{color:var(--dark);margin:18px 0 0;font-weight:600;line-height:1.7}.price-item-refined{grid-template-columns:1fr;align-items:start;gap:14px}.price-item-name-wrap{gap:8px;display:grid}.price-item-name{font-weight:500!important}.price-item-description{color:var(--muted);max-width:62ch;margin:0;font-size:.96rem;line-height:1.7}.price-item-values{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:10px;display:flex}.price-value-inline{white-space:nowrap;align-items:center;font-size:.96rem;line-height:1;display:inline-flex}.price-value-text{background:#ffffffeb;border:1px solid #d2b66b42;border-radius:999px;align-items:center;min-height:40px;padding:0 14px;display:inline-flex;box-shadow:0 6px 18px #18120a0a}.price-value-separator{display:none}@media (width<=920px){.price-card-description{margin-bottom:16px;font-size:.98rem;line-height:1.7}.price-item-refined{gap:12px}.price-item-name{font-size:1rem}.price-item-description{max-width:none;font-size:.94rem;line-height:1.62}.price-item-values{justify-content:flex-start;gap:8px}.price-value-text{min-height:38px;padding:0 13px}}@media (width<=640px){.price-card-refined{padding:16px}.price-card-heading h2{font-size:1.8rem}.price-card-description{margin-bottom:14px;font-size:.95rem}.price-item-refined{gap:10px;margin-left:-16px;margin-right:-16px;padding:14px 16px}.price-item-name{font-size:.98rem}.price-item-description{font-size:.92rem}.price-item-values{gap:8px}.price-value-inline{font-size:.93rem}.price-value-text{min-height:36px;padding:0 12px}}.legal-section{position:relative}.legal-grid{grid-template-columns:1.2fr 1fr;align-items:start;gap:24px;display:grid}.legal-grid-dense,.legal-rules-grid{grid-template-columns:repeat(2,1fr)}.legal-card{background:linear-gradient(#ffffffd6,#ffffffad);border:1px solid #d2b66b3d;border-radius:30px;padding:32px;box-shadow:0 18px 54px #19120a14}.legal-card-main{min-height:100%}.legal-card-wide{grid-column:1/-1}.legal-card h3{color:var(--dark);margin:0 0 10px;font-size:1.45rem}.legal-card h3+p,.legal-card p+h3{margin-top:20px}.legal-card p,.legal-copy p{color:var(--muted);line-height:1.88}.legal-card h2{margin:0 0 18px;font-size:clamp(2rem,3vw,3rem)}.legal-copy strong,.legal-card strong{color:var(--dark)}.legal-stack{gap:14px;margin-top:28px;display:grid}.legal-row{background:#ffffff94;border:1px solid #d2b66b2e;border-radius:18px;justify-content:space-between;gap:18px;padding:16px 18px;display:flex}.legal-row span{color:var(--muted)}.rule-card{padding-top:72px;position:relative}.rule-number{color:#8d6b24;letter-spacing:.12em;background:#d2b66b1f;border-radius:999px;justify-content:center;align-items:center;min-width:50px;height:32px;padding:0 12px;font-size:.8rem;font-weight:800;display:inline-flex;position:absolute;top:24px;left:24px}.site-footer-premium{background:0 0;border-top:none;margin-top:auto;padding:0 0 30px}.footer-shell{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#ffffff8f,#ffffff57);border-top:1px solid #d2b66b2e;border-radius:32px 32px 0 0;margin-top:34px;padding:26px 28px 22px;position:relative}.footer-main{grid-template-columns:1.15fr 1fr;align-items:start;gap:34px;display:grid}.footer-brand{color:var(--dark);margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.6rem,2.6vw,2.5rem);line-height:1.05}.footer-copy{max-width:500px;color:var(--muted);margin:14px 0 0;line-height:1.9}.footer-title{color:var(--dark);margin-bottom:8px;font-family:Playfair Display,Georgia,serif;font-size:1.05rem;display:inline-block}.footer-column a:hover{color:var(--dark);transform:translate(2px)}@media (width<=1180px){.legal-grid,.legal-grid-dense,.legal-rules-grid,.footer-main,.footer-nav-grid{grid-template-columns:1fr}}@media (width<=640px){.legal-card,.footer-shell{border-radius:24px 24px 0 0;padding:22px}.legal-row,.footer-bottom{flex-direction:column;align-items:flex-start}.rule-card{padding-top:70px}}.legal-single-wrap{width:100%}.legal-single-card{padding:34px}.legal-copy-long{gap:20px;display:grid}.legal-copy-long p{color:var(--muted);margin:0;line-height:1.95}.legal-copy-long strong{color:var(--dark)}.legal-rules-stack{grid-template-columns:1fr;gap:20px;display:grid}.site-footer-premium{background:linear-gradient(#18120cf5,#110d09fa);border-top:1px solid #d2b66b2e;width:100%;padding:0}.footer-shell{width:min(var(--container), calc(100% - 48px));margin:0 auto;padding:38px 0 26px}.footer-main{justify-content:space-between;align-items:flex-start;gap:42px;display:flex}.footer-topline{background:linear-gradient(90deg,#d2b66b0d,#d2b66b8c,#d2b66b0d);width:100%;height:1px;margin-bottom:26px}.footer-brand-block{max-width:420px}.footer-badge{margin-bottom:18px}.footer-brand{color:var(--white);margin:0;font-size:1.15rem;line-height:1.8}.footer-copy{color:#ffffff9e;margin:10px 0 0;line-height:1.85}.footer-nav-grid{grid-template-columns:repeat(3,minmax(140px,1fr));gap:28px;display:grid}.footer-column{gap:12px;display:grid}.footer-title{color:var(--white);margin-bottom:6px;font-family:Playfair Display,Georgia,serif;font-size:1.05rem}.footer-column a,.footer-column span{color:#ffffffb3;transition:color var(--transition), opacity var(--transition)}.footer-column a:hover{color:var(--primary)}.footer-bottom{color:#ffffff8f;border-top:1px solid #ffffff14;justify-content:space-between;gap:18px;margin-top:26px;padding-top:18px;font-size:.92rem;display:flex}@media (width<=920px){.footer-shell{width:min(var(--container), calc(100% - 28px));padding:34px 0 24px}.footer-main{text-align:center;flex-direction:column;align-items:center}.footer-brand-block{max-width:680px;margin:0 auto}.footer-nav-grid{text-align:center;grid-template-columns:1fr;justify-items:center;gap:22px;width:100%}.footer-column{justify-items:center}.footer-bottom{text-align:center;flex-direction:column;align-items:center}}@media (width<=640px){.legal-single-card,.rule-card{padding:24px}.footer-shell{width:min(var(--container), calc(100% - 20px))}}@keyframes whatsappPulse{0%{opacity:0;transform:scale(.9)}18%{opacity:.34}58%{opacity:.1}to{opacity:0;transform:scale(1.28)}}@media (width<=640px){.whatsapp-float-button{width:56px;height:56px;bottom:14px;left:14px}.whatsapp-float-inner{width:56px;height:56px}}.site-footer.site-footer-premium .footer-topline{background:linear-gradient(90deg,#d2b66b0a,#d2b66b85,#d2b66b0a);width:100%;height:1px;margin-bottom:26px}.site-footer.site-footer-premium .footer-brand{color:var(--white);margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.9rem,2.8vw,2.9rem);line-height:1.15}.footer-socials{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.footer-social-link{color:#ffffffd6;transition:transform var(--transition), color var(--transition), border-color var(--transition), background var(--transition);background:#ffffff0a;border:1px solid #d2b66b24;border-radius:999px;align-items:center;gap:10px;padding:12px 16px;display:inline-flex}.footer-social-link:hover{color:var(--primary);background:#ffffff0f;border-color:#d2b66b42;transform:translateY(-1px)}.site-footer.site-footer-premium .footer-column{gap:12px;display:grid}.whatsapp-icon-svg{width:26px;height:26px;display:block}.whatsapp-float-button{z-index:120;justify-content:center;align-items:center;width:62px;height:62px;text-decoration:none;display:inline-flex;position:fixed;bottom:22px;left:22px}.whatsapp-float-pulse{background:#ae915029;border-radius:999px;animation:2.6s cubic-bezier(.22,1,.36,1) infinite whatsappPulse;position:absolute;inset:0}.whatsapp-float-inner{color:#f7efe0;width:62px;height:62px;transition:transform var(--transition), box-shadow var(--transition), background var(--transition);background:linear-gradient(#7c5d2d 0%,#5d4320 100%);border:1px solid #d6b87152;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:relative;box-shadow:0 14px 34px #00000038}.whatsapp-float-button:hover .whatsapp-float-inner{background:linear-gradient(#876635 0%,#644924 100%);transform:translateY(-2px)scale(1.02);box-shadow:0 18px 38px #00000047}.whatsapp-float-button:focus-visible .whatsapp-float-inner{outline-offset:4px;outline:2px solid #d6b87199}@media (width<=920px){.site-footer.site-footer-premium .footer-shell{width:min(var(--container), calc(100% - 28px));padding:34px 0 24px}.site-footer.site-footer-premium .footer-main{text-align:center;flex-direction:column;align-items:center}.site-footer.site-footer-premium .footer-brand-block{max-width:680px;margin:0 auto}.footer-socials{justify-content:center}.site-footer.site-footer-premium .footer-nav-grid{text-align:center;grid-template-columns:1fr;justify-items:center;gap:22px;width:100%}.site-footer.site-footer-premium .footer-column{justify-items:center}.site-footer.site-footer-premium .footer-bottom{text-align:center;flex-direction:column;align-items:center}}@media (width<=640px){.site-footer.site-footer-premium .footer-shell{width:min(var(--container), calc(100% - 20px))}.whatsapp-float-button{width:56px;height:56px;bottom:14px;left:14px}.whatsapp-float-inner{width:56px;height:56px}.whatsapp-icon-svg{width:24px;height:24px}}.site-footer.site-footer-premium{background:#f9f3e1;border-top:0;width:100%;margin-top:auto;padding:0}.site-footer.site-footer-premium .footer-shell{width:min(var(--container), calc(100% - 48px));-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border-top:0;border-radius:0;margin:0 auto;padding:38px 0 26px;position:static}.site-footer.site-footer-premium .footer-topline{display:none}.site-footer.site-footer-premium .footer-main{justify-content:space-between;align-items:flex-start;gap:42px;display:flex}.site-footer.site-footer-premium .footer-brand-block{max-width:420px}.site-footer.site-footer-premium .footer-badge{margin-bottom:18px}.site-footer.site-footer-premium .footer-copy{color:#46331bd6;margin:0;line-height:1.85}.site-footer.site-footer-premium .footer-nav-grid{grid-template-columns:repeat(3,minmax(140px,1fr));gap:28px;display:grid}.site-footer.site-footer-premium .footer-title{color:#3e2c18;margin-bottom:6px;font-family:Playfair Display,Georgia,serif;font-size:1.05rem}.site-footer.site-footer-premium .footer-column a,.site-footer.site-footer-premium .footer-column span{color:#46331bd1}.site-footer.site-footer-premium .footer-column a:hover{color:#9c6d20}.site-footer.site-footer-premium .footer-bottom{color:#46331b99;border-top:0;justify-content:space-between;gap:18px;margin-top:26px;padding-top:0;font-size:.92rem;display:flex}.site-footer.site-footer-premium .footer-social-link{color:#5d4320;background:#5d43200a;border:1px solid #5d43201f;border-radius:999px;align-items:center;gap:10px;padding:12px 16px;display:inline-flex}.site-footer.site-footer-premium .footer-social-link:hover{color:#9c6d20;background:#5d43200f;border-color:#9c6d2038;transform:translateY(-1px)}@media (width<=920px){.site-footer.site-footer-premium .footer-shell{width:min(var(--container), calc(100% - 28px));padding:34px 0 24px}.site-footer.site-footer-premium .footer-main{text-align:center;flex-direction:column;align-items:center}.site-footer.site-footer-premium .footer-brand-block{max-width:680px;margin:0 auto}.site-footer.site-footer-premium .footer-socials{justify-content:center}.site-footer.site-footer-premium .footer-nav-grid{text-align:center;grid-template-columns:1fr;justify-items:center;gap:22px;width:100%}.site-footer.site-footer-premium .footer-column{justify-items:center}.site-footer.site-footer-premium .footer-bottom{text-align:center;flex-direction:column;align-items:center}}@media (width<=640px){.site-footer.site-footer-premium .footer-shell{width:min(var(--container), calc(100% - 20px))}}.site-footer.site-footer-premium{background:#f9f3e1;border-top:1px solid #75572c24}.site-footer.site-footer-premium .footer-shell{padding-top:34px}.site-footer.site-footer-premium .footer-bottom{border-top:0}.logo-transition-overlay{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;visibility:hidden;pointer-events:none;background:#f9f3e1eb;justify-content:center;align-items:center;transition:opacity .36s,visibility .36s;display:flex;position:fixed;inset:0}.logo-transition-overlay.is-visible{opacity:1;visibility:visible}.logo-transition-mark-wrap{filter:drop-shadow(0 18px 46px #5f48221f);width:min(240px,44vw);animation:.92s cubic-bezier(.22,1,.36,1) both logoIntroPulse}.logo-transition-mark{width:100%;height:auto;display:block}@keyframes logoIntroPulse{0%{opacity:0;transform:scale(.86)}45%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.legal-card,.legal-single-card,.rule-card{border-radius:30px;overflow:hidden}.whatsapp-icon-svg{width:28px;height:28px}.whatsapp-float-inner{color:#f3ead6;background:linear-gradient(#8f6a31 0%,#755421 100%);border:1px solid #bf9d5c57}.whatsapp-float-button:hover .whatsapp-float-inner{background:linear-gradient(#9c7336 0%,#7c5924 100%)}@media (width<=640px){.legal-card,.legal-single-card,.rule-card{border-radius:24px}.rule-card{padding-top:24px}.rule-number{margin:0 0 14px;display:inline-flex;position:static}.logo-transition-mark-wrap{width:min(210px,56vw)}}.logo-transition-overlay{z-index:99999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:all;background:radial-gradient(circle at 50% 40%,#ffffff5c 0%,#ffffff29 18%,#f9f3e1f5 48%,#f9f3e1fb 100%);transition:opacity .62s cubic-bezier(.22,1,.36,1),visibility .62s cubic-bezier(.22,1,.36,1)}.logo-transition-mark-wrap{filter:drop-shadow(0 24px 56px #5f482224);place-items:center;width:min(268px,48vw);animation:.76s cubic-bezier(.22,1,.36,1) both logoOverlayFadeIn;display:grid;position:relative}.logo-transition-ping{background:radial-gradient(circle,#d6b26e3d 0%,#d6b26e17 46%,#d6b26e00 72%);border-radius:999px;animation:2.15s cubic-bezier(0,0,.2,1) infinite logoPingSlow;position:absolute;inset:12%}.logo-transition-mark{z-index:2;animation:2.15s ease-in-out infinite logoFloatSlow;position:relative}@keyframes logoOverlayFadeIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes logoPingSlow{0%{opacity:.28;transform:scale(.9)}70%{opacity:.08;transform:scale(1.22)}to{opacity:0;transform:scale(1.28)}}@keyframes logoFloatSlow{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.spa-packages-shell{overflow:visible}.spa-package-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:34px;display:grid}.spa-package-card{text-align:center;background:linear-gradient(#ffffffeb 0%,#faf7eff5 100%);border:1px solid #c9ae7433;border-radius:28px;flex-direction:column;align-items:center;height:100%;min-height:100%;padding:32px 28px 28px;display:flex;box-shadow:0 18px 44px #5f48220f}.spa-package-head h3{font-family:var(--font-display);letter-spacing:-.03em;color:var(--dark);margin:0;font-size:clamp(1.75rem,2vw,2.35rem);line-height:1}.spa-package-head p{max-width:30ch;min-height:52px;color:var(--text);margin:12px auto 0;line-height:1.65}.spa-package-features{border-top:1px solid #b88a2a2e;gap:14px;width:100%;margin:24px 0 0;padding:24px 0 0;list-style:none;display:grid}.spa-package-features li{color:var(--dark);justify-content:center;align-items:center;gap:10px;font-weight:500;display:flex}.spa-package-features svg{color:#b88a2a;flex:none}.spa-package-footer{justify-items:center;gap:clamp(28px,3vw,38px);width:100%;margin-top:auto;padding-top:28px;display:grid}.spa-package-prices{border-top:1px solid #b88a2a2e;justify-items:center;gap:16px;width:100%;margin-top:0;padding-top:24px;display:grid}.spa-package-price-main,.spa-package-price-sub{width:fit-content;min-height:44px;color:var(--dark);background:#f9f3e1c7;border:1px solid #b88a2a33;border-radius:999px;align-items:center;padding:0 16px;font-weight:600;line-height:1.35;display:inline-flex}.spa-package-price-sub{background:#ffffffd6}.spa-package-button{align-self:center;min-width:176px}@media (width<=1100px){.spa-package-grid{grid-template-columns:1fr}.spa-package-head p{min-height:0}}@media (width<=640px){.logo-transition-mark-wrap{width:min(220px,58vw)}.spa-package-card{border-radius:24px;padding:24px 22px 28px}.spa-package-footer{gap:24px;padding-top:24px}.spa-package-price-main,.spa-package-price-sub{white-space:normal}}.spa-package-card{padding-bottom:30px}.spa-package-footer{gap:34px;min-height:238px;padding-top:32px}.spa-package-prices{gap:18px;padding-top:26px}.spa-package-button{min-width:190px;margin-top:8px}.whatsapp-float-button{width:74px;height:74px}.whatsapp-float-pulse{background:#bb954c24;animation:3.2s ease-in-out infinite whatsappPulseSoft}.whatsapp-float-inner{width:74px;height:74px;position:relative;overflow:hidden}.whatsapp-float-icon-state,.whatsapp-float-text-state{justify-content:center;align-items:center;transition:opacity .45s,transform .45s;display:flex;position:absolute;inset:0}.whatsapp-float-icon-state{animation:5.8s ease-in-out infinite whatsappIconCycle}.whatsapp-float-text-state{letter-spacing:.02em;text-transform:none;opacity:0;flex-direction:column;gap:0;font-size:.72rem;font-weight:700;line-height:1;animation:5.8s ease-in-out infinite whatsappTextCycle;transform:translateY(6px)}.whatsapp-float-text-state span:last-child{margin-top:3px}@keyframes whatsappPulseSoft{0%,to{opacity:.18;transform:scale(1)}50%{opacity:.04;transform:scale(1.18)}}@keyframes whatsappIconCycle{0%,38%{opacity:1;transform:translateY(0)}45%,to{opacity:0;transform:translateY(-6px)}}@keyframes whatsappTextCycle{0%,38%{opacity:0;transform:translateY(6px)}46%,84%{opacity:1;transform:translateY(0)}92%,to{opacity:0;transform:translateY(6px)}}@media (width<=640px){.spa-package-footer{gap:30px;min-height:auto;padding-top:28px}.spa-package-prices{gap:20px;padding-top:24px}.spa-package-button{margin-top:6px}.whatsapp-float-button{width:64px;height:64px;bottom:14px;left:14px}.whatsapp-float-inner{width:64px;height:64px}.whatsapp-float-text-state{font-size:.64rem}}.massages-slider-shell{position:relative}.massages-slider-controls{justify-content:flex-end;gap:12px;margin:-10px 0 24px;display:flex}.massages-slider-arrow{width:48px;height:48px;color:var(--gold-dark);cursor:pointer;background:#ffffffb8;border:1px solid #c29a4a47;border-radius:999px;justify-content:center;align-items:center;transition:transform .25s,background .25s,box-shadow .25s;display:inline-flex;box-shadow:0 16px 34px #492a0e14}.massages-slider-arrow:hover{background:#fffffff0;transform:translateY(-2px);box-shadow:0 20px 38px #492a0e1f}.massages-slider-window{overflow:hidden}.massages-slider-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;display:grid}.massage-slider-card{min-width:0}.massage-slider-image{background-position:50%;background-size:cover;border-radius:28px 28px 0 0;height:340px}.massage-slider-body{background:#ffffffd1;border:1px solid #c29a4a24;border-top:none;border-radius:0 0 28px 28px;flex-direction:column;align-items:flex-start;min-height:270px;padding:22px 22px 26px;display:flex}.massage-slider-body h3{color:var(--dark);margin:0 0 12px;font-size:1.05rem;line-height:1.18}.massage-slider-body p{color:var(--muted);margin:0;line-height:1.72}.massage-slider-button{margin-top:auto}@media (width<=1100px){.massages-slider-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.massages-slider-controls{justify-content:center;margin:8px 0 18px}.massages-slider-grid{grid-template-columns:1fr;gap:18px}.massage-slider-image{height:280px}.massage-slider-body{min-height:auto}}
