:root{
  --dm157-gold:#d9ad45;
  --dm157-gold-soft:#f0cf70;
  --dm157-cream:#f5ead1;
  --dm157-copy:rgba(245,234,209,.76);
  --dm157-line:rgba(217,173,69,.18);
  --dm157-panel:rgba(8,14,11,.97);
}

html body.dm-live-v157-slim-strip .dm157-source-row{
  display:none!important;
}

html body.dm-live-v157-slim-strip .dm157-strip{
  position:relative!important;
  isolation:isolate!important;
  width:min(1440px,calc(100% - 72px))!important;
  min-height:168px!important;
  margin:24px auto 28px!important;
  padding:22px 28px!important;
  display:grid!important;
  grid-template-columns:minmax(190px,.48fr) minmax(0,1.65fr) minmax(300px,.78fr)!important;
  align-items:center!important;
  gap:0!important;
  border:1px solid var(--dm157-line)!important;
  border-radius:28px!important;
  overflow:hidden!important;
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
  background:
    radial-gradient(90% 150% at 0% 0%,rgba(217,173,69,.085),transparent 42%),
    linear-gradient(145deg,rgba(7,12,10,.992),rgba(10,18,14,.98))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.03),0 18px 42px rgba(0,0,0,.15)!important;
}

html body.dm-live-v157-slim-strip .dm157-strip::before{
  content:''!important;
  position:absolute!important;
  inset:0!important;
  z-index:-1!important;
  pointer-events:none!important;
  background:
    linear-gradient(90deg,transparent 0%,rgba(217,173,69,.025) 48%,transparent 100%),
    repeating-linear-gradient(120deg,transparent 0 88px,rgba(255,255,255,.012) 89px 90px)!important;
}
html body.dm-live-v157-slim-strip .dm157-strip::after{
  content:''!important;
  position:absolute!important;
  right:-120px!important;
  bottom:-105px!important;
  width:360px!important;
  height:210px!important;
  z-index:-1!important;
  pointer-events:none!important;
  background:radial-gradient(ellipse,rgba(217,173,69,.09),transparent 68%)!important;
}

html body.dm-live-v157-slim-strip .dm157-title{
  position:relative!important;
  align-self:stretch!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  padding:10px 26px 10px 2px!important;
}
html body.dm-live-v157-slim-strip .dm157-title::after{
  content:''!important;
  position:absolute!important;
  top:18%!important;
  right:0!important;
  bottom:18%!important;
  width:1px!important;
  background:linear-gradient(180deg,transparent,var(--dm157-line),transparent)!important;
}
html body.dm-live-v157-slim-strip .dm157-eyebrow,
html body.dm-live-v157-slim-strip .dm157-mood-eyebrow{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  color:var(--dm157-gold-soft)!important;
  font-size:.76rem!important;
  font-weight:800!important;
  letter-spacing:.2em!important;
  text-transform:uppercase!important;
  line-height:1.15!important;
}
html body.dm-live-v157-slim-strip .dm157-eyebrow::before,
html body.dm-live-v157-slim-strip .dm157-mood-eyebrow::before{
  content:''!important;
  width:34px!important;
  height:1px!important;
  flex:0 0 34px!important;
  background:linear-gradient(90deg,var(--dm157-gold-soft),transparent)!important;
}
html body.dm-live-v157-slim-strip .dm157-title-copy{
  margin-top:15px!important;
  color:var(--dm157-cream)!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:clamp(1.45rem,1.75vw,2rem)!important;
  font-weight:700!important;
  line-height:1!important;
  letter-spacing:-.025em!important;
}

html body.dm-live-v157-slim-strip .dm157-notes{
  min-width:0!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  align-items:stretch!important;
  padding:0 22px!important;
}
html body.dm-live-v157-slim-strip .dm157-note{
  position:relative!important;
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  padding:14px 24px!important;
}
html body.dm-live-v157-slim-strip .dm157-note + .dm157-note::before{
  content:''!important;
  position:absolute!important;
  left:0!important;
  top:20%!important;
  bottom:20%!important;
  width:1px!important;
  background:linear-gradient(180deg,transparent,var(--dm157-line),transparent)!important;
}
html body.dm-live-v157-slim-strip .dm157-label{
  display:block!important;
  margin-bottom:8px!important;
  color:var(--dm157-gold-soft)!important;
  font-size:.7rem!important;
  font-weight:800!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
  line-height:1.1!important;
}
html body.dm-live-v157-slim-strip .dm157-copy{
  display:block!important;
  color:var(--dm157-cream)!important;
  font-size:clamp(.93rem,.92vw,1.06rem)!important;
  font-weight:700!important;
  line-height:1.42!important;
  text-wrap:balance!important;
}

