.mg-scroll-layout{background:var(--color-media-bg,var(--gallery));color:var(--text-2);margin-bottom:var(--gap);border:1px solid var(--card-border);border-radius:var(--radius);box-shadow:var(--shadow);padding:30px 0;transition:transform .3s cubic-bezier(.25,.46,.45,.94),box-shadow .3s cubic-bezier(.25,.46,.45,.94),border-color .3s;overflow:hidden}.mg-wrapper{max-width:1300px;margin:0 auto;padding:0 20px}.mg-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.mg-title{letter-spacing:-1px;margin:0;font-size:1.8rem;font-weight:900}.mg-live-indicator{color:#ef4444;letter-spacing:.5px;background:#ef44440f;border:1px solid #ef444426;border-radius:99px;align-items:center;gap:8px;padding:6px 12px;font-size:11px;font-weight:800;display:flex}.mg-live-indicator span{background:#ef4444;border-radius:50%;width:8px;height:8px;display:inline-block;position:relative}.mg-live-indicator span:after{content:"";border:2px solid #ef4444;border-radius:50%;animation:1.5s cubic-bezier(.16,1,.3,1) infinite pulseRadar;position:absolute;inset:-4px}@keyframes pulseRadar{0%{opacity:1;transform:scale(.6)}to{opacity:0;transform:scale(2.4)}}.mg-content{grid-template-columns:1.8fr 1.2fr;gap:30px;height:500px;display:grid}.mg-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px;display:flex}.mg-tabs{background:var(--surface-3,#f1f5f9);border:1px solid var(--border-color,#e2e8f0);border-radius:99px;gap:2px;padding:4px;display:inline-flex}.mg-tab{color:var(--text-muted,#64748b);cursor:pointer;letter-spacing:.5px;background:0 0;border:none;border-radius:99px;padding:6px 18px;font-size:11px;font-weight:800;transition:all .25s cubic-bezier(.4,0,.2,1)}.mg-tab:hover{color:var(--text-color,#1e293b)}.mg-tab.active{background:var(--surface,#fff);color:var(--brand,#6366f1);box-shadow:0 4px 10px -2px #00000014,0 2px 4px -1px #0000000a}.mg-hero-link{height:100%;display:block;position:relative}.mg-hero-media{border-radius:var(--radius);border:1px solid var(--border);height:100%;transition:all .3s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.mg-hero-link:hover .mg-hero-media{border-color:var(--brand);transform:translateY(-4px);box-shadow:0 20px 40px #00000080}.mg-hero-media img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.mg-hero-link:hover .mg-hero-media img{transform:scale(1.06)}.mg-hero-overlay{background:linear-gradient(#0000,#000000f2);flex-direction:column;justify-content:space-between;padding:30px;display:flex;position:absolute;inset:0}.mg-play-huge{background:#e30613;border-radius:50%;justify-content:center;align-self:center;align-items:center;width:70px;height:70px;margin-top:auto;margin-bottom:20px;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;box-shadow:0 10px 25px #e3061366}.mg-play-glow{pointer-events:none;background:#e3061340;border-radius:50%;animation:2s infinite mgPlayPulse;position:absolute;inset:-6px}@keyframes mgPlayPulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.35)}}.mg-hero-link:hover .mg-play-huge{background:#ff1e2b;transform:scale(1.1)rotate(5deg);box-shadow:0 15px 35px #e3061399}.mg-play-huge:after{content:"";z-index:2;border:10px solid #0000;border-left:18px solid #fff;border-right-width:0;margin-left:5px}.mg-hero-text{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.mg-hero-text h3{color:#fff;margin:0;font-size:1.5rem;font-weight:700}.mg-scroll-list{border-left:1px solid var(--border);height:100%;padding-left:20px;position:relative;overflow:hidden}.mg-scroll-container{height:100%;padding-right:10px;overflow-y:auto}.mg-scroll-container::-webkit-scrollbar{width:4px}.mg-scroll-container::-webkit-scrollbar-track{background:var(--surface-3);border-radius:2px}.mg-scroll-container::-webkit-scrollbar-thumb{background:var(--brand);border-radius:2px}.mg-scroll-item{color:inherit;border-radius:var(--radius);gap:15px;margin-bottom:16px;padding:8px;text-decoration:none;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex}.mg-scroll-item:hover{background:rgba(var(--primary-rgb,99, 102, 241), .04);transform:translate(4px)}.mg-scroll-item:hover .mg-item-img{border-color:var(--brand);box-shadow:0 8px 20px #0006}.mg-item-img{border-radius:var(--radius);border:1px solid var(--border);flex:0 0 120px;height:70px;transition:all .3s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;box-shadow:0 4px 10px #0003}.mg-item-img img{object-fit:cover;width:100%;height:100%}.mg-mini-badge{color:#fff;border-radius:2px;justify-content:center;align-items:center;padding:2px 5px;font-size:9px;display:flex;position:absolute;bottom:0;right:0}.mg-mini-badge.v{background:#e30613}.mg-mini-badge.p{background:#3b82f6}.mg-icon-anim{display:inline-block}.mg-item-info{flex-direction:column;justify-content:center;display:flex}.mg-item-info h4{margin:0 0 5px;font-size:1.24rem;font-weight:700;line-height:1}.mg-item-info time{color:#666;font-size:11px;font-weight:600}.mg-badge-red{color:#fff;text-transform:uppercase;background-color:#e53935;border-radius:4px;padding:4px 8px;font-size:.8rem;font-weight:700;display:inline-block}@media (max-width:992px){.mg-content{grid-template-columns:1fr;height:auto}.mg-scroll-list{border:none;height:400px;padding:0}}.mg-empty-filter{height:100%;color:var(--text-muted,#64748b);text-align:center;border:1.5px dashed var(--border);border-radius:var(--radius);background:#00000005;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.mg-empty-filter span{font-size:13px;font-weight:700}[data-theme=dark] .mg-tabs{background:#0f172a;border-color:#334155}[data-theme=dark] .mg-tab.active{color:var(--brand,#6366f1);background:#1e293b}[data-theme=dark] .mg-empty-filter{background:#ffffff05;border-color:#334155}
