.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,#bdbdbdeb);-webkit-backdrop-filter:var(--news-glass-blur,blur(20px)saturate(180%));color:#1a1a1a;box-shadow:var(--news-glass-highlight,inset 0 1px 0 #ffffff4d);border:1px solid #00000026}[data-theme=light] .Cast-module__Hdh7ya__soundNudgeDismiss{color:#00000080;background:#0000001a}[data-theme=light] .Cast-module__Hdh7ya__soundNudgeDismiss:hover{color:#000c;background:#00000026}@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)}@media (max-width:1024px){.Cast-module__Hdh7ya__scrollTop{display:none}}.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,#bdbdbdeb);-webkit-backdrop-filter:var(--news-glass-blur,blur(20px)saturate(180%));box-shadow:0 1px 3px #0000001a,0 8px 24px #0000001f,var(--news-glass-highlight,inset 0 1px 0 #ffffff4d);border:1px solid #00000026}[data-theme=light] .CastFilterBar-module__lszj_G__activeFilterChip{background:#0000001f}@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)}}
.LocaleEditionControls-module__OHyaca__group{grid-template-columns:1fr 1fr;gap:.4rem;width:100%;display:grid}.LocaleEditionControls-module__OHyaca__editionButton{border:1px solid var(--news-border,#ffffff24);background:var(--news-surface,#ffffff0f);min-width:0;min-height:44px;color:var(--news-text-primary,#fff);cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:8px;grid-template-columns:auto 1fr;grid-template-areas:"code label""code hint";align-items:center;column-gap:.45rem;padding:.55rem .6rem;transition:background .15s,border-color .15s,transform .15s;display:grid}.LocaleEditionControls-module__OHyaca__editionButton:hover{background:var(--news-surface-muted,#ffffff1a);border-color:var(--news-text-muted,#ffffff52)}.LocaleEditionControls-module__OHyaca__editionButton:active{transform:scale(.98)}.LocaleEditionControls-module__OHyaca__editionButtonActive{background:var(--news-text-primary,#fff);border-color:var(--news-text-primary,#fff);color:var(--news-bg,#000)}.LocaleEditionControls-module__OHyaca__code{letter-spacing:.04em;background:#ffffff1a;border-radius:6px;grid-area:code;justify-content:center;align-items:center;width:32px;height:26px;font-size:.62rem;font-weight:700;display:inline-flex}.LocaleEditionControls-module__OHyaca__editionButtonActive .LocaleEditionControls-module__OHyaca__code{background:#0000001a}.LocaleEditionControls-module__OHyaca__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:calc(.76rem*var(--font-scale,1));grid-area:label;font-weight:650;line-height:1.1;overflow:hidden}.LocaleEditionControls-module__OHyaca__hint{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--news-text-muted,#ffffff94);font-size:calc(.62rem*var(--font-scale,1));grid-area:hint;line-height:1.15;overflow:hidden}.LocaleEditionControls-module__OHyaca__editionButtonActive .LocaleEditionControls-module__OHyaca__hint{color:#0000008c}.LocaleEditionControls-module__OHyaca__dropdown{padding:.25rem .5rem}.LocaleEditionControls-module__OHyaca__panel{padding:0 .1rem}.LocaleEditionControls-module__OHyaca__modal{margin:.25rem 0 .75rem}.LocaleEditionControls-module__OHyaca__mobile{margin-bottom:12px;padding:0 2px}[data-theme=light] .LocaleEditionControls-module__OHyaca__editionButton{color:var(--news-text-primary,#111);background:#0000000f;border-color:#00000024}[data-theme=light] .LocaleEditionControls-module__OHyaca__editionButton:hover{background:#00000017;border-color:#00000040}[data-theme=light] .LocaleEditionControls-module__OHyaca__editionButtonActive{color:#fff;background:#111;border-color:#111}[data-theme=light] .LocaleEditionControls-module__OHyaca__code{background:#00000014}[data-theme=light] .LocaleEditionControls-module__OHyaca__editionButtonActive .LocaleEditionControls-module__OHyaca__code{background:#ffffff29}[data-theme=light] .LocaleEditionControls-module__OHyaca__hint{color:#0000008c}[data-theme=light] .LocaleEditionControls-module__OHyaca__editionButtonActive .LocaleEditionControls-module__OHyaca__hint{color:#ffffffad}@media (max-width:380px){.LocaleEditionControls-module__OHyaca__editionButton{text-align:center;grid-template-columns:1fr;grid-template-areas:"code""label";justify-items:center;padding:.5rem .35rem}.LocaleEditionControls-module__OHyaca__hint{display:none}}
.FeedPlayerModal-module__FQsQFq__shell{z-index:1210;pointer-events:none;width:min(360px,100vw - 24px);position:fixed;top:72px;right:16px}.FeedPlayerModal-module__FQsQFq__container{pointer-events:auto;background:#000;border:1px solid #f0c04029;border-radius:12px;animation:.32s cubic-bezier(.4,0,.2,1) both FeedPlayerModal-module__FQsQFq__feedPlayerIn;overflow:visible;box-shadow:0 8px 32px #00000073,0 2px 8px #00000040,0 0 0 1px #f0c04014}@keyframes FeedPlayerModal-module__FQsQFq__feedPlayerIn{0%{opacity:0;transform:translateY(-18px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.FeedPlayerModal-module__FQsQFq__topRow{background:#000000eb;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;gap:.5rem;padding:.65rem .72rem .45rem;display:flex}.FeedPlayerModal-module__FQsQFq__info{flex:1;align-items:center;gap:.55rem;min-width:0;display:flex}.FeedPlayerModal-module__FQsQFq__titleGroup{flex-direction:column;min-width:0;display:flex}.FeedPlayerModal-module__FQsQFq__label{color:#f0c040;letter-spacing:.15em;text-transform:uppercase;white-space:nowrap;font-size:.55rem;font-weight:700;line-height:1}.FeedPlayerModal-module__FQsQFq__title{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:240px;margin-top:3px;font-size:.82rem;font-weight:560;line-height:1.25;overflow:hidden}.FeedPlayerModal-module__FQsQFq__sourceLine{color:#ffffff9e;justify-content:space-between;align-items:center;gap:.65rem;min-width:0;padding:0 .72rem .5rem;font-size:.72rem;display:flex}.FeedPlayerModal-module__FQsQFq__sourceLine>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.FeedPlayerModal-module__FQsQFq__voiceSelect{flex-shrink:0}.FeedPlayerModal-module__FQsQFq__controls{justify-content:center;align-items:center;gap:.5rem;padding:.5rem .72rem .72rem;display:flex}.FeedPlayerModal-module__FQsQFq__controlBtn{color:#fff;cursor:pointer;background:#f0c0401f;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:background-color .16s,color .16s,opacity .16s,transform .16s;display:inline-flex}.FeedPlayerModal-module__FQsQFq__controlBtn:hover:not(:disabled){background:#f0c04040;transform:scale(1.06)}.FeedPlayerModal-module__FQsQFq__controlBtn:active:not(:disabled){transform:scale(.94)}.FeedPlayerModal-module__FQsQFq__controlBtn:disabled{cursor:default;opacity:.35}.FeedPlayerModal-module__FQsQFq__controlBtn svg{fill:currentColor;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.25px;width:17px;height:17px}.FeedPlayerModal-module__FQsQFq__primaryBtn{color:#f9d675;background:#f0c04038;width:38px;height:38px}.FeedPlayerModal-module__FQsQFq__closeBtn{background:#ffffff14;flex-shrink:0}.FeedPlayerModal-module__FQsQFq__closeBtn:hover:not(:disabled){background:#ff50504d}.FeedPlayerModal-module__FQsQFq__badge{color:#f0c040;opacity:.85;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:16px;display:flex}.FeedPlayerModal-module__FQsQFq__badge svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px;height:18px}.FeedPlayerModal-module__FQsQFq__eqBars{flex-shrink:0;align-items:flex-end;gap:2px;width:20px;height:16px;display:flex}.FeedPlayerModal-module__FQsQFq__eqBars span{background:#f0c040;border-radius:1px;width:3px;animation:.8s ease-in-out infinite alternate FeedPlayerModal-module__FQsQFq__feedEq}.FeedPlayerModal-module__FQsQFq__eqBars span:first-child{height:6px;animation-delay:0s}.FeedPlayerModal-module__FQsQFq__eqBars span:nth-child(2){height:12px;animation-delay:.15s}.FeedPlayerModal-module__FQsQFq__eqBars span:nth-child(3){height:8px;animation-delay:.3s}.FeedPlayerModal-module__FQsQFq__eqBars span:nth-child(4){height:14px;animation-delay:.45s}@keyframes FeedPlayerModal-module__FQsQFq__feedEq{0%{height:4px}to{height:16px}}.FeedPlayerModal-module__FQsQFq__loadingDots{flex-shrink:0;justify-content:center;align-items:center;gap:3px;width:20px;height:16px;display:flex}.FeedPlayerModal-module__FQsQFq__loadingDots span{opacity:.35;background:#f0c040;border-radius:999px;width:4px;height:4px;animation:.9s ease-in-out infinite FeedPlayerModal-module__FQsQFq__feedLoading}.FeedPlayerModal-module__FQsQFq__loadingDots span:nth-child(2){animation-delay:.15s}.FeedPlayerModal-module__FQsQFq__loadingDots span:nth-child(3){animation-delay:.3s}@keyframes FeedPlayerModal-module__FQsQFq__feedLoading{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.FeedPlayerModal-module__FQsQFq__completed{opacity:.9}[data-theme=light] .FeedPlayerModal-module__FQsQFq__container{background:#cdced0;border-color:#b48c1433;box-shadow:0 8px 32px #0003,0 2px 8px #0000001f,0 0 0 1px #b48c141a}[data-theme=light] .FeedPlayerModal-module__FQsQFq__topRow{background:#bdbdbdf2}[data-theme=light] .FeedPlayerModal-module__FQsQFq__title{color:#1a1815}[data-theme=light] .FeedPlayerModal-module__FQsQFq__sourceLine{color:#00000094}[data-theme=light] .FeedPlayerModal-module__FQsQFq__label,[data-theme=light] .FeedPlayerModal-module__FQsQFq__badge{color:#b48814}[data-theme=light] .FeedPlayerModal-module__FQsQFq__eqBars span,[data-theme=light] .FeedPlayerModal-module__FQsQFq__loadingDots span{background:#b48814}[data-theme=light] .FeedPlayerModal-module__FQsQFq__controlBtn{color:#1a1815;background:#b489141a}[data-theme=light] .FeedPlayerModal-module__FQsQFq__controlBtn:hover:not(:disabled){background:#b4891433}[data-theme=light] .FeedPlayerModal-module__FQsQFq__primaryBtn{color:#6b4d05;background:#b489142e}@media (max-width:1024px){.FeedPlayerModal-module__FQsQFq__shell{width:min(330px,100vw - 16px);top:56px;right:8px}}@media (max-width:640px){.FeedPlayerModal-module__FQsQFq__shell{width:auto;top:52px;left:4px;right:4px}.FeedPlayerModal-module__FQsQFq__container{border-radius:10px}.FeedPlayerModal-module__FQsQFq__topRow{border-radius:10px 10px 0 0;padding:.5rem .56rem .36rem}.FeedPlayerModal-module__FQsQFq__sourceLine{padding:0 .56rem .42rem}.FeedPlayerModal-module__FQsQFq__controls{padding:.42rem .56rem .56rem}.FeedPlayerModal-module__FQsQFq__title{max-width:none;font-size:.76rem}.FeedPlayerModal-module__FQsQFq__controlBtn{width:28px;height:28px}.FeedPlayerModal-module__FQsQFq__primaryBtn{width:34px;height:34px}}
.MobileSettingsPopover-module__qBB9PW__backdrop{z-index:1048;-webkit-tap-highlight-color:transparent;background:#00000080;position:fixed;inset:0}.MobileSettingsPopover-module__qBB9PW__panel{bottom:calc(65px + env(safe-area-inset-bottom,0px) + 8px);z-index:1049;background:#000;border:1.5px solid #ffffff38;border-color:#ffffff38 #ffffff14 #ffffff0f #ffffff29;border-radius:16px;padding:14px 12px 12px;animation:.25s cubic-bezier(.34,1.56,.64,1) MobileSettingsPopover-module__qBB9PW__slideUp;position:fixed;left:8px;right:8px;box-shadow:2px 4px 16px #00000080}@keyframes MobileSettingsPopover-module__qBB9PW__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.MobileSettingsPopover-module__qBB9PW__iconGrid{justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 2px;display:flex}.MobileSettingsPopover-module__qBB9PW__gridItem{cursor:pointer;color:var(--news-text-primary,#fff);-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:10px;flex-direction:column;align-items:center;gap:5px;min-width:0;padding:4px 2px;transition:all .15s;display:flex}.MobileSettingsPopover-module__qBB9PW__gridItem:active{transform:scale(.92)}.MobileSettingsPopover-module__qBB9PW__gridItemActive{color:var(--news-accent,#daa520)}.MobileSettingsPopover-module__qBB9PW__gridItemActive .MobileSettingsPopover-module__qBB9PW__gridItemIcon{background:#daa52033;border-color:#daa52059}.MobileSettingsPopover-module__qBB9PW__gridItemDisabled{opacity:.35;pointer-events:none}.MobileSettingsPopover-module__qBB9PW__gridItemIcon{background:#ffffff14;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .15s;display:flex}.MobileSettingsPopover-module__qBB9PW__gridItemIcon svg{width:18px;height:18px}.MobileSettingsPopover-module__qBB9PW__gridItemLabel{letter-spacing:.03em;opacity:.7;white-space:nowrap;font-size:.6rem;font-weight:500}.MobileSettingsPopover-module__qBB9PW__bottomRow{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:10px;display:flex}.MobileSettingsPopover-module__qBB9PW__bottomLeft{align-items:center;gap:10px;padding-left:4px;display:flex}.MobileSettingsPopover-module__qBB9PW__bottomAction{cursor:pointer;color:var(--news-text-primary,#fff);opacity:.8;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;transition:all .15s;display:flex}.MobileSettingsPopover-module__qBB9PW__bottomAction:active{opacity:1;background:#ffffff0f}.MobileSettingsPopover-module__qBB9PW__bottomActionIcon{cursor:pointer;width:40px;height:40px;color:var(--news-text-primary,#fff);opacity:.6;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.MobileSettingsPopover-module__qBB9PW__bottomActionIcon:active{opacity:1;background:#ffffff0f}.MobileSettingsPopover-module__qBB9PW__bottomActionIcon:disabled{opacity:.32;cursor:default;pointer-events:none}.MobileSettingsPopover-module__qBB9PW__bottomActionLabel{letter-spacing:.02em;font-size:1.1rem;font-weight:500}.MobileSettingsPopover-module__qBB9PW__fontRow{align-items:center;gap:8px;padding-right:4px;display:flex}.MobileSettingsPopover-module__qBB9PW__fontSizeLabel{color:var(--news-text-primary,#fff);opacity:.5;margin-right:2px;font-size:1rem;font-weight:200}.MobileSettingsPopover-module__qBB9PW__fontSizeBtn{width:32px;height:24px;color:var(--news-text-primary,#fff);cursor:pointer;opacity:.5;-webkit-tap-highlight-color:transparent;background:#ffffff26;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:.95rem;font-weight:500;transition:all .15s;display:flex}.MobileSettingsPopover-module__qBB9PW__fontSizeBtnActive{opacity:1;color:#000;background:#fff}.MobileSettingsPopover-module__qBB9PW__fontSizeBtn:active{transform:scale(.92)}@media (min-width:400px) and (max-width:767px){.MobileSettingsPopover-module__qBB9PW__iconGrid{justify-content:center;gap:4px;padding:0}.MobileSettingsPopover-module__qBB9PW__gridItem{padding:4px}.MobileSettingsPopover-module__qBB9PW__gridItemIcon{width:44px;height:44px}.MobileSettingsPopover-module__qBB9PW__gridItemIcon svg{width:18px;height:18px}}@media (min-width:768px) and (max-width:1024px){.MobileSettingsPopover-module__qBB9PW__panel{padding:20px 24px 16px;left:16px;right:16px}.MobileSettingsPopover-module__qBB9PW__iconGrid{justify-content:center;gap:24px;margin-bottom:16px;padding:0 8px}.MobileSettingsPopover-module__qBB9PW__gridItem{gap:6px;padding:6px 4px}.MobileSettingsPopover-module__qBB9PW__gridItemIcon{width:50px;height:50px}.MobileSettingsPopover-module__qBB9PW__gridItemIcon svg{width:22px;height:22px}.MobileSettingsPopover-module__qBB9PW__gridItemLabel{letter-spacing:.04em;font-size:.65rem}.MobileSettingsPopover-module__qBB9PW__bottomRow{padding-top:14px}.MobileSettingsPopover-module__qBB9PW__bottomLeft{gap:14px}.MobileSettingsPopover-module__qBB9PW__bottomAction{gap:7px;padding:8px 14px}.MobileSettingsPopover-module__qBB9PW__bottomAction svg{width:20px;height:20px}.MobileSettingsPopover-module__qBB9PW__bottomActionLabel{font-size:1rem}.MobileSettingsPopover-module__qBB9PW__bottomActionIcon{width:42px;height:42px}.MobileSettingsPopover-module__qBB9PW__bottomActionIcon svg{width:20px;height:20px}.MobileSettingsPopover-module__qBB9PW__fontRow{gap:8px}.MobileSettingsPopover-module__qBB9PW__fontSizeLabel{font-size:.9rem}.MobileSettingsPopover-module__qBB9PW__fontSizeBtn{width:32px;height:24px;font-size:.9rem}}@media (min-width:1025px){.MobileSettingsPopover-module__qBB9PW__backdrop,.MobileSettingsPopover-module__qBB9PW__panel{display:none}}[data-theme=light] .MobileSettingsPopover-module__qBB9PW__panel{background:#c3c5c6;border-color:#00000014 #00000026 #0000002e #0000000f;box-shadow:2px 4px 16px #0003}[data-theme=light] .MobileSettingsPopover-module__qBB9PW__gridItem:active{background:#0000001a}[data-theme=light] .MobileSettingsPopover-module__qBB9PW__gridItemIcon{background:#0000001a;border-color:#00000026}[data-theme=light] .MobileSettingsPopover-module__qBB9PW__gridItemActive .MobileSettingsPopover-module__qBB9PW__gridItemIcon{background:#daa52026;border-color:#daa5204d}[data-theme=light] .MobileSettingsPopover-module__qBB9PW__bottomRow{border-top-color:#00000026}[data-theme=light] .MobileSettingsPopover-module__qBB9PW__bottomAction:active,[data-theme=light] .MobileSettingsPopover-module__qBB9PW__bottomActionIcon:active,[data-theme=light] .MobileSettingsPopover-module__qBB9PW__fontSizeBtn{background:#0000001a}[data-theme=light] .MobileSettingsPopover-module__qBB9PW__fontSizeBtnActive{color:#d5d6d8;background:#1a1a1a}
.CollapsibleIconBar-module__D4LVzG__container{align-items:center;gap:.5rem;display:flex;position:relative}.CollapsibleIconBar-module__D4LVzG__iconRow{align-items:center;gap:.35rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:visible}.CollapsibleIconBar-module__D4LVzG__iconRow.CollapsibleIconBar-module__D4LVzG__expanded{opacity:1;max-width:320px}.CollapsibleIconBar-module__D4LVzG__iconRow.CollapsibleIconBar-module__D4LVzG__collapsed{opacity:0;pointer-events:none;max-width:0;overflow:hidden;transform:translate(20px)}.CollapsibleIconBar-module__D4LVzG__iconWrapper{justify-content:center;align-items:center;display:flex;position:relative}.CollapsibleIconBar-module__D4LVzG__viewToggle{margin-right:.25rem}.CollapsibleIconBar-module__D4LVzG__viewToggleAlwaysVisible{touch-action:manipulation;-webkit-tap-highlight-color:transparent;flex-shrink:0;margin-right:.25rem}.CollapsibleIconBar-module__D4LVzG__iconButton{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-primary);cursor:pointer;box-shadow:inset 0 0 0 1px var(--news-border-muted);touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:inline-flex;position:relative}.CollapsibleIconBar-module__D4LVzG__iconButton:hover{color:#000;background:#fff;border-color:#fff;box-shadow:0 2px 8px #ffffff4d}.CollapsibleIconBar-module__D4LVzG__iconButton:focus-visible{outline:2px solid var(--news-accent);outline-offset:2px}.CollapsibleIconBar-module__D4LVzG__iconButton:active{transform:scale(.95)}.CollapsibleIconBar-module__D4LVzG__iconButton:disabled{opacity:.5;cursor:not-allowed}.CollapsibleIconBar-module__D4LVzG__iconButton:disabled:active{transform:none}.CollapsibleIconBar-module__D4LVzG__iconButton.CollapsibleIconBar-module__D4LVzG__active{background:var(--news-accentSoft);color:var(--news-accent);border-color:var(--news-accent)}@media (max-width:1024px){.CollapsibleIconBar-module__D4LVzG__hideOnMobile{display:none!important}}.CollapsibleIconBar-module__D4LVzG__iconButtonBorderless{width:var(--header-btn-size,36px);height:var(--header-btn-size,36px);min-width:44px;min-height:44px;color:var(--news-text-primary);cursor:pointer;box-shadow:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:inline-flex;position:relative}.CollapsibleIconBar-module__D4LVzG__iconButtonBorderless:hover{color:#fff;background:#ffffff1a}.CollapsibleIconBar-module__D4LVzG__iconButtonBorderless:focus-visible{outline:2px solid var(--news-accent);outline-offset:2px}.CollapsibleIconBar-module__D4LVzG__iconButtonBorderless:active{background:#ffffff26;transform:scale(.95)}.CollapsibleIconBar-module__D4LVzG__iconButtonBorderless:disabled{opacity:.5;cursor:not-allowed}.CollapsibleIconBar-module__D4LVzG__iconButtonBorderless:disabled:active{transform:none}.CollapsibleIconBar-module__D4LVzG__iconButtonBorderless.CollapsibleIconBar-module__D4LVzG__active{color:var(--news-accent)}.CollapsibleIconBar-module__D4LVzG__iconButtonBorderless.CollapsibleIconBar-module__D4LVzG__hasPendingBadge{color:#fff}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__iconButtonBorderless{color:var(--news-text-primary,#1a1a1a)}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__iconButtonBorderless:hover{color:#1a1a1a;background:#0000001f}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__iconButtonBorderless:active{background:#0000002e}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__iconButtonBorderless.CollapsibleIconBar-module__D4LVzG__active{color:var(--news-accent,#8b7340)}.CollapsibleIconBar-module__D4LVzG__icon{width:var(--header-icon-size,18px);height:var(--header-icon-size,18px);flex-shrink:0;transition:color .15s,width .2s,height .2s}.CollapsibleIconBar-module__D4LVzG__viewToggleIcon{stroke-width:2.1px;flex-shrink:0;width:19px;height:19px;transition:color .15s}.CollapsibleIconBar-module__D4LVzG__icon.CollapsibleIconBar-module__D4LVzG__spinning{animation:1s linear infinite CollapsibleIconBar-module__D4LVzG__spin}@keyframes CollapsibleIconBar-module__D4LVzG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CollapsibleIconBar-module__D4LVzG__badge{background:var(--news-accent);border:2px solid var(--news-surface);width:10px;height:10px;box-shadow:0 0 4px var(--news-accent);border-radius:50%;position:absolute;top:-2px;right:-2px}.CollapsibleIconBar-module__D4LVzG__countBadge{color:#000;text-align:center;border:2px solid var(--news-surface);background:#fff;border-radius:9px;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:18px;animation:2s ease-in-out infinite CollapsibleIconBar-module__D4LVzG__badgePulse;position:absolute;top:-6px;right:-6px;box-shadow:0 2px 6px #fff6}.CollapsibleIconBar-module__D4LVzG__hasPendingBadge{box-shadow:0 0 8px #ffffff4d,inset 0 0 0 1px var(--news-border-muted)}.CollapsibleIconBar-module__D4LVzG__labsActive{color:#daa520!important}.CollapsibleIconBar-module__D4LVzG__labsBadge{color:#fff;text-align:center;border:2px solid var(--news-surface,#000);background:#4caf50;border-radius:8px;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:16px;animation:2s ease-in-out infinite CollapsibleIconBar-module__D4LVzG__labsBadgePulse;position:absolute;top:-4px;right:-4px;box-shadow:0 0 6px #4caf5066}@keyframes CollapsibleIconBar-module__D4LVzG__labsBadgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes CollapsibleIconBar-module__D4LVzG__badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.CollapsibleIconBar-module__D4LVzG__toggleButton{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-primary);cursor:pointer;box-shadow:inset 0 0 0 1px var(--news-border-muted);touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .2s;display:inline-flex}.CollapsibleIconBar-module__D4LVzG__toggleButton:hover{color:#000;background:#fff;border-color:#fff;box-shadow:0 2px 8px #ffffff4d}.CollapsibleIconBar-module__D4LVzG__toggleButton:focus-visible{outline:2px solid var(--news-accent);outline-offset:2px}.CollapsibleIconBar-module__D4LVzG__toggleButton:active{transform:scale(.95)}.CollapsibleIconBar-module__D4LVzG__toggleButton.CollapsibleIconBar-module__D4LVzG__toggleExpanded{color:#000;background:#fff;border-color:#fff;box-shadow:0 2px 8px #ffffff4d}.CollapsibleIconBar-module__D4LVzG__toggleIcon{width:var(--header-icon-size,18px);height:var(--header-icon-size,18px);transition:transform .3s,width .2s,height .2s}.CollapsibleIconBar-module__D4LVzG__tooltip{color:#fff;white-space:nowrap;z-index:1000;pointer-events:none;background:#000000e6;border-radius:6px;padding:.4rem .75rem;font-size:.75rem;font-weight:500;animation:.15s CollapsibleIconBar-module__D4LVzG__tooltipFadeIn;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0003}.CollapsibleIconBar-module__D4LVzG__tooltip:after{content:"";border:6px solid #0000;border-top-color:#000000e6;position:absolute;top:100%;left:50%;transform:translate(-50%)}@keyframes CollapsibleIconBar-module__D4LVzG__tooltipFadeIn{0%{opacity:0;transform:translate(-50%)translateY(4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__tooltip{background:#1e1e1ef2}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__tooltip:after{border-top-color:#1e1e1ef2}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__iconButton,[data-theme=light] .CollapsibleIconBar-module__D4LVzG__toggleButton{background:var(--news-surface,#c3c5c6);color:var(--news-text-primary,#1a1a1a);border-color:var(--news-border,#0000002e);box-shadow:inset 0 0 0 1px var(--news-border-muted,#0000001f)}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__iconButton:hover,[data-theme=light] .CollapsibleIconBar-module__D4LVzG__toggleButton:hover,[data-theme=light] .CollapsibleIconBar-module__D4LVzG__toggleButton.CollapsibleIconBar-module__D4LVzG__toggleExpanded{color:#d5d6d8;background:#1a1a1a;border-color:#1a1a1a;box-shadow:0 2px 8px #00000040}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__iconButton.CollapsibleIconBar-module__D4LVzG__active{background:var(--news-accentSoft,#0000001f);color:var(--news-accent,#8b7340);border-color:var(--news-accent,#8b7340)}.CollapsibleIconBar-module__D4LVzG__mobilePanelBackdrop{z-index:1049;background:#0000004d;position:fixed;inset:0}.CollapsibleIconBar-module__D4LVzG__mobilePanel{background:var(--news-surface-elevated,#0f0f0f);border-bottom:1px solid var(--news-border);z-index:1050;-webkit-overflow-scrolling:touch;max-height:80vh;animation:.2s CollapsibleIconBar-module__D4LVzG__mobilePanelSlideDown;position:fixed;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0006}@keyframes CollapsibleIconBar-module__D4LVzG__mobilePanelSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__mobilePanel{background:var(--news-glass-elevated,#bdbdbdeb);-webkit-backdrop-filter:var(--news-glass-blur,blur(20px)saturate(180%));border-bottom-color:#00000026;box-shadow:0 1px 3px #0000001a,0 8px 24px #0000001f}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__mobilePanelBackdrop{background:#32323280}@media (max-width:1024px){.CollapsibleIconBar-module__D4LVzG__container{gap:.15rem}.CollapsibleIconBar-module__D4LVzG__iconRow{gap:.1rem}.CollapsibleIconBar-module__D4LVzG__iconRow.CollapsibleIconBar-module__D4LVzG__expanded{max-width:260px}.CollapsibleIconBar-module__D4LVzG__iconButton{width:var(--header-btn-size,36px);height:var(--header-btn-size,36px);min-width:44px;min-height:44px}.CollapsibleIconBar-module__D4LVzG__iconButtonBorderless{width:36px;min-width:40px;height:36px;min-height:40px}.CollapsibleIconBar-module__D4LVzG__iconButton:active{background:var(--news-surface-elevated);transform:scale(.92)}.CollapsibleIconBar-module__D4LVzG__iconButtonBorderless:active{transform:scale(.92)}.CollapsibleIconBar-module__D4LVzG__icon{width:var(--header-icon-size,18px);height:var(--header-icon-size,18px)}.CollapsibleIconBar-module__D4LVzG__viewToggleIcon{width:19px;height:19px}.CollapsibleIconBar-module__D4LVzG__viewToggleAlwaysVisible{margin-right:.1rem}.CollapsibleIconBar-module__D4LVzG__toggleButton{width:var(--header-btn-size,36px);height:var(--header-btn-size,36px);min-width:44px;min-height:44px}.CollapsibleIconBar-module__D4LVzG__toggleButton:active{background:var(--news-surface-elevated);transform:scale(.92)}.CollapsibleIconBar-module__D4LVzG__toggleIcon{width:var(--header-icon-size,18px);height:var(--header-icon-size,18px)}.CollapsibleIconBar-module__D4LVzG__badge{border-width:2px;width:8px;height:8px;top:-2px;right:-2px}.CollapsibleIconBar-module__D4LVzG__countBadge{min-width:16px;height:16px;padding:0 4px;font-size:10px;line-height:16px;top:-5px;right:-5px}.CollapsibleIconBar-module__D4LVzG__tooltip{display:none}}@media (max-width:380px){.CollapsibleIconBar-module__D4LVzG__container{gap:.1rem}.CollapsibleIconBar-module__D4LVzG__iconRow{gap:.05rem}.CollapsibleIconBar-module__D4LVzG__iconRow.CollapsibleIconBar-module__D4LVzG__expanded{max-width:200px}.CollapsibleIconBar-module__D4LVzG__iconButton{width:var(--header-btn-size,32px);height:var(--header-btn-size,32px);min-width:44px;min-height:44px}.CollapsibleIconBar-module__D4LVzG__iconButtonBorderless{width:32px;min-width:36px;height:32px;min-height:36px}.CollapsibleIconBar-module__D4LVzG__icon{width:var(--header-icon-size,16px);height:var(--header-icon-size,16px)}.CollapsibleIconBar-module__D4LVzG__viewToggleIcon{width:17px;height:17px}.CollapsibleIconBar-module__D4LVzG__viewToggleAlwaysVisible{margin-right:.05rem}.CollapsibleIconBar-module__D4LVzG__toggleButton{width:var(--header-btn-size,32px);height:var(--header-btn-size,32px);min-width:44px;min-height:44px}.CollapsibleIconBar-module__D4LVzG__toggleIcon{width:var(--header-icon-size,16px);height:var(--header-icon-size,16px)}.CollapsibleIconBar-module__D4LVzG__badge{border-width:1.5px;width:7px;height:7px;top:-1px;right:-1px}.CollapsibleIconBar-module__D4LVzG__countBadge{min-width:14px;height:14px;padding:0 3px;font-size:9px;line-height:14px;top:-4px;right:-4px}.CollapsibleIconBar-module__D4LVzG__tooltip{display:none}}@media (prefers-reduced-motion:reduce){.CollapsibleIconBar-module__D4LVzG__iconRow,.CollapsibleIconBar-module__D4LVzG__iconButton,.CollapsibleIconBar-module__D4LVzG__toggleButton,.CollapsibleIconBar-module__D4LVzG__tooltip,.CollapsibleIconBar-module__D4LVzG__icon.CollapsibleIconBar-module__D4LVzG__spinning,.CollapsibleIconBar-module__D4LVzG__countBadge{transition:none!important;animation:none!important}}@media (min-width:744px) and (max-width:1024px) and (orientation:portrait){.CollapsibleIconBar-module__D4LVzG__container{gap:.4rem}.CollapsibleIconBar-module__D4LVzG__iconRow{gap:.35rem}.CollapsibleIconBar-module__D4LVzG__iconRow.CollapsibleIconBar-module__D4LVzG__expanded{max-width:300px}.CollapsibleIconBar-module__D4LVzG__iconButton{width:var(--header-btn-size,40px);height:var(--header-btn-size,40px);min-width:var(--header-btn-size,40px);min-height:var(--header-btn-size,40px)}.CollapsibleIconBar-module__D4LVzG__icon{width:var(--header-icon-size,20px);height:var(--header-icon-size,20px)}.CollapsibleIconBar-module__D4LVzG__viewToggleIcon{width:21px;height:21px}.CollapsibleIconBar-module__D4LVzG__toggleButton{width:var(--header-btn-size,40px);height:var(--header-btn-size,40px);min-width:var(--header-btn-size,40px);min-height:var(--header-btn-size,40px)}.CollapsibleIconBar-module__D4LVzG__toggleIcon{width:var(--header-icon-size,20px);height:var(--header-icon-size,20px)}.CollapsibleIconBar-module__D4LVzG__badge{border-width:2px;width:8px;height:8px;top:-1px;right:-1px}.CollapsibleIconBar-module__D4LVzG__tooltip{padding:.35rem .6rem;font-size:.7rem}}@media (min-width:1025px) and (max-width:1366px) and (orientation:landscape){.CollapsibleIconBar-module__D4LVzG__container{gap:.45rem}.CollapsibleIconBar-module__D4LVzG__iconRow{gap:.4rem}.CollapsibleIconBar-module__D4LVzG__iconRow.CollapsibleIconBar-module__D4LVzG__expanded{max-width:320px}.CollapsibleIconBar-module__D4LVzG__iconButton{width:var(--header-btn-size,42px);height:var(--header-btn-size,42px);min-width:var(--header-btn-size,42px);min-height:var(--header-btn-size,42px)}.CollapsibleIconBar-module__D4LVzG__icon{width:var(--header-icon-size,21px);height:var(--header-icon-size,21px)}.CollapsibleIconBar-module__D4LVzG__viewToggleIcon{width:22px;height:22px}.CollapsibleIconBar-module__D4LVzG__toggleButton{width:var(--header-btn-size,42px);height:var(--header-btn-size,42px);min-width:var(--header-btn-size,42px);min-height:var(--header-btn-size,42px)}.CollapsibleIconBar-module__D4LVzG__toggleIcon{width:var(--header-icon-size,21px);height:var(--header-icon-size,21px)}}@media (min-width:320px) and (max-width:450px) and (hover:none) and (pointer:coarse){.CollapsibleIconBar-module__D4LVzG__container{gap:.25rem}.CollapsibleIconBar-module__D4LVzG__iconRow{gap:.2rem}.CollapsibleIconBar-module__D4LVzG__iconRow.CollapsibleIconBar-module__D4LVzG__expanded{max-width:200px}.CollapsibleIconBar-module__D4LVzG__iconButton{width:var(--header-btn-size,32px);height:var(--header-btn-size,32px);min-width:44px;min-height:44px}.CollapsibleIconBar-module__D4LVzG__icon{width:var(--header-icon-size,16px);height:var(--header-icon-size,16px)}.CollapsibleIconBar-module__D4LVzG__toggleButton{width:var(--header-btn-size,32px);height:var(--header-btn-size,32px);min-width:44px;min-height:44px}.CollapsibleIconBar-module__D4LVzG__toggleIcon{width:var(--header-icon-size,16px);height:var(--header-icon-size,16px)}}@media (hover:hover) and (pointer:fine) and (min-width:744px) and (max-width:1366px){.CollapsibleIconBar-module__D4LVzG__iconButton:hover:not(:disabled),.CollapsibleIconBar-module__D4LVzG__toggleButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #fff3}.CollapsibleIconBar-module__D4LVzG__iconButton:focus-visible,.CollapsibleIconBar-module__D4LVzG__toggleButton:focus-visible{outline:3px solid var(--news-accent);outline-offset:3px}}@media (min-width:1025px){.CollapsibleIconBar-module__D4LVzG__iconButton{width:var(--header-btn-size,40px);height:var(--header-btn-size,40px);min-width:var(--header-btn-size,40px);min-height:var(--header-btn-size,40px);transition:background .15s,color .15s,border-color .15s,box-shadow .2s,transform .15s cubic-bezier(.34,1.56,.64,1)}.CollapsibleIconBar-module__D4LVzG__icon{width:var(--header-icon-size,20px);height:var(--header-icon-size,20px)}.CollapsibleIconBar-module__D4LVzG__viewToggleIcon{width:21px;height:21px}.CollapsibleIconBar-module__D4LVzG__toggleButton{width:var(--header-btn-size,40px);height:var(--header-btn-size,40px);min-width:var(--header-btn-size,40px);min-height:var(--header-btn-size,40px)}.CollapsibleIconBar-module__D4LVzG__toggleIcon{width:var(--header-icon-size,20px);height:var(--header-icon-size,20px)}.CollapsibleIconBar-module__D4LVzG__iconButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ffffff26,inset 0 0 0 1px #ffffff1a}.CollapsibleIconBar-module__D4LVzG__iconButton:focus-visible{outline:2px solid var(--news-accent);outline-offset:3px;box-shadow:0 0 0 4px #4fc3f726}.CollapsibleIconBar-module__D4LVzG__iconButton:active{transition-duration:80ms;transform:translateY(0)scale(.97)}.CollapsibleIconBar-module__D4LVzG__toggleButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ffffff26,inset 0 0 0 1px #ffffff1a}.CollapsibleIconBar-module__D4LVzG__toggleButton:focus-visible{outline:2px solid var(--news-accent);outline-offset:3px;box-shadow:0 0 0 4px #4fc3f726}}@media (min-width:1440px){.CollapsibleIconBar-module__D4LVzG__iconButton,.CollapsibleIconBar-module__D4LVzG__toggleButton{width:var(--header-btn-size,42px);height:var(--header-btn-size,42px);min-width:var(--header-btn-size,42px);min-height:var(--header-btn-size,42px)}.CollapsibleIconBar-module__D4LVzG__icon,.CollapsibleIconBar-module__D4LVzG__toggleIcon{width:var(--header-icon-size,21px);height:var(--header-icon-size,21px)}.CollapsibleIconBar-module__D4LVzG__viewToggleIcon{width:22px;height:22px}}@media (min-width:2000px){.CollapsibleIconBar-module__D4LVzG__iconButton,.CollapsibleIconBar-module__D4LVzG__toggleButton{width:var(--header-btn-size,44px);height:var(--header-btn-size,44px);min-width:var(--header-btn-size,44px);min-height:var(--header-btn-size,44px)}.CollapsibleIconBar-module__D4LVzG__icon,.CollapsibleIconBar-module__D4LVzG__toggleIcon{width:var(--header-icon-size,22px);height:var(--header-icon-size,22px)}.CollapsibleIconBar-module__D4LVzG__viewToggleIcon{width:23px;height:23px}}@media (min-width:1025px){[data-theme=light] .CollapsibleIconBar-module__D4LVzG__iconButton:hover{box-shadow:0 4px 12px #0000001a,inset 0 0 0 1px #0000000d}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__iconButton:focus-visible{box-shadow:0 0 0 4px #4fc3f733}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__toggleButton:hover{box-shadow:0 4px 12px #0000001a,inset 0 0 0 1px #0000000d}}.CollapsibleIconBar-module__D4LVzG__floatingToggle{top:calc(12px + env(safe-area-inset-top,0px));z-index:1002;background:rgba(var(--news-bg-rgb,10,10,10),.7);-webkit-backdrop-filter:blur(12px);width:40px;height:40px;color:var(--news-text-primary,#fff);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,transform .15s;display:none;position:fixed;right:12px;box-shadow:0 2px 8px #0000004d}@media (max-width:1024px){.CollapsibleIconBar-module__D4LVzG__floatingToggle{display:flex}}.CollapsibleIconBar-module__D4LVzG__floatingToggle:active{transform:scale(.92)}.CollapsibleIconBar-module__D4LVzG__floatingToggleActive{background:rgba(var(--news-bg-rgb,10,10,10),.9)}.CollapsibleIconBar-module__D4LVzG__floatingToggleIcon{width:18px;height:18px}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__floatingToggle{color:var(--news-text-primary,#1a1a1a);background:#b0b0b0b3;box-shadow:0 2px 8px #0000002e}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__floatingToggleActive{background:#b0b0b0e6}@media (hover:none) and (pointer:coarse){.CollapsibleIconBar-module__D4LVzG__iconButton,.CollapsibleIconBar-module__D4LVzG__toggleButton{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.CollapsibleIconBar-module__D4LVzG__iconButton:active,.CollapsibleIconBar-module__D4LVzG__toggleButton:active{background:var(--news-surface-elevated);transition:transform 50ms,background 50ms;transform:scale(.9)}.CollapsibleIconBar-module__D4LVzG__viewToggleAlwaysVisible{-webkit-tap-highlight-color:transparent}}@supports (padding:env(safe-area-inset-right)){.CollapsibleIconBar-module__D4LVzG__container{padding-right:max(0px,calc(env(safe-area-inset-right) - 8px))}}
.PullToRefreshBlerbz-module__mHNnnW__indicator{flex-shrink:0;justify-content:center;align-items:flex-end;transition:height .2s;display:flex;overflow:hidden}.PullToRefreshBlerbz-module__mHNnnW__iconWrap{will-change:transform,opacity;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:8px;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .2s;display:flex}.PullToRefreshBlerbz-module__mHNnnW__logo{width:28px;height:28px;display:block}.PullToRefreshBlerbz-module__mHNnnW__orbitPath{opacity:.35}.PullToRefreshBlerbz-module__mHNnnW__ready .PullToRefreshBlerbz-module__mHNnnW__orbitPath{opacity:.7}.PullToRefreshBlerbz-module__mHNnnW__refreshing .PullToRefreshBlerbz-module__mHNnnW__orbitPath{opacity:.5}.PullToRefreshBlerbz-module__mHNnnW__satelliteOrbit{will-change:transform}.PullToRefreshBlerbz-module__mHNnnW__satelliteSpin{animation:1.8s linear infinite PullToRefreshBlerbz-module__mHNnnW__pullRefreshOrbit}@keyframes PullToRefreshBlerbz-module__mHNnnW__pullRefreshOrbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.PullToRefreshBlerbz-module__mHNnnW__satelliteSpin{animation:none}.PullToRefreshBlerbz-module__mHNnnW__iconWrap,.PullToRefreshBlerbz-module__mHNnnW__indicator{transition:none}}
.LocalNetworkFeed-module__1KOfCa__container{background:var(--news-bg);min-height:100vh;color:var(--news-text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.LocalNetworkFeed-module__1KOfCa__scrollContainer{background-color:var(--news-bg);-webkit-overflow-scrolling:touch;scroll-behavior:smooth;position:fixed;inset:56px 0 0;overflow:hidden auto}.LocalNetworkFeed-module__1KOfCa__scrollContainerCompact{top:44px}@media (min-width:1024px){.LocalNetworkFeed-module__1KOfCa__scrollContainer{scrollbar-width:thin;scrollbar-color:var(--news-border)transparent;overflow-y:scroll}.LocalNetworkFeed-module__1KOfCa__scrollContainer::-webkit-scrollbar{-webkit-appearance:none;width:12px;height:12px}.LocalNetworkFeed-module__1KOfCa__scrollContainer::-webkit-scrollbar-track{background:0 0}.LocalNetworkFeed-module__1KOfCa__scrollContainer::-webkit-scrollbar-thumb{background:var(--news-border);border:2px solid #0000;border-radius:6px}.LocalNetworkFeed-module__1KOfCa__scrollContainer::-webkit-scrollbar-thumb:hover{background:var(--news-text-muted)}.LocalNetworkFeed-module__1KOfCa__scrollContainer::-webkit-scrollbar-corner{background:0 0}}@media (max-width:1023px){.LocalNetworkFeed-module__1KOfCa__scrollContainer{scrollbar-width:none;-ms-overflow-style:none}.LocalNetworkFeed-module__1KOfCa__scrollContainer::-webkit-scrollbar{display:none}}.LocalNetworkFeed-module__1KOfCa__mapOffset{padding-top:16px}.LocalNetworkFeed-module__1KOfCa__filterBar{padding:.5rem .75rem}.LocalNetworkFeed-module__1KOfCa__filterBarInner{flex-direction:column;gap:.5rem;display:flex}.LocalNetworkFeed-module__1KOfCa__locationLabel{font-size:calc(.8125rem*var(--font-scale,1));color:var(--news-text-muted,#ffffff80);font-weight:400}.LocalNetworkFeed-module__1KOfCa__regionPillsWrap{flex:1;min-width:0;position:relative}.LocalNetworkFeed-module__1KOfCa__regionPills{overscroll-behavior-x:contain;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:.375rem;padding-bottom:.125rem;padding-right:2rem;display:flex;overflow-x:auto}.LocalNetworkFeed-module__1KOfCa__regionPills::-webkit-scrollbar{display:none}.LocalNetworkFeed-module__1KOfCa__regionPillsFade{background:linear-gradient(to right,transparent,var(--news-bg,#000)60%);pointer-events:none;justify-content:flex-end;align-items:center;width:3rem;padding-right:.125rem;display:flex;position:absolute;top:0;bottom:0;right:0}.LocalNetworkFeed-module__1KOfCa__regionPillsArrow{width:14px;height:14px;color:var(--news-text-muted,#ffffff73);opacity:.8;animation:2s ease-in-out infinite LocalNetworkFeed-module__1KOfCa__nudgeRight}@keyframes LocalNetworkFeed-module__1KOfCa__nudgeRight{0%,to{transform:translate(0)}50%{transform:translate(3px)}}.LocalNetworkFeed-module__1KOfCa__regionPill{border:1px solid var(--news-border-muted,#ffffff14);min-height:32px;color:var(--news-text-muted,#ffffff80);font-size:calc(.6875rem*var(--font-scale,1));letter-spacing:.02em;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:20px;flex-shrink:0;align-items:center;padding:.375rem .75rem;font-weight:500;transition:all .15s;display:flex}@media (hover:hover){.LocalNetworkFeed-module__1KOfCa__regionPill:hover{color:var(--news-text-secondary,#ffffffb3);background:#ffffff0a;border-color:#ffffff26}}.LocalNetworkFeed-module__1KOfCa__regionPill:active{background:#ffffff14}.LocalNetworkFeed-module__1KOfCa__regionPillActive{color:var(--news-text-primary,#f5f5f5);background:#ffffff1a;border-color:#ffffff40}.LocalNetworkFeed-module__1KOfCa__networkBanner{color:#fca5a5;font-size:calc(.75rem*var(--font-scale,1));background:#ef44441a;border:1px solid #ef444440;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;margin:.5rem .75rem;padding:.5rem .75rem;display:flex}.LocalNetworkFeed-module__1KOfCa__networkBannerDot{background:#ef4444;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s infinite LocalNetworkFeed-module__1KOfCa__pulse}@keyframes LocalNetworkFeed-module__1KOfCa__pulse{0%,to{opacity:1}50%{opacity:.4}}.LocalNetworkFeed-module__1KOfCa__networkBannerRetry{color:#fca5a5;font-size:calc(.6875rem*var(--font-scale,1));cursor:pointer;background:#ef444433;border:1px solid #ef44444d;border-radius:4px;margin-left:.5rem;padding:.2rem .6rem}.LocalNetworkFeed-module__1KOfCa__networkBannerRetry:hover{background:#ef444459}.LocalNetworkFeed-module__1KOfCa__feedSection{padding:.75rem}.LocalNetworkFeed-module__1KOfCa__feedHeader{border-bottom:1px solid var(--news-border-muted,#ffffff0f);justify-content:space-between;align-items:baseline;margin-bottom:.75rem;padding:.5rem 0;display:flex}.LocalNetworkFeed-module__1KOfCa__feedTitle{font-size:calc(1rem*var(--font-scale,1));color:var(--news-text-primary);margin:0;font-weight:600}.LocalNetworkFeed-module__1KOfCa__feedCount{font-size:calc(.75rem*var(--font-scale,1));color:var(--news-text-muted,#ffffff73)}.LocalNetworkFeed-module__1KOfCa__masonry{grid-template-columns:1fr;gap:.75rem;transition:opacity .2s;animation:.35s ease-out LocalNetworkFeed-module__1KOfCa__feedAppear;display:grid}@keyframes LocalNetworkFeed-module__1KOfCa__feedAppear{0%{opacity:0}to{opacity:1}}.LocalNetworkFeed-module__1KOfCa__refreshingBar{background:var(--news-border,#80808026);border-radius:2px;width:100%;height:3px;margin-bottom:12px;overflow:hidden}.LocalNetworkFeed-module__1KOfCa__refreshingProgress{background:var(--news-accent,#3b82f6);border-radius:2px;width:30%;height:100%;animation:1.2s ease-in-out infinite LocalNetworkFeed-module__1KOfCa__refreshSlide}@keyframes LocalNetworkFeed-module__1KOfCa__refreshSlide{0%{transform:translate(-100%)}to{transform:translate(400%)}}.LocalNetworkFeed-module__1KOfCa__masonryRefreshing{opacity:.45;pointer-events:none;transition:opacity .15s}.LocalNetworkFeed-module__1KOfCa__card{background:var(--news-surface-elevated);border:1px solid var(--news-border-muted);color:inherit;-webkit-tap-highlight-color:transparent;border-radius:8px;text-decoration:none;transition:transform .15s,box-shadow .15s;overflow:hidden}@media (hover:hover){.LocalNetworkFeed-module__1KOfCa__card:hover{box-shadow:var(--news-shadow);transform:translateY(-2px)}}.LocalNetworkFeed-module__1KOfCa__card:active{transform:scale(.99)}.LocalNetworkFeed-module__1KOfCa__cardImage{background:var(--news-border-muted);width:100%;height:180px;overflow:hidden}.LocalNetworkFeed-module__1KOfCa__cardImage img{object-fit:cover;width:100%;height:100%}.LocalNetworkFeed-module__1KOfCa__cardContent{flex-direction:column;gap:.3rem;padding:.75rem;display:flex}.LocalNetworkFeed-module__1KOfCa__cardSource{font-size:calc(.625rem*var(--font-scale,1));letter-spacing:.1em;text-transform:uppercase;color:var(--news-text-muted);font-weight:600}.LocalNetworkFeed-module__1KOfCa__cardTitle{font-size:calc(.9375rem*var(--font-scale,1));-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.LocalNetworkFeed-module__1KOfCa__cardDesc{font-size:calc(.8125rem*var(--font-scale,1));color:var(--news-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.LocalNetworkFeed-module__1KOfCa__cardMeta{justify-content:space-between;align-items:center;margin-top:auto;padding-top:.375rem;display:flex}.LocalNetworkFeed-module__1KOfCa__cardMetro{font-size:calc(.6875rem*var(--font-scale,1));color:var(--news-text-muted);text-transform:capitalize;font-weight:500}.LocalNetworkFeed-module__1KOfCa__cardTime{font-size:calc(.6875rem*var(--font-scale,1));color:var(--news-text-muted)}.LocalNetworkFeed-module__1KOfCa__loadingGrid{grid-template-columns:1fr;gap:.75rem;display:grid}.LocalNetworkFeed-module__1KOfCa__skeleton{background:var(--news-surface-elevated);border-radius:8px;height:220px;animation:1.5s infinite LocalNetworkFeed-module__1KOfCa__shimmer}@keyframes LocalNetworkFeed-module__1KOfCa__shimmer{0%{opacity:.4}50%{opacity:.7}to{opacity:.4}}.LocalNetworkFeed-module__1KOfCa__error{text-align:center;color:var(--news-text-muted);padding:3rem 1rem}.LocalNetworkFeed-module__1KOfCa__error button{background:var(--news-text-primary);color:var(--news-bg);cursor:pointer;font-size:calc(.8125rem*var(--font-scale,1));border:none;border-radius:4px;margin-top:.75rem;padding:.5rem 1rem}.LocalNetworkFeed-module__1KOfCa__empty{text-align:center;color:var(--news-text-muted);padding:3rem 1rem}.LocalNetworkFeed-module__1KOfCa__emptyTitle{font-size:calc(.9375rem*var(--font-scale,1));margin:0 0 .25rem;font-weight:600}.LocalNetworkFeed-module__1KOfCa__emptyHint{font-size:calc(.8125rem*var(--font-scale,1));margin-top:.25rem}.LocalNetworkFeed-module__1KOfCa__retryButton{color:var(--news-text-primary,#f5f5f5);background:var(--news-surface,#ffffff14);border:1px solid var(--news-border-muted,#ffffff1a);cursor:pointer;border-radius:8px;margin-top:.75rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s}.LocalNetworkFeed-module__1KOfCa__retryButton:hover{background:var(--news-surface-elevated,#ffffff1f);border-color:var(--news-border,#ffffff26)}.LocalNetworkFeed-module__1KOfCa__sentinel{justify-content:center;align-items:center;min-height:48px;display:flex}.LocalNetworkFeed-module__1KOfCa__loadingMore{text-align:center;color:var(--news-text-muted);font-size:calc(.8125rem*var(--font-scale,1));padding:.75rem 1rem}@media (max-width:640px){.LocalNetworkFeed-module__1KOfCa__mapOffset{padding-top:8px}.LocalNetworkFeed-module__1KOfCa__filterBar{padding:.375rem .5rem}.LocalNetworkFeed-module__1KOfCa__filterBarInner{gap:.25rem}.LocalNetworkFeed-module__1KOfCa__locationLabel{font-size:calc(.75rem*var(--font-scale,1))}.LocalNetworkFeed-module__1KOfCa__regionPillsWrap{max-height:34px;overflow:hidden}.LocalNetworkFeed-module__1KOfCa__regionPills{gap:.25rem}.LocalNetworkFeed-module__1KOfCa__regionPill{font-size:calc(.625rem*var(--font-scale,1));min-height:28px;padding:.25rem .5rem}.LocalNetworkFeed-module__1KOfCa__cardImage{height:140px}.LocalNetworkFeed-module__1KOfCa__cardContent{padding:.625rem}.LocalNetworkFeed-module__1KOfCa__cardTitle{font-size:calc(.875rem*var(--font-scale,1))}.LocalNetworkFeed-module__1KOfCa__cardDesc{font-size:calc(.75rem*var(--font-scale,1));-webkit-line-clamp:2}.LocalNetworkFeed-module__1KOfCa__feedSection{padding:.5rem}.LocalNetworkFeed-module__1KOfCa__feedHeader{margin-bottom:.5rem;padding:.375rem 0}.LocalNetworkFeed-module__1KOfCa__error,.LocalNetworkFeed-module__1KOfCa__empty{padding:2rem .75rem}}@media (min-width:641px){.LocalNetworkFeed-module__1KOfCa__filterBar{padding:.625rem 1rem}.LocalNetworkFeed-module__1KOfCa__filterBarInner{flex-direction:row;align-items:center;gap:1rem}.LocalNetworkFeed-module__1KOfCa__regionPill{font-size:calc(.6875rem*var(--font-scale,1));padding:.3rem .75rem}.LocalNetworkFeed-module__1KOfCa__regionPillsFade{display:none}.LocalNetworkFeed-module__1KOfCa__regionPills{padding-right:0}.LocalNetworkFeed-module__1KOfCa__feedSection{padding:1rem}.LocalNetworkFeed-module__1KOfCa__feedTitle{font-size:calc(1.125rem*var(--font-scale,1))}.LocalNetworkFeed-module__1KOfCa__masonry,.LocalNetworkFeed-module__1KOfCa__loadingGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1025px){.LocalNetworkFeed-module__1KOfCa__masonry,.LocalNetworkFeed-module__1KOfCa__loadingGrid{grid-template-columns:repeat(3,1fr);gap:1rem}.LocalNetworkFeed-module__1KOfCa__feedSection{padding:1rem clamp(1.25rem,2vw,2rem)}}@media (min-width:1400px){.LocalNetworkFeed-module__1KOfCa__masonry,.LocalNetworkFeed-module__1KOfCa__loadingGrid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1920px){.LocalNetworkFeed-module__1KOfCa__masonry,.LocalNetworkFeed-module__1KOfCa__loadingGrid{grid-template-columns:repeat(5,1fr);gap:1.25rem}}.LocalNetworkFeed-module__1KOfCa__jumpToMap{background:color-mix(in srgb,var(--news-surface-elevated)60%,transparent);-webkit-backdrop-filter:blur(12px);width:40px;height:40px;color:var(--news-text-secondary);border:1px solid var(--news-border-muted);cursor:pointer;z-index:999;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:color .2s,background .2s,border-color .2s,transform .2s,box-shadow .2s;animation:.3s cubic-bezier(.34,1.56,.64,1) LocalNetworkFeed-module__1KOfCa__jumpMapIn;display:flex;position:fixed;bottom:2rem;right:2rem}@keyframes LocalNetworkFeed-module__1KOfCa__jumpMapIn{0%{opacity:0;transform:translateY(12px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.LocalNetworkFeed-module__1KOfCa__jumpToMap:hover{color:var(--news-text-primary);background:color-mix(in srgb,var(--news-surface-elevated)85%,transparent);border-color:var(--news-border);transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.LocalNetworkFeed-module__1KOfCa__jumpToMap:active{transition-duration:.1s;transform:translateY(0)scale(.96)}@media (max-width:639px){.LocalNetworkFeed-module__1KOfCa__jumpToMap{border-radius:12px;width:44px;height:44px;bottom:1.25rem;right:1.25rem}}
.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:var(--news-surface-muted,#f0f0f0);width:100%;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}@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__shimmerSweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}.BlerbzSkeleton-module__tigqVG__skeletonContent{padding:1rem}.BlerbzSkeleton-module__tigqVG__skeletonTitle{margin-bottom:1rem}.BlerbzSkeleton-module__tigqVG__skeletonLine{background:var(--news-surface-muted,#f0f0f0);border-radius:4px;height:14px;margin-bottom:.5rem;animation:2s ease-in-out infinite BlerbzSkeleton-module__tigqVG__pulse}.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:var(--news-surface-muted,#f0f0f0);border-radius:4px;height:12px;animation:2s ease-in-out infinite BlerbzSkeleton-module__tigqVG__pulse;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__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}}
.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}
