.LoadingAnimation_container__lbyp2{position:relative;width:100%;aspect-ratio:16/9;background:#0a0a14;border-radius:8px;overflow:hidden}.LoadingAnimation_canvas__V5rPd{width:100%;height:100%}.LoadingAnimation_text__Erpu_{position:absolute;bottom:20px;left:0;right:0;text-align:center;color:#fff;font-size:1.2rem;text-shadow:0 0 10px rgba(100,200,255,.5)}.LoadingAnimation_searching__S3mWk{opacity:.9}.LoadingAnimation_dots__Izjd4 span{animation:LoadingAnimation_blink__5hj4t 1.4s infinite both}.LoadingAnimation_dots__Izjd4 span:nth-child(2){animation-delay:.2s}.LoadingAnimation_dots__Izjd4 span:nth-child(3){animation-delay:.4s}@keyframes LoadingAnimation_blink__5hj4t{0%,20%{opacity:0}50%{opacity:1}to{opacity:0}}.VideoEmbed_container__bqSHT{width:100%}.VideoEmbed_iframe__EVOFW{width:100%;aspect-ratio:16/9;border:none;border-radius:8px;background:#000}.VideoEmbed_info__aiElS{margin-top:1rem;padding:0 .5rem}.VideoEmbed_title__dqbPL{font-size:1.1rem;font-weight:600;color:var(--foreground);margin:0 0 .5rem;line-height:1.4}.VideoEmbed_channel__z9zOI{font-size:.9rem;color:var(--foreground-muted);margin:0}.ControlBar_controlBar__OluxZ{display:flex;justify-content:center;gap:1rem;margin-top:1rem}.ControlBar_controlButton__1Ex7v{position:relative;display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--accent);color:#fff;border:none;border-radius:50%;font-size:1.25rem;cursor:pointer;transition:background .2s ease,transform .1s ease}.ControlBar_controlButton__1Ex7v:hover{background:var(--accent-hover);transform:translateY(-2px)}.ControlBar_controlButton__1Ex7v:active{transform:translateY(0)}.ControlBar_tooltip__ndJru{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);padding:.5rem .75rem;background:var(--surface);border:1px solid var(--border);border-radius:4px;font-size:.75rem;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;pointer-events:none}.ControlBar_controlButton__1Ex7v:hover .ControlBar_tooltip__ndJru{opacity:1;visibility:visible}.HistoryPanel_overlay__JOIW1{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:100}.HistoryPanel_overlayVisible__CG79P{opacity:1;visibility:visible}.HistoryPanel_panel__HziZL{position:fixed;top:0;right:0;bottom:0;width:380px;max-width:90vw;background:var(--surface);border-left:1px solid var(--border);transform:translateX(100%);transition:transform .3s ease;z-index:101;display:flex;flex-direction:column}.HistoryPanel_panelOpen__UdIiR{transform:translateX(0)}.HistoryPanel_header__h1SeI{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid var(--border)}.HistoryPanel_header__h1SeI h2{font-size:1.25rem;font-weight:600;color:var(--foreground)}.HistoryPanel_closeButton__0zqL9{background:none;border:none;color:var(--foreground-muted);font-size:1.5rem;cursor:pointer;padding:.25rem .5rem;line-height:1;transition:color .2s ease}.HistoryPanel_closeButton__0zqL9:hover{color:var(--foreground)}.HistoryPanel_list__HE0kC{flex:1 1;overflow-y:auto;padding:1rem}.HistoryPanel_empty__vcOJI{color:var(--foreground-muted);text-align:center;padding:2rem}.HistoryPanel_item__gCu54{display:flex;gap:.75rem;padding:.75rem 0;border-bottom:1px solid var(--border)}.HistoryPanel_item__gCu54:last-child{border-bottom:none}.HistoryPanel_thumbnail___5DI_{flex-shrink:0;width:120px;height:68px;border-radius:4px;overflow:hidden}.HistoryPanel_thumbnail___5DI_ img{width:100%;height:100%;object-fit:cover}.HistoryPanel_info__pj8Bn{flex:1 1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.HistoryPanel_title__8w6_q{font-size:.875rem;font-weight:500;color:var(--foreground);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3}.HistoryPanel_title__8w6_q:hover{color:var(--accent-hover)}.HistoryPanel_channel__93WqJ{font-size:.75rem;color:var(--foreground-muted)}a.HistoryPanel_channel__93WqJ:hover{color:var(--accent)}.HistoryPanel_date__S18Xk{font-size:.7rem;color:var(--foreground-muted);margin-top:auto}