/*! tailwindcss v4.2.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.container{width:100%}.flex{display:flex}.hidden{display:none}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}:root{--primary:#1a5a8a;--primary-light:#2c7fb8;--secondary:#4caf50;--accent:#ff6b6b;--light:#f8f9fa;--dark:#2c3e50;--gray:#6c757d;--text:#333;--shadow:0 4px 12px #00000014;--transition:all .3s ease}*,:before,:after{box-sizing:border-box}html,body{border:none;outline:none;margin:0;padding:0}body{color:var(--text);background-color:var(--light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#app{min-height:100vh}.page-wrapper{box-shadow:var(--shadow);background:#fff;border-radius:10px;margin:0 auto 40px}.container{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 20px}section{padding:20px 0 30px}h2{text-align:center;color:#1a5a8a;margin-bottom:20px;font-size:2rem;font-weight:600;position:relative}h2:after{content:"";background:linear-gradient(90deg,#1a5a8a,#2c7fb8);border-radius:2px;width:80px;height:4px;margin:15px auto 30px;display:block}.about-content{align-items:center;gap:50px;margin-top:50px;display:flex}.about-text{flex:1}.about-text p{margin-bottom:20px;font-size:1.1rem;line-height:1.8}.about-image{border-radius:10px;flex:1;overflow:hidden;box-shadow:0 4px 12px #00000014}.about-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;transition:all .3s;display:block}.about-image:hover img{transform:scale(1.05)}.departments-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:50px;display:grid}.department-card{background:#fff;border-radius:10px;height:251px;transition:all .3s;overflow:hidden;box-shadow:0 4px 12px #00000014}.department-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.department-image{height:100%;overflow:hidden}.department-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:all .3s}.department-card:hover .department-image img{transform:scale(1.1)}.treatment-grid{grid-template-columns:repeat(2,1fr);gap:30px;margin-top:50px;display:grid}.treatment-item{background-color:#fff;border-radius:10px;padding:30px;transition:all .3s;box-shadow:0 4px 12px #00000014}.treatment-item:hover{transform:translateY(-5px)}.treatment-item h3{color:#1a5a8a;margin-bottom:15px;font-size:1.4rem}.doctors-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:50px;display:grid}.doctor-card{text-align:center;background:#fff;border-radius:10px;transition:all .3s;overflow:hidden;box-shadow:0 4px 12px #00000014}.doctor-card:hover{transform:translateY(-10px)}.doctor-image{position:relative;overflow:hidden}.doctor-image img{-o-object-position:center;object-position:center;width:100%;height:100%;transition:all .3s}.doctor-card:hover .doctor-image img{transform:scale(1.1)}.doctor-overlay{color:#fff;background:linear-gradient(#0000,#000000b3);padding:20px;transition:all .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.doctor-card:hover .doctor-overlay{transform:translateY(0)}.doctor-info{height:125px;padding:20px}.doctor-name{color:#1a5a8a;margin-bottom:5px;font-size:1.3rem;font-weight:600}.health-tabs{margin-top:30px}.tab-buttons{justify-content:center;margin-bottom:20px;display:flex}.tab-button{cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;padding:10px 20px;font-size:16px;transition:all .3s}.tab-button.active{color:#1a5a8a;border-bottom-color:#1a5a8a;font-weight:700}.video-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.article-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.article-item{background-color:#fff;border-radius:5px;width:100%;overflow:hidden;box-shadow:0 2px 5px #0000001a}.article-img{color:#6c757d;background-color:#e9ecef;justify-content:center;align-items:center;width:100%;height:206px;display:flex;overflow:hidden}.article-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.article-info{padding:15px}.article-info h3{color:#1a5a8a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-size:1rem;line-height:1.4;display:-webkit-box;overflow:hidden}.video-item{background-color:#fff;border-radius:10px;transition:all .3s;overflow:hidden;box-shadow:0 4px 12px #00000014}.video-item:hover{transform:translateY(-5px)}.video-thumb{padding-bottom:56.25%;position:relative;overflow:hidden}.video-thumb video{border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}.video-info{padding:20px}.video-info h3{color:#1a5a8a;margin-bottom:10px;font-size:1rem}.news-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:30px;display:grid}.news-grid_2{gap:20px;margin-top:30px;display:grid}.news-item{background:#fff;border-left:4px solid #1a5a8a;border-radius:8px;height:100%;transition:all .3s;overflow:hidden;box-shadow:0 2px 8px #0000001a}.news-item:hover{border-left-color:#2c7fb8;transform:translateY(-3px);box-shadow:0 5px 15px #00000026}.news-item a{height:100%;padding:20px;text-decoration:none;display:block}.news-item h3{color:#2c3e50;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.8em;margin:0;font-size:1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.news-item:hover h3{color:#1a5a8a}.news-item p{color:#6c757d;margin:10px 0 0;font-size:.9rem}.contact-content{gap:30px;margin-top:30px;display:flex}.contact-info{flex:1}.contact-map{border-radius:5px;flex:1;height:400px;position:relative;overflow:hidden}.contact-details{margin-bottom:20px}.contact-item{flex-wrap:nowrap;align-items:center;margin-bottom:15px;display:flex}.contact-icon{color:#2c7fb8;flex-shrink:0;margin-right:10px;font-size:18px}.contact-item div{text-align:left;flex:1;padding-left:0}.contact-item h4{color:#1a5a8a;text-align:left;margin-bottom:5px;font-size:1.1rem}.contact-item p{color:#6c757d;text-align:left;margin:0;line-height:1.5}.contact-form{background:#f8f9fa;border-radius:8px;padding:20px;box-shadow:0 2px 8px #00000014}.contact-form input,.contact-form textarea{border:1px solid #ddd;border-radius:4px;width:100%;margin-bottom:15px;padding:12px;font-size:14px;transition:border-color .3s}.contact-form input:focus,.contact-form textarea:focus{border-color:#1a5a8a;outline:none;box-shadow:0 0 0 2px #2c7fb833}.contact-form textarea{resize:vertical;height:120px}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#1a5a8a,#2c7fb8);border:none;border-radius:4px;width:100%;padding:12px 30px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 2px 8px #2c7fb833}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2c7fb84d}.more-container,.more-container_2{text-align:center;margin-top:40px}.more-btn,.more-btn_2{color:#1a5a8a;cursor:pointer;background:0 0;border:2px solid #1a5a8a;border-radius:30px;padding:10px 30px;font-weight:600;transition:all .3s;display:inline-block;position:relative;overflow:hidden}.more-btn:hover,.more-btn_2:hover{color:#fff;background:#1a5a8a;transform:translateY(-3px);box-shadow:0 6px 15px #2c7fb84d}.more-btn i,.more-btn_2 i{margin-left:8px;transition:all .3s}.more-btn:hover i,.more-btn_2:hover i{transform:translate(5px)}@media (width<=992px){.about-content{flex-direction:column}h2{font-size:2rem}.doctors-grid,.article-grid{grid-template-columns:repeat(2,1fr)}.treatment-grid{grid-template-columns:1fr}}@media (width<=768px){section{padding:20px 0}.doctors-grid,.article-grid,.video-grid,.news-grid{grid-template-columns:1fr}.contact-content{flex-direction:column}.contact-map{height:300px}.department-card{height:200px}.article-img{height:180px}}@media (width<=576px){.about-stats{flex-direction:column;gap:20px}h2{font-size:1.5rem}.btn{padding:10px 20px;font-size:.9rem}}
