.ServicesPage-module__MHTFFa__container{background:var(--background);min-height:100vh}.ServicesPage-module__MHTFFa__hero{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:var(--light-text);text-align:center;padding:4rem 2rem}.ServicesPage-module__MHTFFa__heroContent{max-width:1200px;margin:0 auto}.ServicesPage-module__MHTFFa__title{text-shadow:2px 2px 4px #0000004d;margin-bottom:1rem;font-size:3rem;font-weight:700}.ServicesPage-module__MHTFFa__subtitle{opacity:.9;max-width:600px;margin:0 auto;font-size:1.25rem}.ServicesPage-module__MHTFFa__section{border-bottom:1px solid #2e7d321a;padding:4rem 2rem}.ServicesPage-module__MHTFFa__section:nth-child(2n){background:#a5d6a70d}.ServicesPage-module__MHTFFa__sectionContent{max-width:1200px;margin:0 auto}.ServicesPage-module__MHTFFa__sectionTitle{color:var(--primary);align-items:center;gap:1rem;margin-bottom:2rem;font-size:2.5rem;font-weight:600;display:flex}.ServicesPage-module__MHTFFa__icon{width:3.5rem;height:3.5rem}.ServicesPage-module__MHTFFa__treatmentGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem;display:grid}.ServicesPage-module__MHTFFa__treatmentCard{background:#fff;border:1px solid #2e7d321a;border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #2e7d321a}.ServicesPage-module__MHTFFa__treatmentCard:hover{transform:translateY(-5px);box-shadow:0 8px 30px #2e7d3226}.ServicesPage-module__MHTFFa__treatmentCard h3{color:var(--primary);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.ServicesPage-module__MHTFFa__treatmentCard p{color:var(--text);line-height:1.6}.ServicesPage-module__MHTFFa__expandButton{background:var(--accent);color:var(--dark);cursor:pointer;border:none;border-radius:8px;margin-bottom:2rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.ServicesPage-module__MHTFFa__expandButton:hover{background:#e6a200;transform:translateY(-2px)}.ServicesPage-module__MHTFFa__servicesList{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.ServicesPage-module__MHTFFa__serviceCategory{background:#fff;border:1px solid #2e7d321a;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #2e7d321a}.ServicesPage-module__MHTFFa__serviceCategory h3{color:var(--primary);border-bottom:2px solid var(--secondary);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.3rem;font-weight:600}.ServicesPage-module__MHTFFa__serviceCategory ul{padding:0;list-style:none}.ServicesPage-module__MHTFFa__serviceCategory li{color:var(--text);border-bottom:1px solid #2e7d321a;padding:.5rem 0 .5rem 1.5rem;position:relative}.ServicesPage-module__MHTFFa__serviceCategory li:before{content:"•";color:var(--accent);font-weight:700;position:absolute;left:0}.ServicesPage-module__MHTFFa__serviceCategory li:last-child{border-bottom:none}.ServicesPage-module__MHTFFa__diningInfo{background:#fff;border:1px solid #2e7d321a;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #2e7d321a}.ServicesPage-module__MHTFFa__diningDescription{color:var(--text);text-align:center;margin-bottom:2rem;font-size:1.1rem;font-style:italic;line-height:1.6}.ServicesPage-module__MHTFFa__diningSchedule h3{color:var(--primary);text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.ServicesPage-module__MHTFFa__scheduleTable{max-width:500px;margin:0 auto}.ServicesPage-module__MHTFFa__scheduleRow{border-bottom:1px solid #2e7d3233;justify-content:space-between;align-items:center;padding:1rem;transition:background-color .3s;display:flex}.ServicesPage-module__MHTFFa__scheduleRow:hover{background:#a5d6a71a}.ServicesPage-module__MHTFFa__scheduleRow:last-child{border-bottom:none}.ServicesPage-module__MHTFFa__mealName{color:var(--primary);font-size:1.1rem;font-weight:600}.ServicesPage-module__MHTFFa__mealTime{color:var(--text);font-weight:500}.ServicesPage-module__MHTFFa__deliveryInfo{text-align:center;background:#a5d6a71a;border-radius:8px;margin-top:2rem;padding:1.5rem}.ServicesPage-module__MHTFFa__deliveryInfo p{color:var(--text);margin:0;font-weight:500}.ServicesPage-module__MHTFFa__otherServicesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.ServicesPage-module__MHTFFa__serviceCard{background:#fff;border:1px solid #2e7d321a;border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #2e7d321a}.ServicesPage-module__MHTFFa__serviceCard:hover{transform:translateY(-5px);box-shadow:0 8px 30px #2e7d3226}.ServicesPage-module__MHTFFa__serviceCard h3{color:var(--primary);margin-bottom:1rem;font-size:1.3rem;font-weight:600}.ServicesPage-module__MHTFFa__serviceCard p{color:var(--text);line-height:1.6}@media (max-width:768px){.ServicesPage-module__MHTFFa__hero{padding:3rem 1rem}.ServicesPage-module__MHTFFa__title{font-size:2.5rem}.ServicesPage-module__MHTFFa__section{padding:3rem 1rem}.ServicesPage-module__MHTFFa__sectionTitle{text-align:center;flex-direction:column;gap:.5rem;font-size:2rem}.ServicesPage-module__MHTFFa__treatmentGrid,.ServicesPage-module__MHTFFa__servicesList,.ServicesPage-module__MHTFFa__otherServicesGrid{grid-template-columns:1fr;gap:1.5rem}.ServicesPage-module__MHTFFa__scheduleRow{text-align:center;flex-direction:column;gap:.5rem}.ServicesPage-module__MHTFFa__expandButton{text-align:center;width:100%}}@media (max-width:480px){.ServicesPage-module__MHTFFa__title{font-size:2rem}.ServicesPage-module__MHTFFa__subtitle{font-size:1.1rem}.ServicesPage-module__MHTFFa__sectionTitle{font-size:1.8rem}.ServicesPage-module__MHTFFa__treatmentCard,.ServicesPage-module__MHTFFa__serviceCategory,.ServicesPage-module__MHTFFa__serviceCard,.ServicesPage-module__MHTFFa__diningInfo{padding:1.5rem}}
