/* Retained existing 2026 article components; no stored article content changes. */
body.sbtr-neve .nv-content-wrap .sbds-article :where(p, li, dt, dd, figcaption, th, td, a, strong, em, span, label, button, summary):not(.sabb-box *, .sbua-amazon-section *, .sbds-amazon-card *, .sbcr-safe-comments *, .sbla-community-front *){
  font-family: var(--sb2046-body) !important;
}
body.sbtr-neve .nv-content-wrap .sbds-article :where(h2, h3, h4, h5, h6):not(.sabb-box *, .sbua-amazon-section *, .sbds-amazon-card *, .sbcr-safe-comments *, .sbla-community-front *){
  font-family: var(--sb2046-display) !important;
}
body.sbtr-neve .nv-content-wrap :where(.wp-block-table, .sbds-table-wrap){
  max-width: 100%;
  overflow-x: auto;
  border-radius: 13px;
  -webkit-overflow-scrolling: touch;
}
body.sbtr-neve .nv-content-wrap :where(.sbds-article, [data-sb-component], [class*="sleepbaby-"]){
  min-width: 0;
}
body.sbtr-neve .nv-content-wrap .sbds-article :is(.sbds-callout, .sbds-video-card, .sbds-final-card, .sbds-table-wrap)[data-sb-component]{
  box-sizing: border-box;
  min-width: 0;
  max-width: 100%;
  margin-block: clamp(28px, 5vw, 44px);
}
body.sbtr-neve .nv-content-wrap .sbds-article :is(.sbds-callout, .sbds-video-card, .sbds-final-card, .sbds-table-wrap)[data-sb-component]:not(.alignleft, .alignright, .alignwide, .alignfull){
  width: 100%;
  margin-inline: auto;
}
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component]{
  padding: clamp(20px, 3.4vw, 30px);
  border: 1px solid #d0c4d7;
  border-radius: 20px;
  color: #281d37;
  background: #f4eef5;
  line-height: 1.65;
}
body.sbtr-neve .nv-content-wrap .sbds-article :is(.sbds-callout, .sbds-video-card, .sbds-final-card)[data-sb-component] > :is(h2, h3){
  margin: 0 0 18px;
  padding: 0;
  font-size: clamp(1.5rem, 2.7vw, 1.9rem);
  line-height: 1.18;
  letter-spacing: -0.018em;
}
body.sbtr-neve .nv-content-wrap .sbds-article :is(.sbds-callout, .sbds-video-card, .sbds-final-card)[data-sb-component] > h2::before{
  content: none;
}
body.sbtr-neve .nv-content-wrap .sbds-article :is(.sbds-callout, .sbds-video-card, .sbds-final-card)[data-sb-component] > p:last-child{
  margin-bottom: 0;
}
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="eight-month-schedule-anchors"]{
  border: 0;
  border-block: 2px solid #bb9d64;
  border-radius: 0;
  background: #f6edda;
}
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="eight-month-schedule-anchors"] > ol{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 30px;
  margin: 22px 0 24px;
  padding-left: 1.65em;
  list-style: decimal-leading-zero outside;
}
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="eight-month-schedule-anchors"] > ol > li{
  min-width: 0;
  margin: 0;
  padding: 12px 0 0 2px;
  border-top: 3px solid #698f83;
}
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="eight-month-schedule-anchors"] > ol > li:nth-child(2){ border-top-color: #947bab; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="eight-month-schedule-anchors"] > ol > li:nth-child(3){ border-top-color: #b2823e; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="eight-month-schedule-anchors"] > ol > li::marker{ color: #70552e; font-weight: 800; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="eight-month-schedule-anchors"] > ol > li > p{ margin: 0; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="eight-month-schedule-anchors"] > ol > li > p > strong{ display: block; margin-bottom: 8px; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="eight-month-schedule-anchors"] > p:last-child{ padding-top: 18px; border-top: 1px solid #d1bc94; font-style: italic; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="short-nap-next-decision"]{
  border-color: #adc5ba;
  border-radius: 6px 24px 24px 6px;
  background: #edf4ee;
}
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="short-nap-next-decision"] > dl{
  display: grid;
  grid-template-columns: minmax(9rem, 1fr) minmax(0, 2fr);
  margin: 0;
  border-bottom: 1px solid #bacdc2;
}
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="short-nap-next-decision"] > dl > :is(dt, dd){
  box-sizing: border-box;
  min-width: 0;
  margin: 0;
  padding: 18px;
  border-top: 1px solid #bacdc2;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  hyphens: none;
}
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="short-nap-next-decision"] > dl > dt{ grid-column: 1; border-left: 3px solid #608f80; color: #193c35; background: #e0eee5; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="short-nap-next-decision"] > dl > dd{ grid-column: 2; background: #fffdf6; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="short-nap-next-decision"] > dl > dd > p{ margin: 0; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="short-nap-next-decision"] > dl > :is(br, p:empty),
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="eight-month-schedule-anchors"] > ol > :is(br, p:empty),
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="eight-month-caregiver-handoff"] > ul > :is(br, p:empty){ display: none; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="eight-month-caregiver-handoff"]{
  border-color: #d1c5b3;
  border-top: 5px solid #a18db5;
  border-radius: 3px;
  background: #fffdf6;
  box-shadow: 5px 5px 0 #e9dfcd;
}
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="eight-month-caregiver-handoff"] > ul{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px 36px;
  margin: 22px 0;
  padding-left: 1.2em;
  list-style: disc outside;
}
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="eight-month-caregiver-handoff"] > ul > li{ min-width: 0; margin: 0; padding: 0 0 14px 2px; border-bottom: 1px solid #ded3c2; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="eight-month-caregiver-handoff"] > ul > li::marker{ color: #725787; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="eight-month-caregiver-handoff"] > ul > li > p{ margin: 0; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="eight-month-caregiver-handoff"] > ul > li > p > strong{ display: block; margin-bottom: 6px; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-table-wrap[data-sb-component]{
  overflow-x: auto;
  overflow-y: hidden;
  overscroll-behavior-x: contain;
  border: 1px solid #d0bea0;
  border-radius: 18px;
  background: #fffaf0;
  -webkit-overflow-scrolling: touch;
}
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-table-wrap[data-sb-component] > table{
  display: table;
  width: 100%;
  max-width: none;
  margin: 0;
  overflow: visible;
  border-collapse: collapse;
  table-layout: auto;
}
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-table-wrap[data-sb-component="eight-month-sample-schedule"] > table{ min-width: 34rem; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-table-wrap[data-sb-component] :is(caption, th, td){ white-space: normal; word-break: normal; overflow-wrap: normal; hyphens: none; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-table-wrap[data-sb-component] caption{ padding: 16px 18px; color: #463323; background: #f4e7cf; font-size: 0.95rem; font-weight: 700; line-height: 1.5; text-align: left; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-table-wrap[data-sb-component] :is(th, td){ padding: 15px 18px; border-color: #d9cdbb; line-height: 1.55; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-table-wrap[data-sb-component] thead th{ color: #2b183e; background: #eee6f2; font-size: 0.92rem; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-table-wrap[data-sb-component] tbody th{ background: #f6edde; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-table-wrap[data-sb-component="eight-month-sample-schedule"] tr > :first-child{ width: 25%; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-table-wrap[data-sb-component="eight-month-sample-schedule"] tr > :nth-child(2){ width: 24%; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-table-wrap[data-sb-component]:focus-visible{ outline: 3px solid #19635e; outline-offset: 4px; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-video-card[data-sb-component]{
  --sb-native-surface: #142e33;
  padding: clamp(20px, 4vw, 32px);
  border: 1px solid #83aaa3;
  border-radius: 24px;
  color: #1d1630;
  background: #eef5f0;
  box-shadow: 0 16px 34px rgba(20, 46, 51, 0.12);
}
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-video-card[data-sb-component] .sbds-video-card__frame{
  position: relative;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 0;
  margin: 22px 0;
  padding: 0 !important;
  overflow: hidden;
  aspect-ratio: 16 / 9;
  border: 0;
  border-radius: 12px;
  background: #0c1c22;
  line-height: 0;
}
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-video-card[data-sb-component] .sbds-video-card__frame :is(iframe, video){
  position: absolute;
  inset: 0;
  display: block;
  box-sizing: border-box;
  width: 100% !important;
  height: 100% !important;
  min-width: 0;
  max-width: 100%;
  min-height: 0;
  max-height: none;
  margin: 0;
  padding: 0;
  border: 0;
  object-fit: contain;
}
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-final-card[data-sb-component][data-sb-cta-variant]{
  --sb-native-surface: #241832;
  padding: clamp(24px, 4.5vw, 38px);
  border: 1px solid #c4a36e;
  border-top: 4px solid #e5b95f;
  border-radius: 28px 28px 8px 8px;
  color: #281d37;
  background: #f6edda;
  box-shadow: 0 16px 36px rgba(36, 24, 50, 0.13);
}
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-final-card[data-sb-component][data-sb-cta-variant] > p:first-child{ margin-bottom: 14px; font-size: 0.84rem; font-weight: 800; letter-spacing: 0.075em; line-height: 1.45; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-final-card[data-sb-component][data-sb-cta-variant] > h2{ max-width: 25ch; font-size: clamp(1.75rem, 3.2vw, 2.35rem); }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-final-card[data-sb-component][data-sb-cta-variant] > p:nth-last-child(2){ font-size: 0.93rem; line-height: 1.6; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-final-card[data-sb-component][data-sb-cta-variant] > p:last-child{ margin-top: 24px; }
body.sbtr-neve .nv-content-wrap .sbds-article :is(.sbds-video-card, .sbds-final-card)[data-sb-component]:is([data-sb-background-owned="required"], [data-sb-article-flow-surface="dark"]){
  --sb-native-ink: #fffaf0;
  --sb-native-link: #f6d894;
  color: var(--sb-native-ink) !important;
  -webkit-text-fill-color: var(--sb-native-ink) !important;
  background: var(--sb-native-surface) !important;
}
body.sbtr-neve .nv-content-wrap .sbds-article :is(.sbds-video-card, .sbds-final-card)[data-sb-component]:is([data-sb-background-owned="required"], [data-sb-article-flow-surface="dark"]) :is(h2, h3, h4, h5, h6, p, li, dt, dd, span, strong, em, b, i, small, cite, figcaption, label, summary){
  color: var(--sb-native-ink) !important;
  -webkit-text-fill-color: var(--sb-native-ink) !important;
}
body.sbtr-neve .nv-content-wrap .sbds-article :is(.sbds-video-card, .sbds-final-card)[data-sb-component]:is([data-sb-background-owned="required"], [data-sb-article-flow-surface="dark"]) a[href]:is(:link, :visited, :hover, :focus, :focus-visible, :active){
  color: var(--sb-native-link) !important;
  -webkit-text-fill-color: var(--sb-native-link) !important;
  text-decoration-color: currentColor !important;
  text-underline-offset: 3px !important;
}
body.sbtr-neve .nv-content-wrap .sbds-article :is(.sbds-video-card, .sbds-final-card)[data-sb-component]:is([data-sb-background-owned="required"], [data-sb-article-flow-surface="dark"]) a[href] :is(span, strong, em, b, i){
  color: inherit !important;
  -webkit-text-fill-color: currentColor !important;
}
body.sbtr-neve .nv-content-wrap .sbds-article :is(.sbds-video-card, .sbds-final-card)[data-sb-component]:is([data-sb-background-owned="required"], [data-sb-article-flow-surface="dark"]) a[href]:is(:hover, :focus-visible){ text-decoration-thickness: 2px !important; }
body.sbtr-neve .nv-content-wrap .sbds-article :is(.sbds-video-card, .sbds-final-card)[data-sb-component]:is([data-sb-background-owned="required"], [data-sb-article-flow-surface="dark"]) a[href]:focus-visible{ outline: 3px solid #fffaf0 !important; outline-offset: 4px !important; box-shadow: 0 0 0 2px var(--sb-native-surface); }
body.sbtr-neve .nv-content-wrap .sbds-article :is(.sbds-callout, .sbds-video-card, .sbds-final-card)[data-sb-component] a[href^="#sb-source-"][href]:is(:link, :visited, :hover, :focus, :focus-visible, :active){
  display: inline-block;
  max-width: 100%;
  padding: 0.05em 0.34em;
  border: 1px solid #ddc69c;
  border-radius: 5px;
  color: #332340 !important;
  -webkit-text-fill-color: #332340 !important;
  background: #fff2d3 !important;
  font-size: 0.88em;
  line-height: 1.35;
  text-decoration: none !important;
}
body.sbtr-neve .nv-content-wrap .sbds-article :is(.sbds-callout, .sbds-video-card, .sbds-final-card)[data-sb-component] a[href^="#sb-source-"][href] :is(span, strong, em, b, i){ color: inherit !important; -webkit-text-fill-color: currentColor !important; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-final-card[data-sb-component][data-sb-cta-variant] a.sbds-button:is(:link, :visited, :hover, :focus, :focus-visible, :active){
  display: inline-flex;
  box-sizing: border-box;
  max-width: 100%;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: 14px 20px;
  border: 1px solid transparent;
  border-radius: 999px;
  color: #241832 !important;
  -webkit-text-fill-color: #241832 !important;
  background: #f6d894 !important;
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.35;
  text-align: center;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  hyphens: none;
  text-decoration: none !important;
}
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-final-card[data-sb-component][data-sb-cta-variant] a.sbds-button :is(span, strong, em, b, i){ color: inherit !important; -webkit-text-fill-color: currentColor !important; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-final-card[data-sb-component][data-sb-cta-variant] a.sbds-button:hover{ background: #ffe8b6 !important; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-final-card[data-sb-component][data-sb-cta-variant] a.sbds-button:active{ background: #e5b95f !important; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-sources:not([data-sb-sources-enhanced]){
  box-sizing: border-box;
  max-width: 100%;
  margin: 36px auto;
  padding: 20px 22px;
  border-left: 2px solid #bdacc6;
  color: #4d4351;
  background: #f6f0f4;
  font-size: 0.9375rem;
  line-height: 1.5;
}
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-sources:not([data-sb-sources-enhanced]) > h2{ margin: 0 0 14px; padding: 0; font-size: 1.125rem; line-height: 1.3; letter-spacing: 0; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-sources:not([data-sb-sources-enhanced]) > h2::before{ content: none; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-sources:not([data-sb-sources-enhanced]) > :is(ol, ul){ margin: 0; padding-left: 1.35em; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-sources:not([data-sb-sources-enhanced]) li{ margin: 0.5em 0; padding-left: 0.15em; font-size: inherit; line-height: 1.5; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-sources:not([data-sb-sources-enhanced]) li:last-child{ margin-bottom: 0; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-sources:not([data-sb-sources-enhanced]) li::marker{ color: #4d4351; -webkit-text-fill-color: #4d4351; }
@media  (max-width: 699px) {body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="eight-month-schedule-anchors"] > ol{ grid-template-columns: minmax(0, 1fr); gap: 18px; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="short-nap-next-decision"] > dl{ grid-template-columns: minmax(0, 1fr); }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="short-nap-next-decision"] > dl > :is(dt, dd){ grid-column: 1; padding: 16px; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="short-nap-next-decision"] > dl > dd{ padding-top: 12px; border-top: 0; border-left: 3px solid #608f80; }}
@media  (max-width: 479px) {body.sbtr-neve .nv-content-wrap .sbds-article .sbds-callout[data-sb-component="eight-month-caregiver-handoff"] > ul{ grid-template-columns: minmax(0, 1fr); gap: 14px; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-final-card[data-sb-component][data-sb-cta-variant] a.sbds-button:is(:link, :visited, :hover, :focus, :focus-visible, :active){ width: 100%; padding-inline: 16px; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-sources:not([data-sb-sources-enhanced]){ padding: 18px 16px; }}
@media  (forced-colors: active) {body.sbtr-neve .nv-content-wrap .sbds-article :is(.sbds-callout, .sbds-video-card, .sbds-final-card, .sbds-table-wrap)[data-sb-component]{ border-color: CanvasText; box-shadow: none; forced-color-adjust: auto; }
body.sbtr-neve .nv-content-wrap .sbds-article :is(.sbds-video-card, .sbds-final-card)[data-sb-component]:is([data-sb-background-owned="required"], [data-sb-article-flow-surface="dark"]){ --sb-native-surface: Canvas; --sb-native-ink: CanvasText; --sb-native-link: LinkText; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-final-card[data-sb-component][data-sb-cta-variant] a.sbds-button:is(:link, :visited, :hover, :focus, :focus-visible, :active){ border-color: ButtonText; color: ButtonText !important; -webkit-text-fill-color: ButtonText !important; background: ButtonFace !important; }}
@media  print {body.sbtr-neve .nv-content-wrap .sbds-article :is(.sbds-callout, .sbds-video-card, .sbds-final-card, .sbds-table-wrap)[data-sb-component]{ box-shadow: none; }
body.sbtr-neve .nv-content-wrap .sbds-article :is(.sbds-video-card, .sbds-final-card)[data-sb-component]:is([data-sb-background-owned="required"], [data-sb-article-flow-surface="dark"]){ --sb-native-surface: #fff; --sb-native-ink: #000; --sb-native-link: #222; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-table-wrap[data-sb-component]{ overflow: visible; }
body.sbtr-neve .nv-content-wrap .sbds-article .sbds-table-wrap[data-sb-component="eight-month-sample-schedule"] > table{ min-width: 0; }}
body.single-post.sleepbaby-affiliate-editorial .entry-content :is(.sbds-video-card, .sb-video-card, .sleepbaby-video-card):not([data-sb-component][data-sb-background-owned="required"], [data-sb-component][data-sb-article-flow-surface="dark"]):not(:where(.sabb-box *, .sbua-amazon-section *, .sbds-amazon-card *, .sbcat-amazon-card *, .sbcr-safe-comments *, .sbla-community-front *)){
  --sb-legacy-video-surface: var(--sb-native-surface, #21172f);
  --sb-legacy-video-ink: #fffaf0;
  --sb-legacy-video-link: #f6d894;
  color: var(--sb-legacy-video-ink) !important;
  -webkit-text-fill-color: var(--sb-legacy-video-ink) !important;
  background: var(--sb-legacy-video-surface) !important;
}
body.single-post.sleepbaby-affiliate-editorial .entry-content :is(.sbds-video-card, .sb-video-card, .sleepbaby-video-card):not([data-sb-component][data-sb-background-owned="required"], [data-sb-component][data-sb-article-flow-surface="dark"]):not(:where(.sabb-box *, .sbua-amazon-section *, .sbds-amazon-card *, .sbcat-amazon-card *, .sbcr-safe-comments *, .sbla-community-front *)) :is(h2, h3, h4, h5, h6, p, li, dt, dd, span, strong, em, b, i, small, cite, figcaption, label, summary){
  color: var(--sb-legacy-video-ink) !important;
  -webkit-text-fill-color: var(--sb-legacy-video-ink) !important;
}
body.single-post.sleepbaby-affiliate-editorial .entry-content :is(.sbds-video-card, .sb-video-card, .sleepbaby-video-card):not([data-sb-component][data-sb-background-owned="required"], [data-sb-component][data-sb-article-flow-surface="dark"]):not(:where(.sabb-box *, .sbua-amazon-section *, .sbds-amazon-card *, .sbcat-amazon-card *, .sbcr-safe-comments *, .sbla-community-front *)) a[href]:is(:link, :visited, :hover, :focus, :focus-visible, :active){
  color: var(--sb-legacy-video-link) !important;
  -webkit-text-fill-color: var(--sb-legacy-video-link) !important;
  background: var(--sb-legacy-video-surface) !important;
  text-decoration-color: currentColor !important;
  text-underline-offset: 3px !important;
}
body.single-post.sleepbaby-affiliate-editorial .entry-content :is(.sbds-video-card, .sb-video-card, .sleepbaby-video-card):not([data-sb-component][data-sb-background-owned="required"], [data-sb-component][data-sb-article-flow-surface="dark"]):not(:where(.sabb-box *, .sbua-amazon-section *, .sbds-amazon-card *, .sbcat-amazon-card *, .sbcr-safe-comments *, .sbla-community-front *)) a[href] :is(span, strong, em, b, i, small){
  color: inherit !important;
  -webkit-text-fill-color: currentColor !important;
}
body.single-post.sleepbaby-affiliate-editorial .entry-content :is(.sbds-video-card, .sb-video-card, .sleepbaby-video-card):not([data-sb-component][data-sb-background-owned="required"], [data-sb-component][data-sb-article-flow-surface="dark"]):not(:where(.sabb-box *, .sbua-amazon-section *, .sbds-amazon-card *, .sbcat-amazon-card *, .sbcr-safe-comments *, .sbla-community-front *)) a[href]:is(:hover, :focus-visible){
  text-decoration-thickness: 2px !important;
}
body.single-post.sleepbaby-affiliate-editorial .entry-content :is(.sbds-video-card, .sb-video-card, .sleepbaby-video-card):not([data-sb-component][data-sb-background-owned="required"], [data-sb-component][data-sb-article-flow-surface="dark"]):not(:where(.sabb-box *, .sbua-amazon-section *, .sbds-amazon-card *, .sbcat-amazon-card *, .sbcr-safe-comments *, .sbla-community-front *)) a[href]:focus-visible{
  outline: 3px solid #fffaf0 !important;
  outline-offset: 4px !important;
  box-shadow: 0 0 0 2px #21172f !important;
}
body.single-post.sleepbaby-affiliate-editorial .entry-content :is(.sbds-video-card, .sb-video-card, .sleepbaby-video-card):not([data-sb-component][data-sb-background-owned="required"], [data-sb-component][data-sb-article-flow-surface="dark"]):not(:where(.sabb-box *, .sbua-amazon-section *, .sbds-amazon-card *, .sbcat-amazon-card *, .sbcr-safe-comments *, .sbla-community-front *)) a[href^="#sb-source-"]:is(:link, :visited, :hover, :focus, :focus-visible, :active){
  color: #332340 !important;
  -webkit-text-fill-color: #332340 !important;
  background: #fff2d3 !important;
}
body.single-post.sleepbaby-affiliate-editorial .entry-content :is(.sb-affiliate-module, .sbds-affiliate-module, .sbds-amazon-recommendation, .sbds-amazon-module, .sb-amazon-module, .sbds-amazon, [data-sb-amazon-owner="article-writer"], [data-sb-component="article-specific-amazon-recommendation"]) a:is([href^="https://www.amazon.com/"], [href^="https://amazon.com/"], [href^="https://amzn.to/"]):is([style*="background" i], [role="button"], [class*="button"], [class*="cta"], [data-sb-contrast-role="amazon-button"]):not([data-sb-contrast-role="amazon-button"]):not(:where(.sabb-box *, .sbua-amazon-section *, .sbds-amazon-card *, .sbcat-amazon-card *, .sbcr-safe-comments *, .sbla-community-front *)):is(:link, :visited, :hover, :focus, :focus-visible, :active){
  color: #fffaf0 !important;
  -webkit-text-fill-color: #fffaf0 !important;
  background: #3b244b !important;
  border-color: #3b244b !important;
  text-decoration: none !important;
}
body.single-post.sleepbaby-affiliate-editorial .entry-content :is(.sb-affiliate-module, .sbds-affiliate-module, .sbds-amazon-recommendation, .sbds-amazon-module, .sb-amazon-module, .sbds-amazon, [data-sb-amazon-owner="article-writer"], [data-sb-component="article-specific-amazon-recommendation"]) a:is([href^="https://www.amazon.com/"], [href^="https://amazon.com/"], [href^="https://amzn.to/"]):is([style*="background" i], [role="button"], [class*="button"], [class*="cta"], [data-sb-contrast-role="amazon-button"]):not([data-sb-contrast-role="amazon-button"]):not(:where(.sabb-box *, .sbua-amazon-section *, .sbds-amazon-card *, .sbcat-amazon-card *, .sbcr-safe-comments *, .sbla-community-front *)) :is(span, strong, em, b, i, small){
  color: inherit !important;
  -webkit-text-fill-color: currentColor !important;
}
body.single-post.sleepbaby-affiliate-editorial .entry-content :is(.sb-affiliate-module, .sbds-affiliate-module, .sbds-amazon-recommendation, .sbds-amazon-module, .sb-amazon-module, .sbds-amazon, [data-sb-amazon-owner="article-writer"], [data-sb-component="article-specific-amazon-recommendation"]) a:is([href^="https://www.amazon.com/"], [href^="https://amazon.com/"], [href^="https://amzn.to/"]):is([style*="background" i], [role="button"], [class*="button"], [class*="cta"], [data-sb-contrast-role="amazon-button"]):not([data-sb-contrast-role="amazon-button"]):not(:where(.sabb-box *, .sbua-amazon-section *, .sbds-amazon-card *, .sbcat-amazon-card *, .sbcr-safe-comments *, .sbla-community-front *)):hover{
  background: #4d315f !important;
  border-color: #4d315f !important;
}
body.single-post.sleepbaby-affiliate-editorial .entry-content :is(.sb-affiliate-module, .sbds-affiliate-module, .sbds-amazon-recommendation, .sbds-amazon-module, .sb-amazon-module, .sbds-amazon, [data-sb-amazon-owner="article-writer"], [data-sb-component="article-specific-amazon-recommendation"]) a:is([href^="https://www.amazon.com/"], [href^="https://amazon.com/"], [href^="https://amzn.to/"]):is([style*="background" i], [role="button"], [class*="button"], [class*="cta"], [data-sb-contrast-role="amazon-button"]):not([data-sb-contrast-role="amazon-button"]):not(:where(.sabb-box *, .sbua-amazon-section *, .sbds-amazon-card *, .sbcat-amazon-card *, .sbcr-safe-comments *, .sbla-community-front *)):active{
  background: #2b183a !important;
  border-color: #2b183a !important;
}
body.single-post.sleepbaby-affiliate-editorial .entry-content :is(.sb-affiliate-module, .sbds-affiliate-module, .sbds-amazon-recommendation, .sbds-amazon-module, .sb-amazon-module, .sbds-amazon, [data-sb-amazon-owner="article-writer"], [data-sb-component="article-specific-amazon-recommendation"]) a:is([href^="https://www.amazon.com/"], [href^="https://amazon.com/"], [href^="https://amzn.to/"]):is([style*="background" i], [role="button"], [class*="button"], [class*="cta"], [data-sb-contrast-role="amazon-button"]):not([data-sb-contrast-role="amazon-button"]):not(:where(.sabb-box *, .sbua-amazon-section *, .sbds-amazon-card *, .sbcat-amazon-card *, .sbcr-safe-comments *, .sbla-community-front *)):focus-visible{
  outline: 3px solid #fffaf0 !important;
  outline-offset: 2px !important;
  box-shadow: 0 0 0 7px #3b244b !important;
}
@media  (forced-colors: active) {body.single-post.sleepbaby-affiliate-editorial .entry-content :is(.sbds-video-card, .sb-video-card, .sleepbaby-video-card):not([data-sb-component][data-sb-background-owned="required"], [data-sb-component][data-sb-article-flow-surface="dark"]):not(:where(.sabb-box *, .sbua-amazon-section *, .sbds-amazon-card *, .sbcat-amazon-card *, .sbcr-safe-comments *, .sbla-community-front *)){ --sb-legacy-video-surface: Canvas; --sb-legacy-video-ink: CanvasText; --sb-legacy-video-link: LinkText; border-color: CanvasText !important; box-shadow: none !important; forced-color-adjust: auto; }
body.single-post.sleepbaby-affiliate-editorial .entry-content :is(.sbds-video-card, .sb-video-card, .sleepbaby-video-card):not([data-sb-component][data-sb-background-owned="required"], [data-sb-component][data-sb-article-flow-surface="dark"]):not(:where(.sabb-box *, .sbua-amazon-section *, .sbds-amazon-card *, .sbcat-amazon-card *, .sbcr-safe-comments *, .sbla-community-front *)) a[href^="#sb-source-"]:is(:link, :visited, :hover, :focus, :focus-visible, :active),
body.single-post.sleepbaby-affiliate-editorial .entry-content :is(.sbds-callout, .sbds-video-card, .sb-video-card, .sleepbaby-video-card, .sbds-final-card)[data-sb-component] a[href^="#sb-source-"][href]:is(:link, :visited, :hover, :focus, :focus-visible, :active){ color: LinkText !important; -webkit-text-fill-color: LinkText !important; background: Canvas !important; border-color: LinkText !important; }
body.single-post.sleepbaby-affiliate-editorial .entry-content :is(.sb-affiliate-module, .sbds-affiliate-module, .sbds-amazon-recommendation, .sbds-amazon-module, .sb-amazon-module, .sbds-amazon, [data-sb-amazon-owner="article-writer"], [data-sb-component="article-specific-amazon-recommendation"]) a:is([href^="https://www.amazon.com/"], [href^="https://amazon.com/"], [href^="https://amzn.to/"]):is([style*="background" i], [role="button"], [class*="button"], [class*="cta"], [data-sb-contrast-role="amazon-button"]):not([data-sb-contrast-role="amazon-button"]):not(:where(.sabb-box *, .sbua-amazon-section *, .sbds-amazon-card *, .sbcat-amazon-card *, .sbcr-safe-comments *, .sbla-community-front *)):is(:link, :visited, :hover, :focus, :focus-visible, :active){ color: ButtonText !important; -webkit-text-fill-color: ButtonText !important; background: ButtonFace !important; border-color: ButtonText !important; box-shadow: none !important; forced-color-adjust: auto; }
body.single-post.sleepbaby-affiliate-editorial .entry-content :is(.sb-affiliate-module, .sbds-affiliate-module, .sbds-amazon-recommendation, .sbds-amazon-module, .sb-amazon-module, .sbds-amazon, [data-sb-amazon-owner="article-writer"], [data-sb-component="article-specific-amazon-recommendation"]) a:is([href^="https://www.amazon.com/"], [href^="https://amazon.com/"], [href^="https://amzn.to/"]):is([style*="background" i], [role="button"], [class*="button"], [class*="cta"], [data-sb-contrast-role="amazon-button"]):not([data-sb-contrast-role="amazon-button"]):not(:where(.sabb-box *, .sbua-amazon-section *, .sbds-amazon-card *, .sbcat-amazon-card *, .sbcr-safe-comments *, .sbla-community-front *)):focus-visible,
body.single-post.sleepbaby-affiliate-editorial .entry-content :is(.sbds-video-card, .sb-video-card, .sleepbaby-video-card):not([data-sb-component][data-sb-background-owned="required"], [data-sb-component][data-sb-article-flow-surface="dark"]):not(:where(.sabb-box *, .sbua-amazon-section *, .sbds-amazon-card *, .sbcat-amazon-card *, .sbcr-safe-comments *, .sbla-community-front *)) a[href]:focus-visible{ outline-color: Highlight !important; box-shadow: none !important; }}
@media  print {body.single-post.sleepbaby-affiliate-editorial .entry-content :is(.sbds-video-card, .sb-video-card, .sleepbaby-video-card):not([data-sb-component][data-sb-background-owned="required"], [data-sb-component][data-sb-article-flow-surface="dark"]):not(:where(.sabb-box *, .sbua-amazon-section *, .sbds-amazon-card *, .sbcat-amazon-card *, .sbcr-safe-comments *, .sbla-community-front *)){ --sb-legacy-video-surface: #fff; --sb-legacy-video-ink: #000; --sb-legacy-video-link: #222; box-shadow: none !important; }}
body.sbtr-neve { --sb2046-body:Arial,Helvetica,sans-serif; --sb2046-display:"Playfair Display",Arial,Helvetica,sans-serif; background:#fff; color:#00063b; font-family:Arial,Helvetica,sans-serif; }
body.sbtr-neve .nv-content-wrap img { max-width:100%; height:auto; }
body.sbtr-neve .sbds-article { width:100%; max-width:100%; }
body.sbtr-neve .sbds-table-wrap { overflow-x:auto; max-width:100%; }
body.sbtr-neve .sbds-video-card__frame { width:100%; aspect-ratio:16/9; }
body.sbtr-neve .sbds-video-card__frame iframe { width:100%; height:100%; border:0; }
body.sbtr-neve .sbds-transparent-ribbon { margin:2rem 0; }
body.sbtr-neve #site-footer .footer--row-inner,body.sbtr-neve #site-footer .component-wrap { color:#00063b!important; }
body.sbtr-neve .nv-content-wrap .sbds-article :is(h2,h3,h4,h5,h6) { font-family:"Playfair Display",Arial,Helvetica,sans-serif!important; }
body.sbtr-neve .sbcat-amazon-card,body.sbtr-neve .sbua-amazon-section,body.sbtr-neve [data-sbua-visibility] {display:none!important;}
