.elementor-11877 .elementor-element.elementor-element-0e0ef63{--display:flex;}/* Start custom CSS */#yogisvps-slow-hosting-seo{
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
  line-height: 1.75;
  max-width: 820px;
  margin: 0 auto;
  font-size: 16px;
  color: #E5E7EB;
}

#yogisvps-slow-hosting-seo p{
  margin: 0 0 1rem;
}

#yogisvps-slow-hosting-seo h1,
#yogisvps-slow-hosting-seo h2,
#yogisvps-slow-hosting-seo h3{
  color: #FFFFFF;
  font-weight: 800;
  line-height: 1.3;
  margin: 1.8rem 0 0.7rem;
}

#yogisvps-slow-hosting-seo h1{
  font-size: 34px;
}

#yogisvps-slow-hosting-seo h2{
  font-size: 26px;
}

#yogisvps-slow-hosting-seo h3{
  font-size: 18px;
}

.yvps-subheading{
  color:#93C5FD;
  font-size:18px;
}

.yvps-highlight{
  font-size:20px;
  font-weight:700;
  color:#7DD3FC;
}

.yvps-cwv-grid,
.yvps-impact-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
  margin:20px 0;
}

.yvps-impact-grid{
  grid-template-columns:repeat(2,1fr);
}

.yvps-cwv-card,
.yvps-impact,
.yvps-issue,
.yvps-solution-box,
.yvps-stat-box{
  padding:16px;
  border-radius:16px;
  background:rgba(255,255,255,0.03);
  border:1px solid rgba(255,255,255,0.08);
}

.yvps-issue-list{
  display:grid;
  gap:16px;
  margin:20px 0;
}

.yvps-checklist{
  list-style:none;
  padding:0;
}

.yvps-checklist li{
  padding-left:20px;
  position:relative;
  margin-bottom:8px;
}

.yvps-checklist li::before{
  content:"✓";
  position:absolute;
  left:0;
  color:#4ADE80;
}

.yvps-cta-box{
  margin-top:40px;
  padding:24px;
  border-radius:18px;
  text-align:center;
  background:rgba(56,189,248,0.08);
  border:1px solid rgba(56,189,248,0.2);
}

.yvps-btn{
  display:inline-block;
  margin-top:12px;
  padding:12px 20px;
  border-radius:999px;
  background:linear-gradient(90deg,#38BDF8,#0EA5E9);
  color:#08111F;
  font-weight:700;
  text-decoration:none;
}

@media(max-width:768px){
  .yvps-cwv-grid,
  .yvps-impact-grid{
    grid-template-columns:1fr;
  }
}

#yogisvps-slow-hosting-seo .yvps-post-image{
  margin: 1.75rem 0 2rem;
}

#yogisvps-slow-hosting-seo .yvps-post-image img{
  display: block;
  width: 100%;
  height: auto;
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,0.08);
  background: linear-gradient(
    180deg,
    rgba(18,26,51,0.8),
    rgba(11,16,32,0.9)
  );
  box-shadow:
    0 24px 60px rgba(0,0,0,0.45),
    0 0 0 1px rgba(56,189,248,0.10),
    0 0 40px rgba(56,189,248,0.10);
}

#yogisvps-slow-hosting-seo .yvps-mini-chart{
  margin: 1.75rem 0 2rem;
  padding: 1.25rem 1.1rem 1.1rem;
  border-radius: 18px;
  background: rgba(255,255,255,0.03);
  border: 1px solid rgba(255,255,255,0.08);
  box-shadow: 0 18px 45px rgba(0,0,0,0.24);
}

#yogisvps-slow-hosting-seo .yvps-mini-chart-head h3{
  margin: 0 0 0.35rem;
  font-size: 18px;
}

#yogisvps-slow-hosting-seo .yvps-mini-chart-head p{
  margin: 0 0 1rem;
  font-size: 14px;
  color: #94A3B8;
}

#yogisvps-slow-hosting-seo .yvps-mini-chart-wrap{
  position: relative;
  height: 280px;
  padding: 1rem 0.75rem 0.75rem;
  border-radius: 14px;
  background: linear-gradient(
    180deg,
    rgba(18,26,51,0.78),
    rgba(11,16,32,0.92)
  );
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
}

#yogisvps-slow-hosting-seo .yvps-chart-grid{
  position: absolute;
  inset: 1rem 0.75rem 2.9rem 0.75rem;
  background-image:
    linear-gradient(rgba(255,255,255,0.07) 1px, transparent 1px);
  background-size: 100% 20%;
  pointer-events: none;
}

#yogisvps-slow-hosting-seo .yvps-chart-bars{
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 12px;
}

#yogisvps-slow-hosting-seo .yvps-chart-bar-group{
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  height: 100%;
}

#yogisvps-slow-hosting-seo .yvps-chart-bar{
  width: 100%;
  max-width: 72px;
  border-radius: 12px 12px 8px 8px;
  background: linear-gradient(
    180deg,
    #38BDF8 0%,
    #22C55E 35%,
    #F59E0B 70%,
    #EF4444 100%
  );
  box-shadow:
    0 10px 25px rgba(0,0,0,0.28),
    0 0 0 1px rgba(255,255,255,0.05);
}

#yogisvps-slow-hosting-seo .yvps-chart-value{
  font-size: 13px;
  font-weight: 700;
  color: #E5E7EB;
}

#yogisvps-slow-hosting-seo .yvps-chart-bar-group small{
  font-size: 12px;
  color: #94A3B8;
}

#yogisvps-slow-hosting-seo .yvps-mini-chart-note{
  margin-top: 0.9rem;
  font-size: 14px;
  color: #BAE6FD;
}

@media (max-width: 640px){
  #yogisvps-slow-hosting-seo .yvps-mini-chart-wrap{
    height: 240px;
    padding: 0.85rem 0.5rem 0.65rem;
  }

  #yogisvps-slow-hosting-seo .yvps-chart-grid{
    inset: 0.85rem 0.5rem 2.7rem 0.5rem;
  }

  #yogisvps-slow-hosting-seo .yvps-chart-bars{
    gap: 8px;
  }

  #yogisvps-slow-hosting-seo .yvps-chart-bar{
    max-width: 56px;
  }
}/* End custom CSS */