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