@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Merriweather:wght@300;400;700&display=swap";body{color:#333;letter-spacing:-.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background-color:#f5f5f4;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-weight:400;line-height:1.6}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;color:#1f2937;font-family:Merriweather,Georgia,serif;font-weight:700;line-height:1.3}p{color:#374151;font-family:Inter,sans-serif;font-weight:400;line-height:1.7}a{color:#b45309;text-decoration:none}a:hover{color:#92400e}header{color:#1a1a1a;background:radial-gradient(55% 75% at 50% 38%,#fffdf7f2 0%,#fff0da8c 32%,#ffdcb400 65%),radial-gradient(120% 110% at 70% 80%,#fbcfa0 0%,#f7b87a 50%,#f0a360 100%);border-top:3px solid #f0a360;padding:0;box-shadow:0 2px 10px #b453091a}.header-container{flex-direction:column;align-items:center;gap:12px;max-width:560px;margin:0 auto;padding:16px 20px 20px;display:flex}.logo-section{background:radial-gradient(circle,#fff 0%,#ffffffe6 45%,#fff0 75%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:8px 14px;display:flex}.logo{filter:drop-shadow(0 3px 8px #783c0026);background:0 0;width:auto;height:80px;padding:0;display:block}.clinic-info{text-align:center;width:100%;padding:0}.clinic-title{color:#2a1a0a;letter-spacing:-.02em;margin:0 0 14px;font-family:Merriweather,Georgia,serif;font-size:1.5rem;font-weight:700;line-height:1.25}.doctors-info{flex-direction:column;align-items:stretch;gap:14px;margin-bottom:6px;display:flex}.doctor{background:linear-gradient(#f5b97a 0%,#ee9e58 60%,#e08740 100%);border:1px solid #ffffff80;border-radius:14px;flex-direction:column;align-items:center;min-width:260px;padding:10px 24px;display:flex;box-shadow:0 4px 10px #a050002e,inset 0 1px #ffffff8c}.doctor-name{color:#fff;text-shadow:0 1px 2px #7832004d;letter-spacing:.01em;margin-bottom:2px;font-family:Inter,sans-serif;font-size:1.15rem;font-weight:700}.doctor-specialty{color:#fff7ec;text-align:center;font-family:Inter,sans-serif;font-size:.85rem;font-style:normal;font-weight:500;line-height:1.4}.contact-info{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.contact-item{background:#ffffffe6;border:1px solid #ffffffe6;border-radius:999px;align-items:center;gap:12px;min-width:260px;padding:6px 20px 6px 6px;display:flex;box-shadow:0 3px 8px #a050001a}.contact-item:before{content:"";background:linear-gradient(#f59e2b,#d97706) 50%/18px 18px no-repeat;border-radius:50%;flex-shrink:0;width:36px;height:36px;box-shadow:inset 0 1px #ffffff80,0 2px 4px #a0500040}.contact-item.contact-tel:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'><path d='M6.6 10.8c1.5 2.9 3.7 5.1 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2 1.1.4 2.3.6 3.6.6.6 0 1 .4 1 1V20c0 .6-.4 1-1 1C10.3 21 3 13.7 3 4c0-.6.4-1 1-1h3.4c.6 0 1 .4 1 1 0 1.3.2 2.5.6 3.6.1.4 0 .7-.2 1l-2.2 2.2z'/></svg>"),linear-gradient(#f59e2b,#d97706);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:18px 18px,cover}.contact-item.contact-addr:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'><path d='M12 2C8.1 2 5 5.1 5 9c0 5.3 7 13 7 13s7-7.7 7-13c0-3.9-3.1-7-7-7zm0 9.5a2.5 2.5 0 110-5 2.5 2.5 0 010 5z'/></svg>"),linear-gradient(#f59e2b,#d97706);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:18px 18px,cover}.contact-label{display:none}.contact-text{color:#2a1a0a;font-size:.95rem;font-weight:600}.contact-link{color:#2a1a0a;text-decoration:none;transition:color .2s}.contact-link:hover{color:#000}nav{background:#4a4a4a;border-top:none}nav ul{flex-grow:1;margin:0;padding:0;list-style-type:none;display:flex}nav li{flex-grow:1}nav{align-items:stretch;max-width:100%;display:flex}nav>ul{max-width:1100px;margin-left:auto}nav>.lang-switcher{margin-right:20px}nav a{color:#d1d5db;text-align:center;border-bottom:2px solid #0000;padding:14px 16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:block}nav a:hover{color:#fff;background-color:#ffffff1a}nav a.active{color:#fff;background-color:#ffffff26;border-bottom-color:#f47920;font-weight:700}.lang-switcher{align-items:center;gap:2px;margin-left:auto;padding:6px 12px;display:flex}.lang-btn{color:#d1d5db;cursor:pointer;background:0 0;border:1px solid #ffffff4d;align-items:center;gap:5px;padding:4px 10px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.lang-btn .flag-icon{object-fit:cover;border-radius:2px;width:20px;height:14px;box-shadow:0 0 1px #0000004d}.lang-btn:first-child{border-radius:4px 0 0 4px}.lang-btn:last-child{border-radius:0 4px 4px 0}.lang-btn:hover{color:#fff;background:#ffffff26}.lang-btn.active{color:#1a1a1a;background:#f47920;border-color:#f47920;font-weight:700}main{background:#fff;border-radius:8px;max-width:1200px;margin:20px auto;padding:40px 20px;box-shadow:0 1px 4px #0000000f}main h2{color:#92400e;border-bottom:2px solid #b45309;margin-bottom:20px;padding-bottom:10px;font-size:1.8rem;display:inline-block}footer{color:#fff;text-align:center;background:linear-gradient(135deg,#e67e22 0%,#f5b041 100%);border-top:1px solid #ffffff40;padding:36px 20px 0;box-shadow:0 -4px 20px #b4530926}.footer-content{flex-direction:column;align-items:center;gap:22px;max-width:1200px;margin:0 auto;padding-bottom:28px;display:flex}.footer-info p{color:#fffffff2;margin:0;font-size:.92rem;font-weight:500}.footer-social{flex-direction:column;align-items:center;gap:14px;display:flex}.footer-follow{color:#fff;letter-spacing:.02em;margin:0;font-size:.95rem;font-weight:600}.footer-social .social-links,.social-links{flex-direction:row;justify-content:center;gap:14px;margin-top:0;display:flex}.social-link{color:#e67e22;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:10px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 12px #0000002e,inset 0 -2px #0000000a}.social-link:hover{transform:translateY(-2px);box-shadow:0 8px 18px #00000038}.social-icon{fill:currentColor;width:20px;height:20px}.social-link.google{color:#4285f4}.social-link.facebook{color:#1877f2}.social-link.tiktok{color:#010101}.social-link.instagram{color:#fff;background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.social-icon.google-multicolor{fill:none}.footer-clinic-strip{color:#fffffff2;background:#0000001f;border-top:1px solid #fff3;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 14px;padding:14px 20px;font-size:.85rem;display:flex}.fcs-item{color:#fff;align-items:center;gap:6px;font-weight:500;text-decoration:none;display:inline-flex}.fcs-item svg{opacity:.9}.fcs-sep{opacity:.55}a.fcs-item:hover{text-decoration:underline}.welcome-section{text-align:center;margin-bottom:30px;padding:30px}.welcome-content h2{color:#92400e;border-bottom:none;margin-bottom:20px;font-size:1.8rem;display:block}.welcome-text{color:#4b5563;max-width:850px;margin:0 auto;font-size:1.1rem;line-height:1.8}.home-services-preview{grid-template-columns:1fr 1fr;gap:25px;margin-bottom:30px;display:grid}.home-service-block{background:#fafaf9;border:1px solid #e7e5e4;border-left:3px solid #f59e0b;border-radius:8px;padding:28px}.home-service-block h3{color:#92400e;margin-top:0;margin-bottom:12px;font-size:1.3rem}.home-service-block p{color:#4b5563;margin-bottom:15px;line-height:1.6}.cta-link{color:#b45309;font-size:.95rem;font-weight:600;text-decoration:none}.cta-link:hover{color:#92400e;text-decoration:underline}.home-cta-section{color:#fff;text-align:center;background:linear-gradient(135deg,#b45309 0%,#d97706 100%);border-radius:8px;margin-bottom:30px;padding:25px 30px}.home-cta-section h3{color:#fff;margin-top:0;margin-bottom:10px;font-size:1.3rem}.home-cta-section p{color:#d1d5db;margin:0}.home-cta-section a{color:#fef3c7;text-decoration:underline}.transparency-section{background:#fffbeb;border:1px solid #d4a017;border-radius:8px;padding:25px}.transparency-header{margin-bottom:15px}.transparency-header h4{color:#78350f;margin:0;font-size:1.2rem}.transparency-content{color:#78350f;line-height:1.7}.transparency-content p{color:#78350f;margin-bottom:12px}.transparency-content p:last-child{margin-bottom:0}.services-container{margin-top:20px}.service-section{background:0 0;border:none;border-radius:0;margin-bottom:60px;padding:0}.service-hero{border-radius:16px;min-height:320px;margin-bottom:40px;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.service-hero img{object-fit:cover;width:100%;height:100%;min-height:320px;display:block}.service-hero-overlay{background:linear-gradient(90deg,#fff7edf5 0%,#fff7edd9 45%,#fff7ed00 75%);flex-direction:column;justify-content:center;padding:40px 50px;display:flex;position:absolute;inset:0}.service-hero-eyebrow{letter-spacing:.32em;color:#e8940c;margin-bottom:14px;font-size:.78rem;font-weight:600}.service-hero-overlay h2{color:#2c2c2c;border:none;max-width:55%;margin:0 0 16px;font-family:Merriweather,serif;font-size:2.1rem;line-height:1.2}.service-hero-overlay p{color:#4a4a4a;max-width:45%;margin:0;font-size:.95rem;line-height:1.6}.services-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-top:0;display:grid}.service-card{background:#fff;border:1px solid #f0ece6;border-radius:14px;flex-direction:column;padding:0;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 4px 14px #0000000f}.service-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000001f}.service-card-media{aspect-ratio:4/3;background:#f5f1ea;position:relative;overflow:hidden}.service-card-badge{color:#fff;z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(135deg,#f59e2b,#d97706);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;display:flex;position:absolute;top:12px;left:12px;box-shadow:0 4px 12px #a0500059,inset 0 1px #fff6}@media (width<=768px){.service-card-badge{width:36px;height:36px;font-size:.95rem;top:8px;left:8px}}.service-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.service-card:hover .service-card-media img{transform:scale(1.05)}.service-card-body{flex-direction:column;flex:1;padding:20px 22px 24px;display:flex}.service-card h4{color:#2c2c2c;margin:0 0 10px;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:600;line-height:1.3}.service-card p{color:#6b7280;margin:0;font-size:.9rem;line-height:1.55}@media (width<=768px){.service-hero,.service-hero img{min-height:240px}.service-hero-overlay{background:linear-gradient(#fff7edf2 0%,#fff7edeb 100%);padding:24px 22px}.service-hero-overlay h2{max-width:100%;font-size:1.4rem}.service-hero-overlay p{max-width:100%;font-size:.85rem}.services-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px}.service-card-body{padding:14px 16px 18px}.service-card h4{font-size:.92rem}.service-card p{font-size:.8rem}}.insurance-info{justify-content:center;margin-top:30px;display:flex}.insurance-card{color:#fff;text-align:center;background:linear-gradient(135deg,#b45309 0%,#d97706 100%);border-radius:8px;max-width:500px;padding:25px}.insurance-card h4{color:#fff;margin-top:0;margin-bottom:10px;font-family:Inter,sans-serif;font-size:1.2rem}.insurance-card p{color:#d1d5db;margin:0;font-size:.95rem;line-height:1.6}.contact-container{margin-top:20px}.contact-section,.hours-section,.doctors-contact-section,.map-section{background:#fafaf9;border:1px solid #e7e5e4;border-radius:8px;margin-bottom:30px;padding:25px}.contact-header h2,.hours-header h2,.doctors-header h2,.map-header h2{color:#92400e;text-align:center;border-bottom:none;margin-bottom:20px;font-size:1.5rem;display:block}.contact-details{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px;display:grid}.contact-card{text-align:center;background:#fff;border:1px solid #e7e5e4;border-radius:6px;padding:22px}.contact-card h4{color:#92400e;margin-top:0;margin-bottom:8px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600}.contact-card p{color:#4b5563;margin:0;font-size:1rem;font-weight:500}.hours-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:25px;display:grid}.hours-card{background:#fff;border:1px solid #e7e5e4;border-left:3px solid #b45309;border-radius:6px;padding:22px}.hours-card.summer{border-left-color:#dc2626}.hours-card h4{color:#92400e;text-align:center;margin-top:0;margin-bottom:18px;font-family:Inter,sans-serif;font-size:1.1rem}.time-slot{border-bottom:1px solid #f3f4f6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:10px 0;display:flex}.time-slot:last-child{border-bottom:none}.time-label{color:#374151;min-width:80px;font-weight:600}.time-value{color:#b45309;font-size:1rem;font-weight:700}.time-note{color:#92400e;text-align:center;font-family:Inter,sans-serif;font-size:1.1rem}.appointment-notice{background:#fffbeb;border:1px solid #d4a017;border-radius:6px;padding:18px}.notice-text{color:#78350f;line-height:1.6}.notice-text strong{color:#78350f}.doctors-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.doctor-contact-card{text-align:center;background:#fff;border:1px solid #e7e5e4;border-radius:6px;min-width:0;padding:25px}.doctor-contact-card h4{color:#92400e;margin-top:0;margin-bottom:6px;font-family:Inter,sans-serif;font-size:1.15rem;font-weight:600}.doctor-contact-card .doctor-specialty{color:#6b7280;margin-bottom:18px;font-size:.95rem}.doctor-phone{color:#fff;background:linear-gradient(135deg,#b45309 0%,#d97706 100%);border-radius:6px;align-items:center;gap:8px;padding:10px 18px;font-weight:600;display:inline-flex}.doctor-phone .contact-link{color:#fff}.phone-number{font-size:1rem}.doctors-contact-cards{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:start;gap:20px;margin-top:25px;display:grid}.doctor-contact-subtitle{color:#6b7280;margin-top:0;margin-bottom:15px;font-size:.9rem;font-style:italic}.doctor-contact-info{min-width:0}.doctor-contact-info p{color:#4b5563;overflow-wrap:anywhere;margin:6px 0;font-size:.95rem}.doctor-contact-info .contact-link{color:#b45309;overflow-wrap:anywhere;word-break:break-word;max-width:100%;font-weight:500;display:inline-block}.map-container{grid-template-columns:1.5fr 1fr;align-items:stretch;gap:25px;display:grid}.map-card{background:#fff;border:1px solid #f3e7d3;border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 8px 24px #78350f1a,0 2px 6px #0000000d}.map-wrapper{line-height:0;overflow:hidden}.map-wrapper iframe{width:100%;display:block}.map-card-footer{background:linear-gradient(#fffaf2 0%,#fff 100%);border-top:1px solid #f3e7d3;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.map-card-address{align-items:center;gap:12px;min-width:0;display:flex}.map-card-address>div{flex-direction:column;line-height:1.3;display:flex}.map-card-address strong{color:#7c2d12;font-size:.95rem}.map-card-address span{color:#6b7280;font-size:.88rem}.map-directions-btn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#f39c12 0%,#e67e22 100%);border-radius:10px;align-items:center;gap:8px;padding:11px 18px;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 14px #e67e2259}.map-directions-btn:hover{transform:translateY(-1px);box-shadow:0 10px 20px #e67e2273}.map-info{background:linear-gradient(#fff8ef 0%,#ffeed8 100%);border:1px solid #f7d9b3;border-radius:16px;padding:22px;box-shadow:0 8px 24px #b453091a}.map-info h4{color:#7c2d12;align-items:center;gap:12px;margin-top:0;margin-bottom:18px;font-family:Inter,sans-serif;font-size:1.1rem;display:flex}.map-info h4 .map-info-icon{background-size:22px 22px;width:40px;height:40px}.map-info-item{border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:10px;padding:10px 12px;display:flex}.map-info-item.item-address{background:#ffe6c88c}.map-info-item.item-parking{background:#dbeafeb3}.map-info-item.item-transit{background:#eddeffb3}.map-info-item p{color:#374151;flex:1;margin:0;font-size:.92rem;line-height:1.5}.map-info-item:last-child{margin-bottom:0}.map-info-item .item-address strong{color:#9a3412}.map-info-icon{background-position:50%;background-repeat:no-repeat;background-size:18px 18px;border-radius:50%;flex-shrink:0;width:36px;height:36px;box-shadow:inset 0 1px #ffffff80,0 2px 4px #0000001f}.map-info-icon.icon-location{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'><path d='M12 2C8.1 2 5 5.1 5 9c0 5.3 7 13 7 13s7-7.7 7-13c0-3.9-3.1-7-7-7zm0 9.5a2.5 2.5 0 110-5 2.5 2.5 0 010 5z'/></svg>"),linear-gradient(#fb923c,#ea580c);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:18px 18px,cover}.map-info-item.item-address .map-info-icon.icon-location{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'><path d='M12 2C8.1 2 5 5.1 5 9c0 5.3 7 13 7 13s7-7.7 7-13c0-3.9-3.1-7-7-7zm0 9.5a2.5 2.5 0 110-5 2.5 2.5 0 010 5z'/></svg>"),linear-gradient(#fdba74,#fb923c);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:18px 18px,cover}.map-info-icon.icon-parking{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'><path d='M13.5 3H7v18h4v-6h2.5a6 6 0 000-12zm0 8H11V7h2.5a2 2 0 010 4z'/></svg>"),linear-gradient(#60a5fa,#2563eb);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:18px 18px,cover}.map-info-icon.icon-transit{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'><path d='M4 16c0 .88.39 1.67 1 2.22V20a1 1 0 001 1h1a1 1 0 001-1v-1h8v1a1 1 0 001 1h1a1 1 0 001-1v-1.78c.61-.55 1-1.34 1-2.22V6c0-3.5-3.58-4-8-4s-8 .5-8 4v10zm3.5 1a1.5 1.5 0 110-3 1.5 1.5 0 010 3zm9 0a1.5 1.5 0 110-3 1.5 1.5 0 010 3zm1.5-6H6V6h12v5z'/></svg>"),linear-gradient(#c084fc,#7c3aed);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:18px 18px,cover}.biography-container{margin-top:20px}.doctor-bio{background:#fafaf9;border:1px solid #e7e5e4;border-radius:8px;margin-bottom:25px;padding:35px}.doctor-header{text-align:center;border-bottom:2px solid #b45309;margin-bottom:35px;padding-bottom:18px}.doctor-header h2{color:#92400e;border-bottom:none;margin-bottom:8px;font-size:1.8rem;display:block}.doctor-title{color:#b45309;margin:0;font-size:1.15rem;font-weight:600}.personal-info,.education-section,.specializations,.languages,.research,.conferences,.publications,.teaching{background:#fff;border:1px solid #e7e5e4;border-left:3px solid #b45309;border-radius:6px;margin-bottom:30px;padding:22px}.personal-info h3,.education-section h3,.specializations h3,.languages h3,.research h3,.conferences h3,.publications h3,.teaching h3{color:#92400e;margin-top:0;margin-bottom:18px;font-size:1.2rem}.info-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;display:grid}.info-item{border-bottom:1px solid #f3f4f6;padding:10px 0;display:flex}.info-item .label{color:#374151;flex-shrink:0;min-width:150px;font-size:.9rem;font-weight:600}.info-item .value{color:#6b7280;flex-grow:1;font-size:.9rem}.timeline{padding-left:30px;position:relative}.timeline:before{content:"";background:#b45309;width:2px;position:absolute;top:0;bottom:0;left:15px}.timeline-item{margin-bottom:20px;padding-left:22px;position:relative}.timeline-item:before{content:"";background:#b45309;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:5px;left:-8px;box-shadow:0 0 0 2px #b45309}.timeline-item .year{color:#92400e;margin-bottom:4px;font-size:1rem;font-weight:700}.timeline-item .description{color:#4b5563;font-size:.9rem;line-height:1.5}.specialization-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.spec-item{color:#374151;text-align:center;background:#fafaf9;border:1px solid #e7e5e4;border-radius:6px;padding:12px;font-size:.9rem;font-weight:500}.language-list{flex-wrap:wrap;gap:12px;display:flex}.language{color:#fff;background:#b45309;border-radius:4px;padding:8px 16px;font-size:.9rem;font-weight:500}.research-item h5{color:#92400e;margin-top:0;margin-bottom:8px;font-size:1.05rem}.research-item p{color:#4b5563;margin-bottom:8px;font-size:.9rem;line-height:1.6}.conference-list,.publication-list,.teaching-list{flex-direction:column;gap:10px;display:flex}.conference-item,.publication-item,.teaching-item{color:#374151;background:#fafaf9;border-left:3px solid #b45309;border-radius:4px;padding:14px;font-size:.9rem;line-height:1.5}.conference-item strong,.teaching-item strong{color:#92400e}.advice-container{max-width:1200px;margin:0 auto}.advice-section{margin-bottom:40px}.advice-header{text-align:center;margin-bottom:30px}.advice-header h2{color:#fff;background:linear-gradient(135deg,#9a3412 0%,#b45309 100%);border-bottom:none;border-radius:6px;margin:0;padding:16px 28px;font-size:1.4rem;font-weight:700;display:inline-block}.advice-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:22px;margin-bottom:20px;display:grid}.advice-card{background:#fff;border:1px solid #e7e5e4;border-top:3px solid #f59e0b;border-radius:6px;padding:24px}.advice-card h4{color:#92400e;margin-top:0;margin-bottom:16px;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:700}.advice-card ul{margin:0;padding:0;list-style:none}.advice-card li{color:#4b5563;border-bottom:1px solid #f3f4f6;padding:7px 0 7px 20px;font-size:.9rem;position:relative}.advice-card li:last-child{border-bottom:none}.advice-card li:before{content:"–";color:#b45309;font-weight:700;position:absolute;left:0}.emergency-section{background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;margin-top:40px;padding:30px}.emergency-header{text-align:center;margin-bottom:25px}.emergency-header h2{color:#fff;background:#dc2626;border-bottom:none;border-radius:6px;margin:0;padding:14px 24px;font-size:1.3rem;font-weight:700;display:inline-block}.emergency-content{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px;max-width:750px;margin:0 auto;display:grid}.emergency-card{background:#fff;border:1px solid #fca5a5;border-radius:6px;padding:24px}.emergency-card.important{border-color:#dc2626;border-left-style:solid;border-left-width:4px}.emergency-card h4{color:#92400e;margin-top:0;margin-bottom:12px;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:700}.emergency-card.important h4{color:#dc2626}.emergency-card p{color:#4b5563;margin-bottom:12px;font-weight:500}.emergency-card ul{margin:0;padding:0;list-style:none}.emergency-card li{color:#4b5563;padding:6px 0 6px 18px;font-size:.9rem;position:relative}.emergency-card li:before{content:"•";color:#b45309;font-weight:700;position:absolute;left:0}.emergency-card.important li:before{color:#dc2626}.emergency-card strong{color:#dc2626;font-size:1rem}.tiktok-section{background:linear-gradient(135deg,#7c2d12 0%,#9a3412 100%);border-radius:8px;margin:40px 0;padding:35px 20px}.tiktok-header{text-align:center;margin-bottom:30px}.tiktok-header h2{color:#fff;border-bottom:none;margin-bottom:12px;font-size:1.5rem;font-weight:700;display:block}.tiktok-header p{color:#9ca3af;margin:0;font-size:1rem}.tiktok-content{max-width:600px;margin:0 auto}.tiktok-card{text-align:center;background:#fffffff2;border-radius:8px;padding:28px}.tiktok-card.featured{background:#fff}.tiktok-card h4{color:#1f2937;margin-top:0;margin-bottom:12px;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:600}.tiktok-card p{color:#4b5563;margin-bottom:20px;font-size:.95rem;line-height:1.6}.tiktok-btn{color:#fff;background:#000;border-radius:6px;align-items:center;gap:8px;padding:12px 22px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.tiktok-btn:hover{color:#fff;background:#333}.tiktok-btn-icon{width:18px;height:18px}.follow-btn{background:#000}.page-intro{text-align:center;margin-bottom:30px}.page-intro h2{border-bottom:none;display:block}.page-intro p{color:#6b7280;font-size:1.05rem}.content-placeholder{text-align:center;background:#fafaf9;border:1px solid #e7e5e4;border-radius:8px;padding:40px}.content-placeholder p{color:#6b7280;font-size:1rem}.clinic-carousel-section{margin-bottom:25px}.carousel-container{background:#1a1a1a;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 2px 12px #00000026}.carousel-track{transition:transform .5s;display:flex}.carousel-slide{justify-content:center;align-items:center;min-width:100%;display:flex}.carousel-slide img{object-fit:cover;width:100%;height:500px;display:block}.carousel-btn{color:#fff;cursor:pointer;z-index:2;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.6rem;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-btn:hover{background:#000c}.carousel-prev{left:12px}.carousel-next{right:12px}.carousel-counter{color:#fff;background:#0009;border-radius:20px;padding:4px 12px;font-family:Inter,sans-serif;font-size:.85rem;position:absolute;bottom:12px;right:16px}.clinic-gallery{margin-bottom:30px}.gallery-grid{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.gallery-thumb{cursor:pointer;opacity:.7;border:2px solid #0000;border-radius:6px;transition:border-color .2s,opacity .2s;overflow:hidden}.gallery-thumb:hover,.gallery-thumb.active{opacity:1;border-color:#b45309}.gallery-thumb img{object-fit:cover;width:100%;height:70px;display:block}.clinic-virtual-tour{margin-bottom:30px}.clinic-virtual-tour h3{text-align:center;color:#1f2937;margin-bottom:15px}.tour-embed{border-radius:8px;width:100%;max-width:1000px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.tour-embed iframe{width:100%;height:640px;display:block}@media (width<=768px){.tour-embed iframe{height:400px}}.clinic-about{flex-direction:column;gap:28px;margin-top:16px;display:flex}.clinic-feature{background:#fdfaf5;border:1px solid #f1e7d6;border-radius:18px;grid-template-columns:1fr;gap:0;display:grid;overflow:hidden;box-shadow:0 6px 22px #b4782814}.clinic-feature .cf-media{aspect-ratio:16/11;width:100%;overflow:hidden}.clinic-feature .cf-media img{object-fit:cover;width:100%;height:100%;display:block}.clinic-feature .cf-text{flex-direction:column;gap:14px;padding:28px 26px;display:flex}.cf-head{align-items:center;gap:14px;display:flex}.cf-icon{color:#b45309;background:linear-gradient(135deg,#fde4c4 0%,#fbd09a 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex;box-shadow:0 4px 10px #e8940c2e}.cf-head h3{color:#1f2937;margin:0;font-family:Merriweather,Georgia,serif;font-size:1.85rem;line-height:1.15}.cf-divider{background:#e8940c;border-radius:2px;width:44px;height:3px;margin-top:-6px;margin-left:66px;display:block}.clinic-feature .cf-text p{color:#4b5563;margin:0;font-size:1rem;line-height:1.75}.cf-pills{background:#fdf2e1;border-radius:14px;flex-wrap:wrap;gap:16px 22px;margin:8px 0 0;padding:14px 16px;list-style:none;display:flex}.cf-pills li{color:#4b5563;align-items:center;gap:8px;font-size:.88rem;line-height:1.25;display:inline-flex}.cf-pills li svg{color:#e8940c;flex-shrink:0}.cf-chips{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:14px;margin:6px 0 0;padding:0;list-style:none;display:grid}.cf-chips li{text-align:center;color:#4b5563;flex-direction:column;align-items:center;gap:8px;font-size:.82rem;line-height:1.25;display:flex}.cf-chip{color:#b45309;background:#fff;border:1px solid #f1e7d6;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;box-shadow:0 4px 12px #00000014}.cf-note{color:#4b5563;background:#fdf2e1;border-radius:14px;align-items:flex-start;gap:10px;margin-top:6px;padding:14px 16px;font-size:.92rem;line-height:1.55;display:flex}.cf-note svg{color:#e8940c;flex-shrink:0;margin-top:2px}@media (width>=769px){.clinic-feature{grid-template-columns:1fr 1fr;align-items:stretch}.clinic-feature .cf-media{aspect-ratio:auto;height:100%;min-height:340px}.clinic-feature .cf-text{justify-content:center;padding:38px 36px}.clinic-feature--text-right .cf-text{order:2}.clinic-feature--text-right .cf-media{order:1}.cf-head h3{font-size:2.1rem}.footer-content{flex-direction:row;justify-content:space-between;align-items:center}.header-container{flex-direction:row;justify-content:space-between;align-items:center;gap:24px;max-width:1400px;padding:14px 32px}.logo-section{padding:6px 12px}.logo{height:64px}.clinic-info{text-align:center;flex:1}.clinic-title{margin:0 0 10px;font-size:1.35rem}.doctors-info{flex-direction:row;justify-content:center;gap:14px;margin-bottom:0}.doctor{border-radius:10px;min-width:220px;padding:8px 18px}.doctor-name{margin-bottom:1px;font-size:1rem}.doctor-specialty{font-size:.78rem}.contact-info{gap:8px;width:auto}.contact-item{gap:10px;min-width:220px;padding:4px 16px 4px 4px}.contact-item:before{background-size:15px 15px;width:30px;height:30px}.contact-item.contact-tel:before,.contact-item.contact-addr:before{background-size:15px 15px,cover}.contact-label{font-size:.75rem}.contact-text{font-size:.88rem}}@media (width<=768px){.header-container{text-align:center;flex-direction:column;gap:15px;padding:15px}.clinic-title{font-size:1.3rem}.clinic-info{padding:0}.doctors-info{flex-direction:column;align-items:center;gap:8px}.doctor{width:100%;min-width:180px;max-width:300px;padding:10px 16px}.contact-info{flex-flow:wrap;justify-content:center;gap:8px}nav,nav ul{flex-direction:column}nav>ul{max-width:100%;margin-left:0}nav a{text-align:left;border-bottom:1px solid #ffffff0d;padding:12px 15px}.lang-switcher{border-top:1px solid #ffffff1a;justify-content:center;margin-left:0;padding:10px}.home-services-preview,.services-grid,.advice-grid,.contact-details,.hours-grid,.doctors-grid,.doctors-contact-cards,.map-container{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(4,1fr)}.carousel-slide img{height:300px}.info-grid{grid-template-columns:1fr}.info-item{flex-direction:column;gap:4px}.info-item .label{min-width:auto}.specialization-list{grid-template-columns:1fr}.language-list{justify-content:center}.emergency-content{grid-template-columns:1fr}.doctor-bio{padding:20px}.doctor-header h2{font-size:1.5rem}.time-slot{flex-direction:column;align-items:flex-start;gap:4px}.time-note{text-align:left;flex-basis:auto}}.map-info-body{flex:1;min-width:0}.map-info-body strong{color:#7c2d12;margin-bottom:2px;font-size:.95rem;display:block}.map-info-body p{color:#4b5563;margin:0;font-size:.9rem;line-height:1.5}.bus-lines{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.bus-badge{color:#fff;background:linear-gradient(135deg,#c084fc,#7c3aed);border-radius:50%;justify-content:center;align-items:center;min-width:36px;height:36px;padding:0 10px;font-size:.85rem;font-weight:700;display:inline-flex;box-shadow:0 3px 8px #7c3aed59,inset 0 1px #ffffff4d}@media (width<=768px){.map-card-footer{flex-direction:column;align-items:stretch}.map-directions-btn{justify-content:center}}:root{--a11y-font-scale:1}html{font-size:calc(100% * var(--a11y-font-scale))}html.a11y-readable,html.a11y-readable body{letter-spacing:.02em;font-family:Verdana,Trebuchet MS,Arial,sans-serif!important}html.a11y-contrast{filter:contrast(1.25)}html.a11y-contrast body{color:#fff!important;background:#000!important}html.a11y-contrast a{color:#ffd34d!important}html.a11y-contrast header,html.a11y-contrast nav,html.a11y-contrast main,html.a11y-contrast footer,html.a11y-contrast section,html.a11y-contrast article{color:#fff!important;background:#000!important}html.a11y-links a{text-underline-offset:2px;text-decoration:underline!important}html.a11y-grayscale{filter:grayscale()}html.a11y-grayscale.a11y-contrast{filter:grayscale()contrast(1.25)}.a11y-fab{z-index:9998;color:#fff;cursor:pointer;background:#e8940c;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:fixed;bottom:16px;left:16px;box-shadow:0 4px 12px #00000040}.a11y-fab:hover{background:#d18209}.a11y-fab:focus-visible{outline-offset:2px;outline:3px solid #4a90e2}.a11y-panel{z-index:9999;color:#4a4a4a;background:#fff;border-radius:8px;width:280px;padding:16px;font-family:inherit;position:fixed;bottom:76px;left:16px;box-shadow:0 8px 24px #0003}.a11y-panel-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.a11y-panel-header strong{color:#4a4a4a;font-size:1rem}.a11y-close{cursor:pointer;color:#4a4a4a;background:0 0;border:none;padding:0 4px;font-size:1.5rem;line-height:1}.a11y-row{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.a11y-label{font-size:.85rem}.a11y-btns{gap:4px;display:flex}.a11y-btns button{cursor:pointer;color:#4a4a4a;background:#f7f7f7;border:1px solid #ddd;border-radius:4px;min-width:36px;height:32px;font-weight:600}.a11y-btns button:hover{color:#fff;background:#e8940c;border-color:#e8940c}.a11y-toggle,.a11y-reset{text-align:left;cursor:pointer;color:#4a4a4a;background:#f7f7f7;border:1px solid #ddd;border-radius:4px;width:100%;margin-top:6px;padding:10px 12px;font-size:.9rem;display:block}.a11y-toggle:hover,.a11y-reset:hover{background:#efefef}.a11y-toggle.is-on{color:#fff;background:#e8940c;border-color:#e8940c}.a11y-reset{text-align:center;margin-top:12px;font-weight:600}.cookie-banner{z-index:9997;color:#4a4a4a;background:#fff;border-top:4px solid #e8940c;border-radius:8px;flex-wrap:wrap;align-items:center;gap:16px;max-width:1100px;margin:0 auto;padding:16px 20px;display:flex;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 8px 24px #0003}.cookie-text{flex:280px;margin:0;font-size:.9rem;line-height:1.5}.cookie-actions{flex-wrap:wrap;gap:8px;display:flex}.cookie-actions button{cursor:pointer;color:#4a4a4a;background:#f7f7f7;border:1px solid #ddd;border-radius:4px;padding:9px 16px;font-family:inherit;font-size:.88rem}.cookie-actions .cb-accept{color:#fff;background:#e8940c;border-color:#e8940c;font-weight:600}.cookie-actions .cb-accept:hover{background:#d18209}.cookie-actions button:hover{background:#efefef}.cookie-actions .cb-accept:hover{color:#fff;background:#d18209}.cookie-modal{z-index:10000;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.cookie-modal[hidden]{display:none}.cookie-modal-card{color:#4a4a4a;background:#fff;border-radius:8px;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;box-shadow:0 12px 40px #0000004d}.cookie-modal-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.cookie-modal-header .cm-title{color:#4a4a4a;font-size:1.1rem}.cm-close{cursor:pointer;color:#4a4a4a;background:0 0;border:none;padding:0 4px;font-size:1.6rem;line-height:1}.cookie-modal-body{padding:16px 20px}.cm-cat{cursor:pointer;border-bottom:1px solid #f0f0f0;align-items:flex-start;gap:12px;padding:12px 0;display:flex}.cm-cat:last-child{border-bottom:none}.cm-cat input{margin-top:4px}.cm-cat small{color:#777;font-size:.82rem}.cookie-modal-footer{border-top:1px solid #eee;flex-wrap:wrap;justify-content:flex-end;gap:8px;padding:16px 20px;display:flex}.cookie-modal-footer button{cursor:pointer;color:#4a4a4a;background:#f7f7f7;border:1px solid #ddd;border-radius:4px;padding:9px 16px;font-family:inherit;font-size:.88rem}.cookie-modal-footer .cm-accept{color:#fff;background:#e8940c;border-color:#e8940c;font-weight:600}.cookie-modal-footer .cm-accept:hover{background:#d18209}.footer-legal{text-align:center;color:#ffffffb3;border-top:1px solid #ffffff1a;padding:12px 16px;font-size:.82rem}.footer-legal a,.footer-legal-btn{color:#ffffffd9;cursor:pointer;font:inherit;background:0 0;border:none;padding:0 6px;text-decoration:none}.footer-legal a:hover,.footer-legal-btn:hover{color:#e8940c;text-decoration:underline}@media (width<=600px){.cookie-banner{flex-direction:column;align-items:stretch;padding:14px;bottom:8px;left:8px;right:8px}.cookie-actions{justify-content:stretch}.cookie-actions button{flex:1}.a11y-panel{width:calc(100vw - 32px)}}
