@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600;700&family=DM+Sans:wght@400;500;600;700&display=swap";
.Cast-module__Hdh7ya__cast{background:var(--news-bg);width:100%;max-width:100%;color:var(--news-text-primary);overscroll-behavior-y:none;touch-action:pan-y pinch-zoom;-webkit-overflow-scrolling:touch;flex-direction:column;gap:1.5rem;min-height:100vh;margin:0 auto;padding:.5rem .5rem 2rem;display:flex}.Cast-module__Hdh7ya__header{z-index:1000;background:var(--news-bg);-webkit-backdrop-filter:blur(12px);pointer-events:auto;--header-logo-height:32px;--header-count-size:.6rem;--header-btn-size:36px;--header-icon-size:18px;--header-baseline-offset:.14;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:1rem;min-height:56px;padding:.75rem .5rem;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{background:rgba(var(--news-bg-rgb),.95);-webkit-backdrop-filter:blur(16px);--header-logo-height:22px;--header-count-size:.55rem;--header-btn-size:28px;--header-icon-size:14px;align-items:center;gap:.5rem;min-height:44px;padding:.35rem .5rem}.Cast-module__Hdh7ya__branding{align-items:flex-end;gap:.75rem;max-width:720px;transition:all .3s;display:flex}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact .Cast-module__Hdh7ya__branding{flex-flow:row;flex-shrink:0;align-items:flex-end;gap:.5rem;max-width:100%;display:flex}.Cast-module__Hdh7ya__logoButton{cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;margin:0;padding:0;display:flex}.Cast-module__Hdh7ya__logoImage{height:var(--header-logo-height,32px);object-fit:contain;width:auto;max-width:none;padding-right:2px;transition:height .2s;display:block;overflow:visible}.Cast-module__Hdh7ya__blerbzPageRow{align-items:flex-end;gap:.35rem;margin-top:0;padding-bottom:.45rem;display:flex}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact .Cast-module__Hdh7ya__blerbzPageRow{gap:.3rem;margin-top:.65rem;padding-bottom:.5rem;display:flex}.Cast-module__Hdh7ya__blerbzPage{font-size:calc(var(--header-count-size,.68rem)*var(--font-scale,1));letter-spacing:.12em;text-transform:uppercase;color:var(--news-text-muted);white-space:nowrap;opacity:.7;padding-bottom:calc(var(--header-logo-height,32px)*.14);align-items:flex-end;font-weight:400;display:flex}.Cast-module__Hdh7ya__blerbzPageCast{font-family:var(--font-cast,"Space Grotesk",-apple-system,BlinkMacSystemFont,sans-serif);letter-spacing:.08em;font-weight:500}.Cast-module__Hdh7ya__expiryNote{font-size:calc(.55rem*var(--font-scale,1));letter-spacing:.08em;text-transform:uppercase;color:var(--news-text-muted);opacity:.5}.Cast-module__Hdh7ya__toolbar{flex-direction:row;align-items:center;gap:.5rem;margin-left:auto;transition:all .3s;display:flex}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact .Cast-module__Hdh7ya__toolbar{flex-direction:row;flex-shrink:0;align-items:center;gap:.3rem;margin-left:auto}.Cast-module__Hdh7ya__iconGroup{align-items:center;gap:.35rem;display:flex}.Cast-module__Hdh7ya__viewToggle{align-items:center;gap:.25rem;display:flex}.Cast-module__Hdh7ya__viewToggleButton{border:1px solid var(--news-border);width:var(--header-btn-size,36px);height:var(--header-btn-size,36px);min-width:var(--header-btn-size,36px);min-height:var(--header-btn-size,36px);background:var(--news-surface);color:var(--news-text-muted);cursor:pointer;box-shadow:inset 0 0 0 1px var(--news-border-muted);border-radius:999px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:inline-flex}.Cast-module__Hdh7ya__viewToggleButton svg{flex-shrink:0;width:14px;height:14px}.Cast-module__Hdh7ya__viewToggleButton:hover{color:#000;background:#fff;border-color:#fff;box-shadow:0 2px 8px #ffffff4d}.Cast-module__Hdh7ya__viewToggleButton.Cast-module__Hdh7ya__active{background:var(--news-accentSoft);color:var(--news-accent);border-color:var(--news-accent);box-shadow:inset 0 0 0 1px var(--news-accent)}[data-theme=light] .Cast-module__Hdh7ya__viewToggleButton:hover{color:#fff;background:#000;border-color:#000;box-shadow:0 2px 8px #0003}.Cast-module__Hdh7ya__feed{flex-direction:column;gap:1.25rem;max-width:1400px;margin:0 auto;padding:70px .5rem 1rem;transition:padding-top .2s;display:flex}.Cast-module__Hdh7ya__feedCompact{padding-top:60px}.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__fullScreenNav{z-index:1000;flex-direction:column;gap:.5rem;display:flex;position:fixed;top:50%;right:1rem;transform:translateY(-50%)}.Cast-module__Hdh7ya__fullScreenNavButton{cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,transform .2s;display:flex}.Cast-module__Hdh7ya__fullScreenNavButton:hover{background:#ffffff40;transform:scale(1.05)}.Cast-module__Hdh7ya__fullScreenNavButton:disabled{opacity:.3;cursor:not-allowed;transform:none}.Cast-module__Hdh7ya__fullScreenNavIcon{color:#fff;width:22px;height:22px}@media (max-width:768px){.Cast-module__Hdh7ya__fullScreenNav{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{color:#1a1a1a;background:#fffffff2;border:1px solid #0000001a}[data-theme=light] .Cast-module__Hdh7ya__soundNudgeDismiss{color:#00000080;background:#0000000d}[data-theme=light] .Cast-module__Hdh7ya__soundNudgeDismiss:hover{color:#000c;background:#0000001a}@media (max-width:640px){.Cast-module__Hdh7ya__soundNudge{bottom:4rem;left:1rem;right:1rem;transform:none}@keyframes Cast-module__Hdh7ya__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Cast-module__Hdh7ya__soundNudgeContent{justify-content:center;padding:.625rem .875rem}.Cast-module__Hdh7ya__soundNudgeText{font-size:.8125rem}}.Cast-module__Hdh7ya__content{flex:none;padding:.875rem}.Cast-module__Hdh7ya__headline{color:var(--news-text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:.9375rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.Cast-module__Hdh7ya__meta{color:var(--news-text-muted);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.Cast-module__Hdh7ya__source{color:var(--news-text-secondary);font-weight:500}.Cast-module__Hdh7ya__separator{opacity:.5}.Cast-module__Hdh7ya__timeAgo,.Cast-module__Hdh7ya__views{white-space:nowrap}.Cast-module__Hdh7ya__castCardFullscreen{scroll-snap-align:start;scroll-snap-stop:always;cursor:pointer;background:#000;flex:0 0 100dvh;height:100dvh;min-height:100dvh;position:relative;overflow:hidden}.Cast-module__Hdh7ya__fullscreenMedia{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Cast-module__Hdh7ya__fullscreenVideo{object-fit:contain;background:#000;width:100%;height:100%}.Cast-module__Hdh7ya__fullscreenVideoWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}@media (min-width:769px){.Cast-module__Hdh7ya__fullscreenVideoWrapper{max-width:56.25vh;margin:0 auto}}.Cast-module__Hdh7ya__fullscreenThumbnail{object-fit:cover;filter:blur(20px);opacity:.3;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Cast-module__Hdh7ya__fullscreenOverlay{padding:2rem;padding-bottom:max(2rem,env(safe-area-inset-bottom,20px));z-index:10;pointer-events:none;background:linear-gradient(#0000 0%,#0009 50%,#000000e6 100%);flex-direction:column;gap:1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.Cast-module__Hdh7ya__fullscreenOverlay>*{pointer-events:auto}.Cast-module__Hdh7ya__fullscreenContent{flex-direction:column;gap:.5rem;max-width:600px;display:flex}.Cast-module__Hdh7ya__fullscreenHeadline{color:#fff;text-shadow:0 1px 3px #00000080;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1.125rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.Cast-module__Hdh7ya__fullscreenMeta{color:#ffffffbf;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.8125rem;display:flex}.Cast-module__Hdh7ya__fullscreenSource{color:#ffffffe6;font-weight:500}.Cast-module__Hdh7ya__fullscreenActions{align-items:center;gap:1rem;margin-top:.5rem;display:flex}.Cast-module__Hdh7ya__fullscreenActionButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#ffffff26;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.8125rem;font-weight:500;transition:background .2s,transform .2s;display:flex}.Cast-module__Hdh7ya__fullscreenActionButton:hover{background:#ffffff40;transform:scale(1.02)}.Cast-module__Hdh7ya__fullscreenActionButton:active{transform:scale(.98)}.Cast-module__Hdh7ya__fullscreenActionIcon{width:16px;height:16px}.Cast-module__Hdh7ya__fullscreenBlerbles{flex-wrap:wrap;gap:.375rem;margin-top:.25rem;display:flex}.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{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}.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;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.Cast-module__Hdh7ya__shareButton:hover{background:#ffffff4d}.Cast-module__Hdh7ya__shareIcon{color:#fff;width:20px;height:20px}.Cast-module__Hdh7ya__actionButtons{align-items:center;gap:8px;display:flex}.Cast-module__Hdh7ya__downloadButton{cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.Cast-module__Hdh7ya__downloadButton:hover{background:#ffffff4d}.Cast-module__Hdh7ya__downloadIcon{color:#fff;width:20px;height:20px}.Cast-module__Hdh7ya__goToStoryButton{cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.Cast-module__Hdh7ya__goToStoryButton:hover{background:#ffffff4d}.Cast-module__Hdh7ya__goToStoryIcon{color:#fff;width:20px;height:20px}.Cast-module__Hdh7ya__progressBar{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}.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__loadingState{padding:1rem 0}.Cast-module__Hdh7ya__cardSkeleton{aspect-ratio:16/9;border-radius:12px}.Cast-module__Hdh7ya__skeleton{background:linear-gradient(90deg,var(--news-surface-muted)25%,var(--news-surface)50%,var(--news-surface-muted)75%);background-size:200% 100%;animation:1.5s infinite Cast-module__Hdh7ya__shimmer}@keyframes Cast-module__Hdh7ya__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Cast-module__Hdh7ya__loadMoreZone{justify-content:center;padding:2rem 0;display:flex}.Cast-module__Hdh7ya__loadMoreButton{background:var(--news-surface-elevated);border:1px solid var(--news-border);color:var(--news-text-primary);cursor:pointer;border-radius:8px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:background .15s,border-color .15s}.Cast-module__Hdh7ya__loadMoreButton:hover{background:var(--news-card-hover);border-color:var(--news-border)}.Cast-module__Hdh7ya__scrollTop{background:rgba(var(--news-bg-rgb),.45);width:44px;height:44px;color:var(--news-text-primary);border:none;border:1px solid rgba(var(--news-bg-rgb),.2);cursor:n-resize;z-index:9999;opacity:.85;-webkit-backdrop-filter:blur(16px)saturate(180%);border-radius:50%;justify-content:center;align-items:center;transition:transform .25s,box-shadow .25s,background .25s,opacity .25s;display:flex;position:fixed;bottom:1.5rem;left:1rem;box-shadow:0 4px 20px #0000001a,0 2px 8px #0000000f,inset 0 1px 1px #ffffff1a}.Cast-module__Hdh7ya__scrollTop:hover{background:rgba(var(--news-bg-rgb),.6);opacity:1;transform:translateY(-3px)scale(1.05);box-shadow:0 8px 28px #00000026,0 4px 12px #00000014,inset 0 1px 1px #ffffff26}.Cast-module__Hdh7ya__scrollTop:hover .Cast-module__Hdh7ya__scrollTopIcon{opacity:1}.Cast-module__Hdh7ya__scrollTop:active{transform:scale(.95)}.Cast-module__Hdh7ya__scrollTopIcon{width:22px;height:22px;color:var(--news-text-primary);opacity:.8}@media (max-width:1024px){.Cast-module__Hdh7ya__header{--header-logo-height:28px;--header-count-size:.55rem;--header-btn-size:32px;--header-icon-size:16px;gap:.5rem;min-height:52px;padding:.5rem}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{--header-logo-height:22px;--header-count-size:.5rem;--header-btn-size:28px;--header-icon-size:14px;min-height:44px;padding:.3rem .5rem}.Cast-module__Hdh7ya__branding{gap:.5rem}.Cast-module__Hdh7ya__blerbzPage{align-items:flex-end;gap:.35rem;margin-top:0;padding-bottom:.05rem;display:flex}}@media (min-width:640px) and (max-width:1024px) and (orientation:portrait){.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.Cast-module__Hdh7ya__feed{padding-top:65px}.Cast-module__Hdh7ya__feedCompact{padding-top:55px}}@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:48px}}@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:58px .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:55px .5rem .5rem}.Cast-module__Hdh7ya__feedCompact{padding-top:45px}.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__blerblePill{padding:1px 6px;font-size:.6rem}.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(16px);opacity:0;background:#000000bf;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 #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}.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}}
.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;background:0 0;border:none;border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:6px 8px;display:flex}.ViewCycleToggle-module__xKJo4W__cycleButton:hover{background:var(--news-surface-muted)}.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:19px;height:19px}.ViewCycleToggle-module__xKJo4W__dotIndicator{align-items:center;gap:3px;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__quickSelectPopup{background:var(--news-surface);border:1px solid var(--news-border);z-index:1100;min-width:120px;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(--news-text-primary);text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:.875rem;font-weight:500;display:flex}.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{background:var(--news-surface-elevated)}.ViewCycleToggle-module__xKJo4W__quickSelectActive:before{content:"";background:var(--news-accent);border-radius:2px;width:3px;height:24px;position:absolute;left:6px}.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(.88)}.ViewCycleToggle-module__xKJo4W__icon{width:18px;height:18px}.ViewCycleToggle-module__xKJo4W__dot,.ViewCycleToggle-module__xKJo4W__activeDot{width:4px;height:4px}.ViewCycleToggle-module__xKJo4W__dotIndicator{gap:4px}.ViewCycleToggle-module__xKJo4W__quickSelectPopup{min-width:130px;padding:8px;right:-8px}.ViewCycleToggle-module__xKJo4W__quickSelectOption{border-radius:10px;min-height:48px;padding:12px 14px;font-size:.875rem}.ViewCycleToggle-module__xKJo4W__quickSelectOption:active{background:var(--news-surface-elevated);transform:scale(.98)}.ViewCycleToggle-module__xKJo4W__quickSelectOption .ViewCycleToggle-module__xKJo4W__icon{width:18px;height:18px}}@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__dotIndicator{gap:3px}.ViewCycleToggle-module__xKJo4W__quickSelectPopup{min-width:115px;right:-12px}.ViewCycleToggle-module__xKJo4W__quickSelectOption{min-height:48px;padding:10px 12px}.ViewCycleToggle-module__xKJo4W__quickSelectOption .ViewCycleToggle-module__xKJo4W__icon{width:15px;height:15px}}@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{min-width:40px;min-height:48px;padding:6px 10px}.ViewCycleToggle-module__xKJo4W__icon{width:20px;height:20px}.ViewCycleToggle-module__xKJo4W__dot,.ViewCycleToggle-module__xKJo4W__activeDot{width:5px;height:5px}.ViewCycleToggle-module__xKJo4W__dotIndicator{gap:4px}.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:16px;height:16px}.ViewCycleToggle-module__xKJo4W__dot,.ViewCycleToggle-module__xKJo4W__activeDot{width:3px;height:3px}.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{gap:5px;min-width:42px;min-height:48px;padding:8px 10px}.ViewCycleToggle-module__xKJo4W__cycleButton:hover{background:var(--news-surface-elevated)}.ViewCycleToggle-module__xKJo4W__icon{width:21px;height:21px}.ViewCycleToggle-module__xKJo4W__dotIndicator{gap:4px}.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:23px;height:23px}}@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:#0000000f}[data-theme=light] .ViewCycleToggle-module__xKJo4W__icon{color:var(--news-text-primary,#0d0d0d)}[data-theme=light] .ViewCycleToggle-module__xKJo4W__dot{background:var(--news-text-muted,#6f6f6f)}[data-theme=light] .ViewCycleToggle-module__xKJo4W__activeDot{background:var(--news-accent,#111)}[data-theme=light] .ViewCycleToggle-module__xKJo4W__quickSelectPopup{background:#fff;border-color:#0000001f;box-shadow:0 8px 24px #0000001f}[data-theme=light] .ViewCycleToggle-module__xKJo4W__quickSelectOption{color:var(--news-text-primary,#0d0d0d)}[data-theme=light] .ViewCycleToggle-module__xKJo4W__quickSelectOption:hover{background:#0000000f}[data-theme=light] .ViewCycleToggle-module__xKJo4W__quickSelectOption:active{background:#0000001a}[data-theme=light] .ViewCycleToggle-module__xKJo4W__quickSelectActive{background:#0000000a}[data-theme=light] .ViewCycleToggle-module__xKJo4W__quickSelectActive:before{background:var(--news-accent,#111)}@media (hover:none) and (pointer:coarse){[data-theme=light] .ViewCycleToggle-module__xKJo4W__cycleButton:active{background:#00000014}[data-theme=light] .ViewCycleToggle-module__xKJo4W__quickSelectOption:active{background:#0000001a}}
.FreeAlternatives-module__kxtTVa__container{-webkit-backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;margin-top:1.5rem;padding:1.25rem}.FreeAlternatives-module__kxtTVa__header{border-bottom:1px solid #ffffff1a;margin-bottom:1rem;padding-bottom:.75rem}.FreeAlternatives-module__kxtTVa__title{font-family:var(--paper-font-playfair,"Playfair Display",Georgia,serif);font-size:calc(1rem*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:12px;margin-top:1.25rem;padding:1rem}.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;margin-top:1rem;padding:.875rem}.FreeAlternatives-module__kxtTVa__header{margin-bottom:.75rem}.FreeAlternatives-module__kxtTVa__title{font-size:calc(.9rem*var(--font-scale,1))}.FreeAlternatives-module__kxtTVa__grid{gap:.625rem}.FreeAlternatives-module__kxtTVa__card{border-radius:10px;gap:.75rem;padding:.625rem}.FreeAlternatives-module__kxtTVa__thumbnailContainer{border-radius:6px;width:48px;height:48px}.FreeAlternatives-module__kxtTVa__sourceName{font-size:calc(.65rem*var(--font-scale,1))}.FreeAlternatives-module__kxtTVa__headline{font-size:calc(.8rem*var(--font-scale,1))}.FreeAlternatives-module__kxtTVa__arrow{width:24px;height:24px}.FreeAlternatives-module__kxtTVa__arrow svg{width:12px;height:12px}}[data-theme=light] .FreeAlternatives-module__kxtTVa__container{background:#0000000a;border-color:#00000014}[data-theme=light] .FreeAlternatives-module__kxtTVa__header{border-color:#00000014}[data-theme=light] .FreeAlternatives-module__kxtTVa__title{color:#000000d9}[data-theme=light] .FreeAlternatives-module__kxtTVa__card{background:#00000008;border-color:#00000014}[data-theme=light] .FreeAlternatives-module__kxtTVa__card:hover{background:#0000000f;border-color:#0000001f}[data-theme=light] .FreeAlternatives-module__kxtTVa__card:focus-visible{outline-color:#0006}[data-theme=light] .FreeAlternatives-module__kxtTVa__thumbnailContainer{background:#0000000d;border-color:#00000014}[data-theme=light] .FreeAlternatives-module__kxtTVa__thumbnailPlaceholder{color:#00000040}[data-theme=light] .FreeAlternatives-module__kxtTVa__sourceName{color:#0000008c}[data-theme=light] .FreeAlternatives-module__kxtTVa__headline{color:#000000d9}[data-theme=light] .FreeAlternatives-module__kxtTVa__relatedBadge{color:#b47828e6}[data-theme=light] .FreeAlternatives-module__kxtTVa__arrow{color:#0000004d}[data-theme=light] .FreeAlternatives-module__kxtTVa__card:hover .FreeAlternatives-module__kxtTVa__arrow{color:#0009}[data-theme=light] .FreeAlternatives-module__kxtTVa__loadingSpinner{border-color:#00000080 #0000001a #0000001a}[data-theme=light] .FreeAlternatives-module__kxtTVa__loadingText{color:#0006}@media (prefers-reduced-motion:reduce){.FreeAlternatives-module__kxtTVa__card{transition:none}.FreeAlternatives-module__kxtTVa__card:hover{transform:none}.FreeAlternatives-module__kxtTVa__arrow{transition:none}.FreeAlternatives-module__kxtTVa__card:hover .FreeAlternatives-module__kxtTVa__arrow{transform:none}.FreeAlternatives-module__kxtTVa__loadingSpinner{border-top-color:#ffffff80;animation:none}}
.ArticleZoom-module__2ZoO7W__overlay{z-index:1000;-webkit-backdrop-filter:blur()saturate();background:0 0;justify-content:center;align-items:center;padding:1rem;transition:-webkit-backdrop-filter .4s cubic-bezier(.4,0,.2,1),backdrop-filter .4s cubic-bezier(.4,0,.2,1),background .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0}.ArticleZoom-module__2ZoO7W__overlay.ArticleZoom-module__2ZoO7W__entering,.ArticleZoom-module__2ZoO7W__overlay.ArticleZoom-module__2ZoO7W__visible{-webkit-backdrop-filter:blur(32px)saturate(180%);background:#000000b3}.ArticleZoom-module__2ZoO7W__overlay.ArticleZoom-module__2ZoO7W__exiting{-webkit-backdrop-filter:blur()saturate();background:0 0}.ArticleZoom-module__2ZoO7W__glassCard{-webkit-backdrop-filter:blur(60px)saturate(180%);transform-origin:50%;will-change:transform,opacity;background:#121214e0;border:1px solid #fff3;border-radius:24px;flex-direction:column;width:95vw;max-width:1100px;max-height:92vh;transition:transform .4s cubic-bezier(.32,.72,0,1),opacity .4s cubic-bezier(.32,.72,0,1);display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1a,0 8px 32px #0000004d,0 24px 64px #0003,0 0 120px #ffffff0d}.ArticleZoom-module__2ZoO7W__glassCard:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#ffffff40 0%,#ffffff0d 50%,#ffffff1a 100%);border-radius:24px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ArticleZoom-module__2ZoO7W__header{touch-action:pan-y;cursor:grab;background:#ffffff14;border-bottom:1px solid #ffffff1a;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex;position:relative}.ArticleZoom-module__2ZoO7W__header:active{cursor:grabbing}.ArticleZoom-module__2ZoO7W__swipeHandle{background:#ffffff4d;border-radius:2px;width:40px;height:4px;display:none;position:absolute;top:8px;left:50%;transform:translate(-50%)}.ArticleZoom-module__2ZoO7W__sectionBadge{font-size:calc(.65rem*var(--font-scale,1));letter-spacing:.15em;text-transform:uppercase;color:#fffffff2;background:#ffffff26;border:1px solid #fff3;border-radius:100px;padding:.35rem .85rem;font-weight:700;display:inline-block}.ArticleZoom-module__2ZoO7W__headerActions{align-items:center;gap:8px;display:flex}.ArticleZoom-module__2ZoO7W__actionButton{color:#ffffffe6;cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff40;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:relative}.ArticleZoom-module__2ZoO7W__actionButton:hover{background:#fff3;border-color:#fff6}.ArticleZoom-module__2ZoO7W__actionButton:focus-visible{outline-offset:2px;outline:2px solid #fff9}.ArticleZoom-module__2ZoO7W__actionButton.ArticleZoom-module__2ZoO7W__actionActive{background:#ffffff40;border-color:#ffffff80}.ArticleZoom-module__2ZoO7W__actionIcon{justify-content:center;align-items:center;display:flex}.ArticleZoom-module__2ZoO7W__grokLogo{opacity:.9;transition:opacity .2s}.ArticleZoom-module__2ZoO7W__actionButton:hover .ArticleZoom-module__2ZoO7W__grokLogo{opacity:1}.ArticleZoom-module__2ZoO7W__actionSpinner{border:2px solid #0000;border-top-color:#fffc;border-radius:12px;animation:.8s linear infinite ArticleZoom-module__2ZoO7W__spin;position:absolute;inset:0}.ArticleZoom-module__2ZoO7W__actionDot{background:#4ade80;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:6px}.ArticleZoom-module__2ZoO7W__actionDot[data-status=ready]{background:#4ade80}.ArticleZoom-module__2ZoO7W__actionDot[data-status=loading]{background:#facc15;animation:1.5s ease-in-out infinite ArticleZoom-module__2ZoO7W__castPulse}@keyframes ArticleZoom-module__2ZoO7W__castPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.ArticleZoom-module__2ZoO7W__closeButton{color:#ffffffe6;cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff40;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.ArticleZoom-module__2ZoO7W__closeButton:hover{background:#fff3;border-color:#fff6}.ArticleZoom-module__2ZoO7W__closeButton:focus-visible{outline-offset:2px;outline:2px solid #fff9}.ArticleZoom-module__2ZoO7W__scrollArea{scrollbar-width:none;-ms-overflow-style:none;flex:1;overflow:hidden auto}.ArticleZoom-module__2ZoO7W__scrollArea::-webkit-scrollbar{display:none}.ArticleZoom-module__2ZoO7W__imageContainer{float:right;aspect-ratio:4/3;border:1px solid #ffffff26;border-radius:8px;width:45%;max-width:400px;margin:0 0 1rem 1.5rem;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000040}.ArticleZoom-module__2ZoO7W__image{object-fit:cover}.ArticleZoom-module__2ZoO7W__imageOverlay{pointer-events:none;background:linear-gradient(#0000 0% 70%,#0003 100%);position:absolute;inset:0}.ArticleZoom-module__2ZoO7W__imageCaption{font-size:calc(.7rem*var(--font-scale,1));color:#ffffffe6;text-align:center;background:#0009;padding:.5rem .75rem;font-style:italic;position:absolute;bottom:0;left:0;right:0}.ArticleZoom-module__2ZoO7W__subscriptionLabel{font-size:calc(.75rem*var(--font-scale,1));letter-spacing:.05em;text-transform:uppercase;color:#ffc470;background:#ffc47026;border:1px solid #ffc4704d;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-weight:600;display:inline-flex}.ArticleZoom-module__2ZoO7W__subscriptionLabel svg{flex-shrink:0;width:14px;height:14px}.ArticleZoom-module__2ZoO7W__articleBody{color:#ffffffeb;padding:1.75rem 2rem 2rem}.ArticleZoom-module__2ZoO7W__contentWrapper{overflow:hidden}.ArticleZoom-module__2ZoO7W__clearFloat{clear:both}.ArticleZoom-module__2ZoO7W__headline{font-family:var(--paper-font-playfair,"Playfair Display",Georgia,serif);font-size:calc(clamp(1.5rem,4vw,2.25rem)*var(--font-scale,1));color:#fff;letter-spacing:-.01em;text-shadow:0 2px 8px #0000004d;margin:0 0 1rem;font-weight:700;line-height:1.2}.ArticleZoom-module__2ZoO7W__metaRow{font-size:calc(.8rem*var(--font-scale,1));color:#ffffffb3;border-bottom:1px solid #ffffff26;flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding-bottom:1.25rem;display:flex}.ArticleZoom-module__2ZoO7W__sourceName{color:#ffffffe6;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.ArticleZoom-module__2ZoO7W__metaDivider{opacity:.4}.ArticleZoom-module__2ZoO7W__dateTime{font-style:italic}.ArticleZoom-module__2ZoO7W__leadParagraph{font-family:var(--paper-font-oldstandard,Georgia,serif);font-size:calc(1.25rem*var(--font-scale,1));color:#ffffffe6;text-shadow:0 1px 3px #0003;margin:0 0 1.5rem;line-height:1.75}.ArticleZoom-module__2ZoO7W__leadParagraph:first-letter{font-family:var(--paper-font-playfair,"Playfair Display",Georgia,serif);font-size:calc(3.25rem*var(--font-scale,1));float:left;color:#fff;text-shadow:0 2px 8px #0006;margin-top:.1em;padding-right:.12em;line-height:.8}.ArticleZoom-module__2ZoO7W__bodyContent{position:relative}.ArticleZoom-module__2ZoO7W__bodyParagraph{font-family:var(--paper-font-oldstandard,Georgia,serif);font-size:calc(1.1rem*var(--font-scale,1));color:#ffffffd9;text-indent:1.5em;text-shadow:0 1px 2px #00000026;margin:0 0 1.25rem;line-height:1.7}.ArticleZoom-module__2ZoO7W__bodyParagraph:first-child{text-indent:0}.ArticleZoom-module__2ZoO7W__contentFade{pointer-events:none;background:linear-gradient(#0000 0%,#ffffff14 100%);height:60px;margin-top:-60px;position:relative}.ArticleZoom-module__2ZoO7W__continueNotice{text-align:center;font-size:calc(.85rem*var(--font-scale,1));color:#fff9;border-top:1px solid #ffffff1a;margin:1rem 0 0;padding-top:1rem}.ArticleZoom-module__2ZoO7W__loadingContent{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.ArticleZoom-module__2ZoO7W__loadingSpinner{border:3px solid #ffffff26;border-top-color:#fffc;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite ArticleZoom-module__2ZoO7W__spin}.ArticleZoom-module__2ZoO7W__loadingText{font-size:calc(.9rem*var(--font-scale,1));color:#fff9;margin:0}.ArticleZoom-module__2ZoO7W__loadingMore{color:#ffffff80;font-size:calc(.85rem*var(--font-scale,1));justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;padding:1rem 0;display:flex}.ArticleZoom-module__2ZoO7W__loadingSpinnerSmall{border:2px solid #ffffff26;border-top-color:#fff9;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite ArticleZoom-module__2ZoO7W__spin}@keyframes ArticleZoom-module__2ZoO7W__spin{to{transform:rotate(360deg)}}.ArticleZoom-module__2ZoO7W__noContentMessage{text-align:center;background:#ffffff0a;border:1px dashed #ffffff26;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;margin:1rem 0;padding:2.5rem 2rem;display:flex}.ArticleZoom-module__2ZoO7W__noContentText{font-family:var(--paper-font-oldstandard,Georgia,serif);font-size:calc(1.1rem*var(--font-scale,1));color:#ffffffbf;margin:0 0 .5rem}.ArticleZoom-module__2ZoO7W__noContentSubtext{font-size:calc(.9rem*var(--font-scale,1));color:#ffffff80;margin:0}.ArticleZoom-module__2ZoO7W__footer{-webkit-backdrop-filter:blur(20px);background:#0003;border-top:1px solid #ffffff1a;flex-shrink:0;padding:1rem 1.5rem 1.25rem}.ArticleZoom-module__2ZoO7W__visitSourceButton{width:100%;font-size:calc(.9rem*var(--font-scale,1));letter-spacing:.08em;text-transform:uppercase;color:#000;cursor:pointer;background:linear-gradient(135deg,#fff 0%,#e8e8e8 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.65rem;padding:1rem 1.75rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #0003,inset 0 0 0 1px #ffffff4d}.ArticleZoom-module__2ZoO7W__visitSourceButton:hover{background:linear-gradient(135deg,#fff 0% 100%);transform:translateY(-2px);box-shadow:0 8px 24px #0000004d,inset 0 0 0 1px #fff6}.ArticleZoom-module__2ZoO7W__visitSourceButton:active{transform:translateY(0)}.ArticleZoom-module__2ZoO7W__visitSourceButton svg{flex-shrink:0;transition:transform .2s}.ArticleZoom-module__2ZoO7W__visitSourceButton:hover svg{transform:translate(2px,-2px)}.ArticleZoom-module__2ZoO7W__closeFooterButton{width:100%;font-size:calc(.9rem*var(--font-scale,1));letter-spacing:.08em;text-transform:uppercase;color:#ffffffe6;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff40;border-radius:12px;padding:1rem 1.75rem;font-weight:600;transition:all .2s}.ArticleZoom-module__2ZoO7W__closeFooterButton:hover{background:#fff3;border-color:#fff6}@media (max-width:768px){.ArticleZoom-module__2ZoO7W__overlay{padding:.5rem}.ArticleZoom-module__2ZoO7W__overlay.ArticleZoom-module__2ZoO7W__entering,.ArticleZoom-module__2ZoO7W__overlay.ArticleZoom-module__2ZoO7W__visible{-webkit-backdrop-filter:blur(16px)saturate(160%)}.ArticleZoom-module__2ZoO7W__glassCard{border-radius:20px;width:98vw;max-height:94vh}.ArticleZoom-module__2ZoO7W__header{padding:.875rem 1rem}.ArticleZoom-module__2ZoO7W__articleBody{padding:1.5rem 1.5rem 1.75rem}.ArticleZoom-module__2ZoO7W__headline{font-size:calc(1.35rem*var(--font-scale,1))}.ArticleZoom-module__2ZoO7W__imageContainer{width:40%;max-width:280px;margin:0 0 .75rem 1rem}.ArticleZoom-module__2ZoO7W__leadParagraph{font-size:calc(1rem*var(--font-scale,1))}.ArticleZoom-module__2ZoO7W__leadParagraph:first-letter{font-size:calc(2.75rem*var(--font-scale,1))}.ArticleZoom-module__2ZoO7W__bodyParagraph{font-size:calc(1.1rem*var(--font-scale,1))}}@media (max-width:640px){.ArticleZoom-module__2ZoO7W__overlay{align-items:flex-end;padding:0}.ArticleZoom-module__2ZoO7W__overlay.ArticleZoom-module__2ZoO7W__entering,.ArticleZoom-module__2ZoO7W__overlay.ArticleZoom-module__2ZoO7W__visible{-webkit-backdrop-filter:blur(12px)saturate(140%)}.ArticleZoom-module__2ZoO7W__glassCard{background:#121214eb;border-radius:20px 20px 0 0;width:100vw;max-height:96vh}.ArticleZoom-module__2ZoO7W__header{padding:1rem 1rem .75rem}.ArticleZoom-module__2ZoO7W__swipeHandle{display:block}.ArticleZoom-module__2ZoO7W__sectionBadge{font-size:calc(.6rem*var(--font-scale,1));padding:.3rem .7rem}.ArticleZoom-module__2ZoO7W__actionButton{border-radius:10px;width:36px;height:36px}.ArticleZoom-module__2ZoO7W__actionButton svg{width:16px;height:16px}.ArticleZoom-module__2ZoO7W__grokLogo{width:16px!important;height:16px!important}.ArticleZoom-module__2ZoO7W__actionDot{width:5px;height:5px;top:4px;right:4px}.ArticleZoom-module__2ZoO7W__closeButton{border-radius:10px;width:36px;height:36px}.ArticleZoom-module__2ZoO7W__closeButton svg{width:16px;height:16px}.ArticleZoom-module__2ZoO7W__imageContainer{float:none;aspect-ratio:16/10;border-radius:8px;width:100%;max-width:none;margin:0 0 1rem}.ArticleZoom-module__2ZoO7W__articleBody{padding:1.25rem 1.25rem 1.5rem}.ArticleZoom-module__2ZoO7W__headline{font-size:calc(1.2rem*var(--font-scale,1));line-height:1.25}.ArticleZoom-module__2ZoO7W__metaRow{font-size:calc(.75rem*var(--font-scale,1));gap:.5rem;margin-bottom:1.25rem;padding-bottom:1rem}.ArticleZoom-module__2ZoO7W__leadParagraph{font-size:calc(.95rem*var(--font-scale,1));line-height:1.65}.ArticleZoom-module__2ZoO7W__leadParagraph:first-letter{font-size:calc(2.5rem*var(--font-scale,1))}.ArticleZoom-module__2ZoO7W__bodyParagraph{font-size:calc(1.1rem*var(--font-scale,1));text-indent:1em;line-height:1.6}.ArticleZoom-module__2ZoO7W__footer{padding:1rem 1.25rem}.ArticleZoom-module__2ZoO7W__visitSourceButton,.ArticleZoom-module__2ZoO7W__closeFooterButton{font-size:calc(.85rem*var(--font-scale,1));border-radius:10px;padding:.9rem 1.5rem}}@media (max-width:380px){.ArticleZoom-module__2ZoO7W__glassCard{background:#121214f2;border-radius:0;width:100vw;max-height:100vh}.ArticleZoom-module__2ZoO7W__articleBody{padding:1rem 1rem 1.25rem}.ArticleZoom-module__2ZoO7W__headline{font-size:calc(1.1rem*var(--font-scale,1))}.ArticleZoom-module__2ZoO7W__leadParagraph:first-letter{font-size:calc(2rem*var(--font-scale,1))}.ArticleZoom-module__2ZoO7W__bodyParagraph{font-size:calc(.825rem*var(--font-scale,1))}.ArticleZoom-module__2ZoO7W__continueNotice{font-size:calc(.8rem*var(--font-scale,1))}.ArticleZoom-module__2ZoO7W__footer{padding:.875rem 1rem}.ArticleZoom-module__2ZoO7W__visitSourceButton,.ArticleZoom-module__2ZoO7W__closeFooterButton{font-size:calc(.8rem*var(--font-scale,1));padding:.85rem 1.25rem}}[data-theme=light] .ArticleZoom-module__2ZoO7W__overlay.ArticleZoom-module__2ZoO7W__entering,[data-theme=light] .ArticleZoom-module__2ZoO7W__overlay.ArticleZoom-module__2ZoO7W__visible{background:#ffffffd9}[data-theme=light] .ArticleZoom-module__2ZoO7W__glassCard{background:#ffffffeb;border-color:#0000001a;box-shadow:inset 0 0 0 1px #0000000d,0 8px 32px #0000001f,0 24px 64px #00000014}[data-theme=light] .ArticleZoom-module__2ZoO7W__glassCard:before{background:linear-gradient(135deg,#0000000d 0%,#00000005 50%,#00000008 100%)}[data-theme=light] .ArticleZoom-module__2ZoO7W__header{background:#00000008;border-color:#00000014}[data-theme=light] .ArticleZoom-module__2ZoO7W__swipeHandle{background:#0003}[data-theme=light] .ArticleZoom-module__2ZoO7W__sectionBadge{color:#000000d9;background:#00000014;border-color:#0000001a}[data-theme=light] .ArticleZoom-module__2ZoO7W__actionButton{color:#000000b3;background:#0000000d;border-color:#00000026}[data-theme=light] .ArticleZoom-module__2ZoO7W__actionButton:hover{background:#0000001a;border-color:#00000040}[data-theme=light] .ArticleZoom-module__2ZoO7W__actionButton.ArticleZoom-module__2ZoO7W__actionActive{background:#0000001f;border-color:#0000004d}[data-theme=light] .ArticleZoom-module__2ZoO7W__actionSpinner{border-top-color:#0009}[data-theme=light] .ArticleZoom-module__2ZoO7W__closeButton{color:#000000b3;background:#0000000d;border-color:#00000026}[data-theme=light] .ArticleZoom-module__2ZoO7W__closeButton:hover{background:#0000001a;border-color:#00000040}[data-theme=light] .ArticleZoom-module__2ZoO7W__closeButton:focus-visible{outline-color:#0006}[data-theme=light] .ArticleZoom-module__2ZoO7W__articleBody{color:#000000d9}[data-theme=light] .ArticleZoom-module__2ZoO7W__headline{color:#1a1815;text-shadow:none}[data-theme=light] .ArticleZoom-module__2ZoO7W__metaRow{color:#0009;border-color:#0000001a}[data-theme=light] .ArticleZoom-module__2ZoO7W__sourceName{color:#000c}[data-theme=light] .ArticleZoom-module__2ZoO7W__leadParagraph{color:#2a2520;text-shadow:none}[data-theme=light] .ArticleZoom-module__2ZoO7W__leadParagraph:first-letter{color:#1a1815;text-shadow:none}[data-theme=light] .ArticleZoom-module__2ZoO7W__bodyParagraph{color:#3a3530;text-shadow:none}[data-theme=light] .ArticleZoom-module__2ZoO7W__imageContainer{border-color:#0000001a;box-shadow:0 4px 16px #0000001a}[data-theme=light] .ArticleZoom-module__2ZoO7W__imageCaption{color:#fff;background:#000000bf}[data-theme=light] .ArticleZoom-module__2ZoO7W__subscriptionLabel{color:#b87500;background:#b875001f;border-color:#b8750040}[data-theme=light] .ArticleZoom-module__2ZoO7W__contentFade{background:linear-gradient(#0000 0%,#ffffff80 100%)}[data-theme=light] .ArticleZoom-module__2ZoO7W__continueNotice{color:#00000080;border-color:#00000014}[data-theme=light] .ArticleZoom-module__2ZoO7W__footer{background:#00000008;border-color:#00000014}[data-theme=light] .ArticleZoom-module__2ZoO7W__visitSourceButton{color:#fff;background:linear-gradient(135deg,#1a1815 0%,#2a2520 100%);box-shadow:0 4px 12px #00000026,inset 0 0 0 1px #0000001a}[data-theme=light] .ArticleZoom-module__2ZoO7W__visitSourceButton:hover{background:linear-gradient(135deg,#2a2520 0%,#3a3530 100%)}[data-theme=light] .ArticleZoom-module__2ZoO7W__closeFooterButton{color:#000c;background:#0000000d;border-color:#00000026}[data-theme=light] .ArticleZoom-module__2ZoO7W__closeFooterButton:hover{background:#0000001a;border-color:#00000040}[data-theme=light] .ArticleZoom-module__2ZoO7W__loadingSpinner{border-color:#0009 #0000001a #0000001a}[data-theme=light] .ArticleZoom-module__2ZoO7W__loadingText{color:#00000080}[data-theme=light] .ArticleZoom-module__2ZoO7W__loadingMore{color:#0006}[data-theme=light] .ArticleZoom-module__2ZoO7W__loadingSpinnerSmall{border-color:#00000080 #0000001a #0000001a}[data-theme=light] .ArticleZoom-module__2ZoO7W__noContentMessage{background:#00000008;border-color:#0000001f}[data-theme=light] .ArticleZoom-module__2ZoO7W__noContentText{color:#0009}[data-theme=light] .ArticleZoom-module__2ZoO7W__noContentSubtext{color:#00000073}@media (prefers-reduced-motion:reduce){.ArticleZoom-module__2ZoO7W__overlay{transition:none}.ArticleZoom-module__2ZoO7W__glassCard{transition:opacity .2s}.ArticleZoom-module__2ZoO7W__closeButton,.ArticleZoom-module__2ZoO7W__visitSourceButton,.ArticleZoom-module__2ZoO7W__closeFooterButton{transition:none}}
.ImmersiveReader-module__2bCwCa__overlay{z-index:1000;-webkit-backdrop-filter:blur()saturate();background:0 0;justify-content:center;align-items:center;padding:1rem;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0}.ImmersiveReader-module__2bCwCa__overlay.ImmersiveReader-module__2bCwCa__entering,.ImmersiveReader-module__2bCwCa__overlay.ImmersiveReader-module__2bCwCa__visible{-webkit-backdrop-filter:blur(40px)saturate(180%);background:#000000d9}.ImmersiveReader-module__2bCwCa__overlay.ImmersiveReader-module__2bCwCa__exiting{-webkit-backdrop-filter:blur()saturate();background:0 0}.ImmersiveReader-module__2bCwCa__reader{-webkit-backdrop-filter:blur(80px)saturate(200%);transform-origin:50%;will-change:transform,opacity;background:#0c0c0eeb;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;width:94vw;max-width:720px;max-height:90vh;transition:transform .35s cubic-bezier(.32,.72,0,1),opacity .35s cubic-bezier(.32,.72,0,1);display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f,0 25px 50px -12px #00000080,0 0 100px #0000004d}.ImmersiveReader-module__2bCwCa__reader:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(160deg,#ffffff26 0%,#ffffff05 40%,#0000 60%);border-radius:20px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ImmersiveReader-module__2bCwCa__header{touch-action:pan-y;cursor:grab;background:#ffffff0a;border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;min-height:52px;padding:.875rem 1rem;display:flex;position:relative}.ImmersiveReader-module__2bCwCa__header:active{cursor:grabbing}.ImmersiveReader-module__2bCwCa__swipeHandle{background:#ffffff40;border-radius:2px;width:36px;height:4px;display:none;position:absolute;top:6px;left:50%;transform:translate(-50%)}.ImmersiveReader-module__2bCwCa__headerLeft,.ImmersiveReader-module__2bCwCa__headerRight{align-items:center;gap:.5rem;display:flex}.ImmersiveReader-module__2bCwCa__rankBubble,.ImmersiveReader-module__2bCwCa__sectionBubble,.ImmersiveReader-module__2bCwCa__blerblePill{font-size:calc(.65rem*var(--font-scale,1));letter-spacing:.08em;text-transform:uppercase;color:#ffffffd9;background:#ffffff1a;border:1px solid #ffffff26;border-radius:100px;align-items:center;padding:.3rem .7rem;font-weight:600;transition:all .2s;display:inline-flex}.ImmersiveReader-module__2bCwCa__rankBubble[data-tier=gold]{color:gold;text-shadow:0 0 8px #ffd7004d;background:linear-gradient(135deg,#ffd70033,#ffb40026);border-color:#ffd70066}.ImmersiveReader-module__2bCwCa__rankBubble[data-tier=silver]{color:#fff;background:#ffffff1f;border-color:#ffffff4d}.ImmersiveReader-module__2bCwCa__rankBubble[data-tier=bronze]{color:#dcb48ce6;background:#b48c6426;border-color:#b48c644d}.ImmersiveReader-module__2bCwCa__sectionBubble{background:#ffffff14;border-color:#ffffff1f}.ImmersiveReader-module__2bCwCa__grokButton{cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:relative}.ImmersiveReader-module__2bCwCa__grokButton:hover{background:#ffffff24;border-color:#ffffff40;transform:scale(1.05)}.ImmersiveReader-module__2bCwCa__grokButton.ImmersiveReader-module__2bCwCa__grokActive{background:#ffffff1f;border-color:#ffffff4d;box-shadow:0 0 12px #ffffff1a}.ImmersiveReader-module__2bCwCa__grokIcon{justify-content:center;align-items:center;display:flex}.ImmersiveReader-module__2bCwCa__grokLogo{opacity:.9;border-radius:50%}.ImmersiveReader-module__2bCwCa__grokSpinner{border:2px solid #0000;border-top-color:#fffc;border-radius:12px;animation:.8s linear infinite ImmersiveReader-module__2bCwCa__spin;position:absolute;inset:-2px}.ImmersiveReader-module__2bCwCa__grokDot{background:#34c759;border:2px solid #0c0c0eeb;border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:-2px}.ImmersiveReader-module__2bCwCa__grokDot[data-status=ready]{background:#34c759;box-shadow:0 0 6px #34c75980}.ImmersiveReader-module__2bCwCa__creditBubble{min-width:16px;height:16px;font-size:calc(.6rem*var(--font-scale,1));color:#000;background:#34c759e6;border:2px solid #0c0c0eeb;border-radius:100px;justify-content:center;align-items:center;padding:0 4px;font-weight:700;display:flex;position:absolute;bottom:-4px;right:-4px}.ImmersiveReader-module__2bCwCa__creditBubble[data-status=high]{background:#34c759e6}.ImmersiveReader-module__2bCwCa__creditBubble[data-status=medium]{background:#ffcc00e6}.ImmersiveReader-module__2bCwCa__creditBubble[data-status=low]{background:#ff9500e6;animation:1.5s ease-in-out infinite ImmersiveReader-module__2bCwCa__pulse}.ImmersiveReader-module__2bCwCa__creditBubble[data-status=exhausted]{color:#fff;background:#ff3b30e6}.ImmersiveReader-module__2bCwCa__creditBubble[data-status=paid]{color:#fff;background:#9966ffe6}.ImmersiveReader-module__2bCwCa__castButton{cursor:pointer;color:#fffc;background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:relative}.ImmersiveReader-module__2bCwCa__castButton:hover{color:#fff;background:#ffffff24;border-color:#ffffff40;transform:scale(1.05)}.ImmersiveReader-module__2bCwCa__castButton:focus-visible{outline-offset:2px;outline:2px solid #ffffff80}.ImmersiveReader-module__2bCwCa__castStatusDot{pointer-events:none;border-radius:50%;width:6px;height:6px;position:absolute;top:4px;right:4px}.ImmersiveReader-module__2bCwCa__castStatusDot[data-status=ready]{background:#4ade80}.ImmersiveReader-module__2bCwCa__castStatusDot[data-status=loading]{background:#facc15;animation:1.5s ease-in-out infinite ImmersiveReader-module__2bCwCa__castPulse}@keyframes ImmersiveReader-module__2bCwCa__castPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.ImmersiveReader-module__2bCwCa__shareButton{cursor:pointer;color:#fffc;background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.ImmersiveReader-module__2bCwCa__shareButton:hover{color:#fff;background:#ffffff24;border-color:#ffffff40;transform:scale(1.05)}.ImmersiveReader-module__2bCwCa__closeButton{color:#fffc;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.ImmersiveReader-module__2bCwCa__closeButton:hover{color:#fff;background:#ffffff26;transform:scale(1.08)}.ImmersiveReader-module__2bCwCa__closeButton:focus-visible{outline-offset:2px;outline:2px solid #ffffff80}.ImmersiveReader-module__2bCwCa__scrollArea{scrollbar-width:none;-ms-overflow-style:none;flex:1;overflow:hidden auto}.ImmersiveReader-module__2bCwCa__scrollArea::-webkit-scrollbar{display:none}.ImmersiveReader-module__2bCwCa__heroImage{aspect-ratio:16/9;background:#ffffff08;width:100%;position:relative;overflow:hidden}.ImmersiveReader-module__2bCwCa__image{object-fit:cover;opacity:0;transition:opacity .4s}.ImmersiveReader-module__2bCwCa__image.ImmersiveReader-module__2bCwCa__imageLoaded{opacity:1}.ImmersiveReader-module__2bCwCa__imageGradient{pointer-events:none;background:linear-gradient(#0000 50%,#0c0c0e66 75%,#0c0c0eeb 100%);position:absolute;inset:0}.ImmersiveReader-module__2bCwCa__imageSource{font-size:calc(.65rem*var(--font-scale,1));letter-spacing:.1em;text-transform:uppercase;color:#ffffffb3;text-shadow:0 1px 4px #00000080;font-weight:600;position:absolute;bottom:.75rem;left:1rem}.ImmersiveReader-module__2bCwCa__article{padding:1.5rem 1.5rem 2rem}.ImmersiveReader-module__2bCwCa__meta{font-size:calc(.75rem*var(--font-scale,1));color:#ffffff80;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.ImmersiveReader-module__2bCwCa__sourceName{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.ImmersiveReader-module__2bCwCa__dot{opacity:.4}.ImmersiveReader-module__2bCwCa__date{font-style:italic}.ImmersiveReader-module__2bCwCa__headline{font-family:var(--font-serif,"Playfair Display",Georgia,serif);color:#fff;letter-spacing:-.01em;margin:0 0 1rem;font-size:clamp(1.35rem,4vw,1.85rem);font-weight:700;line-height:1.25}.ImmersiveReader-module__2bCwCa__blerbles{flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem;display:flex}.ImmersiveReader-module__2bCwCa__blerblePill{font-size:calc(.6rem*var(--font-scale,1));background:#ffffff0f;border-color:#ffffff1a;padding:.25rem .6rem}.ImmersiveReader-module__2bCwCa__blerblePill:hover{background:#ffffff1a}.ImmersiveReader-module__2bCwCa__contentArea{min-height:120px;position:relative}.ImmersiveReader-module__2bCwCa__originalContent{opacity:1;transition:opacity .3s,transform .3s;transform:translateY(0)}.ImmersiveReader-module__2bCwCa__originalContent.ImmersiveReader-module__2bCwCa__contentHidden{opacity:0;pointer-events:none;position:absolute;transform:translateY(-8px)}.ImmersiveReader-module__2bCwCa__leadPara{font-family:var(--font-serif,Georgia,serif);font-size:calc(1.05rem*var(--font-scale,1));color:#ffffffe0;margin:0 0 1.25rem;line-height:1.7}.ImmersiveReader-module__2bCwCa__leadPara:first-letter{font-family:var(--font-serif,"Playfair Display",Georgia,serif);font-size:calc(2.75rem*var(--font-scale,1));float:left;color:#fff;margin-top:.05em;padding-right:.1em;line-height:.85}.ImmersiveReader-module__2bCwCa__bodyPara{font-family:var(--font-serif,Georgia,serif);font-size:calc(.95rem*var(--font-scale,1));color:#ffffffc7;text-indent:1.25em;margin:0 0 1rem;line-height:1.7}.ImmersiveReader-module__2bCwCa__noContent{text-align:center;color:#ffffff80;padding:2rem 1rem;font-style:italic}.ImmersiveReader-module__2bCwCa__contentLoading{color:#ffffff80;font-size:calc(.85rem*var(--font-scale,1));flex-direction:column;align-items:center;gap:.75rem;padding:2rem;display:flex}.ImmersiveReader-module__2bCwCa__loadingPulse{border:2px solid #ffffff1a;border-top-color:#fff9;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite ImmersiveReader-module__2bCwCa__spin}.ImmersiveReader-module__2bCwCa__grokSection{opacity:0;transition:opacity .3s .1s,transform .3s .1s;transform:translateY(8px)}.ImmersiveReader-module__2bCwCa__grokSection.ImmersiveReader-module__2bCwCa__grokVisible{opacity:1;transform:translateY(0)}.ImmersiveReader-module__2bCwCa__grokHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.ImmersiveReader-module__2bCwCa__grokLabel{font-size:calc(.7rem*var(--font-scale,1));text-transform:uppercase;letter-spacing:.1em;color:#ffffffb3;align-items:center;gap:.4rem;font-weight:600;display:flex}.ImmersiveReader-module__2bCwCa__grokLabelIcon{opacity:.8;border-radius:50%}.ImmersiveReader-module__2bCwCa__grokCredits{font-size:calc(.65rem*var(--font-scale,1));color:#ffffff80}.ImmersiveReader-module__2bCwCa__grokCredits[data-status=high]{color:#34c759cc}.ImmersiveReader-module__2bCwCa__grokCredits[data-status=medium]{color:#fc0c}.ImmersiveReader-module__2bCwCa__grokCredits[data-status=low]{color:#ff9500cc}.ImmersiveReader-module__2bCwCa__grokCredits[data-status=exhausted]{color:#ff3b30cc}.ImmersiveReader-module__2bCwCa__grokCredits[data-status=paid]{color:#9966ffe6}.ImmersiveReader-module__2bCwCa__grokLoading{color:#fff9;font-size:calc(.85rem*var(--font-scale,1));flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 1rem;display:flex}.ImmersiveReader-module__2bCwCa__grokLoadingSpinner{border:2px solid #ffffff1a;border-top-color:#ffffffb3;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite ImmersiveReader-module__2bCwCa__spin}.ImmersiveReader-module__2bCwCa__grokError{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1rem;display:flex}.ImmersiveReader-module__2bCwCa__grokErrorIcon{color:#ff3b30e6;width:32px;height:32px;font-weight:700;font-size:calc(1.1rem*var(--font-scale,1));background:#ff3b3026;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.ImmersiveReader-module__2bCwCa__grokError p{font-size:calc(.85rem*var(--font-scale,1));color:#fff9;margin:0}.ImmersiveReader-module__2bCwCa__retryButton{font-size:calc(.75rem*var(--font-scale,1));text-transform:uppercase;letter-spacing:.08em;color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;margin-top:.75rem;padding:.5rem 1rem;font-weight:600;transition:all .2s}.ImmersiveReader-module__2bCwCa__retryButton:hover{background:#ffffff26}.ImmersiveReader-module__2bCwCa__grokContent{animation:.3s ImmersiveReader-module__2bCwCa__fadeIn}.ImmersiveReader-module__2bCwCa__grokHead{font-family:var(--font-serif,Georgia,serif);font-size:calc(1.1rem*var(--font-scale,1));color:#fff;margin:1.25rem 0 .5rem;font-weight:700}.ImmersiveReader-module__2bCwCa__grokSubhead{font-family:var(--font-serif,Georgia,serif);font-size:calc(.95rem*var(--font-scale,1));color:#ffffffe6;margin:1rem 0 .4rem;font-weight:600}.ImmersiveReader-module__2bCwCa__grokPara{font-size:calc(.9rem*var(--font-scale,1));color:#fffc;margin:0 0 .75rem;line-height:1.65}.ImmersiveReader-module__2bCwCa__grokList{margin:.75rem 0 .75rem 1.25rem;padding:0}.ImmersiveReader-module__2bCwCa__grokListItem{font-size:calc(.9rem*var(--font-scale,1));color:#fffc;margin:0 0 .4rem;line-height:1.6}.ImmersiveReader-module__2bCwCa__footer{-webkit-backdrop-filter:blur(20px);background:#00000040;border-top:1px solid #ffffff14;flex-shrink:0;padding:1rem 1.25rem}.ImmersiveReader-module__2bCwCa__visitButton{width:100%;font-size:calc(.8rem*var(--font-scale,1));letter-spacing:.08em;text-transform:uppercase;color:#000;cursor:pointer;background:linear-gradient(135deg,#fff 0%,#e8e8e8 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 12px #0003}.ImmersiveReader-module__2bCwCa__visitButton:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #00000040}.ImmersiveReader-module__2bCwCa__visitButton svg{transition:transform .2s}.ImmersiveReader-module__2bCwCa__visitButton:hover svg{transform:translate(2px,-2px)}.ImmersiveReader-module__2bCwCa__closeFooterBtn{width:100%;font-size:calc(.8rem*var(--font-scale,1));letter-spacing:.08em;text-transform:uppercase;color:#ffffffd9;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:10px;padding:.875rem 1.5rem;font-weight:600;transition:all .2s}.ImmersiveReader-module__2bCwCa__closeFooterBtn:hover{background:#ffffff26}@keyframes ImmersiveReader-module__2bCwCa__spin{to{transform:rotate(360deg)}}@keyframes ImmersiveReader-module__2bCwCa__pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes ImmersiveReader-module__2bCwCa__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.ImmersiveReader-module__2bCwCa__overlay{padding:.5rem}.ImmersiveReader-module__2bCwCa__reader{border-radius:18px;width:98vw;max-height:94vh}.ImmersiveReader-module__2bCwCa__article{padding:1.25rem 1.25rem 1.75rem}.ImmersiveReader-module__2bCwCa__headline{font-size:clamp(1.2rem,5vw,1.5rem)}.ImmersiveReader-module__2bCwCa__leadPara:first-letter{font-size:calc(2.35rem*var(--font-scale,1))}}@media (max-width:640px){.ImmersiveReader-module__2bCwCa__overlay{align-items:flex-end;padding:0}.ImmersiveReader-module__2bCwCa__reader{background:#0c0c0ef5;border-radius:16px 16px 0 0;width:100vw;max-height:95vh}.ImmersiveReader-module__2bCwCa__reader:before{border-radius:16px 16px 0 0}.ImmersiveReader-module__2bCwCa__header{padding:.75rem 1rem}.ImmersiveReader-module__2bCwCa__swipeHandle{display:block}.ImmersiveReader-module__2bCwCa__heroImage{aspect-ratio:16/10}.ImmersiveReader-module__2bCwCa__article{padding:1rem 1rem 1.5rem}.ImmersiveReader-module__2bCwCa__headline{font-size:calc(1.15rem*var(--font-scale,1));line-height:1.3}.ImmersiveReader-module__2bCwCa__leadPara{font-size:calc(.95rem*var(--font-scale,1))}.ImmersiveReader-module__2bCwCa__leadPara:first-letter{font-size:calc(2.1rem*var(--font-scale,1))}.ImmersiveReader-module__2bCwCa__bodyPara{font-size:calc(.9rem*var(--font-scale,1));text-indent:1em}.ImmersiveReader-module__2bCwCa__grokButton,.ImmersiveReader-module__2bCwCa__castButton,.ImmersiveReader-module__2bCwCa__closeButton,.ImmersiveReader-module__2bCwCa__shareButton{width:34px;height:34px}.ImmersiveReader-module__2bCwCa__footer{padding:.875rem 1rem;padding-bottom:calc(.875rem + env(safe-area-inset-bottom,0))}.ImmersiveReader-module__2bCwCa__visitButton,.ImmersiveReader-module__2bCwCa__closeFooterBtn{font-size:calc(.75rem*var(--font-scale,1));border-radius:8px;padding:.75rem 1.25rem}}@media (max-width:380px){.ImmersiveReader-module__2bCwCa__reader{background:#0c0c0efa;border-radius:0;max-height:100vh}.ImmersiveReader-module__2bCwCa__reader:before{border-radius:0}.ImmersiveReader-module__2bCwCa__article{padding:.875rem .875rem 1.25rem}.ImmersiveReader-module__2bCwCa__headline{font-size:calc(1.05rem*var(--font-scale,1))}.ImmersiveReader-module__2bCwCa__leadPara:first-letter{font-size:calc(1.85rem*var(--font-scale,1))}.ImmersiveReader-module__2bCwCa__blerbles{gap:.3rem}.ImmersiveReader-module__2bCwCa__blerblePill{font-size:calc(.55rem*var(--font-scale,1));padding:.2rem .5rem}}@media (prefers-reduced-motion:reduce){.ImmersiveReader-module__2bCwCa__overlay,.ImmersiveReader-module__2bCwCa__reader,.ImmersiveReader-module__2bCwCa__image,.ImmersiveReader-module__2bCwCa__originalContent,.ImmersiveReader-module__2bCwCa__grokSection{transition:opacity .2s}.ImmersiveReader-module__2bCwCa__grokSpinner,.ImmersiveReader-module__2bCwCa__loadingPulse,.ImmersiveReader-module__2bCwCa__grokLoadingSpinner,.ImmersiveReader-module__2bCwCa__creditBubble[data-status=low]{animation:none}}[data-theme=light] .ImmersiveReader-module__2bCwCa__overlay.ImmersiveReader-module__2bCwCa__entering,[data-theme=light] .ImmersiveReader-module__2bCwCa__overlay.ImmersiveReader-module__2bCwCa__visible{background:#ffffffe0}[data-theme=light] .ImmersiveReader-module__2bCwCa__reader{background:#fffffff2;border-color:#0000001a;box-shadow:inset 0 0 0 1px #0000000a,0 25px 50px -12px #0003,0 0 100px #0000001a}[data-theme=light] .ImmersiveReader-module__2bCwCa__reader:before{background:linear-gradient(160deg,#0000000f 0%,#00000005 40%,#0000 60%)}[data-theme=light] .ImmersiveReader-module__2bCwCa__header{background:#00000005;border-bottom-color:#00000014}[data-theme=light] .ImmersiveReader-module__2bCwCa__swipeHandle{background:#0003}[data-theme=light] .ImmersiveReader-module__2bCwCa__rankBubble,[data-theme=light] .ImmersiveReader-module__2bCwCa__sectionBubble,[data-theme=light] .ImmersiveReader-module__2bCwCa__blerblePill{color:#000000bf;background:#0000000f;border-color:#0000001a}[data-theme=light] .ImmersiveReader-module__2bCwCa__rankBubble[data-tier=gold]{color:#8b6914;text-shadow:none;background:linear-gradient(135deg,#ffb40026,#c88c001a);border-color:#b48c0059}[data-theme=light] .ImmersiveReader-module__2bCwCa__rankBubble[data-tier=silver]{color:#000c;background:#00000014;border-color:#00000026}[data-theme=light] .ImmersiveReader-module__2bCwCa__rankBubble[data-tier=bronze]{color:#644628e6;background:#8c643c1a;border-color:#8c643c40}[data-theme=light] .ImmersiveReader-module__2bCwCa__sectionBubble{background:#0000000d;border-color:#0000001a}[data-theme=light] .ImmersiveReader-module__2bCwCa__blerblePill{background:#0000000a;border-color:#00000014}[data-theme=light] .ImmersiveReader-module__2bCwCa__blerblePill:hover{background:#00000014}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokButton{background:#0000000d;border-color:#0000001f}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokButton:hover{background:#0000001a;border-color:#0003}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokButton.ImmersiveReader-module__2bCwCa__grokActive{background:#00000014;border-color:#0003;box-shadow:0 0 12px #0000000f}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokSpinner{border-top-color:#000000b3}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokDot,[data-theme=light] .ImmersiveReader-module__2bCwCa__creditBubble{border-color:#fffffff2}[data-theme=light] .ImmersiveReader-module__2bCwCa__castButton{color:#000000b3;background:#0000000d;border-color:#0000001f}[data-theme=light] .ImmersiveReader-module__2bCwCa__castButton:hover{color:#000000e6;background:#0000001a;border-color:#0003}[data-theme=light] .ImmersiveReader-module__2bCwCa__castButton:focus-visible{outline-color:#0006}[data-theme=light] .ImmersiveReader-module__2bCwCa__shareButton{color:#000000b3;background:#0000000d;border-color:#0000001f}[data-theme=light] .ImmersiveReader-module__2bCwCa__shareButton:hover{color:#000000e6;background:#0000001a;border-color:#0003}[data-theme=light] .ImmersiveReader-module__2bCwCa__closeButton{color:#000000b3;background:#0000000d;border-color:#0000001f}[data-theme=light] .ImmersiveReader-module__2bCwCa__closeButton:hover{color:#000000e6;background:#0000001a}[data-theme=light] .ImmersiveReader-module__2bCwCa__closeButton:focus-visible{outline-color:#0006}[data-theme=light] .ImmersiveReader-module__2bCwCa__heroImage{background:#00000008}[data-theme=light] .ImmersiveReader-module__2bCwCa__imageGradient{background:linear-gradient(#0000 50%,#fff6 75%,#fffffff2 100%)}[data-theme=light] .ImmersiveReader-module__2bCwCa__imageSource{color:#0009;text-shadow:0 1px 4px #fffc}[data-theme=light] .ImmersiveReader-module__2bCwCa__meta{color:#00000080}[data-theme=light] .ImmersiveReader-module__2bCwCa__sourceName{color:#000000b3}[data-theme=light] .ImmersiveReader-module__2bCwCa__headline{color:#1a1815}[data-theme=light] .ImmersiveReader-module__2bCwCa__leadPara{color:#2a2520}[data-theme=light] .ImmersiveReader-module__2bCwCa__leadPara:first-letter{color:#1a1815}[data-theme=light] .ImmersiveReader-module__2bCwCa__bodyPara{color:#3a3530}[data-theme=light] .ImmersiveReader-module__2bCwCa__noContent,[data-theme=light] .ImmersiveReader-module__2bCwCa__contentLoading{color:#00000080}[data-theme=light] .ImmersiveReader-module__2bCwCa__loadingPulse{border-color:#00000080 #0000001a #0000001a}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokHeader{border-bottom-color:#0000001a}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokLabel{color:#0009}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokCredits{color:#00000080}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokCredits[data-status=high]{color:#28a046e6}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokCredits[data-status=medium]{color:#b48c00e6}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokCredits[data-status=low]{color:#c86400e6}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokCredits[data-status=exhausted]{color:#c83228e6}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokCredits[data-status=paid]{color:#7850c8e6}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokLoading{color:#00000080}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokLoadingSpinner{border-color:#0009 #0000001a #0000001a}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokErrorIcon{color:#c83228e6;background:#c832281f}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokError p{color:#0009}[data-theme=light] .ImmersiveReader-module__2bCwCa__retryButton{color:#000c;background:#0000000f;border-color:#00000026}[data-theme=light] .ImmersiveReader-module__2bCwCa__retryButton:hover{background:#0000001a}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokHead{color:#1a1815}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokSubhead{color:#2a2520}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokPara,[data-theme=light] .ImmersiveReader-module__2bCwCa__grokListItem{color:#3a3530}[data-theme=light] .ImmersiveReader-module__2bCwCa__footer{background:#00000005;border-top-color:#00000014}[data-theme=light] .ImmersiveReader-module__2bCwCa__visitButton{color:#fff;background:linear-gradient(135deg,#1a1815 0%,#2a2520 100%);box-shadow:0 4px 12px #00000026}[data-theme=light] .ImmersiveReader-module__2bCwCa__visitButton:hover{background:linear-gradient(135deg,#2a2520 0%,#3a3530 100%);box-shadow:0 8px 20px #0003}[data-theme=light] .ImmersiveReader-module__2bCwCa__closeFooterBtn{color:#000c;background:#0000000d;border-color:#0000001f}[data-theme=light] .ImmersiveReader-module__2bCwCa__closeFooterBtn:hover{background:#0000001a}@media (max-width:640px){[data-theme=light] .ImmersiveReader-module__2bCwCa__reader{background:#fffffffa}}@media (max-width:380px){[data-theme=light] .ImmersiveReader-module__2bCwCa__reader{background:#fffffffc}}
