.treatment-detail{min-height:100vh;background:#fff}.treatment-detail .treatment-breadcrumb{padding:.75rem 2rem;font-size:.85rem;color:#666;background:#f5f5f5;border-bottom:1px solid #eee}.treatment-detail .treatment-breadcrumb a{color:#4a6b5c;text-decoration:none}.treatment-detail .treatment-breadcrumb a:hover{text-decoration:underline}.treatment-detail .treatment-breadcrumb span[aria-current=page]{color:#333;font-weight:500}.treatment-detail .hero-section{display:flex;flex-direction:column;min-height:60vh}@media(min-width:768px){.treatment-detail .hero-section{flex-direction:row;min-height:70vh}}.treatment-detail .hero-section .hero-image{position:relative;width:100%;min-height:40vh}@media(min-width:768px){.treatment-detail .hero-section .hero-image{width:50%;min-height:70vh}}.treatment-detail .hero-section .hero-content{flex:1 1;display:flex;align-items:center;justify-content:center;padding:2rem 1rem}@media(min-width:768px){.treatment-detail .hero-section .hero-content{padding:3rem 2rem}}.treatment-detail .hero-section .hero-content .info-card{max-width:500px;width:100%}.treatment-detail .hero-section .hero-content .info-card h1{font-size:2rem;margin-bottom:1rem;color:#333;line-height:1.2}@media(min-width:768px){.treatment-detail .hero-section .hero-content .info-card h1{font-size:2.5rem}}.treatment-detail .hero-section .hero-content .info-card .category-badge{display:inline-block;background:#4a6b5c;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;margin-bottom:1.5rem;text-decoration:none;cursor:pointer;transition:all .3s ease}.treatment-detail .hero-section .hero-content .info-card .category-badge:hover{background:#3d5a4d;transform:translateY(-2px);box-shadow:0 2px 8px rgba(74,107,92,.3)}.treatment-detail .hero-section .hero-content .info-card .category-badge:active{transform:translateY(0)}.treatment-detail .hero-section .hero-content .info-card .short-description{font-size:1.1rem;color:#555;margin-bottom:1.5rem;line-height:1.6}.treatment-detail .hero-section .hero-content .info-card .treatment-meta{margin-bottom:2rem}.treatment-detail .hero-section .hero-content .info-card .treatment-meta .meta-item{padding:.75rem 0;border-bottom:1px solid #eee;font-size:.95rem}.treatment-detail .hero-section .hero-content .info-card .treatment-meta .meta-item strong{color:#333;margin-right:.5rem}.treatment-detail .hero-section .hero-content .info-card .treatment-meta .meta-item:last-child{border-bottom:none}.treatment-detail .hero-section .hero-content .info-card .info-card-buttons{display:flex;gap:1rem;width:100%;flex-direction:column}@media(min-width:768px){.treatment-detail .hero-section .hero-content .info-card .info-card-buttons{flex-direction:row;justify-content:flex-start;align-items:center}}.treatment-detail .hero-section .hero-content .info-card .learn-more-btn{display:inline-block;color:#283831;background-color:#fbfdff;padding:12px 24px;border:1px solid #283831;border-radius:4px;text-align:center;font-size:1rem;font-family:Libre Caslon Text,serif;cursor:pointer;transition:transform .1s ease-in-out;white-space:nowrap;width:100%}.treatment-detail .hero-section .hero-content .info-card .learn-more-btn:hover{transform:scale(1.05)}.treatment-detail .hero-section .hero-content .info-card .learn-more-btn:active{transform:scale(1)}@media(min-width:768px){.treatment-detail .hero-section .hero-content .info-card .learn-more-btn{width:auto;min-width:140px}}.treatment-detail .hero-section .hero-content .info-card .book-now-btn{display:inline-block;color:#fbfdff;background:#283831;padding:12px 24px;border:none;border-radius:4px;text-align:center;font-size:1rem;font-family:Libre Caslon Text,serif;cursor:pointer;transition:transform .1s ease-in-out;white-space:nowrap;width:100%}.treatment-detail .hero-section .hero-content .info-card .book-now-btn:hover{transform:scale(1.05)}.treatment-detail .hero-section .hero-content .info-card .book-now-btn:active{transform:scale(1)}@media(min-width:768px){.treatment-detail .hero-section .hero-content .info-card .book-now-btn{width:auto;min-width:140px}}.treatment-detail .description-section{padding:4rem 0;background:#f9f9f9}.treatment-detail .description-section .container{max-width:900px;margin:0 auto;padding:0 2rem}.treatment-detail .description-section .container .description-paragraph{font-size:1.05rem;line-height:1.8;color:#444;margin-bottom:1.5rem;text-align:justify}.treatment-detail .description-section .container .description-paragraph:last-child{margin-bottom:0}.treatment-detail .testimonials-section{padding:4rem 0;background:#fff}.treatment-detail .testimonials-section .container{max-width:1200px;margin:0 auto;padding:0 2rem}.treatment-detail .testimonials-section .container h2{font-size:2rem;text-align:center;margin-bottom:3rem;color:#333}.treatment-detail .testimonials-section .container .testimonial-card{padding:1rem;margin:0 .5rem}.treatment-detail .testimonials-section .container .testimonial-card .testimonial-image{position:relative;width:100%;height:300px;overflow:hidden;border-radius:8px;margin-bottom:1rem;display:flex;justify-content:center;align-items:center}.treatment-detail .testimonials-section .container .testimonial-card .testimonial-image img{border-radius:8px}.treatment-detail .testimonials-section .container .testimonial-card .testimonial-content{padding:1rem}.treatment-detail .testimonials-section .container .testimonial-card .testimonial-content h3{font-size:1.2rem;margin-bottom:.5rem;color:#333}.treatment-detail .testimonials-section .container .testimonial-card .testimonial-content p{font-size:.95rem;color:#666;line-height:1.6}.treatment-detail .related-treatments-section{padding:4rem 0;background:#f9f9f9}.treatment-detail .related-treatments-section .container{max-width:1200px;margin:0 auto;padding:0 2rem}.treatment-detail .related-treatments-section .container h2{font-size:2rem;text-align:center;margin-bottom:3rem;color:#333}.treatment-detail .related-treatments-section .container .related-treatments-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media(min-width:768px){.treatment-detail .related-treatments-section .container .related-treatments-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.treatment-detail .related-treatments-section .container .related-treatments-grid{grid-template-columns:repeat(3,1fr)}}.treatment-detail .related-treatments-section .container .related-treatments-grid .related-treatment-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease;text-decoration:none;color:inherit}.treatment-detail .related-treatments-section .container .related-treatments-grid .related-treatment-card:hover{transform:translateY(-5px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.treatment-detail .related-treatments-section .container .related-treatments-grid .related-treatment-card .related-image{position:relative;width:100%;height:250px;overflow:hidden}.treatment-detail .related-treatments-section .container .related-treatments-grid .related-treatment-card .related-content{padding:1.5rem}.treatment-detail .related-treatments-section .container .related-treatments-grid .related-treatment-card .related-content h3{font-size:1.3rem;margin-bottom:.75rem;color:#333}.treatment-detail .related-treatments-section .container .related-treatments-grid .related-treatment-card .related-content p{font-size:.95rem;color:#666;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.treatment-detail .explore-more-section{padding:2.5rem 0;background:#fff;border-top:1px solid #eee}.treatment-detail .explore-more-section .container{max-width:1200px;margin:0 auto;padding:0 2rem}.treatment-detail .explore-more-section .explore-more-links{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.treatment-detail .explore-more-section .explore-more-link{color:#4a6b5c;text-decoration:none;font-size:1rem;font-weight:500;padding:.5rem 1rem;border:1px solid #4a6b5c;border-radius:4px;transition:all .2s ease}.treatment-detail .explore-more-section .explore-more-link:hover{background:#4a6b5c;color:#fff}.treatment-detail .sticky-book-btn{display:none;position:fixed;bottom:0;left:0;width:100%;background:#283831;color:#fbfdff;border:none;border-radius:0;padding:1.25rem;font-size:1.1rem;font-family:Libre Caslon Text,serif;font-weight:600;cursor:pointer;z-index:1000;transition:background .3s ease;box-shadow:0 -2px 10px rgba(0,0,0,.1)}@media(max-width:767px){.treatment-detail .sticky-book-btn{display:block}}.treatment-detail .sticky-book-btn:hover{background:#4a6b5c}.treatment-detail .sticky-book-btn:active{background:#3d5a4d}.patient-results-carousel .alice-carousel .alice-carousel__dots{margin-top:2rem}.patient-results-carousel .alice-carousel .alice-carousel__dots .alice-carousel__dots-item{background-color:#ddd}.patient-results-carousel .alice-carousel .alice-carousel__dots .alice-carousel__dots-item.__active{background-color:#6b8e7f}.patient-results-carousel .alice-carousel .alice-carousel__next-btn,.patient-results-carousel .alice-carousel .alice-carousel__prev-btn{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:rgba(107,142,127,.8);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease}.patient-results-carousel .alice-carousel .alice-carousel__next-btn:hover,.patient-results-carousel .alice-carousel .alice-carousel__prev-btn:hover{background:#6b8e7f}.patient-results-carousel .alice-carousel .alice-carousel__next-btn span,.patient-results-carousel .alice-carousel .alice-carousel__prev-btn span{color:#fff;font-size:1.5rem}.patient-results-carousel .alice-carousel .alice-carousel__prev-btn{left:10px}.patient-results-carousel .alice-carousel .alice-carousel__next-btn{right:10px}