html body.dm-live-v157-slim-strip .dm157-mood{
  position:relative!important;
  align-self:stretch!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  padding:10px 4px 10px 28px!important;
}
html body.dm-live-v157-slim-strip .dm157-mood::before{
  content:''!important;
  position:absolute!important;
  left:0!important;
  top:18%!important;
  bottom:18%!important;
  width:1px!important;
  background:linear-gradient(180deg,transparent,var(--dm157-line),transparent)!important;
}
html body.dm-live-v157-slim-strip .dm157-mood-line{
  margin-top:14px!important;
  color:var(--dm157-cream)!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:clamp(1.55rem,1.8vw,2.15rem)!important;
  font-weight:700!important;
  letter-spacing:-.035em!important;
  line-height:1.02!important;
  text-wrap:balance!important;
}
html body.dm-live-v157-slim-strip .dm157-dot{
  color:rgba(240,207,112,.74)!important;
  padding:0 .08em!important;
}
html body.dm-live-v157-slim-strip .dm157-desc{
  margin-top:10px!important;
  color:var(--dm157-copy)!important;
  font-size:.82rem!important;
  line-height:1.48!important;
}

html body.dm-live-v157-slim-strip .dm157-enter{
  animation:dm157Reveal .72s cubic-bezier(.18,.82,.22,1) both!important;
}
html body.dm-live-v157-slim-strip .dm157-note{
  animation:dm157Note .58s cubic-bezier(.18,.82,.22,1) both!important;
}
html body.dm-live-v157-slim-strip .dm157-note:nth-child(1){animation-delay:.08s!important}
html body.dm-live-v157-slim-strip .dm157-note:nth-child(2){animation-delay:.16s!important}
html body.dm-live-v157-slim-strip .dm157-note:nth-child(3){animation-delay:.24s!important}
@keyframes dm157Reveal{
  from{opacity:.25;transform:translate3d(0,14px,0);filter:blur(5px)}
  to{opacity:1;transform:none;filter:none}
}
@keyframes dm157Note{
  from{opacity:.3;transform:translate3d(0,10px,0)}
  to{opacity:1;transform:none}
}

@media(max-width:1180px){
  html body.dm-live-v157-slim-strip .dm157-strip{
    width:min(920px,calc(100% - 40px))!important;
    grid-template-columns:180px minmax(0,1fr)!important;
  }
  html body.dm-live-v157-slim-strip .dm157-mood{
    grid-column:1/-1!important;
    padding:18px 4px 4px!important;
    margin-top:8px!important;
    display:grid!important;
    grid-template-columns:230px minmax(0,1fr)!important;
    align-items:center!important;
    gap:20px!important;
  }
  html body.dm-live-v157-slim-strip .dm157-mood::before{
    top:0!important;left:0!important;right:0!important;bottom:auto!important;width:auto!important;height:1px!important;
    background:linear-gradient(90deg,transparent,var(--dm157-line),transparent)!important;
  }
  html body.dm-live-v157-slim-strip .dm157-mood-line{margin-top:0!important}
  html body.dm-live-v157-slim-strip .dm157-desc{margin-top:0!important}
}

@media(max-width:760px){
  html body.dm-live-v157-slim-strip .dm157-strip{
    width:calc(100% - 24px)!important;
    min-height:0!important;
    margin:16px auto 22px!important;
    padding:20px!important;
    grid-template-columns:1fr!important;
    border-radius:22px!important;
  }
  html body.dm-live-v157-slim-strip .dm157-title{
    align-self:auto!important;
    padding:0 0 16px!important;
  }
  html body.dm-live-v157-slim-strip .dm157-title::after{
    top:auto!important;left:0!important;right:0!important;bottom:0!important;width:auto!important;height:1px!important;
    background:linear-gradient(90deg,transparent,var(--dm157-line),transparent)!important;
  }
  html body.dm-live-v157-slim-strip .dm157-notes{
    grid-template-columns:1fr!important;
    padding:8px 0!important;
  }
  html body.dm-live-v157-slim-strip .dm157-note{padding:13px 0!important}
  html body.dm-live-v157-slim-strip .dm157-note + .dm157-note::before{
    top:0!important;left:0!important;right:0!important;bottom:auto!important;width:auto!important;height:1px!important;
    background:linear-gradient(90deg,transparent,var(--dm157-line),transparent)!important;
  }
  html body.dm-live-v157-slim-strip .dm157-mood{
    grid-column:auto!important;
    padding:16px 0 0!important;
    margin-top:0!important;
    display:block!important;
  }
  html body.dm-live-v157-slim-strip .dm157-mood-line{margin-top:12px!important;font-size:clamp(1.65rem,8.8vw,2.2rem)!important}
  html body.dm-live-v157-slim-strip .dm157-desc{margin-top:9px!important}
}

@media(prefers-reduced-motion:reduce){
  html body.dm-live-v157-slim-strip .dm157-enter,
  html body.dm-live-v157-slim-strip .dm157-note{animation:none!important;opacity:1!important;transform:none!important;filter:none!important}
}
