.treatments-module__SabudG__hero{background-color:var(--cream);text-align:center;border-bottom:1px solid var(--border);padding:8rem 2rem}.treatments-module__SabudG__hero h1{color:var(--dark);margin-bottom:1.5rem;font-size:3.5rem}.treatments-module__SabudG__tagline{color:var(--sage);max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.8}.treatments-module__SabudG__filterSection{background-color:var(--cream);border-bottom:1px solid var(--border);z-index:50;padding:2rem;position:sticky;top:80px}.treatments-module__SabudG__filterBar{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;max-width:1400px;margin:0 auto;display:flex}.treatments-module__SabudG__filterBtn{color:var(--primary);border:2px solid var(--border);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background-color:#fff;padding:.75rem 1.5rem;font-family:Jost,sans-serif;font-size:.9rem;font-weight:600;transition:all .3s}.treatments-module__SabudG__filterBtn:hover{border-color:var(--primary);background-color:#a86c480d}.treatments-module__SabudG__filterBtn.treatments-module__SabudG__active{background-color:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 4px 12px #a86c4833}.treatments-module__SabudG__treatmentsSection{background-color:var(--cream);padding:4rem 2rem}.treatments-module__SabudG__container{max-width:1400px;margin:0 auto}.treatments-module__SabudG__treatmentRow{border-bottom:1px solid var(--light-gray);grid-template-columns:1fr 1fr;align-items:center;gap:6rem;margin-bottom:8rem;padding-bottom:6rem;animation:.8s ease-in treatments-module__SabudG__fadeIn;display:grid}.treatments-module__SabudG__treatmentRow:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.treatments-module__SabudG__treatmentRow.treatments-module__SabudG__alternate{direction:rtl}.treatments-module__SabudG__treatmentRow.treatments-module__SabudG__alternate>*{direction:ltr}.treatments-module__SabudG__imageContainer{justify-content:center;align-items:center;min-height:400px;display:flex}.treatments-module__SabudG__imagePlaceholder{aspect-ratio:1;border:1px solid var(--border);background:linear-gradient(135deg,#d0b99526 0%,#a86c4814 100%);justify-content:center;align-items:center;width:100%;transition:all .4s;display:flex;position:relative;overflow:hidden}.treatments-module__SabudG__imagePlaceholder:before{content:"";background:#d0b9951a;width:100%;height:100%;transition:left .4s;position:absolute;top:0;left:-100%}.treatments-module__SabudG__treatmentRow:hover .treatments-module__SabudG__imagePlaceholder:before{left:100%}.treatments-module__SabudG__treatmentRow:hover .treatments-module__SabudG__imagePlaceholder{background:linear-gradient(135deg,#d0b99540 0%,#a86c4826 100%)}.treatments-module__SabudG__imageIcon{z-index:1;font-size:5rem;transition:transform .4s}.treatments-module__SabudG__treatmentRow:hover .treatments-module__SabudG__imageIcon{transform:scale(1.1)}.treatments-module__SabudG__contentContainer{flex-direction:column;gap:1.5rem;padding:2rem 0;display:flex}.treatments-module__SabudG__categoryTag{color:var(--primary);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.5rem;font-family:Jost,sans-serif;font-size:.85rem;font-weight:600}.treatments-module__SabudG__treatmentName{color:var(--dark);margin:0;font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:700;line-height:1.2}.treatments-module__SabudG__duration{color:var(--sage);margin:0;font-family:Jost,sans-serif;font-size:.95rem;font-weight:600}.treatments-module__SabudG__description{color:var(--sage);margin:1rem 0 0;font-size:1rem;line-height:1.8}.treatments-module__SabudG__benefitsSection{margin:1.5rem 0}.treatments-module__SabudG__benefitsLabel{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;margin:0 0 .75rem;font-family:Jost,sans-serif;font-size:.9rem;font-weight:600}.treatments-module__SabudG__benefitsTags{flex-wrap:wrap;gap:.75rem;display:flex}.treatments-module__SabudG__benefitTag{color:var(--primary);border:1px solid var(--border);background-color:#d0b99526;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .3s;display:inline-block}.treatments-module__SabudG__treatmentRow:hover .treatments-module__SabudG__benefitTag{border-color:var(--primary);background-color:#d0b99540}.treatments-module__SabudG__bookBtn{background-color:var(--primary);color:#fff;border:2px solid var(--primary);cursor:pointer;letter-spacing:.5px;width:fit-content;margin-top:1rem;padding:1rem 2rem;font-family:Jost,sans-serif;font-size:.95rem;font-weight:700;transition:all .3s;display:inline-block}.treatments-module__SabudG__bookBtn:hover{color:var(--primary);background-color:#0000;transform:translate(4px);box-shadow:0 4px 12px #a86c4826}@media (max-width:1024px){.treatments-module__SabudG__treatmentRow{grid-template-columns:1fr;gap:3rem;margin-bottom:5rem;padding-bottom:4rem}.treatments-module__SabudG__treatmentRow.treatments-module__SabudG__alternate{direction:ltr}.treatments-module__SabudG__imageContainer{min-height:300px}.treatments-module__SabudG__treatmentName{font-size:2rem}.treatments-module__SabudG__imagePlaceholder{aspect-ratio:4/3}}@media (max-width:768px){.treatments-module__SabudG__hero{padding:5rem 1.5rem}.treatments-module__SabudG__hero h1{font-size:2.5rem}.treatments-module__SabudG__tagline{font-size:1rem}.treatments-module__SabudG__filterSection{padding:1.5rem 1rem;top:70px}.treatments-module__SabudG__filterBar{gap:.5rem}.treatments-module__SabudG__filterBtn{padding:.6rem 1rem;font-size:.8rem}.treatments-module__SabudG__treatmentsSection{padding:3rem 1.5rem}.treatments-module__SabudG__treatmentRow{grid-template-columns:1fr;gap:2rem;margin-bottom:4rem;padding-bottom:3rem}.treatments-module__SabudG__treatmentRow.treatments-module__SabudG__alternate{direction:ltr}.treatments-module__SabudG__imageContainer{order:1;min-height:250px}.treatments-module__SabudG__contentContainer{order:2;padding:1rem 0}.treatments-module__SabudG__imagePlaceholder{aspect-ratio:1}.treatments-module__SabudG__imageIcon{font-size:3.5rem}.treatments-module__SabudG__treatmentName{font-size:1.75rem}.treatments-module__SabudG__description{font-size:.95rem}.treatments-module__SabudG__bookBtn{text-align:center;width:100%;padding:.875rem 1.5rem;font-size:.9rem}}@media (max-width:480px){.treatments-module__SabudG__hero{padding:3rem 1rem}.treatments-module__SabudG__hero h1{font-size:2rem}.treatments-module__SabudG__filterSection{padding:1rem .5rem;top:60px}.treatments-module__SabudG__filterBar{gap:.4rem}.treatments-module__SabudG__filterBtn{flex:1;padding:.5rem .8rem;font-size:.75rem}.treatments-module__SabudG__treatmentsSection{padding:2rem 1rem}.treatments-module__SabudG__treatmentRow{gap:1.5rem;margin-bottom:2.5rem;padding-bottom:2.5rem}.treatments-module__SabudG__imageContainer{min-height:200px}.treatments-module__SabudG__imagePlaceholder{aspect-ratio:1}.treatments-module__SabudG__imageIcon{font-size:2.5rem}.treatments-module__SabudG__treatmentName{font-size:1.5rem}.treatments-module__SabudG__categoryTag{font-size:.75rem}.treatments-module__SabudG__duration{font-size:.85rem}.treatments-module__SabudG__description{font-size:.9rem;line-height:1.6}.treatments-module__SabudG__benefitsTags{gap:.5rem}.treatments-module__SabudG__benefitTag{padding:.4rem .8rem;font-size:.8rem}}@keyframes treatments-module__SabudG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.treatments-module__SabudG__page{background-color:#0000;background-image:linear-gradient(#fff8f0f0,#fff8f0f0),url(/spa-lounge.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box}
