/* Venoramed Homepage Deferred Bundle — Performance Phase 1 */

/* ---- footer.css ---- */
.vr-footer{
  position:relative;
  overflow:hidden;
  background:#0B1020;
  color:#fff;
  padding:34px 0 34px;
}
.vr-footer:before{
  content:"";
  position:absolute;
  inset:-240px -160px auto auto;
  width:520px;
  height:520px;
  border-radius:999px;
  background:radial-gradient(circle,rgba(123,77,255,.28),rgba(46,214,255,.10) 42%,transparent 70%);
  pointer-events:none;
}
.vr-footer:after{
  content:"";
  position:absolute;
  left:-180px;
  bottom:-240px;
  width:520px;
  height:520px;
  border-radius:999px;
  background:radial-gradient(circle,rgba(46,214,255,.18),transparent 70%);
  pointer-events:none;
}
.vr-footer .vr-container{position:relative;z-index:2}
.vr-footer-cta{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:34px;
  padding:38px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:30px;
  background:linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.045));
  box-shadow:0 24px 80px rgba(0,0,0,.22);
  backdrop-filter:blur(16px);
  margin-bottom:64px;
}
.vr-footer-cta__kicker{
  display:inline-flex;
  align-items:center;
  gap:9px;
  color:#BFD7FF;
  font-size:14px;
  font-weight:500;
  margin-bottom:18px;
}
.vr-footer-cta h2{
  margin:0 0 16px;
  font-size:clamp(32px,4vw,54px);
  line-height:1.04;
  letter-spacing:-1.8px;
}
.vr-footer-cta p{
  margin:0;
  max-width:650px;
  color:rgba(255,255,255,.72);
  font-size:17px;
  line-height:1.72;
}
.vr-footer-cta__actions{
  display:flex;
  align-items:center;
  gap:14px;
  flex-wrap:nowrap;
}
.vr-btn--footer-outline{
  color:#fff;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.18);
}
.vr-btn--footer-outline:hover{
  color:#2ED6FF;
  border-color:rgba(46,214,255,.72);
  background:rgba(46,214,255,.08);
}
.vr-footer-main{
  display:grid;
  grid-template-columns:1.45fr .85fr .85fr 1fr;
  gap:56px;
  padding-bottom:46px;
  border-bottom:1px solid rgba(255,255,255,.10);
}
.vr-footer-brand p{
  margin:22px 0 26px;
  max-width:360px;
  color:rgba(255,255,255,.68);
  line-height:1.75;
  font-size:15px;
}
.vr-footer-logo{
  display:inline-flex;
  align-items:center;
  width:176px;
  height:auto;
  padding:10px 12px;
  border-radius:18px;
  background:rgba(255,255,255,.96);
}
.vr-footer-logo img{display:block;width:100%;height:auto}
.vr-footer-social{
  display:flex;
  align-items:center;
  gap:12px;
}
.vr-footer-social a{
  width:42px;
  height:42px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:14px;
  color:rgba(255,255,255,.82);
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.08);
  transition:transform .25s ease,background .25s ease,color .25s ease,border-color .25s ease;
}
.vr-footer-social a:hover{
  transform:translateY(-3px);
  color:#fff;
  background:var(--primary);
  border-color:var(--primary);
}
.vr-footer-col h3{
  margin:0 0 20px;
  font-size:16px;
  letter-spacing:.2px;
  color:#fff;
}
.vr-footer-col a,
.vr-footer-col span{
  display:flex;
  align-items:center;
  gap:10px;
  width:max-content;
  max-width:100%;
  margin:0 0 14px;
  color:rgba(255,255,255,.66);
  font-size:15px;
  line-height:1.55;
  transition:color .22s ease,transform .22s ease;
}
.vr-footer-col a:hover{
  color:#fff;
  transform:translateX(3px);
}
.vr-footer-contact i{color:#2ED6FF;width:18px;text-align:center}
.vr-footer-bottom{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  padding-top:26px;
  color:rgba(255,255,255,.56);
  font-size:14px;
}
.vr-footer-bottom p{margin:0}
.vr-footer-bottom div{display:flex;align-items:center;gap:22px;flex-wrap:wrap}
.vr-footer-bottom a{color:rgba(255,255,255,.58);transition:color .22s ease}
.vr-footer-bottom a:hover{color:#fff}
@media (max-width:1024px){
  .vr-footer-cta{grid-template-columns:1fr;align-items:start}
  .vr-footer-main{grid-template-columns:1fr 1fr;gap:44px 34px}
}
@media (max-width:720px){
  .vr-footer{padding-top:26px}
  .vr-footer-cta{padding:28px;border-radius:24px;margin-bottom:46px}
  .vr-footer-cta__actions{flex-direction:column;align-items:stretch;width:100%}
  .vr-footer-cta__actions .vr-btn{width:100%}
  .vr-footer-main{grid-template-columns:1fr;gap:34px}
  .vr-footer-bottom{align-items:flex-start;flex-direction:column}
  .vr-footer-bottom div{gap:14px 20px}
}


/* Phase 10.1.9: Footer logo now uses WordPress Site Logo, same as header. */
.vr-footer-logo{
  width:auto;
  min-width:max-content;
  max-width:132px;
  line-height:0;
}
.vr-footer-logo img,
.vr-footer-logo .custom-logo{
  display:block;
  width:auto!important;
  height:78px!important;
  max-height:78px!important;
  max-width:115px!important;
  object-fit:contain;
  object-position:center;
}
@media (max-width:720px){
  .vr-footer-logo img,
  .vr-footer-logo .custom-logo{
    height:68px!important;
    max-height:68px!important;
    max-width:100px!important;
  }
}

/* Phase 7.0.15: Footer CTA actions restored with consultation + WhatsApp. */
.vr-footer-cta__actions .vr-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  white-space:nowrap;
}
.vr-footer-whatsapp-btn i{
  color:#25D366;
  font-size:18px;
}
.vr-footer-whatsapp-btn:hover i{color:#25D366}
@media (max-width:720px){
  .vr-footer-cta__actions{
    flex-direction:column;
    align-items:stretch;
    width:100%;
  }
  .vr-footer-cta__actions .vr-btn{
    width:100%;
  }
}


/* Phase 7.0.16: Footer CTA buttons must stay visible after Core sync. */
.vr-footer-cta__actions{
  display:flex!important;
  flex-wrap:wrap;
  gap:12px!important;
  align-items:center!important;
  justify-content:flex-end!important;
}
.vr-footer-cta__actions .vr-footer-whatsapp-btn{
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
}
@media (max-width:720px){
  .vr-footer-cta__actions{justify-content:stretch!important;}
}


/* ---- treatments.css ---- */
/* Browse Treatments Section - V6 */
.vr-treatments{
  padding:92px 0 96px;
  background:
    radial-gradient(circle at 8% 18%,rgba(46,214,255,.10),transparent 32%),
    radial-gradient(circle at 92% 4%,rgba(123,77,255,.07),transparent 32%),
    #F8FAFC;
  overflow:hidden;
}
.vr-section-head--center{
  justify-content:center;
  text-align:center;
  margin-bottom:34px;
}
.vr-section-head--center p{
  margin-inline:auto;
}
.vr-treatment-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
}
.vr-treatment-card{
  position:relative;
  min-height:248px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:flex-start;
  gap:14px;
  padding:26px;
  border-radius:28px;
  border:1px solid rgba(229,231,235,.92);
  background:rgba(255,255,255,.94);
  box-shadow:0 10px 30px rgba(17,24,39,.055);
  overflow:hidden;
  transition:transform .26s ease,box-shadow .26s ease,border-color .26s ease,background .26s ease;
}
.vr-treatment-card:before{
  content:"";
  position:absolute;
  right:-44px;
  top:-44px;
  width:132px;
  height:132px;
  border-radius:999px;
  background:rgba(123,77,255,.065);
  transition:transform .32s ease,opacity .32s ease;
}
.vr-treatment-card:hover{
  transform:translateY(-5px);
  border-color:rgba(123,77,255,.40);
  box-shadow:0 22px 55px rgba(17,24,39,.11);
  background:#fff;
}
.vr-treatment-card:hover:before{
  transform:scale(1.14);
  opacity:.9;
}
.vr-treatment-card__icon{
  width:54px;
  height:54px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:18px;
  color:var(--primary);
  background:rgba(123,77,255,.09);
  border:1px solid rgba(123,77,255,.12);
  position:relative;
  z-index:1;
  transition:background .24s ease,color .24s ease,transform .24s ease;
}
.vr-treatment-card__icon i{font-size:22px}
.vr-treatment-card:hover .vr-treatment-card__icon{
  color:#fff;
  background:var(--primary);
  transform:translateY(-2px);
}
.vr-treatment-card h3{
  position:relative;
  z-index:1;
  margin:4px 0 0;
  color:#111827;
  font-size:23px;
  line-height:1.15;
  letter-spacing:-.035em;
  font-weight:700;
}
.vr-treatment-card p{
  position:relative;
  z-index:1;
  margin:0;
  color:var(--muted);
  font-size:15px;
  line-height:1.65;
  font-weight:400;
  max-width:330px;
}
.vr-treatment-card__meta{
  position:relative;
  z-index:1;
  margin-top:auto;
  display:inline-flex;
  align-items:center;
  gap:9px;
  color:var(--primary);
  font-size:14px;
  font-weight:600;
}
.vr-treatment-card__meta i{
  font-size:13px;
  transition:transform .24s ease;
}
.vr-treatment-card:hover .vr-treatment-card__meta i{transform:translateX(4px)}
.vr-treatment-card__tag{
  position:absolute;
  right:18px;
  top:18px;
  z-index:2;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:7px 10px;
  border-radius:999px;
  background:rgba(0,217,166,.10);
  color:#08775F;
  border:1px solid rgba(0,217,166,.18);
  font-size:12px;
  font-weight:600;
}
.vr-treatment-card--featured{
  border-color:rgba(123,77,255,.22);
  background:
    linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.94)),
    #fff;
}
.vr-treatment-card--featured .vr-treatment-card__icon{
  color:#fff;
  background:var(--primary);
  box-shadow:0 12px 28px rgba(123,77,255,.18);
}
.vr-treatment-cta{
  margin-top:26px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  border-radius:28px;
  border:1px solid rgba(123,77,255,.13);
  background:#fff;
  box-shadow:0 12px 34px rgba(17,24,39,.055);
  padding:20px 22px;
}
.vr-treatment-cta div{
  display:flex;
  flex-direction:column;
  gap:5px;
}
.vr-treatment-cta strong{
  color:#111827;
  font-size:17px;
  line-height:1.35;
  font-weight:700;
}
.vr-treatment-cta span{
  color:var(--muted);
  font-size:14px;
  line-height:1.55;
  font-weight:400;
}
@media (max-width:1180px){
  .vr-treatment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:760px){
  .vr-treatments{padding:58px 0 66px}
  .vr-section-head--center{text-align:left;justify-content:flex-start;margin-bottom:24px}
  .vr-section-head--center p{margin-inline:0}
  .vr-treatment-grid{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 4px 18px;margin-inline:-4px;scrollbar-width:none}
  .vr-treatment-grid::-webkit-scrollbar{display:none}
  .vr-treatment-card{min-width:82%;scroll-snap-align:start;min-height:240px;padding:23px;border-radius:24px}
  .vr-treatment-cta{display:block;padding:19px;border-radius:24px}
  .vr-treatment-cta .vr-btn{width:100%;margin-top:16px}
}
@media (max-width:430px){
  .vr-treatment-card{min-width:88%}
  .vr-treatment-card h3{font-size:21px}
}

