.elementor-34 .elementor-element.elementor-element-390e0cf{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-7034547 *//* Scan Baby – Care Quality Commission Page
   Paste ONLY this file into: Elementor → Page Settings → Advanced → Custom CSS
   Do NOT paste HTML, style tags, or HTML comments here. */

.sb-cqc {
  --sb-primary: #F589C5;
  --sb-secondary: #61C1F3;
  --sb-accent: #85DEFA;
  --sb-text: #333333;
  --sb-muted: #666666;
  --sb-pink-light: var(--sb-primary);
  --sb-pink-dark: var(--sb-primary);
  --sb-blue-light: var(--sb-secondary);
  --sb-blue-dark: var(--sb-secondary);
  --sb-card: #FFFFFF;
  --sb-bg: #fafcfe;
  --sb-pink-soft: rgba(245, 137, 197, 0.14);
  --sb-blue-soft: rgba(97, 193, 243, 0.12);
  --sb-accent-soft: rgba(133, 222, 250, 0.15);
  --sb-radius: 18px;
  --sb-shadow: 0 4px 24px rgba(84, 89, 95, 0.06);
  max-width: 1100px;
  margin: 0 auto;
  padding: 20px 16px 40px;
  color: var(--sb-text);
  line-height: 1.6;
  font-family: inherit;
}

.sb-cqc *,
.sb-cqc *::before,
.sb-cqc *::after {
  box-sizing: border-box;
}

.sb-cqc img {
  max-width: 100%;
  height: auto;
  display: block;
}

.sb-cqc h1,
.sb-cqc h2,
.sb-cqc h3,
.sb-cqc h4,
.sb-cqc h5,
.sb-cqc h6 {
  color: var(--sb-primary);
  font-family: inherit;
}

.sb-cqc p,
.sb-cqc li,
.sb-cqc dt,
.sb-cqc dd {
  font-family: inherit;
}

.sb-cqc a:not([class*='__btn']) {
  color: var(--sb-primary);
  text-decoration: underline;
  text-underline-offset: 2px;
}

.sb-cqc a:not([class*='__btn']):hover {
  color: var(--sb-primary);
}

.sb-cqc__story-copy a {
  font-weight: 700;
}

.sb-cqc__hero {
  padding: 20px 24px;
  margin-bottom: 16px;
  text-align: center;
  background: linear-gradient(135deg, rgba(97, 193, 243, 0.12) 0%, rgba(245, 137, 197, 0.1) 100%);
  border: 1px solid rgba(97, 193, 243, 0.18);
  border-radius: var(--sb-radius);
  box-shadow: var(--sb-shadow);
}

.sb-cqc__eyebrow {
  display: inline-block;
  margin: 0 0 8px;
  padding: 5px 12px;
  border-radius: 999px;
  background: var(--sb-pink-soft);
  color: var(--sb-pink-dark);
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.sb-cqc__title {
  margin: 0 0 8px;
  color: var(--sb-primary);
}

.sb-cqc__lead {
  margin: 0 auto;
  max-width: 680px;
  font-size: 1rem;
  line-height: 1.65;
  color: var(--sb-muted);
}

.sb-cqc__main {
  background: var(--sb-card);
  border: 1px solid rgba(84, 89, 95, 0.08);
  border-radius: var(--sb-radius);
  box-shadow: var(--sb-shadow);
  margin-bottom: 16px;
  overflow: hidden;
}

.sb-cqc__story {
  display: grid;
  grid-template-columns: 34% 66%;
  gap: 28px;
  align-items: start;
  padding: 24px;
}

.sb-cqc__badge {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.sb-cqc__rating {
  padding: 18px;
  border: 1px solid rgba(84, 89, 95, 0.08);
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 2px 10px rgba(84, 89, 95, 0.04);
}

.sb-cqc__badge img {
  max-width: 160px;
  width: auto;
  height: auto;
}

.sb-cqc__rating-type {
  margin: 0 0 6px;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--sb-muted);
}

.sb-cqc__rating-name {
  margin: 0 0 8px;
  font-weight: 700;
  color: var(--sb-primary);
}

.sb-cqc__rating-overall {
  margin: 0 0 14px;
  font-size: 1rem;
  color: var(--sb-text);
}

.sb-cqc__rating-overall .sb-cqc__rating-value {
  margin-left: 2px;
}

.sb-cqc__rating-meta {
  margin: 0 0 16px;
  padding: 0;
}

.sb-cqc__rating-meta > div {
  margin-bottom: 10px;
}

.sb-cqc__rating-meta > div:last-child {
  margin-bottom: 0;
}

.sb-cqc__rating-meta dt {
  margin: 0 0 2px;
  font-size: 0.78rem;
  font-weight: 600;
  color: var(--sb-muted);
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.sb-cqc__rating-meta dd {
  margin: 0;
  font-size: 1rem;
  color: var(--sb-text);
}

.sb-cqc__rating-value {
  display: inline-block;
  padding: 4px 12px;
  border-radius: 999px;
  background: rgba(46, 125, 50, 0.1);
  color: #2e7d32;
  font-weight: 700;
}

.sb-cqc__story-copy h2 {
  margin: 0 0 18px;
  line-height: 1.3;
  color: var(--sb-primary);
}

.sb-cqc__story-copy p {
  margin: 0 0 18px;
  font-size: 1rem;
  color: var(--sb-muted);
  line-height: 1.75;
}

.sb-cqc__story-copy p:last-of-type {
  margin-bottom: 12px;
}

.sb-cqc__story-copy ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sb-cqc__story-copy li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 10px;
  font-size: 1rem;
  color: var(--sb-text);
  line-height: 1.55;
}

.sb-cqc__story-copy li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.42em;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: var(--sb-pink-light);
  box-shadow: 0 0 0 3px var(--sb-pink-soft);
}

.sb-cqc__story-copy li:last-child {
  margin-bottom: 0;
}

.sb-cqc__inspection {
  padding: 20px 24px;
  border-top: 1px solid rgba(84, 89, 95, 0.08);
  background: #fff;
}

.sb-cqc__inspection h2 {
  margin: 0 0 6px;
  color: var(--sb-primary);
}

.sb-cqc__inspection-note {
  margin: 0 0 16px;
  font-size: 0.9375rem;
  color: var(--sb-muted);
}

.sb-cqc__domains {
  margin: 0 0 14px;
  padding: 0;
  list-style: none;
  border: 1px solid rgba(84, 89, 95, 0.08);
  border-radius: 14px;
  overflow: hidden;
}

.sb-cqc__domains li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 14px 18px;
  border-bottom: 1px solid rgba(84, 89, 95, 0.08);
  background: #fff;
}

