.ytcr{background:var(--bg-dark,#0f172a);padding:4rem 0 3rem;position:relative;overflow:hidden}.ytcr__glow{opacity:.6;background:linear-gradient(90deg,#0000,red,#0000);width:600px;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ytcr__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.ytcr__header{text-align:center;margin-bottom:2.5rem}.ytcr__badge{letter-spacing:.15em;text-transform:uppercase;color:red;border:1px solid #ff00004d;border-radius:999px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.7rem;font-weight:700;display:inline-block}.ytcr__title{color:var(--text-primary,#f8fafc);letter-spacing:-.02em;margin:0 0 .5rem;font-size:2rem;font-weight:800}.ytcr__subtitle{color:var(--text-secondary,#94a3b8);margin:0;font-size:.95rem}.ytcr__wrapper{position:relative}.ytcr__track{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;gap:1rem;padding:.5rem 0;display:flex;overflow-x:auto}.ytcr__track::-webkit-scrollbar{display:none}.ytcr__track--dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.ytcr__card{scroll-snap-align:start;border-radius:var(--radius-xl,1rem);background:var(--bg-card,#1e293b);flex-direction:column;flex:0 0 calc(33.333% - .67rem);transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.ytcr__card:hover{transform:translateY(-6px);box-shadow:0 20px 40px -12px #0009,0 0 0 1px #ff000026}.ytcr__thumbnail{aspect-ratio:16/9;background:#000;width:100%;position:relative;overflow:hidden}.ytcr__thumb-img{object-fit:cover;transition:transform .5s}.ytcr__card:hover .ytcr__thumb-img{transform:scale(1.05)}.ytcr__thumb-fallback{background:var(--bg-card,#1e293b);width:100%;height:100%;color:var(--text-secondary,#94a3b8);justify-content:center;align-items:center;font-size:3rem;display:flex}.ytcr__iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.ytcr__play-btn{cursor:pointer;z-index:3;opacity:.9;background:0 0;border:none;padding:0;transition:transform .2s,opacity .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ytcr__play-btn:hover{opacity:1;transform:translate(-50%,-50%)scale(1.15)}.ytcr__info{flex-direction:column;flex:1;justify-content:space-between;gap:.5rem;padding:1rem 1.25rem;display:flex}.ytcr__video-title{color:var(--text-primary,#f8fafc);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;font-weight:600;line-height:1.5;display:-webkit-box;overflow:hidden}.ytcr__link{color:#f44;font-size:.8rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.ytcr__link:hover{color:#f66}.ytcr__arrow{z-index:10;width:48px;height:48px;color:var(--text-primary,#f8fafc);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172acc;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ytcr__arrow:hover{background:red;border-color:red;transform:translateY(-50%)scale(1.1)}.ytcr__arrow--left{left:-24px}.ytcr__arrow--right{right:-24px}.ytcr__dots{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.ytcr__dot{background:var(--bg-hover,#334155);cursor:pointer;border:none;border-radius:4px;width:8px;height:8px;padding:0;transition:all .3s}.ytcr__dot--active{background:red;width:24px}.ytcr__dot:hover{background:var(--text-secondary,#94a3b8)}.ytcr__cta{color:red;border-radius:var(--radius-lg,.75rem);background:0 0;border:1px solid #f006;justify-content:center;align-items:center;gap:.5rem;width:fit-content;margin:1.5rem auto 0;padding:.75rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:flex}.ytcr__cta:hover{color:#fff;background:red;border-color:red;transform:translateY(-2px);box-shadow:0 8px 24px -8px #f006}.ytcr__cta-icon{width:18px;height:18px}@media (max-width:1024px){.ytcr__card{flex:0 0 calc(50% - .5rem)}.ytcr__arrow--left{left:8px}.ytcr__arrow--right{right:8px}}@media (max-width:640px){.ytcr{padding:3rem 0 2rem}.ytcr__container{padding:0 1rem}.ytcr__title{font-size:1.5rem}.ytcr__card{flex:0 0 85%}.ytcr__arrow{display:none}}@media (prefers-reduced-motion:reduce){.ytcr__track{scroll-behavior:auto}.ytcr__card,.ytcr__card:hover,.ytcr__thumb-img,.ytcr__card:hover .ytcr__thumb-img{transition:none;transform:none}.ytcr__play-btn,.ytcr__play-btn:hover{transition:none}}
