.home-video-showcase{position:relative;margin:24px 0 34px;padding:24px;background:radial-gradient(circle at 92% 0,rgba(227,27,35,.09),transparent 32%),#101419;color:#fff;border:1px solid #252c34;border-radius:18px;box-shadow:0 16px 36px rgba(10,16,22,.16);overflow:hidden}.home-video-showcase::before{position:absolute;top:0;left:26px;width:150px;height:4px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,#e31b23 0 58%,rgba(227,27,35,.45) 78%,transparent 100%);content:""}
.home-video-showcase[hidden]{display:none!important}
.home-video-showcase .home-video-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px;min-height:54px;margin:0 0 18px!important;padding:0!important;background:#101419!important;color:#fff!important;border:0!important}
.home-video-header h2{margin:0;font-size:30px;line-height:1;font-weight:950;letter-spacing:-.04em;color:#fff!important}
.home-video-header button{border:1px solid #3a414a;background:transparent;color:#fff;padding:10px 14px;font:800 12px/1 inherit;cursor:pointer}
.home-video-header button:hover{border-color:#e31b23;color:#ff5a61}
.home-video-header .all-videos-live{display:inline-flex;align-items:center;gap:8px;border-color:#e31b23;background:#e31b23;color:#fff;box-shadow:0 0 0 0 #e31b2370;animation:allVideosPulse 1.2s ease-in-out infinite}.all-videos-live>i{width:8px;height:8px;border-radius:50%;background:#fff;animation:allVideosBlink .65s step-end infinite}@keyframes allVideosPulse{50%{box-shadow:0 0 0 7px #e31b2300;filter:brightness(1.2)}}@keyframes allVideosBlink{50%{opacity:.15}}
.home-video-grid{display:flex;gap:16px;align-items:stretch;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y pinch-zoom}.home-video-grid.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none;user-select:none}.home-video-grid::-webkit-scrollbar{display:none}
.home-video-card,.home-video-card:first-child{position:relative;display:grid;flex:0 0 calc(50% - 8px);grid-template-columns:minmax(0,1.05fr) minmax(190px,.95fr);gap:16px;align-items:center;min-width:0;cursor:pointer;scroll-snap-align:start}.home-video-card:not(:first-child)::before{position:absolute;top:12%;bottom:12%;left:-8px;width:1px;background:linear-gradient(180deg,transparent 0,rgba(227,27,35,.18) 17%,#e31b23 50%,rgba(227,27,35,.18) 83%,transparent 100%);content:""}.home-video-card:not(:first-child)::after{position:absolute;top:50%;left:-11px;width:6px;height:6px;border:1px solid #e31b23;background:#101419;box-shadow:0 0 0 4px rgba(227,27,35,.08);content:"";transform:translateY(-50%) rotate(45deg)}
.home-video-poster{position:relative;overflow:hidden;aspect-ratio:16/9;background:#20262d}
.home-video-card:first-child .home-video-poster{height:auto;min-height:0;aspect-ratio:16/9}
.home-video-poster img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .28s ease,filter .28s ease}
.home-video-poster video{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .18s ease;background:#000}.home-video-poster:hover video{opacity:1}.home-video-poster:hover img{opacity:0}
.home-video-card:hover img{transform:scale(1.035);filter:brightness(.82)}
.home-video-empty{display:block;width:100%;height:100%;background:linear-gradient(135deg,#262d35,#11151a)}
.home-video-play{position:absolute;z-index:2;left:50%;top:50%;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;transform:translate(-50%,-50%);background:#e31b23;color:#fff;font-style:normal;font-size:17px;box-shadow:0 8px 24px #0008;padding-left:3px;transition:opacity .18s ease}.home-video-poster:hover .home-video-play{opacity:0}
.home-video-poster b{position:absolute;z-index:2;left:10px;top:10px;background:#e31b23;color:#fff;padding:5px 8px;font-size:10px;letter-spacing:.08em}
.home-video-copy{min-width:0}.home-video-card h3,.home-video-card:first-child h3{max-width:360px;margin:0;color:#fff;font-size:clamp(15px,1.25vw,19px);line-height:1.17;font-weight:950;letter-spacing:-.025em;overflow-wrap:anywhere}.home-video-card h3 span{color:#ffc400}
.home-video-copy>i{display:block;width:42px;height:2px;margin:11px 0 9px;background:#e31b23}.home-video-copy p{display:-webkit-box;max-width:360px;margin:0;overflow:hidden;color:#c7cdd5;font-size:11px;line-height:1.38;font-style:normal;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home-video-actions{display:flex;align-items:center;gap:7px}.home-video-arrow{display:grid!important;width:36px;height:36px;padding:0!important;place-items:center;border:1px solid #3a414a!important;border-radius:50%;background:#171d23!important;color:#fff!important;font:500 24px/1 Arial,sans-serif!important}.home-video-arrow:hover{border-color:#e31b23!important;background:#e31b23!important}
@media(max-width:900px){.home-video-showcase{margin:16px -12px 26px;padding:16px 12px;border-radius:15px}.home-video-showcase::before{left:18px;width:112px}.home-video-grid{gap:18px}.home-video-card,.home-video-card:first-child{display:block;flex:0 0 82%;scroll-snap-align:start}.home-video-card:not(:first-child)::before{top:10%;bottom:10%;left:-9px}.home-video-card:not(:first-child)::after{left:-12px}.home-video-card:first-child .home-video-poster{height:auto;min-height:0;aspect-ratio:16/9}.home-video-card h3,.home-video-card:first-child h3{margin-top:9px;font-size:17px}.home-video-copy>i{margin:10px 0 8px}.home-video-copy p{font-size:12px;-webkit-line-clamp:2}.home-video-header h2{font-size:24px}.home-video-header p{display:none}.home-video-header button{padding:8px 9px}.home-video-arrow{display:none!important}.home-video-play{width:46px;height:46px;font-size:17px}.all-videos-live{font-size:10px!important}}