/* V7 Premium Visual Upgrade */
.vr-treatment-grid--visual{
  grid-template-columns:repeat(3,minmax(0,1fr));
  align-items:stretch;
}
.vr-treatment-card--visual{
  min-height:0;
  padding:0;
  gap:0;
  background:#fff;
  border-radius:24px;
  overflow:hidden;
  box-shadow:0 14px 38px rgba(17,24,39,.075);
}
.vr-treatment-card--visual:before{display:none}
.vr-treatment-card__image{
  position:relative;
  width:100%;
  aspect-ratio: 1 / .72;
  overflow:hidden;
  background:#EAF3FF;
}
.vr-treatment-card__image:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(15,23,42,0) 44%,rgba(15,23,42,.18) 100%);
  pointer-events:none;
}
.vr-treatment-card__image img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  transition:transform .45s ease,filter .45s ease;
}
.vr-treatment-card--visual:hover .vr-treatment-card__image img{
  transform:scale(1.055);
  filter:saturate(1.04) contrast(1.02);
}
.vr-treatment-card__content{
  position:relative;
  z-index:1;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:10px;
  min-height:236px;
  padding:24px 24px 22px;
}
.vr-treatment-card--visual .vr-treatment-card__icon{
  position:absolute;
  top:-28px;
  left:22px;
  width:56px;
  height:56px;
  border-radius:18px;
  color:#fff;
  background:var(--primary);
  border:4px solid #fff;
  box-shadow:0 12px 28px rgba(123,77,255,.24);
}
.vr-treatment-card--visual:hover .vr-treatment-card__icon{
  transform:translateY(-2px);
  background:var(--primary-dark);
}
.vr-treatment-card--visual h3{
  margin-top:18px;
  font-size:22px;
}
.vr-treatment-card--visual p{
  font-size:14.5px;
  line-height:1.62;
  max-width:none;
}
.vr-treatment-card--visual .vr-treatment-card__meta{
  margin-top:auto;
  padding-top:8px;
}
.vr-treatment-card--visual .vr-treatment-card__tag{
  top:18px;
  right:18px;
  background:rgba(255,255,255,.92);
  color:#08775F;
  box-shadow:0 10px 24px rgba(17,24,39,.10);
  backdrop-filter:blur(10px);
}
.vr-treatment-card--featured.vr-treatment-card--visual{
  border-color:rgba(123,77,255,.30);
}
.vr-premium-consultation{
  position:relative;
  margin-top:34px;
  min-height:340px;
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:0;
  overflow:hidden;
  border-radius:34px;
  border:1px solid rgba(123,77,255,.26);
  background:
    radial-gradient(circle at 24% 22%,rgba(123,77,255,.52),transparent 38%),
    linear-gradient(135deg,#070923 0%,#161047 45%,#5D22DA 100%);
  box-shadow:0 26px 80px rgba(17,24,39,.18);
  padding:0;
}
.vr-premium-consultation:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(6,8,29,.90) 0%,rgba(13,14,50,.72) 46%,rgba(13,14,50,.08) 100%);
  z-index:1;
  pointer-events:none;
}
.vr-premium-consultation__content{
  position:relative;
  z-index:2;
  padding:44px 46px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  gap:18px;
  color:#fff;
}
.vr-cta-kicker{
  display:inline-flex;
  width:max-content;
  align-items:center;
  gap:9px;
  color:#F7E9A6;
  font-size:13px;
  font-weight:600;
}
.vr-premium-consultation h2,
.vr-whatsapp-strip h2{
  margin:0;
  color:#fff;
  font-size:clamp(30px,3.2vw,46px);
  line-height:1.05;
  letter-spacing:-.05em;
  font-weight:800;
}
.vr-premium-consultation p,
.vr-whatsapp-strip p{
  margin:0;
  color:rgba(255,255,255,.82);
  font-size:17px;
  line-height:1.65;
  max-width:520px;
  font-weight:400;
}
.vr-cta-benefits{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px 18px;
  margin:4px 0 4px;
}
.vr-cta-benefits span{
  display:flex;
  align-items:center;
  gap:10px;
  color:rgba(255,255,255,.92);
  font-size:15px;
  font-weight:500;
}
.vr-cta-benefits i{color:#9B86FF}
.vr-cta-main{
  width:max-content;
  min-height:56px;
  padding-inline:26px;
  background:#8B5CF6 !important;
  box-shadow:0 18px 44px rgba(139,92,246,.30) !important;
}
.vr-cta-main:hover{background:#7B4DFF !important}
.vr-premium-consultation__visual{
  position:relative;
  min-height:340px;
  z-index:0;
}
.vr-premium-consultation__visual img{
  width:100%;
  height:100%;
  min-height:340px;
  object-fit:cover;
  display:block;
}
.vr-free-badge{
  position:absolute;
  left:50%;
  bottom:34px;
  transform:translateX(-50%);
  z-index:3;
  width:118px;
  height:118px;
  border-radius:999px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  color:#fff;
  background:rgba(19,13,56,.78);
  border:1px solid rgba(255,255,255,.28);
  box-shadow:0 22px 55px rgba(17,24,39,.28), inset 0 0 0 8px rgba(123,77,255,.18);
  backdrop-filter:blur(12px);
}
.vr-free-badge strong{font-size:24px;line-height:1;font-weight:800;letter-spacing:-.04em}
.vr-free-badge span{font-size:12px;color:rgba(255,255,255,.82);margin-top:5px}
.vr-whatsapp-strip{
  margin-top:26px;
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:24px;
  padding:34px 42px;
  border-radius:34px;
  background:
    radial-gradient(circle at 94% 50%,rgba(46,214,255,.26),transparent 34%),
    linear-gradient(135deg,#12072E 0%,#3A149A 55%,#7B4DFF 100%);
  box-shadow:0 24px 70px rgba(17,24,39,.16);
  color:#fff;
  overflow:hidden;
}
.vr-whatsapp-strip__icon{
  width:88px;
  height:88px;
  border-radius:28px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.18);
  box-shadow:inset 0 0 0 8px rgba(255,255,255,.04);
}
.vr-whatsapp-strip__icon i{font-size:44px;color:#25D366}
.vr-btn--light{
  min-height:54px;
  padding-inline:24px;
  color:#fff;
  border:1px solid rgba(255,255,255,.66);
  background:rgba(255,255,255,.08);
  box-shadow:none;
  backdrop-filter:blur(10px);
}
.vr-btn--light:hover{
  background:#fff;
  color:#25105F;
}
@media (max-width:1180px){
  .vr-treatment-grid--visual{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:900px){
  .vr-premium-consultation{grid-template-columns:1fr}
  .vr-premium-consultation:before{background:linear-gradient(180deg,rgba(6,8,29,.92) 0%,rgba(13,14,50,.76) 62%,rgba(13,14,50,.26) 100%)}
  .vr-premium-consultation__visual{order:-1;min-height:260px}
  .vr-premium-consultation__visual img{min-height:260px}
  .vr-premium-consultation__content{padding:34px 28px 38px}
  .vr-free-badge{right:24px;left:auto;bottom:22px;transform:none;width:104px;height:104px}
  .vr-whatsapp-strip{grid-template-columns:1fr;text-align:left;padding:30px 26px}
  .vr-whatsapp-strip__icon{width:72px;height:72px;border-radius:24px}
  .vr-whatsapp-strip .vr-btn{width:100%}
}
@media (max-width:760px){
  .vr-treatment-grid--visual{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 4px 18px;margin-inline:-4px;scrollbar-width:none}
  .vr-treatment-card--visual{min-width:84%;scroll-snap-align:start;border-radius:24px}
  .vr-treatment-card__image{aspect-ratio:1/.76}
  .vr-treatment-card__content{min-height:230px;padding:22px 21px 20px}
  .vr-cta-benefits{grid-template-columns:1fr}
  .vr-premium-consultation h2,.vr-whatsapp-strip h2{font-size:30px}
}
@media (max-width:430px){
  .vr-treatment-card--visual{min-width:88%}
  .vr-premium-consultation__content{padding:30px 22px 34px}
  .vr-premium-consultation p,.vr-whatsapp-strip p{font-size:15px}
}

/* V8 Premium Refinement */
.vr-treatment-grid--five{
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:18px;
}
.vr-treatment-grid--five .vr-treatment-card--visual{
  border-radius:26px;
  box-shadow:0 16px 46px rgba(17,24,39,.08);
}
.vr-treatment-grid--five .vr-treatment-card__image{
  aspect-ratio:1/.78;
}
.vr-treatment-grid--five .vr-treatment-card__content{
  min-height:292px;
  padding:24px 20px 22px;
}
.vr-treatment-grid--five .vr-treatment-card--visual h3{
  margin-top:18px;
  font-size:20px;
  line-height:1.15;
  letter-spacing:-.035em;
}
.vr-treatment-list{
  position:relative;
  z-index:1;
  list-style:none;
  padding:0;
  margin:2px 0 0;
  display:grid;
  gap:8px;
  color:#334155;
  font-size:13.5px;
  line-height:1.35;
  font-weight:400;
}
.vr-treatment-list li{
  display:flex;
  align-items:flex-start;
  gap:8px;
}
.vr-treatment-list li:before{
  content:"\f00c";
  font-family:"Font Awesome 6 Free";
  font-weight:900;
  width:18px;
  height:18px;
  min-width:18px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:rgba(123,77,255,.10);
  color:var(--primary);
  font-size:9px;
  margin-top:-1px;
}
.vr-treatment-grid--five .vr-treatment-card__meta{
  font-size:13px;
}
.vr-premium-consultation{
  margin-top:46px;
  min-height:420px;
  grid-template-columns:1fr .92fr;
  border-radius:36px;
  border:1px solid rgba(255,255,255,.08);
  background:
    radial-gradient(circle at 10% 18%,rgba(123,77,255,.34),transparent 34%),
    radial-gradient(circle at 82% 80%,rgba(46,214,255,.15),transparent 34%),
    linear-gradient(135deg,#070923 0%,#130B3D 52%,#27106F 100%);
  box-shadow:0 30px 90px rgba(8,12,32,.22);
}
.vr-premium-consultation:before{
  background:linear-gradient(90deg,rgba(6,8,29,.94) 0%,rgba(13,14,50,.80) 54%,rgba(13,14,50,.20) 100%);
}
.vr-premium-consultation__content{
  padding:58px 58px;
  gap:20px;
}
.vr-cta-kicker{
  padding:9px 13px;
  border-radius:999px;
  background:rgba(255,255,255,.08);
  color:#EDE9FE;
  border:1px solid rgba(255,255,255,.12);
  font-weight:500;
}
.vr-premium-consultation h2{
  max-width:560px;
  font-size:clamp(34px,3.6vw,54px);
}
.vr-premium-consultation p{
  color:rgba(255,255,255,.76);
  max-width:560px;
}
.vr-cta-benefits{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  max-width:720px;
}
.vr-cta-benefits span{
  min-height:46px;
  padding:12px 14px;
  border-radius:16px;
  background:rgba(255,255,255,.075);
  border:1px solid rgba(255,255,255,.10);
  backdrop-filter:blur(10px);
  font-weight:400;
}
.vr-cta-benefits i{color:var(--accent)}
.vr-cta-actions{
  display:flex;
  align-items:center;
  gap:14px;
  flex-wrap:wrap;
  margin-top:4px;
}
.vr-cta-main{
  background:var(--primary) !important;
  box-shadow:0 18px 44px rgba(123,77,255,.24) !important;
}
.vr-cta-main:hover{background:var(--primary-dark) !important}
.vr-btn--ghost-light{
  min-height:56px;
  padding-inline:24px;
  color:#fff;
  border:1px solid rgba(255,255,255,.26);
  background:rgba(255,255,255,.08);
  box-shadow:none;
  backdrop-filter:blur(10px);
}
.vr-btn--ghost-light:hover{
  background:rgba(255,255,255,.14);
  border-color:rgba(255,255,255,.44);
}
.vr-premium-consultation__visual{
  min-height:420px;
}
.vr-premium-consultation__visual:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(7,9,35,.56) 0%,rgba(7,9,35,.12) 44%,rgba(7,9,35,0) 100%);
  z-index:1;
  pointer-events:none;
}
.vr-premium-consultation__visual img{
  min-height:420px;
  filter:saturate(.94) contrast(.98);
}
.vr-free-badge{display:none}
.vr-whatsapp-strip{
  margin-top:28px;
  grid-template-columns:1fr auto;
  padding:28px 34px;
  border-radius:30px;
  background:#fff;
  color:#111827;
  border:1px solid rgba(229,231,235,.95);
  box-shadow:0 18px 54px rgba(17,24,39,.08);
}
.vr-whatsapp-strip__content{
  display:flex;
  align-items:center;
  gap:18px;
  min-width:0;
}
.vr-whatsapp-strip__icon{
  width:64px;
  height:64px;
  border-radius:22px;
  background:rgba(37,211,102,.10);
  border:1px solid rgba(37,211,102,.18);
  box-shadow:none;
  min-width:64px;
}
.vr-whatsapp-strip__icon i{font-size:34px;color:#25D366}
.vr-whatsapp-strip h2{
  color:#111827;
  font-size:clamp(24px,2.4vw,34px);
  letter-spacing:-.045em;
}
.vr-whatsapp-strip p{
  color:var(--muted);
  max-width:560px;
  font-size:15px;
  line-height:1.6;
}
.vr-whatsapp-strip .vr-btn--light{
  background:#25D366;
  color:#fff;
  border-color:#25D366;
  box-shadow:0 14px 30px rgba(37,211,102,.18);
}
.vr-whatsapp-strip .vr-btn--light:hover{
  background:#1FBE5C;
  color:#fff;
  border-color:#1FBE5C;
}
@media (max-width:1280px){
  .vr-treatment-grid--five{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media (max-width:980px){
  .vr-treatment-grid--five{grid-template-columns:repeat(2,minmax(0,1fr))}
  .vr-cta-benefits{grid-template-columns:1fr}
}
@media (max-width:900px){
  .vr-premium-consultation__visual:after{background:linear-gradient(180deg,rgba(7,9,35,.10) 0%,rgba(7,9,35,.58) 100%)}
  .vr-whatsapp-strip{grid-template-columns:1fr;padding:24px}
}
@media (max-width:760px){
  .vr-treatment-grid--five{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 4px 18px;margin-inline:-4px;scrollbar-width:none}
  .vr-treatment-grid--five .vr-treatment-card--visual{min-width:84%;scroll-snap-align:start}
  .vr-treatment-grid--five .vr-treatment-card__content{min-height:292px}
  .vr-premium-consultation{margin-top:30px;border-radius:28px}
  .vr-premium-consultation__content{padding:34px 24px 38px}
  .vr-cta-actions .vr-btn{width:100%}
  .vr-whatsapp-strip__content{align-items:flex-start}
}
@media (max-width:430px){
  .vr-treatment-grid--five .vr-treatment-card--visual{min-width:88%}
  .vr-whatsapp-strip{padding:20px;border-radius:24px}
  .vr-whatsapp-strip__icon{width:54px;height:54px;min-width:54px;border-radius:18px}
  .vr-whatsapp-strip__icon i{font-size:28px}
}

/* V9 CTA spacing refinement */
.vr-premium-consultation{
  gap:0;
}
.vr-premium-consultation__content{
  gap:24px;
  padding:64px 58px;
}
.vr-premium-consultation h2{
  margin-bottom:-4px;
}
.vr-premium-consultation p{
  line-height:1.72;
}
.vr-cta-benefits{
  margin:2px 0 2px;
}
.vr-cta-actions{
  flex-wrap:nowrap;
  gap:14px;
}
.vr-cta-actions .vr-btn{
  white-space:nowrap;
}
.vr-premium-consultation__visual{
  padding:24px 24px 24px 0;
  min-height:420px;
  display:flex;
  align-items:stretch;
}
.vr-premium-consultation__visual img{
  border-radius:28px;
  min-height:372px;
  box-shadow:0 24px 60px rgba(4,8,28,.22);
}
.vr-premium-consultation__visual:after{
  inset:24px 24px 24px 0;
  border-radius:28px;
}
@media (max-width:980px){
  .vr-cta-actions{flex-wrap:wrap}
}
@media (max-width:900px){
  .vr-premium-consultation__visual{
    padding:22px 22px 0;
    min-height:280px;
  }
  .vr-premium-consultation__visual img{
    min-height:260px;
    border-radius:24px;
  }
  .vr-premium-consultation__visual:after{
    inset:22px 22px 0;
    border-radius:24px;
  }
  .vr-premium-consultation__content{
    padding:36px 28px 40px;
    gap:20px;
  }
}
@media (max-width:760px){
  .vr-cta-actions{flex-wrap:wrap}
  .vr-cta-actions .vr-btn{width:100%}
}

/* V10 premium CTA refinement */
.vr-premium-consultation{
  border-radius:38px;
  min-height:460px;
  overflow:hidden;
}
.vr-premium-consultation__content{
  padding:72px 64px;
  gap:28px;
}
.vr-cta-kicker{
  margin-bottom:2px;
}
.vr-premium-consultation h2{
  max-width:620px;
  line-height:.98;
  margin:0;
}
.vr-premium-consultation p{
  max-width:620px;
  line-height:1.78;
  margin:0;
}
.vr-cta-benefits{
  display:flex;
  flex-direction:column;
  gap:14px;
  max-width:560px;
  margin:2px 0 4px;
}
.vr-cta-benefits span{
  min-height:auto;
  width:auto;
  padding:0;
  border:0;
  background:transparent;
  backdrop-filter:none;
  color:rgba(255,255,255,.90);
  font-size:15px;
  letter-spacing:-.01em;
}
.vr-cta-benefits i{
  width:22px;
  height:22px;
  border-radius:50%;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:rgba(0,217,166,.16);
  color:var(--accent);
  font-size:12px;
}
.vr-cta-actions{
  display:flex;
  flex-direction:row;
  align-items:center;
  gap:16px;
  flex-wrap:nowrap !important;
  margin-top:8px;
}
.vr-cta-actions .vr-btn{
  width:auto !important;
  min-width:0;
  white-space:nowrap;
  padding-inline:22px;
}
.vr-premium-consultation__visual{
  padding:28px 28px 28px 0;
  min-height:460px;
}
.vr-premium-consultation__visual img{
  border-radius:30px;
  min-height:404px;
  object-position:center center;
}
.vr-premium-consultation__visual:after{
  inset:28px 28px 28px 0;
  border-radius:30px;
}
@media (max-width:1100px){
  .vr-premium-consultation__content{padding:58px 44px;gap:24px}
  .vr-cta-actions .vr-btn{padding-inline:18px;font-size:14px}
}
@media (max-width:900px){
  .vr-premium-consultation{grid-template-columns:1fr;border-radius:30px}
  .vr-premium-consultation__visual{order:-1;padding:24px 24px 0;min-height:300px}
  .vr-premium-consultation__visual img{min-height:300px;border-radius:24px}
  .vr-premium-consultation__visual:after{inset:24px 24px 0;border-radius:24px}
  .vr-premium-consultation__content{padding:44px 32px 46px;gap:22px}
}
@media (max-width:640px){
  .vr-cta-actions{flex-direction:column;align-items:stretch;gap:12px;flex-wrap:wrap !important}
  .vr-cta-actions .vr-btn{width:100% !important;justify-content:center}
  .vr-premium-consultation__content{padding:36px 24px 40px;gap:20px}
}

/* V10.1 CTA spacing + desktop button row refinement */
.vr-premium-consultation__content{
  gap:0 !important;
  padding:76px 66px !important;
}
.vr-premium-consultation .vr-cta-kicker{
  margin:0 0 26px !important;
}
.vr-premium-consultation h2{
  margin:0 0 24px !important;
  line-height:1.08 !important;
  letter-spacing:-.045em;
}
.vr-premium-consultation p{
  margin:0 0 34px !important;
  line-height:1.72 !important;
  max-width:590px;
}
.vr-premium-consultation .vr-cta-benefits{
  gap:18px !important;
  margin:0 0 42px !important;
}
.vr-premium-consultation .vr-cta-benefits span{
  font-size:16px !important;
  line-height:1.35 !important;
}
.vr-premium-consultation .vr-cta-actions{
  display:grid !important;
  grid-template-columns:max-content max-content !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:18px !important;
  margin:0 !important;
  width:auto !important;
  max-width:none !important;
  flex-direction:unset !important;
  flex-wrap:nowrap !important;
}
.vr-premium-consultation .vr-cta-actions .vr-btn{
  width:auto !important;
  min-width:230px !important;
  max-width:none !important;
  height:58px !important;
  padding:0 28px !important;
  margin:0 !important;
  justify-content:center !important;
  white-space:nowrap !important;
}
.vr-premium-consultation__visual{
  padding:30px 30px 30px 0 !important;
}
.vr-premium-consultation__visual img{
  border-radius:30px !important;
  object-position:center center !important;
}
.vr-premium-consultation__visual:after{
  inset:30px 30px 30px 0 !important;
  border-radius:30px !important;
}

@media (max-width:980px){
  .vr-premium-consultation__content{
    padding:54px 40px 58px !important;
  }
  .vr-premium-consultation h2{
    margin-bottom:20px !important;
  }
  .vr-premium-consultation p{
    margin-bottom:28px !important;
  }
  .vr-premium-consultation .vr-cta-benefits{
    margin-bottom:34px !important;
  }
  .vr-premium-consultation .vr-cta-actions{
    grid-template-columns:max-content max-content !important;
    gap:14px !important;
  }
  .vr-premium-consultation .vr-cta-actions .vr-btn{
    min-width:210px !important;
    padding:0 22px !important;
  }
}

@media (max-width:680px){
  .vr-premium-consultation__content{
    padding:38px 24px 42px !important;
  }
  .vr-premium-consultation .vr-cta-actions{
    grid-template-columns:1fr !important;
    width:100% !important;
    gap:12px !important;
  }
  .vr-premium-consultation .vr-cta-actions .vr-btn{
    width:100% !important;
    min-width:0 !important;
  }
}

/* V13: final WhatsApp strip removed; floating WhatsApp remains active */
.vr-whatsapp-strip{display:none !important}

/* Phase 7.6: Dynamic treatment description support. */
.vr-treatment-card__desc{
  margin:0 0 13px;
  color:rgba(255,255,255,.78);
  font-size:14px;
  line-height:1.6;
}

/* Phase 7.0.34 - Homepage treatment cards center-aligned rows
   Scope: only visual Treatment cards on the homepage. Keeps mobile horizontal scroll unchanged. */
@media (min-width: 1181px){
  .vr-treatment-grid--visual{
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    align-items:stretch;
    gap:22px;
  }
  .vr-treatment-grid--visual .vr-treatment-card--visual{
    flex:0 0 calc((100% - 44px) / 3);
    max-width:calc((100% - 44px) / 3);
  }
}

@media (min-width: 761px) and (max-width: 1180px){
  .vr-treatment-grid--visual{
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    align-items:stretch;
    gap:22px;
  }
  .vr-treatment-grid--visual .vr-treatment-card--visual{
    flex:0 0 calc((100% - 22px) / 2);
    max-width:calc((100% - 22px) / 2);
  }
}


/* ---- trust.css ---- */
/* Why Venoramed Section - V11 */
.vr-trust{
  position:relative;
  padding:96px 0 104px;
  background:
    radial-gradient(circle at 10% 10%, rgba(123,77,255,.08), transparent 30%),
    radial-gradient(circle at 90% 8%, rgba(46,214,255,.09), transparent 34%),
    #fff;
  overflow:hidden;
}
.vr-trust:before{
  content:"";
  position:absolute;
  inset:32px auto auto 50%;
  width:min(760px,70vw);
  height:min(760px,70vw);
  border-radius:999px;
  transform:translateX(-50%);
  background:linear-gradient(135deg,rgba(123,77,255,.06),rgba(46,214,255,.05));
  filter:blur(8px);
  pointer-events:none;
}
.vr-trust .vr-container{
  position:relative;
  z-index:1;
}
.vr-trust__head{
  max-width:820px;
  margin-inline:auto;
  margin-bottom:42px;
}
.vr-trust-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
}
.vr-trust-card{
  min-height:252px;
  padding:30px;
  border-radius:28px;
  border:1px solid rgba(229,231,235,.92);
  background:rgba(255,255,255,.86);
  box-shadow:0 12px 34px rgba(17,24,39,.055);
  backdrop-filter:blur(12px);
  transition:transform .26s ease, box-shadow .26s ease, border-color .26s ease, background .26s ease;
}
.vr-trust-card:hover{
  transform:translateY(-5px);
  border-color:rgba(123,77,255,.34);
  background:#fff;
  box-shadow:0 24px 62px rgba(17,24,39,.105);
}
.vr-trust-card__icon{
  width:58px;
  height:58px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:20px;
  color:var(--primary);
  background:rgba(123,77,255,.09);
  border:1px solid rgba(123,77,255,.13);
  margin-bottom:24px;
  transition:background .24s ease,color .24s ease,transform .24s ease;
}
.vr-trust-card__icon i{font-size:23px}
.vr-trust-card:hover .vr-trust-card__icon{
  color:#fff;
  background:var(--primary);
  transform:translateY(-2px);
}
.vr-trust-card h3{
  margin:0 0 14px;
  color:#111827;
  font-size:21px;
  line-height:1.18;
  letter-spacing:-.03em;
  font-weight:700;
}
.vr-trust-card p{
  margin:0;
  color:var(--muted);
  font-size:15px;
  line-height:1.72;
  font-weight:400;
}
@media (max-width:1080px){
  .vr-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:720px){
  .vr-trust{padding:64px 0 72px}
  .vr-trust__head{text-align:left;margin-bottom:28px}
  .vr-trust-grid{grid-template-columns:1fr;gap:16px}
  .vr-trust-card{min-height:auto;padding:24px;border-radius:24px}
  .vr-trust-card__icon{width:52px;height:52px;border-radius:18px;margin-bottom:18px}
}

/* V17.1 Premium particle layer for trust section */
.vr-trust{
  background:
    radial-gradient(circle at 8% 12%, rgba(123,77,255,.12), transparent 28%),
    radial-gradient(circle at 92% 18%, rgba(46,214,255,.12), transparent 30%),
    linear-gradient(180deg,#fff 0%,#f8fbff 100%);
}
.vr-trust:after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.55;
  background-image:
    radial-gradient(circle, rgba(123,77,255,.16) 1px, transparent 1.5px),
    radial-gradient(circle, rgba(46,214,255,.14) 1px, transparent 1.5px);
  background-size:54px 54px, 82px 82px;
  background-position:0 0, 28px 22px;
  mask-image:linear-gradient(180deg,transparent 0%,#000 22%,#000 76%,transparent 100%);
}
.vr-particle-field{
  position:absolute;
  inset:0;
  overflow:hidden;
  pointer-events:none;
  z-index:0;
}
.vr-particle-field span{
  position:absolute;
  width:9px;
  height:9px;
  border-radius:999px;
  background:rgba(123,77,255,.22);
  box-shadow:0 0 28px rgba(123,77,255,.28);
  animation:vrTrustParticleFloat 10s ease-in-out infinite alternate;
}
.vr-particle-field span:nth-child(1){left:9%;top:22%;animation-duration:9s}
.vr-particle-field span:nth-child(2){left:22%;top:70%;width:6px;height:6px;background:rgba(46,214,255,.28);animation-duration:12s;animation-delay:-4s}
.vr-particle-field span:nth-child(3){left:48%;top:12%;width:7px;height:7px;animation-duration:11s;animation-delay:-2s}
.vr-particle-field span:nth-child(4){right:18%;top:28%;width:12px;height:12px;background:rgba(46,214,255,.24);animation-duration:13s;animation-delay:-6s}
.vr-particle-field span:nth-child(5){right:8%;bottom:18%;width:7px;height:7px;animation-duration:10s;animation-delay:-1s}
.vr-particle-field span:nth-child(6){left:36%;bottom:12%;width:10px;height:10px;background:rgba(46,214,255,.18);animation-duration:14s;animation-delay:-5s}
@keyframes vrTrustParticleFloat{
  from{transform:translate3d(0,0,0) scale(1);opacity:.45}
  to{transform:translate3d(18px,-26px,0) scale(1.22);opacity:.88}
}
.vr-trust-card{
  position:relative;
  overflow:hidden;
  background:rgba(255,255,255,.78);
  box-shadow:0 16px 54px rgba(17,24,39,.07);
}
.vr-trust-card:before{
  content:"";
  position:absolute;
  inset:-1px;
  border-radius:inherit;
  opacity:0;
  background:linear-gradient(135deg,rgba(123,77,255,.16),transparent 42%,rgba(46,214,255,.14));
  transition:opacity .28s ease;
  pointer-events:none;
}
.vr-trust-card:hover:before{opacity:1}
.vr-trust-card > *{position:relative;z-index:1}
.vr-trust-card:hover{
  transform:translateY(-8px);
  box-shadow:0 30px 78px rgba(17,24,39,.12);
}
@media (max-width:720px){
  .vr-particle-field span{opacity:.5}
}


/* ---- journey.css ---- */
/* Patient Journey Section - V12 */
.vr-journey{
  position:relative;
  padding:108px 0 116px;
  background:
    radial-gradient(circle at 12% 18%,rgba(123,77,255,.08),transparent 30%),
    radial-gradient(circle at 88% 26%,rgba(46,214,255,.09),transparent 32%),
    linear-gradient(180deg,#F8FAFC 0%,#FFFFFF 100%);
  overflow:hidden;
}
.vr-journey:before{
  content:"";
  position:absolute;
  left:50%;
  top:128px;
  width:min(920px,78vw);
  height:min(920px,78vw);
  transform:translateX(-50%);
  border-radius:999px;
  background:linear-gradient(135deg,rgba(123,77,255,.055),rgba(46,214,255,.045));
  filter:blur(10px);
  pointer-events:none;
}
.vr-journey .vr-container{position:relative;z-index:1}
.vr-journey__head{margin-bottom:54px}
.vr-journey-timeline{
  position:relative;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:22px;
}
.vr-journey-timeline:before{
  content:"";
  position:absolute;
  top:55px;
  left:10%;
  right:10%;
  height:2px;
  background:linear-gradient(90deg,rgba(123,77,255,0),rgba(123,77,255,.42),rgba(46,214,255,.40),rgba(46,214,255,0));
  z-index:0;
}
.vr-journey-step{
  position:relative;
  z-index:1;
  min-height:310px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:26px;
  padding:26px;
  border-radius:30px;
  border:1px solid rgba(229,231,235,.90);
  background:rgba(255,255,255,.86);
  box-shadow:0 14px 40px rgba(17,24,39,.06);
  backdrop-filter:blur(14px);
  transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,background .28s ease;
}
.vr-journey-step:hover{
  transform:translateY(-8px);
  border-color:rgba(123,77,255,.36);
  background:#fff;
  box-shadow:0 28px 70px rgba(17,24,39,.12);
}
.vr-journey-step__node{
  position:relative;
  width:86px;
  height:86px;
  border-radius:28px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#fff;
  background:linear-gradient(135deg,#7B4DFF 0%,#5B31D6 100%);
  box-shadow:0 18px 40px rgba(123,77,255,.24);
}
.vr-journey-step:nth-child(even) .vr-journey-step__node{
  background:linear-gradient(135deg,#2ED6FF 0%,#2578FF 100%);
  box-shadow:0 18px 40px rgba(46,214,255,.22);
}
.vr-journey-step__node span{
  position:absolute;
  left:10px;
  top:9px;
  font-size:11px;
  font-weight:700;
  letter-spacing:.02em;
  color:rgba(255,255,255,.72);
}
.vr-journey-step__node i{font-size:28px}
.vr-journey-step__content h3{
  margin:0 0 14px;
  font-size:24px;
  line-height:1.12;
  letter-spacing:-.04em;
  color:#111827;
  font-weight:700;
}
.vr-journey-step__content p{
  margin:0;
  color:var(--muted);
  font-size:15px;
  line-height:1.75;
  font-weight:400;
}
.vr-animate-step{
  opacity:0;
  transform:translateY(34px);
}
.vr-animate-step.is-visible{
  opacity:1;
  transform:translateY(0);
  transition:opacity .64s cubic-bezier(.2,.7,.2,1) var(--step-delay,0s), transform .64s cubic-bezier(.2,.7,.2,1) var(--step-delay,0s), box-shadow .28s ease, border-color .28s ease, background .28s ease;
}
.vr-animate-step.is-visible:hover{transform:translateY(-8px)}

@media (max-width:1080px){
  .vr-journey{padding:88px 0 96px}
  .vr-journey-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}
  .vr-journey-timeline:before{display:none}
  .vr-journey-step{min-height:280px}
}
@media (max-width:720px){
  .vr-journey{padding:68px 0 76px}
  .vr-journey__head{text-align:left;margin-bottom:34px}
  .vr-journey-timeline{
    display:flex;
    flex-direction:column;
    gap:18px;
  }
  .vr-journey-timeline:before{
    display:block;
    top:44px;
    bottom:44px;
    left:34px;
    right:auto;
    width:2px;
    height:auto;
    background:linear-gradient(180deg,rgba(123,77,255,.0),rgba(123,77,255,.34),rgba(46,214,255,.32),rgba(46,214,255,0));
  }
  .vr-journey-step{
    min-height:auto;
    display:grid;
    grid-template-columns:72px 1fr;
    gap:18px;
    padding:20px;
    border-radius:24px;
  }
  .vr-journey-step__node{
    width:68px;
    height:68px;
    border-radius:22px;
  }
  .vr-journey-step__node i{font-size:22px}
  .vr-journey-step__content h3{font-size:21px;margin-bottom:10px}
  .vr-journey-step__content p{font-size:14.5px;line-height:1.65}
}
@media (prefers-reduced-motion:reduce){
  .vr-animate-step{opacity:1;transform:none}
  .vr-animate-step.is-visible{transition:none}
}


/* ---- faq.css ---- */
.vr-faq{
  padding:112px 0 120px;
  background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);
  position:relative;
  overflow:hidden;
}
.vr-faq:before{
  content:"";
  position:absolute;
  width:520px;
  height:520px;
  border-radius:999px;
  background:radial-gradient(circle,rgba(123,77,255,.10),transparent 68%);
  left:-220px;
  top:80px;
  pointer-events:none;
}
.vr-faq:after{
  content:"";
  position:absolute;
  width:440px;
  height:440px;
  border-radius:999px;
  background:radial-gradient(circle,rgba(46,214,255,.12),transparent 66%);
  right:-180px;
  bottom:40px;
  pointer-events:none;
}
.vr-faq .vr-container{position:relative;z-index:1}
.vr-faq__head{margin-bottom:52px}
.vr-faq__layout{
  display:grid;
  grid-template-columns:.82fr 1.18fr;
  gap:34px;
  align-items:start;
}
.vr-faq__intro{
  position:sticky;
  top:110px;
  padding:38px;
  border-radius:32px;
  background:#10172a;
  color:#fff;
  box-shadow:0 26px 80px rgba(17,24,39,.16);
  overflow:hidden;
}
.vr-faq__intro:before{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 18% 12%,rgba(123,77,255,.32),transparent 34%),radial-gradient(circle at 100% 80%,rgba(46,214,255,.22),transparent 32%);
  pointer-events:none;
}
.vr-faq__intro > *{position:relative;z-index:1}
.vr-faq__icon{
  width:58px;
  height:58px;
  border-radius:18px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:#fff;
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.16);
  margin-bottom:28px;
  font-size:22px;
}
.vr-faq__intro h3{
  margin:0 0 16px;
  font-size:32px;
  line-height:1.08;
  letter-spacing:-.04em;
}
.vr-faq__intro p{
  margin:0 0 30px;
  color:rgba(255,255,255,.74);
  line-height:1.75;
  font-size:16px;
}
.vr-faq__accordion{
  display:flex;
  flex-direction:column;
  gap:14px;
}
.vr-faq-item{
  border:1px solid rgba(215,220,229,.95);
  background:rgba(255,255,255,.86);
  border-radius:22px;
  box-shadow:0 10px 34px rgba(17,24,39,.05);
  overflow:hidden;
  transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease,background .25s ease;
}
.vr-faq-item:hover,
.vr-faq-item.is-open{
  border-color:rgba(123,77,255,.32);
  box-shadow:0 18px 46px rgba(17,24,39,.08);
}
.vr-faq-item:hover{transform:translateY(-2px)}
.vr-faq-item__button{
  width:100%;
  border:0;
  background:transparent;
  padding:24px 26px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  text-align:left;
  color:var(--dark);
}
.vr-faq-item__button span{
  font-size:18px;
  line-height:1.35;
  font-weight:700;
  letter-spacing:-.02em;
}
.vr-faq-item__button i{
  width:34px;
  height:34px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 auto;
  color:var(--primary);
  background:rgba(123,77,255,.09);
  transition:transform .25s ease,background .25s ease,color .25s ease;
}
.vr-faq-item.is-open .vr-faq-item__button i{
  background:var(--primary);
  color:#fff;
  transform:rotate(180deg);
}
.vr-faq-item__content{
  max-height:0;
  overflow:hidden;
  opacity:0;
  transition:max-height .34s ease,opacity .26s ease;
}
.vr-faq-item.is-open .vr-faq-item__content{
  max-height:220px;
  opacity:1;
}
.vr-faq-item__content p{
  margin:0;
  padding:0 26px 26px;
  color:var(--muted);
  line-height:1.75;
  font-size:16px;
  max-width:760px;
}
@media(max-width:980px){
  .vr-faq{padding:86px 0 92px}
  .vr-faq__layout{grid-template-columns:1fr;gap:22px}
  .vr-faq__intro{position:relative;top:auto;padding:30px;border-radius:28px}
}
@media(max-width:640px){
  .vr-faq{padding:72px 0 80px}
  .vr-faq__head{margin-bottom:34px}
  .vr-faq__intro h3{font-size:26px}
  .vr-faq-item__button{padding:20px 18px}
  .vr-faq-item__button span{font-size:16px}
  .vr-faq-item__content p{padding:0 18px 22px;font-size:15px}
}


/* ---- animations.css ---- */
/* V17 Premium Polish: scroll reveal, subtle motion, premium hover states */
:root{
  --vr-ease:cubic-bezier(.2,.75,.2,1);
  --vr-hero-scroll:0px;
}

/* Smooth page entrance */
body{
  animation:vrPageIn .48s var(--vr-ease) both;
}
@keyframes vrPageIn{
  from{opacity:.96}
  to{opacity:1}
}

/* Premium scroll reveal */
.vr-animate{
  opacity:0;
  transform:translateY(34px);
  transition:
    opacity .72s var(--vr-ease),
    transform .72s var(--vr-ease),
    filter .72s var(--vr-ease);
  transition-delay:var(--vr-delay,0ms);
  will-change:opacity,transform;
  filter:blur(4px);
}
.vr-animate.is-visible{
  opacity:1;
  transform:translateY(0);
  filter:blur(0);
}
.vr-animate--left{transform:translateX(-28px)}
.vr-animate--right{transform:translateX(28px)}
.vr-animate--left.is-visible,
.vr-animate--right.is-visible{transform:translateX(0)}

/* Header gets a more premium glass state on scroll */
.vr-header.is-scrolled{
  background:rgba(255,255,255,.82);
  border-bottom-color:rgba(229,231,235,.72);
  box-shadow:0 18px 48px rgba(17,24,39,.10);
}
.vr-header.is-scrolled .vr-header__inner{
  height:76px;
}
.vr-header__inner{
  transition:height .28s var(--vr-ease);
}

/* Hero depth without changing structure */
.vr-hero{
  background-position:center calc(50% + var(--vr-hero-scroll));
}
.vr-hero__shine{
  animation:vrFloatGlow 8s ease-in-out infinite alternate;
}
.vr-hero__shine--two{animation-delay:-2.8s}
@keyframes vrFloatGlow{
  from{transform:translate3d(0,0,0) scale(1); opacity:.68}
  to{transform:translate3d(16px,-18px,0) scale(1.08); opacity:.92}
}
.vr-search-card{
  transition:transform .35s var(--vr-ease), box-shadow .35s var(--vr-ease), border-color .35s var(--vr-ease);
}
.vr-search-card:hover{
  transform:translateY(-3px);
  box-shadow:0 30px 80px rgba(6,10,35,.20);
}

/* Buttons: premium highlight following cursor */
.vr-btn{
  position:relative;
  isolation:isolate;
  overflow:hidden;
}
.vr-btn:after{
  content:"";
  position:absolute;
  inset:-1px;
  z-index:-1;
  opacity:0;
  background:radial-gradient(circle at var(--vr-x,50%) var(--vr-y,50%), rgba(255,255,255,.32), transparent 34%);
  transition:opacity .25s ease;
}
.vr-btn:hover:after{opacity:1}
.vr-btn--primary,
.vr-btn--search{
  box-shadow:0 16px 34px rgba(123,77,255,.18);
}
.vr-btn--primary:hover,
.vr-btn--search:hover{
  box-shadow:0 20px 46px rgba(123,77,255,.24);
}

/* Doctor cards: premium hover and entrance */
.vr-doctor-card{
  backface-visibility:hidden;
}
.vr-doctor-card:hover{
  transform:translateY(-9px);
  box-shadow:0 34px 80px rgba(17,24,39,.15);
}
.vr-doctor-card__media img{
  transform-origin:center;
}
.vr-doctor-card:hover .vr-doctor-card__media img{
  transform:scale(1.065);
}
.vr-doctor-card:before{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  pointer-events:none;
  opacity:0;
  background:linear-gradient(135deg,rgba(123,77,255,.12),transparent 34%,rgba(46,214,255,.10));
  transition:opacity .28s ease;
  z-index:1;
}
.vr-doctor-card:hover:before{opacity:1}
.vr-doctor-card > *{position:relative;z-index:2}

/* Treatment cards: image/icon motion stays subtle */
.vr-treatment-card{
  backface-visibility:hidden;
}
.vr-treatment-card:hover{
  transform:translateY(-8px);
  box-shadow:0 32px 76px rgba(17,24,39,.13);
}
.vr-treatment-card:hover .vr-treatment-card__icon{
  transform:translateY(-3px) rotate(-2deg);
}

/* Trust cards and journey steps */
.vr-trust-card,
.vr-journey-step,
.vr-faq-item,
.vr-footer-cta{
  transition:transform .28s var(--vr-ease), box-shadow .28s var(--vr-ease), border-color .28s var(--vr-ease), background .28s var(--vr-ease);
}
.vr-trust-card:hover,
.vr-journey-step:hover{
  transform:translateY(-6px);
  border-color:rgba(123,77,255,.30);
  box-shadow:0 24px 64px rgba(17,24,39,.10);
}
.vr-trust-card:hover i,
.vr-journey-step:hover i{
  transform:scale(1.08);
}
.vr-trust-card i,
.vr-journey-step i{
  transition:transform .28s var(--vr-ease);
}

/* FAQ feels softer when opening */
.vr-faq-item.is-open{
  border-color:rgba(123,77,255,.28);
  box-shadow:0 18px 48px rgba(17,24,39,.08);
}
.vr-faq-item__content{
  transition:max-height .32s var(--vr-ease), opacity .28s ease, padding .28s ease;
}

/* Footer CTA subtle lift */
.vr-footer-cta:hover{
  transform:translateY(-4px);
  box-shadow:0 30px 80px rgba(0,0,0,.22);
}

/* Floating WhatsApp: calmer premium pulse */
.vr-whatsapp{
  animation:vrWhatsappFloat 3.2s ease-in-out infinite;
}
@keyframes vrWhatsappFloat{
  0%,100%{transform:translateY(0)}
  50%{transform:translateY(-5px)}
}
.vr-whatsapp:hover{
  animation-play-state:paused;
}

/* Active tabs feel more tactile */
.vr-tab{
  position:relative;
  overflow:hidden;
}
.vr-tab:after{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  width:0;
  height:0;
  border-radius:999px;
  background:rgba(123,77,255,.10);
  transform:translate(-50%,-50%);
  transition:width .28s ease,height .28s ease;
}
.vr-tab:hover:after{
  width:120%;
  height:220%;
}
.vr-tab span,
.vr-tab i{position:relative;z-index:1}

/* Prefer accessibility over motion */
@media (prefers-reduced-motion: reduce){
  *,*:before,*:after{
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    scroll-behavior:auto!important;
    transition-duration:.01ms!important;
  }
  .vr-animate{opacity:1!important;transform:none!important;filter:none!important}
}

@media (max-width:768px){
  .vr-animate{
    transform:translateY(22px);
    filter:blur(2px);
  }
  .vr-header.is-scrolled .vr-header__inner{height:68px}
  .vr-doctor-card:hover,
  .vr-treatment-card:hover,
  .vr-trust-card:hover,
  .vr-journey-step:hover{
    transform:none;
  }
}

/* Slim scroll progress for product-like feel */
.vr-scroll-progress{
  position:fixed;
  top:0;
  left:0;
  height:3px;
  width:100%;
  transform:scaleX(0);
  transform-origin:left center;
  background:linear-gradient(90deg,var(--primary),var(--secondary));
  z-index:120;
  pointer-events:none;
  transition:transform .08s linear;
}

/* V17.1 ambient polish */
.vr-hero:after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    radial-gradient(circle at 20% 32%, rgba(123,77,255,.22), transparent 30%),
    radial-gradient(circle at 78% 24%, rgba(46,214,255,.12), transparent 28%);
  mix-blend-mode:screen;
  opacity:.6;
  animation:vrAmbientBreath 7s ease-in-out infinite alternate;
}
@keyframes vrAmbientBreath{
  from{opacity:.42;transform:scale(1)}
  to{opacity:.72;transform:scale(1.018)}
}
.vr-premium-consultation__visual img,
.vr-treatment-card__media img,
.vr-doctor-card__media img{
  transition:transform .45s var(--vr-ease), filter .45s var(--vr-ease);
}
.vr-premium-consultation__visual:hover img{
  transform:scale(1.035);
  filter:saturate(1.06) contrast(1.03);
}
.vr-footer{
  animation:vrFooterGlow 8s ease-in-out infinite alternate;
}
@keyframes vrFooterGlow{
  from{box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}
  to{box-shadow:inset 0 1px 0 rgba(255,255,255,.12), 0 -24px 80px rgba(123,77,255,.08)}
}


/* ---- final-home.css ---- */
/* V19 Final Home Sections - built on V17.1 without removing existing core structure */
.vr-final-section{position:relative;padding:112px 0;overflow:hidden}.vr-final-section .vr-section-head{margin-bottom:54px}.vr-process{background:linear-gradient(180deg,#fff 0%,#f7f9ff 100%)}.vr-process:before{content:"";position:absolute;inset:8% -10% auto auto;width:440px;height:440px;background:radial-gradient(circle,rgba(123,77,255,.12),transparent 64%);filter:blur(12px);pointer-events:none}.vr-process-line{position:relative;height:4px;width:min(880px,82%);margin:0 auto -26px;background:rgba(123,77,255,.12);border-radius:999px;overflow:hidden}.vr-process-line span{display:block;height:100%;width:100%;transform-origin:left;transform:scaleX(.78);background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:inherit}.vr-process-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.vr-process-card{position:relative;background:rgba(255,255,255,.86);border:1px solid rgba(123,77,255,.14);border-radius:28px;padding:34px;box-shadow:0 18px 60px rgba(15,23,42,.07);min-height:360px;transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease;backdrop-filter:blur(14px)}.vr-process-card:hover{transform:translateY(-8px);border-color:rgba(123,77,255,.44);box-shadow:0 30px 80px rgba(123,77,255,.13)}.vr-process-card__number{position:absolute;top:24px;right:28px;font-size:54px;font-weight:900;color:rgba(123,77,255,.08);line-height:1}.vr-process-card__icon{width:64px;height:64px;border-radius:22px;display:inline-flex;align-items:center;justify-content:center;background:rgba(123,77,255,.11);color:var(--primary);font-size:24px;margin-bottom:28px}.vr-process-card h3{font-size:24px;margin:0 0 16px}.vr-process-card p{color:var(--muted);line-height:1.72;margin:0 0 14px}.vr-process-card__tag{display:inline-flex;margin-top:16px;padding:9px 14px;border-radius:999px;background:rgba(0,217,166,.12);color:#059669;font-weight:700;text-transform:uppercase;font-size:12px;letter-spacing:.04em}.vr-vip-experience{background:#080b19;color:#fff}.vr-vip-experience:before,.vr-vip-experience:after{content:"";position:absolute;border-radius:999px;filter:blur(28px);pointer-events:none}.vr-vip-experience:before{width:420px;height:420px;left:-180px;top:8%;background:rgba(123,77,255,.28)}.vr-vip-experience:after{width:360px;height:360px;right:-160px;bottom:10%;background:rgba(46,214,255,.16)}.vr-vip-panel{position:relative;display:grid;grid-template-columns:1.02fr .98fr;gap:50px;align-items:center;border:1px solid rgba(255,255,255,.12);border-radius:36px;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.03));padding:56px;box-shadow:0 32px 110px rgba(0,0,0,.28);overflow:hidden}.vr-vip-panel__content{position:relative;z-index:2}.vr-vip-panel .vr-section-kicker{color:#b9a7ff;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12)}.vr-vip-panel h2{font-size:clamp(40px,5vw,70px);line-height:1.02;letter-spacing:-.055em;margin:24px 0 22px}.vr-vip-panel p{font-size:17px;line-height:1.75;color:rgba(255,255,255,.72);max-width:680px}.vr-vip-panel h3{font-size:28px;margin:34px 0 18px}.vr-vip-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;margin:0 0 34px}.vr-vip-benefits span{display:flex;gap:10px;align-items:flex-start;color:rgba(255,255,255,.88);line-height:1.45}.vr-vip-benefits i{color:var(--accent);margin-top:3px}.vr-vip-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.vr-video-link{border:0;background:transparent;color:#fff;font-weight:700;display:inline-flex;gap:10px;align-items:center}.vr-video-link i{width:42px;height:42px;border-radius:999px;background:rgba(255,255,255,.1);display:inline-flex;align-items:center;justify-content:center;color:var(--secondary)}.vr-vip-panel__visual{position:relative;border-radius:30px;overflow:hidden;min-height:440px;box-shadow:0 30px 90px rgba(0,0,0,.36)}.vr-vip-panel__visual img{width:100%;height:100%;min-height:440px;object-fit:cover;display:block;transform:scale(1.01);transition:transform .6s ease}.vr-vip-panel__visual:hover img{transform:scale(1.055)}.vr-vip-panel__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,11,25,.06),rgba(8,11,25,.42))}.vr-play-badge{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;width:92px;height:92px;border-radius:999px;border:1px solid rgba(255,255,255,.38);background:rgba(255,255,255,.18);backdrop-filter:blur(16px);color:#fff;font-size:26px;box-shadow:0 20px 60px rgba(123,77,255,.35);transition:transform .28s ease,background .28s ease}.vr-play-badge:hover{transform:translate(-50%,-50%) scale(1.06);background:rgba(123,77,255,.75)}.vr-years-badge{position:absolute;left:24px;bottom:24px;z-index:2;padding:12px 16px;border-radius:999px;background:rgba(255,255,255,.18);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.24);font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:.06em}.vr-testimonials{background:#fff}.vr-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.vr-testimonial-card{position:relative;min-height:310px;border-radius:30px;padding:32px;background:linear-gradient(180deg,#fff,#f8faff);border:1px solid rgba(123,77,255,.12);box-shadow:0 18px 56px rgba(15,23,42,.07);overflow:hidden;transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.vr-testimonial-card:before{content:"\201C";position:absolute;right:24px;top:14px;font-size:120px;color:rgba(123,77,255,.08);font-weight:900;line-height:1}.vr-testimonial-card:hover{transform:translateY(-8px);border-color:rgba(123,77,255,.35);box-shadow:0 28px 76px rgba(123,77,255,.12)}.vr-testimonial-play{width:66px;height:66px;border-radius:999px;border:0;background:var(--primary);color:#fff;font-size:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 18px 40px rgba(123,77,255,.28);margin-bottom:26px}.vr-testimonial-card__rating{color:#f5a524;display:flex;gap:4px;margin-bottom:20px}.vr-testimonial-card p{font-size:18px;line-height:1.65;color:#4b5563;margin:0 0 30px}.vr-testimonial-card strong{display:block;font-size:18px;margin-bottom:6px}.vr-testimonial-card span{color:var(--muted)}.vr-network{background:linear-gradient(180deg,#f8faff 0%,#fff 100%)}.vr-network-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:42px;align-items:start}.vr-network-content{position:sticky;top:110px}.vr-network-content h2{font-size:clamp(36px,4.2vw,60px);line-height:1.04;letter-spacing:-.05em;margin:22px 0}.vr-network-content p{color:var(--muted);line-height:1.78;font-size:17px;max-width:620px}.vr-network-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:26px}.vr-network-benefits span{display:flex;gap:10px;align-items:center;padding:12px 14px;border-radius:16px;background:#fff;border:1px solid rgba(123,77,255,.12);font-weight:700}.vr-network-benefits i{color:var(--accent)}.vr-partnership-form{background:rgba(255,255,255,.86);border:1px solid rgba(123,77,255,.15);border-radius:34px;padding:34px;box-shadow:0 28px 90px rgba(15,23,42,.09);backdrop-filter:blur(18px)}.vr-partnership-form h3{font-size:30px;margin:0 0 8px}.vr-partnership-form>p{color:var(--muted);margin:0 0 26px}.vr-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.vr-form-grid label{display:flex;flex-direction:column;gap:8px;color:#4b5563;font-weight:700;font-size:13px}.vr-form-grid input,.vr-form-grid textarea{width:100%;border:1px solid #dde3ef;background:#f8faff;border-radius:16px;padding:15px 16px;outline:none;transition:border-color .25s ease,box-shadow .25s ease,background .25s ease;color:var(--dark)}.vr-form-grid textarea{min-height:124px;resize:vertical}.vr-form-grid input:focus,.vr-form-grid textarea:focus{border-color:var(--primary);box-shadow:0 0 0 5px rgba(123,77,255,.10);background:#fff}.vr-form-wide{grid-column:1/-1}.vr-partnership-form .vr-btn{margin-top:22px;width:100%;height:56px}.vr-blog{background:#fff}.vr-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.vr-blog-card{border-radius:28px;padding:30px;background:linear-gradient(180deg,#fff,#f8faff);border:1px solid rgba(123,77,255,.12);box-shadow:0 18px 52px rgba(15,23,42,.06);transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.vr-blog-card:hover{transform:translateY(-8px);border-color:rgba(123,77,255,.35);box-shadow:0 28px 72px rgba(123,77,255,.12)}.vr-blog-card>span{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(123,77,255,.1);color:var(--primary);font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:22px}.vr-blog-card h3{font-size:23px;line-height:1.2;margin:0 0 14px}.vr-blog-card p{color:var(--muted);line-height:1.65;margin:0 0 24px}.vr-blog-card a{font-weight:800;color:var(--primary);display:inline-flex;gap:8px;align-items:center}.vr-partners{background:#f8faff;padding-bottom:86px}.vr-logo-marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);margin-top:20px}.vr-logo-track{display:flex;gap:22px;width:max-content;animation:vrLogoMarquee 28s linear infinite}.vr-logo-track span{min-width:180px;height:78px;border-radius:22px;background:#fff;border:1px solid rgba(123,77,255,.12);display:flex;align-items:center;justify-content:center;color:#1f2a44;font-weight:900;letter-spacing:.02em;opacity:.58;transition:opacity .25s ease,transform .25s ease}.vr-logo-track span:hover{opacity:1;transform:translateY(-3px)}@keyframes vrLogoMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.vr-final-cta{position:relative;background:#080b19;color:#fff;padding:80px 0;overflow:hidden}.vr-final-cta:before{content:"";position:absolute;inset:auto -20% -60% auto;width:500px;height:500px;background:radial-gradient(circle,rgba(123,77,255,.28),transparent 64%);filter:blur(16px)}.vr-final-cta__box{position:relative;border:1px solid rgba(255,255,255,.12);border-radius:34px;background:linear-gradient(135deg,rgba(255,255,255,.09),rgba(255,255,255,.035));padding:42px;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 26px 90px rgba(0,0,0,.24)}.vr-final-cta h2{font-size:clamp(32px,4vw,52px);line-height:1.05;margin:16px 0 12px}.vr-final-cta p{color:rgba(255,255,255,.7);font-size:17px;line-height:1.65;margin:0;max-width:650px}.vr-final-cta .vr-section-kicker{color:#d8d0ff;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12)}.vr-final-cta__actions{display:flex;gap:14px;flex-wrap:wrap}.vr-video-modal{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:22px}.vr-video-modal.is-open{display:flex}.vr-video-modal__backdrop{position:absolute;inset:0;background:rgba(8,11,25,.72);backdrop-filter:blur(10px)}.vr-video-modal__dialog{position:relative;width:min(880px,100%);aspect-ratio:16/9;border-radius:28px;background:#080b19;border:1px solid rgba(255,255,255,.14);box-shadow:0 40px 120px rgba(0,0,0,.45);overflow:hidden;display:flex;align-items:center;justify-content:center}.vr-video-modal__close{position:absolute;right:18px;top:14px;z-index:2;width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;font-size:28px}.vr-video-placeholder{display:flex;flex-direction:column;align-items:center;gap:16px;color:#fff}.vr-video-placeholder i{width:86px;height:86px;border-radius:999px;background:var(--primary);display:flex;align-items:center;justify-content:center;font-size:28px}.vr-video-placeholder span{color:rgba(255,255,255,.7);font-weight:700}.vr-trust{padding-top:106px!important}.vr-featured-doctors{padding-top:106px!important}.vr-treatments{padding-top:100px!important}.vr-faq{padding-top:108px!important}
@media(max-width:1024px){.vr-process-grid,.vr-testimonial-grid,.vr-blog-grid{grid-template-columns:1fr 1fr}.vr-vip-panel,.vr-network-grid{grid-template-columns:1fr}.vr-network-content{position:relative;top:auto}.vr-vip-panel__visual,.vr-vip-panel__visual img{min-height:360px}.vr-final-cta__box{flex-direction:column;align-items:flex-start}.vr-process-line{display:none}}
@media(max-width:720px){.vr-final-section{padding:78px 0}.vr-process-grid,.vr-testimonial-grid,.vr-blog-grid,.vr-form-grid,.vr-network-benefits,.vr-vip-benefits{grid-template-columns:1fr}.vr-process-card{min-height:auto;padding:28px}.vr-vip-panel{padding:24px;border-radius:28px}.vr-vip-panel h2{font-size:42px}.vr-vip-panel__visual,.vr-vip-panel__visual img{min-height:280px}.vr-play-badge{width:72px;height:72px}.vr-partnership-form{padding:24px;border-radius:28px}.vr-final-cta__box{padding:28px}.vr-final-cta__actions,.vr-vip-actions{width:100%;flex-direction:column;align-items:stretch}.vr-final-cta__actions .vr-btn,.vr-vip-actions .vr-btn{width:100%}.vr-logo-track span{min-width:150px}.vr-testimonial-card,.vr-blog-card{padding:26px}}


/* V20 final refinement */
.vr-search-card__grid{
  grid-template-columns: minmax(230px, 1fr) minmax(220px, 0.9fr) auto;
}
.vr-search-card .vr-btn--search{min-width: 190px;}
.vr-card-stats--credentials{
  grid-template-columns:1fr;
  gap:10px;
  margin-top:18px;
}
.vr-card-stats--credentials .vr-card-stat{
  min-height:auto;
  padding:12px 14px;
  border-radius:16px;
  background:rgba(123,77,255,.055);
  border:1px solid rgba(123,77,255,.09);
}
.vr-card-stats--credentials .vr-card-stat strong{
  display:flex;
  align-items:center;
  gap:8px;
  color:#18142f;
  font-size:13px;
  font-weight:700;
}
.vr-card-stats--credentials .vr-card-stat strong i{color:#7B4DFF;}
.vr-card-stats--credentials .vr-card-stat span{
  display:block;
  margin-top:4px;
  color:#6b7280;
  font-size:13px;
  line-height:1.45;
}
.vr-blog-card{
  overflow:hidden;
  padding:0 !important;
}
.vr-blog-card__media{
  height:190px;
  overflow:hidden;
  border-radius:24px 24px 0 0;
  background:#eef2ff;
}
.vr-blog-card__media img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .55s ease;
}
.vr-blog-card:hover .vr-blog-card__media img{transform:scale(1.06);}
.vr-blog-card > span,
.vr-blog-card > h3,
.vr-blog-card > p,
.vr-blog-card > a{
  margin-left:24px;
  margin-right:24px;
}
.vr-blog-card > span{margin-top:22px;display:inline-block;}
.vr-blog-card > a{margin-bottom:24px;display:inline-flex;}
.vr-testimonial-card{
  overflow:hidden;
  position:relative;
}
.vr-testimonial-card__media{
  position:relative;
  height:220px;
  margin:-4px -4px 24px;
  border-radius:26px;
  overflow:hidden;
  background:#eef2ff;
}
.vr-testimonial-card__media::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(10,15,35,.05),rgba(10,15,35,.36));
}
.vr-testimonial-card__media img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .65s ease;
}
.vr-testimonial-card:hover .vr-testimonial-card__media img{transform:scale(1.05);}
.vr-play-pulse{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  z-index:3;
  width:70px;
  height:70px;
  border-radius:999px;
  border:0;
  background:#7B4DFF;
  color:#fff;
  display:grid;
  place-items:center;
  box-shadow:0 0 0 0 rgba(123,77,255,.42), 0 18px 45px rgba(123,77,255,.32);
  animation:vrPulsePlay 2s infinite;
  cursor:pointer;
}
.vr-play-pulse::before{
  content:"";
  position:absolute;
  inset:-14px;
  border-radius:inherit;
  border:1px solid rgba(255,255,255,.42);
}
@keyframes vrPulsePlay{
  0%{box-shadow:0 0 0 0 rgba(123,77,255,.42), 0 18px 45px rgba(123,77,255,.32);}
  70%{box-shadow:0 0 0 20px rgba(123,77,255,0), 0 18px 45px rgba(123,77,255,.32);}
  100%{box-shadow:0 0 0 0 rgba(123,77,255,0), 0 18px 45px rgba(123,77,255,.32);}
}
.vr-trust{
  margin-top:0;
}
@media (max-width: 980px){
  .vr-search-card__grid{grid-template-columns:1fr;}
  .vr-search-card .vr-btn--search{width:100%;}
  .vr-blog-card__media,.vr-testimonial-card__media{height:210px;}
}

/* Phase 8.1.4 uses blog.css as final source for reusable blog cards. */

/* Phase 11.0.15: Homepage VIP video modal player */
.vr-video-modal__dialog .vr-video-placeholder{
  width:100%;
  height:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#000;
  border-radius:inherit;
  overflow:hidden;
}
.vr-video-modal__dialog .vr-video-placeholder video,
.vr-video-modal__dialog .vr-video-placeholder iframe{
  width:100%;
  height:100%;
  display:block;
  border:0;
  background:#000;
  object-fit:contain;
}
.vr-video-modal__dialog .vr-video-placeholder video:not([src]){
  display:none;
}
.vr-video-modal__dialog .vr-video-placeholder iframe ~ .vr-video-placeholder__fallback,
.vr-video-modal__dialog .vr-video-placeholder video[src] ~ .vr-video-placeholder__fallback{
  display:none;
}
.vr-video-placeholder__fallback{
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:16px;
  color:#fff;
}


/* Phase 11.0.31: portrait patient testimonial media + functional lightbox */
.vr-testimonials .vr-testimonial-grid{
  grid-template-columns:repeat(auto-fit,minmax(260px,320px));
  justify-content:center;
  align-items:start;
  gap:28px;
}
.vr-testimonials .vr-testimonial-card{
  width:100%;
  min-height:0;
  padding:20px 20px 26px;
}
.vr-testimonials .vr-testimonial-card__media{
  width:100%;
  height:auto;
  aspect-ratio:9/16;
  margin:0 0 22px;
  border-radius:24px;
}
.vr-testimonials .vr-testimonial-card__media img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.vr-testimonials .vr-testimonial-card__rating,
.vr-testimonials .vr-testimonial-card > p,
.vr-testimonials .vr-testimonial-card > div:last-child{
  margin-left:4px;
  margin-right:4px;
}
.vr-testimonials .vr-testimonial-card > div:last-child span{
  display:block;
  margin-top:5px;
}
.vr-video-modal__dialog.is-landscape{
  width:min(880px,100%);
  aspect-ratio:16/9;
}
.vr-video-modal__dialog.is-portrait{
  width:min(420px,52vh,calc(100vw - 32px));
  aspect-ratio:9/16;
  max-height:calc(100vh - 32px);
}
.vr-video-placeholder__fallback[hidden]{display:none!important;}
@media(max-width:720px){
  .vr-testimonials .vr-testimonial-grid{
    grid-template-columns:minmax(0,1fr);
    justify-items:center;
  }
  .vr-testimonials .vr-testimonial-card{
    max-width:360px;
  }
  .vr-video-modal{
    padding:16px;
  }
  .vr-video-modal__dialog.is-portrait{
    width:min(92vw,48vh);
    max-height:calc(100vh - 24px);
    border-radius:22px;
  }
}


/* ---- blog.css ---- */
/**
 * Phase 8.1: Blog archive page.
 * Scope is limited to WordPress blog/archive/search templates.
 */
.vr-blog-archive-page{background:linear-gradient(180deg,#f8fbff 0%,#fff 42%,#f8faff 100%);overflow:hidden}.vr-blog-archive-hero{position:relative;padding:130px 0 64px;background:radial-gradient(circle at 12% 18%,rgba(123,77,255,.22),transparent 34%),radial-gradient(circle at 86% 6%,rgba(45,212,191,.18),transparent 32%),linear-gradient(135deg,#070b1d 0%,#181038 56%,#0f172a 100%);color:#fff}.vr-blog-archive-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,11,25,.86),rgba(8,11,25,.44));pointer-events:none}.vr-blog-archive-hero .vr-container{position:relative;z-index:2}.vr-blog-archive-hero__content{max-width:840px}.vr-blog-archive-hero h1{font-size:clamp(42px,6vw,82px);line-height:.98;letter-spacing:-.06em;margin:24px 0 20px;color:#fff}.vr-blog-archive-hero p{font-size:clamp(17px,2.1vw,22px);line-height:1.7;color:rgba(255,255,255,.76);max-width:760px;margin:0}.vr-blog-filter{margin-top:42px;display:grid;grid-template-columns:minmax(280px,1fr) minmax(220px,320px) auto;gap:14px;align-items:end;padding:18px;border-radius:28px;background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.22);box-shadow:0 28px 90px rgba(0,0,0,.24);backdrop-filter:blur(18px)}.vr-blog-filter label{display:flex;flex-direction:column;gap:8px}.vr-blog-filter span{font-size:13px;font-weight:800;color:#64748b}.vr-blog-filter input,.vr-blog-filter select{width:100%;height:58px;border:1px solid rgba(123,77,255,.14);border-radius:18px;background:#fff;color:#0f172a;font:inherit;font-weight:700;padding:0 18px;outline:0;transition:border-color .2s ease,box-shadow .2s ease}.vr-blog-filter input::placeholder{color:#94a3b8}.vr-blog-filter input:focus,.vr-blog-filter select:focus{border-color:rgba(123,77,255,.55);box-shadow:0 0 0 4px rgba(123,77,255,.1)}.vr-blog-filter .vr-btn{height:58px;border-radius:18px;white-space:nowrap}.vr-blog-archive-list{padding:74px 0 108px}.vr-blog-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.vr-blog-archive-card{position:relative;display:flex;flex-direction:column;min-height:100%;border-radius:32px;background:rgba(255,255,255,.92);border:1px solid rgba(123,77,255,.12);box-shadow:0 22px 70px rgba(15,23,42,.08);overflow:hidden;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.vr-blog-archive-card:hover{transform:translateY(-8px);border-color:rgba(123,77,255,.35);box-shadow:0 30px 86px rgba(123,77,255,.14)}.vr-blog-archive-card__media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:#eef2ff}.vr-blog-archive-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.vr-blog-archive-card:hover .vr-blog-archive-card__media img{transform:scale(1.06)}.vr-blog-archive-card__media span{position:absolute;left:18px;top:18px;display:inline-flex;align-items:center;padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.88);color:#5b3df5;font-weight:900;font-size:12px;box-shadow:0 10px 28px rgba(15,23,42,.12);backdrop-filter:blur(12px)}.vr-blog-archive-card__body{display:flex;flex-direction:column;flex:1;padding:26px}.vr-blog-archive-card__meta{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:14px;color:#64748b;font-weight:700;font-size:13px}.vr-blog-archive-card__meta span{display:inline-flex;gap:7px;align-items:center}.vr-blog-archive-card__meta i{color:#7b4dff}.vr-blog-archive-card h2{font-size:24px;line-height:1.16;letter-spacing:-.025em;margin:0 0 14px;color:#0f172a}.vr-blog-archive-card h2 a{color:inherit;text-decoration:none}.vr-blog-archive-card h2 a:hover{color:#5b3df5}.vr-blog-archive-card p{color:#64748b;line-height:1.72;margin:0 0 22px}.vr-blog-read-more{margin-top:auto;display:inline-flex;align-items:center;gap:10px;color:#5b3df5;font-weight:900;text-decoration:none}.vr-blog-read-more i{transition:transform .2s ease}.vr-blog-read-more:hover i{transform:translateX(4px)}.vr-blog-pagination{margin-top:46px;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.vr-blog-pagination .page-numbers{min-width:44px;height:44px;padding:0 14px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(123,77,255,.13);color:#0f172a;font-weight:900;text-decoration:none;box-shadow:0 10px 28px rgba(15,23,42,.06)}.vr-blog-pagination .page-numbers.current,.vr-blog-pagination .page-numbers:hover{background:#5b3df5;color:#fff;border-color:#5b3df5}.vr-blog-empty{max-width:760px;margin:0 auto;text-align:center;padding:56px 24px;border-radius:32px;background:#fff;border:1px solid rgba(123,77,255,.14);box-shadow:0 22px 70px rgba(15,23,42,.08)}.vr-blog-empty>i{width:72px;height:72px;border-radius:24px;display:inline-flex;align-items:center;justify-content:center;background:rgba(123,77,255,.1);color:#5b3df5;font-size:28px;margin-bottom:20px}.vr-blog-empty h2{font-size:34px;margin:0 0 10px}.vr-blog-empty p{color:#64748b;margin:0 0 24px}@media (max-width:1024px){.vr-blog-filter{grid-template-columns:1fr 1fr}.vr-blog-filter .vr-btn{grid-column:1/-1}.vr-blog-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.vr-blog-archive-hero{padding:104px 0 42px}.vr-blog-filter{grid-template-columns:1fr;padding:14px;border-radius:24px}.vr-blog-filter input,.vr-blog-filter select,.vr-blog-filter .vr-btn{height:54px}.vr-blog-archive-list{padding:48px 0 74px}.vr-blog-archive-grid{grid-template-columns:1fr;gap:22px}.vr-blog-archive-card{border-radius:26px}.vr-blog-archive-card__body{padding:22px}.vr-blog-archive-card h2{font-size:22px}}


/* Phase 8.1.1: Blog archive uses the same reusable blog card structure as the homepage. */
.vr-blog-archive-grid .vr-blog-card{min-height:100%;display:flex;flex-direction:column;}
.vr-blog-archive-grid .vr-blog-card__meta{display:flex;gap:12px;flex-wrap:wrap;margin:0 24px 14px;color:#64748b;font-weight:700;font-size:13px;}
.vr-blog-archive-grid .vr-blog-card__meta span{display:inline-flex;gap:7px;align-items:center;}
.vr-blog-archive-grid .vr-blog-card__meta i{color:#7b4dff;}
.vr-blog-archive-grid .vr-blog-card h3 a{color:inherit;text-decoration:none;}
.vr-blog-archive-grid .vr-blog-card h3 a:hover{color:#5b3df5;}
.vr-blog-archive-grid .vr-blog-read-more{margin-top:auto;font-weight:800;color:#5b3df5;text-decoration:none;align-items:center;}

/* Phase 8.2: Single post template */
.vr-single-post-page{background:linear-gradient(180deg,#f8fbff 0%,#fff 38%,#f7fbff 100%);overflow:hidden}.vr-single-post-hero{position:relative;padding:126px 0 74px;background:radial-gradient(circle at 12% 18%,rgba(123,77,255,.24),transparent 34%),radial-gradient(circle at 84% 12%,rgba(45,212,191,.18),transparent 32%),linear-gradient(135deg,#070b1d 0%,#181038 58%,#0f172a 100%);color:#fff}.vr-single-post-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,11,29,.9),rgba(7,11,29,.5));pointer-events:none}.vr-single-post-hero .vr-container{position:relative;z-index:2}.vr-single-post-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.82fr);gap:44px;align-items:center}.vr-single-post-back,.vr-single-post-category{display:inline-flex;align-items:center;gap:9px;border-radius:999px;text-decoration:none;font-weight:900}.vr-single-post-back{color:rgba(255,255,255,.78);margin-bottom:22px}.vr-single-post-back:hover{color:#fff}.vr-single-post-category{padding:10px 15px;background:rgba(45,212,191,.13);border:1px solid rgba(45,212,191,.24);color:#9ff7e8}.vr-single-post-hero h1{font-size:clamp(42px,5.8vw,78px);line-height:1;letter-spacing:-.06em;margin:24px 0 22px;color:#fff;max-width:930px}.vr-single-post-hero p{font-size:clamp(17px,2vw,22px);line-height:1.7;color:rgba(255,255,255,.76);max-width:760px;margin:0 0 26px}.vr-single-post-meta{display:flex;flex-wrap:wrap;gap:12px}.vr-single-post-meta span{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.84);font-weight:800}.vr-single-post-meta i{color:#2dd4bf}.vr-single-post-hero__media{position:relative;border-radius:34px;overflow:hidden;box-shadow:0 34px 110px rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.18);background:#111827}.vr-single-post-hero__media:before{content:"";display:block;aspect-ratio:4/3}.vr-single-post-hero__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.vr-single-post-layout{padding:76px 0 58px}.vr-single-post-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:34px;align-items:start}.vr-single-post-article{min-width:0}.vr-single-post-content{padding:44px;border-radius:34px;background:rgba(255,255,255,.96);border:1px solid rgba(123,77,255,.12);box-shadow:0 24px 80px rgba(15,23,42,.08)}.vr-single-post-content>*:first-child{margin-top:0}.vr-single-post-content>*:last-child{margin-bottom:0}.vr-single-post-content h2,.vr-single-post-content h3,.vr-single-post-content h4{scroll-margin-top:110px;color:#0f172a;letter-spacing:-.035em}.vr-single-post-content h2{font-size:clamp(30px,3.3vw,46px);line-height:1.08;margin:48px 0 18px}.vr-single-post-content h3{font-size:clamp(24px,2.4vw,32px);line-height:1.18;margin:34px 0 14px}.vr-single-post-content h4{font-size:22px;margin:28px 0 12px}.vr-single-post-content p,.vr-single-post-content li{font-size:18px;line-height:1.86;color:#526071}.vr-single-post-content p{margin:0 0 22px}.vr-single-post-content a{color:#5b3df5;font-weight:800;text-decoration:none}.vr-single-post-content a:hover{text-decoration:underline}.vr-single-post-content ul,.vr-single-post-content ol{padding-left:26px;margin:0 0 24px}.vr-single-post-content li{margin:8px 0}.vr-single-post-content img{max-width:100%;height:auto;border-radius:24px;box-shadow:0 18px 56px rgba(15,23,42,.1)}.vr-single-post-content blockquote{margin:34px 0;padding:28px 30px;border-left:5px solid #5b3df5;border-radius:24px;background:linear-gradient(135deg,rgba(123,77,255,.08),rgba(45,212,191,.07));color:#0f172a;font-weight:800}.vr-single-post-content table{width:100%;border-collapse:collapse;margin:28px 0;border-radius:18px;overflow:hidden;box-shadow:0 10px 34px rgba(15,23,42,.07)}.vr-single-post-content th,.vr-single-post-content td{padding:15px;border:1px solid rgba(123,77,255,.12);text-align:left}.vr-single-post-content th{background:#f3f0ff;color:#0f172a}.vr-single-post-sidebar{position:sticky;top:104px;display:flex;flex-direction:column;gap:18px}.vr-single-post-toc,.vr-single-post-share,.vr-single-post-sidebar-cta{border-radius:28px;background:rgba(255,255,255,.94);border:1px solid rgba(123,77,255,.12);box-shadow:0 18px 60px rgba(15,23,42,.07);padding:24px}.vr-single-post-toc strong,.vr-single-post-share strong{display:flex;align-items:center;gap:9px;color:#0f172a;font-size:16px;margin-bottom:16px}.vr-single-post-toc strong i,.vr-single-post-share strong i{color:#7b4dff}.vr-single-post-toc ol{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.vr-single-post-toc a{display:block;color:#64748b;text-decoration:none;font-weight:800;line-height:1.35}.vr-single-post-toc a:hover{color:#5b3df5}.vr-single-post-toc .vr-toc-level-3{padding-left:14px;font-size:14px}.vr-single-post-share div{display:flex;gap:10px;flex-wrap:wrap}.vr-single-post-share a{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#f4f1ff;color:#5b3df5;text-decoration:none;transition:transform .2s ease,background .2s ease,color .2s ease}.vr-single-post-share a:hover{transform:translateY(-3px);background:#5b3df5;color:#fff}.vr-single-post-sidebar-cta{background:linear-gradient(135deg,#120d30,#21145a);color:#fff}.vr-single-post-sidebar-cta span{display:inline-flex;gap:8px;align-items:center;color:#9ff7e8;font-weight:900}.vr-single-post-sidebar-cta h3{font-size:26px;line-height:1.1;margin:14px 0 10px;color:#fff}.vr-single-post-sidebar-cta p{color:rgba(255,255,255,.72);line-height:1.7;margin:0 0 18px}.vr-single-post-cta{margin-top:28px;padding:34px;border-radius:32px;background:radial-gradient(circle at 10% 0%,rgba(45,212,191,.22),transparent 34%),linear-gradient(135deg,#5b3df5,#24105b);color:#fff;box-shadow:0 26px 80px rgba(91,61,245,.22)}.vr-single-post-cta span{display:inline-flex;align-items:center;gap:9px;color:#9ff7e8;font-weight:900}.vr-single-post-cta h2{font-size:clamp(30px,3vw,44px);line-height:1.08;margin:14px 0 12px;color:#fff}.vr-single-post-cta p{color:rgba(255,255,255,.78);font-size:18px;line-height:1.7;margin:0 0 22px}.vr-single-post-cta__actions{display:flex;gap:12px;flex-wrap:wrap}.vr-single-post-cta .vr-btn--secondary{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.22);color:#fff}.vr-single-post-author{display:grid;grid-template-columns:84px 1fr;gap:18px;align-items:center;margin-top:28px;padding:26px;border-radius:28px;background:#fff;border:1px solid rgba(123,77,255,.12);box-shadow:0 18px 60px rgba(15,23,42,.06)}.vr-single-post-author img{border-radius:24px}.vr-single-post-author span{display:block;color:#7b4dff;font-weight:900;margin-bottom:5px}.vr-single-post-author h3{margin:0 0 7px;color:#0f172a;font-size:24px}.vr-single-post-author p{margin:0;color:#64748b;line-height:1.7}.vr-single-post-related-wrap{padding:18px 0 108px}.vr-single-post-section-head{margin-bottom:28px}.vr-single-post-section-head h2{font-size:clamp(34px,4vw,56px);line-height:1;margin:14px 0 0;color:#0f172a;letter-spacing:-.05em}.vr-single-post-related__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.vr-single-post-related-card h3 a{color:inherit;text-decoration:none}.vr-single-post-related-card h3 a:hover{color:#5b3df5}@media(max-width:1100px){.vr-single-post-hero__grid,.vr-single-post-grid{grid-template-columns:1fr}.vr-single-post-sidebar{position:relative;top:auto;display:grid;grid-template-columns:1fr 1fr}.vr-single-post-toc{grid-column:1/-1}.vr-single-post-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.vr-single-post-hero{padding:104px 0 46px}.vr-single-post-hero__grid{gap:28px}.vr-single-post-meta span{width:100%;justify-content:flex-start}.vr-single-post-hero__media{border-radius:26px}.vr-single-post-layout{padding:46px 0}.vr-single-post-content{padding:26px;border-radius:26px}.vr-single-post-content p,.vr-single-post-content li{font-size:16px;line-height:1.8}.vr-single-post-sidebar{grid-template-columns:1fr}.vr-single-post-cta{padding:26px;border-radius:26px}.vr-single-post-cta__actions{flex-direction:column}.vr-single-post-cta__actions .vr-btn{width:100%}.vr-single-post-author{grid-template-columns:1fr;text-align:left}.vr-single-post-related__grid{grid-template-columns:1fr}.vr-single-post-related-wrap{padding-bottom:76px}}


/* Phase 8.1.3: Reusable blog card polish + featured image integrity.
   Scope: homepage blog cards, blog archive cards, and related post cards. */
.vr-blog-card{
    min-width:0;
    overflow:hidden;
}
.vr-blog-grid .vr-blog-card,
.vr-blog-archive-grid .vr-blog-card,
.vr-single-post-related__grid .vr-blog-card{
    display:flex;
    flex-direction:column;
    height:100%;
    padding:0;
    border-radius:30px;
    background:linear-gradient(180deg,#fff,#f8faff);
    border:1px solid rgba(123,77,255,.12);
    box-shadow:0 18px 52px rgba(15,23,42,.06);
}
.vr-blog-card__media{
    position:relative;
    display:block;
    width:100%;
    aspect-ratio:16/10;
    overflow:hidden;
    background:#eef2ff;
    border-radius:24px 24px 0 0;
}
.vr-blog-card__media img{
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
    transition:transform .45s ease;
}
.vr-blog-card:hover .vr-blog-card__media img{
    transform:scale(1.055);
}
.vr-blog-card > span{
    align-self:flex-start;
    max-width:calc(100% - 48px);
    width:auto;
    margin:24px 24px 14px;
    padding:8px 13px;
    border-radius:999px;
    background:rgba(123,77,255,.10);
    color:#5b3df5;
    font-size:12px;
    line-height:1;
    font-weight:900;
    letter-spacing:.04em;
    text-transform:uppercase;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.vr-blog-card__meta,
.vr-blog-archive-grid .vr-blog-card__meta{
    margin:0 24px 14px;
    color:#64748b;
    font-size:13px;
    font-weight:700;
    line-height:1.4;
}
.vr-blog-card h3,
.vr-blog-card h2{
    margin:0 24px 12px;
    color:#0f172a;
    font-size:clamp(22px,2.1vw,26px);
    line-height:1.17;
    letter-spacing:-.03em;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
}
.vr-blog-card h3 a,
.vr-blog-card h2 a{
    color:inherit;
    text-decoration:none;
}
.vr-blog-card h3 a:hover,
.vr-blog-card h2 a:hover{
    color:#5b3df5;
}
.vr-blog-card p{
    margin:0 24px 24px;
    color:#64748b;
    font-size:16px;
    line-height:1.65;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    overflow:hidden;
    overflow-wrap:anywhere;
}
.vr-blog-card .vr-blog-read-more,
.vr-blog-card > a:not(.vr-blog-card__media){
    margin:auto 24px 26px;
    display:inline-flex;
    align-items:center;
    gap:10px;
    color:#5b3df5;
    font-weight:900;
    text-decoration:none;
}
.vr-blog-card .vr-blog-read-more i,
.vr-blog-card > a:not(.vr-blog-card__media) i{
    transition:transform .2s ease;
}
.vr-blog-card .vr-blog-read-more:hover i,
.vr-blog-card > a:not(.vr-blog-card__media):hover i{
    transform:translateX(4px);
}
.vr-blog-archive-card__media{
    aspect-ratio:16/10;
}
.vr-blog-archive-grid .vr-blog-card__meta{
    display:flex;
    gap:12px;
    flex-wrap:wrap;
}
.vr-blog-archive-grid .vr-blog-card__meta span{
    display:inline-flex;
    gap:7px;
    align-items:center;
    max-width:100%;
}
.vr-blog-archive-grid .vr-blog-card__meta i{
    color:#7b4dff;
}
@media(max-width:700px){
    .vr-blog-grid .vr-blog-card,
    .vr-blog-archive-grid .vr-blog-card,
    .vr-single-post-related__grid .vr-blog-card{
        border-radius:26px;
    }
    .vr-blog-card__media{
        border-radius:22px 22px 0 0;
        aspect-ratio:16/11;
    }
    .vr-blog-card > span{
        max-width:calc(100% - 36px);
        margin:20px 18px 12px;
    }
    .vr-blog-card__meta,
    .vr-blog-archive-grid .vr-blog-card__meta,
    .vr-blog-card h3,
    .vr-blog-card h2,
    .vr-blog-card p,
    .vr-blog-card .vr-blog-read-more,
    .vr-blog-card > a:not(.vr-blog-card__media){
        margin-left:18px;
        margin-right:18px;
    }
    .vr-blog-card p{
        -webkit-line-clamp:3;
    }
}


/* Phase 8.1.4: Blog card full image + overlay metadata + Venoramed CTA button. */
.vr-blog-grid .vr-blog-card,
.vr-blog-archive-grid .vr-blog-card,
.vr-single-post-related__grid .vr-blog-card{
    padding:0!important;
    border-radius:32px;
    overflow:hidden;
}
.vr-blog-card__media{
    margin:0!important;
    width:100%!important;
    border-radius:32px 32px 0 0!important;
    aspect-ratio:16/10;
    position:relative;
}
.vr-blog-card__media:after{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(180deg,rgba(15,23,42,.34) 0%,rgba(15,23,42,.04) 34%,rgba(15,23,42,0) 62%);
    pointer-events:none;
    z-index:1;
}
.vr-blog-card__date-badge,
.vr-blog-card__category-badge{
    position:absolute;
    top:18px;
    z-index:2;
    display:inline-flex;
    align-items:center;
    gap:8px;
    min-height:36px;
    max-width:calc(50% - 24px);
    padding:9px 13px;
    border-radius:999px;
    font-size:12px;
    line-height:1;
    font-weight:900;
    letter-spacing:.02em;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    backdrop-filter:blur(12px);
    -webkit-backdrop-filter:blur(12px);
}
.vr-blog-card__date-badge{
    left:18px;
    color:#fff;
    background:rgba(15,23,42,.42);
    border:1px solid rgba(255,255,255,.22);
    box-shadow:0 12px 28px rgba(15,23,42,.18);
}
.vr-blog-card__date-badge i{color:#fff;font-size:13px;}
.vr-blog-card__category-badge{
    right:18px;
    color:#fff;
    background:linear-gradient(135deg,#7B4DFF,#5B3DF5);
    box-shadow:0 14px 34px rgba(91,61,245,.22);
    text-transform:uppercase;
}
.vr-blog-card > span:not(.vr-blog-card__date-badge):not(.vr-blog-card__category-badge){display:none!important;}
.vr-blog-card__meta,
.vr-blog-archive-grid .vr-blog-card__meta{
    margin:24px 28px 14px!important;
}
.vr-blog-card h3,
.vr-blog-card h2{
    margin-left:28px!important;
    margin-right:28px!important;
}
.vr-blog-card p{
    margin-left:28px!important;
    margin-right:28px!important;
}
.vr-blog-card .vr-blog-read-more,
.vr-blog-card > a:not(.vr-blog-card__media){
    width:auto;
    min-height:56px;
    margin:4px 28px 30px!important;
    padding:0 20px;
    border-radius:18px;
    justify-content:space-between;
    background:linear-gradient(135deg,#7B4DFF,#5B3DF5);
    color:#fff!important;
    box-shadow:0 18px 42px rgba(91,61,245,.22);
    border:1px solid rgba(255,255,255,.16);
    transition:transform .22s ease,box-shadow .22s ease,filter .22s ease;
}
.vr-blog-card .vr-blog-read-more:before,
.vr-blog-card > a:not(.vr-blog-card__media):before{
    content:"02d";
    font-family:"Font Awesome 6 Free";
    font-weight:900;
    width:38px;
    height:38px;
    border-radius:13px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    background:rgba(255,255,255,.14);
    color:#fff;
    margin-right:4px;
}
.vr-blog-card .vr-blog-read-more:hover,
.vr-blog-card > a:not(.vr-blog-card__media):hover{
    transform:translateY(-2px);
    box-shadow:0 24px 54px rgba(91,61,245,.28);
    
}
.vr-blog-card .vr-blog-read-more i,
.vr-blog-card > a:not(.vr-blog-card__media) i{margin-left:auto;color:#fff;}
@media(max-width:700px){
    .vr-blog-grid .vr-blog-card,
    .vr-blog-archive-grid .vr-blog-card,
    .vr-single-post-related__grid .vr-blog-card{border-radius:28px;}
    .vr-blog-card__media{border-radius:28px 28px 0 0!important;aspect-ratio:16/10;}
    .vr-blog-card__date-badge,
    .vr-blog-card__category-badge{top:14px;min-height:32px;padding:8px 11px;font-size:11px;max-width:calc(52% - 18px);}
    .vr-blog-card__date-badge{left:14px;}
    .vr-blog-card__category-badge{right:14px;}
    .vr-blog-card__meta,
    .vr-blog-archive-grid .vr-blog-card__meta{margin:22px 22px 14px!important;}
    .vr-blog-card h3,.vr-blog-card h2,.vr-blog-card p{margin-left:22px!important;margin-right:22px!important;}
    .vr-blog-card .vr-blog-read-more,
    .vr-blog-card > a:not(.vr-blog-card__media){margin:2px 22px 26px!important;min-height:54px;}
}

/* Phase 8.2.1: Single post two-column completion and sidebar polish.
   Scope: single blog post only. Keeps archive/homepage blog cards untouched. */
.single-post .vr-single-post-page,
.vr-single-post-page{
    overflow-x:hidden;
}
.vr-single-post-hero__content,
.vr-single-post-content,
.vr-single-post-sidebar,
.vr-single-post-article{
    min-width:0;
}
.vr-single-post-grid{
    grid-template-columns:minmax(0, 1fr) minmax(320px, 380px);
    gap:42px;
    align-items:start;
}
.vr-single-post-article{
    max-width:100%;
}
.vr-single-post-content{
    position:relative;
    overflow:hidden;
}
.vr-single-post-content p,
.vr-single-post-content li,
.vr-single-post-content h1,
.vr-single-post-content h2,
.vr-single-post-content h3,
.vr-single-post-content h4,
.vr-single-post-content h5,
.vr-single-post-content h6{
    overflow-wrap:anywhere;
    word-break:normal;
}
.vr-single-post-content iframe,
.vr-single-post-content video,
.vr-single-post-content embed,
.vr-single-post-content object{
    max-width:100%;
    border-radius:22px;
}
.vr-single-post-content pre{
    max-width:100%;
    overflow:auto;
    padding:18px;
    border-radius:18px;
    background:#0f172a;
    color:#fff;
}
.vr-single-post-content figure{
    max-width:100%;
    margin:32px 0;
}
.vr-single-post-content .wp-caption,
.vr-single-post-content .alignwide,
.vr-single-post-content .alignfull{
    max-width:100%;
    width:100%!important;
}
.vr-single-post-sidebar{
    z-index:4;
}
.vr-single-post-toc,
.vr-single-post-share,
.vr-single-post-sidebar-cta,
.vr-single-post-latest,
.vr-single-post-categories{
    border-radius:28px;
    background:rgba(255,255,255,.96);
    border:1px solid rgba(123,77,255,.12);
    box-shadow:0 18px 60px rgba(15,23,42,.07);
    padding:24px;
    overflow:hidden;
}
.vr-single-post-latest strong,
.vr-single-post-categories strong{
    display:flex;
    align-items:center;
    gap:9px;
    color:#0f172a;
    font-size:16px;
    margin-bottom:16px;
}
.vr-single-post-latest strong i,
.vr-single-post-categories strong i{
    color:#7b4dff;
}
.vr-single-post-latest__list{
    display:flex;
    flex-direction:column;
    gap:12px;
}
.vr-single-post-latest__item{
    display:grid;
    grid-template-columns:64px 1fr;
    gap:12px;
    align-items:center;
    text-decoration:none;
    padding:10px;
    border-radius:18px;
    background:linear-gradient(135deg,rgba(123,77,255,.06),rgba(45,212,191,.04));
    border:1px solid rgba(123,77,255,.08);
    transition:transform .2s ease, border-color .2s ease, background .2s ease;
}
.vr-single-post-latest__item:hover{
    transform:translateY(-2px);
    border-color:rgba(123,77,255,.18);
    background:linear-gradient(135deg,rgba(123,77,255,.10),rgba(45,212,191,.07));
}
.vr-single-post-latest__item img{
    width:64px;
    height:64px;
    border-radius:16px;
    object-fit:cover;
    background:#eef2ff;
}
.vr-single-post-latest__item span{
    min-width:0;
}
.vr-single-post-latest__item b{
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
    color:#0f172a;
    font-size:14px;
    line-height:1.25;
    letter-spacing:-.02em;
}
.vr-single-post-latest__item small{
    display:block;
    margin-top:5px;
    color:#64748b;
    font-size:12px;
    font-weight:800;
}
.vr-single-post-categories div{
    display:flex;
    flex-wrap:wrap;
    gap:8px;
}
.vr-single-post-categories a{
    display:inline-flex;
    align-items:center;
    min-height:34px;
    padding:0 12px;
    border-radius:999px;
    background:#f4f1ff;
    color:#5b3df5;
    font-size:12px;
    font-weight:900;
    text-decoration:none;
    border:1px solid rgba(123,77,255,.10);
}
.vr-single-post-categories a:hover{
    background:#5b3df5;
    color:#fff;
}
.vr-single-post-sidebar-cta .vr-btn,
.vr-single-post-cta .vr-btn{
    text-decoration:none;
}
@media(max-width:1180px){
    .vr-single-post-grid{
        grid-template-columns:minmax(0,1fr) minmax(280px,340px);
        gap:30px;
    }
}
@media(max-width:1024px){
    .vr-single-post-grid{
        grid-template-columns:1fr;
    }
    .vr-single-post-sidebar{
        position:relative;
        top:auto;
        display:grid;
        grid-template-columns:repeat(2,minmax(0,1fr));
        gap:18px;
    }
    .vr-single-post-toc,
    .vr-single-post-sidebar-cta{
        grid-column:1/-1;
    }
}
@media(max-width:720px){
    .vr-single-post-grid{
        gap:24px;
    }
    .vr-single-post-content{
        padding:24px;
    }
    .vr-single-post-sidebar{
        display:flex;
        flex-direction:column;
    }
    .vr-single-post-toc,
    .vr-single-post-share,
    .vr-single-post-sidebar-cta,
    .vr-single-post-latest,
    .vr-single-post-categories{
        padding:20px;
        border-radius:24px;
    }
    .vr-single-post-latest__item{
        grid-template-columns:58px 1fr;
    }
    .vr-single-post-latest__item img{
        width:58px;
        height:58px;
    }
}

/* Phase 8.2.2: Single Post Overflow & Responsive Hardening
   Scope: single post only. Prevents long author names, emails, URLs, tables,
   embeds and sidebar content from overflowing on mobile/desktop. */
.single-post .vr-single-post-page,
.single-post .vr-single-post-page *{
    box-sizing:border-box;
}
.single-post .vr-single-post-page{
    width:100%;
    max-width:100%;
    overflow-x:hidden;
}
.single-post .vr-container,
.single-post .vr-single-post-grid,
.single-post .vr-single-post-article,
.single-post .vr-single-post-sidebar,
.single-post .vr-single-post-content,
.single-post .vr-single-post-author,
.single-post .vr-single-post-share,
.single-post .vr-single-post-toc,
.single-post .vr-single-post-latest,
.single-post .vr-single-post-categories,
.single-post .vr-single-post-sidebar-cta,
.single-post .vr-single-post-cta{
    max-width:100%;
    min-width:0;
}
.single-post .vr-single-post-author > div,
.single-post .vr-single-post-author__avatar,
.single-post .vr-single-post-author h3,
.single-post .vr-single-post-author p,
.single-post .vr-single-post-author span,
.single-post .vr-single-post-content,
.single-post .vr-single-post-content *,
.single-post .vr-single-post-sidebar *,
.single-post .vr-single-post-hero__content *,
.single-post .vr-single-post-cta *,
.single-post .vr-single-post-latest__item *,
.single-post .vr-single-post-categories a{
    max-width:100%;
    overflow-wrap:anywhere;
    word-break:break-word;
}
.single-post .vr-single-post-author{
    overflow:hidden;
}
.single-post .vr-single-post-author h3{
    display:block;
    width:100%;
    font-size:clamp(20px,2.4vw,24px);
    line-height:1.22;
}
.single-post .vr-single-post-author p{
    line-height:1.7;
}
.single-post .vr-single-post-author img,
.single-post .vr-single-post-content img,
.single-post .vr-single-post-content video,
.single-post .vr-single-post-content iframe,
.single-post .vr-single-post-content embed,
.single-post .vr-single-post-content object{
    max-width:100%;
}
.single-post .vr-single-post-content table{
    display:block;
    max-width:100%;
    overflow-x:auto;
    -webkit-overflow-scrolling:touch;
}
.single-post .vr-single-post-content pre,
.single-post .vr-single-post-content code{
    white-space:pre-wrap;
    overflow-wrap:anywhere;
    word-break:break-word;
}
.single-post .vr-single-post-share div{
    max-width:100%;
}
@media(max-width:720px){
    .single-post .vr-single-post-author{
        grid-template-columns:72px minmax(0,1fr);
        align-items:flex-start;
        gap:14px;
        padding:22px;
    }
    .single-post .vr-single-post-author__avatar,
    .single-post .vr-single-post-author__avatar img{
        width:72px;
        height:72px;
    }
    .single-post .vr-single-post-author h3{
        font-size:22px;
    }
}
@media(max-width:480px){
    .single-post .vr-single-post-author{
        grid-template-columns:1fr;
    }
    .single-post .vr-single-post-share div{
        gap:8px;
    }
    .single-post .vr-single-post-share a{
        width:40px;
        height:40px;
    }
}

/* Phase 8.2.3: Single Post Medical UI Polish
   Scope: single blog post only. Improves heading rhythm, TOC quality,
   support CTA readability, medical list bullets, table scrolling and comments UI. */
.single-post .vr-single-post-hero h1{
    line-height:1.12;
    letter-spacing:-.048em;
}
.single-post .vr-single-post-content h2,
.single-post .vr-single-post-content h3,
.single-post .vr-single-post-content h4,
.single-post .vr-single-post-content h5,
.single-post .vr-single-post-content h6{
    line-height:1.22;
    letter-spacing:-.03em;
    text-wrap:balance;
}
.single-post .vr-single-post-content h2{
    margin:54px 0 20px;
    line-height:1.18;
}
.single-post .vr-single-post-content h3{
    margin:38px 0 16px;
    line-height:1.24;
}
.single-post .vr-single-post-content h4{
    line-height:1.28;
}
.single-post .vr-single-post-content p{
    line-height:1.9;
}

/* Premium article table of contents */
.single-post .vr-single-post-toc{
    position:relative;
    overflow:hidden;
    padding:0;
    border-radius:30px;
    background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,255,.96));
    border:1px solid rgba(123,77,255,.16);
    box-shadow:0 22px 70px rgba(15,23,42,.08);
}
.single-post .vr-single-post-toc:before{
    content:"";
    position:absolute;
    inset:0 0 auto 0;
    height:5px;
    background:linear-gradient(90deg,#5b3df5,#2dd4bf);
}
.single-post .vr-single-post-toc strong{
    padding:24px 24px 16px;
    margin:0;
    font-size:18px;
    color:#0f172a;
}
.single-post .vr-single-post-toc strong i{
    width:40px;
    height:40px;
    border-radius:14px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    background:linear-gradient(135deg,rgba(91,61,245,.12),rgba(45,212,191,.12));
    color:#5b3df5;
}
.single-post .vr-single-post-toc ol{
    max-height:520px;
    overflow:auto;
    padding:0 16px 20px;
    gap:8px;
    scrollbar-width:thin;
    scrollbar-color:rgba(91,61,245,.45) rgba(91,61,245,.08);
}
.single-post .vr-single-post-toc li{
    margin:0;
}
.single-post .vr-single-post-toc a{
    position:relative;
    padding:12px 14px 12px 40px;
    border-radius:16px;
    color:#526071;
    line-height:1.38;
    transition:background .2s ease,color .2s ease,transform .2s ease;
}
.single-post .vr-single-post-toc a:before{
    content:"";
    position:absolute;
    left:15px;
    top:18px;
    width:9px;
    height:9px;
    border-radius:99px;
    background:linear-gradient(135deg,#5b3df5,#2dd4bf);
    box-shadow:0 0 0 5px rgba(91,61,245,.08);
}
.single-post .vr-single-post-toc a:hover{
    background:rgba(91,61,245,.075);
    color:#5b3df5;
    transform:translateX(3px);
}
.single-post .vr-single-post-toc .vr-toc-level-3 a{
    margin-left:16px;
    font-size:14px;
    font-weight:750;
    color:#64748b;
}
.single-post .vr-single-post-toc .vr-toc-level-3 a:before{
    width:7px;
    height:7px;
    top:18px;
    background:#8b5cf6;
}

/* Medical list styling: no black bullets */
.single-post .vr-single-post-content ul{
    list-style:none;
    padding-left:0;
    margin:0 0 26px;
}
.single-post .vr-single-post-content ul li{
    position:relative;
    padding-left:36px;
    margin:12px 0;
}
.single-post .vr-single-post-content ul li:before{
    content:"\f058";
    font-family:"Font Awesome 6 Free";
    font-weight:900;
    position:absolute;
    left:0;
    top:.24em;
    width:22px;
    height:22px;
    border-radius:999px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    color:#7b4dff;
    background:rgba(123,77,255,.1);
    font-size:13px;
    line-height:1;
}
.single-post .vr-single-post-content ol{
    counter-reset:vr-article-counter;
    list-style:none;
    padding-left:0;
    margin:0 0 26px;
}
.single-post .vr-single-post-content ol > li{
    counter-increment:vr-article-counter;
    position:relative;
    padding-left:44px;
    margin:14px 0;
}
.single-post .vr-single-post-content ol > li:before{
    content:counter(vr-article-counter);
    position:absolute;
    left:0;
    top:.12em;
    width:28px;
    height:28px;
    border-radius:12px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    background:linear-gradient(135deg,#5b3df5,#8b5cf6);
    color:#fff;
    font-weight:900;
    font-size:13px;
    box-shadow:0 8px 20px rgba(91,61,245,.18);
}
.single-post .vr-single-post-content ol ol,
.single-post .vr-single-post-content ul ul,
.single-post .vr-single-post-content ol ul,
.single-post .vr-single-post-content ul ol{
    margin-top:10px;
    margin-bottom:10px;
}

/* Tables should scroll horizontally instead of crushing columns. */
.single-post .vr-single-post-content table{
    display:block;
    width:100%;
    max-width:100%;
    min-width:720px;
    overflow-x:auto;
    white-space:normal;
    border-radius:22px;
    border:1px solid rgba(123,77,255,.13);
    box-shadow:0 18px 54px rgba(15,23,42,.08);
}
.single-post .vr-single-post-content th,
.single-post .vr-single-post-content td{
    min-width:170px;
    padding:18px 20px;
    vertical-align:top;
    word-break:normal;
    overflow-wrap:break-word;
}
.single-post .vr-single-post-content th{
    background:linear-gradient(180deg,#f2efff,#f8f7ff);
    font-weight:900;
}
.single-post .vr-single-post-content td:first-child,
.single-post .vr-single-post-content th:first-child{
    min-width:190px;
}

/* Sidebar support CTA: make it meaningful and visible. */
.single-post .vr-single-post-sidebar-cta{
    position:relative;
    overflow:hidden;
    background:radial-gradient(circle at 14% 10%,rgba(45,212,191,.22),transparent 34%),linear-gradient(135deg,#0f172a 0%,#24105b 100%);
    border:1px solid rgba(45,212,191,.18);
    color:#fff;
    min-height:0;
}
.single-post .vr-single-post-sidebar-cta:after{
    content:"";
    position:absolute;
    right:-42px;
    bottom:-42px;
    width:130px;
    height:130px;
    border-radius:999px;
    background:rgba(45,212,191,.14);
    pointer-events:none;
}
.single-post .vr-single-post-sidebar-cta span,
.single-post .vr-single-post-sidebar-cta h3,
.single-post .vr-single-post-sidebar-cta p,
.single-post .vr-single-post-sidebar-cta a{
    position:relative;
    z-index:1;
}
.single-post .vr-single-post-sidebar-cta span{
    color:#9ff7e8;
    margin-bottom:12px;
}
.single-post .vr-single-post-sidebar-cta h3{
    color:#fff;
    line-height:1.18;
    margin:10px 0 10px;
}
.single-post .vr-single-post-sidebar-cta p{
    display:block;
    color:rgba(255,255,255,.78);
    margin-bottom:18px;
}
.single-post .vr-single-post-sidebar-cta .vr-btn{
    width:100%;
    justify-content:center;
}

/* Premium comments section */
.single-post .vr-single-post-comments,
.single-post .vr-comments{
    margin-top:28px;
    padding:30px;
    border-radius:32px;
    background:rgba(255,255,255,.96);
    border:1px solid rgba(123,77,255,.12);
    box-shadow:0 20px 70px rgba(15,23,42,.07);
    max-width:100%;
    overflow:hidden;
}
.single-post .vr-comments__head span{
    display:inline-flex;
    gap:9px;
    align-items:center;
    padding:9px 13px;
    border-radius:999px;
    background:rgba(91,61,245,.09);
    color:#5b3df5;
    font-weight:900;
}
.single-post .vr-comments__head h2{
    margin:14px 0 8px;
    color:#0f172a;
    font-size:clamp(28px,3vw,40px);
    line-height:1.18;
    letter-spacing:-.035em;
}
.single-post .vr-comments__head p,
.single-post .vr-comment-note{
    color:#64748b;
    line-height:1.7;
    margin:0 0 22px;
}
.single-post .vr-comment-list{
    list-style:none;
    padding:0;
    margin:0 0 26px;
    display:flex;
    flex-direction:column;
    gap:16px;
}
.single-post .vr-comment__body{
    display:grid;
    grid-template-columns:56px 1fr;
    gap:14px;
    padding:18px;
    border-radius:22px;
    background:linear-gradient(180deg,#fff,#f8fbff);
    border:1px solid rgba(226,232,240,.9);
}
.single-post .vr-comment__avatar img{
    border-radius:18px;
}
.single-post .vr-comment__meta{
    display:flex;
    flex-wrap:wrap;
    gap:8px 12px;
    align-items:center;
    margin-bottom:8px;
}
.single-post .vr-comment__meta strong{
    color:#0f172a;
}
.single-post .vr-comment__meta span{
    color:#64748b;
    font-weight:700;
    font-size:13px;
}
.single-post .vr-comment__text,
.single-post .vr-comment__text p{
    color:#526071;
    line-height:1.75;
    margin:0 0 8px;
}
.single-post .vr-comment__reply a{
    color:#5b3df5;
    font-weight:900;
    text-decoration:none;
}
.single-post .vr-comment-form-wrap{
    margin-top:20px;
}
.single-post .vr-comment-form p{
    margin:0 0 16px;
}
.single-post .vr-comment-form label{
    display:block;
    color:#0f172a;
    font-weight:900;
    margin-bottom:8px;
}
.single-post .vr-comment-form input[type="text"],
.single-post .vr-comment-form input[type="email"],
.single-post .vr-comment-form input[type="url"],
.single-post .vr-comment-form textarea{
    width:100%;
    border-radius:18px;
    border:1px solid rgba(123,77,255,.15);
    background:#fff;
    padding:15px 16px;
    color:#0f172a;
    outline:none;
}
.single-post .vr-comment-form input:focus,
.single-post .vr-comment-form textarea:focus{
    border-color:rgba(91,61,245,.55);
    box-shadow:0 0 0 4px rgba(91,61,245,.1);
}
.single-post .vr-comment-form .submit{
    border:0;
    border-radius:18px;
    padding:15px 24px;
    background:linear-gradient(135deg,#7b4dff,#5b3df5);
    color:#fff;
    font-weight:900;
    cursor:pointer;
    box-shadow:0 16px 34px rgba(91,61,245,.22);
}
.single-post .comment-reply-title{
    color:#0f172a;
    font-size:clamp(24px,2.4vw,32px);
    line-height:1.2;
    margin:0 0 10px;
}
.single-post .comment-form-cookies-consent{
    display:flex;
    gap:10px;
    align-items:flex-start;
}
.single-post .comment-form-cookies-consent label{
    margin:0;
    color:#64748b;
    font-weight:700;
    line-height:1.5;
}

@media(max-width:720px){
    .single-post .vr-single-post-hero h1{
        line-height:1.14;
        letter-spacing:-.04em;
    }
    .single-post .vr-single-post-content h2{
        line-height:1.22;
        margin-top:42px;
    }
    .single-post .vr-single-post-content h3{
        line-height:1.28;
    }
    .single-post .vr-single-post-toc ol{
        max-height:430px;
    }
    .single-post .vr-single-post-content table{
        min-width:680px;
    }
    .single-post .vr-single-post-comments,
    .single-post .vr-comments{
        padding:22px;
        border-radius:26px;
    }
    .single-post .vr-comment__body{
        grid-template-columns:44px 1fr;
        padding:15px;
    }
    .single-post .vr-comment__avatar img{
        width:44px;
        height:44px;
    }
}


/* Phase 8.2.4: Single post share controls - Instagram + copy link. */
.vr-single-post-share button,
.single-post .vr-single-post-share button{
    width:42px;
    height:42px;
    border:0;
    border-radius:14px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    background:#f4f1ff;
    color:#5b3df5;
    text-decoration:none;
    cursor:pointer;
    transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease;
}
.vr-single-post-share a.vr-single-post-share__instagram,
.single-post .vr-single-post-share a.vr-single-post-share__instagram{
    background:linear-gradient(135deg,rgba(123,77,255,.12),rgba(236,72,153,.12));
    color:#7b4dff;
}
.vr-single-post-share button:hover,
.single-post .vr-single-post-share button:hover,
.vr-single-post-share a.vr-single-post-share__instagram:hover,
.single-post .vr-single-post-share a.vr-single-post-share__instagram:hover{
    transform:translateY(-3px);
    background:#5b3df5;
    color:#fff;
    box-shadow:0 12px 30px rgba(91,61,245,.22);
}
.vr-single-post-share button.is-copied,
.single-post .vr-single-post-share button.is-copied{
    background:#2dd4bf;
    color:#063b35;
}
@media(max-width:480px){
    .vr-single-post-share button,
    .single-post .vr-single-post-share button{
        width:40px;
        height:40px;
    }
}


/* Phase 13.2.14 — Mirror global Doctor Card Visual Polish into homepage bundle.
   Homepage does not enqueue featured-doctors.css, so these rules must live in
   homepage-deferred.css as well to keep doctor cards visually identical site-wide. */
.vr-doctor-card__body{gap:11px;padding:18px 18px 19px}
.vr-doctor-card__top{display:flex;flex-direction:column;align-items:stretch;gap:9px;padding-bottom:2px}
.vr-doctor-card__top>div{min-width:0;width:100%}
.vr-doctor-card__top .vr-rating{order:-1;align-self:flex-end;margin:0 0 1px}
.vr-doctor-card h3{margin:0 0 9px;max-width:100%;font-size:20px;line-height:1.14;letter-spacing:-.032em;overflow-wrap:break-word;word-break:normal}
.vr-doctor-card__degree{display:grid;gap:2px;margin:0 0 8px;padding:8px 10px;width:fit-content;max-width:100%;border-radius:12px;background:#F8FAFC;border:1px solid rgba(226,232,240,.9);color:#263244;font-size:12.5px;font-weight:600;line-height:1.4}
.vr-doctor-card__degree span{display:block;color:#7C8798;font-size:10px;line-height:1.1;font-weight:800;letter-spacing:.055em;text-transform:uppercase}
.vr-doctor-card__specialty{display:inline-flex;align-items:center;width:fit-content;max-width:100%;margin:0;padding:6px 9px;border-radius:999px;background:rgba(91,61,245,.075);border:1px solid rgba(91,61,245,.12);color:#4431B8;font-size:12px;font-weight:750;line-height:1.25}
.vr-rating{gap:3px;padding:6px 9px;font-size:12px;box-shadow:none}
.vr-rating i{font-size:11px}.vr-rating strong{margin-left:2px;font-size:12px}
.vr-doctor-card__meta{display:flex;flex-wrap:wrap;gap:7px 8px;padding:9px 10px;border-radius:13px;background:#FBFCFE;border:1px solid rgba(226,232,240,.8);color:#526072;font-size:12px;line-height:1.3}
.vr-doctor-card__meta span{min-width:0;gap:5px}.vr-doctor-card__meta i{width:14px;text-align:center;font-size:11px}
.vr-language-row{gap:6px}.vr-language-row span{padding:6px 8px;font-size:11px}
.vr-card-treatment-row{margin:1px 0 0}.vr-card-treatment{max-width:100%;padding:7px 9px;font-size:11.5px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.vr-chip-row--specialties{margin-top:0;gap:6px}.vr-chip{padding:6px 8px;font-size:11px;color:#526072;background:#fff}
.vr-card-core-fields{gap:0;margin:3px 0 0;padding:4px 10px;border:1px solid rgba(226,232,240,.82);border-radius:16px;background:linear-gradient(180deg,#FCFDFE,#F8FAFC)}
.vr-card-core-stat,.vr-card-fact-line{min-width:0;padding:9px 0;border-bottom:1px solid rgba(226,232,240,.72)}
.vr-card-core-fields>:last-child{border-bottom:0}.vr-card-core-stat{min-height:0;gap:9px}
.vr-card-core-stat i,.vr-card-fact-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px;border-radius:8px;background:rgba(91,61,245,.08);color:var(--primary);font-size:10px}
.vr-card-core-stat strong{font-size:12px;line-height:1.3;font-weight:800}.vr-card-fact-line{gap:9px;font-size:12px}.vr-card-fact-content{min-width:0;display:block}
.vr-card-fact-content strong{display:block;margin-bottom:2px;color:#273244;font-size:11.5px;line-height:1.25;font-weight:800}
.vr-card-fact-content em{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#748093;font-size:11px;line-height:1.35;font-style:normal}
.vr-card-dynamic-fields{gap:7px}.vr-card-dynamic-field{font-size:11.5px}.vr-doctor-card__footer{margin-top:auto;padding-top:12px;border-top:1px solid rgba(226,232,240,.85)}
.vr-starting-price span{font-size:10.5px}.vr-starting-price strong{font-size:17px}.vr-doctor-card__cta{min-height:42px;padding:0 14px;font-size:12px}
@media (max-width:760px){.vr-doctor-card__body{padding:17px 16px 18px;gap:10px}.vr-doctor-card__top{gap:8px}.vr-doctor-card__top .vr-rating{align-self:flex-start;order:0}.vr-doctor-card h3{font-size:20px;margin-bottom:8px}.vr-doctor-card__degree{width:100%;box-sizing:border-box}.vr-doctor-card__specialty{font-size:11.5px}.vr-doctor-card__meta{padding:8px 9px}.vr-card-core-fields{padding:3px 9px}.vr-card-core-stat,.vr-card-fact-line{padding:8px 0}}
@media (max-width:430px){.vr-doctor-card__top .vr-rating{width:fit-content}.vr-rating--fixed strong{display:inline}.vr-doctor-card__footer{align-items:stretch;flex-direction:row}.vr-doctor-card__cta{width:auto;flex:0 0 auto}}
