@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600;700&family=DM+Sans:wght@400;500;600;700&display=swap";
.Cast-module__Hdh7ya__cast{background:var(--news-bg);width:100%;max-width:100%;color:var(--news-text-primary);overscroll-behavior-y:none;touch-action:pan-y pinch-zoom;-webkit-overflow-scrolling:touch;flex-direction:column;gap:1.5rem;min-height:100vh;margin:0 auto;padding:.5rem .5rem 2rem;display:flex}.Cast-module__Hdh7ya__header{z-index:1000;background:var(--news-bg);-webkit-backdrop-filter:blur(12px);pointer-events:auto;--header-logo-height:32px;--header-count-size:.6rem;--header-btn-size:36px;--header-icon-size:18px;--header-baseline-offset:.14;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:1rem;min-height:56px;padding:.75rem .5rem;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{background:rgba(var(--news-bg-rgb),.95);-webkit-backdrop-filter:blur(16px);--header-logo-height:22px;--header-count-size:.55rem;--header-btn-size:28px;--header-icon-size:14px;align-items:center;gap:.5rem;min-height:44px;padding:.35rem .5rem}.Cast-module__Hdh7ya__branding{align-items:flex-end;gap:.75rem;max-width:720px;transition:all .3s;display:flex}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact .Cast-module__Hdh7ya__branding{flex-flow:row;flex-shrink:0;align-items:flex-end;gap:.5rem;max-width:100%;display:flex}.Cast-module__Hdh7ya__logoButton{cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;margin:0;padding:0;display:flex}.Cast-module__Hdh7ya__logoImage{height:var(--header-logo-height,32px);object-fit:contain;width:auto;max-width:none;padding-right:2px;transition:height .2s;display:block;overflow:visible}.Cast-module__Hdh7ya__blerbzPageRow{align-items:flex-end;gap:.35rem;margin-top:0;padding-bottom:.45rem;display:flex}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact .Cast-module__Hdh7ya__blerbzPageRow{gap:.3rem;margin-top:.65rem;padding-bottom:.5rem;display:flex}.Cast-module__Hdh7ya__blerbzPage{font-size:calc(var(--header-count-size,.68rem)*var(--font-scale,1));letter-spacing:.12em;text-transform:uppercase;color:var(--news-text-muted);white-space:nowrap;opacity:.7;padding-bottom:calc(var(--header-logo-height,32px)*.14);align-items:flex-end;font-weight:400;display:flex}.Cast-module__Hdh7ya__blerbzPageCast{font-family:var(--font-cast,"Space Grotesk",-apple-system,BlinkMacSystemFont,sans-serif);letter-spacing:.08em;font-weight:500}.Cast-module__Hdh7ya__expiryNote{font-size:calc(.55rem*var(--font-scale,1));letter-spacing:.08em;text-transform:uppercase;color:var(--news-text-muted);opacity:.5}.Cast-module__Hdh7ya__toolbar{flex-direction:row;align-items:center;gap:.5rem;margin-left:auto;transition:all .3s;display:flex}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact .Cast-module__Hdh7ya__toolbar{flex-direction:row;flex-shrink:0;align-items:center;gap:.3rem;margin-left:auto}.Cast-module__Hdh7ya__iconGroup{align-items:center;gap:.35rem;display:flex}.Cast-module__Hdh7ya__viewToggle{align-items:center;gap:.25rem;display:flex}.Cast-module__Hdh7ya__viewToggleButton{border:1px solid var(--news-border);width:var(--header-btn-size,36px);height:var(--header-btn-size,36px);min-width:var(--header-btn-size,36px);min-height:var(--header-btn-size,36px);background:var(--news-surface);color:var(--news-text-muted);cursor:pointer;box-shadow:inset 0 0 0 1px var(--news-border-muted);border-radius:999px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:inline-flex}.Cast-module__Hdh7ya__viewToggleButton svg{flex-shrink:0;width:14px;height:14px}.Cast-module__Hdh7ya__viewToggleButton:hover{color:#000;background:#fff;border-color:#fff;box-shadow:0 2px 8px #ffffff4d}.Cast-module__Hdh7ya__viewToggleButton.Cast-module__Hdh7ya__active{background:var(--news-accentSoft);color:var(--news-accent);border-color:var(--news-accent);box-shadow:inset 0 0 0 1px var(--news-accent)}[data-theme=light] .Cast-module__Hdh7ya__viewToggleButton:hover{color:#fff;background:#000;border-color:#000;box-shadow:0 2px 8px #0003}.Cast-module__Hdh7ya__feed{flex-direction:column;gap:1.25rem;max-width:1400px;margin:0 auto;padding:120px .5rem 1rem;transition:padding-top .2s;display:flex}.Cast-module__Hdh7ya__feedCompact{padding-top:100px}.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(280px,1fr);grid-auto-flow:dense;gap:.75rem;max-width:100%;transition:gap .3s,grid-template-columns .3s;display:grid}@media (min-width:1200px){.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(340px,1fr);gap:1rem}}@media (min-width:1024px) and (max-width:1199px){.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(280px,1fr);gap:.75rem}}@media (min-width:640px) and (max-width:1023px){.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(250px,1fr);gap:.6rem}}@media (max-width:639px){.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(200px,1fr);gap:.5rem}}.Cast-module__Hdh7ya__fullScreenFeed{scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;z-index:100;overscroll-behavior:none;scroll-behavior:smooth;background:#000;flex-direction:column;height:100dvh;display:flex;position:fixed;inset:0;overflow:hidden scroll}.Cast-module__Hdh7ya__fullScreenFeed::-webkit-scrollbar{display:none}.Cast-module__Hdh7ya__fullScreenFeed{-ms-overflow-style:none;scrollbar-width:none}.Cast-module__Hdh7ya__fullScreenHeader{z-index:1000;pointer-events:none;background:linear-gradient(#0009 0%,#0000 100%);justify-content:space-between;align-items:center;padding:1rem;display:flex;position:fixed;top:0;left:0;right:0}.Cast-module__Hdh7ya__fullScreenHeader>*{pointer-events:auto}.Cast-module__Hdh7ya__fullScreenLogoButton{cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem;transition:background .2s;display:flex}.Cast-module__Hdh7ya__fullScreenLogoButton:hover{background:#ffffff1a}.Cast-module__Hdh7ya__fullScreenLogoImage{filter:brightness(0)invert();width:auto;height:24px}.Cast-module__Hdh7ya__fullScreenExitButton{cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,transform .2s;display:flex}.Cast-module__Hdh7ya__fullScreenExitButton:hover{background:#fff3;transform:scale(1.05)}.Cast-module__Hdh7ya__fullScreenExitIcon{color:#fff;width:20px;height:20px}.Cast-module__Hdh7ya__fullScreenNavButton{z-index:1000;cursor:pointer;-webkit-backdrop-filter:blur(4px);background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,transform .2s,opacity .2s;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.Cast-module__Hdh7ya__fullScreenNavButton:hover{background:#fff3;transform:translateY(-50%)scale(1.05)}.Cast-module__Hdh7ya__fullScreenNavButton:active{transform:translateY(-50%)scale(.95)}.Cast-module__Hdh7ya__fullScreenNavPrev{left:1rem}.Cast-module__Hdh7ya__fullScreenNavNext{right:1rem}.Cast-module__Hdh7ya__fullScreenNavIcon{color:#fff;width:24px;height:24px}@media (max-width:1024px){.Cast-module__Hdh7ya__fullScreenNavButton{display:none}}.Cast-module__Hdh7ya__castCard{background-color:var(--news-card);cursor:pointer;box-shadow:var(--news-shadow);border-radius:12px;flex-direction:column;height:100%;min-height:0;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.Cast-module__Hdh7ya__castCard:hover{box-shadow:var(--news-hero-shadow);transform:translateY(-2px)}.Cast-module__Hdh7ya__castCard:focus{outline:2px solid var(--news-accent);outline-offset:2px}.Cast-module__Hdh7ya__castCardUnavailable{cursor:default;opacity:.7}.Cast-module__Hdh7ya__castCardUnavailable:hover{box-shadow:var(--news-shadow);transform:none}.Cast-module__Hdh7ya__videoUnavailableOverlay{z-index:5;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Cast-module__Hdh7ya__videoUnavailableContent{color:#ffffffe6;text-transform:uppercase;letter-spacing:.05em;flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;display:flex}.Cast-module__Hdh7ya__processingIcon{width:32px;height:32px;animation:2s linear infinite Cast-module__Hdh7ya__spin}@keyframes Cast-module__Hdh7ya__spin{to{transform:rotate(360deg)}}.Cast-module__Hdh7ya__media{aspect-ratio:16/9;background-color:var(--news-surface-muted);flex:auto;min-height:0;position:relative;overflow:hidden}.Cast-module__Hdh7ya__thumbnail{object-fit:cover}.Cast-module__Hdh7ya__video{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.Cast-module__Hdh7ya__placeholderThumbnail{background:linear-gradient(135deg,var(--news-surface-muted)0%,var(--news-surface)100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Cast-module__Hdh7ya__placeholderIcon{width:48px;height:48px;color:var(--news-text-muted);opacity:.5}.Cast-module__Hdh7ya__playOverlay{background:0 0;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:0;left:0}.Cast-module__Hdh7ya__playOverlayHidden{opacity:0;transform:scale(.9)}.Cast-module__Hdh7ya__playIcon{color:#fff;filter:drop-shadow(0 4px 12px #00000080);width:64px;height:64px;transition:transform .2s,filter .2s}.Cast-module__Hdh7ya__castCard:hover .Cast-module__Hdh7ya__playIcon{filter:drop-shadow(0 6px 16px #0009);transform:scale(1.08)}.Cast-module__Hdh7ya__durationBadge{color:#fff;background:#000000bf;border-radius:4px;padding:2px 6px;font-size:.75rem;font-weight:600;position:absolute;bottom:8px;right:8px}.Cast-module__Hdh7ya__hookOverlay{pointer-events:none;background:linear-gradient(#0000,#000c);padding:32px 10px 10px;position:absolute;bottom:0;left:0;right:0}.Cast-module__Hdh7ya__hookText{color:#fff;-webkit-line-clamp:2;text-shadow:0 1px 2px #00000080;-webkit-box-orient:vertical;font-size:.8125rem;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.Cast-module__Hdh7ya__trendingBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;z-index:2;background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:4px;align-items:center;gap:4px;padding:3px 8px;font-size:.6875rem;font-weight:600;display:flex;position:absolute;top:8px;left:8px;box-shadow:0 2px 6px #ff6b3566}.Cast-module__Hdh7ya__trendingIcon{width:12px;height:12px}.Cast-module__Hdh7ya__soundNudge{z-index:9998;animation:.3s ease-out Cast-module__Hdh7ya__slideUp;position:fixed;bottom:5rem;left:50%;transform:translate(-50%)}@keyframes Cast-module__Hdh7ya__slideUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.Cast-module__Hdh7ya__soundNudgeContent{-webkit-backdrop-filter:blur(12px);color:#fff;background:#000000d9;border-radius:50px;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex;box-shadow:0 4px 20px #0000004d}.Cast-module__Hdh7ya__soundNudgeIcon{color:var(--news-accent,#007aff);justify-content:center;align-items:center;display:flex}.Cast-module__Hdh7ya__soundNudgeText{white-space:nowrap;font-size:.875rem;font-weight:500}.Cast-module__Hdh7ya__soundNudgeDismiss{cursor:pointer;color:#ffffffb3;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.Cast-module__Hdh7ya__soundNudgeDismiss:hover{color:#fff;background:#fff3}[data-theme=light] .Cast-module__Hdh7ya__soundNudgeContent{background:var(--news-glass-elevated,#ffffffe0);-webkit-backdrop-filter:var(--news-glass-blur,blur(20px)saturate(180%));color:#0f1419;box-shadow:var(--news-glass-highlight,inset 0 1px 0 #fffc);border:1px solid #0000000f}[data-theme=light] .Cast-module__Hdh7ya__soundNudgeDismiss{color:#00000080;background:#0000000d}[data-theme=light] .Cast-module__Hdh7ya__soundNudgeDismiss:hover{color:#000c;background:#0000001a}@media (max-width:640px){.Cast-module__Hdh7ya__soundNudge{bottom:4rem;left:1rem;right:1rem;transform:none}@keyframes Cast-module__Hdh7ya__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Cast-module__Hdh7ya__soundNudgeContent{justify-content:center;padding:.625rem .875rem}.Cast-module__Hdh7ya__soundNudgeText{font-size:.8125rem}}.Cast-module__Hdh7ya__content{flex:none;padding:.875rem}.Cast-module__Hdh7ya__headline{color:var(--news-text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:.9375rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.Cast-module__Hdh7ya__meta{color:var(--news-text-muted);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.Cast-module__Hdh7ya__source{color:var(--news-text-secondary);font-weight:500}.Cast-module__Hdh7ya__separator{opacity:.5}.Cast-module__Hdh7ya__timeAgo,.Cast-module__Hdh7ya__views{white-space:nowrap}.Cast-module__Hdh7ya__castCardFullscreen{scroll-snap-align:start;scroll-snap-stop:always;cursor:pointer;background:#000;flex:0 0 100dvh;height:100dvh;min-height:100dvh;position:relative;overflow:hidden}.Cast-module__Hdh7ya__fullscreenMedia{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Cast-module__Hdh7ya__fullscreenVideo{object-fit:contain;background:#000;width:100%;height:100%}.Cast-module__Hdh7ya__fullscreenVideoWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}@media (min-width:769px){.Cast-module__Hdh7ya__fullscreenVideoWrapper{max-width:56.25vh;margin:0 auto}}.Cast-module__Hdh7ya__fullscreenThumbnail{object-fit:cover;filter:blur(20px);opacity:.3;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Cast-module__Hdh7ya__fullscreenOverlay{padding:2rem;padding-bottom:max(2rem,env(safe-area-inset-bottom,20px));z-index:10;pointer-events:none;background:linear-gradient(#0000 0%,#0009 50%,#000000e6 100%);flex-direction:column;gap:1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.Cast-module__Hdh7ya__fullscreenOverlay>*{pointer-events:auto}.Cast-module__Hdh7ya__fullscreenContent{flex-direction:column;gap:.5rem;max-width:600px;display:flex}.Cast-module__Hdh7ya__fullscreenHeadline{color:#fff;text-shadow:0 1px 3px #00000080;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1.125rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.Cast-module__Hdh7ya__fullscreenMeta{color:#ffffffbf;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.8125rem;display:flex}.Cast-module__Hdh7ya__fullscreenSource{color:#ffffffe6;font-weight:500}.Cast-module__Hdh7ya__fullscreenActions{align-items:center;gap:1rem;margin-top:.5rem;display:flex}.Cast-module__Hdh7ya__fullscreenActionButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#ffffff26;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.8125rem;font-weight:500;transition:background .2s,transform .2s;display:flex}.Cast-module__Hdh7ya__fullscreenActionButton:hover{background:#ffffff40;transform:scale(1.02)}.Cast-module__Hdh7ya__fullscreenActionButton:active{transform:scale(.98)}.Cast-module__Hdh7ya__fullscreenActionIcon{width:16px;height:16px}.Cast-module__Hdh7ya__fullscreenSideActions{z-index:20;flex-direction:column;gap:1.25rem;display:flex;position:absolute;bottom:180px;right:1rem}.Cast-module__Hdh7ya__fullscreenSideButton{cursor:pointer;color:#fff;background:0 0;border:none;flex-direction:column;align-items:center;gap:.25rem;transition:transform .2s;display:flex}.Cast-module__Hdh7ya__fullscreenSideButton:hover{transform:scale(1.1)}.Cast-module__Hdh7ya__fullscreenSideButton:active{transform:scale(.95)}.Cast-module__Hdh7ya__fullscreenSideIcon{-webkit-backdrop-filter:blur(8px);background:#ffffff26;border-radius:50%;width:28px;height:28px;padding:8px}.Cast-module__Hdh7ya__fullscreenSideLabel{opacity:.9;font-size:.6875rem;font-weight:500}.Cast-module__Hdh7ya__fullscreenPlayButton{cursor:pointer;z-index:15;opacity:0;pointer-events:none;background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Cast-module__Hdh7ya__castCardFullscreen:hover .Cast-module__Hdh7ya__fullscreenPlayButton,.Cast-module__Hdh7ya__castCardFullscreen.Cast-module__Hdh7ya__paused .Cast-module__Hdh7ya__fullscreenPlayButton{opacity:1;pointer-events:auto}.Cast-module__Hdh7ya__fullscreenPlayButton:hover{background:#0009;transform:translate(-50%,-50%)scale(1.05)}.Cast-module__Hdh7ya__fullscreenPlayButton .Cast-module__Hdh7ya__playIcon{color:#fff;width:36px;height:36px;margin-left:4px}.Cast-module__Hdh7ya__fullscreenProgress{z-index:25;background:#fff3;height:3px;position:absolute;bottom:0;left:0;right:0}.Cast-module__Hdh7ya__fullscreenProgressFill{background:var(--news-accent,#f97316);height:100%;transition:width .1s linear}.Cast-module__Hdh7ya__fullscreenActiveDot{z-index:1000;gap:6px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.Cast-module__Hdh7ya__fullscreenDot{background:#ffffff4d;border-radius:50%;width:6px;height:6px;transition:all .3s}.Cast-module__Hdh7ya__fullscreenDot.Cast-module__Hdh7ya__active{background:#fff;border-radius:3px;width:18px}@media (max-width:768px){.Cast-module__Hdh7ya__fullscreenOverlay{padding:1rem;padding-bottom:max(1rem,env(safe-area-inset-bottom,16px))}.Cast-module__Hdh7ya__fullscreenHeadline{-webkit-line-clamp:2;font-size:1rem}.Cast-module__Hdh7ya__fullscreenMeta{font-size:.75rem}.Cast-module__Hdh7ya__fullscreenSideActions{gap:1rem;bottom:140px;right:.75rem}.Cast-module__Hdh7ya__fullscreenSideIcon{width:24px;height:24px;padding:6px}.Cast-module__Hdh7ya__fullscreenSideLabel{font-size:.625rem}.Cast-module__Hdh7ya__fullscreenPlayButton{width:64px;height:64px}.Cast-module__Hdh7ya__fullscreenPlayButton .Cast-module__Hdh7ya__playIcon{width:28px;height:28px;margin-left:3px}}@media (max-width:768px) and (orientation:landscape){.Cast-module__Hdh7ya__fullscreenOverlay{flex-direction:row;justify-content:space-between;align-items:flex-end;padding:1rem 2rem}.Cast-module__Hdh7ya__fullscreenSideActions{flex-direction:row;gap:1rem;margin-left:auto;position:static}.Cast-module__Hdh7ya__fullscreenSideButton{flex-direction:row;gap:.375rem}.Cast-module__Hdh7ya__fullscreenSideLabel{display:none}}.Cast-module__Hdh7ya__viewer{z-index:9999;background:#000000f2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Cast-module__Hdh7ya__viewerContent{justify-content:center;align-items:center;width:100%;max-width:1200px;height:100%;max-height:100vh;display:flex;position:relative}.Cast-module__Hdh7ya__videoContainer{cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .15s ease-out,transform .15s ease-out;display:flex;position:relative}.Cast-module__Hdh7ya__videoTransitioning{opacity:.3;transform:scale(.98)}.Cast-module__Hdh7ya__viewerVideo{width:auto;max-width:100%;height:auto;max-height:100%}.Cast-module__Hdh7ya__viewerButton{z-index:10;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,opacity .2s;display:flex;position:absolute}.Cast-module__Hdh7ya__viewerButton:hover{background:#fff3}.Cast-module__Hdh7ya__viewerButton.Cast-module__Hdh7ya__hidden{opacity:0;pointer-events:none}.Cast-module__Hdh7ya__viewerIcon{color:#fff;width:24px;height:24px}.Cast-module__Hdh7ya__closeButton{top:1rem;right:1rem}.Cast-module__Hdh7ya__prevButton{top:50%;left:1rem;transform:translateY(-50%)}.Cast-module__Hdh7ya__nextButton{top:50%;right:1rem;transform:translateY(-50%)}.Cast-module__Hdh7ya__metadataOverlay{z-index:10;pointer-events:auto;background:linear-gradient(#0000,#000c);justify-content:space-between;align-items:flex-end;padding:2rem;transition:opacity .2s;display:flex;position:absolute;bottom:0;left:0;right:0}.Cast-module__Hdh7ya__metadataOverlay.Cast-module__Hdh7ya__hidden{opacity:0;pointer-events:none}.Cast-module__Hdh7ya__metadataContent{flex:1;margin-right:1rem}.Cast-module__Hdh7ya__viewerHeadline{color:#fff;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.Cast-module__Hdh7ya__viewerMeta{color:#ffffffb3;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.Cast-module__Hdh7ya__viewerSource{color:#fff;font-weight:500}.Cast-module__Hdh7ya__shareButton{cursor:pointer;z-index:21;pointer-events:auto;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,transform .15s;display:flex;position:relative}.Cast-module__Hdh7ya__shareButton:hover{background:#ffffff4d;transform:scale(1.05)}.Cast-module__Hdh7ya__shareButton:active{transform:scale(.95)}.Cast-module__Hdh7ya__shareIcon{color:#fff;pointer-events:none;width:20px;height:20px}.Cast-module__Hdh7ya__actionButtons{z-index:20;pointer-events:auto;align-items:center;gap:8px;display:flex;position:relative}.Cast-module__Hdh7ya__downloadButton{cursor:pointer;z-index:21;pointer-events:auto;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,transform .15s;display:flex;position:relative}.Cast-module__Hdh7ya__downloadButton:hover{background:#ffffff4d;transform:scale(1.05)}.Cast-module__Hdh7ya__downloadButton:active{transform:scale(.95)}.Cast-module__Hdh7ya__downloadIcon{color:#fff;pointer-events:none;width:20px;height:20px}.Cast-module__Hdh7ya__goToStoryButton{cursor:pointer;z-index:21;pointer-events:auto;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,transform .15s;display:flex;position:relative}.Cast-module__Hdh7ya__goToStoryButton:hover{background:#ffffff4d;transform:scale(1.05)}.Cast-module__Hdh7ya__goToStoryButton:active{transform:scale(.95)}.Cast-module__Hdh7ya__goToStoryIcon{pointer-events:none;color:#fff;width:20px;height:20px}.Cast-module__Hdh7ya__progressBar{z-index:15;pointer-events:auto;padding:.5rem 1rem 1rem;transition:opacity .2s;position:absolute;bottom:0;left:0;right:0}.Cast-module__Hdh7ya__progressBar.Cast-module__Hdh7ya__hidden{opacity:0;pointer-events:none}.Cast-module__Hdh7ya__progressTrack{cursor:pointer;background:#ffffff4d;border-radius:2px;height:4px;margin-bottom:.5rem}.Cast-module__Hdh7ya__progressFill{background:var(--news-accent,#007aff);border-radius:2px;height:100%;transition:width .1s linear}.Cast-module__Hdh7ya__timeDisplay{color:#ffffffb3;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.Cast-module__Hdh7ya__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.Cast-module__Hdh7ya__emptyIcon{background:var(--news-surface-muted);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex}.Cast-module__Hdh7ya__emptyPlayIcon{width:32px;height:32px;color:var(--news-text-muted)}.Cast-module__Hdh7ya__emptyFrownIcon{color:var(--news-text-muted);opacity:.8}.Cast-module__Hdh7ya__emptyTitle{color:var(--news-text-primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.Cast-module__Hdh7ya__emptyDescription{color:var(--news-text-muted);max-width:400px;margin:0;font-size:.9375rem;line-height:1.5}.Cast-module__Hdh7ya__errorIcon{width:32px;height:32px;color:var(--news-text-muted)}.Cast-module__Hdh7ya__retryButton{background:var(--news-accent);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;transition:opacity .15s,transform .15s;display:inline-flex}.Cast-module__Hdh7ya__retryButton:hover{opacity:.9}.Cast-module__Hdh7ya__retryButton:active{transform:scale(.98)}.Cast-module__Hdh7ya__retryIcon{width:16px;height:16px}.Cast-module__Hdh7ya__loadingState{padding:1rem 0}.Cast-module__Hdh7ya__cardSkeleton{aspect-ratio:16/9;border-radius:12px}.Cast-module__Hdh7ya__skeleton{background:linear-gradient(90deg,var(--news-surface-muted)25%,var(--news-surface)50%,var(--news-surface-muted)75%);background-size:200% 100%;animation:1.5s infinite Cast-module__Hdh7ya__shimmer}@keyframes Cast-module__Hdh7ya__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Cast-module__Hdh7ya__loadMoreZone{justify-content:center;padding:2rem 0;display:flex}.Cast-module__Hdh7ya__loadMoreButton{background:var(--news-surface-elevated);border:1px solid var(--news-border);color:var(--news-text-primary);cursor:pointer;border-radius:8px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:background .15s,border-color .15s}.Cast-module__Hdh7ya__loadMoreButton:hover{background:var(--news-card-hover);border-color:var(--news-border)}.Cast-module__Hdh7ya__scrollTop{background:rgba(var(--news-bg-rgb),.45);width:44px;height:44px;color:var(--news-text-primary);border:none;border:1px solid rgba(var(--news-bg-rgb),.2);cursor:n-resize;z-index:9999;opacity:.85;-webkit-backdrop-filter:blur(16px)saturate(180%);border-radius:50%;justify-content:center;align-items:center;transition:transform .25s,box-shadow .25s,background .25s,opacity .25s;display:flex;position:fixed;bottom:1.5rem;left:1rem;box-shadow:0 4px 20px #0000001a,0 2px 8px #0000000f,inset 0 1px 1px #ffffff1a}.Cast-module__Hdh7ya__scrollTop:hover{background:rgba(var(--news-bg-rgb),.6);opacity:1;transform:translateY(-3px)scale(1.05);box-shadow:0 8px 28px #00000026,0 4px 12px #00000014,inset 0 1px 1px #ffffff26}.Cast-module__Hdh7ya__scrollTop:hover .Cast-module__Hdh7ya__scrollTopIcon{opacity:1}.Cast-module__Hdh7ya__scrollTop:active{transform:scale(.95)}.Cast-module__Hdh7ya__scrollTopIcon{width:22px;height:22px;color:var(--news-text-primary);opacity:.8}@media (max-width:1024px){.Cast-module__Hdh7ya__header{--header-logo-height:28px;--header-count-size:.55rem;--header-btn-size:32px;--header-icon-size:16px;gap:.5rem;min-height:52px;padding:.5rem}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{--header-logo-height:22px;--header-count-size:.5rem;--header-btn-size:28px;--header-icon-size:14px;min-height:44px;padding:.3rem .5rem}.Cast-module__Hdh7ya__branding{gap:.5rem}.Cast-module__Hdh7ya__blerbzPage{align-items:flex-end;gap:.35rem;margin-top:0;padding-bottom:.05rem;display:flex}}@media (min-width:640px) and (max-width:1024px) and (orientation:portrait){.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.Cast-module__Hdh7ya__feed{padding-top:115px}.Cast-module__Hdh7ya__feedCompact{padding-top:100px}}@media (min-width:640px) and (max-width:1024px) and (orientation:landscape){.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}}@media (max-width:768px){.Cast-module__Hdh7ya__cast{gap:1rem;padding:.5rem}.Cast-module__Hdh7ya__header{--header-logo-height:26px;--header-count-size:.5rem;--header-btn-size:30px;--header-icon-size:15px;gap:.5rem;min-height:48px;padding:.4rem .5rem}.Cast-module__Hdh7ya__branding{gap:.5rem}.Cast-module__Hdh7ya__blerbzPageRow{align-items:flex-end;gap:.35rem;margin-top:0;padding-bottom:.7rem;display:flex}.Cast-module__Hdh7ya__toolbar{gap:.3rem}.Cast-module__Hdh7ya__iconGroup{gap:.25rem}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{--header-logo-height:20px;--header-count-size:.45rem;--header-btn-size:26px;--header-icon-size:13px;min-height:40px;padding:.25rem .5rem}.Cast-module__Hdh7ya__feedCompact{padding-top:90px}}@media (max-width:639px) and (orientation:portrait){.Cast-module__Hdh7ya__cast{width:100%;padding:.4rem}.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.Cast-module__Hdh7ya__feed{padding:105px .5rem .5rem}}@media (max-width:639px) and (orientation:landscape){.Cast-module__Hdh7ya__cast{width:100%;padding:.4rem}.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem}}@media (max-width:640px){.Cast-module__Hdh7ya__blerbzPage{font-size:calc(var(--header-count-size,.48rem)*var(--font-scale,1));letter-spacing:.08em;opacity:.7}.Cast-module__Hdh7ya__cast{padding:.25rem}.Cast-module__Hdh7ya__header{--header-logo-height:28px;--header-count-size:.48rem;--header-btn-size:26px;--header-icon-size:13px;flex-wrap:nowrap;align-items:center;gap:.35rem;min-height:48px;padding:.4rem .5rem}.Cast-module__Hdh7ya__branding{align-items:center;gap:.4rem}.Cast-module__Hdh7ya__blerbzPageRow{align-items:flex-end;gap:.35rem;margin-top:.45rem;padding-bottom:0;display:flex}.Cast-module__Hdh7ya__logoButton{touch-action:manipulation;-webkit-tap-highlight-color:transparent;flex-shrink:0;gap:.35rem}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{-webkit-backdrop-filter:blur(10px);--header-logo-height:20px;--header-count-size:.45rem;--header-btn-size:26px;--header-icon-size:13px;gap:.4rem;min-height:40px;padding:.25rem .5rem}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact .Cast-module__Hdh7ya__branding{flex-flow:row;flex-shrink:0;align-items:center;gap:.4rem}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact .Cast-module__Hdh7ya__blerbzPageRow{gap:.3rem;margin-top:.15rem;padding-bottom:.5rem;display:flex}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact .Cast-module__Hdh7ya__blerbzPage{font-size:calc(var(--header-count-size,.45rem)*var(--font-scale,1));letter-spacing:.06em}.Cast-module__Hdh7ya__toolbar{flex-direction:row;flex-shrink:0;justify-content:flex-end;align-items:center;width:auto;margin-left:auto}.Cast-module__Hdh7ya__viewToggle{gap:.2rem}.Cast-module__Hdh7ya__feed{padding:100px .5rem .5rem}.Cast-module__Hdh7ya__feedCompact{padding-top:88px}.Cast-module__Hdh7ya__castCard{border-radius:8px}.Cast-module__Hdh7ya__content{padding:.65rem}.Cast-module__Hdh7ya__headline{margin-bottom:.35rem;font-size:.8rem}.Cast-module__Hdh7ya__meta{gap:.35rem;font-size:.65rem}.Cast-module__Hdh7ya__playIcon{width:48px;height:48px}.Cast-module__Hdh7ya__durationBadge{padding:2px 4px;font-size:.65rem}.Cast-module__Hdh7ya__scrollTop{width:42px;height:42px;bottom:1rem;left:1rem}.Cast-module__Hdh7ya__scrollTopIcon{width:20px;height:20px}.Cast-module__Hdh7ya__viewerButton{width:40px;height:40px}.Cast-module__Hdh7ya__viewerIcon{width:20px;height:20px}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{animation:.3s cubic-bezier(.4,0,.2,1) Cast-module__Hdh7ya__slideDown}@keyframes Cast-module__Hdh7ya__slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.Cast-module__Hdh7ya__grid{gap:.4rem;padding-bottom:1.5rem}}@media (max-width:380px){.Cast-module__Hdh7ya__header{--header-logo-height:22px;--header-count-size:.42rem;--header-btn-size:24px;--header-icon-size:12px;gap:.3rem;min-height:44px;padding:.35rem .4rem}.Cast-module__Hdh7ya__branding{gap:.3rem}.Cast-module__Hdh7ya__blerbzPageRow{gap:.1rem}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{--header-logo-height:18px;--header-count-size:.38rem;--header-btn-size:22px;--header-icon-size:11px;min-height:36px;padding:.2rem .4rem}.Cast-module__Hdh7ya__viewToggle{display:none}.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.3rem}.Cast-module__Hdh7ya__feedCompact{padding-top:36px}}@media (min-width:744px) and (max-width:1023px) and (orientation:portrait){.Cast-module__Hdh7ya__header{--header-logo-height:30px;--header-count-size:.58rem;--header-btn-size:40px;--header-icon-size:20px;gap:.75rem;min-height:52px;padding:.6rem .75rem}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{--header-logo-height:24px;--header-count-size:.52rem;--header-btn-size:36px;--header-icon-size:18px;min-height:44px;padding:.35rem .75rem}.Cast-module__Hdh7ya__branding{gap:.65rem}.Cast-module__Hdh7ya__toolbar{gap:.4rem}.Cast-module__Hdh7ya__iconGroup{gap:.35rem}.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.Cast-module__Hdh7ya__feedCompact{padding-top:52px}}@media (min-width:1024px) and (max-width:1366px) and (orientation:landscape){.Cast-module__Hdh7ya__header{--header-logo-height:32px;--header-count-size:.6rem;--header-btn-size:42px;--header-icon-size:21px;gap:.85rem;min-height:54px;padding:.65rem 1rem}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{--header-logo-height:26px;--header-count-size:.54rem;--header-btn-size:38px;--header-icon-size:19px;min-height:46px;padding:.4rem 1rem}.Cast-module__Hdh7ya__branding{gap:.7rem}.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.Cast-module__Hdh7ya__feedCompact{padding-top:54px}}@media (min-width:320px) and (max-width:450px) and (hover:none) and (pointer:coarse){.Cast-module__Hdh7ya__header{--header-logo-height:24px;--header-count-size:.5rem;--header-btn-size:32px;--header-icon-size:16px;gap:.5rem;min-height:48px;padding:.45rem .5rem}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{--header-logo-height:20px;--header-btn-size:28px;--header-icon-size:14px;min-height:40px}}@media (min-width:451px) and (max-width:700px) and (hover:none) and (pointer:coarse){.Cast-module__Hdh7ya__header{--header-logo-height:28px;--header-count-size:.55rem;--header-btn-size:36px;--header-icon-size:18px;gap:.6rem;min-height:50px;padding:.5rem .6rem}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{--header-logo-height:22px;--header-btn-size:32px;--header-icon-size:16px;min-height:42px}}@media (hover:hover) and (pointer:fine) and (min-width:744px) and (max-width:1366px){.Cast-module__Hdh7ya__castCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0003}}@media (min-width:1440px){.Cast-module__Hdh7ya__header{--header-logo-height:36px;--header-count-size:.68rem;--header-btn-size:42px;--header-icon-size:21px;gap:1.5rem;min-height:64px;padding:1rem 1.5rem}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{--header-logo-height:26px;--header-count-size:.6rem;--header-btn-size:34px;--header-icon-size:17px;min-height:52px;padding:.625rem 1.5rem}.Cast-module__Hdh7ya__branding{gap:1.25rem}.Cast-module__Hdh7ya__feed{max-width:1800px}.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(380px,1fr);gap:1.5rem}.Cast-module__Hdh7ya__feedCompact{padding-top:64px}}@media (min-width:2000px){.Cast-module__Hdh7ya__cast{max-width:2600px;margin:0 auto;padding:1rem 2rem}.Cast-module__Hdh7ya__header{--header-logo-height:40px;--header-count-size:.72rem;--header-btn-size:44px;--header-icon-size:22px;gap:2rem;min-height:68px;padding:1.25rem 2rem}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{--header-logo-height:28px;--header-count-size:.62rem;--header-btn-size:36px;--header-icon-size:18px;min-height:54px;padding:.75rem 2rem}.Cast-module__Hdh7ya__feed{max-width:2200px}.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:minmax(420px,1fr);gap:1.75rem}.Cast-module__Hdh7ya__feedCompact{padding-top:68px}}@media (min-width:2560px){.Cast-module__Hdh7ya__cast{max-width:3200px}.Cast-module__Hdh7ya__feed{max-width:2800px}.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:minmax(480px,1fr);gap:2rem}}@media (prefers-reduced-motion:reduce){.Cast-module__Hdh7ya__header,.Cast-module__Hdh7ya__scrollTop,.Cast-module__Hdh7ya__castCard,.Cast-module__Hdh7ya__viewToggleButton,.Cast-module__Hdh7ya__playOverlay{transition:none!important;animation:none!important}}@media (min-width:640px){.Cast-module__Hdh7ya__scrollTop{transition:all .4s cubic-bezier(.34,1.56,.64,1)}.Cast-module__Hdh7ya__scrollTop:hover{transform:scale(1.05)translateY(-2px);box-shadow:0 12px 32px #00000040}}.Cast-module__Hdh7ya__castCardLoading{background-color:var(--news-card);box-shadow:var(--news-shadow);opacity:.85;border-radius:12px;flex-direction:column;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.Cast-module__Hdh7ya__castCardLoading .Cast-module__Hdh7ya__media{aspect-ratio:16/9;background:linear-gradient(135deg,var(--news-surface-muted)0%,var(--news-surface)50%,var(--news-surface-muted)100%);justify-content:center;align-items:center;display:flex;position:relative}.Cast-module__Hdh7ya__loadingOverlay{background:#0000004d;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Cast-module__Hdh7ya__loadingSpinner{border:3px solid #fff3;border-top-color:var(--news-accent,#007aff);border-radius:50%;width:48px;height:48px;animation:1s linear infinite Cast-module__Hdh7ya__spin}.Cast-module__Hdh7ya__loadingLabel{color:#ffffffe6;text-transform:uppercase;letter-spacing:.08em;background:#0009;border-radius:4px;padding:4px 12px;font-size:.75rem;font-weight:500}.Cast-module__Hdh7ya__loadingProgressBar{background:#0000004d;height:4px;position:absolute;bottom:0;left:0;right:0}.Cast-module__Hdh7ya__loadingProgressFill{background:var(--news-accent,#007aff);border-radius:0 2px 2px 0;height:100%;transition:width .3s}.Cast-module__Hdh7ya__loadingContent{padding:.875rem}.Cast-module__Hdh7ya__loadingHeadline{color:var(--news-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:.9375rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.Cast-module__Hdh7ya__loadingMeta{color:var(--news-text-muted);opacity:.7;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.Cast-module__Hdh7ya__castCardLoading:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000 0%,#ffffff0d 50%,#0000 100%);width:100%;height:100%;animation:2s infinite Cast-module__Hdh7ya__loadingShimmer;position:absolute;top:0;left:-100%}@keyframes Cast-module__Hdh7ya__loadingShimmer{0%{left:-100%}to{left:100%}}.Cast-module__Hdh7ya__castCardFullscreen[data-loading=true]{cursor:default}.Cast-module__Hdh7ya__castCardFullscreen[data-loading=true] .Cast-module__Hdh7ya__fullscreenMedia{background:linear-gradient(135deg,#1a1a1a 0%,#0a0a0a 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Cast-module__Hdh7ya__castCardFullscreen[data-loading=true] .Cast-module__Hdh7ya__loadingOverlay{background:0 0;position:relative}.Cast-module__Hdh7ya__castCardFullscreen[data-loading=true] .Cast-module__Hdh7ya__loadingSpinner{border-width:4px;width:64px;height:64px}.Cast-module__Hdh7ya__castCardFullscreen[data-loading=true] .Cast-module__Hdh7ya__loadingLabel{padding:6px 16px;font-size:.875rem}.Cast-module__Hdh7ya__stageIcon{color:#fff9;width:100%;height:100%;transition:color .3s,transform .3s}.Cast-module__Hdh7ya__stageIconActive{color:var(--news-accent,#007aff);animation:2s ease-in-out infinite Cast-module__Hdh7ya__stagePulse}.Cast-module__Hdh7ya__stageIconComplete{color:#34c759}@keyframes Cast-module__Hdh7ya__stagePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.Cast-module__Hdh7ya__loadingStageIcon{flex-shrink:0;width:32px;height:32px}.Cast-module__Hdh7ya__loadingStageInfo{flex-direction:column;align-items:center;gap:2px;display:flex}.Cast-module__Hdh7ya__loadingProgress{color:var(--news-accent,#007aff);font-variant-numeric:tabular-nums;font-size:.625rem;font-weight:600}.Cast-module__Hdh7ya__loadingMiniStages{gap:4px;margin-top:4px;display:flex}.Cast-module__Hdh7ya__loadingMiniStageDot{background:#fff3;border-radius:50%;width:6px;height:6px;transition:background .3s,transform .3s}.Cast-module__Hdh7ya__loadingMiniStageDot.Cast-module__Hdh7ya__active{background:var(--news-accent,#007aff);animation:1.5s ease-in-out infinite Cast-module__Hdh7ya__dotPulse}.Cast-module__Hdh7ya__loadingMiniStageDot.Cast-module__Hdh7ya__complete{background:#34c759}@keyframes Cast-module__Hdh7ya__dotPulse{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}.Cast-module__Hdh7ya__loadingMetaSeparator{color:#ffffff4d}.Cast-module__Hdh7ya__loadingEtaSmall{color:var(--news-accent,#007aff);font-weight:500}.Cast-module__Hdh7ya__loadingBackground{background:linear-gradient(135deg,#1a1a1a 0%,#0d0d0d 50%,#1a1a1a 100%) 0 0/200% 200%;width:100%;height:100%;animation:8s ease-in-out infinite Cast-module__Hdh7ya__gradientShift;position:absolute;top:0;left:0}@keyframes Cast-module__Hdh7ya__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.Cast-module__Hdh7ya__loadingCenterContent{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex;position:relative}.Cast-module__Hdh7ya__loadingStageIconLarge{background:#ffffff0d;border:2px solid #ffffff1a;border-radius:50%;width:80px;height:80px;padding:1rem;animation:3s ease-in-out infinite Cast-module__Hdh7ya__iconFloat}@keyframes Cast-module__Hdh7ya__iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Cast-module__Hdh7ya__loadingStageLabel{color:#fff;text-transform:uppercase;letter-spacing:.1em;font-size:1.25rem;font-weight:600}.Cast-module__Hdh7ya__loadingStageDescription{color:#fff9;font-size:.875rem}.Cast-module__Hdh7ya__loadingEta{color:var(--news-accent,#007aff);background:#007aff1a;border:1px solid #007aff33;border-radius:20px;padding:.5rem 1rem;font-size:1rem;font-weight:500}.Cast-module__Hdh7ya__loadingStagesIndicator{z-index:3;align-items:center;gap:0;display:flex;position:absolute;bottom:120px;left:50%;transform:translate(-50%)}.Cast-module__Hdh7ya__loadingStageStep{align-items:center;display:flex}.Cast-module__Hdh7ya__loadingStageStepDot{background:#fff3;border:2px solid #ffffff4d;border-radius:50%;width:12px;height:12px;transition:all .3s}.Cast-module__Hdh7ya__loadingStageStepLine{background:#fff3;width:24px;height:2px;transition:background .3s}.Cast-module__Hdh7ya__loadingStageActive .Cast-module__Hdh7ya__loadingStageStepDot{background:var(--news-accent,#007aff);border-color:var(--news-accent,#007aff);animation:1.5s ease-in-out infinite Cast-module__Hdh7ya__activeDotPulse;box-shadow:0 0 12px #007aff80}.Cast-module__Hdh7ya__loadingStageComplete .Cast-module__Hdh7ya__loadingStageStepDot{background:#34c759;border-color:#34c759}.Cast-module__Hdh7ya__loadingStageComplete .Cast-module__Hdh7ya__loadingStageStepLine{background:#34c759}@keyframes Cast-module__Hdh7ya__activeDotPulse{0%,to{box-shadow:0 0 12px #007aff80}50%{box-shadow:0 0 20px #007affcc}}@media (max-width:640px){.Cast-module__Hdh7ya__castCardLoading{border-radius:8px}.Cast-module__Hdh7ya__loadingSpinner{border-width:2px;width:36px;height:36px}.Cast-module__Hdh7ya__loadingLabel{padding:3px 8px;font-size:.65rem}.Cast-module__Hdh7ya__loadingContent{padding:.65rem}.Cast-module__Hdh7ya__loadingHeadline{margin-bottom:.35rem;font-size:.8rem}.Cast-module__Hdh7ya__loadingMeta{font-size:.65rem}.Cast-module__Hdh7ya__castCardFullscreen[data-loading=true] .Cast-module__Hdh7ya__loadingSpinner{border-width:3px;width:48px;height:48px}.Cast-module__Hdh7ya__castCardFullscreen[data-loading=true] .Cast-module__Hdh7ya__loadingLabel{padding:4px 12px;font-size:.75rem}}.Cast-module__Hdh7ya__videoErrorOverlay{background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Cast-module__Hdh7ya__videoErrorBackground{opacity:.2;filter:blur(8px);z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.Cast-module__Hdh7ya__videoErrorContent{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:300px;padding:2rem;display:flex;position:relative}.Cast-module__Hdh7ya__videoErrorIcon{width:48px;height:48px;color:var(--news-accent,#f97316);opacity:.9}.Cast-module__Hdh7ya__videoErrorMessage{color:#ffffffe6;margin:0;font-size:1rem;font-weight:500;line-height:1.4}.Cast-module__Hdh7ya__videoErrorHint{color:#fff9;margin:0;font-size:.875rem;line-height:1.4}.Cast-module__Hdh7ya__videoRetryButton{background:var(--news-accent,#f97316);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex}.Cast-module__Hdh7ya__videoRetryButton:hover{background:var(--news-accent-hover,#ea580c);transform:scale(1.02)}.Cast-module__Hdh7ya__videoRetryButton:active{transform:scale(.98)}.Cast-module__Hdh7ya__videoRetryIcon{width:18px;height:18px}.Cast-module__Hdh7ya__viewerPlayOverlay{pointer-events:none;z-index:5;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Cast-module__Hdh7ya__viewerPlayIcon{opacity:.9;filter:drop-shadow(0 4px 20px #00000080);width:96px;height:96px;transition:transform .2s,opacity .2s}.Cast-module__Hdh7ya__videoContainer:hover .Cast-module__Hdh7ya__viewerPlayIcon{opacity:1;transform:scale(1.08)}@media (max-width:640px){.Cast-module__Hdh7ya__viewerPlayIcon{width:72px;height:72px}}.Cast-module__Hdh7ya__generatingModal{z-index:2000;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Cast-module__Hdh7ya__generatingModalBackdrop{-webkit-backdrop-filter:blur(4px);background:#000000b3;position:absolute;inset:0}.Cast-module__Hdh7ya__generatingModalContent{background:var(--news-surface,#1a1a1a);border-radius:16px;width:100%;max-width:420px;animation:.3s Cast-module__Hdh7ya__generatingModalSlideIn;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}@keyframes Cast-module__Hdh7ya__generatingModalSlideIn{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.Cast-module__Hdh7ya__generatingModalHeader{border-bottom:1px solid var(--news-border,#ffffff1a);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.Cast-module__Hdh7ya__generatingModalHeader h3{color:var(--news-text-primary,#fff);margin:0;font-size:1.125rem;font-weight:600}.Cast-module__Hdh7ya__generatingModalClose{width:32px;height:32px;color:var(--news-text-secondary,#fff9);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Cast-module__Hdh7ya__generatingModalClose:hover{background:var(--news-surface-muted,#ffffff1a);color:var(--news-text-primary,#fff)}.Cast-module__Hdh7ya__generatingModalBody{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 1.25rem;display:flex}.Cast-module__Hdh7ya__generatingModalSpinner{width:56px;height:56px;color:var(--news-accent,#f97316)}.Cast-module__Hdh7ya__generatingSpinnerSvg{width:100%;height:100%;animation:1.2s linear infinite Cast-module__Hdh7ya__generatingSpinnerRotate}@keyframes Cast-module__Hdh7ya__generatingSpinnerRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Cast-module__Hdh7ya__generatingModalText{color:var(--news-text-primary,#fff);margin:0;font-size:1rem;line-height:1.5}.Cast-module__Hdh7ya__generatingModalEstimate{color:var(--news-accent,#f97316);margin:0;font-size:1rem;line-height:1.5}.Cast-module__Hdh7ya__generatingModalNote{color:var(--news-text-muted,#ffffff80);margin:0;font-size:.875rem;line-height:1.5}.Cast-module__Hdh7ya__generatingModalProgress{flex-direction:column;gap:1rem;width:100%;margin-top:.5rem;display:flex}.Cast-module__Hdh7ya__generatingJobItem{background:var(--news-surface-muted,#ffffff0d);border-radius:8px;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.Cast-module__Hdh7ya__generatingJobLabel{color:var(--news-text-secondary,#ffffffb3);text-align:left;font-size:.8125rem;line-height:1.3}.Cast-module__Hdh7ya__generatingJobBar{background:var(--news-border,#ffffff1a);border-radius:3px;width:100%;height:6px;overflow:hidden}.Cast-module__Hdh7ya__generatingJobFill{background:var(--news-accent,#f97316);border-radius:3px;height:100%;transition:width .5s}.Cast-module__Hdh7ya__generatingJobStatus{color:var(--news-text-muted,#ffffff80);text-align:right;text-transform:capitalize;font-size:.75rem}
.CastShareSheet-module__rhGlia__backdrop{z-index:10000;-webkit-backdrop-filter:blur(20px);opacity:0;background:#000000d9;justify-content:center;align-items:flex-end;transition:opacity .3s;display:flex;position:fixed;inset:0}.CastShareSheet-module__rhGlia__backdrop.CastShareSheet-module__rhGlia__entering{opacity:0}.CastShareSheet-module__rhGlia__backdrop.CastShareSheet-module__rhGlia__visible{opacity:1}.CastShareSheet-module__rhGlia__backdrop.CastShareSheet-module__rhGlia__exiting{opacity:0}.CastShareSheet-module__rhGlia__sheet{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:linear-gradient(#0e0e12fc 0%,#0a0a0c 100%);border-top:1px solid #ffffff2e;border-radius:24px 24px 0 0;width:100%;max-width:500px;max-height:90vh;transition:transform .35s cubic-bezier(.32,.72,0,1);position:relative;overflow:hidden auto;transform:translateY(100%);box-shadow:0 -4px 20px #0000004d,0 -10px 40px #0003,0 -2px 30px #ffffff0d,inset 0 1px #ffffff1f}.CastShareSheet-module__rhGlia__sheet:before{content:"";opacity:.02;pointer-events:none;z-index:0;mix-blend-mode:overlay;border-radius:inherit;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.CastShareSheet-module__rhGlia__backdrop.CastShareSheet-module__rhGlia__visible .CastShareSheet-module__rhGlia__sheet{transform:translateY(0)}.CastShareSheet-module__rhGlia__backdrop.CastShareSheet-module__rhGlia__exiting .CastShareSheet-module__rhGlia__sheet{transform:translateY(100%)}.CastShareSheet-module__rhGlia__handle{cursor:grab;touch-action:pan-y;z-index:1;justify-content:center;padding:14px 0 8px;display:flex;position:relative}.CastShareSheet-module__rhGlia__handleBar{background:#fff3;border-radius:100px;width:40px;height:5px;transition:background .2s}.CastShareSheet-module__rhGlia__handle:hover .CastShareSheet-module__rhGlia__handleBar,.CastShareSheet-module__rhGlia__handle:active .CastShareSheet-module__rhGlia__handleBar{background:#ffffff59}.CastShareSheet-module__rhGlia__closeButton{color:#fff9;cursor:pointer;z-index:2;background:#ffffff14;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:14px;right:16px}.CastShareSheet-module__rhGlia__closeButton:hover{color:#fff;background:#ffffff1f;transform:scale(1.05)}.CastShareSheet-module__rhGlia__closeButton:focus-visible{outline-offset:2px;outline:2px solid #ff646480}.CastShareSheet-module__rhGlia__header{text-align:center;z-index:1;padding:0 20px 16px;position:relative}.CastShareSheet-module__rhGlia__title{color:#fffffff2;letter-spacing:.02em;margin:0;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.1rem;font-weight:700}.CastShareSheet-module__rhGlia__previewSection{z-index:1;gap:14px;padding:0 20px 16px;display:flex;position:relative}.CastShareSheet-module__rhGlia__preview{background:#0000004d;border-radius:10px;flex-shrink:0;width:100px;height:56px;position:relative;overflow:hidden}.CastShareSheet-module__rhGlia__previewImage{object-fit:cover;width:100%;height:100%}.CastShareSheet-module__rhGlia__previewPlaceholder{color:#ff646480;background:linear-gradient(135deg,#ff64641a 0%,#14141a 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.CastShareSheet-module__rhGlia__previewOverlay{background:linear-gradient(#0000 50%,#0009 100%);justify-content:flex-end;align-items:flex-end;padding:6px;display:flex;position:absolute;inset:0}.CastShareSheet-module__rhGlia__previewDuration{color:#fff;background:#0009;border-radius:4px;padding:2px 5px;font-family:DM Sans,sans-serif;font-size:.65rem;font-weight:600}.CastShareSheet-module__rhGlia__previewMeta{flex-direction:column;flex:1;justify-content:center;gap:4px;min-width:0;display:flex}.CastShareSheet-module__rhGlia__previewHeadline{color:#fffffff2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.CastShareSheet-module__rhGlia__previewSource{color:#ff6464e6;text-transform:uppercase;letter-spacing:.04em;margin:0;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:500}.CastShareSheet-module__rhGlia__primaryActions{z-index:1;gap:10px;padding:0 20px 20px;display:flex;position:relative}.CastShareSheet-module__rhGlia__actionButton{cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;flex:1;align-items:center;gap:8px;min-width:0;padding:16px 12px;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:flex}.CastShareSheet-module__rhGlia__actionButton:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.CastShareSheet-module__rhGlia__actionButton:active{transform:translateY(0)}.CastShareSheet-module__rhGlia__actionButton:focus-visible{outline-offset:2px;outline:2px solid #ff646480}.CastShareSheet-module__rhGlia__actionButton.CastShareSheet-module__rhGlia__success{background:#4ade8026;border-color:#4ade804d}.CastShareSheet-module__rhGlia__actionButton.CastShareSheet-module__rhGlia__success .CastShareSheet-module__rhGlia__actionIcon{color:#4ade80}.CastShareSheet-module__rhGlia__actionIcon{color:#ffffffd9;justify-content:center;align-items:center;display:flex}.CastShareSheet-module__rhGlia__actionLabel{color:#ffffffb3;white-space:nowrap;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:600}.CastShareSheet-module__rhGlia__socialSection{z-index:1;border-top:1px solid #ffffff0f;flex-wrap:wrap;gap:12px;padding:20px;display:flex;position:relative}.CastShareSheet-module__rhGlia__socialButton{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;flex:1 0 calc(25% - 9px);align-items:center;gap:8px;min-width:70px;padding:14px 8px;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:flex}.CastShareSheet-module__rhGlia__socialButton:hover{background:#ffffff14;border-color:#ffffff26;transform:translateY(-2px)}.CastShareSheet-module__rhGlia__socialButton:active{transform:translateY(0)}.CastShareSheet-module__rhGlia__socialButton:focus-visible{outline-offset:2px;outline:2px solid #ff646480}.CastShareSheet-module__rhGlia__socialIcon{color:#ffffffe6;justify-content:center;align-items:center;display:flex}.CastShareSheet-module__rhGlia__socialLabel{color:#fff9;text-transform:uppercase;letter-spacing:.04em;font-family:DM Sans,sans-serif;font-size:.65rem;font-weight:600}.CastShareSheet-module__rhGlia__safeArea{height:env(safe-area-inset-bottom,20px);z-index:1;position:relative}@media (max-width:480px){.CastShareSheet-module__rhGlia__sheet{border-radius:20px 20px 0 0}.CastShareSheet-module__rhGlia__primaryActions{gap:8px;padding:0 16px 16px}.CastShareSheet-module__rhGlia__actionButton{border-radius:12px;padding:14px 10px}.CastShareSheet-module__rhGlia__socialSection{gap:10px;padding:16px}.CastShareSheet-module__rhGlia__socialButton{border-radius:10px;flex:1 0 calc(25% - 8px);min-width:60px;padding:12px 6px}.CastShareSheet-module__rhGlia__previewSection{gap:12px;padding:0 16px 14px}.CastShareSheet-module__rhGlia__preview{border-radius:8px;width:80px;height:45px}.CastShareSheet-module__rhGlia__previewHeadline{font-size:.85rem}.CastShareSheet-module__rhGlia__header{padding:0 16px 12px}}@media (prefers-reduced-motion:reduce){.CastShareSheet-module__rhGlia__backdrop,.CastShareSheet-module__rhGlia__sheet,.CastShareSheet-module__rhGlia__handleBar,.CastShareSheet-module__rhGlia__closeButton,.CastShareSheet-module__rhGlia__actionButton,.CastShareSheet-module__rhGlia__socialButton{transition:none}.CastShareSheet-module__rhGlia__actionButton:hover,.CastShareSheet-module__rhGlia__socialButton:hover,.CastShareSheet-module__rhGlia__closeButton:hover{transform:none}}
.CastFilterBar-module__lszj_G__filterBar{background:var(--news-bg);border-bottom:1px solid var(--news-border-muted);z-index:100;flex-direction:column;gap:.5rem;padding:.75rem 0;transition:top .3s;display:flex;position:sticky;top:56px}.CastFilterBar-module__lszj_G__filterBarCompact{padding:.5rem 0;top:44px}.CastFilterBar-module__lszj_G__filterRow{align-items:center;gap:.75rem;min-height:36px;display:flex}.CastFilterBar-module__lszj_G__dropdownContainer{flex-shrink:0;position:relative}.CastFilterBar-module__lszj_G__dropdownButton{background:var(--news-surface);border:1px solid var(--news-border);color:var(--news-text-primary);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;transition:all .15s;display:flex}.CastFilterBar-module__lszj_G__dropdownButton:hover{background:var(--news-surface-elevated);border-color:var(--news-border)}.CastFilterBar-module__lszj_G__dropdownButtonOpen{background:var(--news-surface-elevated);border-color:var(--news-accent)}.CastFilterBar-module__lszj_G__dropdownLabel{line-height:1}.CastFilterBar-module__lszj_G__dropdownIcon{width:14px;height:14px;color:var(--news-text-muted);transition:transform .2s}.CastFilterBar-module__lszj_G__dropdownIconOpen{transform:rotate(180deg)}.CastFilterBar-module__lszj_G__dropdownMenu{background:var(--news-surface-elevated);border:1px solid var(--news-border);z-index:200;border-radius:8px;min-width:140px;margin:0;padding:.375rem 0;list-style:none;animation:.15s CastFilterBar-module__lszj_G__dropdownSlideIn;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 8px 24px #00000026}@keyframes CastFilterBar-module__lszj_G__dropdownSlideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.CastFilterBar-module__lszj_G__dropdownItem{width:100%;color:var(--news-text-primary);text-align:left;cursor:pointer;background:0 0;border:none;padding:.5rem .875rem;font-size:.8125rem;transition:background .1s;display:block}.CastFilterBar-module__lszj_G__dropdownItem:hover{background:var(--news-surface-muted)}.CastFilterBar-module__lszj_G__dropdownItemActive{color:var(--news-accent);font-weight:600}.CastFilterBar-module__lszj_G__categoriesWrapper{flex:1;min-width:0;position:relative;overflow:hidden}.CastFilterBar-module__lszj_G__categories{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;gap:.375rem;padding:2px 0;display:flex;overflow-x:auto}.CastFilterBar-module__lszj_G__categories::-webkit-scrollbar{display:none}.CastFilterBar-module__lszj_G__categoryPill{border:1px solid var(--news-border);color:var(--news-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;flex-shrink:0;padding:.4375rem .75rem;font-size:.75rem;font-weight:500;transition:all .15s}.CastFilterBar-module__lszj_G__categoryPill:hover{background:var(--news-surface-muted);border-color:var(--news-border);color:var(--news-text-primary)}.CastFilterBar-module__lszj_G__categoryPillActive{background:var(--news-accent);border-color:var(--news-accent);color:#fff}.CastFilterBar-module__lszj_G__categoryPillActive:hover{opacity:.9}.CastFilterBar-module__lszj_G__scrollFadeLeft,.CastFilterBar-module__lszj_G__scrollFadeRight{pointer-events:none;z-index:1;opacity:0;width:24px;transition:opacity .2s;position:absolute;top:0;bottom:0}.CastFilterBar-module__lszj_G__scrollFadeLeft{background:linear-gradient(to right,var(--news-bg),transparent);left:0}.CastFilterBar-module__lszj_G__scrollFadeRight{background:linear-gradient(to left,var(--news-bg),transparent);right:0}.CastFilterBar-module__lszj_G__categoriesWrapper:has(.CastFilterBar-module__lszj_G__categories:not(:first-child)) .CastFilterBar-module__lszj_G__scrollFadeLeft{opacity:1}.CastFilterBar-module__lszj_G__activeFilters{flex-wrap:wrap;align-items:center;gap:.5rem;padding-top:.25rem;display:flex}.CastFilterBar-module__lszj_G__activeFiltersLabel{color:var(--news-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:500}.CastFilterBar-module__lszj_G__activeFilterChip{background:var(--news-surface-muted);color:var(--news-text-primary);border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.6875rem;font-weight:500;display:inline-flex}.CastFilterBar-module__lszj_G__clearFilterButton{width:14px;height:14px;color:inherit;cursor:pointer;opacity:.6;background:0 0;border:none;justify-content:center;align-items:center;font-size:1rem;line-height:1;transition:opacity .1s;display:flex}.CastFilterBar-module__lszj_G__clearFilterButton:hover{opacity:1}.CastFilterBar-module__lszj_G__clearAllButton{color:var(--news-accent);cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:.6875rem;font-weight:500;transition:opacity .1s}.CastFilterBar-module__lszj_G__clearAllButton:hover{opacity:.8}@media (max-width:1024px){.CastFilterBar-module__lszj_G__filterBar{padding:.625rem 0;top:52px}.CastFilterBar-module__lszj_G__filterBarCompact{padding:.5rem 0;top:44px}.CastFilterBar-module__lszj_G__dropdownButton{padding:.4375rem .625rem;font-size:.75rem}.CastFilterBar-module__lszj_G__categoryPill{padding:.375rem .625rem;font-size:.6875rem}}@media (max-width:640px){.CastFilterBar-module__lszj_G__filterBar{gap:.375rem;padding:.5rem 0;top:48px}.CastFilterBar-module__lszj_G__filterBarCompact{padding:.375rem 0;top:40px}.CastFilterBar-module__lszj_G__filterRow{gap:.5rem;min-height:32px}.CastFilterBar-module__lszj_G__dropdownButton{border-radius:6px;padding:.375rem .5rem;font-size:.6875rem}.CastFilterBar-module__lszj_G__dropdownIcon{width:12px;height:12px}.CastFilterBar-module__lszj_G__dropdownMenu{min-width:120px;font-size:.75rem}.CastFilterBar-module__lszj_G__dropdownItem{padding:.4375rem .75rem;font-size:.75rem}.CastFilterBar-module__lszj_G__categoriesWrapper{flex:1}.CastFilterBar-module__lszj_G__categories{gap:.25rem}.CastFilterBar-module__lszj_G__categoryPill{padding:.3125rem .5rem;font-size:.625rem}.CastFilterBar-module__lszj_G__scrollFadeLeft,.CastFilterBar-module__lszj_G__scrollFadeRight{width:20px}.CastFilterBar-module__lszj_G__activeFilters{gap:.375rem}.CastFilterBar-module__lszj_G__activeFiltersLabel{font-size:.625rem}.CastFilterBar-module__lszj_G__activeFilterChip{padding:.1875rem .375rem;font-size:.625rem}.CastFilterBar-module__lszj_G__clearAllButton{font-size:.625rem}}@media (max-width:380px){.CastFilterBar-module__lszj_G__filterBar{top:44px}.CastFilterBar-module__lszj_G__filterBarCompact{top:36px}.CastFilterBar-module__lszj_G__dropdownContainer:last-child{display:none}}[data-theme=light] .CastFilterBar-module__lszj_G__dropdownMenu{background:var(--news-glass-elevated,#ffffffe0);-webkit-backdrop-filter:var(--news-glass-blur,blur(20px)saturate(180%));box-shadow:0 1px 3px #0000000a,0 8px 24px #0000000f,var(--news-glass-highlight,inset 0 1px 0 #fffc);border:1px solid #0000000f}[data-theme=light] .CastFilterBar-module__lszj_G__activeFilterChip{background:#0000000f}@media (prefers-reduced-motion:reduce){.CastFilterBar-module__lszj_G__dropdownMenu{animation:none}.CastFilterBar-module__lszj_G__dropdownIcon,.CastFilterBar-module__lszj_G__dropdownButton,.CastFilterBar-module__lszj_G__categoryPill,.CastFilterBar-module__lszj_G__dropdownItem{transition:none}}
.BlerbzLogo-module__bw9ISW__logoSvg{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;display:block;overflow:visible}.BlerbzLogo-module__bw9ISW__satelliteOrbit{will-change:transform}.BlerbzLogo-module__bw9ISW__animating .BlerbzLogo-module__bw9ISW__satelliteOrbit{animation:2.25s linear 2 BlerbzLogo-module__bw9ISW__orbit}@keyframes BlerbzLogo-module__bw9ISW__orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.BlerbzSkeleton-module__tigqVG__skeletonGrid{grid-template-columns:1fr;gap:10px;width:100%;padding:clamp(1rem,3vw,2rem);display:grid}.BlerbzSkeleton-module__tigqVG__skeletonCard{background:var(--news-card,#fff);border:1px solid var(--news-border-muted,#e0e0e0);animation:.4s cubic-bezier(.34,1.56,.64,1) forwards BlerbzSkeleton-module__tigqVG__skeletonCardEnter;animation-delay:calc(var(--card-index,0)*50ms);opacity:0;border-radius:12px;overflow:hidden;transform:translateY(16px)scale(.97)}.BlerbzSkeleton-module__tigqVG__skeletonMedia{aspect-ratio:16/9;background:linear-gradient(110deg,var(--news-surface-muted,#f0f0f0)0%,var(--news-surface-muted,#f0f0f0)40%,var(--news-surface,#f8f8f8)50%,var(--news-surface-muted,#f0f0f0)60%,var(--news-surface-muted,#f0f0f0)100%);background-size:300% 100%;width:100%;animation:1.8s ease-in-out infinite BlerbzSkeleton-module__tigqVG__mediaShimmer;position:relative;overflow:hidden}.BlerbzSkeleton-module__tigqVG__shimmer{background:linear-gradient(110deg,#0000 0% 35%,#fff6 50%,#0000 65% 100%);width:100%;height:100%;animation:1.5s ease-in-out infinite BlerbzSkeleton-module__tigqVG__shimmerSweep;position:absolute;top:0;left:0}.BlerbzSkeleton-module__tigqVG__shimmerPulse{background:radial-gradient(#ffffff26 0%,#0000 70%);width:100%;height:100%;animation:2s ease-in-out infinite BlerbzSkeleton-module__tigqVG__shimmerPulse;position:absolute;top:0;left:0}@keyframes BlerbzSkeleton-module__tigqVG__skeletonCardEnter{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes BlerbzSkeleton-module__tigqVG__mediaShimmer{0%{background-position:100%}to{background-position:0%}}@keyframes BlerbzSkeleton-module__tigqVG__shimmerSweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes BlerbzSkeleton-module__tigqVG__shimmerPulse{0%,to{opacity:0}50%{opacity:1}}.BlerbzSkeleton-module__tigqVG__skeletonContent{padding:1rem}.BlerbzSkeleton-module__tigqVG__skeletonTitle{margin-bottom:1rem}.BlerbzSkeleton-module__tigqVG__skeletonLine{background:linear-gradient(90deg,var(--news-surface-muted,#f0f0f0)25%,var(--news-surface,#f8f8f8)50%,var(--news-surface-muted,#f0f0f0)75%);background-size:200% 100%;border-radius:4px;height:14px;margin-bottom:.5rem;animation:1.5s ease-in-out infinite BlerbzSkeleton-module__tigqVG__contentShimmer}.BlerbzSkeleton-module__tigqVG__skeletonLine:first-child{animation-delay:0s}.BlerbzSkeleton-module__tigqVG__skeletonLine:nth-child(2){animation-delay:.1s}.BlerbzSkeleton-module__tigqVG__skeletonLine:nth-child(3){animation-delay:.2s}.BlerbzSkeleton-module__tigqVG__skeletonMeta{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.BlerbzSkeleton-module__tigqVG__skeletonSource,.BlerbzSkeleton-module__tigqVG__skeletonTime{background:linear-gradient(90deg,var(--news-surface-muted,#f0f0f0)25%,var(--news-surface,#f8f8f8)50%,var(--news-surface-muted,#f0f0f0)75%);background-size:200% 100%;border-radius:4px;height:12px;animation:1.5s ease-in-out infinite BlerbzSkeleton-module__tigqVG__contentShimmer;display:inline-block}.BlerbzSkeleton-module__tigqVG__skeletonSource{width:80px;animation-delay:.3s}.BlerbzSkeleton-module__tigqVG__skeletonTime{width:50px;animation-delay:.35s}@keyframes BlerbzSkeleton-module__tigqVG__contentShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes BlerbzSkeleton-module__tigqVG__pulse{0%,to{opacity:1}50%{opacity:.6}}@media (min-width:400px) and (max-width:639px){.BlerbzSkeleton-module__tigqVG__skeletonGrid{grid-template-columns:repeat(2,1fr);gap:10px}}@media (max-width:399px){.BlerbzSkeleton-module__tigqVG__skeletonGrid{grid-template-columns:1fr;gap:10px}.BlerbzSkeleton-module__tigqVG__skeletonCard{border-radius:8px}}@media (min-width:640px){.BlerbzSkeleton-module__tigqVG__skeletonGrid{grid-template-columns:repeat(3,1fr);gap:12px}}@media (min-width:768px){.BlerbzSkeleton-module__tigqVG__skeletonGrid{grid-template-columns:repeat(3,1fr);gap:14px}}@media (min-width:1024px){.BlerbzSkeleton-module__tigqVG__skeletonGrid{grid-template-columns:repeat(3,1fr);gap:16px;padding:2rem}}@media (min-width:1440px){.BlerbzSkeleton-module__tigqVG__skeletonGrid{grid-template-columns:repeat(4,1fr);gap:20px}}@media (min-width:1920px){.BlerbzSkeleton-module__tigqVG__skeletonGrid{grid-template-columns:repeat(5,1fr);gap:24px;padding:2.5rem}}@media (prefers-reduced-motion:reduce){.BlerbzSkeleton-module__tigqVG__skeletonCard{opacity:1;animation:none;transform:none}.BlerbzSkeleton-module__tigqVG__skeletonMedia,.BlerbzSkeleton-module__tigqVG__skeletonLine,.BlerbzSkeleton-module__tigqVG__skeletonSource,.BlerbzSkeleton-module__tigqVG__skeletonTime{animation:2s ease-in-out infinite BlerbzSkeleton-module__tigqVG__pulse}.BlerbzSkeleton-module__tigqVG__shimmer,.BlerbzSkeleton-module__tigqVG__shimmerPulse{animation:none;display:none}}@media (prefers-color-scheme:dark){.BlerbzSkeleton-module__tigqVG__skeletonCard{background:#1a1a1a;border-color:#333}.BlerbzSkeleton-module__tigqVG__skeletonMedia{background:linear-gradient(110deg,#2a2a2a 0% 40%,#3a3a3a 50%,#2a2a2a 60% 100%) 0 0/300% 100%}.BlerbzSkeleton-module__tigqVG__skeletonLine,.BlerbzSkeleton-module__tigqVG__skeletonSource,.BlerbzSkeleton-module__tigqVG__skeletonTime{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%) 0 0/200% 100%}.BlerbzSkeleton-module__tigqVG__shimmer{background:linear-gradient(110deg,#0000 0% 35%,#ffffff26 50%,#0000 65% 100%)}.BlerbzSkeleton-module__tigqVG__shimmerPulse{background:radial-gradient(#ffffff14 0%,#0000 70%)}}
.SharePreview-module__Wwgvma__preview{flex-direction:column;gap:12px;display:flex}.SharePreview-module__Wwgvma__aiComment{background:linear-gradient(135deg,#ffd7000a 0%,#ffffff05 100%);border-left:3px solid #ffd70080;border-radius:14px;gap:12px;padding:14px 16px;display:flex;position:relative;overflow:hidden}.SharePreview-module__Wwgvma__aiComment:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffd70033 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.SharePreview-module__Wwgvma__aiIcon{filter:drop-shadow(0 0 6px #ffd7004d);flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.SharePreview-module__Wwgvma__grokLogo{border:1px solid #ffd7004d;border-radius:50%}.SharePreview-module__Wwgvma__aiText{color:#ffffffb3;letter-spacing:.01em;margin:0;font-family:DM Sans,-apple-system,sans-serif;font-size:13px;font-style:italic;line-height:1.5}.SharePreview-module__Wwgvma__card{background:linear-gradient(145deg,#121216f2 0%,#0c0c10fa 100%);border:1px solid #ffffff14;border-radius:16px;gap:0;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000026,inset 0 1px #ffffff0a}.SharePreview-module__Wwgvma__card:after{content:"";pointer-events:none;background:linear-gradient(#ffd7004d 0%,#ffd7000d 40%,#0000 70%);width:1px;height:100%;position:absolute;top:0;right:30px;transform:skew(-12deg)}.SharePreview-module__Wwgvma__mediaThumb{background:linear-gradient(135deg,#ffffff08 0%,#0000001a 100%);flex-shrink:0;width:100px;height:auto;min-height:100px;position:relative;overflow:hidden}.SharePreview-module__Wwgvma__mediaThumb:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 70%,#0c0c1080 100%);position:absolute;inset:0}.SharePreview-module__Wwgvma__mediaImage{object-fit:cover;transition:transform .4s}.SharePreview-module__Wwgvma__content{z-index:1;flex-direction:column;flex:1;gap:6px;min-width:0;padding:14px 16px 14px 14px;display:flex;position:relative}.SharePreview-module__Wwgvma__branding{align-items:center;gap:8px;margin-bottom:4px;display:flex}.SharePreview-module__Wwgvma__logo{color:#0a0a0a;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-family:DM Sans,sans-serif;font-size:9px;font-weight:800;display:flex;box-shadow:0 0 8px #ffffff26}.SharePreview-module__Wwgvma__blerbzLogo{border-radius:4px;box-shadow:0 0 8px #ffffff1a}.SharePreview-module__Wwgvma__siteName{color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;font-family:DM Sans,sans-serif;font-size:9px;font-weight:700}.SharePreview-module__Wwgvma__headline{color:#fffffff2;letter-spacing:-.01em;-webkit-line-clamp:2;background-image:linear-gradient(90deg,#ffd70059 0%,#ffd7001a 100%);background-position:0 100%;background-repeat:no-repeat;background-size:30px 2px;-webkit-box-orient:vertical;margin:0;padding-bottom:4px;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:15px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.SharePreview-module__Wwgvma__snippet{color:#ffffff80;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:DM Sans,-apple-system,sans-serif;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.SharePreview-module__Wwgvma__sourceRow{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:6px;display:flex}.SharePreview-module__Wwgvma__source{color:#ffd700cc;text-transform:uppercase;letter-spacing:.04em;font-family:DM Sans,sans-serif;font-size:10px;font-weight:700}.SharePreview-module__Wwgvma__articleLink{color:#ffffff59;align-items:center;gap:4px;font-family:DM Sans,sans-serif;font-size:9px;display:flex}.SharePreview-module__Wwgvma__linkIcon{opacity:.6;flex-shrink:0}.SharePreview-module__Wwgvma__domain{white-space:nowrap;text-overflow:ellipsis;max-width:85px;overflow:hidden}.SharePreview-module__Wwgvma__footer{background:linear-gradient(#ffffff05 0%,#0000001a 100%);border:1px solid #ffffff0d;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:relative;overflow:hidden}.SharePreview-module__Wwgvma__footer:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff14 50%,#0000 100%);height:1px;position:absolute;top:0;left:10%;right:10%}.SharePreview-module__Wwgvma__footerText{color:#ffffff73;text-transform:uppercase;letter-spacing:.06em;font-family:DM Sans,sans-serif;font-size:10px;font-weight:600}.SharePreview-module__Wwgvma__footerLink{color:#ffffff59;font-family:DM Sans,sans-serif;font-size:9px;transition:color .2s}@media (max-width:400px){.SharePreview-module__Wwgvma__mediaThumb{width:80px;min-height:80px}.SharePreview-module__Wwgvma__content{gap:4px;padding:12px 14px 12px 12px}.SharePreview-module__Wwgvma__branding{margin-bottom:2px}.SharePreview-module__Wwgvma__headline{background-size:24px 2px;font-size:14px}.SharePreview-module__Wwgvma__snippet{display:none}.SharePreview-module__Wwgvma__aiComment{gap:10px;padding:12px 14px}.SharePreview-module__Wwgvma__aiIcon{width:20px;height:20px}.SharePreview-module__Wwgvma__aiText{font-size:12px}.SharePreview-module__Wwgvma__footer{text-align:center;flex-direction:column;gap:4px;padding:10px 14px}.SharePreview-module__Wwgvma__domain{max-width:70px}}@media (prefers-reduced-motion:reduce){.SharePreview-module__Wwgvma__mediaImage,.SharePreview-module__Wwgvma__footerLink{transition:none}}
.ShareSheet-module__FUsKeW__backdrop{z-index:10100;-webkit-backdrop-filter:blur(16px);opacity:0;background:#000000bf;justify-content:center;align-items:flex-end;transition:opacity .3s;display:flex;position:fixed;inset:0}.ShareSheet-module__FUsKeW__backdrop.ShareSheet-module__FUsKeW__entering{opacity:0}.ShareSheet-module__FUsKeW__backdrop.ShareSheet-module__FUsKeW__visible{opacity:1}.ShareSheet-module__FUsKeW__backdrop.ShareSheet-module__FUsKeW__exiting{opacity:0}.ShareSheet-module__FUsKeW__sheet{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:linear-gradient(#0e0e12fc 0%,#0a0a0c 100%);border-top:1px solid #ffffff1f;border-radius:24px 24px 0 0;width:100%;max-width:500px;max-height:90vh;transition:transform .35s cubic-bezier(.32,.72,0,1);position:relative;overflow:hidden auto;transform:translateY(100%);box-shadow:0 -4px 20px #0000004d,0 -10px 40px #0003,inset 0 1px #ffffff14}.ShareSheet-module__FUsKeW__sheet:before{content:"";opacity:.02;pointer-events:none;z-index:0;mix-blend-mode:overlay;border-radius:inherit;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.ShareSheet-module__FUsKeW__backdrop.ShareSheet-module__FUsKeW__visible .ShareSheet-module__FUsKeW__sheet{transform:translateY(0)}.ShareSheet-module__FUsKeW__backdrop.ShareSheet-module__FUsKeW__exiting .ShareSheet-module__FUsKeW__sheet{transform:translateY(100%)}.ShareSheet-module__FUsKeW__handle{cursor:grab;touch-action:pan-y;z-index:1;justify-content:center;padding:14px 0 8px;display:flex;position:relative}.ShareSheet-module__FUsKeW__handleBar{background:linear-gradient(90deg,#ffffff26 0%,#ffffff4d 50%,#ffffff26 100%);border-radius:2px;width:40px;height:4px}.ShareSheet-module__FUsKeW__closeButton{color:#ffffff80;cursor:pointer;z-index:2;background:#ffffff0f;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.ShareSheet-module__FUsKeW__closeButton:hover{color:#fff;background:#ffffff1a;border-color:#ffffff26;transform:scale(1.05)}.ShareSheet-module__FUsKeW__closeButton:active{transform:scale(.95)}.ShareSheet-module__FUsKeW__closeButton:focus-visible{outline-offset:2px;outline:2px solid #ffd70080}.ShareSheet-module__FUsKeW__header{text-align:center;z-index:1;background:linear-gradient(#ffffff05 0%,#0000 100%);border-bottom:1px solid #ffffff0f;padding:8px 20px 20px;position:relative}.ShareSheet-module__FUsKeW__title{color:#fff;letter-spacing:.02em;margin:0;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:700}.ShareSheet-module__FUsKeW__previewSection{z-index:1;padding:16px 20px;position:relative}.ShareSheet-module__FUsKeW__primaryActions{z-index:1;border-bottom:1px solid #ffffff0f;grid-template-columns:repeat(3,1fr);gap:10px;padding:20px;display:grid;position:relative}.ShareSheet-module__FUsKeW__actionButton{color:#fff;cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:center;gap:10px;padding:16px 8px;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:flex}.ShareSheet-module__FUsKeW__actionButton:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-2px)}.ShareSheet-module__FUsKeW__actionButton:active{transform:scale(.97)}.ShareSheet-module__FUsKeW__actionButton.ShareSheet-module__FUsKeW__disabled{opacity:.45;cursor:not-allowed;background:#ffffff05;border-color:#ffffff0f;transform:none}.ShareSheet-module__FUsKeW__actionButton.ShareSheet-module__FUsKeW__disabled .ShareSheet-module__FUsKeW__actionIcon,.ShareSheet-module__FUsKeW__actionButton.ShareSheet-module__FUsKeW__disabled .ShareSheet-module__FUsKeW__actionLabel{opacity:.7}.ShareSheet-module__FUsKeW__actionButton.ShareSheet-module__FUsKeW__success{background:#ffd70014;border-color:#ffd70040}.ShareSheet-module__FUsKeW__actionButton.ShareSheet-module__FUsKeW__success .ShareSheet-module__FUsKeW__actionIcon{color:#ffd700f2;background:#ffd70026}.ShareSheet-module__FUsKeW__actionIcon{color:#ffffffe6;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .2s;display:flex}.ShareSheet-module__FUsKeW__actionButton:hover .ShareSheet-module__FUsKeW__actionIcon{background:#ffffff14;border-color:#ffffff1f}.ShareSheet-module__FUsKeW__actionLabel{color:#fff9;letter-spacing:.01em;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600}.ShareSheet-module__FUsKeW__actionButton:hover .ShareSheet-module__FUsKeW__actionLabel{color:#ffffffd9}.ShareSheet-module__FUsKeW__actionButton.ShareSheet-module__FUsKeW__success .ShareSheet-module__FUsKeW__actionLabel{color:#ffd700e6}.ShareSheet-module__FUsKeW__socialSection{z-index:1;grid-template-columns:repeat(3,1fr);gap:8px;padding:16px 20px 20px;display:grid;position:relative}.ShareSheet-module__FUsKeW__socialButton{cursor:pointer;background:0 0;border:none;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:14px 8px;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:flex}.ShareSheet-module__FUsKeW__socialButton:hover{background:#ffffff0a;transform:translateY(-2px)}.ShareSheet-module__FUsKeW__socialButton:active{transform:scale(.97)}.ShareSheet-module__FUsKeW__socialButton.ShareSheet-module__FUsKeW__disabled{opacity:.45;cursor:not-allowed;transform:none}.ShareSheet-module__FUsKeW__socialButton.ShareSheet-module__FUsKeW__disabled .ShareSheet-module__FUsKeW__socialIcon{background:#ffffff08;border-color:#ffffff0d}.ShareSheet-module__FUsKeW__socialButton.ShareSheet-module__FUsKeW__disabled .ShareSheet-module__FUsKeW__socialLabel{color:#ffffff59}.ShareSheet-module__FUsKeW__socialIcon{color:#fff;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.ShareSheet-module__FUsKeW__socialButton:hover .ShareSheet-module__FUsKeW__socialIcon{background:#ffffff14;border-color:#ffffff1f;transform:scale(1.05)}.ShareSheet-module__FUsKeW__socialLabel{color:#ffffff73;letter-spacing:.01em;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600}.ShareSheet-module__FUsKeW__socialButton:hover .ShareSheet-module__FUsKeW__socialLabel{color:#ffffffb3}.ShareSheet-module__FUsKeW__safeArea{height:env(safe-area-inset-bottom,0);min-height:16px}@media (max-width:380px){.ShareSheet-module__FUsKeW__sheet{max-height:88vh}.ShareSheet-module__FUsKeW__header{padding:6px 16px 16px}.ShareSheet-module__FUsKeW__title{font-size:16px}.ShareSheet-module__FUsKeW__previewSection{padding:12px 16px}.ShareSheet-module__FUsKeW__primaryActions{gap:8px;padding:16px}.ShareSheet-module__FUsKeW__actionButton{border-radius:14px;gap:8px;padding:12px 6px}.ShareSheet-module__FUsKeW__actionIcon{width:44px;height:44px}.ShareSheet-module__FUsKeW__actionLabel{font-size:10px}.ShareSheet-module__FUsKeW__socialSection{gap:6px;padding:12px 16px 16px}.ShareSheet-module__FUsKeW__socialButton{gap:6px;padding:10px 6px}.ShareSheet-module__FUsKeW__socialIcon{width:42px;height:42px}.ShareSheet-module__FUsKeW__socialIcon svg{width:18px;height:18px}.ShareSheet-module__FUsKeW__socialLabel{font-size:10px}.ShareSheet-module__FUsKeW__closeButton{width:28px;height:28px;top:14px;right:14px}}@media (min-width:640px){.ShareSheet-module__FUsKeW__backdrop{align-items:center;padding:24px}.ShareSheet-module__FUsKeW__sheet{border:1px solid #ffffff1a;border-radius:24px;max-width:460px;box-shadow:0 0 0 1px #ffd70008,0 8px 32px #0006,0 24px 64px #0000004d,inset 0 1px #ffffff14}.ShareSheet-module__FUsKeW__backdrop.ShareSheet-module__FUsKeW__visible .ShareSheet-module__FUsKeW__sheet{transform:translateY(0)scale(1)}.ShareSheet-module__FUsKeW__backdrop.ShareSheet-module__FUsKeW__entering .ShareSheet-module__FUsKeW__sheet,.ShareSheet-module__FUsKeW__backdrop.ShareSheet-module__FUsKeW__exiting .ShareSheet-module__FUsKeW__sheet{opacity:0;transform:translateY(24px)scale(.96)}.ShareSheet-module__FUsKeW__handle{display:none}.ShareSheet-module__FUsKeW__header{padding:24px 24px 20px}.ShareSheet-module__FUsKeW__title{letter-spacing:.03em;font-size:19px}.ShareSheet-module__FUsKeW__previewSection{padding:16px 24px}.ShareSheet-module__FUsKeW__primaryActions{gap:12px;padding:20px 24px}.ShareSheet-module__FUsKeW__actionButton{border-radius:18px;padding:18px 10px}.ShareSheet-module__FUsKeW__actionIcon{width:56px;height:56px}.ShareSheet-module__FUsKeW__actionLabel{font-size:13px}.ShareSheet-module__FUsKeW__socialSection{gap:10px;padding:16px 24px 24px}.ShareSheet-module__FUsKeW__socialButton{border-radius:16px;padding:16px 10px}.ShareSheet-module__FUsKeW__socialIcon{width:52px;height:52px}.ShareSheet-module__FUsKeW__socialLabel{font-size:12px}.ShareSheet-module__FUsKeW__safeArea{height:16px;min-height:16px}}@media (prefers-reduced-motion:reduce){.ShareSheet-module__FUsKeW__backdrop,.ShareSheet-module__FUsKeW__sheet,.ShareSheet-module__FUsKeW__actionButton,.ShareSheet-module__FUsKeW__socialButton,.ShareSheet-module__FUsKeW__closeButton,.ShareSheet-module__FUsKeW__actionIcon,.ShareSheet-module__FUsKeW__socialIcon{transition:none}.ShareSheet-module__FUsKeW__actionButton:active,.ShareSheet-module__FUsKeW__socialButton:active,.ShareSheet-module__FUsKeW__closeButton:active,.ShareSheet-module__FUsKeW__actionButton:hover,.ShareSheet-module__FUsKeW__socialButton:hover,.ShareSheet-module__FUsKeW__closeButton:hover,.ShareSheet-module__FUsKeW__socialButton:hover .ShareSheet-module__FUsKeW__socialIcon{transform:none}}.ShareSheet-module__FUsKeW__spinner{animation:1s linear infinite ShareSheet-module__FUsKeW__spin}@keyframes ShareSheet-module__FUsKeW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ShareSheet-module__FUsKeW__disabled{opacity:.5;cursor:not-allowed;pointer-events:none}
.ShareButton-module__jYeQdq__shareWrapper{z-index:1;flex-shrink:0;display:inline-flex;position:relative}.ShareButton-module__jYeQdq__shareWrapper.ShareButton-module__jYeQdq__menuOpen{z-index:9999}.ShareButton-module__jYeQdq__shareButton{cursor:pointer;color:var(--text-secondary,#ffffffa6);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,transform .1s,opacity .15s;display:flex;position:relative}.ShareButton-module__jYeQdq__shareButton:hover{color:var(--text-primary,#fffffff2)}.ShareButton-module__jYeQdq__shareButton:active{transform:scale(.92)}.ShareButton-module__jYeQdq__shareButton:focus-visible{outline:2px solid var(--accent-color,#3b82f6);outline-offset:2px;border-radius:4px}.ShareButton-module__jYeQdq__shareButton:disabled{opacity:.5;cursor:not-allowed}.ShareButton-module__jYeQdq__shareButton.ShareButton-module__jYeQdq__success{color:var(--success-color,#22c55e)}.ShareButton-module__jYeQdq__icon{width:100%;height:100%}.ShareButton-module__jYeQdq__spinner{border:2px solid;border-top-color:#0000;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite ShareButton-module__jYeQdq__spin}@keyframes ShareButton-module__jYeQdq__spin{to{transform:rotate(360deg)}}.ShareButton-module__jYeQdq__shareMenu{background:var(--card-bg,#1a1a1a);z-index:10000;-webkit-backdrop-filter:blur(20px);border:1px solid #ffffff26;border-radius:12px;min-width:200px;position:absolute;right:0;overflow:hidden;box-shadow:0 8px 32px #00000080,0 2px 8px #0000004d,0 0 0 1px #ffffff0d}.ShareButton-module__jYeQdq__shareMenu.ShareButton-module__jYeQdq__menuUp{transform-origin:100% 100%;animation:.18s ease-out ShareButton-module__jYeQdq__shareMenuInUp;top:auto;bottom:calc(100% + 8px)}.ShareButton-module__jYeQdq__shareMenu.ShareButton-module__jYeQdq__menuDown{transform-origin:100% 0;animation:.18s ease-out ShareButton-module__jYeQdq__shareMenuInDown;top:calc(100% + 8px);bottom:auto}@keyframes ShareButton-module__jYeQdq__shareMenuInUp{0%{opacity:0;transform:translateY(8px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ShareButton-module__jYeQdq__shareMenuInDown{0%{opacity:0;transform:translateY(-8px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ShareButton-module__jYeQdq__dragHandle{display:none}@media (max-width:640px){.ShareButton-module__jYeQdq__dragHandle{justify-content:center;padding:12px 0 4px;display:flex}.ShareButton-module__jYeQdq__dragHandleBar{background:#ffffff40;border-radius:2px;width:36px;height:4px}}.ShareButton-module__jYeQdq__shareMenuHeader{text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary,#ffffff80);border-bottom:1px solid #ffffff14;padding:10px 14px 8px;font-size:11px;font-weight:600}.ShareButton-module__jYeQdq__shareOption{width:100%;color:var(--text-primary,#ffffffe6);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:10px 14px;font-size:14px;font-weight:500;transition:background .15s;display:flex}.ShareButton-module__jYeQdq__shareOption:hover{background:#ffffff14}.ShareButton-module__jYeQdq__shareOption:active{background:#ffffff1f}.ShareButton-module__jYeQdq__shareIcon{width:24px;height:24px;color:var(--text-secondary,#ffffffb3);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ShareButton-module__jYeQdq__shareDivider{background:#ffffff14;height:1px;margin:4px 0}.ShareButton-module__jYeQdq__variantCard{width:22px;height:22px;color:var(--news-text-secondary,#ffffffa6);background:0 0;border-radius:50%;padding:0;transition:color .2s,transform .15s}.ShareButton-module__jYeQdq__variantCard:hover{color:var(--news-text-primary,#fffffff2);transform:translateY(-1px)scale(1.1)}.ShareButton-module__jYeQdq__variantCard:active{transform:translateY(0)scale(.95)}.ShareButton-module__jYeQdq__variantCard .ShareButton-module__jYeQdq__icon{width:14px;height:14px}.ShareButton-module__jYeQdq__variantCard:after{content:"";border-radius:50%;width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ShareButton-module__jYeQdq__variantDeck{width:24px;height:24px;margin-right:.5rem;padding:0}.ShareButton-module__jYeQdq__variantDeck:after{content:"";border-radius:50%;width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ShareButton-module__jYeQdq__variantZoom{color:#fff9;background:0 0;border:none;border-radius:10px;width:36px;height:36px;padding:0;transition:all .2s}.ShareButton-module__jYeQdq__variantZoom:hover{color:#ffffffe6;background:#ffffff14}.ShareButton-module__jYeQdq__variantZoom:focus-visible{outline-offset:2px;outline:2px solid #ffffff80}.ShareButton-module__jYeQdq__variantZoom .ShareButton-module__jYeQdq__icon{width:18px;height:18px}[data-theme=light] .ShareButton-module__jYeQdq__variantZoom{color:#00000080}[data-theme=light] .ShareButton-module__jYeQdq__variantZoom:hover{color:#000c;background:#0000000d}.ShareButton-module__jYeQdq__variantCover{color:#ffffffd9;-webkit-backdrop-filter:blur(8px);background:#ffffff1a;border-radius:50%;width:32px;height:32px;padding:0}.ShareButton-module__jYeQdq__variantCover:hover{color:#fff;background:#fff3}.ShareButton-module__jYeQdq__variantCover .ShareButton-module__jYeQdq__icon{width:18px;height:18px}@media (max-width:1024px) and (min-width:641px){.ShareButton-module__jYeQdq__shareMenu{min-width:220px}.ShareButton-module__jYeQdq__shareOption{gap:12px;padding:12px 16px}.ShareButton-module__jYeQdq__shareIcon{width:26px;height:26px}.ShareButton-module__jYeQdq__shareIcon svg{width:20px;height:20px}.ShareButton-module__jYeQdq__variantDeck{width:28px;height:28px}.ShareButton-module__jYeQdq__variantDeck .ShareButton-module__jYeQdq__icon{width:18px;height:18px}.ShareButton-module__jYeQdq__variantCard{width:26px;height:26px}.ShareButton-module__jYeQdq__variantCard .ShareButton-module__jYeQdq__icon{width:16px;height:16px}}@media (max-width:640px){.ShareButton-module__jYeQdq__variantCard{width:24px;min-width:24px;height:24px;min-height:24px}.ShareButton-module__jYeQdq__variantCard .ShareButton-module__jYeQdq__icon{width:15px;height:15px}.ShareButton-module__jYeQdq__variantCard:after{content:"";position:absolute;inset:-10px}.ShareButton-module__jYeQdq__variantDeck{width:26px;height:26px}.ShareButton-module__jYeQdq__variantDeck .ShareButton-module__jYeQdq__icon{width:16px;height:16px}.ShareButton-module__jYeQdq__shareMenu,.ShareButton-module__jYeQdq__shareMenu.ShareButton-module__jYeQdq__menuUp,.ShareButton-module__jYeQdq__shareMenu.ShareButton-module__jYeQdq__menuDown{width:100%;max-width:none;max-height:85vh;padding-bottom:env(safe-area-inset-bottom,16px);transform-origin:bottom;border-radius:20px 20px 0 0;animation:.25s cubic-bezier(.32,.72,0,1) ShareButton-module__jYeQdq__shareMenuInMobile;position:fixed;inset:auto 0 0;overflow-y:auto}@keyframes ShareButton-module__jYeQdq__shareMenuInMobile{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.ShareButton-module__jYeQdq__shareOption{gap:14px;padding:16px 20px;font-size:16px}.ShareButton-module__jYeQdq__shareIcon{width:28px;height:28px}.ShareButton-module__jYeQdq__shareIcon svg{width:22px;height:22px}.ShareButton-module__jYeQdq__shareMenuHeader{text-align:center;padding:16px 20px 12px;font-size:13px}.ShareButton-module__jYeQdq__shareDivider{margin:8px 16px}}.ShareButton-module__jYeQdq__shareBackdrop{display:none}@media (max-width:640px){.ShareButton-module__jYeQdq__shareBackdrop{-webkit-backdrop-filter:blur(8px);z-index:9998;background:#0009;animation:.2s ease-out ShareButton-module__jYeQdq__fadeIn;display:block;position:fixed;inset:0}@keyframes ShareButton-module__jYeQdq__fadeIn{0%{opacity:0}to{opacity:1}}.ShareButton-module__jYeQdq__shareMenu{z-index:9999}}@media (prefers-reduced-motion:reduce){.ShareButton-module__jYeQdq__shareButton{transition:none}.ShareButton-module__jYeQdq__shareButton:active{transform:none}.ShareButton-module__jYeQdq__spinner{opacity:.7;animation:none}}
.FreeAlternatives-module__kxtTVa__container{-webkit-backdrop-filter:blur(8px);box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;max-width:320px;margin-top:.75rem;margin-bottom:1rem;padding:1rem;overflow:hidden}.FreeAlternatives-module__kxtTVa__header{border-bottom:1px solid #ffffff1a;margin-bottom:.75rem;padding-bottom:.5rem}.FreeAlternatives-module__kxtTVa__title{font-family:var(--paper-font-playfair,"Playfair Display",Georgia,serif);font-size:calc(.85rem*var(--font-scale,1));color:#ffffffe6;letter-spacing:.01em;font-weight:600}.FreeAlternatives-module__kxtTVa__grid{flex-direction:column;gap:.75rem;display:flex}.FreeAlternatives-module__kxtTVa__card{text-align:left;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.875rem;width:100%;padding:.75rem;transition:all .2s;display:flex}.FreeAlternatives-module__kxtTVa__card:hover{background:#ffffff1a;border-color:#fff3;transform:translate(4px)}.FreeAlternatives-module__kxtTVa__card:focus-visible{outline-offset:2px;outline:2px solid #ffffff80}.FreeAlternatives-module__kxtTVa__thumbnailContainer{background:#ffffff14;border:1px solid #ffffff1a;border-radius:8px;flex-shrink:0;width:56px;height:56px;position:relative;overflow:hidden}.FreeAlternatives-module__kxtTVa__thumbnail{object-fit:cover}.FreeAlternatives-module__kxtTVa__thumbnailPlaceholder{color:#ffffff4d;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.FreeAlternatives-module__kxtTVa__cardContent{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.FreeAlternatives-module__kxtTVa__sourceName{font-size:calc(.7rem*var(--font-scale,1));text-transform:uppercase;letter-spacing:.08em;color:#fff9;font-weight:600}.FreeAlternatives-module__kxtTVa__headline{font-family:var(--paper-font-oldstandard,Georgia,serif);font-size:calc(.875rem*var(--font-scale,1));color:#fffffff2;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.FreeAlternatives-module__kxtTVa__relatedBadge{font-size:calc(.6rem*var(--font-scale,1));text-transform:uppercase;letter-spacing:.06em;color:#ffc864e6;margin-top:.125rem;font-weight:500;display:inline-block}.FreeAlternatives-module__kxtTVa__arrow{color:#fff6;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.FreeAlternatives-module__kxtTVa__card:hover .FreeAlternatives-module__kxtTVa__arrow{color:#fffc;transform:translate(2px,-2px)}.FreeAlternatives-module__kxtTVa__loadingContainer{justify-content:center;align-items:center;gap:.75rem;padding:1.5rem 1rem;display:flex}.FreeAlternatives-module__kxtTVa__loadingSpinner{border:2px solid #ffffff26;border-top-color:#ffffffb3;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite FreeAlternatives-module__kxtTVa__spin}.FreeAlternatives-module__kxtTVa__loadingText{font-size:calc(.85rem*var(--font-scale,1));color:#ffffff80}@keyframes FreeAlternatives-module__kxtTVa__spin{to{transform:rotate(360deg)}}.FreeAlternatives-module__kxtTVa__emptyState{justify-content:center;align-items:center;padding:1.25rem 1rem;display:flex}.FreeAlternatives-module__kxtTVa__emptyText{font-size:calc(.85rem*var(--font-scale,1));color:#ffffff73;text-align:center;font-style:italic}[data-theme=light] .FreeAlternatives-module__kxtTVa__emptyText{color:#0006}@media (max-width:768px){.FreeAlternatives-module__kxtTVa__container{border-radius:10px;max-width:280px;margin-top:.75rem;margin-bottom:1rem;padding:.875rem}.FreeAlternatives-module__kxtTVa__thumbnailContainer{width:50px;height:50px}.FreeAlternatives-module__kxtTVa__headline{font-size:calc(.825rem*var(--font-scale,1))}}@media (max-width:640px){.FreeAlternatives-module__kxtTVa__container{border-radius:10px;max-width:100%;margin-top:.75rem;margin-bottom:1rem;padding:.875rem}.FreeAlternatives-module__kxtTVa__header{margin-bottom:.75rem}.FreeAlternatives-module__kxtTVa__title{font-size:calc(.9rem*var(--font-scale,1))}.FreeAlternatives-module__kxtTVa__grid{gap:.625rem}.FreeAlternatives-module__kxtTVa__card{border-radius:10px;gap:.75rem;padding:.625rem}.FreeAlternatives-module__kxtTVa__thumbnailContainer{border-radius:6px;width:48px;height:48px}.FreeAlternatives-module__kxtTVa__sourceName{font-size:calc(.65rem*var(--font-scale,1))}.FreeAlternatives-module__kxtTVa__headline{font-size:calc(.8rem*var(--font-scale,1))}.FreeAlternatives-module__kxtTVa__arrow{width:24px;height:24px}.FreeAlternatives-module__kxtTVa__arrow svg{width:12px;height:12px}}[data-theme=light] .FreeAlternatives-module__kxtTVa__container{background:#0000000a;border-color:#00000014}[data-theme=light] .FreeAlternatives-module__kxtTVa__header{border-color:#00000014}[data-theme=light] .FreeAlternatives-module__kxtTVa__title{color:#000000d9}[data-theme=light] .FreeAlternatives-module__kxtTVa__card{background:#00000008;border-color:#00000014}[data-theme=light] .FreeAlternatives-module__kxtTVa__card:hover{background:#0000000f;border-color:#0000001f}[data-theme=light] .FreeAlternatives-module__kxtTVa__card:focus-visible{outline-color:#0006}[data-theme=light] .FreeAlternatives-module__kxtTVa__thumbnailContainer{background:#0000000d;border-color:#00000014}[data-theme=light] .FreeAlternatives-module__kxtTVa__thumbnailPlaceholder{color:#00000040}[data-theme=light] .FreeAlternatives-module__kxtTVa__sourceName{color:#0000008c}[data-theme=light] .FreeAlternatives-module__kxtTVa__headline{color:#000000d9}[data-theme=light] .FreeAlternatives-module__kxtTVa__relatedBadge{color:#b47828e6}[data-theme=light] .FreeAlternatives-module__kxtTVa__arrow{color:#0000004d}[data-theme=light] .FreeAlternatives-module__kxtTVa__card:hover .FreeAlternatives-module__kxtTVa__arrow{color:#0009}[data-theme=light] .FreeAlternatives-module__kxtTVa__loadingSpinner{border-color:#00000080 #0000001a #0000001a}[data-theme=light] .FreeAlternatives-module__kxtTVa__loadingText{color:#0006}@media (prefers-reduced-motion:reduce){.FreeAlternatives-module__kxtTVa__card{transition:none}.FreeAlternatives-module__kxtTVa__card:hover{transform:none}.FreeAlternatives-module__kxtTVa__arrow{transition:none}.FreeAlternatives-module__kxtTVa__card:hover .FreeAlternatives-module__kxtTVa__arrow{transform:none}.FreeAlternatives-module__kxtTVa__loadingSpinner{border-top-color:#ffffff80;animation:none}}
.CastModal-module__7jp6iq__comingSoonOverlay{z-index:10;pointer-events:none;border-radius:16px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.CastModal-module__7jp6iq__comingSoonStamp{letter-spacing:.15em;text-transform:uppercase;color:#f44;background:#000000d9;border:4px solid #f44;border-radius:8px;padding:.75rem 1.5rem;font-size:1.5rem;font-weight:800;animation:.3s ease-out CastModal-module__7jp6iq__stampAppear;transform:rotate(-12deg);box-shadow:0 4px 20px #ff44444d,inset 0 0 20px #ff44441a}@keyframes CastModal-module__7jp6iq__stampAppear{0%{opacity:0;transform:rotate(-12deg)scale(1.5)}to{opacity:1;transform:rotate(-12deg)scale(1)}}[data-theme=light] .CastModal-module__7jp6iq__comingSoonStamp{color:#c00;background:#fffffff2;border-color:#c00;box-shadow:0 4px 20px #c003,inset 0 0 20px #cc00000d}.CastModal-module__7jp6iq__comingSoonContent{opacity:.35;filter:grayscale();pointer-events:none}.CastModal-module__7jp6iq__comingSoonContent .CastModal-module__7jp6iq__closeButton,.CastModal-module__7jp6iq__comingSoonContent .CastModal-module__7jp6iq__cancelButton{pointer-events:auto;opacity:1;filter:none}.CastModal-module__7jp6iq__comingSoonContent .CastModal-module__7jp6iq__actions{pointer-events:auto}.CastModal-module__7jp6iq__comingSoonContent .CastModal-module__7jp6iq__actions .CastModal-module__7jp6iq__castItButton{pointer-events:none}.CastModal-module__7jp6iq__overlay{-webkit-backdrop-filter:blur(8px);z-index:10000;background:#000000bf;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out CastModal-module__7jp6iq__fadeIn;display:flex;position:fixed;inset:0}@keyframes CastModal-module__7jp6iq__fadeIn{0%{opacity:0}to{opacity:1}}.CastModal-module__7jp6iq__modal{background:var(--news-surface,#1a1a1a);border:1px solid var(--news-border,#ffffff1a);border-radius:16px;width:100%;max-width:380px;padding:1.5rem;animation:.25s ease-out CastModal-module__7jp6iq__slideUp;position:relative;overflow:hidden;box-shadow:0 24px 48px #0006}@keyframes CastModal-module__7jp6iq__slideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.CastModal-module__7jp6iq__header{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.CastModal-module__7jp6iq__headerIcon{color:#000;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #ffffff26,inset 0 1px #fff3}.CastModal-module__7jp6iq__headerIcon:before{content:"";background:linear-gradient(45deg,#0000 30%,#fff6 50%,#0000 70%);width:200%;height:200%;animation:3s ease-in-out infinite CastModal-module__7jp6iq__shine;position:absolute;top:-50%;left:-50%}@keyframes CastModal-module__7jp6iq__shine{0%{transform:translate(-100%)rotate(45deg)}to{transform:translate(100%)rotate(45deg)}}.CastModal-module__7jp6iq__headerIcon svg{z-index:1;width:22px;height:22px;position:relative}[data-theme=light] .CastModal-module__7jp6iq__headerIcon{color:#fff;background:#000;box-shadow:0 2px 8px #0003}.CastModal-module__7jp6iq__title{color:var(--news-text-primary,#fff);letter-spacing:-.01em;flex:1;margin:0;font-size:1.25rem;font-weight:600}.CastModal-module__7jp6iq__closeButton{background:var(--news-surface-muted,#2a2a2a);width:32px;height:32px;color:var(--news-text-secondary,#888);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}.CastModal-module__7jp6iq__closeButton:hover{background:var(--news-surface-elevated,#333);color:var(--news-text-primary,#fff)}.CastModal-module__7jp6iq__storyPreview{background:var(--news-surface-muted,#2a2a2a);border-radius:12px;margin-bottom:1rem;padding:1rem}.CastModal-module__7jp6iq__storyTitle{color:var(--news-text-primary,#fff);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .375rem;font-size:.9rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.CastModal-module__7jp6iq__storySource{color:var(--news-text-muted,#666);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.75rem;font-weight:500}.CastModal-module__7jp6iq__creditSection{background:var(--news-surface-muted,#2a2a2a);border:1px solid var(--news-border,#ffffff26);border-radius:12px;margin-bottom:1rem;padding:1rem}.CastModal-module__7jp6iq__creditRow{justify-content:space-between;align-items:center;padding:.375rem 0;display:flex}.CastModal-module__7jp6iq__creditRow:first-child{padding-top:0}.CastModal-module__7jp6iq__creditRow:last-of-type{padding-bottom:0}.CastModal-module__7jp6iq__creditLabel{color:var(--news-text-secondary,#aaa);font-size:.85rem}.CastModal-module__7jp6iq__creditValue{color:var(--news-text-primary,#fff);font-size:1rem;font-weight:600}.CastModal-module__7jp6iq__creditCost{color:var(--news-text-primary,#fff);font-size:.9rem;font-weight:500}.CastModal-module__7jp6iq__creditWarning{color:#f87171;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;margin:.75rem 0 0;padding:.625rem;font-size:.8rem;line-height:1.4}.CastModal-module__7jp6iq__signInLink{color:#d4af37;font-size:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline;transition:color .15s;display:inline}.CastModal-module__7jp6iq__signInLink:hover{color:#e5c352}.CastModal-module__7jp6iq__getCreditsLink{border:1px solid var(--news-border,#ffffff26);width:100%;color:var(--news-text-secondary,#aaa);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:.375rem;margin-top:.75rem;padding:.625rem .75rem;font-size:.8rem;font-weight:500;transition:all .15s;display:flex}.CastModal-module__7jp6iq__getCreditsLink:hover{background:var(--news-surface-elevated,#333);color:var(--news-text-primary,#fff);border-color:var(--news-border-hover,#ffffff40)}.CastModal-module__7jp6iq__getCreditsLink svg{flex-shrink:0}[data-theme=light] .CastModal-module__7jp6iq__getCreditsLink{color:var(--news-text-secondary,#666);border-color:#00000026}[data-theme=light] .CastModal-module__7jp6iq__getCreditsLink:hover{color:var(--news-text-primary,#000);background:#f5f5f5;border-color:#00000040}.CastModal-module__7jp6iq__description{color:var(--news-text-secondary,#888);margin:0 0 1rem;font-size:.85rem;line-height:1.5}.CastModal-module__7jp6iq__errorMessage{color:#f87171;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.85rem}.CastModal-module__7jp6iq__actions{flex-direction:column;gap:.625rem;display:flex}.CastModal-module__7jp6iq__castItButton{cursor:pointer;color:#000;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.625rem;width:100%;padding:.875rem 1.25rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #fff3,inset 0 1px #ffffff4d}.CastModal-module__7jp6iq__castItButton:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff80 50%,#0000 100%);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.CastModal-module__7jp6iq__castItButton:hover:before{left:100%}.CastModal-module__7jp6iq__castItButton:hover{transform:translateY(-2px);box-shadow:0 6px 24px #ffffff4d,0 0 0 2px #ffffff26}.CastModal-module__7jp6iq__castItButton:active{transform:translateY(0)}.CastModal-module__7jp6iq__castItButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.CastModal-module__7jp6iq__castItButton:disabled:before{display:none}.CastModal-module__7jp6iq__castItButton svg{flex-shrink:0;width:18px;height:18px}[data-theme=light] .CastModal-module__7jp6iq__castItButton{color:#fff;background:#000;box-shadow:0 4px 16px #0003,inset 0 1px #ffffff1a}[data-theme=light] .CastModal-module__7jp6iq__castItButton:hover{box-shadow:0 6px 24px #0000004d,0 0 0 2px #0000001a}.CastModal-module__7jp6iq__generatingButton{background:var(--news-surface-muted,#333);width:100%;color:var(--news-text-primary,#fff);cursor:not-allowed;border:none;border:1px solid var(--news-border,#fff3);border-radius:12px;justify-content:center;align-items:center;gap:.625rem;padding:.875rem 1.25rem;font-size:1rem;font-weight:600;display:flex}.CastModal-module__7jp6iq__spinner{border:2px solid #fff3;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite CastModal-module__7jp6iq__spin}[data-theme=light] .CastModal-module__7jp6iq__spinner{border-color:#000 #0003 #0003}@keyframes CastModal-module__7jp6iq__spin{to{transform:rotate(360deg)}}.CastModal-module__7jp6iq__watchButton{cursor:pointer;color:#000;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.625rem;width:100%;padding:.875rem 1.25rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #ffffff40}.CastModal-module__7jp6iq__watchButton:before{content:"";background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.CastModal-module__7jp6iq__watchButton:hover:before{left:100%}.CastModal-module__7jp6iq__watchButton:hover{transform:translateY(-2px);box-shadow:0 6px 24px #ffffff59}.CastModal-module__7jp6iq__watchButton svg{width:18px;height:18px}[data-theme=light] .CastModal-module__7jp6iq__watchButton{color:#fff;background:#000;box-shadow:0 4px 16px #0003}[data-theme=light] .CastModal-module__7jp6iq__watchButton:hover{box-shadow:0 6px 24px #0000004d}.CastModal-module__7jp6iq__cancelButton{border:1px solid var(--news-border,#ffffff1a);width:100%;color:var(--news-text-secondary,#888);cursor:pointer;background:0 0;border-radius:10px;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .15s}.CastModal-module__7jp6iq__cancelButton:hover{background:var(--news-surface-muted,#2a2a2a);color:var(--news-text-primary,#fff);border-color:var(--news-border-hover,#fff3)}.CastModal-module__7jp6iq__footerNote{color:var(--news-text-muted,#666);text-align:center;margin:1rem 0 0;font-size:.75rem;line-height:1.4}[data-theme=light] .CastModal-module__7jp6iq__modal{background:#fff;border-color:#0000001a;box-shadow:0 24px 48px #00000026}[data-theme=light] .CastModal-module__7jp6iq__storyPreview{background:#f5f5f5}[data-theme=light] .CastModal-module__7jp6iq__closeButton{background:#f0f0f0}[data-theme=light] .CastModal-module__7jp6iq__closeButton:hover{background:#e5e5e5}[data-theme=light] .CastModal-module__7jp6iq__cancelButton{border-color:#00000026}[data-theme=light] .CastModal-module__7jp6iq__cancelButton:hover{background:#f5f5f5}.CastModal-module__7jp6iq__progressSection{background:var(--news-surface-muted,#2a2a2a);border:1px solid var(--news-border,#ffffff1a);border-radius:12px;margin-bottom:1rem;padding:1rem}.CastModal-module__7jp6iq__progressHeader{align-items:center;gap:.75rem;margin-bottom:.875rem;display:flex}.CastModal-module__7jp6iq__currentStageIcon{background:#007aff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;animation:2s ease-in-out infinite CastModal-module__7jp6iq__iconPulse;display:flex}.CastModal-module__7jp6iq__stageIcon{width:100%;height:100%;color:var(--news-accent,#007aff)}@keyframes CastModal-module__7jp6iq__iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.CastModal-module__7jp6iq__progressInfo{flex:1;min-width:0}.CastModal-module__7jp6iq__stageLabel{color:var(--news-text-primary,#fff);margin-bottom:2px;font-size:.875rem;font-weight:600;display:block}.CastModal-module__7jp6iq__stageDescription{color:var(--news-text-muted,#888);font-size:.75rem;display:block}.CastModal-module__7jp6iq__eta{color:var(--news-accent,#007aff);white-space:nowrap;background:#007aff1a;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:500}.CastModal-module__7jp6iq__progressBar{background:#ffffff1a;border-radius:3px;height:6px;margin-bottom:.75rem;overflow:hidden}.CastModal-module__7jp6iq__progressFill{background:var(--news-accent,#007aff);border-radius:3px;height:100%;transition:width .5s;position:relative}.CastModal-module__7jp6iq__progressFill:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff4d 50%,#0000 100%);animation:2s linear infinite CastModal-module__7jp6iq__progressShine;position:absolute;inset:0}@keyframes CastModal-module__7jp6iq__progressShine{0%{transform:translate(-100%)}to{transform:translate(100%)}}.CastModal-module__7jp6iq__stageDots{justify-content:space-between;gap:4px;margin-bottom:.75rem;display:flex}.CastModal-module__7jp6iq__stageDot{background:#ffffff26;border-radius:50%;width:8px;height:8px;transition:all .3s}.CastModal-module__7jp6iq__stageDot.CastModal-module__7jp6iq__active{background:var(--news-accent,#007aff);animation:1.5s ease-in-out infinite CastModal-module__7jp6iq__dotPulse;box-shadow:0 0 8px #007aff80}.CastModal-module__7jp6iq__stageDot.CastModal-module__7jp6iq__complete{background:#34c759}@keyframes CastModal-module__7jp6iq__dotPulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.CastModal-module__7jp6iq__progressNote{color:var(--news-text-muted,#666);text-align:center;margin:0;font-size:.7rem;line-height:1.4}[data-theme=light] .CastModal-module__7jp6iq__progressSection{background:#f5f5f5;border-color:#00000014}[data-theme=light] .CastModal-module__7jp6iq__currentStageIcon{background:#007aff14}[data-theme=light] .CastModal-module__7jp6iq__progressBar{background:#00000014}[data-theme=light] .CastModal-module__7jp6iq__stageDot{background:#0000001a}.CastModal-module__7jp6iq__retryButton{cursor:pointer;background:var(--news-surface-muted,#333);width:100%;color:var(--news-text-primary,#fff);border:none;border:1px solid var(--news-border,#ffffff26);border-radius:12px;justify-content:center;align-items:center;gap:.625rem;padding:.875rem 1.25rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.CastModal-module__7jp6iq__retryButton:hover{background:var(--news-surface-elevated,#3a3a3a);border-color:var(--news-border-hover,#ffffff40);transform:translateY(-1px)}.CastModal-module__7jp6iq__retryButton svg{width:18px;height:18px}[data-theme=light] .CastModal-module__7jp6iq__retryButton{color:#000;background:#f0f0f0;border-color:#0000001a}[data-theme=light] .CastModal-module__7jp6iq__retryButton:hover{background:#e5e5e5}@media (max-width:480px){.CastModal-module__7jp6iq__modal{border-radius:12px;padding:1.25rem}.CastModal-module__7jp6iq__headerIcon{width:36px;height:36px}.CastModal-module__7jp6iq__title{font-size:1.1rem}.CastModal-module__7jp6iq__castItButton,.CastModal-module__7jp6iq__generatingButton,.CastModal-module__7jp6iq__watchButton,.CastModal-module__7jp6iq__retryButton{padding:.75rem 1rem;font-size:.95rem}.CastModal-module__7jp6iq__progressHeader{flex-wrap:wrap}.CastModal-module__7jp6iq__currentStageIcon{width:36px;height:36px;padding:6px}.CastModal-module__7jp6iq__eta{text-align:center;flex-basis:100%;margin-top:.5rem}}
.ContextLinks-module__9H2EZq__contextLinksPanel{border-top:1px solid #ffffff14;margin-top:1rem;padding:1rem 0 1.5rem}[data-theme=light] .ContextLinks-module__9H2EZq__contextLinksPanel{border-top-color:#00000014}.ContextLinks-module__9H2EZq__panelHeader{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem 0;display:flex}.ContextLinks-module__9H2EZq__panelHeader:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #ffffff80}[data-theme=light] .ContextLinks-module__9H2EZq__panelHeader:focus-visible{outline-color:#0006}.ContextLinks-module__9H2EZq__panelTitle{letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;align-items:center;gap:.375rem;font-size:.7rem;font-weight:600;display:inline-flex}[data-theme=light] .ContextLinks-module__9H2EZq__panelTitle{color:#00000073}.ContextLinks-module__9H2EZq__panelCount{color:#ffffff8c;letter-spacing:0;text-transform:none;background:#ffffff14;border-radius:.5rem;justify-content:center;align-items:center;min-width:1.25rem;height:1.125rem;padding:0 .3rem;font-size:.6rem;font-weight:600;display:inline-flex}[data-theme=light] .ContextLinks-module__9H2EZq__panelCount{color:#00000073;background:#0000000f}.ContextLinks-module__9H2EZq__chevron{color:#ffffff59;flex-shrink:0;font-size:.65rem;transition:transform .2s}[data-theme=light] .ContextLinks-module__9H2EZq__chevron{color:#0000004d}.ContextLinks-module__9H2EZq__chevronExpanded{transform:rotate(180deg)}.ContextLinks-module__9H2EZq__panelBody{transition:max-height .25s,opacity .2s;overflow:hidden}.ContextLinks-module__9H2EZq__panelBodyCollapsed{opacity:0;pointer-events:none;max-height:0}.ContextLinks-module__9H2EZq__panelBodyExpanded{opacity:1;max-height:2000px}.ContextLinks-module__9H2EZq__enrichmentSummary{color:#ffffff4d;letter-spacing:.02em;padding:0 0 .5rem;font-size:.65rem}[data-theme=light] .ContextLinks-module__9H2EZq__enrichmentSummary{color:#0000004d}.ContextLinks-module__9H2EZq__section{padding:.625rem 0}.ContextLinks-module__9H2EZq__section+.ContextLinks-module__9H2EZq__section{border-top:1px solid #ffffff0a}[data-theme=light] .ContextLinks-module__9H2EZq__section+.ContextLinks-module__9H2EZq__section{border-top-color:#0000000a}.ContextLinks-module__9H2EZq__sectionLabel{letter-spacing:.06em;text-transform:uppercase;color:#fff6;align-items:center;gap:.25rem;margin-bottom:.375rem;font-size:.65rem;font-weight:500;display:inline-flex}[data-theme=light] .ContextLinks-module__9H2EZq__sectionLabel{color:#0006}.ContextLinks-module__9H2EZq__sectionCount{color:#ffffff40;letter-spacing:0;text-transform:none;font-weight:400}[data-theme=light] .ContextLinks-module__9H2EZq__sectionCount{color:#00000040}.ContextLinks-module__9H2EZq__chipList{flex-wrap:wrap;gap:.375rem;display:flex}.ContextLinks-module__9H2EZq__chip{color:#ffffffbf;white-space:nowrap;text-overflow:ellipsis;background:#ffffff0f;border:1px solid #ffffff14;border-radius:1rem;align-items:center;gap:.25rem;max-width:200px;padding:.25rem .5rem;font-size:.72rem;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex;overflow:hidden}.ContextLinks-module__9H2EZq__chip:hover{background:#ffffff1a;border-color:#ffffff26}[data-theme=light] .ContextLinks-module__9H2EZq__chip{color:#000000b3;background:#0000000a;border-color:#00000014}[data-theme=light] .ContextLinks-module__9H2EZq__chip:hover{background:#00000014;border-color:#00000026}.ContextLinks-module__9H2EZq__chipLink{color:inherit;text-decoration:none}.ContextLinks-module__9H2EZq__chipLink:focus-visible{outline-offset:1px;border-radius:1rem;outline:2px solid #ffffff80}[data-theme=light] .ContextLinks-module__9H2EZq__chipLink:focus-visible{outline-color:#0006}.ContextLinks-module__9H2EZq__tickerChip{letter-spacing:.02em;font-family:SF Mono,Menlo,Consolas,monospace;font-weight:600}.ContextLinks-module__9H2EZq__tickerSymbol{color:#ffffffe6}[data-theme=light] .ContextLinks-module__9H2EZq__tickerSymbol{color:#000000d9}.ContextLinks-module__9H2EZq__tickerCompany{color:#ffffff73;margin-left:.125rem;font-family:inherit;font-weight:400}[data-theme=light] .ContextLinks-module__9H2EZq__tickerCompany{color:#0006}.ContextLinks-module__9H2EZq__linkList{flex-direction:column;gap:.25rem;display:flex}.ContextLinks-module__9H2EZq__linkItem{color:#ffffffb3;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.375rem;padding:.25rem 0;font-size:.78rem;text-decoration:none;transition:color .15s;display:flex;overflow:hidden}.ContextLinks-module__9H2EZq__linkItem:hover{color:#fffffff2}.ContextLinks-module__9H2EZq__linkItem:focus-visible{outline-offset:1px;border-radius:2px;outline:2px solid #ffffff80}[data-theme=light] .ContextLinks-module__9H2EZq__linkItem{color:#0009}[data-theme=light] .ContextLinks-module__9H2EZq__linkItem:hover{color:#000000e6}[data-theme=light] .ContextLinks-module__9H2EZq__linkItem:focus-visible{outline-color:#0006}.ContextLinks-module__9H2EZq__linkIcon{opacity:.5;flex-shrink:0;font-size:.7rem}.ContextLinks-module__9H2EZq__linkDomain{color:#ffffff4d;flex-shrink:0;margin-left:auto;font-size:.65rem}[data-theme=light] .ContextLinks-module__9H2EZq__linkDomain{color:#0000004d}.ContextLinks-module__9H2EZq__handleRow{align-items:center;gap:.375rem;padding:.25rem 0;display:flex}.ContextLinks-module__9H2EZq__handleLink{color:#ffffffb3;align-items:center;gap:.25rem;font-size:.78rem;text-decoration:none;transition:color .15s;display:inline-flex}.ContextLinks-module__9H2EZq__handleLink:hover{color:#fffffff2}.ContextLinks-module__9H2EZq__handleLink:focus-visible{outline-offset:1px;border-radius:2px;outline:2px solid #ffffff80}[data-theme=light] .ContextLinks-module__9H2EZq__handleLink{color:#0009}[data-theme=light] .ContextLinks-module__9H2EZq__handleLink:hover{color:#000000e6}[data-theme=light] .ContextLinks-module__9H2EZq__handleLink:focus-visible{outline-color:#0006}.ContextLinks-module__9H2EZq__platformIcon{opacity:.6;flex-shrink:0;font-size:.72rem}.ContextLinks-module__9H2EZq__handleText{font-weight:500}.ContextLinks-module__9H2EZq__platformLabel{text-transform:uppercase;letter-spacing:.05em;color:#ffffff4d;margin-left:.25rem;font-size:.6rem}[data-theme=light] .ContextLinks-module__9H2EZq__platformLabel{color:#0000004d}.ContextLinks-module__9H2EZq__productRow{justify-content:space-between;align-items:center;gap:.5rem;padding:.3rem 0;display:flex}.ContextLinks-module__9H2EZq__productName{color:#ffffffbf;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.78rem;overflow:hidden}[data-theme=light] .ContextLinks-module__9H2EZq__productName{color:#000000b3}.ContextLinks-module__9H2EZq__productCategory{text-transform:uppercase;letter-spacing:.04em;color:#ffffff4d;font-size:.6rem}[data-theme=light] .ContextLinks-module__9H2EZq__productCategory{color:#0000004d}.ContextLinks-module__9H2EZq__productLink{color:#ffffff80;flex-shrink:0;font-size:.7rem;text-decoration:none;transition:color .15s}.ContextLinks-module__9H2EZq__productLink:hover{color:#ffffffd9}.ContextLinks-module__9H2EZq__productLink:focus-visible{outline-offset:1px;border-radius:2px;outline:2px solid #ffffff80}[data-theme=light] .ContextLinks-module__9H2EZq__productLink{color:#00000073}[data-theme=light] .ContextLinks-module__9H2EZq__productLink:hover{color:#000c}[data-theme=light] .ContextLinks-module__9H2EZq__productLink:focus-visible{outline-color:#0006}.ContextLinks-module__9H2EZq__authorRow{align-items:center;gap:.375rem;padding:.25rem 0;font-size:.82rem;display:flex}.ContextLinks-module__9H2EZq__authorName{color:#ffffffd9;font-weight:500}[data-theme=light] .ContextLinks-module__9H2EZq__authorName{color:#000c}.ContextLinks-module__9H2EZq__authorLink{color:#ffffffd9;font-weight:500;text-decoration:none;transition:color .15s}.ContextLinks-module__9H2EZq__authorLink:hover{color:#fff}.ContextLinks-module__9H2EZq__authorLink:focus-visible{outline-offset:1px;border-radius:2px;outline:2px solid #ffffff80}[data-theme=light] .ContextLinks-module__9H2EZq__authorLink{color:#000c}[data-theme=light] .ContextLinks-module__9H2EZq__authorLink:hover{color:#000}[data-theme=light] .ContextLinks-module__9H2EZq__authorLink:focus-visible{outline-color:#0006}.ContextLinks-module__9H2EZq__authorIcon{opacity:.5;font-size:.72rem}.ContextLinks-module__9H2EZq__showMore{color:#fff6;cursor:pointer;text-transform:lowercase;background:0 0;border:none;margin-top:.125rem;padding:.25rem 0;font-size:.68rem;transition:color .15s;display:inline-block}.ContextLinks-module__9H2EZq__showMore:hover{color:#ffffffb3}.ContextLinks-module__9H2EZq__showMore:focus-visible{outline-offset:1px;border-radius:2px;outline:2px solid #ffffff80}[data-theme=light] .ContextLinks-module__9H2EZq__showMore{color:#00000059}[data-theme=light] .ContextLinks-module__9H2EZq__showMore:hover{color:#000000a6}[data-theme=light] .ContextLinks-module__9H2EZq__showMore:focus-visible{outline-color:#0006}.ContextLinks-module__9H2EZq__devTools{border-top:1px dashed #ffffff0f;margin-top:.5rem;padding-top:.375rem}[data-theme=light] .ContextLinks-module__9H2EZq__devTools{border-top-color:#0000000f}.ContextLinks-module__9H2EZq__devCopyBtn{color:#ffffff40;cursor:pointer;background:0 0;border:1px solid #ffffff0f;border-radius:3px;padding:.15rem .375rem;font-family:SF Mono,Menlo,Consolas,monospace;font-size:.6rem;transition:color .15s,border-color .15s}.ContextLinks-module__9H2EZq__devCopyBtn:hover{color:#ffffff80;border-color:#ffffff1f}[data-theme=light] .ContextLinks-module__9H2EZq__devCopyBtn{color:#0003;border-color:#0000000f}[data-theme=light] .ContextLinks-module__9H2EZq__devCopyBtn:hover{color:#00000080;border-color:#0000001f}.ContextLinks-module__9H2EZq__skeleton{padding:.75rem 0}.ContextLinks-module__9H2EZq__skeletonLine{background:#ffffff0a;border-radius:4px;height:10px;margin-bottom:.375rem;animation:1.8s ease-in-out infinite ContextLinks-module__9H2EZq__shimmer}[data-theme=light] .ContextLinks-module__9H2EZq__skeletonLine{background:#0000000a}.ContextLinks-module__9H2EZq__skeletonLine:first-child{width:40%}.ContextLinks-module__9H2EZq__skeletonLine:nth-child(2){width:65%}.ContextLinks-module__9H2EZq__skeletonLine:nth-child(3){width:50%}@keyframes ContextLinks-module__9H2EZq__shimmer{0%,to{opacity:.4}50%{opacity:.8}}.ContextLinks-module__9H2EZq__referencePanel{border-top:1px solid #ffffff0f;flex-direction:column;width:100%;margin-top:1rem;padding:1rem 0 1.5rem;display:flex}[data-theme=light] .ContextLinks-module__9H2EZq__referencePanel{border-top-color:#0000000f}.ContextLinks-module__9H2EZq__referencePanelTitle{letter-spacing:.08em;text-transform:uppercase;color:#fff6;margin-bottom:.75rem;font-size:.65rem;font-weight:600}[data-theme=light] .ContextLinks-module__9H2EZq__referencePanelTitle{color:#00000059}.ContextLinks-module__9H2EZq__drawerTab{display:none}@media (prefers-reduced-motion:reduce){.ContextLinks-module__9H2EZq__panelBody,.ContextLinks-module__9H2EZq__chevron,.ContextLinks-module__9H2EZq__chip,.ContextLinks-module__9H2EZq__linkItem,.ContextLinks-module__9H2EZq__handleLink,.ContextLinks-module__9H2EZq__productLink,.ContextLinks-module__9H2EZq__showMore,.ContextLinks-module__9H2EZq__devCopyBtn,.ContextLinks-module__9H2EZq__drawerTabChevron,.ContextLinks-module__9H2EZq__skeletonLine{transition:none;animation:none}}
.SourceLabel-module__m_K3Jq__wrapper{cursor:pointer;-webkit-tap-highlight-color:transparent;flex-shrink:0;align-items:center;display:inline-flex;position:relative}.SourceLabel-module__m_K3Jq__sourceLogo{object-fit:contain;vertical-align:middle;opacity:.85;flex-shrink:0;width:auto;max-width:90px;height:28px;transition:opacity .15s}.SourceLabel-module__m_K3Jq__wrapper:hover .SourceLabel-module__m_K3Jq__sourceLogo{opacity:1}.SourceLabel-module__m_K3Jq__sizeSmall .SourceLabel-module__m_K3Jq__sourceLogo{max-width:70px;height:14px}.SourceLabel-module__m_K3Jq__sizeLarge .SourceLabel-module__m_K3Jq__sourceLogo{max-width:110px;height:22px}.SourceLabel-module__m_K3Jq__source{color:var(--news-text-secondary);white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.65rem;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.SourceLabel-module__m_K3Jq__sourceShort{-webkit-line-clamp:1;font-size:clamp(.55rem,1.1vw,.72rem)}.SourceLabel-module__m_K3Jq__sourceMedium{font-size:clamp(.5rem,1vw,.65rem)}.SourceLabel-module__m_K3Jq__sourceLong{font-size:clamp(.42rem,.85vw,.55rem)}.SourceLabel-module__m_K3Jq__tooltip{background:var(--news-surface-elevated,#222);color:var(--news-text-primary,#fff);white-space:nowrap;pointer-events:none;z-index:100;border-radius:6px;padding:5px 10px;font-size:.72rem;font-weight:600;line-height:1.3;animation:.15s SourceLabel-module__m_K3Jq__tooltipFadeIn;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 2px 8px #00000059}.SourceLabel-module__m_K3Jq__tooltip:after{content:"";border:5px solid #0000;border-top-color:var(--news-surface-elevated,#222);position:absolute;top:100%;left:50%;transform:translate(-50%)}@keyframes SourceLabel-module__m_K3Jq__tooltipFadeIn{0%{opacity:0;transform:translate(-50%)translateY(2px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (max-width:767px){.SourceLabel-module__m_K3Jq__sourceLogo{max-width:80px;height:20px}.SourceLabel-module__m_K3Jq__sizeSmall .SourceLabel-module__m_K3Jq__sourceLogo{max-width:64px;height:13px}.SourceLabel-module__m_K3Jq__sizeLarge .SourceLabel-module__m_K3Jq__sourceLogo{max-width:96px;height:20px}.SourceLabel-module__m_K3Jq__tooltip{white-space:normal;text-align:center;max-width:200px;font-size:.68rem}}@media (max-width:389px){.SourceLabel-module__m_K3Jq__sourceLogo{max-width:70px;height:20px}.SourceLabel-module__m_K3Jq__sizeSmall .SourceLabel-module__m_K3Jq__sourceLogo{max-width:56px;height:11px}}
.TranslationToggle-module__9GhnLG__iconBtn{color:#fff9;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:3px;width:auto;height:36px;padding:0 8px;transition:all .2s;display:flex;position:relative}.TranslationToggle-module__9GhnLG__iconBtn:hover{color:#ffffffe6;background:#ffffff14;transform:scale(1.05)}.TranslationToggle-module__9GhnLG__iconBtn:focus-visible{outline-offset:2px;outline:2px solid #ffffff80}.TranslationToggle-module__9GhnLG__iconBtn:active{transform:scale(.95)}.TranslationToggle-module__9GhnLG__iconBtnRegional{color:#fff;background:#ffffff1a}.TranslationToggle-module__9GhnLG__globeIcon{flex-shrink:0;width:15px;height:15px}.TranslationToggle-module__9GhnLG__versionLabel{font-family:var(--font-mono,ui-monospace,monospace);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:700;line-height:1}.TranslationToggle-module__9GhnLG__pulsing{animation:.4s TranslationToggle-module__9GhnLG__langPulse}@keyframes TranslationToggle-module__9GhnLG__langPulse{0%{box-shadow:0 0 #ffffff80}50%{box-shadow:0 0 0 4px #ffffff40}to{box-shadow:0 0 #fff0}}[data-theme=light] .TranslationToggle-module__9GhnLG__pulsing{animation:.4s TranslationToggle-module__9GhnLG__langPulseLight}@keyframes TranslationToggle-module__9GhnLG__langPulseLight{0%{box-shadow:0 0 #0000004d}50%{box-shadow:0 0 0 4px #0000001f}to{box-shadow:0 0 #0000}}[data-theme=light] .TranslationToggle-module__9GhnLG__iconBtn{color:#00000080;background:0 0}[data-theme=light] .TranslationToggle-module__9GhnLG__iconBtn:hover{color:#000c;background:#0000000d}[data-theme=light] .TranslationToggle-module__9GhnLG__iconBtn:focus-visible{outline-color:#0006}[data-theme=light] .TranslationToggle-module__9GhnLG__iconBtnRegional{color:#000000d9;background:#00000014}@media (max-width:640px){.TranslationToggle-module__9GhnLG__iconBtn{border-radius:8px;gap:2px;height:32px;padding:0 6px}.TranslationToggle-module__9GhnLG__globeIcon{width:13px;height:13px}.TranslationToggle-module__9GhnLG__versionLabel{font-size:9px}}@media (max-width:380px){.TranslationToggle-module__9GhnLG__iconBtn{border-radius:7px;height:30px;padding:0 5px}.TranslationToggle-module__9GhnLG__globeIcon{width:12px;height:12px}.TranslationToggle-module__9GhnLG__versionLabel{font-size:8px}}@media (prefers-reduced-motion:reduce){.TranslationToggle-module__9GhnLG__iconBtn{transition:none}.TranslationToggle-module__9GhnLG__iconBtn:active{transform:none}.TranslationToggle-module__9GhnLG__pulsing{animation:none}}
.page-module__cIclJG__pageRoot{justify-content:center;align-items:flex-start;width:100%;min-height:100vh;display:flex}.page-module__cIclJG__mainContent{justify-content:center;width:100%;display:flex}
