:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}html{scroll-behavior:smooth}body{margin:0}section{border-bottom:1px solid #eee;padding:60px 20px;scroll-margin-top:100px}section>*{max-width:900px;margin:0 auto}section h2{color:#111827;margin-top:0;margin-bottom:12px;font-size:2rem;line-height:1.2}section>p{color:#4b5563;margin-top:0;font-size:1rem;line-height:1.7}.service-card,.doctor-card,.about-card,.contact-info,.contact-form{background:#fff;border:1px solid #e5e7eb;border-radius:16px;transition:transform .25s,box-shadow .25s;box-shadow:0 8px 24px #0000000a}.service-card:hover,.doctor-card:hover,.about-card:hover,.contact-info:hover,.contact-form:hover{transform:translateY(-6px);box-shadow:0 14px 30px #00000014}.services-grid,.doctors-grid,.about-grid,.contact-container{gap:24px;max-width:900px;margin:40px auto 0}.navbar{z-index:1000;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.navbar-container{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:18px 30px;display:flex}.navbar-brand{align-items:center;gap:12px;display:flex}.navbar-logo{object-fit:contain;width:auto;height:42px}.navbar-brand h2{color:#111827;margin:0;font-size:22px}.nav-links{align-items:center;gap:20px;display:flex}.nav-links a{color:#374151;font-weight:500;text-decoration:none}.nav-links a:hover{color:#0ea5e9}#home{background:#f9fafb;padding:90px 20px}.hero-container{grid-template-columns:1fr 1fr;align-items:center;gap:48px;max-width:1100px;margin:0 auto;display:grid}.hero-content{text-align:left}.hero-content h1{color:#111827;margin-bottom:20px;font-size:46px;line-height:1.15}.hero-content p{color:#4b5563;max-width:560px;font-size:17px;line-height:1.7}.hero-buttons{justify-content:flex-start;gap:16px;margin-top:28px;margin-bottom:32px;display:flex}.hero-info{color:#374151;margin-top:20px;font-size:15px}.hero-info p{margin:6px 0}.hero-gallery{gap:16px;display:grid}.hero-gallery img{object-fit:cover;border:1px solid #e5e7eb;border-radius:20px;width:100%;box-shadow:0 10px 25px #0f172a14}.gallery-main{height:460px}.gallery-small{grid-template-columns:1fr 1fr;gap:16px;display:grid}.gallery-small img{height:300px}.btn-primary{color:#fff;cursor:pointer;background:#0ea5e9;border:none;border-radius:8px;padding:12px 20px;font-weight:600}.btn-primary:hover{background:#0284c7}.btn-secondary{color:#0ea5e9;cursor:pointer;background:0 0;border:1px solid #0ea5e9;border-radius:8px;padding:12px 20px;font-weight:600}.btn-secondary:hover{color:#fff;background:#0ea5e9}.services-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;max-width:1000px;margin:40px auto 0;display:grid}.service-card{padding:24px}.service-card-header{align-items:center;gap:12px;margin-bottom:18px;display:flex}.service-icon{color:#0ea5e9;flex-shrink:0;width:30px;height:30px}.service-card h3{color:#111827;margin:0;font-size:1.2rem}.service-list{margin:0;padding-left:20px}.service-list li{color:#374151;margin-bottom:10px;line-height:1.6}.service-list li:last-child{margin-bottom:0}@media (width<=600px){.services-grid{grid-template-columns:1fr}.service-card{padding:20px}.service-card h3{font-size:1.1rem}}#doctors>p{max-width:900px;margin-left:auto;margin-right:auto}.doctors-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:900px;margin:32px auto 0;display:grid}.doctor-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 8px 20px #0000000a}.doctor-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #00000014}.doctor-card img{object-fit:cover;width:100%;height:260px;display:block}.doctor-card h3{margin-top:16px;margin-bottom:8px;padding-left:16px;padding-right:16px}.doctor-card p{margin-top:0;margin-bottom:12px;padding-left:16px;padding-right:16px;line-height:1.6}.doctor-card p strong{color:#0ea5e9;font-weight:600}.doctor-card p:first-of-type{margin-bottom:6px}.about-grid,.equipment-section{max-width:1000px}.about-text{max-width:900px;margin-left:auto;margin-right:auto}.about-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:900px;margin:32px auto 0;display:grid}.about-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px}.about-card h3{margin-top:0;margin-bottom:12px}.about-card p{margin:0;line-height:1.6}.equipment-section{max-width:890px;margin:48px auto 0}.equipment-section h3{color:#111827;margin-bottom:8px;font-size:1.6rem}.equipment-section>p{color:#4b5563;margin-top:0;margin-bottom:28px;line-height:1.7}.equipment-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;display:grid}.equipment-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 8px 24px #0000000a}.equipment-card:hover{transform:translateY(-5px);box-shadow:0 14px 30px #00000014}.equipment-card img{object-fit:contain;background:#f8fafc;width:100%;height:130px;padding:12px;display:block}.equipment-card h4{color:#111827;align-items:center;min-height:52px;margin:0;padding:12px 14px 14px;font-size:.95rem;line-height:1.3;display:flex}.contact-intro{max-width:900px;margin-left:auto;margin-right:auto}.contact-container{grid-template-columns:1fr 1fr;align-items:start;gap:24px;max-width:900px;margin:40px auto 0;display:grid}.contact-info,.contact-form{border-radius:16px;padding:32px}.contact-info h3,.contact-form h3{color:#111827;margin-top:0;margin-bottom:24px;font-size:1.75rem}.contact-item{border-bottom:1px solid #f1f5f9;flex-direction:column;gap:6px;padding:19px 0;display:flex}.contact-item:last-child{border-bottom:none}.contact-label{color:#111827;align-items:center;gap:8px;font-weight:700;display:flex}.icon{color:#0ea5e9}.contact-info a{color:#0ea5e9;font-weight:500;text-decoration:none}.contact-info a:hover{color:#0284c7;text-decoration:underline}.contact-info span:not(.contact-label){color:#4b5563}.contact-form label{color:#111827;margin-bottom:8px;font-weight:600;display:block}.contact-form input,.contact-form textarea{width:100%;font:inherit;box-sizing:border-box;background:#f9fafb;border:1px solid #d1d5db;border-radius:10px;margin-bottom:18px;padding:14px 16px;transition:border-color .2s,box-shadow .2s}.contact-form input:focus,.contact-form textarea:focus{border-color:#0ea5e9;outline:none;box-shadow:0 0 0 3px #0ea5e926}.contact-form textarea{resize:vertical;min-height:150px}.contact-form button{color:#fff;cursor:pointer;background:#0ea5e9;border:none;border-radius:10px;margin-top:8px;padding:14px 20px;font-weight:600;transition:background .2s,transform .2s}.contact-form button:hover{background:#0284c7;transform:translateY(-1px)}#footer{color:#fff;background:#0f172a;padding:70px 20px 24px}.footer-container{grid-template-columns:2fr 1fr 1fr;gap:40px;max-width:1100px;margin:0 auto;display:grid}.footer-brand,.footer-links,.footer-contact{flex-direction:column;display:flex}.footer-brand h3,.footer-links h4,.footer-contact h4{margin-top:0;margin-bottom:20px;font-weight:700}.footer-brand h3{font-size:24px}.footer-links h4,.footer-contact h4{font-size:20px}.footer-brand p{color:#ffffffd1;max-width:320px;margin:0;line-height:1.8}.footer-links a{color:#ffffffd1;margin-bottom:14px;text-decoration:none;transition:color .2s,transform .2s}.footer-links a:hover{color:#38bdf8;transform:translate(4px)}.footer-contact p{color:#ffffffd1;margin:0 0 16px;line-height:1.7}.footer-bottom{color:#ffffffb8;border-top:1px solid #ffffff1f;max-width:1100px;margin:40px auto 0;padding-top:20px;font-size:15px}@media (width<=900px){section{padding:50px 18px;scroll-margin-top:90px}section h2{font-size:1.8rem}.navbar-container{padding:14px 20px}.navbar-brand h2{font-size:18px}.navbar-logo{height:38px}.nav-links{gap:14px}.nav-links a{font-size:14px}#home{padding:70px 20px}.hero-container{grid-template-columns:1fr;gap:36px}.hero-content{text-align:center}.hero-content p{margin-left:auto;margin-right:auto}.hero-content h1{font-size:38px}.hero-buttons{justify-content:center}.hero-gallery{max-width:650px;margin:0 auto}.gallery-main{height:700px}.gallery-small img{height:230px}.doctors-grid,.about-grid{grid-template-columns:repeat(2,1fr)}.contact-container{grid-template-columns:1fr}.contact-info,.contact-form{padding:26px}.footer-container{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}.chatbot-toggle{color:#fff;cursor:pointer;z-index:1000;background:#0f766e;border:none;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #00000040}.chatbot-toggle:hover{background:#115e59}.chatbot-box{z-index:1000;background:#fff;border-radius:18px;flex-direction:column;width:360px;height:520px;display:flex;position:fixed;bottom:94px;right:24px;overflow:hidden;box-shadow:0 12px 35px #00000038}.chatbot-header{color:#fff;background:#0f766e;justify-content:space-between;align-items:center;padding:16px;display:flex}.chatbot-header h3{margin:0;font-size:18px}.chatbot-header p{opacity:.85;margin:4px 0 0;font-size:13px}.chatbot-header button{color:#fff;cursor:pointer;background:0 0;border:none}.chatbot-messages{background:#f8fafc;flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.chat-message{border-radius:14px;max-width:80%;padding:10px 13px;font-size:14px;line-height:1.45}.bot-message{color:#1e293b;background:#e2e8f0;border-bottom-left-radius:4px;align-self:flex-start}.user-message{color:#fff;background:#0f766e;border-bottom-right-radius:4px;align-self:flex-end}.chatbot-input-area{background:#fff;border-top:1px solid #e5e7eb;padding:12px;display:flex}.chatbot-input-area input{border:1px solid #cbd5e1;border-radius:999px;outline:none;flex:1;padding:10px 14px;font-size:14px}.chatbot-input-area input:focus{border-color:#0f766e}.chatbot-input-area button{color:#fff;cursor:pointer;background:#0f766e;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-left:8px;display:flex}.chatbot-input-area button:hover{background:#115e59}.chat-message{white-space:pre-line}@media (width<=480px){.chatbot-box{width:auto;height:500px;bottom:84px;left:12px;right:12px}.chatbot-toggle{bottom:16px;right:16px}}@media (width<=600px){section{padding:42px 16px;scroll-margin-top:80px}section h2{font-size:1.55rem}section>p,.about-text,.contact-intro{font-size:.95rem}.navbar{position:sticky}.navbar-container{flex-direction:column;align-items:center;gap:14px;padding:12px 16px}.navbar-brand{text-align:center;justify-content:center}.navbar-logo{height:42px}.navbar-brand h2{font-size:16px;line-height:1.3}.nav-links{flex-wrap:wrap;justify-content:center;gap:10px 16px;width:100%}.nav-links a{font-size:14px}#home{padding:56px 16px}.hero-container{grid-template-columns:1fr;gap:30px}.hero-content{text-align:center}.hero-content h1{font-size:30px;line-height:1.2}.hero-content p{font-size:15px}.hero-buttons{flex-direction:column;align-items:stretch;gap:12px;margin-top:24px;margin-bottom:24px}.btn-primary,.btn-secondary{text-align:center;width:100%}.hero-info{font-size:14px}.hero-gallery{gap:12px}.gallery-main{height:600px}.gallery-small{grid-template-columns:1fr;gap:12px}.gallery-small img{height:220px}.hero-gallery img{border-radius:14px}.services-grid{grid-template-columns:1fr;gap:18px}.service-card{padding:20px}.service-card-header{align-items:flex-start}.service-icon{width:26px;height:26px}.service-card h3{font-size:1.05rem}.service-list li{font-size:.95rem}.doctors-grid{grid-template-columns:1fr;gap:18px}.doctor-card img{height:280px}.doctor-card h3{font-size:1.1rem}.doctor-card p{font-size:.95rem}.about-grid{grid-template-columns:1fr;gap:18px}.about-card{padding:20px}.equipment-section{margin-top:40px}.equipment-section h3{font-size:1.35rem}.equipment-grid{grid-template-columns:repeat(2,1fr);gap:14px}.equipment-card img{height:110px;padding:10px}.equipment-card h4{min-height:48px;padding:10px 12px 12px;font-size:.85rem}.contact-container{grid-template-columns:1fr;gap:18px}.contact-info,.contact-form{padding:22px}.contact-info h3,.contact-form h3{margin-bottom:18px;font-size:1.35rem}.contact-item{padding:15px 0}.contact-form input,.contact-form textarea{padding:12px 14px;font-size:15px}.contact-form textarea{min-height:130px}.contact-form button{width:100%}#footer{padding:50px 16px 22px}.footer-container{grid-template-columns:1fr;gap:30px}.footer-brand p{max-width:100%}.footer-brand h3{font-size:21px}.footer-links h4,.footer-contact h4{font-size:18px}.footer-bottom{text-align:center;margin-top:30px;font-size:14px}}@media (width<=400px){.navbar-brand h2{font-size:14px}.navbar-logo{height:36px}.hero-content h1{font-size:26px}.gallery-main{height:400px}.gallery-small img{height:190px}.equipment-grid{grid-template-columns:1fr}.doctor-card img{height:240px}}
