.doctor-profile-v2{background-color:#f8fbff;padding:40px 0 100px;font-family:Inter,sans-serif}.doctor-profile-v2 .container{max-width:1200px;margin:0 auto;padding:0 15px}.doctor-profile-v2 .custom-breadcrumb{color:#64748b;align-items:center;gap:8px;margin-bottom:30px;font-size:14px;display:flex}.doctor-profile-v2 .custom-breadcrumb a{color:#06c;text-decoration:none}.doctor-profile-v2 .custom-breadcrumb a:hover{text-decoration:underline}.doctor-profile-v2 .custom-breadcrumb .separator{color:#cbd5e1}.doctor-profile-v2 .custom-breadcrumb .current{color:#1e293b;font-weight:500}.doctor-profile-v2 .doctor-elite-header{background:#fff;border-radius:24px;margin-bottom:30px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.doctor-profile-v2 .doctor-elite-header .header-bg{background:linear-gradient(135deg,#06c 0%,#00c6ff 100%);height:180px}.doctor-profile-v2 .doctor-elite-header .header-main{grid-template-columns:180px 1fr auto;align-items:flex-end;gap:30px;margin-top:-90px;padding:0 40px 30px;display:grid}@media (max-width:991px){.doctor-profile-v2 .doctor-elite-header .header-main{text-align:center;grid-template-columns:1fr;gap:20px;margin-top:-70px;padding:0 20px 30px}}.doctor-profile-v2 .doctor-elite-header .avatar-circle{background:#fff;border:8px solid #fff;border-radius:50%;width:180px;height:180px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 5px 15px #0000001a}.doctor-profile-v2 .doctor-elite-header .avatar-circle img{object-fit:cover;width:100%;height:100%}.doctor-profile-v2 .doctor-elite-header .avatar-circle .verified-badge{color:#fff;white-space:nowrap;background:#10b981;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600;position:absolute;bottom:10px;left:50%;transform:translate(-50%);box-shadow:0 2px 5px #0003}.doctor-profile-v2 .doctor-elite-header .doc-primary-info{margin-top:3rem;padding-bottom:5px}.doctor-profile-v2 .doctor-elite-header .doc-primary-info h1{color:#1e293b;margin-bottom:8px;font-size:32px;font-weight:800;line-height:1.2}@media (min-width:992px){.doctor-profile-v2 .doctor-elite-header .doc-primary-info h1{color:#fff;text-shadow:0 2px 4px #0000001a}}.doctor-profile-v2 .doctor-elite-header .doc-primary-info .specialty-row{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}@media (max-width:991px){.doctor-profile-v2 .doctor-elite-header .doc-primary-info .specialty-row{justify-content:center}}.doctor-profile-v2 .doctor-elite-header .doc-primary-info .specialty-row .specialty-badge{color:#0369a1;background:#e0f2fe;border-radius:30px;padding:6px 16px;font-size:14px;font-weight:600}.doctor-profile-v2 .doctor-elite-header .doc-primary-info .specialty-row .qual-text{color:#64748b;font-size:14px}.doctor-profile-v2 .doctor-elite-header .doc-primary-info .stats-row{flex-wrap:wrap;gap:20px;display:flex}@media (max-width:991px){.doctor-profile-v2 .doctor-elite-header .doc-primary-info .stats-row{justify-content:center}}.doctor-profile-v2 .doctor-elite-header .doc-primary-info .stats-row .stat-pill{color:#334155;background:#f1f5f9;border-radius:12px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;display:flex}.doctor-profile-v2 .doctor-elite-header .doc-primary-info .stats-row .stat-pill .fee-symbol{color:#06c;font-weight:800}.doctor-profile-v2 .doctor-elite-header .header-actions{flex-direction:column;align-items:flex-end;gap:15px;display:flex}@media (max-width:991px){.doctor-profile-v2 .doctor-elite-header .header-actions{align-items:center}}.doctor-profile-v2 .doctor-elite-header .header-actions .primary-book-btn{color:#fff;cursor:pointer;background:#06c;border:none;border-radius:12px;padding:14px 40px;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #0066cc4d}.doctor-profile-v2 .doctor-elite-header .header-actions .primary-book-btn:hover{background:#0052a3;transform:translateY(-2px);box-shadow:0 6px 20px #06c6}.doctor-profile-v2 .doctor-elite-header .header-actions .quick-location{color:#64748b;align-items:center;gap:6px;font-size:13px;display:flex}@media (max-width:991px){.doctor-profile-v2 .doctor-elite-header .header-actions .quick-location{justify-content:center;margin-top:10px}}.doctor-profile-v2 .doctor-elite-header .tab-navigation-wrapper{z-index:100;background:#fff;border-top:1px solid #f1f5f9;padding:0 40px;position:-webkit-sticky;position:sticky;top:0}.doctor-profile-v2 .doctor-elite-header .tab-navigation-wrapper .tabs-list{gap:30px;display:flex;overflow-x:auto}.doctor-profile-v2 .doctor-elite-header .tab-navigation-wrapper .tabs-list::-webkit-scrollbar{display:none}.doctor-profile-v2 .doctor-elite-header .tab-navigation-wrapper .tab-link{color:#64748b;white-space:nowrap;padding:20px 0;font-size:15px;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.doctor-profile-v2 .doctor-elite-header .tab-navigation-wrapper .tab-link:after{content:"";background:#06c;border-radius:3px 3px 0 0;width:0;height:3px;transition:width .3s;position:absolute;bottom:0;left:0}.doctor-profile-v2 .doctor-elite-header .tab-navigation-wrapper .tab-link:hover,.doctor-profile-v2 .doctor-elite-header .tab-navigation-wrapper .tab-link.active{color:#06c}.doctor-profile-v2 .doctor-elite-header .tab-navigation-wrapper .tab-link.active:after{width:100%}.doctor-profile-v2 .scroll-margin-top{scroll-margin-top:100px}.doctor-profile-v2 .profile-content-body .card-wrapper,.doctor-profile-v2 .profile-content-body .info-card,.doctor-profile-v2 .profile-content-body .bio-card{background:#fff;border-radius:20px;margin-bottom:25px;padding:30px;box-shadow:0 4px 6px -1px #0000000d}.doctor-profile-v2 .profile-content-body .card-wrapper h2,.doctor-profile-v2 .profile-content-body .info-card h2,.doctor-profile-v2 .profile-content-body .bio-card h2{color:#0f172a;align-items:center;gap:10px;margin:0;font-size:20px;font-weight:700;display:flex}.doctor-profile-v2 .profile-content-body .card-wrapper .section-header-flex,.doctor-profile-v2 .profile-content-body .info-card .section-header-flex,.doctor-profile-v2 .profile-content-body .bio-card .section-header-flex{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.doctor-profile-v2 .profile-content-body .bio-card p{color:#334155;font-size:16px;line-height:1.8}.doctor-profile-v2 .profile-content-body .detail-grid{grid-template-columns:repeat(2,1fr);gap:25px;display:grid}@media (max-width:767px){.doctor-profile-v2 .profile-content-body .detail-grid{grid-template-columns:1fr}}.doctor-profile-v2 .profile-content-body .simple-list{padding:0;list-style:none}.doctor-profile-v2 .profile-content-body .simple-list li{flex-direction:column;gap:4px;margin-bottom:15px;display:flex}.doctor-profile-v2 .profile-content-body .simple-list li strong{color:#1e293b;font-size:16px}.doctor-profile-v2 .profile-content-body .simple-list li span{color:#64748b;font-size:14px}.doctor-profile-v2 .profile-content-body .simple-list li p{color:#475569;margin-top:5px;font-size:14px}.doctor-profile-v2 .profile-content-body .tags{flex-wrap:wrap;gap:10px;display:flex}.doctor-profile-v2 .profile-content-body .tags .tag{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:6px 14px;font-size:14px;font-weight:500}.doctor-profile-v2 .profile-content-body .treatments-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid}.doctor-profile-v2 .profile-content-body .treatments-grid .treatment-item{color:#0c4a6e;text-align:center;background:#f0f9ff;border-radius:10px;padding:12px;font-size:14px;font-weight:500}.doctor-profile-v2 .profile-content-body .photo-slider .slide-item .photo-ratio-box{border-radius:15px;width:100%;height:450px;overflow:hidden}@media (max-width:767px){.doctor-profile-v2 .profile-content-body .photo-slider .slide-item .photo-ratio-box{height:300px}}.doctor-profile-v2 .profile-content-body .photo-slider .slide-item .photo-ratio-box img{object-fit:cover;width:100%;height:100%}.doctor-profile-v2 .profile-content-body .photo-slider .slide-item .caption{text-align:center;color:#64748b;margin-top:15px;font-weight:500}.doctor-profile-v2 .profile-content-body .faq-item{border:1px solid #e2e8f0;border-radius:12px;margin-bottom:10px;overflow:hidden}.doctor-profile-v2 .profile-content-body .faq-item .faq-question{cursor:pointer;color:#1e293b;background:#f8fafc;justify-content:space-between;align-items:center;padding:15px 20px;font-weight:600;display:flex}.doctor-profile-v2 .profile-content-body .faq-item .faq-answer{color:#475569;background:#fff;max-height:0;padding:0 20px;line-height:1.6;transition:all .3s;overflow:hidden}.doctor-profile-v2 .profile-content-body .faq-item.active{border-color:#06c}.doctor-profile-v2 .profile-content-body .faq-item.active .faq-question{color:#06c;background:#f0f9ff}.doctor-profile-v2 .profile-content-body .faq-item.active .faq-answer{max-height:500px;padding:15px 20px}.doctor-profile-v2 .profile-content-body .location-grid{grid-template-columns:1fr 2fr;gap:30px;display:grid}@media (max-width:991px){.doctor-profile-v2 .profile-content-body .location-grid{grid-template-columns:1fr}}.doctor-profile-v2 .profile-content-body .contact-info{margin:20px 0}.doctor-profile-v2 .profile-content-body .contact-info .contact-item{align-items:center;gap:12px;margin-bottom:12px;display:flex}.doctor-profile-v2 .profile-content-body .contact-info .contact-item a{color:#1e293b;font-weight:500;text-decoration:none}.doctor-profile-v2 .profile-content-body .contact-info .contact-item a:hover{color:#06c}.doctor-profile-v2 .profile-content-body .working-hours-card{background:#f8fafc;border-radius:15px;padding:20px}.doctor-profile-v2 .profile-content-body .working-hours-card h3{align-items:center;gap:8px;margin-bottom:15px;font-size:16px;display:flex}.doctor-profile-v2 .profile-content-body .working-hours-card .hours-list{padding:0;list-style:none}.doctor-profile-v2 .profile-content-body .working-hours-card .hours-list li{justify-content:space-between;margin-bottom:8px;font-size:14px;display:flex}.doctor-profile-v2 .profile-content-body .working-hours-card .hours-list li.closed{opacity:.5}.doctor-profile-v2 .profile-content-body .working-hours-card .hours-list li.active .day-hours{color:#10b981;font-weight:600}.doctor-profile-v2 .profile-content-body .working-hours-card .hours-list li .day-name{color:#64748b}.doctor-profile-v2 .profile-content-body .average-rating-panel{text-align:center;background:#f8fafc;border-radius:15px;margin-bottom:30px;padding:30px}.doctor-profile-v2 .profile-content-body .average-rating-panel .rating-num{color:#0f172a;font-size:48px;font-weight:800;display:block}.doctor-profile-v2 .profile-content-body .average-rating-panel .rating-stars{margin:10px 0}.doctor-profile-v2 .profile-content-body .average-rating-panel .rating-text{color:#64748b;font-size:14px}.doctor-profile-v2 .profile-content-body .review-card{border-bottom:1px solid #f1f5f9;padding:20px}.doctor-profile-v2 .profile-content-body .review-card:last-child{border-bottom:none}.doctor-profile-v2 .profile-content-body .review-card .review-header{justify-content:space-between;margin-bottom:10px;display:flex}.doctor-profile-v2 .profile-content-body .review-card .review-header .reviewer-info{flex-direction:column;display:flex}.doctor-profile-v2 .profile-content-body .review-card .review-header .reviewer-info strong{color:#1e293b}.doctor-profile-v2 .profile-content-body .review-card .review-header .reviewer-info .review-date{color:#94a3b8;font-size:12px}.doctor-profile-v2 .profile-content-body .review-card .review-comment{color:#475569;font-size:15px;line-height:1.6}.doctor-profile-v2 .profile-content-body .articles-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:25px;display:grid}.doctor-profile-v2 .profile-content-body .article-card{border:1px solid #f1f5f9;border-radius:15px;transition:transform .3s;overflow:hidden}.doctor-profile-v2 .profile-content-body .article-card:hover{transform:translateY(-5px)}.doctor-profile-v2 .profile-content-body .article-card img{object-fit:cover;width:100%;height:200px}.doctor-profile-v2 .profile-content-body .article-card .article-content{padding:20px}.doctor-profile-v2 .profile-content-body .article-card .article-content h3{color:#1e293b;margin-bottom:10px;font-size:18px}.doctor-profile-v2 .profile-content-body .article-card .article-content p{color:#64748b;margin-bottom:15px;font-size:14px}.doctor-profile-v2 .profile-content-body .article-card .article-content .article-date{color:#94a3b8;margin-bottom:15px;font-size:12px;display:block}.doctor-profile-v2 .profile-content-body .article-card .article-content .read-more{color:#06c;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;font-weight:600;display:flex}.doctor-profile-v2 .footer-cta-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:999;background:#fffffff2;border:1px solid #fff3;border-radius:20px;justify-content:space-between;align-items:center;width:calc(100% - 40px);max-width:900px;padding:15px 30px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #00000026}@media (max-width:600px){.doctor-profile-v2 .footer-cta-bar{text-align:center;flex-direction:column;gap:15px}}.doctor-profile-v2 .footer-cta-bar .cta-info{align-items:center;gap:15px;display:flex}.doctor-profile-v2 .footer-cta-bar .cta-info img{object-fit:cover;border-radius:50%;width:50px;height:50px}.doctor-profile-v2 .footer-cta-bar .cta-info h4{color:#1e293b;margin:0;font-size:16px}.doctor-profile-v2 .footer-cta-bar .cta-info p{color:#64748b;margin:0;font-size:13px}.doctor-profile-v2 .footer-cta-bar button{color:#fff;cursor:pointer;background:#06c;border:none;border-radius:12px;padding:12px 30px;font-weight:700;transition:all .3s}.doctor-profile-v2 .footer-cta-bar button:hover{opacity:.9;transform:scale(1.02)}.doctor-profile-v2 .footer-cta-bar .map-redirect-btn{color:#06c;background:#f0f9ff;border:1px solid #e0f2fe;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.doctor-profile-v2 .footer-cta-bar .map-redirect-btn:hover{color:#fff;background:#06c;border-color:#06c}.doctor-profile-v2 .booking-modal-overlay{z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.doctor-profile-v2 .booking-modal-content{background:#fff;border-radius:24px;flex-direction:column;width:90%;max-width:1000px;max-height:90vh;animation:.3s ease-out modalSlideUp;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.doctor-profile-v2 .booking-modal-content .modal-header{background:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:20px 30px;display:flex}.doctor-profile-v2 .booking-modal-content .modal-header h2{color:#1e293b;margin:0;font-size:20px;font-weight:700}.doctor-profile-v2 .booking-modal-content .modal-header .close-btn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;transition:all .2s;display:flex}.doctor-profile-v2 .booking-modal-content .modal-header .close-btn:hover{color:#1e293b;background:#e2e8f0}.doctor-profile-v2 .booking-modal-content .modal-body{background:#f8fbff;padding:30px;overflow-y:auto}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.doctor-profile-loading,.doctor-profile-error{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:500px;padding:50px;display:flex}.loading-spinner{border:5px solid #f1f5f9;border-top-color:#06c;border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
