body{font-size:1.5vw}@media (max-width:600px){body{font-size:10px}}@media (min-width:1200px){body{font-size:20px}}.case-menu-section{padding:4rem 1rem;background-image:url(/images/background14.png);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;border-radius:0;margin:0;min-height:100vh;display:flex;align-items:center;justify-content:center}.container{max-width:1200px;margin:0 auto;padding:2rem;background-color:rgba(255,255,255,.95);border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.1);width:100%}.section-title{font-size:2rem;font-weight:700;color:#2c5282;padding-bottom:15px}.section-title:after{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;background:linear-gradient(90deg,#4299e1,#48bb78)}.case-grid{display:grid;grid-template-columns:1fr;gap:15px;width:100%;margin:0 auto;max-width:600px}.case-card{background-color:#ffffff;border-radius:12px;padding:1.2rem 1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.05);display:flex;flex-direction:column;height:100%;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(0,0,0,.08);position:relative;overflow:hidden}.case-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.case-card:hover:before{transform:scaleX(1)}.case-symptom{font-size:1.1rem;color:#2c5282;margin-bottom:10px;text-align:center;font-weight:600;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.1);line-height:1.3}.case-cause,.case-effect{font-size:.95rem;color:#4a5568;margin-bottom:10px;line-height:1.5}.case-cause strong,.case-effect strong{color:#2c5282;font-weight:600}@media (min-width:1200px){.case-grid{grid-template-columns:repeat(4,1fr);max-width:100%;gap:20px}}@media (min-width:992px) and (max-width:1199px){.case-grid{grid-template-columns:repeat(3,1fr);max-width:100%;gap:20px}}@media (min-width:768px) and (max-width:991px){.case-grid{grid-template-columns:repeat(2,1fr);max-width:100%;gap:20px}}@media (max-width:480px){.section-title{font-size:1.4rem}.case-menu-section{padding:2rem .5rem}.container{padding:1rem}.case-card{padding:1rem 1.2rem}.case-symptom{font-size:1rem;padding-bottom:5px;margin-bottom:6px}.case-cause,.case-effect{font-size:.9rem;margin-bottom:8px}}@media (hover:none){.case-card:hover{transform:none}.case-card:active{transform:scale(.98)}}.case-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#4299e1,#48bb78);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}@media (prefers-reduced-motion:reduce){.case-card,.case-card:before{transition:none}}@media print{.case-menu-section{background:none;min-height:auto}.container{box-shadow:none;background:white}.case-grid{grid-template-columns:repeat(2,1fr)}.case-card{box-shadow:none;border:1px solid #ccc}}body{font-size:16px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}@media (max-width:600px){body{font-size:14px}}@media (min-width:1200px){body{font-size:16px}}.clinic-features-section{padding:60px 0;background-image:url(/images/background14.png);background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:100vh}.clinic-features-section,.features-container{display:flex;flex-direction:column;align-items:center}.features-container{max-width:1200px;width:100%;margin:0 auto;padding:0 20px}.section-title{text-align:center;font-size:2.2rem;color:#2a3b4c;margin-bottom:30px;position:relative;width:100%;max-width:800px;margin-left:auto;margin-right:auto}.section-title:after{content:"";display:block;width:60px;height:3px;background:linear-gradient(90deg,#4a90e2,#48bb78);margin:15px auto 0}.content-wrapper{display:flex;max-width:1200px;margin:0 auto;padding:0 20px;align-items:flex-start;gap:2rem}.text-content{flex:1}.features-list,.text-content{display:flex;flex-direction:column}.features-list{gap:1.5rem}.right-content{flex:1}.right-content,.right-features{display:flex;flex-direction:column;gap:1.5rem}.feature-card{background:#ffffff;border-radius:12px;padding:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;border-left:4px solid #4299e1;display:flex;flex-direction:column;height:100%;box-sizing:border-box}.feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px rgba(0,0,0,.1)}.feature-title{font-size:clamp(.95rem,2vw,1.2rem);color:#2c5282;margin-bottom:.5rem;border-bottom:1px solid #e2e8f0;padding-bottom:.4rem}.feature-description{font-size:clamp(.875rem,1.5vw,1rem);color:#4a5568;line-height:1.6;overflow-wrap:break-word;word-break:break-word;white-space:normal;max-width:100%;box-sizing:border-box;text-align:justify;margin:0}.image-content{margin-top:1.5rem;width:100%}.image-content img{width:100%;height:auto;max-height:400px;object-fit:cover;border-radius:15px;box-shadow:0 10px 20px rgba(0,0,0,.1)}.disclaimer{font-size:clamp(.75rem,1.5vw,.9rem);color:#718096;margin-top:3rem;text-align:center;width:100%;padding:1rem;background:rgba(255,255,255,.9);border-radius:8px;max-width:800px;margin-left:auto;margin-right:auto}@media (max-width:768px){.clinic-features-section{padding:40px 0;display:flex;flex-direction:column;align-items:center}.content-wrapper{flex-direction:column;width:90%;max-width:600px;margin:0 auto}.text-content{padding-right:0;margin-bottom:30px;width:100%}.right-content{width:100%}.section-title{font-size:1.6rem;margin-bottom:25px;background:linear-gradient(90deg,rgba(42,92,170,.1),rgba(42,92,170,.05));padding:15px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.05);color:#2a5caa;max-width:90%;width:100%}.feature-title{font-size:1.1rem;margin-bottom:.4rem}.feature-description{font-size:.9rem;line-height:1.5}.image-content{margin-top:1rem}.image-content img{max-height:300px}.disclaimer{font-size:.8rem;margin-top:2rem;padding:.8rem}}@media (min-width:768px) and (max-width:1024px){.clinic-features-section{padding:50px 0}.content-wrapper{width:95%;gap:1.5rem}.right-content,.text-content{flex:1}.text-content{padding-right:1rem}.section-title{font-size:1.8rem;margin-bottom:25px}.feature-title{font-size:1.1rem}.feature-description{font-size:.95rem}.image-content img{max-height:350px}.disclaimer{font-size:.85rem;margin-top:2.5rem}.feature-card{padding:.8rem;margin-bottom:1rem;border-radius:10px;box-shadow:0 3px 5px rgba(0,0,0,.08);transition:all .3s ease}}@media (max-width:1024px){.features-container{width:95%;padding:0 15px}.section-title{font-size:1.8rem;margin-bottom:25px}}@media (max-width:480px){.clinic-features-section{padding:30px 0}.features-container{width:98%;padding:0 10px}.section-title{font-size:1.4rem;margin-bottom:20px}}