*{box-sizing:border-box;margin:0;padding:0;font-family:sans-serif}body{background:#f5fbfa}section{scroll-margin-top:100px}.container{width:90%;max-width:1500px;margin:auto}.header{z-index:9999;background:#fff;width:100%;padding:20px 0;position:fixed;top:0;left:0;box-shadow:0 2px 10px #0000000a}.nav{justify-content:space-between;align-items:center;display:flex}.logo{height:60px}nav{gap:30px;display:flex}nav a{color:#1f2937;font-weight:500;text-decoration:none}.btn-primary{color:#fff;cursor:pointer;background:#6ab7b2;border:none;border-radius:10px;padding:14px 24px}.btn-secondary{color:#6ab7b2;cursor:pointer;background:0 0;border:1px solid #6ab7b2;border-radius:10px;padding:14px 24px}.hero{padding:140px 0}.hero-content{justify-content:space-between;align-items:center;gap:50px;display:flex}.hero-text{flex:1}.hero-text h1{color:#111827;font-size:64px;line-height:1.1}.hero-text span{color:#6ab7b2}.hero-text p{color:#4b5563;margin:30px 0;font-size:20px}.hero-buttons{gap:20px;margin-bottom:30px;display:flex}.contact-info{color:#4b5563;gap:30px;display:flex}.hero-image img{border-radius:20px;width:600px}.services{background:#fff;padding:80px 0 90px}.section-title{text-align:center;max-width:820px;margin:0 auto 70px}.section-title h2{color:#111827;margin-bottom:18px;font-size:42px}.section-title p{color:#4b5563;font-size:22px;line-height:1.45}.services-grid{grid-template-columns:repeat(3,1fr);gap:36px;display:grid}.service-card{text-align:center;background:#fff;border:1px solid #edf1f3;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:26px;min-height:230px;padding:35px;display:flex;box-shadow:0 10px 22px #0000000a}.service-icon{color:#6ab7b2;background:#eefcf9;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:30px;display:flex}.service-card h3{color:#111827;font-size:24px}.service-card p{color:#4b5563;font-size:18px;line-height:1.5}@media (width<=900px){.services-grid{grid-template-columns:1fr}.section-title h2{font-size:34px}.section-title p{font-size:18px}}.service-card{text-align:center;cursor:pointer;background:#fff;border:1px solid #edf1f3;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:26px;min-height:230px;padding:35px;transition:all .35s;display:flex;box-shadow:0 10px 22px #0000000a}.service-card:hover{border-color:#d8efec;transform:translateY(-8px);box-shadow:0 20px 35px #00000014}.service-card:hover .service-icon{color:#fff;background:#6ab7b2;transform:scale(1.12)}.service-icon{color:#6ab7b2;background:#eefcf9;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:30px;transition:all .35s;display:flex}.service-card:hover h3{color:#6ab7b2}.about{background:#eef9f8;padding:100px 0}.about-content{justify-content:space-between;align-items:center;gap:80px;display:flex}.about-text{flex:1}.about-text h2{color:#111827;margin-bottom:30px;font-size:58px}.about-text p{color:#4b5563;margin-bottom:28px;font-size:19px;line-height:1.8}.about-image-wrapper{flex:1;position:relative}.about-image-wrapper img{border-radius:20px;width:100%;max-width:700px;box-shadow:0 20px 35px #00000014}.badge{text-align:center;background:#fff;border-radius:16px;width:180px;padding:25px 20px;position:absolute;top:-20px;right:-20px;box-shadow:0 15px 25px #00000014}.badge-icon{margin-bottom:10px;font-size:30px;display:block}.badge strong{color:#111827;margin-bottom:6px;font-size:22px;display:block}.badge small{color:#6b7280;font-size:16px}@media (width<=900px){.about-content{flex-direction:column}.about-text h2{font-size:40px}.badge{width:150px;top:10px;right:10px}}.clinic{background:#eef9f8;padding:100px 0}.clinic-title{text-align:center;margin-bottom:60px}.clinic-title h2{color:#111827;margin-bottom:15px;font-size:58px}.clinic-title span{color:#6ab7b2}.clinic-title p{color:#4b5563;font-size:22px}.clinic-gallery{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.clinic-card{cursor:pointer;border-radius:14px;position:relative;overflow:hidden}.clinic-card img{object-fit:cover;width:100%;height:420px;transition:transform .5s;display:block}.clinic-card:hover img{transform:scale(1.05)}.overlay{color:#fff;background:linear-gradient(#0000,#000000b3);width:100%;padding:25px;position:absolute;bottom:0;left:0}.overlay span{font-size:18px;font-weight:600}@media (width<=1100px){.clinic-gallery{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.clinic-gallery{grid-template-columns:1fr}.clinic-title h2{font-size:40px}.clinic-title p{font-size:18px}}.contact{background:#eef9f8;padding:90px 0 100px}.contact-title{text-align:center;max-width:900px;margin:0 auto 70px}.contact-title h2{color:#111827;margin-bottom:20px;font-size:52px}.contact-title p{color:#4b5563;font-size:22px;line-height:1.4}.contact-content{grid-template-columns:1fr 1.9fr;gap:70px;display:grid}.contact-cards{grid-template-columns:repeat(2,minmax(260px,1fr));gap:28px;display:grid}.contact-card{text-align:center;background:#fff;border:1px solid #edf1f3;border-radius:10px;flex-direction:column;justify-content:center;min-height:300px;padding:40px 30px;display:flex;box-shadow:0 10px 22px #0000000a}.contact-icon{color:#6ab7b2;background:#eefcf9;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 25px;font-size:26px;display:flex}.contact-card h3{color:#111827;margin-bottom:18px;font-size:20px}.contact-card p{color:#4b5563;word-break:normal;font-size:14px;line-height:1.5}.contact-form{background:#fff;border:1px solid #edf1f3;border-radius:10px;min-width:650px;padding:45px;box-shadow:0 10px 22px #0000000a}.contact-form h3{color:#111827;margin-bottom:30px;font-size:30px}.form-row{grid-template-columns:1fr 1fr;gap:22px;display:grid}.form-group{margin-bottom:24px}.form-group label{color:#374151;margin-bottom:10px;font-size:16px;font-weight:600;display:block}.form-group input,.form-group textarea{color:#111827;border:1px solid #d1d5db;border-radius:9px;outline:none;width:100%;padding:18px 20px;font-size:17px}.form-group textarea{resize:vertical;min-height:140px}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.form-group input:focus,.form-group textarea:focus{border-color:#6ab7b2}@media (width<=1100px){.contact-content{grid-template-columns:1fr}}@media (width<=700px){.contact-cards,.form-row{grid-template-columns:1fr}.contact-title h2{font-size:38px}.contact-title p{font-size:18px}}.footer{color:#fff;background:#07152f;border-top-left-radius:20px;border-top-right-radius:20px;padding:80px 0 40px}.footer-content{grid-template-columns:2fr 1fr 1fr;gap:80px;display:grid}.footer-column h3{margin-bottom:25px;font-size:32px}.footer-column p{color:#ffffffd9;font-size:18px;line-height:1.7}.footer-column ul{list-style:none}.footer-column ul li{margin-bottom:18px}.footer-column ul li a{color:#ffffffd9;font-size:18px;text-decoration:none;transition:all .3s}.footer-column ul li a:hover{color:#6ab7b2}.footer-divider{background:#ffffff1f;height:1px;margin:50px 0 35px}.footer-bottom{text-align:center}.footer-bottom p{color:#ffffffe6;margin-bottom:15px;font-size:22px}.footer-bottom span{color:#ff4d4d}.footer-bottom small{color:#fff9;font-size:17px}@media (width<=900px){.footer-content{grid-template-columns:1fr;gap:40px}.footer-column h3{font-size:26px}.footer-bottom p{font-size:18px}}.contact-inline{color:#4b5563;align-items:center;gap:8px;font-size:16px;display:flex}.contact-icon-small{color:#6ab7b2;flex-shrink:0;width:18px;height:18px}
