
/* CLASTIE V34 — single, recovery-safe story override */
#cl14-story-viewer{
  position:fixed!important;inset:0!important;z-index:2147483000!important;
  display:none!important;align-items:center!important;justify-content:center!important;
}
#cl14-story-viewer.is-open{display:flex!important}
#cl14-story-viewer .cl14-story-viewer-backdrop{
  position:absolute!important;inset:0!important;background:rgba(0,0,0,.90)!important;
  backdrop-filter:blur(8px)!important;
}
#cl14-story-viewer .cl14-story-stage{
  position:relative!important;z-index:2!important;width:525px!important;max-width:94vw!important;
  height:805px!important;max-height:92vh!important;border-radius:18px!important;overflow:hidden!important;
  background:#101010!important;border:1px solid rgba(255,255,255,.07)!important;
  box-shadow:0 32px 100px rgba(0,0,0,.72)!important;
}
#cl14-story-viewer .cl28-story-progress{
  display:grid!important;position:absolute!important;top:14px!important;left:14px!important;right:14px!important;
  height:4px!important;grid-auto-flow:column!important;grid-auto-columns:1fr!important;gap:5px!important;z-index:1000!important;
}
#cl14-story-viewer .cl28-progress-segment{
  height:4px!important;border-radius:99px!important;overflow:hidden!important;background:rgba(255,255,255,.28)!important;
}
#cl14-story-viewer .cl28-progress-segment i{display:block!important;height:100%!important;background:#fff!important}
#cl14-story-viewer .cl14-story-user{
  display:flex!important;position:absolute!important;top:31px!important;left:19px!important;right:17px!important;
  height:46px!important;align-items:center!important;gap:10px!important;z-index:1000!important;
}
#cl14-story-viewer .cl14-story-user>img{
  width:43px!important;height:43px!important;flex:0 0 43px!important;border-radius:9px!important;object-fit:cover!important;border:0!important;
}
#cl14-story-viewer #cl14-story-user{color:#fff!important;font:800 16px/18px Inter,Arial,sans-serif!important}
#cl14-story-viewer #cl14-story-time{color:#aaa!important;font:500 12px/16px Inter,Arial,sans-serif!important}
#cl14-story-viewer .cl28-story-views{
  display:flex!important;margin-left:auto!important;min-width:58px!important;height:36px!important;padding:0 11px!important;
  align-items:center!important;justify-content:center!important;gap:7px!important;border-radius:18px!important;background:#070707!important;color:#fff!important;
}
#cl14-story-viewer .cl14-story-user>button{
  width:39px!important;height:39px!important;margin-left:4px!important;border:0!important;border-radius:50%!important;
  background:#080808!important;color:#fff!important;font-size:29px!important;
}
#cl14-story-viewer .cl28-story-content{
  position:absolute!important;inset:0!important;display:block!important;padding:0!important;background:#101010!important;
}
#cl14-story-viewer .cl28-story-media-wrap{
  position:absolute!important;top:218px!important;left:10px!important;right:10px!important;height:410px!important;
  display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:11px!important;background:#050505!important;
}
#cl14-story-viewer .cl14-story-media{
  position:relative!important;inset:auto!important;width:100%!important;height:100%!important;
  display:grid!important;place-items:center!important;background:#050505!important;
}
#cl14-story-viewer .cl14-story-media img,
#cl14-story-viewer .cl14-story-media video{
  width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#050505!important;
}
#cl14-story-viewer .cl28-story-bottom{
  position:absolute!important;left:18px!important;right:18px!important;bottom:15px!important;
  min-height:86px!important;max-height:128px!important;overflow-y:auto!important;background:#101010!important;
}
#cl14-story-viewer .cl14-story-text{
  position:static!important;margin:0!important;color:#fff!important;font:700 16px/1.42 Inter,Arial,sans-serif!important;text-shadow:none!important;
}
#cl14-story-viewer .cl25-story-tags{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin-top:8px!important}
#cl14-story-viewer .cl25-story-tags span{color:#ff9a48!important;font-size:12px!important;font-weight:800!important}
#cl14-story-viewer .cl14-story-nav{
  position:absolute!important;top:423px!important;transform:translateY(-50%)!important;width:46px!important;height:56px!important;
  border:0!important;border-radius:50%!important;background:rgba(135,135,135,.60)!important;color:#fff!important;font-size:34px!important;z-index:1100!important;
}
#cl14-story-viewer .cl14-story-nav.prev{left:11px!important}
#cl14-story-viewer .cl14-story-nav.next{right:11px!important}

/* Story strip */
.cl27-story-item{width:90px!important}
.cl27-story-thumb-wrap,.cl27-story-ring{width:80px!important;height:80px!important}
.cl27-story-thumb{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important}
.cl27-story-userline{display:flex!important;align-items:center!important;gap:6px!important}
.cl27-story-head{width:18px!important;height:18px!important;border-radius:4px!important;object-fit:cover!important}

@media(max-width:620px){
  #cl14-story-viewer .cl14-story-stage{width:100vw!important;max-width:none!important;height:100dvh!important;max-height:none!important;border-radius:0!important}
  #cl14-story-viewer .cl28-story-media-wrap{top:23%!important;left:0!important;right:0!important;height:54%!important;border-radius:0!important}
  #cl14-story-viewer .cl14-story-nav{display:none!important}
}