.sb-cqc__domains li:last-child {
  border-bottom: none;
}

.sb-cqc__domain-name {
  font-size: 1rem;
  font-weight: 600;
  color: var(--sb-text);
}

.sb-cqc__domain-rating {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 12px;
  border-radius: 999px;
  background: rgba(46, 125, 50, 0.1);
  color: #2e7d32;
  font-size: 0.85rem;
  font-weight: 700;
}

.sb-cqc__domain-rating::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #2e7d32;
}

.sb-cqc__inspection-links {
  margin: 0;
  font-size: 0.9375rem;
  color: var(--sb-muted);
}

.sb-cqc__inspection-links a {
  font-weight: 700;
}

.sb-cqc__highlights {
  padding: 20px 24px 24px;
  border-top: 1px solid rgba(84, 89, 95, 0.08);
  background: linear-gradient(180deg, rgba(97, 193, 243, 0.04) 0%, transparent 100%);
}

.sb-cqc__highlights h2 {
  margin: 0 0 14px;
  color: var(--sb-primary);
}

.sb-cqc__highlights ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 24px;
}

.sb-cqc__highlights li {
  position: relative;
  padding-left: 22px;
  font-size: 1rem;
  color: var(--sb-text);
  line-height: 1.55;
}

.sb-cqc__highlights li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.42em;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: var(--sb-pink-light);
  box-shadow: 0 0 0 3px var(--sb-pink-soft);
}

.sb-cqc__footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 12px 16px;
  padding: 16px 20px;
  background: var(--sb-card);
  border: 1px solid rgba(84, 89, 95, 0.08);
  border-radius: var(--sb-radius);
  box-shadow: var(--sb-shadow);
}

.sb-cqc__footer strong {
  font-size: 1rem;
  color: var(--sb-primary);
}

.sb-cqc__social-links {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.sb-cqc__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 12px 24px;
  border-radius: 999px;
  font-size: 1rem;
  font-weight: 700;
  font-family: inherit;
  text-decoration: none !important;
  transition: all 0.22s ease;
  border: 2px solid transparent;
  white-space: nowrap;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
}

.sb-cqc__rating .sb-cqc__btn {
  width: 100%;
  margin-top: 4px;
}

.sb-cqc__btn--sm {
  min-height: 40px;
  padding: 8px 16px;
  font-size: 0.9375rem;
}

.sb-cqc__btn--primary {
  background: var(--sb-blue-light) !important;
  border-color: var(--sb-blue-light) !important;
  color: #ffffff !important;
  box-shadow: 0 4px 16px rgba(97, 193, 243, 0.28);
}

.sb-cqc__btn--primary:hover {
  background: var(--sb-primary) !important;
  border-color: var(--sb-primary) !important;
  color: #ffffff !important;
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgba(245, 137, 197, 0.35);
}

.sb-cqc__btn--secondary {
  background: #ffffff !important;
  border-color: rgba(97, 193, 243, 0.35) !important;
  color: var(--sb-secondary) !important;
  box-shadow: none;
}

.sb-cqc__btn--secondary:hover {
  background: var(--sb-primary) !important;
  border-color: var(--sb-primary) !important;
  color: #ffffff !important;
  transform: translateY(-1px);
}

.sb-cqc .sb-cqc__rating .sb-cqc__btn--primary {
  white-space: normal;
  text-align: center;
  line-height: 1.35;
}

@media (max-width: 900px) {
  .sb-cqc__story {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .sb-cqc__highlights ul {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .sb-cqc {
    padding: 14px 12px 32px;
  }

  .sb-cqc__hero {
    padding: 16px;
  }

  .sb-cqc__story {
    padding: 18px;
  }

  .sb-cqc__inspection {
    padding: 16px 18px;
  }

  .sb-cqc__highlights {
    padding: 16px 18px 18px;
  }

  .sb-cqc__footer,
  .sb-cqc__social-links {
    width: 100%;
    flex-direction: column;
  }

  .sb-cqc__btn {
    width: 100%;
  }
}/* End custom CSS */