.sidebar-latest{background:#0e0e1699;border:1px solid #8b5cf60f;border-radius:14px;overflow:hidden}.sidebar-latest__header{border-bottom:1px solid #8b5cf60f;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.sidebar-latest__title-wrap{align-items:center;gap:10px;display:flex}.sidebar-latest__bar{background:#8b5cf6;border-radius:3px;flex-shrink:0;width:3px;height:16px}.sidebar-latest__title{color:#fff;margin:0;font-size:.9rem;font-weight:800}.sidebar-latest__more{color:#6b6b80;font-size:.78rem;font-weight:700;text-decoration:none;transition:color .2s}.sidebar-latest__more:hover{color:#a78bfa}.sidebar-latest__list{flex-direction:column;display:flex}.sidebar-latest__item{border-bottom:1px solid #ffffff05;align-items:center;gap:12px;padding:10px 16px;text-decoration:none;transition:background .2s;display:flex}.sidebar-latest__item:last-child{border-bottom:none}.sidebar-latest__item:hover{background:#8b5cf60a}.sidebar-latest__poster{background:#ffffff08;border-radius:6px;flex-shrink:0;width:48px;height:64px;position:relative;overflow:hidden}.sidebar-latest__poster-img{object-fit:cover}.sidebar-latest__no-poster{justify-content:center;align-items:center;width:100%;height:100%;font-size:1.1rem;display:flex}.sidebar-latest__info{flex:1;min-width:0}.sidebar-latest__item-title{color:#c0c0d0;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:.82rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.sidebar-latest__item:hover .sidebar-latest__item-title{color:#a78bfa}.sidebar-latest__genre{color:#8b5cf6;background:#8b5cf614;border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:700}
.auto-carousel-section{margin:40px 0}.carousel-header{justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 15px;display:flex}.carousel-header__right{align-items:center;gap:12px;display:flex}.carousel-header__accent-bar{background:linear-gradient(#8b5cf6,#a78bfa);border-radius:4px;width:4px;height:22px;box-shadow:0 0 10px #8b5cf666}.carousel-title{color:#fff;margin:0;font-size:1.25rem;font-weight:800}.auto-carousel-wrapper{background:#0e0e1666;border-top:1px solid #8b5cf614;border-bottom:1px solid #8b5cf614;width:100%;padding:20px 0;position:relative;overflow:hidden}.auto-carousel-wrapper:before,.auto-carousel-wrapper:after{content:"";z-index:5;pointer-events:none;width:100px;position:absolute;top:0;bottom:0}.auto-carousel-wrapper:before{background:linear-gradient(90deg,#050508 0%,#0000 100%);left:0}.auto-carousel-wrapper:after{background:linear-gradient(270deg,#050508 0%,#0000 100%);right:0}.auto-carousel-track{gap:16px;width:max-content;animation:linear infinite scrollRTL;display:flex}.auto-carousel-track:hover{animation-play-state:paused}.auto-carousel-track.reverse{animation:linear infinite scrollLTR}@keyframes scrollRTL{0%{transform:translate(0)}to{transform:translate(50%)}}@keyframes scrollLTR{0%{transform:translate(0)}to{transform:translate(-50%)}}.carousel-card{border-radius:12px;flex-shrink:0;width:170px;text-decoration:none;transition:transform .3s;display:block;overflow:hidden}.carousel-card:hover{transform:translateY(-5px)}.carousel-card-inner{aspect-ratio:2/3;background:#111;border-radius:12px;width:100%;position:relative;overflow:hidden}.carousel-poster{position:absolute;inset:0}.carousel-img{object-fit:cover;transition:transform .5s}.carousel-card:hover .carousel-img{transform:scale(1.08)}.carousel-no-poster{color:#333;justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:flex}.carousel-ribbon{color:#fff;z-index:10;background:linear-gradient(135deg,#8b5cf6,#7c3aed);padding:2px 25px;font-size:.6rem;font-weight:900;position:absolute;top:10px;left:-25px;transform:rotate(-45deg);box-shadow:0 2px 8px #0006}.carousel-genre{color:#000;z-index:10;background:#fc0;border-radius:8px;padding:2px 6px;font-size:.65rem;font-weight:800;position:absolute;top:6px;right:6px}.carousel-rating{color:#fc0;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000d9;border:1px solid #ffcc0040;border-radius:6px;padding:3px 6px;font-size:.7rem;font-weight:800;position:absolute;bottom:8px;left:8px}.carousel-info{z-index:5;background:linear-gradient(#0000 0%,#05050899 40%,#050508f2 100%);flex-direction:column;justify-content:flex-end;padding:30px 10px 10px;display:flex;position:absolute;bottom:0;left:0;right:0}.carousel-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 2px 4px #000c;margin:0 0 2px;font-size:.85rem;font-weight:800;overflow:hidden}.carousel-year{color:#a78bfa;font-size:.7rem;font-weight:600}@media (max-width:768px){.carousel-card{width:140px}}
.home-page{width:100%}.home-content{grid-template-columns:1fr 320px;gap:30px;margin-top:40px;padding-bottom:40px;display:grid}.home-main{flex-direction:column;gap:20px;min-width:0;display:flex}.home-sidebar{flex-direction:column;align-self:flex-start;gap:24px;display:flex;position:sticky;top:80px}@media (max-width:1024px){.home-content{grid-template-columns:1fr}.home-sidebar{position:static}}@media (max-width:768px){.home-content{gap:20px;margin-top:20px}}
