/* Scoped to package/profile pages; individual blood-test pages are independent. */
.profile-page .profile-hero,.profile-page .profile-layout{width:calc(100% - 32px);max-width:1168px;margin:24px auto;box-sizing:border-box}
.profile-page .profile-hero{padding:28px;background:linear-gradient(120deg,#eff9ff,#fff);border:1px solid #dceaf3;border-radius:16px}
.profile-page .profile-breadcrumb{display:flex;gap:10px;font-size:13px;margin-bottom:18px;flex-wrap:wrap}
.profile-page .profile-eyebrow{color:#176bc4;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px}
.profile-page .profile-hero h1{font-size:36px;line-height:1.2;color:#142b45;margin:0 0 16px;font-weight:750}
.profile-page .profile-intro,.profile-page .profile-intro p{font-size:16px;line-height:1.65;text-align:left;margin:0 0 14px;color:#465a70}
.profile-page .profile-hero-facts{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}
.profile-page .profile-hero-facts span{background:#fff;border:1px solid #d7e7f0;border-radius:7px;padding:7px 10px;font-size:13px}
.profile-page .profile-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px}
.profile-page .profile-hero-price{font-size:28px;color:#142b45}
.profile-page .profile-hero-actions button{border:0;border-radius:8px;background:#176bc4;color:white;font-size:16px;font-weight:700;min-height:44px;padding:10px 22px}
.profile-page .profile-hero-actions a{color:#176bc4;font-size:14px;font-weight:600}
.profile-page .profile-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:24px;align-items:start}
.profile-page .profile-content,.profile-page .sticky-wrapper{min-width:0;width:100%}
.profile-page .sticky-card{position:static!important;padding:20px!important;border:1px solid #dce7ef;box-shadow:none;border-radius:12px}
.profile-page .profile-included{padding:22px;border:1px solid #dce7ef;border-radius:12px;background:#fff;scroll-margin-top:24px}
.profile-page .profile-section-heading{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-bottom:8px}
.profile-page .profile-section-heading h2{margin:0}
.profile-page .profile-section-heading>span{font-size:12px;color:#176bc4;background:#edf7ff;border-radius:6px;padding:6px 8px}
.profile-page .profile-test-groups{display:grid;gap:8px;margin-top:16px}
.profile-page .profile-test-group{border:1px solid #dce7ef;border-radius:8px;overflow:hidden}
.profile-page .profile-test-group summary{display:flex;align-items:center;gap:10px;padding:13px 14px;font-size:15px;font-weight:650;cursor:pointer;background:#f6faff;list-style:none}
.profile-page .profile-test-group summary::before{content:'+';font-size:20px;color:#176bc4}
.profile-page .profile-test-group[open] summary::before{content:'−'}
.profile-page .profile-group-count{margin-left:auto;background:#e3eef9;border-radius:20px;min-width:28px;padding:3px 8px;text-align:center;font-size:12px}
.profile-page .profile-test-group ul{padding:8px 16px 8px 32px;margin:0;list-style:disc}
.profile-page .profile-test-group li{padding:5px 0;font-size:14px;line-height:1.5;overflow-wrap:anywhere}
.profile-page .profile-content>.container{width:100%;padding:0;margin:20px 0;max-width:100%}
.profile-page .profile-content .row{margin:0}
.profile-page .report_pro{margin:0!important;padding:20px!important;width:100%;border:1px solid #dce7ef;border-radius:12px;box-shadow:none}
.profile-page .profile-content h2,.profile-page .sticky-card h2{font-size:22px;line-height:1.35;font-weight:700;color:#243e58;margin:0 0 12px}
.profile-page .profile-content p{line-height:1.65;text-align:left}
.profile-page .test-procedure-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.profile-page .test-procedure-grid .info-card{padding:14px;min-height:90px;margin:0;gap:10px;box-shadow:none;font-size:14px}
.profile-page .info-card .info-icon{font-size:24px;margin:0;flex-shrink:0}
.profile-page .testprice{margin:16px 0!important;padding:0!important}
.profile-page .aptio-sec,.profile-page .mediyaar-diagnostics-section{width:calc(100% - 32px);margin:24px auto;padding:24px!important;gap:24px;border-radius:12px}
.profile-page .aptio-left h2{margin-left:0!important}
.profile-page .aptio-left ul{padding-left:0!important}
.profile-page .aptio-left li{display:flex;align-items:center;text-align:left;gap:14px;margin:12px 0;font-size:16px;line-height:1.5}
.profile-page .aptio-left li svg{flex-shrink:0}
.profile-page .aptio-left,.profile-page .aptio-right{min-width:0}
.profile-page .profile-content img{max-width:100%;height:auto}
.profile-page>.container{width:calc(100% - 32px);padding:0;max-width:1168px;margin:24px auto}
.profile-page>.container>.section{margin:24px 0!important}
@media(max-width:767px){
.profile-page .profile-hero,.profile-page .profile-layout{margin:16px auto;width:calc(100% - 28px)}
.profile-page .profile-hero{padding:18px 16px;border-radius:12px}
.profile-page .profile-hero h1{font-size:27px;line-height:1.25}
.profile-page .profile-breadcrumb{margin-bottom:14px;font-size:12px}
.profile-page .profile-layout{grid-template-columns:minmax(0,1fr);gap:16px}
.profile-page .profile-included,.profile-page .report_pro{padding:16px!important}
.profile-page .profile-content h2,.profile-page .sticky-card h2{font-size:21px}
.profile-page .profile-hero-actions{gap:12px}
.profile-page .profile-hero-actions a{flex-basis:100%}
.profile-page .test-procedure-grid{grid-template-columns:minmax(0,1fr)}
.profile-page .test-procedure-grid .info-card{min-height:72px}
.profile-page .aptio-sec,.profile-page .mediyaar-diagnostics-section{padding:18px!important;display:flex;flex-direction:column}
.profile-page .aptio-left,.profile-page .aptio-right{width:100%;text-align:left}
.profile-page .aptio-left h2{font-size:24px}
.profile-page .sticky-card .mt-5{margin-top:16px!important}
}
/* Match the blood-test detail presentation and responsive ordering. */
.profile-page .profile-layout{margin:32px auto;gap:16px}
.profile-page .profile-content{padding:24px;background:#fff;border-radius:8px;box-shadow:0 4px 10px #00000012}
.profile-page .profile-hero{width:100%;padding:0;margin:0 0 32px;border:0;border-radius:0;background:#fff}
.profile-page .profile-hero h1,.profile-page .profile-booking-title{font-size:32px;line-height:1.25;font-weight:700;color:#1f2937;margin:16px 0 28px}
.profile-page .profile-breadcrumb{gap:8px;margin:0;color:#64748b;font-size:14px}
.profile-page .profile-breadcrumb a{color:#0f172a;text-decoration:none}
.profile-page .profile-intro,.profile-page .profile-intro p{color:#4b5563;font-size:16px;line-height:1.5;margin-bottom:24px}
.profile-page .profile-content .report_pro{border:0;padding:0!important;border-radius:0}
.profile-page .profile-content .report_pro h2{font-size:18px}
.profile-page .test-procedure-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}
.profile-page .test-procedure-grid .info-card{min-height:90px;padding:14px 10px;font-size:13px;border-radius:12px;box-shadow:0 2px 8px #0000000d}
.profile-page .test-procedure-grid .bg-secondary{background:#edf7ff!important;color:#176bc4!important}
.profile-page .sticky-card.profile-booking-card{border:0;padding:24px!important;box-shadow:0 4px 10px #00000020;border-radius:8px}
.profile-page .profile-mobile-intro{display:none}
.profile-page .profile-provider{display:flex;align-items:center;gap:12px;margin-bottom:28px}
.profile-page .profile-provider strong{font-size:16px;color:#4f4e4e;flex:1}
.profile-page .profile-provider img{width:48%;height:auto}
.profile-page .profile-cost-label{color:#999;font-size:18px;line-height:1.4;margin:0 0 6px}
.profile-page .profile-current-price{font-size:24px;font-weight:700;line-height:1.3;margin:0;color:#252a30}
.profile-page .profile-current-price .discount{font-size:16px;color:#00b894}
.profile-page .profile-booking-buttons{display:flex;gap:8px;margin-top:40px}
.profile-page .profile-booking-buttons button{flex:1;min-width:0;min-height:44px;border-radius:6px;font-size:16px;font-weight:600;padding:8px}
.profile-page .profile-booking-buttons .btn-danger,.profile-page .mobile-sticky-bar .btn-danger{background:#dc3545;border-color:#dc3545;color:white}
.profile-page .profile-collection{display:flex;align-items:center;justify-content:center;gap:14px;padding:6px 10px;background:#f0f8ff;border-radius:8px;margin-top:10px;font-size:14px}
.profile-page .profile-parameter-count{text-align:center;padding:12px;background:#f0f8ff;border-radius:8px;font-size:14px;margin-top:10px}
.profile-page .profile-accreditations{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:28px}
.profile-page .profile-accreditations img{max-width:23%;height:auto;max-height:65px;object-fit:contain}
.profile-page .profile-included{margin:28px 0;padding:16px}
.profile-page .mobile-sticky-bar{display:none}
@media(max-width:767px){
.profile-page{padding-bottom:118px}
.profile-page .profile-layout{display:flex;flex-direction:column;width:calc(100% - 28px);margin:32px auto;gap:24px}
.profile-page .sticky-wrapper{order:-1}
.profile-page .profile-mobile-intro{display:block}
.profile-page .profile-booking-title{margin:0 0 28px}
.profile-page .profile-content,.profile-page .sticky-card.profile-booking-card{padding:24px!important}
.profile-page .profile-hero h1{font-size:32px}
.profile-page .profile-hero{margin:0 0 48px}
.profile-page .test-procedure-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 10px}
.profile-page .test-procedure-grid .info-card{gap:8px;padding:12px 8px;font-size:12px;overflow-wrap:anywhere;min-height:90px}
.profile-page .info-card .info-icon{font-size:26px}
.profile-page .mobile-sticky-bar:not(.hidden){display:flex;padding-bottom:max(10px,env(safe-area-inset-bottom))}
.profile-page .profile-booking-buttons button{font-size:14px}
.profile-page .profile-intro p{text-align:justify}
}
.profile-page .profile-cost-label{text-align:left}
.profile-page .test-procedure-grid .info-card{flex-direction:row!important;text-align:left!important;align-items:center;justify-content:flex-start}
.profile-page .test-procedure-grid .info-card .info-icon{margin:0!important}
.profile-page .test-procedure-grid .info-card strong{font-size:inherit}

.profile-page .profile-read-more{background:none;border:0;padding:0;color:#176bc4;font-size:14px;font-weight:600;margin:8px 0 24px;cursor:pointer}
.profile-page .profile-read-more[hidden]{display:none}
@media(max-width:767px){
.profile-page .profile-mobile-intro .profile-hero{margin:0 0 28px}
.profile-page .profile-intro.profile-intro-collapsed{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;max-height:7.5em;margin-bottom:0}
.profile-page .profile-intro.profile-intro-collapsed p{margin-bottom:0}
}
