.app_videoContainer__KPzZ4{position:relative;width:100%;margin:0 auto;aspect-ratio:16/9}.app_videoIframe__dfufP{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:768px){.app_videoContainer__KPzZ4{max-width:none;margin:0;width:calc(100%)}.app_videoIframe__dfufP{border-radius:0}}.VideoCarousel_videoCarousel__YFRpZ{margin-top:2rem;padding:1.25rem 1rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);position:relative}.VideoCarousel_carouselContainer__WnMwJ{overflow-x:auto;overflow-y:hidden;padding:1rem;-webkit-overflow-scrolling:touch}.VideoCarousel_carouselTrack__LXbHk{width:fit-content;display:flex;gap:1rem}.VideoCarousel_carouselItem__OsubP{flex:0 0 auto;width:200px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s;border-radius:8px;overflow:hidden;background:var(--surface-variant-brown);border:1px solid var(--border);box-shadow:var(--shadow-sm);min-height:220px}.VideoCarousel_carouselItem__OsubP:hover{transform:scale(1.04);box-shadow:var(--shadow-md);border-color:var(--brand-accent)}.VideoCarousel_carouselItem__OsubP.VideoCarousel_active__FnAZg{outline:none;border-color:var(--brand);box-shadow:0 0 0 2px rgba(59,130,246,.35)}.VideoCarousel_carouselTitle__dSRx3{padding:.3rem;color:var(--g-sarga)}.VideoCarousel_carouselArrow__tDnDK{position:absolute;top:50%;transform:translateY(-50%);background:var(--foreground);color:white;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background-color .2s ease,opacity .2s ease;opacity:.8}.VideoCarousel_carouselArrow__tDnDK:hover{background:var(--foreground);opacity:1}.VideoCarousel_leftArrow__LSCz1{left:.5rem}.VideoCarousel_rightArrow__xCeNT{right:.5rem}[data-theme=dark] .VideoCarousel_carouselArrow__tDnDK{background:rgba(255,255,255,.7);color:black}[data-theme=dark] .VideoCarousel_carouselArrow__tDnDK:hover{background:rgba(255,255,255,.9)}@media (prefers-color-scheme:dark){[data-theme=auto] .VideoCarousel_carouselArrow__tDnDK{background:rgba(255,255,255,.7);color:black}[data-theme=auto] .VideoCarousel_carouselArrow__tDnDK:hover{background:rgba(255,255,255,.9)}}@media (max-width:768px){.VideoCarousel_carouselItem__OsubP{width:160px;min-height:180px}.VideoCarousel_carouselTitle__dSRx3{font-size:.75rem;line-height:1rem;-webkit-line-clamp:4;line-clamp:4;min-height:4rem;padding:.2rem}.VideoCarousel_carouselArrow__tDnDK{width:32px;height:32px}.VideoCarousel_carouselArrow__tDnDK svg{width:20px;height:20px}}.VideoCarousel_carouselContainer__WnMwJ::-webkit-scrollbar{height:6px}.VideoCarousel_carouselContainer__WnMwJ::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:3px}.VideoCarousel_carouselContainer__WnMwJ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.4);border-radius:3px}.VideoCarousel_carouselContainer__WnMwJ::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.6)}[data-theme=dark] .VideoCarousel_carouselContainer__WnMwJ::-webkit-scrollbar-track{background:rgba(255,255,255,.1);border-radius:3px}[data-theme=dark] .VideoCarousel_carouselContainer__WnMwJ::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:3px}[data-theme=dark] .VideoCarousel_carouselContainer__WnMwJ::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.5)}@media (max-width:768px){.VideoCarousel_videoCarousel__YFRpZ{border:none;border-radius:0}}@media (prefers-color-scheme:dark){[data-theme=auto] .VideoCarousel_carouselContainer__WnMwJ::-webkit-scrollbar-track{background:rgba(255,255,255,.1);border-radius:3px}[data-theme=auto] .VideoCarousel_carouselContainer__WnMwJ::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:3px}[data-theme=auto] .VideoCarousel_carouselContainer__WnMwJ::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.5)}}.PlaylistSelector_playlistSelector__SSP6R{margin-top:2rem}.PlaylistSelector_playlistGrid__aTeSR{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-top:1rem}.PlaylistSelector_playlistCard__53hQL{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:1rem;cursor:pointer;transition:all .2s ease}.PlaylistSelector_playlistCard__53hQL:hover{background:var(--surface-alt);transform:translateY(-3px);box-shadow:var(--shadow-md)}.PlaylistSelector_playlistCard__53hQL.PlaylistSelector_active__5MyI1{border-color:var(--brand);box-shadow:0 0 0 2px rgba(59,130,246,.25);background:linear-gradient(to bottom right,var(--surface),var(--surface-alt))}.PlaylistSelector_playlistThumbnail__KmdmP{width:100%;height:150px;object-fit:cover;border-radius:6px;margin-bottom:.75rem}.PlaylistSelector_playlistTitle__IY1DZ{font-size:1rem;font-weight:600;color:var(--foreground);margin-bottom:.5rem;-webkit-line-clamp:2;line-clamp:2;line-height:1.3}.PlaylistSelector_playlistDescription__62jAP,.PlaylistSelector_playlistTitle__IY1DZ{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.PlaylistSelector_playlistDescription__62jAP{font-size:.875rem;color:var(--text-general);-webkit-line-clamp:3;line-clamp:3;line-height:1.4}.PlaylistSelector_playlistCount__UFOfH{font-size:.75rem;color:var(--text-muted);margin-top:.5rem}.PlaylistSelector_loading__xIOcy{text-align:center;padding:2rem;color:var(--foreground)}@media (max-width:768px){.PlaylistSelector_playlistGrid__aTeSR{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.75rem}.PlaylistSelector_playlistCard__53hQL{padding:.75rem}.PlaylistSelector_playlistThumbnail__KmdmP{height:120px}.PlaylistSelector_playlistTitle__IY1DZ{font-size:.9rem}.PlaylistSelector_playlistDescription__62jAP{font-size:.8rem}}.CommentProgressBar_progressContainer__Eluop{width:100%;padding:8px 0;user-select:none;position:relative;overflow:visible;z-index:1}.CommentProgressBar_timeDisplay__WCgxL{display:flex;justify-content:space-between;font-size:12px;margin-bottom:4px;font-family:monospace}.CommentProgressBar_progressBar__iRRQX{position:relative;width:100%;height:8px;cursor:pointer;border-radius:4px;overflow:hidden;outline:none;transition:height .2s ease}.CommentProgressBar_progressBar__iRRQX:hover{height:12px}.CommentProgressBar_progressBar__iRRQX:focus{box-shadow:0 0 0 2px #3b82f6}.CommentProgressBar_progressBackground__Hr_Su{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:4px}.CommentProgressBar_commentInterval__YWWfo{position:absolute;top:0;bottom:0;border-radius:2px;opacity:.7;transition:all .2s ease;z-index:4}.CommentProgressBar_commentInterval__YWWfo:hover{opacity:1;transform:scaleY(1.2);box-shadow:0 2px 4px rgba(0,0,0,.2)}.CommentProgressBar_commentInterval__YWWfo.CommentProgressBar_active__ZjEXz{opacity:1;animation:CommentProgressBar_pulse___InUV 2s infinite}@keyframes CommentProgressBar_pulse___InUV{0%,to{opacity:1}50%{opacity:.7}}.CommentProgressBar_progressFill__Rp0Qo{position:absolute;top:0;left:0;bottom:0;border-radius:4px;transition:width .1s ease-out;z-index:2}.CommentProgressBar_progressHandle__VhWNc{position:absolute;top:-2px;bottom:-2px;width:4px;border-radius:2px;transform:translateX(-50%);transition:left .1s ease-out;z-index:5;box-shadow:0 1px 3px rgba(0,0,0,.3)}.CommentProgressBar_progressBar__iRRQX:hover .CommentProgressBar_progressHandle__VhWNc{width:6px;top:-4px;bottom:-4px}.CommentProgressBar_commentCount___gKMR{text-align:center;font-size:10px;margin-top:4px}.CommentProgressBar_timeDisplay__WCgxL{color:var(--time-display-color)}.CommentProgressBar_progressBackground__Hr_Su{background-color:var(--progress-background)}.CommentProgressBar_commentInterval__YWWfo{background-color:var(--comment-interval)}.CommentProgressBar_commentInterval__YWWfo.CommentProgressBar_active__ZjEXz{background-color:var(--comment-interval-active)}.CommentProgressBar_progressFill__Rp0Qo{background-color:var(--progress-fill)}.CommentProgressBar_progressHandle__VhWNc{background-color:var(--progress-handle)}.CommentProgressBar_commentCount___gKMR{color:var(--comment-count)}.CommentProgressBar_commentBubble__LFxZt{position:absolute;top:47px;z-index:1000;pointer-events:none;transition:opacity .2s ease,transform .2s ease;width:max-content;max-width:250px}.CommentProgressBar_bubbleContent__Rgs6d{background:#1f2937;color:white;border:1px solid transparent;padding:8px 12px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.3);max-width:250px;word-wrap:break-word;font-size:12px;line-height:1.4}.CommentProgressBar_bubbleAuthor__YFqP5{font-weight:700;color:#fbbf24;margin-bottom:4px;font-size:11px}.CommentProgressBar_bubbleText__IzYWJ{margin-bottom:4px}.CommentProgressBar_bubbleTime__0mAYl{font-size:10px;color:#9ca3af;font-family:monospace}.CommentProgressBar_bubbleSpike__1mVhL{position:absolute;bottom:100%;transform:translateX(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:12px solid #1f2937;margin-bottom:-2px}.CommentProgressBar_activeBubble__HTASN{opacity:1;animation:CommentProgressBar_bubblePulse__gux2G 1.5s ease-in-out infinite}.CommentProgressBar_hoveredBubble__BtPDP{opacity:.95}@keyframes CommentProgressBar_bubblePulse__gux2G{0%,to{transform:translateX(var(--bubble-translate,-50%)) scale(1)}50%{transform:translateX(var(--bubble-translate,-50%)) scale(1.05)}}@media (max-width:768px){.CommentProgressBar_progressBar__iRRQX{height:10px}.CommentProgressBar_progressBar__iRRQX:hover{height:14px}.CommentProgressBar_progressHandle__VhWNc{width:6px}}.VideoDescription_descriptionContainer__XklWB{background:var(--surface);padding:1rem 1.25rem;box-shadow:var(--shadow-sm);margin-top:0;border-bottom-left-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md);border:1px solid var(--border);border-top:none}.VideoDescription_title__TSFEt{font-size:28px;font-weight:600;color:var(--foreground);line-height:1.4;margin:0 0 .75rem}.VideoDescription_metaInfo__AoPrz{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}.VideoDescription_stats__ASTQb{display:flex;align-items:center;column-gap:1rem;font-size:14px;color:var(--text-h);flex-wrap:wrap}.VideoDescription_date__YfIcD,.VideoDescription_likes__uvt2U,.VideoDescription_views__YyMOT{font-weight:500}.VideoDescription_separator__yGP4I{color:var(--text-h);opacity:.5}.VideoDescription_channel__Bun__{display:flex;align-items:center}.VideoDescription_channelName__NONNb{font-size:14px;font-weight:600;color:#fff;background:var(--brand);padding:4px 8px;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.15)}.VideoDescription_description__k2mml{border-radius:var(--radius-sm)}.VideoDescription_descriptionText___DwoR{font-size:16px;line-height:1.6;color:var(--g-sarga);white-space:pre-wrap;word-wrap:break-word;border:none}.VideoDescription_expandButton__ukMDu{background:none;border:none;color:var(--brand);font-size:14px;font-weight:600;margin-top:8px;padding:0;text-decoration:underline;transition:color .2s ease}.VideoDescription_expandButton__ukMDu:hover{color:var(--brand-hover)}.VideoDescription_loading__lYUug{display:flex;flex-direction:column;gap:12px}.VideoDescription_skeleton__kxWNV{background:var(--skeleton-gradient);background-size:200% 100%;animation:VideoDescription_shimmer__lVGvr 1.5s infinite;border-radius:4px}.VideoDescription_skeleton__kxWNV:first-child{height:24px;width:80%}.VideoDescription_skeleton__kxWNV:nth-child(2){height:16px;width:60%}.VideoDescription_skeleton__kxWNV:nth-child(3){height:16px;width:90%}@keyframes VideoDescription_shimmer__lVGvr{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.VideoDescription_descriptionContainer__XklWB{margin:0;border:none;border-radius:0}.VideoDescription_title__TSFEt{font-size:18px}.VideoDescription_metaInfo__AoPrz{flex-direction:column;align-items:flex-start;gap:8px}}.ShareButtons_shareContainer__wR_SP{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.75rem 1rem}.ShareButtons_shareButtons__t_ccJ{display:flex;flex-wrap:wrap;gap:.5rem}.ShareButtons_shareButton__fLZe_{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;font-size:1.125rem;transition:all .2s ease-in-out;text-decoration:none;color:white;font-weight:500;position:relative;border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid rgba(255,255,255,.08)}.ShareButtons_shareButton__fLZe_:after{content:attr(data-tooltip);background-color:rgba(0,0,0,.8);color:white;padding:.5rem .75rem;border-radius:.25rem;font-size:.75rem;white-space:nowrap;margin-bottom:.25rem}.ShareButtons_shareButton__fLZe_:after,.ShareButtons_shareButton__fLZe_:before{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s;pointer-events:none;z-index:1000}.ShareButtons_shareButton__fLZe_:before{content:"";width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(0,0,0,.8)}.ShareButtons_shareButton__fLZe_:hover:after,.ShareButtons_shareButton__fLZe_:hover:before{opacity:1;visibility:visible}.ShareButtons_shareButton__fLZe_:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.ShareButtons_shareButton__fLZe_:active{transform:translateY(0)}.ShareButtons_facebook__nd96I{background-color:#1877f2}.ShareButtons_facebook__nd96I:hover{background-color:#166fe5}.ShareButtons_twitter__VZz3o{background-color:#1da1f2}.ShareButtons_twitter__VZz3o:hover{background-color:#0c8bd9}.ShareButtons_tiktok__sgX92{background-color:#fe2c55}.ShareButtons_tiktok__sgX92:hover{background-color:#e91e63}.ShareButtons_whatsapp__nDQbH{background-color:#25d366}.ShareButtons_whatsapp__nDQbH:hover{background-color:#20b954}.ShareButtons_telegram__5xl_V{background-color:#0088cc}.ShareButtons_telegram__5xl_V:hover{background-color:#0077b5}.ShareButtons_reddit__pwFGK{background-color:#ff4500}.ShareButtons_reddit__pwFGK:hover{background-color:#e63900}.ShareButtons_linkedin__GbSZW{background-color:#0077b5}.ShareButtons_linkedin__GbSZW:hover{background-color:#006ba1}.ShareButtons_copy__rrDmp{background-color:#6b7280}.ShareButtons_copy__rrDmp:hover{background-color:#4b5563}.ShareButtons_native__8vKst{background-color:#8b5cf6}.ShareButtons_native__8vKst:hover{background-color:#7c3aed}:root[data-theme=dark]{.ShareButtons_shareButton__fLZe_{box-shadow:0 1px 3px rgba(0,0,0,.3)}.ShareButtons_shareButton__fLZe_:hover{box-shadow:0 4px 8px rgba(0,0,0,.3)}}@media (prefers-color-scheme:dark){.ShareButtons_shareButton__fLZe_{box-shadow:0 1px 3px rgba(0,0,0,.3)}.ShareButtons_shareButton__fLZe_:hover{box-shadow:0 4px 8px rgba(0,0,0,.3)}}@media (max-width:640px){.ShareButtons_shareContainer__wR_SP{flex-direction:column;align-items:flex-start;gap:.5rem}.ShareButtons_shareLabel__4OxRx{margin-right:0;margin-bottom:.25rem}.ShareButtons_shareButtons__t_ccJ{width:100%;justify-content:flex-start}.ShareButtons_shareButton__fLZe_{width:2.25rem;height:2.25rem;font-size:1rem}}.VideoTitle_descriptionContainer__p6lrY{background:var(--surface);padding:1rem 1.25rem;box-shadow:var(--shadow-sm);margin-bottom:0;border-top-left-radius:var(--radius-md);border-top-right-radius:var(--radius-md);border:1px solid var(--border);border-bottom:none}.VideoTitle_title__4Kypc{font-size:28px;font-weight:600;color:var(--foreground);line-height:1.4}.VideoTitle_metaInfo__KN2bs{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}.VideoTitle_stats__umZAY{display:flex;align-items:center;column-gap:1rem;font-size:14px;color:var(--text-h);flex-wrap:wrap}.VideoTitle_date__SWR2t,.VideoTitle_likes__DF_z7,.VideoTitle_views__1j2S2{font-weight:500}.VideoTitle_separator___bJRF{color:var(--text-h);opacity:.5}.VideoTitle_channel__SvjXm{display:flex;align-items:center}.VideoTitle_channelName__qS48J{font-size:14px;font-weight:600;color:#fff;background:var(--brand);padding:4px 8px;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.15)}.VideoTitle_description__qKeXl{border-radius:var(--radius-sm)}.VideoTitle_descriptionText__Ku73a{font-size:16px;line-height:1.6;color:var(--g-sarga);white-space:pre-wrap;word-wrap:break-word;border:none}.VideoTitle_expandButton__J68iH{background:none;border:none;color:var(--brand);font-size:14px;font-weight:600;margin-top:8px;padding:0;text-decoration:underline;transition:color .2s ease}.VideoTitle_expandButton__J68iH:hover{color:var(--brand-hover)}.VideoTitle_loading__pll6X{display:flex;flex-direction:column;gap:12px}.VideoTitle_skeleton__Xt958{background:var(--skeleton-gradient);background-size:200% 100%;animation:VideoTitle_shimmer__RzWdl 1.5s infinite;border-radius:4px}.VideoTitle_skeleton__Xt958:first-child{height:24px;width:80%}.VideoTitle_skeleton__Xt958:nth-child(2){height:16px;width:60%}.VideoTitle_skeleton__Xt958:nth-child(3){height:16px;width:90%}@keyframes VideoTitle_shimmer__RzWdl{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.VideoTitle_descriptionContainer__p6lrY{margin:0;border:none;border-radius:0}.VideoTitle_title__4Kypc{font-size:18px}.VideoTitle_metaInfo__KN2bs{flex-direction:column;align-items:flex-start;gap:8px}}