*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;line-height:1.5;background-color:#f8fafc;color:#1e293b}.container{max-width:1400px;margin:0 auto;padding:0 15px}a{color:#0d9488;text-decoration:none}a:hover{text-decoration:underline}#healthcare-header{background-color:#ffffff;padding:10px 0;position:sticky;top:0;z-index:1000;box-shadow:0 2px 4px rgba(0,0,0,.08);border-bottom:1px solid #e2e8f0}.header-container{max-width:1400px;margin:0 auto;padding:0 15px;display:flex;justify-content:space-between;align-items:center}.header-logo{display:block;width:250px;height:50px;object-fit:contain}.post-practice-btn{display:block;width:250px;height:50px;object-fit:contain;transition:transform .2s ease}.post-practice-btn:hover{transform:scale(1.02)}.post-practice-header-slot{display:block}.mobile-post-practice-wrapper{display:none;background-color:#ffffff;padding:10px 0 15px 0;border-bottom:1px solid #e2e8f0}.mobile-post-practice-wrapper .container{display:flex;justify-content:center}@media (max-width:768px){.header-container{justify-content:center}.post-practice-header-slot{display:none}.mobile-post-practice-wrapper{display:block}}body h1,body h2,body h3,body h4,body h5,body h6{text-align:center}@media (max-width:768px){body{text-align:center}.banner-box,.hero-section p,.section-intro,.about-section p,.why-choose-section p,.seo-section p,.disclaimer-section p,.designer-card{text-align:center !important}.footer-col{text-align:center !important}.footer-col h3{text-align:center !important}.footer-col ul{padding:0 !important}.footer-col ul li{text-align:center !important}.filters-grid{grid-template-columns:1fr !important;gap:15px !important}.filter-group label{text-align:center}.search-bar-wrapper{flex-direction:column;gap:12px;margin-top:15px}.search-bar-wrapper input{text-align:center}}.banner-section{background:#ccfbf1;padding:12px 0;border-bottom:1px solid #99f6e4}.banner-box{text-align:center;font-size:.95rem;color:#0f766e;line-height:1.4}.breadcrumbs-nav{background-color:#fff;padding:10px 0;border-bottom:1px solid #e2e8f0}.breadcrumbs-content{text-align:center;font-size:.9rem;font-weight:600}.breadcrumbs-content .separator{margin:0 8px;color:#94a3b8}.breadcrumbs-content .current{color:#64748b}@media (max-width:600px){.breadcrumbs-content{display:flex;flex-direction:column;align-items:center;gap:4px}.breadcrumbs-content .separator{display:none}}.hero-section{position:relative;background:linear-gradient(135deg, #0f172a 0%, #1e293b 100%);color:#fff;padding:45px 0;overflow:hidden}.hero-overlay{position:absolute;inset:15px;background:rgba(255,255,255,.03);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 8px 32px 0 rgba(0,0,0,.37);pointer-events:none}.hero-content{position:relative;z-index:2}.hero-section h1{font-size:2.2rem;font-weight:800;margin-bottom:8px;color:#fff}.hero-section p{color:#cbd5e1;margin-bottom:25px;font-size:1.05rem}.filters-grid{display:grid;grid-template-columns:repeat(5, 1fr);gap:12px;margin-bottom:15px}@media (max-width:1024px) and (min-width:769px){.filters-grid{grid-template-columns:repeat(3, 1fr)}}.filter-group{display:flex;flex-direction:column}.filter-group label{font-size:.8rem;font-weight:700;text-transform:uppercase;color:#2dd4bf;margin-bottom:6px}.filter-group select,.search-bar-wrapper input{width:100%;padding:11px 12px;border-radius:6px;border:1px solid rgba(255,255,255,.2);background:rgba(15,23,42,.85);backdrop-filter:blur(8px);color:#fff;font-size:.95rem}.filter-group select:focus,.search-bar-wrapper input:focus{outline:2px solid #2dd4bf;background:rgba(15,23,42,.95)}.search-bar-wrapper{display:flex;gap:10px;margin-top:15px}.btn-reset{padding:10px 20px;background-color:#e11d48;color:#fff;border:none;border-radius:6px;font-weight:700;cursor:pointer;transition:background-color .2s ease}.btn-reset:hover{background-color:#be123c}.jump-navigation{background-color:#1e293b;padding:12px 0;border-top:1px solid rgba(255,255,255,.1)}.jump-navigation .container{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:15px;font-size:.9rem}.jump-title{color:#94a3b8;font-weight:700}.jump-navigation a{color:#2dd4bf;font-weight:600;transition:color .2s ease}.jump-navigation a:hover{color:#5eead4}.healthcare-listings-section{padding:40px 0}.healthcare-listings-section h2{font-size:1.8rem;font-weight:800;margin-bottom:5px;color:#0f172a}.section-intro{color:#64748b;margin-bottom:25px}.healthcare-grid{display:grid;grid-template-columns:repeat(5, 1fr);gap:15px}@media (max-width:1200px){.healthcare-grid{grid-template-columns:repeat(4, 1fr)}}@media (max-width:992px){.healthcare-grid{grid-template-columns:repeat(3, 1fr)}}@media (max-width:768px){.healthcare-grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width:600px){.healthcare-grid{grid-template-columns:1fr}}.practice-card{border:1px solid #e2e8f0;border-radius:8px;padding:12px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:transform .25s ease,box-shadow .25s ease}.practice-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.practice-card.tier-featured{background-color:#e0f2fe;border:1px solid #0284c7}.practice-card.tier-super{background-color:#f3e8ff;border-color:#d8b4fe}.practice-card.tier-premium{background-color:#dcfce7;border-color:#86efac}.practice-card.tier-general{background-color:#fff}.image-container{position:relative;width:100%;margin-bottom:10px}.featured-badge{position:absolute;top:8px;left:8px;background-color:#0d9488;color:#fff;font-size:.7rem;font-weight:800;text-transform:uppercase;padding:4px 8px;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.2);letter-spacing:.5px;animation:badgeBounce 2.5s infinite ease-in-out}@keyframes badgeBounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-2px)}}.practice-image{width:100%;height:140px;object-fit:cover;border-radius:6px;display:block}.practice-title{font-size:1.1rem;font-weight:800;color:#0f172a;margin-bottom:4px}.practice-categories,.practice-location{font-size:.82rem;color:#475569;margin-bottom:4px}.practice-categories{margin-bottom:6px}.practice-location{font-weight:600}.btn-view-profile{display:block;text-align:center;background-color:#0d9488;color:#fff;font-weight:700;padding:8px;border-radius:6px;margin-top:10px;font-size:.85rem;transition:background-color .2s ease}.btn-view-profile:hover{background-color:#0f766e;text-decoration:none}.view-more-container{text-align:center;margin-top:30px}.btn-view-more{padding:12px 30px;background-color:#0f172a;color:#fff;font-size:1rem;font-weight:700;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.btn-view-more:hover{background-color:#1e293b;transform:translateY(-2px)}.about-section,.why-choose-section,.seo-section,.faqs-section,.disclaimer-section{padding:35px 0;border-top:1px solid #e2e8f0}.about-section h2,.why-choose-section h2,.seo-section h2,.faqs-section h2,.disclaimer-section h2{font-size:1.6rem;font-weight:800;margin-bottom:10px;color:#0f172a}.designer-cards-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:15px;margin-top:20px}.designer-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:20px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);transition:transform .25s ease,box-shadow .25s ease}.designer-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.trust-card{border-left:4px solid #0d9488}.card-icon{font-size:2.2rem;margin-bottom:8px;text-align:center;display:block;width:100%;transition:transform .2s ease}.designer-card:hover .card-icon{transform:scale(1.1)}.designer-card h3{font-size:1.1rem;color:#0f172a;margin-bottom:6px;text-align:center}.designer-card p{font-size:.9rem;color:#64748b}.faq-item{background:#fff;padding:15px;border-radius:6px;border:1px solid #e2e8f0;margin-bottom:10px;cursor:pointer;user-select:none;text-align:left !important;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.faq-item:hover{transform:translateX(4px);border-color:#2dd4bf}.faq-item h3{display:flex;justify-content:space-between;align-items:center;margin:0;padding:5px 0;font-size:1.05rem;color:#0f766e;text-align:left !important}.faq-item h3::after{content:"+";display:inline-block;font-size:1.2rem;font-weight:bold;color:#0d9488;margin-left:10px;transition:transform .3s ease}.faq-item.active h3::after{transform:rotate(45deg)}.faq-item p{display:none;margin-top:10px;padding-top:10px;border-top:1px dashed #cbd5e1;font-size:.95rem;color:#1e293b;text-align:left !important}.faq-item.active p{display:block}#healthcare-footer{background-color:#0f172a;color:#94a3b8;padding-top:40px;padding-bottom:20px}.footer-4-col{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px;margin-bottom:30px}@media (max-width:900px){.footer-4-col{grid-template-columns:repeat(2, 1fr)}}@media (max-width:600px){.footer-4-col{grid-template-columns:repeat(2, 1fr);gap:20px 24px}.footer-col{position:relative}.footer-col:nth-child(odd)::after{content:"";position:absolute;right:-12px;top:10%;height:80%;width:1px;background:linear-gradient(180deg, rgba(45, 212, 191, 0) 0%, rgba(45, 212, 191, 0.4) 50%, rgba(45, 212, 191, 0) 100%)}}.footer-col{text-align:left}.footer-col h3{color:#fff;font-size:1.1rem;margin-bottom:12px;text-align:left}.footer-col p{font-size:.88rem;line-height:1.5}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:8px;text-align:left}.footer-col ul li a{color:#cbd5e1;font-size:.88rem;transition:color .2s ease}.footer-col ul li a:hover{color:#2dd4bf}.footer-seo-text{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding:15px 0;font-size:.85rem;color:#64748b}.footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.1);padding-top:15px;font-size:.85rem}@media (max-width:768px){.footer-bottom{flex-direction:column;gap:10px;text-align:center}}.footer-bottom a{color:#2dd4bf}