body.tt-desktop.tt-route-video{background:#f7f8fa}.tt-video-page,.tt-video-single{padding-top:24px;padding-bottom:56px}.tt-video-hero{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px;padding:24px;border:1px solid #e3e7ed;border-radius:18px;background:#fff}.tt-video-hero span,.tt-video-platform{color:var(--tt-red);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tt-video-hero h1{margin:4px 0;font-size:32px}.tt-video-hero p{margin:0;color:#667085}.tt-video-hero nav{display:flex;gap:7px;flex-wrap:wrap}.tt-video-hero nav a{padding:9px 13px;border:1px solid #e2e7ee;border-radius:999px;background:#fff;color:#344054;font-size:11px;font-weight:800}.tt-video-hero nav a.is-active{border-color:var(--tt-red);background:#fff1f1;color:var(--tt-red)}.tt-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tt-video-card{overflow:hidden;border:1px solid #e2e7ee;border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(15,23,42,.05)}.tt-video-media{position:relative;aspect-ratio:16/10;overflow:hidden;background:#0b1324}.tt-video-media img,.tt-video-media iframe{display:block;width:100%;height:100%;border:0;object-fit:cover}.tt-video-placeholder{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(135deg,#0c1730,#c31828);color:#fff;font-size:20px;font-weight:900}.tt-video-play{position:absolute;left:50%;top:50%;display:grid;place-items:center;width:56px;height:56px;transform:translate(-50%,-50%);border:0;border-radius:50%;background:rgba(227,19,27,.94);color:#fff;font-size:22px;cursor:pointer;box-shadow:0 10px 28px rgba(0,0,0,.25)}.tt-video-live{position:absolute;left:10px;top:10px;padding:5px 8px;border-radius:6px;background:#e3131b;color:#fff;font-size:9px;font-weight:900;animation:ttLivePulse 1.4s infinite}.tt-video-card-body{padding:14px}.tt-video-card h3{margin:5px 0 7px;font-size:16px;line-height:1.35}.tt-video-card p{margin:0 0 12px;color:#667085;font-size:11px}.tt-video-product-chip,.tt-video-related-product{display:grid;grid-template-columns:48px minmax(0,1fr);gap:9px;align-items:center;padding:8px;border:1px solid #edf0f3;border-radius:10px;background:#fafbfc}.tt-video-product-chip img,.tt-video-related-product img{width:48px;height:48px;object-fit:contain;border-radius:7px;background:#fff}.tt-video-product-chip span,.tt-video-related-product span{display:grid;min-width:0}.tt-video-product-chip b,.tt-video-related-product b{overflow:hidden;color:#202939;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.tt-video-product-chip strong,.tt-video-related-product strong{color:var(--tt-red);font-size:11px}.tt-video-pagination{margin-top:22px;text-align:center}.tt-video-pagination .page-numbers{display:inline-grid;place-items:center;min-width:36px;height:36px;margin:0 2px;border:1px solid #e0e5eb;border-radius:9px;background:#fff}.tt-video-pagination .current{background:var(--tt-red);color:#fff}.tt-video-single-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px;align-items:start}.tt-video-single article,.tt-video-single aside{padding:20px;border:1px solid #e2e7ee;border-radius:16px;background:#fff}.tt-video-media--single{aspect-ratio:16/9;border-radius:12px}.tt-video-single h1{margin:8px 0 12px;font-size:28px}.tt-video-single aside{display:grid;gap:9px;position:sticky;top:18px}.tt-video-single aside h2{margin:0 0 4px;font-size:18px}.tt-video-back{display:inline-block;margin-bottom:12px;color:var(--tt-red);font-weight:800}.tt-video-empty{padding:60px;text-align:center;border:1px solid #e2e7ee;border-radius:16px;background:#fff}@keyframes ttLivePulse{50%{opacity:.55}}@media(max-width:1180px){.tt-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tt-video-single-grid{grid-template-columns:minmax(0,1fr) 300px}}
