.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;align-items:stretch;gap:.4rem;width:100%;display:grid}.LocaleEditionControls-module__OHyaca__withLocal{border:1px solid var(--news-border,#ffffff1f);background:#ffffff0b;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;padding:.28rem;box-shadow:inset 0 1px #ffffff0f}.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:focus-visible{outline-offset:2px;outline:2px solid #ffffffb8}.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__withLocal .LocaleEditionControls-module__OHyaca__editionButton{text-align:center;background:0 0;border-color:#0000;grid-template-columns:1fr;grid-template-areas:"code""label""hint";align-content:center;justify-items:center;row-gap:.22rem;min-height:74px;padding:.56rem .42rem}.LocaleEditionControls-module__OHyaca__withLocal .LocaleEditionControls-module__OHyaca__editionButton:hover{background:#ffffff14;border-color:#ffffff1f}.LocaleEditionControls-module__OHyaca__withLocal .LocaleEditionControls-module__OHyaca__editionButtonActive{background:var(--news-text-primary,#fff);color:var(--news-bg,#000);border-color:#ffffffeb;box-shadow:0 8px 18px #0000002e}.LocaleEditionControls-module__OHyaca__code{letter-spacing:0;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__withLocal .LocaleEditionControls-module__OHyaca__code{width:38px;height:25px}.LocaleEditionControls-module__OHyaca__localCode{text-transform:none;width:42px;font-size:.56rem}.LocaleEditionControls-module__OHyaca__enCode{font-size:.68rem}.LocaleEditionControls-module__OHyaca__flagCode{background:#ffffff14}.LocaleEditionControls-module__OHyaca__flagEmoji{font-size:1rem;line-height:1}.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__withLocal .LocaleEditionControls-module__OHyaca__label{max-width:100%;font-size:calc(.7rem * var(--font-scale,1))}.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__withLocal .LocaleEditionControls-module__OHyaca__hint{text-overflow:clip;white-space:normal;max-width:100%;font-size:calc(.54rem * var(--font-scale,1));line-height:1.15;overflow:visible}.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__withLocal{background:#0000000b;border-color:#0000001f;box-shadow:inset 0 1px #ffffffb8}[data-theme=light] .LocaleEditionControls-module__OHyaca__withLocal .LocaleEditionControls-module__OHyaca__editionButton{background:0 0;border-color:#0000}[data-theme=light] .LocaleEditionControls-module__OHyaca__withLocal .LocaleEditionControls-module__OHyaca__editionButton:hover{background:#0000000f;border-color:#00000014}[data-theme=light] .LocaleEditionControls-module__OHyaca__withLocal .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:480px){.LocaleEditionControls-module__OHyaca__withLocal{gap:.2rem;padding:.24rem}.LocaleEditionControls-module__OHyaca__withLocal .LocaleEditionControls-module__OHyaca__editionButton{min-height:72px;padding:.46rem .2rem}}@media (prefers-reduced-motion:reduce){.LocaleEditionControls-module__OHyaca__editionButton{transition:none}.LocaleEditionControls-module__OHyaca__editionButton:active{transform:none}}@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}}
.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:320px) and (max-width:639px){.BlerbzSkeleton-module__tigqVG__skeletonGrid{grid-template-columns:repeat(2,1fr);gap:10px}}@media (max-width:319px){.BlerbzSkeleton-module__tigqVG__skeletonGrid{grid-template-columns:1fr;gap:10px}.BlerbzSkeleton-module__tigqVG__skeletonCard{border-radius:8px}}@media (min-width:640px){.BlerbzSkeleton-module__tigqVG__skeletonGrid{grid-template-columns:repeat(3,1fr);gap:12px}}@media (min-width:768px){.BlerbzSkeleton-module__tigqVG__skeletonGrid{grid-template-columns:repeat(3,1fr);gap:14px}}@media (min-width:1024px){.BlerbzSkeleton-module__tigqVG__skeletonGrid{grid-template-columns:repeat(3,1fr);gap:16px;padding:2rem}}@media (min-width:1440px){.BlerbzSkeleton-module__tigqVG__skeletonGrid{grid-template-columns:repeat(4,1fr);gap:20px}}@media (min-width:1920px){.BlerbzSkeleton-module__tigqVG__skeletonGrid{grid-template-columns:repeat(5,1fr);gap:24px;padding:2.5rem}}@media (prefers-reduced-motion:reduce){.BlerbzSkeleton-module__tigqVG__skeletonCard{opacity:1;animation:none;transform:none}.BlerbzSkeleton-module__tigqVG__skeletonMedia,.BlerbzSkeleton-module__tigqVG__skeletonLine,.BlerbzSkeleton-module__tigqVG__skeletonSource,.BlerbzSkeleton-module__tigqVG__skeletonTime{animation:2s ease-in-out infinite BlerbzSkeleton-module__tigqVG__pulse}.BlerbzSkeleton-module__tigqVG__shimmer,.BlerbzSkeleton-module__tigqVG__shimmerPulse{animation:none;display:none}}@media (prefers-color-scheme:dark){.BlerbzSkeleton-module__tigqVG__skeletonCard{background:#1a1a1a;border-color:#333}.BlerbzSkeleton-module__tigqVG__skeletonMedia{background:linear-gradient(110deg,#2a2a2a 0% 40%,#3a3a3a 50%,#2a2a2a 60% 100%) 0 0/300% 100%}.BlerbzSkeleton-module__tigqVG__skeletonLine,.BlerbzSkeleton-module__tigqVG__skeletonSource,.BlerbzSkeleton-module__tigqVG__skeletonTime{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%) 0 0/200% 100%}.BlerbzSkeleton-module__tigqVG__shimmer{background:linear-gradient(110deg,#0000 0% 35%,#ffffff26 50%,#0000 65% 100%)}.BlerbzSkeleton-module__tigqVG__shimmerPulse{background:radial-gradient(#ffffff14 0%,#0000 70%)}}
.SharePreview-module__Wwgvma__preview{flex-direction:column;gap:12px;display:flex}.SharePreview-module__Wwgvma__aiComment{background:linear-gradient(135deg,#ffd7000a 0%,#ffffff05 100%);border-left:3px solid #ffd70080;border-radius:14px;gap:12px;padding:14px 16px;display:flex;position:relative;overflow:hidden}.SharePreview-module__Wwgvma__aiComment:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffd70033 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.SharePreview-module__Wwgvma__aiIcon{filter:drop-shadow(0 0 6px #ffd7004d);flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.SharePreview-module__Wwgvma__grokLogo{border:1px solid #ffd7004d;border-radius:50%}.SharePreview-module__Wwgvma__aiText{color:#ffffffb3;letter-spacing:.01em;margin:0;font-family:DM Sans,-apple-system,sans-serif;font-size:13px;font-style:italic;line-height:1.5}.SharePreview-module__Wwgvma__card{background:linear-gradient(145deg,#121216f2 0%,#0c0c10fa 100%);border:1px solid #ffffff14;border-radius:16px;gap:0;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000026,inset 0 1px #ffffff0a}.SharePreview-module__Wwgvma__card:after{content:"";pointer-events:none;background:linear-gradient(#ffd7004d 0%,#ffd7000d 40%,#0000 70%);width:1px;height:100%;position:absolute;top:0;right:30px;transform:skew(-12deg)}.SharePreview-module__Wwgvma__mediaThumb{background:linear-gradient(135deg,#ffffff08 0%,#0000001a 100%);flex-shrink:0;width:100px;height:auto;min-height:100px;position:relative;overflow:hidden}.SharePreview-module__Wwgvma__mediaThumb:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 70%,#0c0c1080 100%);position:absolute;inset:0}.SharePreview-module__Wwgvma__mediaImage{object-fit:cover;transition:transform .4s}.SharePreview-module__Wwgvma__content{z-index:1;flex-direction:column;flex:1;gap:6px;min-width:0;padding:14px 16px 14px 14px;display:flex;position:relative}.SharePreview-module__Wwgvma__branding{align-items:center;gap:8px;margin-bottom:4px;display:flex}.SharePreview-module__Wwgvma__logo{color:#0a0a0a;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-family:DM Sans,sans-serif;font-size:9px;font-weight:800;display:flex;box-shadow:0 0 8px #ffffff26}.SharePreview-module__Wwgvma__blerbzLogo{border-radius:4px;box-shadow:0 0 8px #ffffff1a}.SharePreview-module__Wwgvma__siteName{color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;font-family:DM Sans,sans-serif;font-size:9px;font-weight:700}.SharePreview-module__Wwgvma__headline{color:#fffffff2;letter-spacing:-.01em;-webkit-line-clamp:2;background-image:linear-gradient(90deg,#ffd70059 0%,#ffd7001a 100%);background-position:0 100%;background-repeat:no-repeat;background-size:30px 2px;-webkit-box-orient:vertical;margin:0;padding-bottom:4px;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:15px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.SharePreview-module__Wwgvma__snippet{color:#ffffff80;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:DM Sans,-apple-system,sans-serif;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.SharePreview-module__Wwgvma__sourceRow{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:6px;display:flex}.SharePreview-module__Wwgvma__source{color:#ffd700cc;text-transform:uppercase;letter-spacing:.04em;font-family:DM Sans,sans-serif;font-size:10px;font-weight:700}.SharePreview-module__Wwgvma__articleLink{color:#ffffff59;align-items:center;gap:4px;font-family:DM Sans,sans-serif;font-size:9px;display:flex}.SharePreview-module__Wwgvma__linkIcon{opacity:.6;flex-shrink:0}.SharePreview-module__Wwgvma__domain{white-space:nowrap;text-overflow:ellipsis;max-width:85px;overflow:hidden}.SharePreview-module__Wwgvma__footer{background:linear-gradient(#ffffff05 0%,#0000001a 100%);border:1px solid #ffffff0d;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:relative;overflow:hidden}.SharePreview-module__Wwgvma__footer:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff14 50%,#0000 100%);height:1px;position:absolute;top:0;left:10%;right:10%}.SharePreview-module__Wwgvma__footerText{color:#ffffff73;text-transform:uppercase;letter-spacing:.06em;font-family:DM Sans,sans-serif;font-size:10px;font-weight:600}.SharePreview-module__Wwgvma__footerLink{color:#ffffff59;font-family:DM Sans,sans-serif;font-size:9px;transition:color .2s}@media (max-width:400px){.SharePreview-module__Wwgvma__mediaThumb{width:80px;min-height:80px}.SharePreview-module__Wwgvma__content{gap:4px;padding:12px 14px 12px 12px}.SharePreview-module__Wwgvma__branding{margin-bottom:2px}.SharePreview-module__Wwgvma__headline{background-size:24px 2px;font-size:14px}.SharePreview-module__Wwgvma__snippet{display:none}.SharePreview-module__Wwgvma__aiComment{gap:10px;padding:12px 14px}.SharePreview-module__Wwgvma__aiIcon{width:20px;height:20px}.SharePreview-module__Wwgvma__aiText{font-size:12px}.SharePreview-module__Wwgvma__footer{text-align:center;flex-direction:column;gap:4px;padding:10px 14px}.SharePreview-module__Wwgvma__domain{max-width:70px}}@media (prefers-reduced-motion:reduce){.SharePreview-module__Wwgvma__mediaImage,.SharePreview-module__Wwgvma__footerLink{transition:none}}
.ShareSheet-module__FUsKeW__backdrop{z-index:10100;-webkit-backdrop-filter:blur(16px);opacity:0;background:#000000bf;justify-content:center;align-items:flex-end;transition:opacity .3s;display:flex;position:fixed;inset:0}.ShareSheet-module__FUsKeW__backdrop.ShareSheet-module__FUsKeW__entering{opacity:0}.ShareSheet-module__FUsKeW__backdrop.ShareSheet-module__FUsKeW__visible{opacity:1}.ShareSheet-module__FUsKeW__backdrop.ShareSheet-module__FUsKeW__exiting{opacity:0}.ShareSheet-module__FUsKeW__sheet{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scrollbar-width:thin;scrollbar-color:#ffffff2e transparent;background:linear-gradient(#0e0e12fc 0%,#0a0a0c 100%);border-top:1px solid #ffffff1f;border-radius:24px 24px 0 0;width:100%;max-width:500px;max-height:90vh;transition:transform .35s cubic-bezier(.32,.72,0,1);position:relative;overflow:hidden auto;transform:translateY(100%);box-shadow:0 -4px 20px #0000004d,0 -10px 40px #0003,inset 0 1px #ffffff14}.ShareSheet-module__FUsKeW__sheet:before{content:"";opacity:.02;pointer-events:none;z-index:0;mix-blend-mode:overlay;border-radius:inherit;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.ShareSheet-module__FUsKeW__backdrop.ShareSheet-module__FUsKeW__visible .ShareSheet-module__FUsKeW__sheet{transform:translateY(0)}.ShareSheet-module__FUsKeW__backdrop.ShareSheet-module__FUsKeW__exiting .ShareSheet-module__FUsKeW__sheet{transform:translateY(100%)}.ShareSheet-module__FUsKeW__sheet::-webkit-scrollbar{width:6px}.ShareSheet-module__FUsKeW__sheet::-webkit-scrollbar-track{background:0 0}.ShareSheet-module__FUsKeW__sheet::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:3px}.ShareSheet-module__FUsKeW__sheet::-webkit-scrollbar-thumb:hover{background:#ffffff47}.ShareSheet-module__FUsKeW__sheet::-webkit-scrollbar-corner{background:0 0}.ShareSheet-module__FUsKeW__handle{cursor:grab;touch-action:pan-y;z-index:1;justify-content:center;padding:14px 0 8px;display:flex;position:relative}.ShareSheet-module__FUsKeW__handleBar{background:linear-gradient(90deg,#ffffff26 0%,#ffffff4d 50%,#ffffff26 100%);border-radius:2px;width:40px;height:4px}.ShareSheet-module__FUsKeW__closeButton{color:#ffffff80;cursor:pointer;z-index:2;background:#ffffff0f;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.ShareSheet-module__FUsKeW__closeButton:hover{color:#fff;background:#ffffff1a;border-color:#ffffff26;transform:scale(1.05)}.ShareSheet-module__FUsKeW__closeButton:active{transform:scale(.95)}.ShareSheet-module__FUsKeW__closeButton:focus-visible{outline-offset:2px;outline:2px solid #ffd70080}.ShareSheet-module__FUsKeW__header{text-align:center;z-index:1;background:linear-gradient(#ffffff05 0%,#0000 100%);border-bottom:1px solid #ffffff0f;padding:8px 20px 20px;position:relative}.ShareSheet-module__FUsKeW__title{color:#fff;letter-spacing:.02em;margin:0;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:700}.ShareSheet-module__FUsKeW__previewSection{z-index:1;padding:16px 20px;position:relative}.ShareSheet-module__FUsKeW__primaryActions{z-index:1;border-bottom:1px solid #ffffff0f;grid-template-columns:repeat(3,1fr);gap:10px;padding:20px;display:grid;position:relative}.ShareSheet-module__FUsKeW__actionButton{color:#fff;cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:center;gap:10px;padding:16px 8px;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:flex}.ShareSheet-module__FUsKeW__actionButton:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-2px)}.ShareSheet-module__FUsKeW__actionButton:active{transform:scale(.97)}.ShareSheet-module__FUsKeW__actionButton.ShareSheet-module__FUsKeW__disabled{opacity:.45;cursor:not-allowed;background:#ffffff05;border-color:#ffffff0f;transform:none}.ShareSheet-module__FUsKeW__actionButton.ShareSheet-module__FUsKeW__disabled .ShareSheet-module__FUsKeW__actionIcon,.ShareSheet-module__FUsKeW__actionButton.ShareSheet-module__FUsKeW__disabled .ShareSheet-module__FUsKeW__actionLabel{opacity:.7}.ShareSheet-module__FUsKeW__actionButton.ShareSheet-module__FUsKeW__success{background:#ffd70014;border-color:#ffd70040}.ShareSheet-module__FUsKeW__actionButton.ShareSheet-module__FUsKeW__success .ShareSheet-module__FUsKeW__actionIcon{color:#ffd700f2;background:#ffd70026}.ShareSheet-module__FUsKeW__actionButton.ShareSheet-module__FUsKeW__error{background:#ff555514;border-color:#ff555547}.ShareSheet-module__FUsKeW__actionButton.ShareSheet-module__FUsKeW__error .ShareSheet-module__FUsKeW__actionIcon{color:#ff9696f2;background:#ff555524}.ShareSheet-module__FUsKeW__actionIcon{color:#ffffffe6;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .2s;display:flex}.ShareSheet-module__FUsKeW__actionButton:hover .ShareSheet-module__FUsKeW__actionIcon{background:#ffffff14;border-color:#ffffff1f}.ShareSheet-module__FUsKeW__actionLabel{color:#fff9;letter-spacing:.01em;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600}.ShareSheet-module__FUsKeW__actionButton:hover .ShareSheet-module__FUsKeW__actionLabel{color:#ffffffd9}.ShareSheet-module__FUsKeW__actionButton.ShareSheet-module__FUsKeW__success .ShareSheet-module__FUsKeW__actionLabel{color:#ffd700e6}.ShareSheet-module__FUsKeW__actionButton.ShareSheet-module__FUsKeW__error .ShareSheet-module__FUsKeW__actionLabel{color:#ff9696eb}.ShareSheet-module__FUsKeW__socialSection{z-index:1;grid-template-columns:repeat(3,1fr);gap:8px;padding:16px 20px 20px;display:grid;position:relative}.ShareSheet-module__FUsKeW__socialButton{cursor:pointer;background:0 0;border:none;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:14px 8px;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:flex}.ShareSheet-module__FUsKeW__socialButton:hover{background:#ffffff0a;transform:translateY(-2px)}.ShareSheet-module__FUsKeW__socialButton:active{transform:scale(.97)}.ShareSheet-module__FUsKeW__socialButton.ShareSheet-module__FUsKeW__disabled{opacity:.45;cursor:not-allowed;transform:none}.ShareSheet-module__FUsKeW__socialButton.ShareSheet-module__FUsKeW__disabled .ShareSheet-module__FUsKeW__socialIcon{background:#ffffff08;border-color:#ffffff0d}.ShareSheet-module__FUsKeW__socialButton.ShareSheet-module__FUsKeW__disabled .ShareSheet-module__FUsKeW__socialLabel{color:#ffffff59}.ShareSheet-module__FUsKeW__socialIcon{color:#fff;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.ShareSheet-module__FUsKeW__socialButton:hover .ShareSheet-module__FUsKeW__socialIcon{background:#ffffff14;border-color:#ffffff1f;transform:scale(1.05)}.ShareSheet-module__FUsKeW__socialLabel{color:#ffffff73;letter-spacing:.01em;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600}.ShareSheet-module__FUsKeW__socialButton:hover .ShareSheet-module__FUsKeW__socialLabel{color:#ffffffb3}.ShareSheet-module__FUsKeW__safeArea{height:env(safe-area-inset-bottom,0);min-height:16px}@media (max-width:380px){.ShareSheet-module__FUsKeW__sheet{max-height:88vh}.ShareSheet-module__FUsKeW__header{padding:6px 16px 16px}.ShareSheet-module__FUsKeW__title{font-size:16px}.ShareSheet-module__FUsKeW__previewSection{padding:12px 16px}.ShareSheet-module__FUsKeW__primaryActions{gap:8px;padding:16px}.ShareSheet-module__FUsKeW__actionButton{border-radius:14px;gap:8px;padding:12px 6px}.ShareSheet-module__FUsKeW__actionIcon{width:44px;height:44px}.ShareSheet-module__FUsKeW__actionLabel{font-size:10px}.ShareSheet-module__FUsKeW__socialSection{gap:6px;padding:12px 16px 16px}.ShareSheet-module__FUsKeW__socialButton{gap:6px;padding:10px 6px}.ShareSheet-module__FUsKeW__socialIcon{width:42px;height:42px}.ShareSheet-module__FUsKeW__socialIcon svg{width:18px;height:18px}.ShareSheet-module__FUsKeW__socialLabel{font-size:10px}.ShareSheet-module__FUsKeW__closeButton{width:28px;height:28px;top:14px;right:14px}}@media (min-width:640px){.ShareSheet-module__FUsKeW__backdrop{align-items:center;padding:24px}.ShareSheet-module__FUsKeW__sheet{border:1px solid #ffffff1a;border-radius:24px;max-width:460px;box-shadow:0 0 0 1px #ffd70008,0 8px 32px #0006,0 24px 64px #0000004d,inset 0 1px #ffffff14}.ShareSheet-module__FUsKeW__backdrop.ShareSheet-module__FUsKeW__visible .ShareSheet-module__FUsKeW__sheet{transform:translateY(0)scale(1)}.ShareSheet-module__FUsKeW__backdrop.ShareSheet-module__FUsKeW__entering .ShareSheet-module__FUsKeW__sheet,.ShareSheet-module__FUsKeW__backdrop.ShareSheet-module__FUsKeW__exiting .ShareSheet-module__FUsKeW__sheet{opacity:0;transform:translateY(24px)scale(.96)}.ShareSheet-module__FUsKeW__handle{display:none}.ShareSheet-module__FUsKeW__header{padding:24px 24px 20px}.ShareSheet-module__FUsKeW__title{letter-spacing:.03em;font-size:19px}.ShareSheet-module__FUsKeW__previewSection{padding:16px 24px}.ShareSheet-module__FUsKeW__primaryActions{gap:12px;padding:20px 24px}.ShareSheet-module__FUsKeW__actionButton{border-radius:18px;padding:18px 10px}.ShareSheet-module__FUsKeW__actionIcon{width:56px;height:56px}.ShareSheet-module__FUsKeW__actionLabel{font-size:13px}.ShareSheet-module__FUsKeW__socialSection{gap:10px;padding:16px 24px 24px}.ShareSheet-module__FUsKeW__socialButton{border-radius:16px;padding:16px 10px}.ShareSheet-module__FUsKeW__socialIcon{width:52px;height:52px}.ShareSheet-module__FUsKeW__socialLabel{font-size:12px}.ShareSheet-module__FUsKeW__safeArea{height:16px;min-height:16px}}@media (prefers-reduced-motion:reduce){.ShareSheet-module__FUsKeW__backdrop,.ShareSheet-module__FUsKeW__sheet,.ShareSheet-module__FUsKeW__actionButton,.ShareSheet-module__FUsKeW__socialButton,.ShareSheet-module__FUsKeW__closeButton,.ShareSheet-module__FUsKeW__actionIcon,.ShareSheet-module__FUsKeW__socialIcon{transition:none}.ShareSheet-module__FUsKeW__actionButton:active,.ShareSheet-module__FUsKeW__socialButton:active,.ShareSheet-module__FUsKeW__closeButton:active,.ShareSheet-module__FUsKeW__actionButton:hover,.ShareSheet-module__FUsKeW__socialButton:hover,.ShareSheet-module__FUsKeW__closeButton:hover,.ShareSheet-module__FUsKeW__socialButton:hover .ShareSheet-module__FUsKeW__socialIcon{transform:none}}.ShareSheet-module__FUsKeW__spinner{animation:1s linear infinite ShareSheet-module__FUsKeW__spin}@keyframes ShareSheet-module__FUsKeW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ShareSheet-module__FUsKeW__disabled{opacity:.5;cursor:not-allowed;pointer-events:none}
.DailyFrontModal-module__xcQ2vW__overlay{--blotter-accent:#d2483e;--blotter-accent-rgb:210, 72, 62;--blotter-gold:#e5c100;--blotter-gold-rgb:229, 193, 0;--blotter-window:#e5c100;--blotter-global:#6f9be8;--blotter-markets:#4fbf8b;z-index:10001;-webkit-backdrop-filter:blur(32px)saturate(180%);background:#000000d9;justify-content:center;align-items:center;padding:1rem;animation:.3s ease-out DailyFrontModal-module__xcQ2vW__dailyFrontOverlayIn;display:flex;position:fixed;inset:0}@keyframes DailyFrontModal-module__xcQ2vW__dailyFrontOverlayIn{0%{opacity:0}to{opacity:1}}.DailyFrontModal-module__xcQ2vW__card{background:#000;border:1px solid #ffffff17;border-radius:22px;flex-direction:column;width:96vw;max-width:640px;max-height:90vh;animation:.3s cubic-bezier(.32,.72,0,1) DailyFrontModal-module__xcQ2vW__dailyFrontCardIn;display:flex;overflow:hidden;box-shadow:0 8px 32px #00000073,0 24px 64px #00000059}@keyframes DailyFrontModal-module__xcQ2vW__dailyFrontCardIn{0%{opacity:0;transform:scale(.96)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.DailyFrontModal-module__xcQ2vW__header{border-bottom:1px solid rgba(var(--blotter-accent-rgb), .35);background:linear-gradient(180deg, rgba(var(--blotter-accent-rgb), .08), transparent);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.05rem 1.35rem;display:flex}.DailyFrontModal-module__xcQ2vW__headerLeft{align-items:center;gap:.7rem;min-width:0;display:flex}.DailyFrontModal-module__xcQ2vW__headerBadge{width:38px;height:38px;color:var(--blotter-accent);background:rgba(var(--blotter-accent-rgb), .12);border:1.5px solid rgba(var(--blotter-accent-rgb), .32);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.DailyFrontModal-module__xcQ2vW__headerTitles{flex-direction:column;min-width:0;display:flex}.DailyFrontModal-module__xcQ2vW__headerTitle{color:#fff;letter-spacing:.14em;text-transform:uppercase;font-size:1rem;font-weight:900}.DailyFrontModal-module__xcQ2vW__headerTagline{color:#ffffff6b;letter-spacing:.03em;margin-top:.1rem;font-size:.72rem;font-style:italic;font-weight:500}.DailyFrontModal-module__xcQ2vW__closeBtn{color:#ff3b30;cursor:pointer;background:#ff3b3026;border:1px solid #ff3b3040;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.DailyFrontModal-module__xcQ2vW__closeBtn:hover{background:#ff3b303d}.DailyFrontModal-module__xcQ2vW__closeBtn:focus-visible{outline:2px solid var(--blotter-accent);outline-offset:2px}.DailyFrontModal-module__xcQ2vW__controls{border-bottom:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;gap:.7rem;padding:.85rem 1.35rem;display:flex}.DailyFrontModal-module__xcQ2vW__searchForm{background:#ffffff09;border:1px solid #ffffff1a;border-radius:11px;align-items:center;gap:.55rem;padding:.55rem .75rem;transition:border-color .2s,background .2s;display:flex}.DailyFrontModal-module__xcQ2vW__searchForm:focus-within{border-color:rgba(var(--blotter-accent-rgb), .5);background:#ffffff0d}.DailyFrontModal-module__xcQ2vW__searchIcon{color:#fff6;flex-shrink:0}.DailyFrontModal-module__xcQ2vW__searchInput{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:.86rem}.DailyFrontModal-module__xcQ2vW__searchInput::placeholder{color:#ffffff59}.DailyFrontModal-module__xcQ2vW__searchClear{color:#fff9;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:background .2s;display:flex}.DailyFrontModal-module__xcQ2vW__searchClear:hover{background:#ffffff29}.DailyFrontModal-module__xcQ2vW__dateNav{align-items:center;gap:.5rem;display:flex}.DailyFrontModal-module__xcQ2vW__dateArrow{color:#ffffffbf;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1f;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.DailyFrontModal-module__xcQ2vW__dateArrow:hover:not(:disabled){border-color:rgba(var(--blotter-accent-rgb), .5);color:#fff}.DailyFrontModal-module__xcQ2vW__dateArrow:disabled{opacity:.3;cursor:not-allowed}.DailyFrontModal-module__xcQ2vW__dateInput{color:#fff;text-align:center;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;cursor:pointer;background:#ffffff09;border:1px solid #ffffff1f;border-radius:9px;flex:1;min-width:0;padding:.5rem .7rem;font-family:SF Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.84rem}.DailyFrontModal-module__xcQ2vW__dateInput:focus{border-color:rgba(var(--blotter-accent-rgb), .5);outline:none}.DailyFrontModal-module__xcQ2vW__dayStrip{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;-webkit-overflow-scrolling:touch;gap:.4rem;padding-bottom:.2rem;display:flex;overflow-x:auto}.DailyFrontModal-module__xcQ2vW__dayStrip::-webkit-scrollbar{height:4px}.DailyFrontModal-module__xcQ2vW__dayStrip::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.DailyFrontModal-module__xcQ2vW__dayChip{cursor:pointer;background:#ffffff05;border:1px solid #ffffff1a;border-radius:9px;flex-direction:column;flex-shrink:0;align-items:center;gap:.15rem;min-width:3.5rem;padding:.4rem .65rem;transition:all .2s;display:flex}.DailyFrontModal-module__xcQ2vW__dayChip:hover{border-color:rgba(var(--blotter-accent-rgb), .4)}.DailyFrontModal-module__xcQ2vW__dayChipActive{border-color:var(--blotter-accent);background:rgba(var(--blotter-accent-rgb), .14)}.DailyFrontModal-module__xcQ2vW__dayChipDate{color:#fffc;white-space:nowrap;font-size:.72rem;font-weight:700}.DailyFrontModal-module__xcQ2vW__dayChipCount{color:#fff6;font-family:SF Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.66rem;font-weight:600}.DailyFrontModal-module__xcQ2vW__dayChipActive .DailyFrontModal-module__xcQ2vW__dayChipDate{color:#fff}.DailyFrontModal-module__xcQ2vW__dayChipActive .DailyFrontModal-module__xcQ2vW__dayChipCount{color:rgba(var(--blotter-accent-rgb), .9)}.DailyFrontModal-module__xcQ2vW__feedFilters{flex-wrap:wrap;gap:.45rem;display:flex}.DailyFrontModal-module__xcQ2vW__feedFilter{letter-spacing:.05em;color:#ffffff8c;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:100px;padding:.35rem .75rem;font-size:.7rem;font-weight:700;transition:all .2s}.DailyFrontModal-module__xcQ2vW__feedFilter:hover{color:#fff;border-color:#ffffff40}.DailyFrontModal-module__xcQ2vW__feedFilterActive{color:#000;background:var(--blotter-accent);border-color:var(--blotter-accent)}.DailyFrontModal-module__xcQ2vW__body{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;-webkit-overflow-scrolling:touch;flex:1;padding:1.25rem 1.35rem 1.5rem;overflow-y:auto}.DailyFrontModal-module__xcQ2vW__body::-webkit-scrollbar{width:6px}.DailyFrontModal-module__xcQ2vW__body::-webkit-scrollbar-track{background:0 0}.DailyFrontModal-module__xcQ2vW__body::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.DailyFrontModal-module__xcQ2vW__dayHeader{border-bottom:2px solid rgba(var(--blotter-accent-rgb), .3);margin-bottom:.5rem;padding-bottom:.9rem}.DailyFrontModal-module__xcQ2vW__dayHeaderTop{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.DailyFrontModal-module__xcQ2vW__dayHeaderDate{color:#fff;letter-spacing:.05em;text-transform:uppercase;font-family:SF Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9rem;font-weight:800}.DailyFrontModal-module__xcQ2vW__dayHeaderCount{color:#ffffff73;letter-spacing:.04em;font-size:.72rem;font-weight:600}.DailyFrontModal-module__xcQ2vW__buildingBadge{letter-spacing:.08em;text-transform:uppercase;color:var(--blotter-gold);background:rgba(var(--blotter-gold-rgb), .12);border:1px solid rgba(var(--blotter-gold-rgb), .4);border-radius:100px;padding:.15rem .55rem;font-size:.64rem;font-weight:800}.DailyFrontModal-module__xcQ2vW__dayHeadline{color:#ffffffd1;margin:.7rem 0 0;font-size:.92rem;font-weight:500;line-height:1.6}.DailyFrontModal-module__xcQ2vW__buildingNote{color:rgba(var(--blotter-gold-rgb), .75);text-align:center;margin:1rem 0 0;font-size:.78rem;font-style:italic}.DailyFrontModal-module__xcQ2vW__entryList{margin:0;padding:0;list-style:none}.DailyFrontModal-module__xcQ2vW__entry{border-bottom:1px solid #ffffff12;gap:.85rem;padding:.95rem 0;display:flex}.DailyFrontModal-module__xcQ2vW__entry:last-child{border-bottom:none}.DailyFrontModal-module__xcQ2vW__entryRail{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:.4rem;width:4.2rem;display:flex}.DailyFrontModal-module__xcQ2vW__entryTime{color:#ffffffb3;letter-spacing:.02em;font-family:SF Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.82rem;font-weight:700}.DailyFrontModal-module__xcQ2vW__entryFeed{letter-spacing:.07em;text-transform:uppercase;color:#ffffffd9;background:#ffffff14;border-left:2px solid #ffffff4d;border-radius:4px;padding:.13rem .4rem;font-size:.58rem;font-weight:800}.DailyFrontModal-module__xcQ2vW__feed_window{color:var(--blotter-window);background:rgba(var(--blotter-gold-rgb), .1);border-left-color:var(--blotter-window)}.DailyFrontModal-module__xcQ2vW__feed_global{color:var(--blotter-global);border-left-color:var(--blotter-global);background:#6f9be81a}.DailyFrontModal-module__xcQ2vW__feed_markets{color:var(--blotter-markets);border-left-color:var(--blotter-markets);background:#4fbf8b1a}.DailyFrontModal-module__xcQ2vW__entryThumb{background:#ffffff08;border:1px solid #ffffff1a;border-radius:7px;flex-shrink:0;width:76px;height:58px;overflow:hidden}.DailyFrontModal-module__xcQ2vW__entryThumbImg{object-fit:cover;width:100%;height:100%;display:block}.DailyFrontModal-module__xcQ2vW__entryThumbEmpty{color:rgba(var(--blotter-accent-rgb), .4);background:repeating-linear-gradient(135deg, rgba(var(--blotter-accent-rgb), .06), rgba(var(--blotter-accent-rgb), .06) 6px, rgba(var(--blotter-accent-rgb), .02) 6px, rgba(var(--blotter-accent-rgb), .02) 12px);border-color:rgba(var(--blotter-accent-rgb), .2);justify-content:center;align-items:center;display:flex}.DailyFrontModal-module__xcQ2vW__entryContent{flex:1;min-width:0}.DailyFrontModal-module__xcQ2vW__entryTitle{color:#fff;font-size:.9rem;font-weight:700;line-height:1.4;text-decoration:none;display:block}a.DailyFrontModal-module__xcQ2vW__entryTitle:hover{color:var(--blotter-accent);text-underline-offset:2px;text-decoration:underline}.DailyFrontModal-module__xcQ2vW__entryBlurb{color:#fff9;margin:.4rem 0 0;font-size:.82rem;line-height:1.55}.DailyFrontModal-module__xcQ2vW__entryMeta{align-items:center;gap:.5rem;margin-top:.45rem;display:flex}.DailyFrontModal-module__xcQ2vW__entrySource{letter-spacing:.03em;text-transform:uppercase;color:#fff6;font-size:.68rem;font-weight:600}.DailyFrontModal-module__xcQ2vW__entryKeywords{flex-wrap:wrap;gap:.4rem;margin-top:.55rem;display:flex}.DailyFrontModal-module__xcQ2vW__keywordChip{color:rgba(var(--blotter-gold-rgb), .85);background:rgba(var(--blotter-gold-rgb), .07);border:1px solid rgba(var(--blotter-gold-rgb), .28);cursor:pointer;border-radius:6px;padding:.2rem .55rem;font-size:.68rem;font-weight:600;transition:all .15s}.DailyFrontModal-module__xcQ2vW__keywordChip:hover{background:rgba(var(--blotter-gold-rgb), .16);border-color:rgba(var(--blotter-gold-rgb), .5)}.DailyFrontModal-module__xcQ2vW__searchResults{flex-direction:column;display:flex}.DailyFrontModal-module__xcQ2vW__searchSummary{color:#ffffff80;letter-spacing:.02em;margin-bottom:.75rem;font-size:.76rem;font-weight:600}.DailyFrontModal-module__xcQ2vW__searchGroup{margin-bottom:1rem}.DailyFrontModal-module__xcQ2vW__searchGroupDate{text-align:left;letter-spacing:.05em;text-transform:uppercase;width:100%;color:var(--blotter-accent);border:none;border-bottom:1px solid rgba(var(--blotter-accent-rgb), .3);cursor:pointer;background:0 0;margin-bottom:.25rem;padding:.4rem 0;font-family:SF Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;font-weight:800;display:block}.DailyFrontModal-module__xcQ2vW__searchGroupDate:hover{color:#fff}.DailyFrontModal-module__xcQ2vW__loadMore{letter-spacing:.04em;color:#fffc;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff24;border-radius:10px;align-self:center;margin-top:.5rem;padding:.6rem 1.4rem;font-size:.78rem;font-weight:700;transition:all .2s}.DailyFrontModal-module__xcQ2vW__loadMore:hover:not(:disabled){border-color:rgba(var(--blotter-accent-rgb), .5);color:#fff}.DailyFrontModal-module__xcQ2vW__loadMore:disabled{opacity:.5;cursor:default}.DailyFrontModal-module__xcQ2vW__stateBlock{text-align:center;flex-direction:column;align-items:center;gap:.85rem;padding:2.5rem 1rem;display:flex}.DailyFrontModal-module__xcQ2vW__stateText{color:#ffffff80;max-width:22rem;margin:0;font-size:.86rem;line-height:1.55}.DailyFrontModal-module__xcQ2vW__retryBtn{color:#fff;background:rgba(var(--blotter-accent-rgb), .2);border:1px solid rgba(var(--blotter-accent-rgb), .5);cursor:pointer;border-radius:10px;padding:.5rem 1.2rem;font-size:.78rem;font-weight:700;transition:background .2s}.DailyFrontModal-module__xcQ2vW__retryBtn:hover{background:rgba(var(--blotter-accent-rgb), .32)}.DailyFrontModal-module__xcQ2vW__locked{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2.75rem 1.5rem;display:flex}.DailyFrontModal-module__xcQ2vW__lockedCrown{width:66px;height:66px;color:var(--blotter-gold);background:rgba(var(--blotter-gold-rgb), .1);border:1.5px solid rgba(var(--blotter-gold-rgb), .4);border-radius:50%;justify-content:center;align-items:center;display:flex}.DailyFrontModal-module__xcQ2vW__lockedTitle{color:#fff;letter-spacing:.02em;margin:0;font-size:1.05rem;font-weight:800}.DailyFrontModal-module__xcQ2vW__lockedBody{color:#ffffff8c;max-width:26rem;margin:0;font-size:.86rem;line-height:1.6}.DailyFrontModal-module__xcQ2vW__lockedCta{letter-spacing:.04em;color:#000;background:linear-gradient(135deg, var(--blotter-gold), #f0d24a);cursor:pointer;border:none;border-radius:12px;margin-top:.5rem;padding:.7rem 1.6rem;font-size:.85rem;font-weight:800;transition:transform .2s,box-shadow .2s}.DailyFrontModal-module__xcQ2vW__lockedCta:hover{box-shadow:0 6px 20px rgba(var(--blotter-gold-rgb), .28);transform:translateY(-1px)}.DailyFrontModal-module__xcQ2vW__skeleton{flex-direction:column;display:flex}.DailyFrontModal-module__xcQ2vW__skeletonRow{border-bottom:1px solid #ffffff0d;gap:.85rem;padding:.95rem 0;display:flex}.DailyFrontModal-module__xcQ2vW__skeletonRail{background:#ffffff0f;border-radius:4px;flex-shrink:0;width:4.2rem;height:1rem;animation:1.4s ease-in-out infinite DailyFrontModal-module__xcQ2vW__dailyFrontPulse}.DailyFrontModal-module__xcQ2vW__skeletonThumb{background:#ffffff0f;border-radius:7px;flex-shrink:0;width:76px;height:58px;animation:1.4s ease-in-out infinite DailyFrontModal-module__xcQ2vW__dailyFrontPulse}.DailyFrontModal-module__xcQ2vW__skeletonBody{flex-direction:column;flex:1;gap:.5rem;display:flex}.DailyFrontModal-module__xcQ2vW__skeletonLine{background:#ffffff0f;border-radius:4px;height:.7rem;animation:1.4s ease-in-out infinite DailyFrontModal-module__xcQ2vW__dailyFrontPulse}@keyframes DailyFrontModal-module__xcQ2vW__dailyFrontPulse{0%,to{opacity:.4}50%{opacity:.8}}@media (max-width:767px){.DailyFrontModal-module__xcQ2vW__overlay{padding:0}.DailyFrontModal-module__xcQ2vW__card{border:none;border-radius:0;width:100vw;max-width:100vw;height:100vh;max-height:100vh}.DailyFrontModal-module__xcQ2vW__header{padding:.9rem 1.1rem}.DailyFrontModal-module__xcQ2vW__controls{padding:.75rem 1.1rem}.DailyFrontModal-module__xcQ2vW__body{padding:1.1rem 1.1rem 2rem}.DailyFrontModal-module__xcQ2vW__entryRail{width:3.4rem}.DailyFrontModal-module__xcQ2vW__entry{gap:.6rem}.DailyFrontModal-module__xcQ2vW__entryThumb,.DailyFrontModal-module__xcQ2vW__skeletonThumb{width:60px;height:46px}}[data-theme=light] .DailyFrontModal-module__xcQ2vW__card{background:#fff;border-color:#0000001a}[data-theme=light] .DailyFrontModal-module__xcQ2vW__header{background:linear-gradient(180deg, rgba(var(--blotter-accent-rgb), .06), transparent);border-bottom-color:rgba(var(--blotter-accent-rgb), .3)}[data-theme=light] .DailyFrontModal-module__xcQ2vW__headerTitle{color:#111}[data-theme=light] .DailyFrontModal-module__xcQ2vW__headerTagline{color:#00000080}[data-theme=light] .DailyFrontModal-module__xcQ2vW__controls{border-bottom-color:#00000014}[data-theme=light] .DailyFrontModal-module__xcQ2vW__searchForm,[data-theme=light] .DailyFrontModal-module__xcQ2vW__dateInput,[data-theme=light] .DailyFrontModal-module__xcQ2vW__dateArrow,[data-theme=light] .DailyFrontModal-module__xcQ2vW__dayChip,[data-theme=light] .DailyFrontModal-module__xcQ2vW__feedFilter{background:#00000008;border-color:#0000001f}[data-theme=light] .DailyFrontModal-module__xcQ2vW__dateInput{color:#111;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=light] .DailyFrontModal-module__xcQ2vW__searchInput{color:#111}[data-theme=light] .DailyFrontModal-module__xcQ2vW__dateArrow{color:#000000b3}[data-theme=light] .DailyFrontModal-module__xcQ2vW__dayChipDate{color:#000000bf}[data-theme=light] .DailyFrontModal-module__xcQ2vW__feedFilter{color:#0009}[data-theme=light] .DailyFrontModal-module__xcQ2vW__feedFilterActive{color:#fff;background:var(--blotter-accent)}[data-theme=light] .DailyFrontModal-module__xcQ2vW__body::-webkit-scrollbar-thumb{background:#0000001f}[data-theme=light] .DailyFrontModal-module__xcQ2vW__dayHeaderDate{color:#111}[data-theme=light] .DailyFrontModal-module__xcQ2vW__dayHeadline{color:#000000c7}[data-theme=light] .DailyFrontModal-module__xcQ2vW__dayHeaderCount{color:#00000080}[data-theme=light] .DailyFrontModal-module__xcQ2vW__entry{border-bottom-color:#00000014}[data-theme=light] .DailyFrontModal-module__xcQ2vW__entryThumb{background:#00000008;border-color:#0000001f}[data-theme=light] .DailyFrontModal-module__xcQ2vW__entryTime{color:#000000b3}[data-theme=light] .DailyFrontModal-module__xcQ2vW__entryTitle{color:#111}[data-theme=light] .DailyFrontModal-module__xcQ2vW__entryBlurb{color:#0000009e}[data-theme=light] .DailyFrontModal-module__xcQ2vW__entrySource{color:#00000073}[data-theme=light] .DailyFrontModal-module__xcQ2vW__stateText{color:#0000008c}[data-theme=light] .DailyFrontModal-module__xcQ2vW__lockedTitle{color:#111}[data-theme=light] .DailyFrontModal-module__xcQ2vW__lockedBody{color:#0009}[data-theme=light] .DailyFrontModal-module__xcQ2vW__skeletonRail,[data-theme=light] .DailyFrontModal-module__xcQ2vW__skeletonThumb,[data-theme=light] .DailyFrontModal-module__xcQ2vW__skeletonLine{background:#00000012}
.TranslationToggle-module__9GhnLG__iconBtn{color:#fff9;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:3px;width:auto;height:36px;padding:0 8px;transition:all .2s;display:flex;position:relative}.TranslationToggle-module__9GhnLG__iconBtn:hover{color:#ffffffe6;background:#ffffff14;transform:scale(1.05)}.TranslationToggle-module__9GhnLG__iconBtn:focus-visible{outline-offset:2px;outline:2px solid #ffffff80}.TranslationToggle-module__9GhnLG__iconBtn:active{transform:scale(.95)}.TranslationToggle-module__9GhnLG__iconBtnRegional{color:#fff;background:#ffffff1a}.TranslationToggle-module__9GhnLG__globeIcon{flex-shrink:0;width:15px;height:15px}.TranslationToggle-module__9GhnLG__versionLabel{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:700;line-height:1}.TranslationToggle-module__9GhnLG__pulsing{animation:.4s TranslationToggle-module__9GhnLG__langPulse}@keyframes TranslationToggle-module__9GhnLG__langPulse{0%{box-shadow:0 0 #ffffff80}50%{box-shadow:0 0 0 4px #ffffff40}to{box-shadow:0 0 #fff0}}[data-theme=light] .TranslationToggle-module__9GhnLG__pulsing{animation:.4s TranslationToggle-module__9GhnLG__langPulseLight}@keyframes TranslationToggle-module__9GhnLG__langPulseLight{0%{box-shadow:0 0 #0000004d}50%{box-shadow:0 0 0 4px #0000001f}to{box-shadow:0 0 #0000}}[data-theme=light] .TranslationToggle-module__9GhnLG__iconBtn{color:#0000008c;background:0 0}[data-theme=light] .TranslationToggle-module__9GhnLG__iconBtn:hover{color:#000000d9;background:#0000001a}[data-theme=light] .TranslationToggle-module__9GhnLG__iconBtn:focus-visible{outline-color:#00000073}[data-theme=light] .TranslationToggle-module__9GhnLG__iconBtnRegional{color:#000000e6;background:#0000001f}@media (max-width:640px){.TranslationToggle-module__9GhnLG__iconBtn{border-radius:8px;gap:2px;height:32px;padding:0 6px}.TranslationToggle-module__9GhnLG__globeIcon{width:13px;height:13px}.TranslationToggle-module__9GhnLG__versionLabel{font-size:9px}}@media (max-width:380px){.TranslationToggle-module__9GhnLG__iconBtn{border-radius:7px;height:30px;padding:0 5px}.TranslationToggle-module__9GhnLG__globeIcon{width:12px;height:12px}.TranslationToggle-module__9GhnLG__versionLabel{font-size:8px}}@media (prefers-reduced-motion:reduce){.TranslationToggle-module__9GhnLG__iconBtn{transition:none}.TranslationToggle-module__9GhnLG__iconBtn:active{transform:none}.TranslationToggle-module__9GhnLG__pulsing{animation:none}}
.page-module__cIclJG__pageRoot{justify-content:center;align-items:flex-start;width:100%;min-height:100vh;display:flex}.page-module__cIclJG__mainContent{justify-content:center;width:100%;display:flex}
