.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)}}
.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;max-width:1400px;margin:0 auto;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;max-width:1400px;margin:.5rem auto;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{max-width:1400px;margin:0 auto;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 1.25rem}}@media (min-width:1400px){.LocalNetworkFeed-module__1KOfCa__masonry,.LocalNetworkFeed-module__1KOfCa__loadingGrid{grid-template-columns:repeat(4,1fr)}}.LocalNetworkFeed-module__1KOfCa__intelligenceDashboard{flex:1;min-height:auto;padding-top:72px}@media (max-width:640px){.LocalNetworkFeed-module__1KOfCa__intelligenceDashboard{padding-top:60px}}.LocalNetworkFeed-module__1KOfCa__jumpToMap{background:color-mix(in srgb,var(--news-surface-elevated)60%,transparent);-webkit-backdrop-filter:blur(12px);width:40px;height:40px;color:var(--news-text-secondary);border:1px solid var(--news-border-muted);cursor:pointer;z-index:999;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:color .2s,background .2s,border-color .2s,transform .2s,box-shadow .2s;animation:.3s cubic-bezier(.34,1.56,.64,1) LocalNetworkFeed-module__1KOfCa__jumpMapIn;display:flex;position:fixed;bottom:2rem;right:2rem}@keyframes LocalNetworkFeed-module__1KOfCa__jumpMapIn{0%{opacity:0;transform:translateY(12px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.LocalNetworkFeed-module__1KOfCa__jumpToMap:hover{color:var(--news-text-primary);background:color-mix(in srgb,var(--news-surface-elevated)85%,transparent);border-color:var(--news-border);transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.LocalNetworkFeed-module__1KOfCa__jumpToMap:active{transition-duration:.1s;transform:translateY(0)scale(.96)}@media (max-width:639px){.LocalNetworkFeed-module__1KOfCa__jumpToMap{border-radius:12px;width:44px;height:44px;bottom:1.25rem;right:1.25rem}}
.BlerbzSkeleton-module__tigqVG__skeletonGrid{grid-template-columns:1fr;gap:10px;width:100%;padding:clamp(1rem,3vw,2rem);display:grid}.BlerbzSkeleton-module__tigqVG__skeletonCard{background:var(--news-card,#fff);border:1px solid var(--news-border-muted,#e0e0e0);animation:.4s cubic-bezier(.34,1.56,.64,1) forwards BlerbzSkeleton-module__tigqVG__skeletonCardEnter;animation-delay:calc(var(--card-index,0)*50ms);opacity:0;border-radius:12px;overflow:hidden;transform:translateY(16px)scale(.97)}.BlerbzSkeleton-module__tigqVG__skeletonMedia{aspect-ratio:16/9;background:var(--news-surface-muted,#f0f0f0);width:100%;position:relative;overflow:hidden}.BlerbzSkeleton-module__tigqVG__shimmer{background:linear-gradient(110deg,#0000 0% 35%,#fff6 50%,#0000 65% 100%);width:100%;height:100%;animation:1.5s ease-in-out infinite BlerbzSkeleton-module__tigqVG__shimmerSweep;position:absolute;top:0;left:0}@keyframes BlerbzSkeleton-module__tigqVG__skeletonCardEnter{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes BlerbzSkeleton-module__tigqVG__shimmerSweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}.BlerbzSkeleton-module__tigqVG__skeletonContent{padding:1rem}.BlerbzSkeleton-module__tigqVG__skeletonTitle{margin-bottom:1rem}.BlerbzSkeleton-module__tigqVG__skeletonLine{background:var(--news-surface-muted,#f0f0f0);border-radius:4px;height:14px;margin-bottom:.5rem;animation:2s ease-in-out infinite BlerbzSkeleton-module__tigqVG__pulse}.BlerbzSkeleton-module__tigqVG__skeletonLine:first-child{animation-delay:0s}.BlerbzSkeleton-module__tigqVG__skeletonLine:nth-child(2){animation-delay:.1s}.BlerbzSkeleton-module__tigqVG__skeletonLine:nth-child(3){animation-delay:.2s}.BlerbzSkeleton-module__tigqVG__skeletonMeta{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.BlerbzSkeleton-module__tigqVG__skeletonSource,.BlerbzSkeleton-module__tigqVG__skeletonTime{background:var(--news-surface-muted,#f0f0f0);border-radius:4px;height:12px;animation:2s ease-in-out infinite BlerbzSkeleton-module__tigqVG__pulse;display:inline-block}.BlerbzSkeleton-module__tigqVG__skeletonSource{width:80px;animation-delay:.3s}.BlerbzSkeleton-module__tigqVG__skeletonTime{width:50px;animation-delay:.35s}@keyframes BlerbzSkeleton-module__tigqVG__pulse{0%,to{opacity:1}50%{opacity:.6}}@media (min-width:400px) and (max-width:639px){.BlerbzSkeleton-module__tigqVG__skeletonGrid{grid-template-columns:repeat(2,1fr);gap:10px}}@media (max-width:399px){.BlerbzSkeleton-module__tigqVG__skeletonGrid{grid-template-columns:1fr;gap:10px}.BlerbzSkeleton-module__tigqVG__skeletonCard{border-radius:8px}}@media (min-width:640px){.BlerbzSkeleton-module__tigqVG__skeletonGrid{grid-template-columns:repeat(3,1fr);gap:12px}}@media (min-width:768px){.BlerbzSkeleton-module__tigqVG__skeletonGrid{grid-template-columns:repeat(3,1fr);gap:14px}}@media (min-width:1024px){.BlerbzSkeleton-module__tigqVG__skeletonGrid{grid-template-columns:repeat(3,1fr);gap:16px;padding:2rem}}@media (min-width:1440px){.BlerbzSkeleton-module__tigqVG__skeletonGrid{grid-template-columns:repeat(4,1fr);gap:20px}}@media (min-width:1920px){.BlerbzSkeleton-module__tigqVG__skeletonGrid{grid-template-columns:repeat(5,1fr);gap:24px;padding:2.5rem}}@media (prefers-reduced-motion:reduce){.BlerbzSkeleton-module__tigqVG__skeletonCard{opacity:1;animation:none;transform:none}.BlerbzSkeleton-module__tigqVG__skeletonMedia,.BlerbzSkeleton-module__tigqVG__skeletonLine,.BlerbzSkeleton-module__tigqVG__skeletonSource,.BlerbzSkeleton-module__tigqVG__skeletonTime{animation:2s ease-in-out infinite BlerbzSkeleton-module__tigqVG__pulse}.BlerbzSkeleton-module__tigqVG__shimmer,.BlerbzSkeleton-module__tigqVG__shimmerPulse{animation:none;display:none}}@media (prefers-color-scheme:dark){.BlerbzSkeleton-module__tigqVG__skeletonCard{background:#1a1a1a;border-color:#333}.BlerbzSkeleton-module__tigqVG__skeletonMedia{background:linear-gradient(110deg,#2a2a2a 0% 40%,#3a3a3a 50%,#2a2a2a 60% 100%) 0 0/300% 100%}.BlerbzSkeleton-module__tigqVG__skeletonLine,.BlerbzSkeleton-module__tigqVG__skeletonSource,.BlerbzSkeleton-module__tigqVG__skeletonTime{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%) 0 0/200% 100%}.BlerbzSkeleton-module__tigqVG__shimmer{background:linear-gradient(110deg,#0000 0% 35%,#ffffff26 50%,#0000 65% 100%)}.BlerbzSkeleton-module__tigqVG__shimmerPulse{background:radial-gradient(#ffffff14 0%,#0000 70%)}}
.SharePreview-module__Wwgvma__preview{flex-direction:column;gap:12px;display:flex}.SharePreview-module__Wwgvma__aiComment{background:linear-gradient(135deg,#ffd7000a 0%,#ffffff05 100%);border-left:3px solid #ffd70080;border-radius:14px;gap:12px;padding:14px 16px;display:flex;position:relative;overflow:hidden}.SharePreview-module__Wwgvma__aiComment:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffd70033 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.SharePreview-module__Wwgvma__aiIcon{filter:drop-shadow(0 0 6px #ffd7004d);flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.SharePreview-module__Wwgvma__grokLogo{border:1px solid #ffd7004d;border-radius:50%}.SharePreview-module__Wwgvma__aiText{color:#ffffffb3;letter-spacing:.01em;margin:0;font-family:DM Sans,-apple-system,sans-serif;font-size:13px;font-style:italic;line-height:1.5}.SharePreview-module__Wwgvma__card{background:linear-gradient(145deg,#121216f2 0%,#0c0c10fa 100%);border:1px solid #ffffff14;border-radius:16px;gap:0;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000026,inset 0 1px #ffffff0a}.SharePreview-module__Wwgvma__card:after{content:"";pointer-events:none;background:linear-gradient(#ffd7004d 0%,#ffd7000d 40%,#0000 70%);width:1px;height:100%;position:absolute;top:0;right:30px;transform:skew(-12deg)}.SharePreview-module__Wwgvma__mediaThumb{background:linear-gradient(135deg,#ffffff08 0%,#0000001a 100%);flex-shrink:0;width:100px;height:auto;min-height:100px;position:relative;overflow:hidden}.SharePreview-module__Wwgvma__mediaThumb:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 70%,#0c0c1080 100%);position:absolute;inset:0}.SharePreview-module__Wwgvma__mediaImage{object-fit:cover;transition:transform .4s}.SharePreview-module__Wwgvma__content{z-index:1;flex-direction:column;flex:1;gap:6px;min-width:0;padding:14px 16px 14px 14px;display:flex;position:relative}.SharePreview-module__Wwgvma__branding{align-items:center;gap:8px;margin-bottom:4px;display:flex}.SharePreview-module__Wwgvma__logo{color:#0a0a0a;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-family:DM Sans,sans-serif;font-size:9px;font-weight:800;display:flex;box-shadow:0 0 8px #ffffff26}.SharePreview-module__Wwgvma__blerbzLogo{border-radius:4px;box-shadow:0 0 8px #ffffff1a}.SharePreview-module__Wwgvma__siteName{color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;font-family:DM Sans,sans-serif;font-size:9px;font-weight:700}.SharePreview-module__Wwgvma__headline{color:#fffffff2;letter-spacing:-.01em;-webkit-line-clamp:2;background-image:linear-gradient(90deg,#ffd70059 0%,#ffd7001a 100%);background-position:0 100%;background-repeat:no-repeat;background-size:30px 2px;-webkit-box-orient:vertical;margin:0;padding-bottom:4px;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:15px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.SharePreview-module__Wwgvma__snippet{color:#ffffff80;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:DM Sans,-apple-system,sans-serif;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.SharePreview-module__Wwgvma__sourceRow{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:6px;display:flex}.SharePreview-module__Wwgvma__source{color:#ffd700cc;text-transform:uppercase;letter-spacing:.04em;font-family:DM Sans,sans-serif;font-size:10px;font-weight:700}.SharePreview-module__Wwgvma__articleLink{color:#ffffff59;align-items:center;gap:4px;font-family:DM Sans,sans-serif;font-size:9px;display:flex}.SharePreview-module__Wwgvma__linkIcon{opacity:.6;flex-shrink:0}.SharePreview-module__Wwgvma__domain{white-space:nowrap;text-overflow:ellipsis;max-width:85px;overflow:hidden}.SharePreview-module__Wwgvma__footer{background:linear-gradient(#ffffff05 0%,#0000001a 100%);border:1px solid #ffffff0d;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:relative;overflow:hidden}.SharePreview-module__Wwgvma__footer:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff14 50%,#0000 100%);height:1px;position:absolute;top:0;left:10%;right:10%}.SharePreview-module__Wwgvma__footerText{color:#ffffff73;text-transform:uppercase;letter-spacing:.06em;font-family:DM Sans,sans-serif;font-size:10px;font-weight:600}.SharePreview-module__Wwgvma__footerLink{color:#ffffff59;font-family:DM Sans,sans-serif;font-size:9px;transition:color .2s}@media (max-width:400px){.SharePreview-module__Wwgvma__mediaThumb{width:80px;min-height:80px}.SharePreview-module__Wwgvma__content{gap:4px;padding:12px 14px 12px 12px}.SharePreview-module__Wwgvma__branding{margin-bottom:2px}.SharePreview-module__Wwgvma__headline{background-size:24px 2px;font-size:14px}.SharePreview-module__Wwgvma__snippet{display:none}.SharePreview-module__Wwgvma__aiComment{gap:10px;padding:12px 14px}.SharePreview-module__Wwgvma__aiIcon{width:20px;height:20px}.SharePreview-module__Wwgvma__aiText{font-size:12px}.SharePreview-module__Wwgvma__footer{text-align:center;flex-direction:column;gap:4px;padding:10px 14px}.SharePreview-module__Wwgvma__domain{max-width:70px}}@media (prefers-reduced-motion:reduce){.SharePreview-module__Wwgvma__mediaImage,.SharePreview-module__Wwgvma__footerLink{transition:none}}
.ShareSheet-module__FUsKeW__backdrop{z-index:10100;-webkit-backdrop-filter:blur(16px);opacity:0;background:#000000bf;justify-content:center;align-items:flex-end;transition:opacity .3s;display:flex;position:fixed;inset:0}.ShareSheet-module__FUsKeW__backdrop.ShareSheet-module__FUsKeW__entering{opacity:0}.ShareSheet-module__FUsKeW__backdrop.ShareSheet-module__FUsKeW__visible{opacity:1}.ShareSheet-module__FUsKeW__backdrop.ShareSheet-module__FUsKeW__exiting{opacity:0}.ShareSheet-module__FUsKeW__sheet{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:linear-gradient(#0e0e12fc 0%,#0a0a0c 100%);border-top:1px solid #ffffff1f;border-radius:24px 24px 0 0;width:100%;max-width:500px;max-height:90vh;transition:transform .35s cubic-bezier(.32,.72,0,1);position:relative;overflow:hidden auto;transform:translateY(100%);box-shadow:0 -4px 20px #0000004d,0 -10px 40px #0003,inset 0 1px #ffffff14}.ShareSheet-module__FUsKeW__sheet:before{content:"";opacity:.02;pointer-events:none;z-index:0;mix-blend-mode:overlay;border-radius:inherit;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.ShareSheet-module__FUsKeW__backdrop.ShareSheet-module__FUsKeW__visible .ShareSheet-module__FUsKeW__sheet{transform:translateY(0)}.ShareSheet-module__FUsKeW__backdrop.ShareSheet-module__FUsKeW__exiting .ShareSheet-module__FUsKeW__sheet{transform:translateY(100%)}.ShareSheet-module__FUsKeW__handle{cursor:grab;touch-action:pan-y;z-index:1;justify-content:center;padding:14px 0 8px;display:flex;position:relative}.ShareSheet-module__FUsKeW__handleBar{background:linear-gradient(90deg,#ffffff26 0%,#ffffff4d 50%,#ffffff26 100%);border-radius:2px;width:40px;height:4px}.ShareSheet-module__FUsKeW__closeButton{color:#ffffff80;cursor:pointer;z-index:2;background:#ffffff0f;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.ShareSheet-module__FUsKeW__closeButton:hover{color:#fff;background:#ffffff1a;border-color:#ffffff26;transform:scale(1.05)}.ShareSheet-module__FUsKeW__closeButton:active{transform:scale(.95)}.ShareSheet-module__FUsKeW__closeButton:focus-visible{outline-offset:2px;outline:2px solid #ffd70080}.ShareSheet-module__FUsKeW__header{text-align:center;z-index:1;background:linear-gradient(#ffffff05 0%,#0000 100%);border-bottom:1px solid #ffffff0f;padding:8px 20px 20px;position:relative}.ShareSheet-module__FUsKeW__title{color:#fff;letter-spacing:.02em;margin:0;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:700}.ShareSheet-module__FUsKeW__previewSection{z-index:1;padding:16px 20px;position:relative}.ShareSheet-module__FUsKeW__primaryActions{z-index:1;border-bottom:1px solid #ffffff0f;grid-template-columns:repeat(3,1fr);gap:10px;padding:20px;display:grid;position:relative}.ShareSheet-module__FUsKeW__actionButton{color:#fff;cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:center;gap:10px;padding:16px 8px;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:flex}.ShareSheet-module__FUsKeW__actionButton:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-2px)}.ShareSheet-module__FUsKeW__actionButton:active{transform:scale(.97)}.ShareSheet-module__FUsKeW__actionButton.ShareSheet-module__FUsKeW__disabled{opacity:.45;cursor:not-allowed;background:#ffffff05;border-color:#ffffff0f;transform:none}.ShareSheet-module__FUsKeW__actionButton.ShareSheet-module__FUsKeW__disabled .ShareSheet-module__FUsKeW__actionIcon,.ShareSheet-module__FUsKeW__actionButton.ShareSheet-module__FUsKeW__disabled .ShareSheet-module__FUsKeW__actionLabel{opacity:.7}.ShareSheet-module__FUsKeW__actionButton.ShareSheet-module__FUsKeW__success{background:#ffd70014;border-color:#ffd70040}.ShareSheet-module__FUsKeW__actionButton.ShareSheet-module__FUsKeW__success .ShareSheet-module__FUsKeW__actionIcon{color:#ffd700f2;background:#ffd70026}.ShareSheet-module__FUsKeW__actionIcon{color:#ffffffe6;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .2s;display:flex}.ShareSheet-module__FUsKeW__actionButton:hover .ShareSheet-module__FUsKeW__actionIcon{background:#ffffff14;border-color:#ffffff1f}.ShareSheet-module__FUsKeW__actionLabel{color:#fff9;letter-spacing:.01em;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600}.ShareSheet-module__FUsKeW__actionButton:hover .ShareSheet-module__FUsKeW__actionLabel{color:#ffffffd9}.ShareSheet-module__FUsKeW__actionButton.ShareSheet-module__FUsKeW__success .ShareSheet-module__FUsKeW__actionLabel{color:#ffd700e6}.ShareSheet-module__FUsKeW__socialSection{z-index:1;grid-template-columns:repeat(3,1fr);gap:8px;padding:16px 20px 20px;display:grid;position:relative}.ShareSheet-module__FUsKeW__socialButton{cursor:pointer;background:0 0;border:none;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:14px 8px;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:flex}.ShareSheet-module__FUsKeW__socialButton:hover{background:#ffffff0a;transform:translateY(-2px)}.ShareSheet-module__FUsKeW__socialButton:active{transform:scale(.97)}.ShareSheet-module__FUsKeW__socialButton.ShareSheet-module__FUsKeW__disabled{opacity:.45;cursor:not-allowed;transform:none}.ShareSheet-module__FUsKeW__socialButton.ShareSheet-module__FUsKeW__disabled .ShareSheet-module__FUsKeW__socialIcon{background:#ffffff08;border-color:#ffffff0d}.ShareSheet-module__FUsKeW__socialButton.ShareSheet-module__FUsKeW__disabled .ShareSheet-module__FUsKeW__socialLabel{color:#ffffff59}.ShareSheet-module__FUsKeW__socialIcon{color:#fff;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.ShareSheet-module__FUsKeW__socialButton:hover .ShareSheet-module__FUsKeW__socialIcon{background:#ffffff14;border-color:#ffffff1f;transform:scale(1.05)}.ShareSheet-module__FUsKeW__socialLabel{color:#ffffff73;letter-spacing:.01em;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600}.ShareSheet-module__FUsKeW__socialButton:hover .ShareSheet-module__FUsKeW__socialLabel{color:#ffffffb3}.ShareSheet-module__FUsKeW__safeArea{height:env(safe-area-inset-bottom,0);min-height:16px}@media (max-width:380px){.ShareSheet-module__FUsKeW__sheet{max-height:88vh}.ShareSheet-module__FUsKeW__header{padding:6px 16px 16px}.ShareSheet-module__FUsKeW__title{font-size:16px}.ShareSheet-module__FUsKeW__previewSection{padding:12px 16px}.ShareSheet-module__FUsKeW__primaryActions{gap:8px;padding:16px}.ShareSheet-module__FUsKeW__actionButton{border-radius:14px;gap:8px;padding:12px 6px}.ShareSheet-module__FUsKeW__actionIcon{width:44px;height:44px}.ShareSheet-module__FUsKeW__actionLabel{font-size:10px}.ShareSheet-module__FUsKeW__socialSection{gap:6px;padding:12px 16px 16px}.ShareSheet-module__FUsKeW__socialButton{gap:6px;padding:10px 6px}.ShareSheet-module__FUsKeW__socialIcon{width:42px;height:42px}.ShareSheet-module__FUsKeW__socialIcon svg{width:18px;height:18px}.ShareSheet-module__FUsKeW__socialLabel{font-size:10px}.ShareSheet-module__FUsKeW__closeButton{width:28px;height:28px;top:14px;right:14px}}@media (min-width:640px){.ShareSheet-module__FUsKeW__backdrop{align-items:center;padding:24px}.ShareSheet-module__FUsKeW__sheet{border:1px solid #ffffff1a;border-radius:24px;max-width:460px;box-shadow:0 0 0 1px #ffd70008,0 8px 32px #0006,0 24px 64px #0000004d,inset 0 1px #ffffff14}.ShareSheet-module__FUsKeW__backdrop.ShareSheet-module__FUsKeW__visible .ShareSheet-module__FUsKeW__sheet{transform:translateY(0)scale(1)}.ShareSheet-module__FUsKeW__backdrop.ShareSheet-module__FUsKeW__entering .ShareSheet-module__FUsKeW__sheet,.ShareSheet-module__FUsKeW__backdrop.ShareSheet-module__FUsKeW__exiting .ShareSheet-module__FUsKeW__sheet{opacity:0;transform:translateY(24px)scale(.96)}.ShareSheet-module__FUsKeW__handle{display:none}.ShareSheet-module__FUsKeW__header{padding:24px 24px 20px}.ShareSheet-module__FUsKeW__title{letter-spacing:.03em;font-size:19px}.ShareSheet-module__FUsKeW__previewSection{padding:16px 24px}.ShareSheet-module__FUsKeW__primaryActions{gap:12px;padding:20px 24px}.ShareSheet-module__FUsKeW__actionButton{border-radius:18px;padding:18px 10px}.ShareSheet-module__FUsKeW__actionIcon{width:56px;height:56px}.ShareSheet-module__FUsKeW__actionLabel{font-size:13px}.ShareSheet-module__FUsKeW__socialSection{gap:10px;padding:16px 24px 24px}.ShareSheet-module__FUsKeW__socialButton{border-radius:16px;padding:16px 10px}.ShareSheet-module__FUsKeW__socialIcon{width:52px;height:52px}.ShareSheet-module__FUsKeW__socialLabel{font-size:12px}.ShareSheet-module__FUsKeW__safeArea{height:16px;min-height:16px}}@media (prefers-reduced-motion:reduce){.ShareSheet-module__FUsKeW__backdrop,.ShareSheet-module__FUsKeW__sheet,.ShareSheet-module__FUsKeW__actionButton,.ShareSheet-module__FUsKeW__socialButton,.ShareSheet-module__FUsKeW__closeButton,.ShareSheet-module__FUsKeW__actionIcon,.ShareSheet-module__FUsKeW__socialIcon{transition:none}.ShareSheet-module__FUsKeW__actionButton:active,.ShareSheet-module__FUsKeW__socialButton:active,.ShareSheet-module__FUsKeW__closeButton:active,.ShareSheet-module__FUsKeW__actionButton:hover,.ShareSheet-module__FUsKeW__socialButton:hover,.ShareSheet-module__FUsKeW__closeButton:hover,.ShareSheet-module__FUsKeW__socialButton:hover .ShareSheet-module__FUsKeW__socialIcon{transform:none}}.ShareSheet-module__FUsKeW__spinner{animation:1s linear infinite ShareSheet-module__FUsKeW__spin}@keyframes ShareSheet-module__FUsKeW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ShareSheet-module__FUsKeW__disabled{opacity:.5;cursor:not-allowed;pointer-events:none}
.ShareButton-module__jYeQdq__shareWrapper{z-index:1;flex-shrink:0;display:inline-flex;position:relative}.ShareButton-module__jYeQdq__shareWrapper.ShareButton-module__jYeQdq__menuOpen{z-index:9999}.ShareButton-module__jYeQdq__shareButton{cursor:pointer;color:var(--text-secondary,#ffffffa6);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,transform .1s,opacity .15s;display:flex;position:relative}.ShareButton-module__jYeQdq__shareButton:hover{color:var(--text-primary,#fffffff2)}.ShareButton-module__jYeQdq__shareButton:active{transform:scale(.92)}.ShareButton-module__jYeQdq__shareButton:focus-visible{outline:2px solid var(--accent-color,#3b82f6);outline-offset:2px;border-radius:4px}.ShareButton-module__jYeQdq__shareButton:disabled{opacity:.5;cursor:not-allowed}.ShareButton-module__jYeQdq__shareButton.ShareButton-module__jYeQdq__success{color:var(--success-color,#22c55e)}.ShareButton-module__jYeQdq__icon{width:100%;height:100%}.ShareButton-module__jYeQdq__spinner{border:2px solid;border-top-color:#0000;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite ShareButton-module__jYeQdq__spin}@keyframes ShareButton-module__jYeQdq__spin{to{transform:rotate(360deg)}}.ShareButton-module__jYeQdq__shareMenu{background:var(--card-bg,#1a1a1a);z-index:10000;-webkit-backdrop-filter:blur(20px);border:1px solid #ffffff26;border-radius:12px;min-width:200px;position:absolute;right:0;overflow:hidden;box-shadow:0 8px 32px #00000080,0 2px 8px #0000004d,0 0 0 1px #ffffff0d}.ShareButton-module__jYeQdq__shareMenu.ShareButton-module__jYeQdq__menuUp{transform-origin:100% 100%;animation:.18s ease-out ShareButton-module__jYeQdq__shareMenuInUp;top:auto;bottom:calc(100% + 8px)}.ShareButton-module__jYeQdq__shareMenu.ShareButton-module__jYeQdq__menuDown{transform-origin:100% 0;animation:.18s ease-out ShareButton-module__jYeQdq__shareMenuInDown;top:calc(100% + 8px);bottom:auto}@keyframes ShareButton-module__jYeQdq__shareMenuInUp{0%{opacity:0;transform:translateY(8px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ShareButton-module__jYeQdq__shareMenuInDown{0%{opacity:0;transform:translateY(-8px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ShareButton-module__jYeQdq__dragHandle{display:none}@media (max-width:640px){.ShareButton-module__jYeQdq__dragHandle{justify-content:center;padding:12px 0 4px;display:flex}.ShareButton-module__jYeQdq__dragHandleBar{background:#ffffff40;border-radius:2px;width:36px;height:4px}}.ShareButton-module__jYeQdq__shareMenuHeader{text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary,#ffffff80);border-bottom:1px solid #ffffff14;padding:10px 14px 8px;font-size:11px;font-weight:600}.ShareButton-module__jYeQdq__shareOption{width:100%;color:var(--text-primary,#ffffffe6);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:10px 14px;font-size:14px;font-weight:500;transition:background .15s;display:flex}.ShareButton-module__jYeQdq__shareOption:hover{background:#ffffff14}.ShareButton-module__jYeQdq__shareOption:active{background:#ffffff1f}.ShareButton-module__jYeQdq__shareIcon{width:24px;height:24px;color:var(--text-secondary,#ffffffb3);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ShareButton-module__jYeQdq__shareDivider{background:#ffffff14;height:1px;margin:4px 0}.ShareButton-module__jYeQdq__variantCard{width:28px;height:28px;color:var(--news-text-secondary,#ffffffa6);background:0 0;border-radius:50%;padding:0;transition:color .2s,transform .15s}.ShareButton-module__jYeQdq__variantCard:hover{color:var(--news-text-primary,#fffffff2);transform:translateY(-1px)scale(1.1)}.ShareButton-module__jYeQdq__variantCard:active{transform:translateY(0)scale(.95)}.ShareButton-module__jYeQdq__variantCard .ShareButton-module__jYeQdq__icon{width:17px;height:17px}.ShareButton-module__jYeQdq__variantCard:after{content:"";border-radius:50%;width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ShareButton-module__jYeQdq__variantDeck{width:24px;height:24px;margin-right:.5rem;padding:0}.ShareButton-module__jYeQdq__variantDeck .ShareButton-module__jYeQdq__icon{width:16px;height:16px}.ShareButton-module__jYeQdq__variantDeck:after{content:"";border-radius:50%;width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ShareButton-module__jYeQdq__variantZoom{color:#fff9;background:0 0;border:none;border-radius:10px;width:36px;height:36px;padding:0;transition:all .2s}.ShareButton-module__jYeQdq__variantZoom:hover{color:#ffffffe6;background:#ffffff14}.ShareButton-module__jYeQdq__variantZoom:focus-visible{outline-offset:2px;outline:2px solid #ffffff80}.ShareButton-module__jYeQdq__variantZoom .ShareButton-module__jYeQdq__icon{width:18px;height:18px}[data-theme=light] .ShareButton-module__jYeQdq__variantZoom{color:#0000008c}[data-theme=light] .ShareButton-module__jYeQdq__variantZoom:hover{color:#000000d9;background:#0000001a}.ShareButton-module__jYeQdq__variantCover{color:#ffffffd9;-webkit-backdrop-filter:blur(8px);background:#ffffff1a;border-radius:50%;width:32px;height:32px;padding:0}.ShareButton-module__jYeQdq__variantCover:hover{color:#fff;background:#fff3}.ShareButton-module__jYeQdq__variantCover .ShareButton-module__jYeQdq__icon{width:18px;height:18px}@media (max-width:1024px) and (min-width:641px){.ShareButton-module__jYeQdq__shareMenu{min-width:220px}.ShareButton-module__jYeQdq__shareOption{gap:12px;padding:12px 16px}.ShareButton-module__jYeQdq__shareIcon{width:26px;height:26px}.ShareButton-module__jYeQdq__shareIcon svg{width:20px;height:20px}.ShareButton-module__jYeQdq__variantDeck{width:28px;height:28px}.ShareButton-module__jYeQdq__variantDeck .ShareButton-module__jYeQdq__icon{width:18px;height:18px}.ShareButton-module__jYeQdq__variantCard{width:28px;height:28px}.ShareButton-module__jYeQdq__variantCard .ShareButton-module__jYeQdq__icon{width:17px;height:17px}}@media (max-width:640px){.ShareButton-module__jYeQdq__variantCard{width:28px;min-width:28px;height:28px;min-height:28px}.ShareButton-module__jYeQdq__variantCard .ShareButton-module__jYeQdq__icon{width:17px;height:17px}.ShareButton-module__jYeQdq__variantCard:after{content:"";position:absolute;inset:-10px}.ShareButton-module__jYeQdq__variantDeck{width:26px;height:26px}.ShareButton-module__jYeQdq__variantDeck .ShareButton-module__jYeQdq__icon{width:16px;height:16px}.ShareButton-module__jYeQdq__shareMenu,.ShareButton-module__jYeQdq__shareMenu.ShareButton-module__jYeQdq__menuUp,.ShareButton-module__jYeQdq__shareMenu.ShareButton-module__jYeQdq__menuDown{width:100%;max-width:none;max-height:85vh;padding-bottom:env(safe-area-inset-bottom,16px);transform-origin:bottom;border-radius:20px 20px 0 0;animation:.25s cubic-bezier(.32,.72,0,1) ShareButton-module__jYeQdq__shareMenuInMobile;position:fixed;inset:auto 0 0;overflow-y:auto}@keyframes ShareButton-module__jYeQdq__shareMenuInMobile{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.ShareButton-module__jYeQdq__shareOption{gap:14px;padding:16px 20px;font-size:16px}.ShareButton-module__jYeQdq__shareIcon{width:28px;height:28px}.ShareButton-module__jYeQdq__shareIcon svg{width:22px;height:22px}.ShareButton-module__jYeQdq__shareMenuHeader{text-align:center;padding:16px 20px 12px;font-size:13px}.ShareButton-module__jYeQdq__shareDivider{margin:8px 16px}}.ShareButton-module__jYeQdq__shareBackdrop{display:none}@media (max-width:640px){.ShareButton-module__jYeQdq__shareBackdrop{-webkit-backdrop-filter:blur(8px);z-index:9998;background:#0009;animation:.2s ease-out ShareButton-module__jYeQdq__fadeIn;display:block;position:fixed;inset:0}@keyframes ShareButton-module__jYeQdq__fadeIn{0%{opacity:0}to{opacity:1}}.ShareButton-module__jYeQdq__shareMenu{z-index:9999}}@media (prefers-reduced-motion:reduce){.ShareButton-module__jYeQdq__shareButton{transition:none}.ShareButton-module__jYeQdq__shareButton:active{transform:none}.ShareButton-module__jYeQdq__spinner{opacity:.7;animation:none}}
.FreeAlternatives-module__kxtTVa__container{-webkit-backdrop-filter:blur(8px);box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;max-width:320px;margin-top:.75rem;margin-bottom:1rem;padding:1rem;overflow:hidden}.FreeAlternatives-module__kxtTVa__header{border-bottom:1px solid #ffffff1a;margin-bottom:.75rem;padding-bottom:.5rem}.FreeAlternatives-module__kxtTVa__title{font-family:var(--paper-font-playfair,"Playfair Display",Georgia,serif);font-size:calc(.85rem*var(--font-scale,1));color:#ffffffe6;letter-spacing:.01em;font-weight:600}.FreeAlternatives-module__kxtTVa__grid{flex-direction:column;gap:.75rem;display:flex}.FreeAlternatives-module__kxtTVa__card{text-align:left;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.875rem;width:100%;padding:.75rem;transition:all .2s;display:flex}.FreeAlternatives-module__kxtTVa__card:hover{background:#ffffff1a;border-color:#fff3;transform:translate(4px)}.FreeAlternatives-module__kxtTVa__card:focus-visible{outline-offset:2px;outline:2px solid #ffffff80}.FreeAlternatives-module__kxtTVa__thumbnailContainer{background:#ffffff14;border:1px solid #ffffff1a;border-radius:8px;flex-shrink:0;width:56px;height:56px;position:relative;overflow:hidden}.FreeAlternatives-module__kxtTVa__thumbnail{object-fit:cover}.FreeAlternatives-module__kxtTVa__thumbnailPlaceholder{color:#ffffff4d;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.FreeAlternatives-module__kxtTVa__cardContent{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.FreeAlternatives-module__kxtTVa__sourceName{font-size:calc(.7rem*var(--font-scale,1));text-transform:uppercase;letter-spacing:.08em;color:#fff9;font-weight:600}.FreeAlternatives-module__kxtTVa__headline{font-family:var(--paper-font-oldstandard,Georgia,serif);font-size:calc(.875rem*var(--font-scale,1));color:#fffffff2;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.FreeAlternatives-module__kxtTVa__relatedBadge{font-size:calc(.6rem*var(--font-scale,1));text-transform:uppercase;letter-spacing:.06em;color:#ffc864e6;margin-top:.125rem;font-weight:500;display:inline-block}.FreeAlternatives-module__kxtTVa__arrow{color:#fff6;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.FreeAlternatives-module__kxtTVa__card:hover .FreeAlternatives-module__kxtTVa__arrow{color:#fffc;transform:translate(2px,-2px)}.FreeAlternatives-module__kxtTVa__loadingContainer{justify-content:center;align-items:center;gap:.75rem;padding:1.5rem 1rem;display:flex}.FreeAlternatives-module__kxtTVa__loadingSpinner{border:2px solid #ffffff26;border-top-color:#ffffffb3;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite FreeAlternatives-module__kxtTVa__spin}.FreeAlternatives-module__kxtTVa__loadingText{font-size:calc(.85rem*var(--font-scale,1));color:#ffffff80}@keyframes FreeAlternatives-module__kxtTVa__spin{to{transform:rotate(360deg)}}.FreeAlternatives-module__kxtTVa__emptyState{justify-content:center;align-items:center;padding:1.25rem 1rem;display:flex}.FreeAlternatives-module__kxtTVa__emptyText{font-size:calc(.85rem*var(--font-scale,1));color:#ffffff73;text-align:center;font-style:italic}[data-theme=light] .FreeAlternatives-module__kxtTVa__emptyText{color:#0006}@media (max-width:768px){.FreeAlternatives-module__kxtTVa__container{border-radius:10px;max-width:280px;margin-top:.75rem;margin-bottom:1rem;padding:.875rem}.FreeAlternatives-module__kxtTVa__thumbnailContainer{width:50px;height:50px}.FreeAlternatives-module__kxtTVa__headline{font-size:calc(.825rem*var(--font-scale,1))}}@media (max-width:640px){.FreeAlternatives-module__kxtTVa__container{border-radius:10px;max-width:100%;margin-top:.75rem;margin-bottom:1rem;padding:.875rem}.FreeAlternatives-module__kxtTVa__header{margin-bottom:.75rem}.FreeAlternatives-module__kxtTVa__title{font-size:calc(.9rem*var(--font-scale,1))}.FreeAlternatives-module__kxtTVa__grid{gap:.625rem}.FreeAlternatives-module__kxtTVa__card{border-radius:10px;gap:.75rem;padding:.625rem}.FreeAlternatives-module__kxtTVa__thumbnailContainer{border-radius:6px;width:48px;height:48px}.FreeAlternatives-module__kxtTVa__sourceName{font-size:calc(.65rem*var(--font-scale,1))}.FreeAlternatives-module__kxtTVa__headline{font-size:calc(.8rem*var(--font-scale,1))}.FreeAlternatives-module__kxtTVa__arrow{width:24px;height:24px}.FreeAlternatives-module__kxtTVa__arrow svg{width:12px;height:12px}}[data-theme=light] .FreeAlternatives-module__kxtTVa__container{background:#00000014;border-color:#0000002e}[data-theme=light] .FreeAlternatives-module__kxtTVa__header{border-color:#0000002e}[data-theme=light] .FreeAlternatives-module__kxtTVa__title{color:#000000d9}[data-theme=light] .FreeAlternatives-module__kxtTVa__card{background:#0000000f;border-color:#0000002e}[data-theme=light] .FreeAlternatives-module__kxtTVa__card:hover{background:#0000001a;border-color:#00000038}[data-theme=light] .FreeAlternatives-module__kxtTVa__card:focus-visible{outline-color:#0006}[data-theme=light] .FreeAlternatives-module__kxtTVa__thumbnailContainer{background:#00000014;border-color:#0000002e}[data-theme=light] .FreeAlternatives-module__kxtTVa__thumbnailPlaceholder{color:#00000040}[data-theme=light] .FreeAlternatives-module__kxtTVa__sourceName{color:#0000008c}[data-theme=light] .FreeAlternatives-module__kxtTVa__headline{color:#000000d9}[data-theme=light] .FreeAlternatives-module__kxtTVa__relatedBadge{color:#b47828e6}[data-theme=light] .FreeAlternatives-module__kxtTVa__arrow{color:#0000004d}[data-theme=light] .FreeAlternatives-module__kxtTVa__card:hover .FreeAlternatives-module__kxtTVa__arrow{color:#0009}[data-theme=light] .FreeAlternatives-module__kxtTVa__loadingSpinner{border-color:#00000080 #0003 #0003}[data-theme=light] .FreeAlternatives-module__kxtTVa__loadingText{color:#0006}@media (prefers-reduced-motion:reduce){.FreeAlternatives-module__kxtTVa__card{transition:none}.FreeAlternatives-module__kxtTVa__card:hover{transform:none}.FreeAlternatives-module__kxtTVa__arrow{transition:none}.FreeAlternatives-module__kxtTVa__card:hover .FreeAlternatives-module__kxtTVa__arrow{transform:none}.FreeAlternatives-module__kxtTVa__loadingSpinner{border-top-color:#ffffff80;animation:none}}
.ViewCycleToggle-module__xKJo4W__container{pointer-events:auto;touch-action:manipulation;align-items:center;display:flex;position:relative}.ViewCycleToggle-module__xKJo4W__cycleButton{cursor:pointer;min-width:36px;min-height:44px;transition:background-color var(--duration-fast)ease;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:manipulation;pointer-events:auto;box-shadow:none;background:0 0;border:none;border-radius:999px;outline:none;justify-content:center;align-items:center;padding:6px 8px;display:flex}.ViewCycleToggle-module__xKJo4W__cycleButton:hover{background:#ffffff1a}.ViewCycleToggle-module__xKJo4W__cycleButton.ViewCycleToggle-module__xKJo4W__open{color:inherit;box-shadow:none;background:#ffffff1f}.ViewCycleToggle-module__xKJo4W__cycleButton:focus-visible{outline:2px solid var(--news-accent);outline-offset:2px}.ViewCycleToggle-module__xKJo4W__cycleButton.ViewCycleToggle-module__xKJo4W__pressed .ViewCycleToggle-module__xKJo4W__iconWrapper{transform:scale(.9)}.ViewCycleToggle-module__xKJo4W__iconWrapper{justify-content:center;align-items:center;transition:transform .2s cubic-bezier(.34,1.56,.64,1);display:flex}.ViewCycleToggle-module__xKJo4W__icon{color:var(--news-text-primary);flex-shrink:0;width:21px;height:21px}.ViewCycleToggle-module__xKJo4W__dotBorderGrid{flex-direction:column;gap:1px;display:inline-flex}.ViewCycleToggle-module__xKJo4W__topDotRow{gap:1px;display:flex}.ViewCycleToggle-module__xKJo4W__iconSection{align-items:flex-start;gap:1px;display:flex}.ViewCycleToggle-module__xKJo4W__rightDotCol{flex-direction:column;gap:1px;margin-left:auto;display:flex}.ViewCycleToggle-module__xKJo4W__dot{background:var(--news-text-muted);opacity:.4;width:4px;height:4px;transition:all var(--duration-fast)ease;border-radius:50%}.ViewCycleToggle-module__xKJo4W__activeDot{background:var(--news-accent);opacity:1;width:4px;height:4px;transition:all var(--duration-fast)ease;border-radius:50%}.ViewCycleToggle-module__xKJo4W__coinButton{cursor:pointer;width:100%;height:100%;transition:background-color var(--duration-fast)ease;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:manipulation;pointer-events:auto;box-shadow:none;color:var(--news-text-primary);background:0 0;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;padding:0;display:flex}.ViewCycleToggle-module__xKJo4W__coinButton:active{background:#ffffff1a}.ViewCycleToggle-module__xKJo4W__coinButton.ViewCycleToggle-module__xKJo4W__pressed .ViewCycleToggle-module__xKJo4W__iconWrapper{transform:scale(.9)}.ViewCycleToggle-module__xKJo4W__coinButton .ViewCycleToggle-module__xKJo4W__icon{width:22px;height:22px}.ViewCycleToggle-module__xKJo4W__quickSelectPopupUp{background:var(--news-surface);border:1px solid var(--news-border);z-index:1100;min-width:190px;animation:ViewCycleToggle-module__xKJo4W__popupInUp var(--duration-fast)var(--ease-spring);background:rgba(var(--news-bg-rgb,20,20,20),.97);-webkit-backdrop-filter:blur(20px);border-radius:12px;flex-direction:column;gap:2px;padding:6px;display:flex;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 -8px 24px #00000040}@keyframes ViewCycleToggle-module__xKJo4W__popupInUp{0%{opacity:0;transform:translate(-50%)translateY(8px)scale(.95)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.ViewCycleToggle-module__xKJo4W__quickSelectPopupUp .ViewCycleToggle-module__xKJo4W__quickSelectOption{cursor:pointer;transition:background-color var(--duration-fast)ease;color:var(--news-text-primary);text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:14px;width:100%;min-height:48px;padding:14px 16px;font-size:1rem;font-weight:500;display:flex}.ViewCycleToggle-module__xKJo4W__quickSelectPopupUp .ViewCycleToggle-module__xKJo4W__quickSelectOption:active{background:var(--news-surface-muted)}[data-theme=light] .ViewCycleToggle-module__xKJo4W__quickSelectPopupUp{background:#b0b0b0f7;border-color:#0000002e;box-shadow:0 -8px 24px #0000002e}.ViewCycleToggle-module__xKJo4W__quickSelectPopup{background:var(--news-surface);border:1px solid var(--news-border);z-index:1100;min-width:160px;animation:ViewCycleToggle-module__xKJo4W__popupIn var(--duration-fast)var(--ease-spring);border-radius:12px;flex-direction:column;gap:2px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #00000026}@keyframes ViewCycleToggle-module__xKJo4W__popupIn{0%{opacity:0;transform:translateY(-8px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ViewCycleToggle-module__xKJo4W__quickSelectOption{cursor:pointer;transition:background-color var(--duration-fast)ease,color var(--duration-fast)ease;color:var(--news-text-primary);text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:10px 14px;font-size:.9375rem;font-weight:500;display:flex;position:relative}.ViewCycleToggle-module__xKJo4W__quickSelectOption:hover{background:var(--news-surface-muted)}.ViewCycleToggle-module__xKJo4W__quickSelectOption:focus-visible{outline:2px solid var(--news-accent);outline-offset:-2px}.ViewCycleToggle-module__xKJo4W__quickSelectActive,.ViewCycleToggle-module__xKJo4W__quickSelectActive .ViewCycleToggle-module__xKJo4W__icon,.ViewCycleToggle-module__xKJo4W__quickSelectActive .ViewCycleToggle-module__xKJo4W__quickSelectLabel{color:#daa520}.ViewCycleToggle-module__xKJo4W__quickSelectLabel{flex:1}@media (max-width:639px){.ViewCycleToggle-module__xKJo4W__cycleButton{min-width:44px;min-height:44px;padding:5px 7px}.ViewCycleToggle-module__xKJo4W__cycleButton:active{background:var(--news-surface-elevated)}.ViewCycleToggle-module__xKJo4W__cycleButton:active .ViewCycleToggle-module__xKJo4W__iconWrapper{transform:scale(.9)}.ViewCycleToggle-module__xKJo4W__icon{width:18px;height:18px}.ViewCycleToggle-module__xKJo4W__dot,.ViewCycleToggle-module__xKJo4W__activeDot{width:4px;height:4px}.ViewCycleToggle-module__xKJo4W__dotBorderGrid,.ViewCycleToggle-module__xKJo4W__topDotRow,.ViewCycleToggle-module__xKJo4W__rightDotCol{gap:1.5px}.ViewCycleToggle-module__xKJo4W__quickSelectPopup{background:rgba(var(--news-bg-rgb,20,20,20),.97);-webkit-backdrop-filter:blur(20px);border-radius:14px;gap:2px;min-width:190px;padding:10px 8px;right:-8px;box-shadow:0 12px 32px #0000004d}.ViewCycleToggle-module__xKJo4W__quickSelectOption{border-radius:10px;gap:14px;min-height:48px;padding:14px 16px;font-size:1rem;font-weight:500}.ViewCycleToggle-module__xKJo4W__quickSelectOption:active{background:var(--news-surface-elevated);transform:scale(.98)}.ViewCycleToggle-module__xKJo4W__quickSelectOption .ViewCycleToggle-module__xKJo4W__icon{width:22px;height:22px}.ViewCycleToggle-module__xKJo4W__quickSelectActive .ViewCycleToggle-module__xKJo4W__icon{color:#daa520}}@media (max-width:380px){.ViewCycleToggle-module__xKJo4W__cycleButton{min-width:44px;min-height:44px;padding:4px 6px}.ViewCycleToggle-module__xKJo4W__icon{width:16px;height:16px}.ViewCycleToggle-module__xKJo4W__dot,.ViewCycleToggle-module__xKJo4W__activeDot{width:3px;height:3px}.ViewCycleToggle-module__xKJo4W__dotBorderGrid,.ViewCycleToggle-module__xKJo4W__topDotRow,.ViewCycleToggle-module__xKJo4W__rightDotCol{gap:1.5px}.ViewCycleToggle-module__xKJo4W__quickSelectPopup{min-width:170px;padding:8px 6px;right:-12px}.ViewCycleToggle-module__xKJo4W__quickSelectOption{gap:12px;min-height:48px;padding:12px 14px;font-size:.9375rem}.ViewCycleToggle-module__xKJo4W__quickSelectOption .ViewCycleToggle-module__xKJo4W__icon{width:20px;height:20px}}@media (hover:none) and (pointer:coarse){.ViewCycleToggle-module__xKJo4W__cycleButton{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.ViewCycleToggle-module__xKJo4W__cycleButton:active,.ViewCycleToggle-module__xKJo4W__quickSelectOption:active{background:var(--news-surface-elevated);transition:background 50ms}}@media (min-width:744px) and (max-width:1023px) and (orientation:portrait){.ViewCycleToggle-module__xKJo4W__cycleButton{cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;min-width:36px;min-height:44px;padding:6px 8px;display:flex}.ViewCycleToggle-module__xKJo4W__icon{color:var(--news-text-primary);flex-shrink:0;width:26px;height:26px}.ViewCycleToggle-module__xKJo4W__dot,.ViewCycleToggle-module__xKJo4W__activeDot{width:5px;height:5px}.ViewCycleToggle-module__xKJo4W__dotBorderGrid,.ViewCycleToggle-module__xKJo4W__topDotRow,.ViewCycleToggle-module__xKJo4W__rightDotCol{gap:1.5px}.ViewCycleToggle-module__xKJo4W__quickSelectPopup{border-radius:14px;min-width:140px;padding:8px}.ViewCycleToggle-module__xKJo4W__quickSelectOption{border-radius:10px;gap:12px;padding:12px 14px;font-size:.9375rem}}@media (min-width:1024px) and (max-width:1366px) and (orientation:landscape){.ViewCycleToggle-module__xKJo4W__cycleButton{min-width:44px;min-height:50px;padding:7px 11px}.ViewCycleToggle-module__xKJo4W__icon{width:21px;height:21px}.ViewCycleToggle-module__xKJo4W__quickSelectPopup{min-width:150px}.ViewCycleToggle-module__xKJo4W__quickSelectOption{padding:13px 15px;font-size:.9375rem}}@media (min-width:320px) and (max-width:450px) and (hover:none) and (pointer:coarse){.ViewCycleToggle-module__xKJo4W__cycleButton{min-width:32px;min-height:44px;padding:4px 6px}.ViewCycleToggle-module__xKJo4W__icon{width:19px;height:19px}.ViewCycleToggle-module__xKJo4W__dot,.ViewCycleToggle-module__xKJo4W__activeDot{width:3px;height:3px}.ViewCycleToggle-module__xKJo4W__dotBorderGrid,.ViewCycleToggle-module__xKJo4W__topDotRow,.ViewCycleToggle-module__xKJo4W__rightDotCol{gap:1.5px}.ViewCycleToggle-module__xKJo4W__quickSelectPopup{min-width:100px}.ViewCycleToggle-module__xKJo4W__quickSelectOption{min-height:44px;padding:8px 10px;font-size:.75rem}}@media (hover:hover) and (pointer:fine) and (min-width:744px) and (max-width:1366px){.ViewCycleToggle-module__xKJo4W__cycleButton:hover{background:var(--news-surface-elevated);transform:translateY(-1px)}.ViewCycleToggle-module__xKJo4W__quickSelectOption:hover{background:var(--news-surface-elevated);transform:translate(2px)}}@media (min-width:1024px){.ViewCycleToggle-module__xKJo4W__cycleButton{min-width:42px;min-height:48px;padding:8px 10px}.ViewCycleToggle-module__xKJo4W__cycleButton:hover{background:var(--news-surface-elevated)}.ViewCycleToggle-module__xKJo4W__icon{width:26px;height:26px}.ViewCycleToggle-module__xKJo4W__dotBorderGrid,.ViewCycleToggle-module__xKJo4W__topDotRow,.ViewCycleToggle-module__xKJo4W__rightDotCol{gap:1.5px}.ViewCycleToggle-module__xKJo4W__dot,.ViewCycleToggle-module__xKJo4W__activeDot{width:5px;height:5px}.ViewCycleToggle-module__xKJo4W__quickSelectPopup{gap:3px;min-width:140px;padding:8px}.ViewCycleToggle-module__xKJo4W__quickSelectOption{padding:12px 14px;font-size:.9375rem}}@media (min-width:1440px){.ViewCycleToggle-module__xKJo4W__cycleButton{min-width:46px;min-height:52px}.ViewCycleToggle-module__xKJo4W__icon{width:26px;height:26px}}@media (min-width:2000px){.ViewCycleToggle-module__xKJo4W__cycleButton{min-width:48px;min-height:54px;padding:9px 11px}.ViewCycleToggle-module__xKJo4W__icon{width:24px;height:24px}}[data-theme=light] .ViewCycleToggle-module__xKJo4W__cycleButton:hover{background:#0000001f}[data-theme=light] .ViewCycleToggle-module__xKJo4W__cycleButton.ViewCycleToggle-module__xKJo4W__open{color:inherit;box-shadow:none;background:#00000026}[data-theme=light] .ViewCycleToggle-module__xKJo4W__icon{color:var(--news-text-primary,#1a1a1a)}[data-theme=light] .ViewCycleToggle-module__xKJo4W__dot{background:var(--news-text-muted,#4a4a4a)}[data-theme=light] .ViewCycleToggle-module__xKJo4W__activeDot{background:var(--news-accent,#8b7340)}[data-theme=light] .ViewCycleToggle-module__xKJo4W__quickSelectPopup{background:var(--news-surface-elevated,#d5d6d8);border-color:#0000001a;box-shadow:0 4px 16px #0000001f}[data-theme=light] .ViewCycleToggle-module__xKJo4W__quickSelectOption{color:var(--news-text-primary,#1a1a1a)}[data-theme=light] .ViewCycleToggle-module__xKJo4W__quickSelectOption:hover{background:#0000001a}[data-theme=light] .ViewCycleToggle-module__xKJo4W__quickSelectOption:active{background:#00000026}[data-theme=light] .ViewCycleToggle-module__xKJo4W__quickSelectActive,[data-theme=light] .ViewCycleToggle-module__xKJo4W__quickSelectActive .ViewCycleToggle-module__xKJo4W__icon{color:#8b7340}@media (hover:none) and (pointer:coarse){[data-theme=light] .ViewCycleToggle-module__xKJo4W__cycleButton:active{background:#0000001f}[data-theme=light] .ViewCycleToggle-module__xKJo4W__quickSelectOption:active{background:#00000026}}
.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}
