.sc-watch-video-wrap {
  position: relative !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  aspect-ratio: 16 / 9 !important;
  overflow: hidden !important;
  background: #000 !important;
}

.sc-watch-video-wrap > video,
.sc-watch-video-wrap > #workVideo {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  max-height: none !important;
  object-fit: contain !important;
  background: #000 !important;
}
.sc-watch-breadcrumb{display:flex;grid-column:1/-1;align-items:center;gap:8px;margin:0 2px;color:#8b8187;font-size:12px}.sc-watch-breadcrumb a{color:#d84c6c;font-weight:800;text-decoration:none}.sc-watch-breadcrumb strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#625a5f}.sc-watch-related{min-width:0}.sc-watch-tags a{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border:1px solid #ffd4de;border-radius:999px;color:#dc4a6a;background:#fff1f5;font-size:12px;font-weight:800;text-decoration:none}.sc-watch-share{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.sc-watch-share a,.sc-watch-share button{border:1px solid #f0e4e8;border-radius:999px;padding:8px 12px;color:#28242a;background:#fff;font:inherit;font-size:12px;font-weight:800;text-decoration:none;cursor:pointer}.sc-watch-related{display:grid;gap:18px}.sc-watch-related section{padding:18px;border:1px solid #f0e4e8;border-radius:22px;background:#fff;box-shadow:0 16px 42px rgba(75,46,57,.07)}.sc-watch-related h2{margin:0 0 12px;font-size:18px}.sc-watch-related-item,.sc-watch-related-post{display:grid;grid-template-columns:96px minmax(0,1fr);gap:10px;align-items:center;padding:9px 0;border-bottom:1px solid #f0e4e8;color:#28242a;font-size:12px;font-weight:750;line-height:1.45;text-decoration:none}.sc-watch-related-item:last-child,.sc-watch-related-post:last-child{border-bottom:0}.sc-watch-related img{display:block;width:96px;height:64px;border-radius:9px;object-fit:cover}.sc-comment-form textarea{min-height:72px}
@media(min-width:992px){.sc-watch-shell{display:grid!important;grid-template-columns:minmax(0,7fr) minmax(260px,3fr)!important;gap:22px!important;align-items:start}.sc-watch-main,.sc-comments{grid-column:1}.sc-watch-related{grid-column:2;grid-row:2/span 2;position:sticky;top:94px}}
@media(max-width:991.98px){.sc-watch-related{margin:18px 0}.sc-watch-related section{border-radius:18px}}
