.favorites_container__B9k2u{max-width:1440px;margin:0 auto;padding:1.5rem 1rem 3rem}.favorites_header__BQegE{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.08);flex-wrap:wrap;gap:1rem}.favorites_headerTitleWrap__Ibu1z{display:flex;align-items:center;gap:.75rem}.favorites_headerIcon__n52AA{color:#e11d48}.favorites_title__Hd8cO{font-size:1.75rem;font-weight:800;color:#ffffff;margin:0;display:flex;align-items:center;gap:.5rem}.favorites_countBadge__Y5bDK{font-size:.85rem;font-weight:700;background:rgba(225,29,72,.15);color:#fb7185;border:1px solid rgba(225,29,72,.3);padding:.2rem .65rem;border-radius:999px}.favorites_headerActions__g2gkw{display:flex;align-items:center;gap:.75rem}.favorites_clearBtn__SHKOC{display:inline-flex;align-items:center;gap:.4rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);color:#a1a1aa;font-size:.85rem;font-weight:600;padding:.45rem .85rem;border-radius:6px;cursor:pointer;transition:all .2s ease}.favorites_clearBtn__SHKOC:hover{background:rgba(225,29,72,.15);border-color:rgba(225,29,72,.35);color:#ffffff}.favorites_grid__mAmHj{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.favorites_emptyWrap__SIxGu{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5rem 1.5rem;text-align:center;background:rgba(255,255,255,.02);border:1px dashed rgba(255,255,255,.1);border-radius:16px;margin:2rem 0}.favorites_emptyIconCircle__NDxYM{width:72px;height:72px;border-radius:50%;background:rgba(225,29,72,.1);border:1px solid rgba(225,29,72,.3);color:#e11d48;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;box-shadow:0 0 25px rgba(225,29,72,.2)}.favorites_emptyTitle__8WAVc{font-size:1.4rem;font-weight:800;color:#ffffff;margin-bottom:.5rem}.favorites_emptyDesc__nT8rR{font-size:.95rem;color:#a1a1aa;max-width:480px;line-height:1.55;margin-bottom:1.75rem}.favorites_exploreBtn__9IiOG{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#ff8c00,#e11d48);color:#ffffff;font-weight:700;font-size:.95rem;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;box-shadow:0 4px 15px rgba(225,29,72,.35);transition:transform .15s,opacity .15s}.favorites_exploreBtn__9IiOG:hover{transform:translateY(-2px);opacity:.95}.favorites_loadingWrap__71zSV{display:flex;align-items:center;justify-content:center;min-height:300px}.favorites_spinner__r9sXU{width:38px;height:38px;border:3px solid rgba(255,255,255,.1);border-top-color:#ff8c00;border-radius:50%;animation:favorites_spin__bJcFO .8s linear infinite}@keyframes favorites_spin__bJcFO{to{transform:rotate(1turn)}}.VideoCard_card__xOkjn{display:flex;flex-direction:column;text-decoration:none;background-color:transparent;transition:all var(--transition-fast);position:relative}.VideoCard_cardLink__I6mMw{text-decoration:none;color:inherit;display:block}.VideoCard_thumbnailWrap__DNgqU{position:relative;aspect-ratio:16/9;overflow:hidden;background-color:#121212;border-radius:var(--radius-xs)}.VideoCard_thumbnail__c_ZNM{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--transition-smooth)}.VideoCard_card__xOkjn:hover .VideoCard_thumbnail__c_ZNM{transform:scale(1.05)}.VideoCard_thumbnailPlaceholder__c7ehx{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;color:#ffffff}.VideoCard_hdBadge__Jk5D_{position:absolute;top:6px;left:6px;background-color:rgba(0,0,0,.8);color:#ffffff;font-size:.65rem;font-weight:800;padding:1px 4px;border-radius:2px;line-height:1.2;z-index:2;letter-spacing:.04em;transition:background-color var(--transition-fast)}.VideoCard_card__xOkjn:hover .VideoCard_hdBadge__Jk5D_{background-color:var(--accent-primary)}.VideoCard_duration__uuqeC{position:absolute;bottom:5px;right:5px;background-color:rgba(0,0,0,.85);color:#ffffff;font-size:.7rem;font-weight:700;padding:1px 5px;border-radius:2px;z-index:2;letter-spacing:.02em}.VideoCard_overlay__H8Tqo{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.35);opacity:0;transition:opacity var(--transition-base);z-index:3}.VideoCard_card__xOkjn:hover .VideoCard_overlay__H8Tqo{opacity:1}.VideoCard_playIconCircle__FLh2R{width:38px;height:38px;border-radius:50%;background-color:var(--accent-primary);color:#ffffff;display:flex;align-items:center;justify-content:center;box-shadow:0 0 12px rgba(186,117,5,.6);transform:scale(.9);transition:transform var(--transition-base)}.VideoCard_card__xOkjn:hover .VideoCard_playIconCircle__FLh2R{transform:scale(1.05)}.VideoCard_info__43OmE{padding:.5rem .25rem .25rem;display:flex;flex-direction:column}.VideoCard_title__evrHJ{font-size:.85rem;font-weight:600;line-height:1.35;color:#ffffff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:.35rem;transition:color var(--transition-fast)}.VideoCard_card__xOkjn:hover .VideoCard_title__evrHJ{color:var(--accent-primary)}.VideoCard_metaRow__dSkHh{display:flex;align-items:center;justify-content:space-between;font-size:.725rem;color:#888888}.VideoCard_viewsCount__pmvoN{display:inline-flex;align-items:center;gap:3px;color:#888888}.VideoCard_rating__ckEBq{display:flex;align-items:center;gap:3px;color:#888888}.VideoCard_favBtn__DXY85{position:absolute;top:6px;right:6px;width:28px;height:28px;border-radius:50%;background:rgba(0,0,0,.65);border:1px solid rgba(255,255,255,.15);color:#ffffff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:all .2s cubic-bezier(.4,0,.2,1);padding:0}.VideoCard_favBtn__DXY85:hover{background:rgba(0,0,0,.9);transform:scale(1.15)}.VideoCard_favBtnActive__fBQrt{background:rgba(225,29,72,.85)!important;border-color:#e11d48!important;color:#ffffff!important;box-shadow:0 0 10px rgba(225,29,72,.5)}.VideoCard_previewVideo__G5Xff{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:2;opacity:0;transition:opacity .25s ease-in;pointer-events:none;background:#000}.VideoCard_previewVideoActive__RKA7g{opacity:1}.CommentsSection_commentsContainer__DfzTo{margin-top:2.5rem;padding:1.75rem;background:#0f1015;border:1px solid rgba(255,255,255,.08);border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.4)}.CommentsSection_header__Hfo7S{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.06)}.CommentsSection_titleGroup__BCTqQ{display:flex;align-items:center;gap:.6rem}.CommentsSection_titleGroup__BCTqQ h3{font-size:1.25rem;font-weight:700;color:#ffffff;margin:0;display:flex;align-items:center;gap:.5rem}.CommentsSection_countBadge__ZTP7c{background:rgba(255,140,0,.15);color:#ff8c00;border:1px solid rgba(255,140,0,.3);padding:.15rem .6rem;border-radius:999px;font-size:.82rem;font-weight:600}.CommentsSection_guidelineNote__rPsQ4{font-size:.8rem;color:#888899}.CommentsSection_formBox__aclje{background:#14161f;border:1px solid rgba(255,255,255,.07);border-radius:10px;padding:1.25rem;margin-bottom:2rem}.CommentsSection_formRowTop__U1cAr{display:flex;align-items:center;gap:.75rem;margin-bottom:.85rem}.CommentsSection_nameInputWrap__7Qn5x{display:flex;align-items:center;gap:.5rem;background:#1c1e2a;border:1px solid rgba(255,255,255,.1);padding:.45rem .85rem;border-radius:8px;width:100%;max-width:280px}.CommentsSection_nameInputWrap__7Qn5x svg{color:#ff8c00;flex-shrink:0}.CommentsSection_nameInput__XG86Z{background:transparent;border:none;outline:none;color:#ffffff;font-size:.88rem;width:100%}.CommentsSection_nameInput__XG86Z::placeholder{color:#666677}.CommentsSection_textareaWrap__sJvm8{margin-bottom:.85rem}.CommentsSection_commentInput__ztXzv{width:100%;min-height:85px;padding:.75rem 1rem;background:#1c1e2a;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#ffffff;font-size:.92rem;font-family:inherit;resize:vertical;outline:none;transition:border-color .2s,box-shadow .2s}.CommentsSection_commentInput__ztXzv:focus{border-color:#ff8c00;box-shadow:0 0 0 2px rgba(255,140,0,.2)}.CommentsSection_commentInput__ztXzv::placeholder{color:#666677}.CommentsSection_formFooter__nA8qo{display:flex;align-items:center;justify-content:space-between}.CommentsSection_charCount__9GFAx{font-size:.78rem;color:#777788}.CommentsSection_submitBtn__AdRV3{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#ff8c00,#ff5500);color:#ffffff;border:none;padding:.55rem 1.25rem;font-size:.88rem;font-weight:600;border-radius:8px;cursor:pointer;transition:opacity .2s,transform .1s}.CommentsSection_submitBtn__AdRV3:hover:not(:disabled){opacity:.95;transform:translateY(-1px)}.CommentsSection_submitBtn__AdRV3:disabled{opacity:.5;cursor:not-allowed}.CommentsSection_postSuccess__lWIgd{margin-top:.5rem;color:#10b981;font-size:.85rem;display:flex;align-items:center;gap:.4rem}.CommentsSection_commentList__MdE8K{display:flex;flex-direction:column;gap:1.25rem}.CommentsSection_commentCard__m3D1D{display:flex;gap:1rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,.05)}.CommentsSection_commentCard__m3D1D:last-child{border-bottom:none;padding-bottom:0}.CommentsSection_avatar__FTsQR{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;color:#ffffff;flex-shrink:0;text-shadow:0 1px 2px rgba(0,0,0,.5);box-shadow:0 2px 6px rgba(0,0,0,.3)}.CommentsSection_commentBody__yH6OX{flex:1}.CommentsSection_commentMeta__hBlxj{display:flex;align-items:center;gap:.6rem;margin-bottom:.4rem;flex-wrap:wrap}.CommentsSection_authorName___CxU3{font-weight:600;font-size:.92rem;color:#eeeeee}.CommentsSection_verifiedBadge__qqELT{background:rgba(34,197,94,.15);color:#4ade80;font-size:.72rem;padding:.1rem .45rem;border-radius:4px;font-weight:600}.CommentsSection_timeAgo__haMZl{font-size:.78rem;color:#777788}.CommentsSection_commentText___0eIo{color:#d1d5db;font-size:.92rem;line-height:1.5;margin:0 0 .6rem;word-break:break-word;white-space:pre-wrap}.CommentsSection_commentActions__76jsv{display:flex;align-items:center;gap:1rem}.CommentsSection_likeCommentBtn__WQrCJ{display:inline-flex;align-items:center;gap:.35rem;background:transparent;border:1px solid rgba(255,255,255,.08);color:#9ca3af;padding:.25rem .65rem;border-radius:6px;font-size:.8rem;cursor:pointer;transition:all .2s}.CommentsSection_likeCommentBtn__WQrCJ:hover{background:rgba(255,255,255,.05);color:#ffffff;border-color:rgba(255,255,255,.2)}.CommentsSection_likeCommentBtnActive__y6YQ2{background:rgba(255,140,0,.15);color:#ff8c00;border-color:rgba(255,140,0,.4)}@media (max-width:640px){.CommentsSection_commentsContainer__DfzTo{padding:1.1rem}.CommentsSection_formRowTop__U1cAr{flex-direction:column;align-items:stretch}.CommentsSection_nameInputWrap__7Qn5x{max-width:100%}}