.Cast-module__Hdh7ya__cast{background:var(--news-bg);width:100%;max-width:100%;color:var(--news-text-primary);overscroll-behavior-y:none;touch-action:pan-y pinch-zoom;-webkit-overflow-scrolling:touch;flex-direction:column;gap:1.5rem;min-height:100vh;margin:0 auto;padding:.5rem .5rem 2rem;display:flex}.Cast-module__Hdh7ya__header{z-index:1000;background:var(--news-bg);-webkit-backdrop-filter:blur(12px);pointer-events:auto;--header-logo-height:32px;--header-count-size:.6rem;--header-btn-size:36px;--header-icon-size:18px;--header-baseline-offset:.14;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:1rem;min-height:56px;padding:.75rem .5rem;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{background:rgba(var(--news-bg-rgb), .95);-webkit-backdrop-filter:blur(16px);--header-logo-height:22px;--header-count-size:.55rem;--header-btn-size:28px;--header-icon-size:14px;align-items:center;gap:.5rem;min-height:44px;padding:.35rem .5rem}.Cast-module__Hdh7ya__branding{align-items:flex-end;gap:.75rem;max-width:720px;transition:all .3s;display:flex}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact .Cast-module__Hdh7ya__branding{flex-flow:row;flex-shrink:0;align-items:flex-end;gap:.5rem;max-width:100%;display:flex}.Cast-module__Hdh7ya__logoButton{cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;margin:0;padding:0;display:flex}.Cast-module__Hdh7ya__logoImage{height:var(--header-logo-height,32px);object-fit:contain;width:auto;max-width:none;padding-right:2px;transition:height .2s;display:block;overflow:visible}.Cast-module__Hdh7ya__blerbzPageRow{align-items:flex-end;gap:.35rem;margin-top:0;padding-bottom:.45rem;display:flex}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact .Cast-module__Hdh7ya__blerbzPageRow{gap:.3rem;margin-top:.65rem;padding-bottom:.5rem;display:flex}.Cast-module__Hdh7ya__blerbzPage{font-size:calc(var(--header-count-size,.68rem) * var(--font-scale,1));letter-spacing:.12em;text-transform:uppercase;color:var(--news-text-muted);white-space:nowrap;opacity:.7;padding-bottom:calc(var(--header-logo-height,32px) * .14);align-items:flex-end;font-weight:400;display:flex}.Cast-module__Hdh7ya__blerbzPageCast{font-family:var(--font-cast,"Space Grotesk", -apple-system, BlinkMacSystemFont, sans-serif);letter-spacing:.08em;font-weight:500}.Cast-module__Hdh7ya__expiryNote{font-size:calc(.55rem * var(--font-scale,1));letter-spacing:.08em;text-transform:uppercase;color:var(--news-text-muted);opacity:.5}.Cast-module__Hdh7ya__toolbar{flex-direction:row;align-items:center;gap:.5rem;margin-left:auto;transition:all .3s;display:flex}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact .Cast-module__Hdh7ya__toolbar{flex-direction:row;flex-shrink:0;align-items:center;gap:.3rem;margin-left:auto}.Cast-module__Hdh7ya__iconGroup{align-items:center;gap:.35rem;display:flex}.Cast-module__Hdh7ya__viewToggle{align-items:center;gap:.25rem;display:flex}.Cast-module__Hdh7ya__viewToggleButton{border:1px solid var(--news-border);width:var(--header-btn-size,36px);height:var(--header-btn-size,36px);min-width:var(--header-btn-size,36px);min-height:var(--header-btn-size,36px);background:var(--news-surface);color:var(--news-text-muted);cursor:pointer;box-shadow:inset 0 0 0 1px var(--news-border-muted);border-radius:999px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:inline-flex}.Cast-module__Hdh7ya__viewToggleButton svg{flex-shrink:0;width:14px;height:14px}.Cast-module__Hdh7ya__viewToggleButton:hover{color:#000;background:#fff;border-color:#fff;box-shadow:0 2px 8px #ffffff4d}.Cast-module__Hdh7ya__viewToggleButton.Cast-module__Hdh7ya__active{background:var(--news-accentSoft);color:var(--news-accent);border-color:var(--news-accent);box-shadow:inset 0 0 0 1px var(--news-accent)}[data-theme=light] .Cast-module__Hdh7ya__viewToggleButton:hover{color:#fff;background:#000;border-color:#000;box-shadow:0 2px 8px #0003}.Cast-module__Hdh7ya__feed{flex-direction:column;gap:1.25rem;max-width:1400px;margin:0 auto;padding:120px .5rem 1rem;transition:padding-top .2s;display:flex}.Cast-module__Hdh7ya__feedCompact{padding-top:100px}.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(280px,1fr);grid-auto-flow:dense;gap:.75rem;max-width:100%;transition:gap .3s,grid-template-columns .3s;display:grid}@media (min-width:1200px){.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(340px,1fr);gap:1rem}}@media (min-width:1024px) and (max-width:1199px){.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(280px,1fr);gap:.75rem}}@media (min-width:640px) and (max-width:1023px){.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(250px,1fr);gap:.6rem}}@media (max-width:639px){.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(200px,1fr);gap:.5rem}}.Cast-module__Hdh7ya__fullScreenFeed{scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;z-index:100;overscroll-behavior:none;scroll-behavior:smooth;background:#000;flex-direction:column;height:100dvh;display:flex;position:fixed;inset:0;overflow:hidden scroll}.Cast-module__Hdh7ya__fullScreenFeed::-webkit-scrollbar{display:none}.Cast-module__Hdh7ya__fullScreenFeed{-ms-overflow-style:none;scrollbar-width:none}.Cast-module__Hdh7ya__fullScreenHeader{z-index:1000;pointer-events:none;background:linear-gradient(#0009 0%,#0000 100%);justify-content:space-between;align-items:center;padding:1rem;display:flex;position:fixed;top:0;left:0;right:0}.Cast-module__Hdh7ya__fullScreenHeader>*{pointer-events:auto}.Cast-module__Hdh7ya__fullScreenLogoButton{cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem;transition:background .2s;display:flex}.Cast-module__Hdh7ya__fullScreenLogoButton:hover{background:#ffffff1a}.Cast-module__Hdh7ya__fullScreenLogoImage{filter:brightness(0)invert();width:auto;height:24px}.Cast-module__Hdh7ya__fullScreenExitButton{cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,transform .2s;display:flex}.Cast-module__Hdh7ya__fullScreenExitButton:hover{background:#fff3;transform:scale(1.05)}.Cast-module__Hdh7ya__fullScreenExitIcon{color:#fff;width:20px;height:20px}.Cast-module__Hdh7ya__fullScreenNavButton{z-index:1000;cursor:pointer;-webkit-backdrop-filter:blur(4px);background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,transform .2s,opacity .2s;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.Cast-module__Hdh7ya__fullScreenNavButton:hover{background:#fff3;transform:translateY(-50%)scale(1.05)}.Cast-module__Hdh7ya__fullScreenNavButton:active{transform:translateY(-50%)scale(.95)}.Cast-module__Hdh7ya__fullScreenNavPrev{left:1rem}.Cast-module__Hdh7ya__fullScreenNavNext{right:1rem}.Cast-module__Hdh7ya__fullScreenNavIcon{color:#fff;width:24px;height:24px}@media (max-width:1024px){.Cast-module__Hdh7ya__fullScreenNavButton{display:none}}.Cast-module__Hdh7ya__castCard{background-color:var(--news-card);cursor:pointer;box-shadow:var(--news-shadow);border-radius:12px;flex-direction:column;height:100%;min-height:0;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.Cast-module__Hdh7ya__castCard:hover{box-shadow:var(--news-hero-shadow);transform:translateY(-2px)}.Cast-module__Hdh7ya__castCard:focus{outline:2px solid var(--news-accent);outline-offset:2px}.Cast-module__Hdh7ya__castCardUnavailable{cursor:default;opacity:.7}.Cast-module__Hdh7ya__castCardUnavailable:hover{box-shadow:var(--news-shadow);transform:none}.Cast-module__Hdh7ya__videoUnavailableOverlay{z-index:5;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Cast-module__Hdh7ya__videoUnavailableContent{color:#ffffffe6;text-transform:uppercase;letter-spacing:.05em;flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;display:flex}.Cast-module__Hdh7ya__processingIcon{width:32px;height:32px;animation:2s linear infinite Cast-module__Hdh7ya__spin}@keyframes Cast-module__Hdh7ya__spin{to{transform:rotate(360deg)}}.Cast-module__Hdh7ya__media{aspect-ratio:16/9;background-color:var(--news-surface-muted);flex:auto;min-height:0;position:relative;overflow:hidden}.Cast-module__Hdh7ya__thumbnail{object-fit:cover}.Cast-module__Hdh7ya__video{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.Cast-module__Hdh7ya__placeholderThumbnail{background:linear-gradient(135deg, var(--news-surface-muted) 0%, var(--news-surface) 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Cast-module__Hdh7ya__placeholderIcon{width:48px;height:48px;color:var(--news-text-muted);opacity:.5}.Cast-module__Hdh7ya__playOverlay{background:0 0;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:0;left:0}.Cast-module__Hdh7ya__playOverlayHidden{opacity:0;transform:scale(.9)}.Cast-module__Hdh7ya__playIcon{color:#fff;filter:drop-shadow(0 4px 12px #00000080);width:64px;height:64px;transition:transform .2s,filter .2s}.Cast-module__Hdh7ya__castCard:hover .Cast-module__Hdh7ya__playIcon{filter:drop-shadow(0 6px 16px #0009);transform:scale(1.08)}.Cast-module__Hdh7ya__durationBadge{color:#fff;background:#000000bf;border-radius:4px;padding:2px 6px;font-size:.75rem;font-weight:600;position:absolute;bottom:8px;right:8px}.Cast-module__Hdh7ya__hookOverlay{pointer-events:none;background:linear-gradient(#0000,#000c);padding:32px 10px 10px;position:absolute;bottom:0;left:0;right:0}.Cast-module__Hdh7ya__hookText{color:#fff;-webkit-line-clamp:2;text-shadow:0 1px 2px #00000080;-webkit-box-orient:vertical;font-size:.8125rem;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.Cast-module__Hdh7ya__trendingBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;z-index:2;background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:4px;align-items:center;gap:4px;padding:3px 8px;font-size:.6875rem;font-weight:600;display:flex;position:absolute;top:8px;left:8px;box-shadow:0 2px 6px #ff6b3566}.Cast-module__Hdh7ya__trendingIcon{width:12px;height:12px}.Cast-module__Hdh7ya__soundNudge{z-index:9998;animation:.3s ease-out Cast-module__Hdh7ya__slideUp;position:fixed;bottom:5rem;left:50%;transform:translate(-50%)}@keyframes Cast-module__Hdh7ya__slideUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.Cast-module__Hdh7ya__soundNudgeContent{-webkit-backdrop-filter:blur(12px);color:#fff;background:#000000d9;border-radius:50px;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex;box-shadow:0 4px 20px #0000004d}.Cast-module__Hdh7ya__soundNudgeIcon{color:var(--news-accent,#007aff);justify-content:center;align-items:center;display:flex}.Cast-module__Hdh7ya__soundNudgeText{white-space:nowrap;font-size:.875rem;font-weight:500}.Cast-module__Hdh7ya__soundNudgeDismiss{cursor:pointer;color:#ffffffb3;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.Cast-module__Hdh7ya__soundNudgeDismiss:hover{color:#fff;background:#fff3}[data-theme=light] .Cast-module__Hdh7ya__soundNudgeContent{background:var(--news-glass-elevated,#bdbdbdeb);-webkit-backdrop-filter:var(--news-glass-blur,blur(20px) saturate(180%));color:#1a1a1a;box-shadow:var(--news-glass-highlight,inset 0 1px 0 #ffffff4d);border:1px solid #00000026}[data-theme=light] .Cast-module__Hdh7ya__soundNudgeDismiss{color:#00000080;background:#0000001a}[data-theme=light] .Cast-module__Hdh7ya__soundNudgeDismiss:hover{color:#000c;background:#00000026}@media (max-width:640px){.Cast-module__Hdh7ya__soundNudge{bottom:4rem;left:1rem;right:1rem;transform:none}@keyframes Cast-module__Hdh7ya__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Cast-module__Hdh7ya__soundNudgeContent{justify-content:center;padding:.625rem .875rem}.Cast-module__Hdh7ya__soundNudgeText{font-size:.8125rem}}.Cast-module__Hdh7ya__content{flex:none;padding:.875rem}.Cast-module__Hdh7ya__headline{color:var(--news-text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:.9375rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.Cast-module__Hdh7ya__meta{color:var(--news-text-muted);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.Cast-module__Hdh7ya__source{color:var(--news-text-secondary);font-weight:500}.Cast-module__Hdh7ya__separator{opacity:.5}.Cast-module__Hdh7ya__timeAgo,.Cast-module__Hdh7ya__views{white-space:nowrap}.Cast-module__Hdh7ya__castCardFullscreen{scroll-snap-align:start;scroll-snap-stop:always;cursor:pointer;background:#000;flex:0 0 100dvh;height:100dvh;min-height:100dvh;position:relative;overflow:hidden}.Cast-module__Hdh7ya__fullscreenMedia{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Cast-module__Hdh7ya__fullscreenVideo{object-fit:contain;background:#000;width:100%;height:100%}.Cast-module__Hdh7ya__fullscreenVideoWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}@media (min-width:769px){.Cast-module__Hdh7ya__fullscreenVideoWrapper{max-width:56.25vh;margin:0 auto}}.Cast-module__Hdh7ya__fullscreenThumbnail{object-fit:cover;filter:blur(20px);opacity:.3;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Cast-module__Hdh7ya__fullscreenOverlay{padding:2rem;padding-bottom:max(2rem, env(safe-area-inset-bottom,20px));z-index:10;pointer-events:none;background:linear-gradient(#0000 0%,#0009 50%,#000000e6 100%);flex-direction:column;gap:1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.Cast-module__Hdh7ya__fullscreenOverlay>*{pointer-events:auto}.Cast-module__Hdh7ya__fullscreenContent{flex-direction:column;gap:.5rem;max-width:600px;display:flex}.Cast-module__Hdh7ya__fullscreenHeadline{color:#fff;text-shadow:0 1px 3px #00000080;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1.125rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.Cast-module__Hdh7ya__fullscreenMeta{color:#ffffffbf;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.8125rem;display:flex}.Cast-module__Hdh7ya__fullscreenSource{color:#ffffffe6;font-weight:500}.Cast-module__Hdh7ya__fullscreenActions{align-items:center;gap:1rem;margin-top:.5rem;display:flex}.Cast-module__Hdh7ya__fullscreenActionButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#ffffff26;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.8125rem;font-weight:500;transition:background .2s,transform .2s;display:flex}.Cast-module__Hdh7ya__fullscreenActionButton:hover{background:#ffffff40;transform:scale(1.02)}.Cast-module__Hdh7ya__fullscreenActionButton:active{transform:scale(.98)}.Cast-module__Hdh7ya__fullscreenActionIcon{width:16px;height:16px}.Cast-module__Hdh7ya__fullscreenSideActions{z-index:20;flex-direction:column;gap:1.25rem;display:flex;position:absolute;bottom:180px;right:1rem}.Cast-module__Hdh7ya__fullscreenSideButton{cursor:pointer;color:#fff;background:0 0;border:none;flex-direction:column;align-items:center;gap:.25rem;transition:transform .2s;display:flex}.Cast-module__Hdh7ya__fullscreenSideButton:hover{transform:scale(1.1)}.Cast-module__Hdh7ya__fullscreenSideButton:active{transform:scale(.95)}.Cast-module__Hdh7ya__fullscreenSideIcon{-webkit-backdrop-filter:blur(8px);background:#ffffff26;border-radius:50%;width:28px;height:28px;padding:8px}.Cast-module__Hdh7ya__fullscreenSideLabel{opacity:.9;font-size:.6875rem;font-weight:500}.Cast-module__Hdh7ya__fullscreenPlayButton{cursor:pointer;z-index:15;opacity:0;pointer-events:none;background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Cast-module__Hdh7ya__castCardFullscreen:hover .Cast-module__Hdh7ya__fullscreenPlayButton,.Cast-module__Hdh7ya__castCardFullscreen.Cast-module__Hdh7ya__paused .Cast-module__Hdh7ya__fullscreenPlayButton{opacity:1;pointer-events:auto}.Cast-module__Hdh7ya__fullscreenPlayButton:hover{background:#0009;transform:translate(-50%,-50%)scale(1.05)}.Cast-module__Hdh7ya__fullscreenPlayButton .Cast-module__Hdh7ya__playIcon{color:#fff;width:36px;height:36px;margin-left:4px}.Cast-module__Hdh7ya__fullscreenProgress{z-index:25;background:#fff3;height:3px;position:absolute;bottom:0;left:0;right:0}.Cast-module__Hdh7ya__fullscreenProgressFill{background:var(--news-accent,#f97316);height:100%;transition:width .1s linear}.Cast-module__Hdh7ya__fullscreenActiveDot{z-index:1000;gap:6px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.Cast-module__Hdh7ya__fullscreenDot{background:#ffffff4d;border-radius:50%;width:6px;height:6px;transition:all .3s}.Cast-module__Hdh7ya__fullscreenDot.Cast-module__Hdh7ya__active{background:#fff;border-radius:3px;width:18px}@media (max-width:768px){.Cast-module__Hdh7ya__fullscreenOverlay{padding:1rem;padding-bottom:max(1rem, env(safe-area-inset-bottom,16px))}.Cast-module__Hdh7ya__fullscreenHeadline{-webkit-line-clamp:2;font-size:1rem}.Cast-module__Hdh7ya__fullscreenMeta{font-size:.75rem}.Cast-module__Hdh7ya__fullscreenSideActions{gap:1rem;bottom:140px;right:.75rem}.Cast-module__Hdh7ya__fullscreenSideIcon{width:24px;height:24px;padding:6px}.Cast-module__Hdh7ya__fullscreenSideLabel{font-size:.625rem}.Cast-module__Hdh7ya__fullscreenPlayButton{width:64px;height:64px}.Cast-module__Hdh7ya__fullscreenPlayButton .Cast-module__Hdh7ya__playIcon{width:28px;height:28px;margin-left:3px}}@media (max-width:768px) and (orientation:landscape){.Cast-module__Hdh7ya__fullscreenOverlay{flex-direction:row;justify-content:space-between;align-items:flex-end;padding:1rem 2rem}.Cast-module__Hdh7ya__fullscreenSideActions{flex-direction:row;gap:1rem;margin-left:auto;position:static}.Cast-module__Hdh7ya__fullscreenSideButton{flex-direction:row;gap:.375rem}.Cast-module__Hdh7ya__fullscreenSideLabel{display:none}}.Cast-module__Hdh7ya__viewer{z-index:9999;background:#000000f2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Cast-module__Hdh7ya__viewerContent{justify-content:center;align-items:center;width:100%;max-width:1200px;height:100%;max-height:100vh;display:flex;position:relative}.Cast-module__Hdh7ya__videoContainer{cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .15s ease-out,transform .15s ease-out;display:flex;position:relative}.Cast-module__Hdh7ya__videoTransitioning{opacity:.3;transform:scale(.98)}.Cast-module__Hdh7ya__viewerVideo{width:auto;max-width:100%;height:auto;max-height:100%}.Cast-module__Hdh7ya__viewerButton{z-index:10;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,opacity .2s;display:flex;position:absolute}.Cast-module__Hdh7ya__viewerButton:hover{background:#fff3}.Cast-module__Hdh7ya__viewerButton.Cast-module__Hdh7ya__hidden{opacity:0;pointer-events:none}.Cast-module__Hdh7ya__viewerIcon{color:#fff;width:24px;height:24px}.Cast-module__Hdh7ya__closeButton{top:1rem;right:1rem}.Cast-module__Hdh7ya__prevButton{top:50%;left:1rem;transform:translateY(-50%)}.Cast-module__Hdh7ya__nextButton{top:50%;right:1rem;transform:translateY(-50%)}.Cast-module__Hdh7ya__metadataOverlay{z-index:10;pointer-events:auto;background:linear-gradient(#0000,#000c);justify-content:space-between;align-items:flex-end;padding:2rem;transition:opacity .2s;display:flex;position:absolute;bottom:0;left:0;right:0}.Cast-module__Hdh7ya__metadataOverlay.Cast-module__Hdh7ya__hidden{opacity:0;pointer-events:none}.Cast-module__Hdh7ya__metadataContent{flex:1;margin-right:1rem}.Cast-module__Hdh7ya__viewerHeadline{color:#fff;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.Cast-module__Hdh7ya__viewerMeta{color:#ffffffb3;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.Cast-module__Hdh7ya__viewerSource{color:#fff;font-weight:500}.Cast-module__Hdh7ya__shareButton{cursor:pointer;z-index:21;pointer-events:auto;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,transform .15s;display:flex;position:relative}.Cast-module__Hdh7ya__shareButton:hover{background:#ffffff4d;transform:scale(1.05)}.Cast-module__Hdh7ya__shareButton:active{transform:scale(.95)}.Cast-module__Hdh7ya__shareIcon{color:#fff;pointer-events:none;width:20px;height:20px}.Cast-module__Hdh7ya__actionButtons{z-index:20;pointer-events:auto;align-items:center;gap:8px;display:flex;position:relative}.Cast-module__Hdh7ya__downloadButton{cursor:pointer;z-index:21;pointer-events:auto;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,transform .15s;display:flex;position:relative}.Cast-module__Hdh7ya__downloadButton:hover{background:#ffffff4d;transform:scale(1.05)}.Cast-module__Hdh7ya__downloadButton:active{transform:scale(.95)}.Cast-module__Hdh7ya__downloadIcon{color:#fff;pointer-events:none;width:20px;height:20px}.Cast-module__Hdh7ya__goToStoryButton{cursor:pointer;z-index:21;pointer-events:auto;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,transform .15s;display:flex;position:relative}.Cast-module__Hdh7ya__goToStoryButton:hover{background:#ffffff4d;transform:scale(1.05)}.Cast-module__Hdh7ya__goToStoryButton:active{transform:scale(.95)}.Cast-module__Hdh7ya__goToStoryIcon{pointer-events:none;color:#fff;width:20px;height:20px}.Cast-module__Hdh7ya__progressBar{z-index:15;pointer-events:auto;padding:.5rem 1rem 1rem;transition:opacity .2s;position:absolute;bottom:0;left:0;right:0}.Cast-module__Hdh7ya__progressBar.Cast-module__Hdh7ya__hidden{opacity:0;pointer-events:none}.Cast-module__Hdh7ya__progressTrack{cursor:pointer;background:#ffffff4d;border-radius:2px;height:4px;margin-bottom:.5rem}.Cast-module__Hdh7ya__progressFill{background:var(--news-accent,#007aff);border-radius:2px;height:100%;transition:width .1s linear}.Cast-module__Hdh7ya__timeDisplay{color:#ffffffb3;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.Cast-module__Hdh7ya__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.Cast-module__Hdh7ya__emptyIcon{background:var(--news-surface-muted);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex}.Cast-module__Hdh7ya__emptyPlayIcon{width:32px;height:32px;color:var(--news-text-muted)}.Cast-module__Hdh7ya__emptyFrownIcon{color:var(--news-text-muted);opacity:.8}.Cast-module__Hdh7ya__emptyTitle{color:var(--news-text-primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.Cast-module__Hdh7ya__emptyDescription{color:var(--news-text-muted);max-width:400px;margin:0;font-size:.9375rem;line-height:1.5}.Cast-module__Hdh7ya__errorIcon{width:32px;height:32px;color:var(--news-text-muted)}.Cast-module__Hdh7ya__retryButton{background:var(--news-accent);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;transition:opacity .15s,transform .15s;display:inline-flex}.Cast-module__Hdh7ya__retryButton:hover{opacity:.9}.Cast-module__Hdh7ya__retryButton:active{transform:scale(.98)}.Cast-module__Hdh7ya__retryIcon{width:16px;height:16px}.Cast-module__Hdh7ya__loadingState{padding:1rem 0}.Cast-module__Hdh7ya__cardSkeleton{aspect-ratio:16/9;border-radius:12px}.Cast-module__Hdh7ya__skeleton{background:linear-gradient(90deg, var(--news-surface-muted) 25%, var(--news-surface) 50%, var(--news-surface-muted) 75%);background-size:200% 100%;animation:1.5s infinite Cast-module__Hdh7ya__shimmer}@keyframes Cast-module__Hdh7ya__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Cast-module__Hdh7ya__loadMoreZone{justify-content:center;padding:2rem 0;display:flex}.Cast-module__Hdh7ya__loadMoreButton{background:var(--news-surface-elevated);border:1px solid var(--news-border);color:var(--news-text-primary);cursor:pointer;border-radius:8px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:background .15s,border-color .15s}.Cast-module__Hdh7ya__loadMoreButton:hover{background:var(--news-card-hover);border-color:var(--news-border)}@media (max-width:1024px){.Cast-module__Hdh7ya__scrollTop{display:none}}.Cast-module__Hdh7ya__scrollTop{background:rgba(var(--news-bg-rgb), .45);width:44px;height:44px;color:var(--news-text-primary);border:none;border:1px solid rgba(var(--news-bg-rgb), .2);cursor:n-resize;z-index:9999;opacity:.85;-webkit-backdrop-filter:blur(16px)saturate(180%);border-radius:50%;justify-content:center;align-items:center;transition:transform .25s,box-shadow .25s,background .25s,opacity .25s;display:flex;position:fixed;bottom:1.5rem;left:1rem;box-shadow:0 4px 20px #0000001a,0 2px 8px #0000000f,inset 0 1px 1px #ffffff1a}.Cast-module__Hdh7ya__scrollTop:hover{background:rgba(var(--news-bg-rgb), .6);opacity:1;transform:translateY(-3px)scale(1.05);box-shadow:0 8px 28px #00000026,0 4px 12px #00000014,inset 0 1px 1px #ffffff26}.Cast-module__Hdh7ya__scrollTop:hover .Cast-module__Hdh7ya__scrollTopIcon{opacity:1}.Cast-module__Hdh7ya__scrollTop:active{transform:scale(.95)}.Cast-module__Hdh7ya__scrollTopIcon{width:22px;height:22px;color:var(--news-text-primary);opacity:.8}@media (max-width:1024px){.Cast-module__Hdh7ya__header{--header-logo-height:28px;--header-count-size:.55rem;--header-btn-size:32px;--header-icon-size:16px;gap:.5rem;min-height:52px;padding:.5rem}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{--header-logo-height:22px;--header-count-size:.5rem;--header-btn-size:28px;--header-icon-size:14px;min-height:44px;padding:.3rem .5rem}.Cast-module__Hdh7ya__branding{gap:.5rem}.Cast-module__Hdh7ya__blerbzPage{align-items:flex-end;gap:.35rem;margin-top:0;padding-bottom:.05rem;display:flex}}@media (min-width:640px) and (max-width:1024px) and (orientation:portrait){.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.Cast-module__Hdh7ya__feed{padding-top:115px}.Cast-module__Hdh7ya__feedCompact{padding-top:100px}}@media (min-width:640px) and (max-width:1024px) and (orientation:landscape){.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}}@media (max-width:768px){.Cast-module__Hdh7ya__cast{gap:1rem;padding:.5rem}.Cast-module__Hdh7ya__header{--header-logo-height:26px;--header-count-size:.5rem;--header-btn-size:30px;--header-icon-size:15px;gap:.5rem;min-height:48px;padding:.4rem .5rem}.Cast-module__Hdh7ya__branding{gap:.5rem}.Cast-module__Hdh7ya__blerbzPageRow{align-items:flex-end;gap:.35rem;margin-top:0;padding-bottom:.7rem;display:flex}.Cast-module__Hdh7ya__toolbar{gap:.3rem}.Cast-module__Hdh7ya__iconGroup{gap:.25rem}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{--header-logo-height:20px;--header-count-size:.45rem;--header-btn-size:26px;--header-icon-size:13px;min-height:40px;padding:.25rem .5rem}.Cast-module__Hdh7ya__feedCompact{padding-top:90px}}@media (max-width:639px) and (orientation:portrait){.Cast-module__Hdh7ya__cast{width:100%;padding:.4rem}.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.Cast-module__Hdh7ya__feed{padding:105px .5rem .5rem}}@media (max-width:639px) and (orientation:landscape){.Cast-module__Hdh7ya__cast{width:100%;padding:.4rem}.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem}}@media (max-width:640px){.Cast-module__Hdh7ya__blerbzPage{font-size:calc(var(--header-count-size,.48rem) * var(--font-scale,1));letter-spacing:.08em;opacity:.7}.Cast-module__Hdh7ya__cast{padding:.25rem}.Cast-module__Hdh7ya__header{--header-logo-height:28px;--header-count-size:.48rem;--header-btn-size:26px;--header-icon-size:13px;flex-wrap:nowrap;align-items:center;gap:.35rem;min-height:48px;padding:.4rem .5rem}.Cast-module__Hdh7ya__branding{align-items:center;gap:.4rem}.Cast-module__Hdh7ya__blerbzPageRow{align-items:flex-end;gap:.35rem;margin-top:.45rem;padding-bottom:0;display:flex}.Cast-module__Hdh7ya__logoButton{touch-action:manipulation;-webkit-tap-highlight-color:transparent;flex-shrink:0;gap:.35rem}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{-webkit-backdrop-filter:blur(10px);--header-logo-height:20px;--header-count-size:.45rem;--header-btn-size:26px;--header-icon-size:13px;gap:.4rem;min-height:40px;padding:.25rem .5rem}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact .Cast-module__Hdh7ya__branding{flex-flow:row;flex-shrink:0;align-items:center;gap:.4rem}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact .Cast-module__Hdh7ya__blerbzPageRow{gap:.3rem;margin-top:.15rem;padding-bottom:.5rem;display:flex}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact .Cast-module__Hdh7ya__blerbzPage{font-size:calc(var(--header-count-size,.45rem) * var(--font-scale,1));letter-spacing:.06em}.Cast-module__Hdh7ya__toolbar{flex-direction:row;flex-shrink:0;justify-content:flex-end;align-items:center;width:auto;margin-left:auto}.Cast-module__Hdh7ya__viewToggle{gap:.2rem}.Cast-module__Hdh7ya__feed{padding:100px .5rem .5rem}.Cast-module__Hdh7ya__feedCompact{padding-top:88px}.Cast-module__Hdh7ya__castCard{border-radius:8px}.Cast-module__Hdh7ya__content{padding:.65rem}.Cast-module__Hdh7ya__headline{margin-bottom:.35rem;font-size:.8rem}.Cast-module__Hdh7ya__meta{gap:.35rem;font-size:.65rem}.Cast-module__Hdh7ya__playIcon{width:48px;height:48px}.Cast-module__Hdh7ya__durationBadge{padding:2px 4px;font-size:.65rem}.Cast-module__Hdh7ya__scrollTop{width:42px;height:42px;bottom:1rem;left:1rem}.Cast-module__Hdh7ya__scrollTopIcon{width:20px;height:20px}.Cast-module__Hdh7ya__viewerButton{width:40px;height:40px}.Cast-module__Hdh7ya__viewerIcon{width:20px;height:20px}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{animation:.3s cubic-bezier(.4,0,.2,1) Cast-module__Hdh7ya__slideDown}@keyframes Cast-module__Hdh7ya__slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.Cast-module__Hdh7ya__grid{gap:.4rem;padding-bottom:1.5rem}}@media (max-width:380px){.Cast-module__Hdh7ya__header{--header-logo-height:22px;--header-count-size:.42rem;--header-btn-size:24px;--header-icon-size:12px;gap:.3rem;min-height:44px;padding:.35rem .4rem}.Cast-module__Hdh7ya__branding{gap:.3rem}.Cast-module__Hdh7ya__blerbzPageRow{gap:.1rem}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{--header-logo-height:18px;--header-count-size:.38rem;--header-btn-size:22px;--header-icon-size:11px;min-height:36px;padding:.2rem .4rem}.Cast-module__Hdh7ya__viewToggle{display:none}.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.3rem}.Cast-module__Hdh7ya__feedCompact{padding-top:36px}}@media (min-width:744px) and (max-width:1023px) and (orientation:portrait){.Cast-module__Hdh7ya__header{--header-logo-height:30px;--header-count-size:.58rem;--header-btn-size:40px;--header-icon-size:20px;gap:.75rem;min-height:52px;padding:.6rem .75rem}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{--header-logo-height:24px;--header-count-size:.52rem;--header-btn-size:36px;--header-icon-size:18px;min-height:44px;padding:.35rem .75rem}.Cast-module__Hdh7ya__branding{gap:.65rem}.Cast-module__Hdh7ya__toolbar{gap:.4rem}.Cast-module__Hdh7ya__iconGroup{gap:.35rem}.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.Cast-module__Hdh7ya__feedCompact{padding-top:52px}}@media (min-width:1024px) and (max-width:1366px) and (orientation:landscape){.Cast-module__Hdh7ya__header{--header-logo-height:32px;--header-count-size:.6rem;--header-btn-size:42px;--header-icon-size:21px;gap:.85rem;min-height:54px;padding:.65rem 1rem}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{--header-logo-height:26px;--header-count-size:.54rem;--header-btn-size:38px;--header-icon-size:19px;min-height:46px;padding:.4rem 1rem}.Cast-module__Hdh7ya__branding{gap:.7rem}.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.Cast-module__Hdh7ya__feedCompact{padding-top:54px}}@media (min-width:320px) and (max-width:450px) and (hover:none) and (pointer:coarse){.Cast-module__Hdh7ya__header{--header-logo-height:24px;--header-count-size:.5rem;--header-btn-size:32px;--header-icon-size:16px;gap:.5rem;min-height:48px;padding:.45rem .5rem}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{--header-logo-height:20px;--header-btn-size:28px;--header-icon-size:14px;min-height:40px}}@media (min-width:451px) and (max-width:700px) and (hover:none) and (pointer:coarse){.Cast-module__Hdh7ya__header{--header-logo-height:28px;--header-count-size:.55rem;--header-btn-size:36px;--header-icon-size:18px;gap:.6rem;min-height:50px;padding:.5rem .6rem}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{--header-logo-height:22px;--header-btn-size:32px;--header-icon-size:16px;min-height:42px}}@media (hover:hover) and (pointer:fine) and (min-width:744px) and (max-width:1366px){.Cast-module__Hdh7ya__castCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0003}}@media (min-width:1440px){.Cast-module__Hdh7ya__header{--header-logo-height:36px;--header-count-size:.68rem;--header-btn-size:42px;--header-icon-size:21px;gap:1.5rem;min-height:64px;padding:1rem 1.5rem}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{--header-logo-height:26px;--header-count-size:.6rem;--header-btn-size:34px;--header-icon-size:17px;min-height:52px;padding:.625rem 1.5rem}.Cast-module__Hdh7ya__branding{gap:1.25rem}.Cast-module__Hdh7ya__feed{max-width:1800px}.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(380px,1fr);gap:1.5rem}.Cast-module__Hdh7ya__feedCompact{padding-top:64px}}@media (min-width:2000px){.Cast-module__Hdh7ya__cast{max-width:2600px;margin:0 auto;padding:1rem 2rem}.Cast-module__Hdh7ya__header{--header-logo-height:40px;--header-count-size:.72rem;--header-btn-size:44px;--header-icon-size:22px;gap:2rem;min-height:68px;padding:1.25rem 2rem}.Cast-module__Hdh7ya__header.Cast-module__Hdh7ya__headerCompact{--header-logo-height:28px;--header-count-size:.62rem;--header-btn-size:36px;--header-icon-size:18px;min-height:54px;padding:.75rem 2rem}.Cast-module__Hdh7ya__feed{max-width:2200px}.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:minmax(420px,1fr);gap:1.75rem}.Cast-module__Hdh7ya__feedCompact{padding-top:68px}}@media (min-width:2560px){.Cast-module__Hdh7ya__cast{max-width:3200px}.Cast-module__Hdh7ya__feed{max-width:2800px}.Cast-module__Hdh7ya__grid{grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:minmax(480px,1fr);gap:2rem}}@media (prefers-reduced-motion:reduce){.Cast-module__Hdh7ya__header,.Cast-module__Hdh7ya__scrollTop,.Cast-module__Hdh7ya__castCard,.Cast-module__Hdh7ya__viewToggleButton,.Cast-module__Hdh7ya__playOverlay{transition:none!important;animation:none!important}}@media (min-width:640px){.Cast-module__Hdh7ya__scrollTop{transition:all .4s cubic-bezier(.34,1.56,.64,1)}.Cast-module__Hdh7ya__scrollTop:hover{transform:scale(1.05)translateY(-2px);box-shadow:0 12px 32px #00000040}}.Cast-module__Hdh7ya__castCardLoading{background-color:var(--news-card);box-shadow:var(--news-shadow);opacity:.85;border-radius:12px;flex-direction:column;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.Cast-module__Hdh7ya__castCardLoading .Cast-module__Hdh7ya__media{aspect-ratio:16/9;background:linear-gradient(135deg, var(--news-surface-muted) 0%, var(--news-surface) 50%, var(--news-surface-muted) 100%);justify-content:center;align-items:center;display:flex;position:relative}.Cast-module__Hdh7ya__loadingOverlay{background:#0000004d;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Cast-module__Hdh7ya__loadingSpinner{border:3px solid #fff3;border-top-color:var(--news-accent,#007aff);border-radius:50%;width:48px;height:48px;animation:1s linear infinite Cast-module__Hdh7ya__spin}.Cast-module__Hdh7ya__loadingLabel{color:#ffffffe6;text-transform:uppercase;letter-spacing:.08em;background:#0009;border-radius:4px;padding:4px 12px;font-size:.75rem;font-weight:500}.Cast-module__Hdh7ya__loadingProgressBar{background:#0000004d;height:4px;position:absolute;bottom:0;left:0;right:0}.Cast-module__Hdh7ya__loadingProgressFill{background:var(--news-accent,#007aff);border-radius:0 2px 2px 0;height:100%;transition:width .3s}.Cast-module__Hdh7ya__loadingContent{padding:.875rem}.Cast-module__Hdh7ya__loadingHeadline{color:var(--news-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:.9375rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.Cast-module__Hdh7ya__loadingMeta{color:var(--news-text-muted);opacity:.7;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.Cast-module__Hdh7ya__castCardLoading:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000 0%,#ffffff0d 50%,#0000 100%);width:100%;height:100%;animation:2s infinite Cast-module__Hdh7ya__loadingShimmer;position:absolute;top:0;left:-100%}@keyframes Cast-module__Hdh7ya__loadingShimmer{0%{left:-100%}to{left:100%}}.Cast-module__Hdh7ya__castCardFullscreen[data-loading=true]{cursor:default}.Cast-module__Hdh7ya__castCardFullscreen[data-loading=true] .Cast-module__Hdh7ya__fullscreenMedia{background:linear-gradient(135deg,#1a1a1a 0%,#0a0a0a 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Cast-module__Hdh7ya__castCardFullscreen[data-loading=true] .Cast-module__Hdh7ya__loadingOverlay{background:0 0;position:relative}.Cast-module__Hdh7ya__castCardFullscreen[data-loading=true] .Cast-module__Hdh7ya__loadingSpinner{border-width:4px;width:64px;height:64px}.Cast-module__Hdh7ya__castCardFullscreen[data-loading=true] .Cast-module__Hdh7ya__loadingLabel{padding:6px 16px;font-size:.875rem}.Cast-module__Hdh7ya__stageIcon{color:#fff9;width:100%;height:100%;transition:color .3s,transform .3s}.Cast-module__Hdh7ya__stageIconActive{color:var(--news-accent,#007aff);animation:2s ease-in-out infinite Cast-module__Hdh7ya__stagePulse}.Cast-module__Hdh7ya__stageIconComplete{color:#34c759}@keyframes Cast-module__Hdh7ya__stagePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.Cast-module__Hdh7ya__loadingStageIcon{flex-shrink:0;width:32px;height:32px}.Cast-module__Hdh7ya__loadingStageInfo{flex-direction:column;align-items:center;gap:2px;display:flex}.Cast-module__Hdh7ya__loadingProgress{color:var(--news-accent,#007aff);font-variant-numeric:tabular-nums;font-size:.625rem;font-weight:600}.Cast-module__Hdh7ya__loadingMiniStages{gap:4px;margin-top:4px;display:flex}.Cast-module__Hdh7ya__loadingMiniStageDot{background:#fff3;border-radius:50%;width:6px;height:6px;transition:background .3s,transform .3s}.Cast-module__Hdh7ya__loadingMiniStageDot.Cast-module__Hdh7ya__active{background:var(--news-accent,#007aff);animation:1.5s ease-in-out infinite Cast-module__Hdh7ya__dotPulse}.Cast-module__Hdh7ya__loadingMiniStageDot.Cast-module__Hdh7ya__complete{background:#34c759}@keyframes Cast-module__Hdh7ya__dotPulse{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}.Cast-module__Hdh7ya__loadingMetaSeparator{color:#ffffff4d}.Cast-module__Hdh7ya__loadingEtaSmall{color:var(--news-accent,#007aff);font-weight:500}.Cast-module__Hdh7ya__loadingBackground{background:linear-gradient(135deg,#1a1a1a 0%,#0d0d0d 50%,#1a1a1a 100%) 0 0/200% 200%;width:100%;height:100%;animation:8s ease-in-out infinite Cast-module__Hdh7ya__gradientShift;position:absolute;top:0;left:0}@keyframes Cast-module__Hdh7ya__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.Cast-module__Hdh7ya__loadingCenterContent{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex;position:relative}.Cast-module__Hdh7ya__loadingStageIconLarge{background:#ffffff0d;border:2px solid #ffffff1a;border-radius:50%;width:80px;height:80px;padding:1rem;animation:3s ease-in-out infinite Cast-module__Hdh7ya__iconFloat}@keyframes Cast-module__Hdh7ya__iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Cast-module__Hdh7ya__loadingStageLabel{color:#fff;text-transform:uppercase;letter-spacing:.1em;font-size:1.25rem;font-weight:600}.Cast-module__Hdh7ya__loadingStageDescription{color:#fff9;font-size:.875rem}.Cast-module__Hdh7ya__loadingEta{color:var(--news-accent,#007aff);background:#007aff1a;border:1px solid #007aff33;border-radius:20px;padding:.5rem 1rem;font-size:1rem;font-weight:500}.Cast-module__Hdh7ya__loadingStagesIndicator{z-index:3;align-items:center;gap:0;display:flex;position:absolute;bottom:120px;left:50%;transform:translate(-50%)}.Cast-module__Hdh7ya__loadingStageStep{align-items:center;display:flex}.Cast-module__Hdh7ya__loadingStageStepDot{background:#fff3;border:2px solid #ffffff4d;border-radius:50%;width:12px;height:12px;transition:all .3s}.Cast-module__Hdh7ya__loadingStageStepLine{background:#fff3;width:24px;height:2px;transition:background .3s}.Cast-module__Hdh7ya__loadingStageActive .Cast-module__Hdh7ya__loadingStageStepDot{background:var(--news-accent,#007aff);border-color:var(--news-accent,#007aff);animation:1.5s ease-in-out infinite Cast-module__Hdh7ya__activeDotPulse;box-shadow:0 0 12px #007aff80}.Cast-module__Hdh7ya__loadingStageComplete .Cast-module__Hdh7ya__loadingStageStepDot{background:#34c759;border-color:#34c759}.Cast-module__Hdh7ya__loadingStageComplete .Cast-module__Hdh7ya__loadingStageStepLine{background:#34c759}@keyframes Cast-module__Hdh7ya__activeDotPulse{0%,to{box-shadow:0 0 12px #007aff80}50%{box-shadow:0 0 20px #007affcc}}@media (max-width:640px){.Cast-module__Hdh7ya__castCardLoading{border-radius:8px}.Cast-module__Hdh7ya__loadingSpinner{border-width:2px;width:36px;height:36px}.Cast-module__Hdh7ya__loadingLabel{padding:3px 8px;font-size:.65rem}.Cast-module__Hdh7ya__loadingContent{padding:.65rem}.Cast-module__Hdh7ya__loadingHeadline{margin-bottom:.35rem;font-size:.8rem}.Cast-module__Hdh7ya__loadingMeta{font-size:.65rem}.Cast-module__Hdh7ya__castCardFullscreen[data-loading=true] .Cast-module__Hdh7ya__loadingSpinner{border-width:3px;width:48px;height:48px}.Cast-module__Hdh7ya__castCardFullscreen[data-loading=true] .Cast-module__Hdh7ya__loadingLabel{padding:4px 12px;font-size:.75rem}}.Cast-module__Hdh7ya__videoErrorOverlay{background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Cast-module__Hdh7ya__videoErrorBackground{opacity:.2;filter:blur(8px);z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.Cast-module__Hdh7ya__videoErrorContent{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:300px;padding:2rem;display:flex;position:relative}.Cast-module__Hdh7ya__videoErrorIcon{width:48px;height:48px;color:var(--news-accent,#f97316);opacity:.9}.Cast-module__Hdh7ya__videoErrorMessage{color:#ffffffe6;margin:0;font-size:1rem;font-weight:500;line-height:1.4}.Cast-module__Hdh7ya__videoErrorHint{color:#fff9;margin:0;font-size:.875rem;line-height:1.4}.Cast-module__Hdh7ya__videoRetryButton{background:var(--news-accent,#f97316);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex}.Cast-module__Hdh7ya__videoRetryButton:hover{background:var(--news-accent-hover,#ea580c);transform:scale(1.02)}.Cast-module__Hdh7ya__videoRetryButton:active{transform:scale(.98)}.Cast-module__Hdh7ya__videoRetryIcon{width:18px;height:18px}.Cast-module__Hdh7ya__viewerPlayOverlay{pointer-events:none;z-index:5;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Cast-module__Hdh7ya__viewerPlayIcon{opacity:.9;filter:drop-shadow(0 4px 20px #00000080);width:96px;height:96px;transition:transform .2s,opacity .2s}.Cast-module__Hdh7ya__videoContainer:hover .Cast-module__Hdh7ya__viewerPlayIcon{opacity:1;transform:scale(1.08)}@media (max-width:640px){.Cast-module__Hdh7ya__viewerPlayIcon{width:72px;height:72px}}.Cast-module__Hdh7ya__generatingModal{z-index:2000;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Cast-module__Hdh7ya__generatingModalBackdrop{-webkit-backdrop-filter:blur(4px);background:#000000b3;position:absolute;inset:0}.Cast-module__Hdh7ya__generatingModalContent{background:var(--news-surface,#1a1a1a);border-radius:16px;width:100%;max-width:420px;animation:.3s Cast-module__Hdh7ya__generatingModalSlideIn;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}@keyframes Cast-module__Hdh7ya__generatingModalSlideIn{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.Cast-module__Hdh7ya__generatingModalHeader{border-bottom:1px solid var(--news-border,#ffffff1a);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.Cast-module__Hdh7ya__generatingModalHeader h3{color:var(--news-text-primary,#fff);margin:0;font-size:1.125rem;font-weight:600}.Cast-module__Hdh7ya__generatingModalClose{width:32px;height:32px;color:var(--news-text-secondary,#fff9);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Cast-module__Hdh7ya__generatingModalClose:hover{background:var(--news-surface-muted,#ffffff1a);color:var(--news-text-primary,#fff)}.Cast-module__Hdh7ya__generatingModalBody{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 1.25rem;display:flex}.Cast-module__Hdh7ya__generatingModalSpinner{width:56px;height:56px;color:var(--news-accent,#f97316)}.Cast-module__Hdh7ya__generatingSpinnerSvg{width:100%;height:100%;animation:1.2s linear infinite Cast-module__Hdh7ya__generatingSpinnerRotate}@keyframes Cast-module__Hdh7ya__generatingSpinnerRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Cast-module__Hdh7ya__generatingModalText{color:var(--news-text-primary,#fff);margin:0;font-size:1rem;line-height:1.5}.Cast-module__Hdh7ya__generatingModalEstimate{color:var(--news-accent,#f97316);margin:0;font-size:1rem;line-height:1.5}.Cast-module__Hdh7ya__generatingModalNote{color:var(--news-text-muted,#ffffff80);margin:0;font-size:.875rem;line-height:1.5}.Cast-module__Hdh7ya__generatingModalProgress{flex-direction:column;gap:1rem;width:100%;margin-top:.5rem;display:flex}.Cast-module__Hdh7ya__generatingJobItem{background:var(--news-surface-muted,#ffffff0d);border-radius:8px;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.Cast-module__Hdh7ya__generatingJobLabel{color:var(--news-text-secondary,#ffffffb3);text-align:left;font-size:.8125rem;line-height:1.3}.Cast-module__Hdh7ya__generatingJobBar{background:var(--news-border,#ffffff1a);border-radius:3px;width:100%;height:6px;overflow:hidden}.Cast-module__Hdh7ya__generatingJobFill{background:var(--news-accent,#f97316);border-radius:3px;height:100%;transition:width .5s}.Cast-module__Hdh7ya__generatingJobStatus{color:var(--news-text-muted,#ffffff80);text-align:right;text-transform:capitalize;font-size:.75rem}
.CastShareSheet-module__rhGlia__backdrop{z-index:10000;-webkit-backdrop-filter:blur(20px);opacity:0;background:#000000d9;justify-content:center;align-items:flex-end;transition:opacity .3s;display:flex;position:fixed;inset:0}.CastShareSheet-module__rhGlia__backdrop.CastShareSheet-module__rhGlia__entering{opacity:0}.CastShareSheet-module__rhGlia__backdrop.CastShareSheet-module__rhGlia__visible{opacity:1}.CastShareSheet-module__rhGlia__backdrop.CastShareSheet-module__rhGlia__exiting{opacity:0}.CastShareSheet-module__rhGlia__sheet{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:linear-gradient(#0e0e12fc 0%,#0a0a0c 100%);border-top:1px solid #ffffff2e;border-radius:24px 24px 0 0;width:100%;max-width:500px;max-height:90vh;transition:transform .35s cubic-bezier(.32,.72,0,1);position:relative;overflow:hidden auto;transform:translateY(100%);box-shadow:0 -4px 20px #0000004d,0 -10px 40px #0003,0 -2px 30px #ffffff0d,inset 0 1px #ffffff1f}.CastShareSheet-module__rhGlia__sheet:before{content:"";opacity:.02;pointer-events:none;z-index:0;mix-blend-mode:overlay;border-radius:inherit;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.CastShareSheet-module__rhGlia__backdrop.CastShareSheet-module__rhGlia__visible .CastShareSheet-module__rhGlia__sheet{transform:translateY(0)}.CastShareSheet-module__rhGlia__backdrop.CastShareSheet-module__rhGlia__exiting .CastShareSheet-module__rhGlia__sheet{transform:translateY(100%)}.CastShareSheet-module__rhGlia__handle{cursor:grab;touch-action:pan-y;z-index:1;justify-content:center;padding:14px 0 8px;display:flex;position:relative}.CastShareSheet-module__rhGlia__handleBar{background:#fff3;border-radius:100px;width:40px;height:5px;transition:background .2s}.CastShareSheet-module__rhGlia__handle:hover .CastShareSheet-module__rhGlia__handleBar,.CastShareSheet-module__rhGlia__handle:active .CastShareSheet-module__rhGlia__handleBar{background:#ffffff59}.CastShareSheet-module__rhGlia__closeButton{color:#fff9;cursor:pointer;z-index:2;background:#ffffff14;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:14px;right:16px}.CastShareSheet-module__rhGlia__closeButton:hover{color:#fff;background:#ffffff1f;transform:scale(1.05)}.CastShareSheet-module__rhGlia__closeButton:focus-visible{outline-offset:2px;outline:2px solid #ff646480}.CastShareSheet-module__rhGlia__header{text-align:center;z-index:1;padding:0 20px 16px;position:relative}.CastShareSheet-module__rhGlia__title{color:#fffffff2;letter-spacing:.02em;margin:0;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.1rem;font-weight:700}.CastShareSheet-module__rhGlia__previewSection{z-index:1;gap:14px;padding:0 20px 16px;display:flex;position:relative}.CastShareSheet-module__rhGlia__preview{background:#0000004d;border-radius:10px;flex-shrink:0;width:100px;height:56px;position:relative;overflow:hidden}.CastShareSheet-module__rhGlia__previewImage{object-fit:cover;width:100%;height:100%}.CastShareSheet-module__rhGlia__previewPlaceholder{color:#ff646480;background:linear-gradient(135deg,#ff64641a 0%,#14141a 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.CastShareSheet-module__rhGlia__previewOverlay{background:linear-gradient(#0000 50%,#0009 100%);justify-content:flex-end;align-items:flex-end;padding:6px;display:flex;position:absolute;inset:0}.CastShareSheet-module__rhGlia__previewDuration{color:#fff;background:#0009;border-radius:4px;padding:2px 5px;font-family:DM Sans,sans-serif;font-size:.65rem;font-weight:600}.CastShareSheet-module__rhGlia__previewMeta{flex-direction:column;flex:1;justify-content:center;gap:4px;min-width:0;display:flex}.CastShareSheet-module__rhGlia__previewHeadline{color:#fffffff2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.CastShareSheet-module__rhGlia__previewSource{color:#ff6464e6;text-transform:uppercase;letter-spacing:.04em;margin:0;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:500}.CastShareSheet-module__rhGlia__primaryActions{z-index:1;gap:10px;padding:0 20px 20px;display:flex;position:relative}.CastShareSheet-module__rhGlia__actionButton{cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;flex:1;align-items:center;gap:8px;min-width:0;padding:16px 12px;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:flex}.CastShareSheet-module__rhGlia__actionButton:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.CastShareSheet-module__rhGlia__actionButton:active{transform:translateY(0)}.CastShareSheet-module__rhGlia__actionButton:focus-visible{outline-offset:2px;outline:2px solid #ff646480}.CastShareSheet-module__rhGlia__actionButton.CastShareSheet-module__rhGlia__success{background:#4ade8026;border-color:#4ade804d}.CastShareSheet-module__rhGlia__actionButton.CastShareSheet-module__rhGlia__success .CastShareSheet-module__rhGlia__actionIcon{color:#4ade80}.CastShareSheet-module__rhGlia__actionIcon{color:#ffffffd9;justify-content:center;align-items:center;display:flex}.CastShareSheet-module__rhGlia__actionLabel{color:#ffffffb3;white-space:nowrap;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:600}.CastShareSheet-module__rhGlia__socialSection{z-index:1;border-top:1px solid #ffffff0f;flex-wrap:wrap;gap:12px;padding:20px;display:flex;position:relative}.CastShareSheet-module__rhGlia__socialButton{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;flex:1 0 calc(25% - 9px);align-items:center;gap:8px;min-width:70px;padding:14px 8px;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:flex}.CastShareSheet-module__rhGlia__socialButton:hover{background:#ffffff14;border-color:#ffffff26;transform:translateY(-2px)}.CastShareSheet-module__rhGlia__socialButton:active{transform:translateY(0)}.CastShareSheet-module__rhGlia__socialButton:focus-visible{outline-offset:2px;outline:2px solid #ff646480}.CastShareSheet-module__rhGlia__socialIcon{color:#ffffffe6;justify-content:center;align-items:center;display:flex}.CastShareSheet-module__rhGlia__socialLabel{color:#fff9;text-transform:uppercase;letter-spacing:.04em;font-family:DM Sans,sans-serif;font-size:.65rem;font-weight:600}.CastShareSheet-module__rhGlia__safeArea{height:env(safe-area-inset-bottom,20px);z-index:1;position:relative}@media (max-width:480px){.CastShareSheet-module__rhGlia__sheet{border-radius:20px 20px 0 0}.CastShareSheet-module__rhGlia__primaryActions{gap:8px;padding:0 16px 16px}.CastShareSheet-module__rhGlia__actionButton{border-radius:12px;padding:14px 10px}.CastShareSheet-module__rhGlia__socialSection{gap:10px;padding:16px}.CastShareSheet-module__rhGlia__socialButton{border-radius:10px;flex:1 0 calc(25% - 8px);min-width:60px;padding:12px 6px}.CastShareSheet-module__rhGlia__previewSection{gap:12px;padding:0 16px 14px}.CastShareSheet-module__rhGlia__preview{border-radius:8px;width:80px;height:45px}.CastShareSheet-module__rhGlia__previewHeadline{font-size:.85rem}.CastShareSheet-module__rhGlia__header{padding:0 16px 12px}}@media (prefers-reduced-motion:reduce){.CastShareSheet-module__rhGlia__backdrop,.CastShareSheet-module__rhGlia__sheet,.CastShareSheet-module__rhGlia__handleBar,.CastShareSheet-module__rhGlia__closeButton,.CastShareSheet-module__rhGlia__actionButton,.CastShareSheet-module__rhGlia__socialButton{transition:none}.CastShareSheet-module__rhGlia__actionButton:hover,.CastShareSheet-module__rhGlia__socialButton:hover,.CastShareSheet-module__rhGlia__closeButton:hover{transform:none}}
.CastFilterBar-module__lszj_G__filterBar{background:var(--news-bg);border-bottom:1px solid var(--news-border-muted);z-index:100;flex-direction:column;gap:.5rem;padding:.75rem 0;transition:top .3s;display:flex;position:sticky;top:56px}.CastFilterBar-module__lszj_G__filterBarCompact{padding:.5rem 0;top:44px}.CastFilterBar-module__lszj_G__filterRow{align-items:center;gap:.75rem;min-height:36px;display:flex}.CastFilterBar-module__lszj_G__dropdownContainer{flex-shrink:0;position:relative}.CastFilterBar-module__lszj_G__dropdownButton{background:var(--news-surface);border:1px solid var(--news-border);color:var(--news-text-primary);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;transition:all .15s;display:flex}.CastFilterBar-module__lszj_G__dropdownButton:hover{background:var(--news-surface-elevated);border-color:var(--news-border)}.CastFilterBar-module__lszj_G__dropdownButtonOpen{background:var(--news-surface-elevated);border-color:var(--news-accent)}.CastFilterBar-module__lszj_G__dropdownLabel{line-height:1}.CastFilterBar-module__lszj_G__dropdownIcon{width:14px;height:14px;color:var(--news-text-muted);transition:transform .2s}.CastFilterBar-module__lszj_G__dropdownIconOpen{transform:rotate(180deg)}.CastFilterBar-module__lszj_G__dropdownMenu{background:var(--news-surface-elevated);border:1px solid var(--news-border);z-index:200;border-radius:8px;min-width:140px;margin:0;padding:.375rem 0;list-style:none;animation:.15s CastFilterBar-module__lszj_G__dropdownSlideIn;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 8px 24px #00000026}@keyframes CastFilterBar-module__lszj_G__dropdownSlideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.CastFilterBar-module__lszj_G__dropdownItem{width:100%;color:var(--news-text-primary);text-align:left;cursor:pointer;background:0 0;border:none;padding:.5rem .875rem;font-size:.8125rem;transition:background .1s;display:block}.CastFilterBar-module__lszj_G__dropdownItem:hover{background:var(--news-surface-muted)}.CastFilterBar-module__lszj_G__dropdownItemActive{color:var(--news-accent);font-weight:600}.CastFilterBar-module__lszj_G__categoriesWrapper{flex:1;min-width:0;position:relative;overflow:hidden}.CastFilterBar-module__lszj_G__categories{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;gap:.375rem;padding:2px 0;display:flex;overflow-x:auto}.CastFilterBar-module__lszj_G__categories::-webkit-scrollbar{display:none}.CastFilterBar-module__lszj_G__categoryPill{border:1px solid var(--news-border);color:var(--news-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;flex-shrink:0;padding:.4375rem .75rem;font-size:.75rem;font-weight:500;transition:all .15s}.CastFilterBar-module__lszj_G__categoryPill:hover{background:var(--news-surface-muted);border-color:var(--news-border);color:var(--news-text-primary)}.CastFilterBar-module__lszj_G__categoryPillActive{background:var(--news-accent);border-color:var(--news-accent);color:#fff}.CastFilterBar-module__lszj_G__categoryPillActive:hover{opacity:.9}.CastFilterBar-module__lszj_G__scrollFadeLeft,.CastFilterBar-module__lszj_G__scrollFadeRight{pointer-events:none;z-index:1;opacity:0;width:24px;transition:opacity .2s;position:absolute;top:0;bottom:0}.CastFilterBar-module__lszj_G__scrollFadeLeft{background:linear-gradient(to right, var(--news-bg), transparent);left:0}.CastFilterBar-module__lszj_G__scrollFadeRight{background:linear-gradient(to left, var(--news-bg), transparent);right:0}.CastFilterBar-module__lszj_G__categoriesWrapper:has(.CastFilterBar-module__lszj_G__categories:not(:first-child)) .CastFilterBar-module__lszj_G__scrollFadeLeft{opacity:1}.CastFilterBar-module__lszj_G__activeFilters{flex-wrap:wrap;align-items:center;gap:.5rem;padding-top:.25rem;display:flex}.CastFilterBar-module__lszj_G__activeFiltersLabel{color:var(--news-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:500}.CastFilterBar-module__lszj_G__activeFilterChip{background:var(--news-surface-muted);color:var(--news-text-primary);border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.6875rem;font-weight:500;display:inline-flex}.CastFilterBar-module__lszj_G__clearFilterButton{width:14px;height:14px;color:inherit;cursor:pointer;opacity:.6;background:0 0;border:none;justify-content:center;align-items:center;font-size:1rem;line-height:1;transition:opacity .1s;display:flex}.CastFilterBar-module__lszj_G__clearFilterButton:hover{opacity:1}.CastFilterBar-module__lszj_G__clearAllButton{color:var(--news-accent);cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:.6875rem;font-weight:500;transition:opacity .1s}.CastFilterBar-module__lszj_G__clearAllButton:hover{opacity:.8}@media (max-width:1024px){.CastFilterBar-module__lszj_G__filterBar{padding:.625rem 0;top:52px}.CastFilterBar-module__lszj_G__filterBarCompact{padding:.5rem 0;top:44px}.CastFilterBar-module__lszj_G__dropdownButton{padding:.4375rem .625rem;font-size:.75rem}.CastFilterBar-module__lszj_G__categoryPill{padding:.375rem .625rem;font-size:.6875rem}}@media (max-width:640px){.CastFilterBar-module__lszj_G__filterBar{gap:.375rem;padding:.5rem 0;top:48px}.CastFilterBar-module__lszj_G__filterBarCompact{padding:.375rem 0;top:40px}.CastFilterBar-module__lszj_G__filterRow{gap:.5rem;min-height:32px}.CastFilterBar-module__lszj_G__dropdownButton{border-radius:6px;padding:.375rem .5rem;font-size:.6875rem}.CastFilterBar-module__lszj_G__dropdownIcon{width:12px;height:12px}.CastFilterBar-module__lszj_G__dropdownMenu{min-width:120px;font-size:.75rem}.CastFilterBar-module__lszj_G__dropdownItem{padding:.4375rem .75rem;font-size:.75rem}.CastFilterBar-module__lszj_G__categoriesWrapper{flex:1}.CastFilterBar-module__lszj_G__categories{gap:.25rem}.CastFilterBar-module__lszj_G__categoryPill{padding:.3125rem .5rem;font-size:.625rem}.CastFilterBar-module__lszj_G__scrollFadeLeft,.CastFilterBar-module__lszj_G__scrollFadeRight{width:20px}.CastFilterBar-module__lszj_G__activeFilters{gap:.375rem}.CastFilterBar-module__lszj_G__activeFiltersLabel{font-size:.625rem}.CastFilterBar-module__lszj_G__activeFilterChip{padding:.1875rem .375rem;font-size:.625rem}.CastFilterBar-module__lszj_G__clearAllButton{font-size:.625rem}}@media (max-width:380px){.CastFilterBar-module__lszj_G__filterBar{top:44px}.CastFilterBar-module__lszj_G__filterBarCompact{top:36px}.CastFilterBar-module__lszj_G__dropdownContainer:last-child{display:none}}[data-theme=light] .CastFilterBar-module__lszj_G__dropdownMenu{background:var(--news-glass-elevated,#bdbdbdeb);-webkit-backdrop-filter:var(--news-glass-blur,blur(20px) saturate(180%));box-shadow:0 1px 3px #0000001a, 0 8px 24px #0000001f, var(--news-glass-highlight,inset 0 1px 0 #ffffff4d);border:1px solid #00000026}[data-theme=light] .CastFilterBar-module__lszj_G__activeFilterChip{background:#0000001f}@media (prefers-reduced-motion:reduce){.CastFilterBar-module__lszj_G__dropdownMenu{animation:none}.CastFilterBar-module__lszj_G__dropdownIcon,.CastFilterBar-module__lszj_G__dropdownButton,.CastFilterBar-module__lszj_G__categoryPill,.CastFilterBar-module__lszj_G__dropdownItem{transition:none}}
.BlerbzLogo-module__bw9ISW__logoSvg{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;display:block;overflow:visible}.BlerbzLogo-module__bw9ISW__satelliteOrbit{will-change:transform}.BlerbzLogo-module__bw9ISW__animating .BlerbzLogo-module__bw9ISW__satelliteOrbit{animation:2.25s linear 2 BlerbzLogo-module__bw9ISW__orbit}@keyframes BlerbzLogo-module__bw9ISW__orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.LocaleEditionControls-module__OHyaca__group{grid-template-columns:1fr 1fr;align-items:stretch;gap:.4rem;width:100%;display:grid}.LocaleEditionControls-module__OHyaca__withLocal{border:1px solid var(--news-border,#ffffff1f);background:#ffffff0b;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;padding:.28rem;box-shadow:inset 0 1px #ffffff0f}.LocaleEditionControls-module__OHyaca__editionButton{border:1px solid var(--news-border,#ffffff24);background:var(--news-surface,#ffffff0f);min-width:0;min-height:44px;color:var(--news-text-primary,#fff);cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:8px;grid-template-columns:auto 1fr;grid-template-areas:"code label""code hint";align-items:center;column-gap:.45rem;padding:.55rem .6rem;transition:background .15s,border-color .15s,transform .15s;display:grid}.LocaleEditionControls-module__OHyaca__editionButton:focus-visible{outline-offset:2px;outline:2px solid #ffffffb8}.LocaleEditionControls-module__OHyaca__editionButton:hover{background:var(--news-surface-muted,#ffffff1a);border-color:var(--news-text-muted,#ffffff52)}.LocaleEditionControls-module__OHyaca__editionButton:active{transform:scale(.98)}.LocaleEditionControls-module__OHyaca__editionButtonActive{background:var(--news-text-primary,#fff);border-color:var(--news-text-primary,#fff);color:var(--news-bg,#000)}.LocaleEditionControls-module__OHyaca__withLocal .LocaleEditionControls-module__OHyaca__editionButton{text-align:center;background:0 0;border-color:#0000;grid-template-columns:1fr;grid-template-areas:"code""label""hint";align-content:center;justify-items:center;row-gap:.22rem;min-height:74px;padding:.56rem .42rem}.LocaleEditionControls-module__OHyaca__withLocal .LocaleEditionControls-module__OHyaca__editionButton:hover{background:#ffffff14;border-color:#ffffff1f}.LocaleEditionControls-module__OHyaca__withLocal .LocaleEditionControls-module__OHyaca__editionButtonActive{background:var(--news-text-primary,#fff);color:var(--news-bg,#000);border-color:#ffffffeb;box-shadow:0 8px 18px #0000002e}.LocaleEditionControls-module__OHyaca__code{letter-spacing:0;background:#ffffff1a;border-radius:6px;grid-area:code;justify-content:center;align-items:center;width:32px;height:26px;font-size:.62rem;font-weight:700;display:inline-flex}.LocaleEditionControls-module__OHyaca__editionButtonActive .LocaleEditionControls-module__OHyaca__code{background:#0000001a}.LocaleEditionControls-module__OHyaca__withLocal .LocaleEditionControls-module__OHyaca__code{width:38px;height:25px}.LocaleEditionControls-module__OHyaca__localCode{text-transform:none;width:42px;font-size:.56rem}.LocaleEditionControls-module__OHyaca__enCode{font-size:.68rem}.LocaleEditionControls-module__OHyaca__flagCode{background:#ffffff14}.LocaleEditionControls-module__OHyaca__flagEmoji{font-size:1rem;line-height:1}.LocaleEditionControls-module__OHyaca__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:calc(.76rem * var(--font-scale,1));grid-area:label;font-weight:650;line-height:1.1;overflow:hidden}.LocaleEditionControls-module__OHyaca__withLocal .LocaleEditionControls-module__OHyaca__label{max-width:100%;font-size:calc(.7rem * var(--font-scale,1))}.LocaleEditionControls-module__OHyaca__hint{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--news-text-muted,#ffffff94);font-size:calc(.62rem * var(--font-scale,1));grid-area:hint;line-height:1.15;overflow:hidden}.LocaleEditionControls-module__OHyaca__withLocal .LocaleEditionControls-module__OHyaca__hint{text-overflow:clip;white-space:normal;max-width:100%;font-size:calc(.54rem * var(--font-scale,1));line-height:1.15;overflow:visible}.LocaleEditionControls-module__OHyaca__editionButtonActive .LocaleEditionControls-module__OHyaca__hint{color:#0000008c}.LocaleEditionControls-module__OHyaca__dropdown{padding:.25rem .5rem}.LocaleEditionControls-module__OHyaca__panel{padding:0 .1rem}.LocaleEditionControls-module__OHyaca__modal{margin:.25rem 0 .75rem}.LocaleEditionControls-module__OHyaca__mobile{margin-bottom:12px;padding:0 2px}[data-theme=light] .LocaleEditionControls-module__OHyaca__editionButton{color:var(--news-text-primary,#111);background:#0000000f;border-color:#00000024}[data-theme=light] .LocaleEditionControls-module__OHyaca__editionButton:hover{background:#00000017;border-color:#00000040}[data-theme=light] .LocaleEditionControls-module__OHyaca__editionButtonActive{color:#fff;background:#111;border-color:#111}[data-theme=light] .LocaleEditionControls-module__OHyaca__withLocal{background:#0000000b;border-color:#0000001f;box-shadow:inset 0 1px #ffffffb8}[data-theme=light] .LocaleEditionControls-module__OHyaca__withLocal .LocaleEditionControls-module__OHyaca__editionButton{background:0 0;border-color:#0000}[data-theme=light] .LocaleEditionControls-module__OHyaca__withLocal .LocaleEditionControls-module__OHyaca__editionButton:hover{background:#0000000f;border-color:#00000014}[data-theme=light] .LocaleEditionControls-module__OHyaca__withLocal .LocaleEditionControls-module__OHyaca__editionButtonActive{color:#fff;background:#111;border-color:#111}[data-theme=light] .LocaleEditionControls-module__OHyaca__code{background:#00000014}[data-theme=light] .LocaleEditionControls-module__OHyaca__editionButtonActive .LocaleEditionControls-module__OHyaca__code{background:#ffffff29}[data-theme=light] .LocaleEditionControls-module__OHyaca__hint{color:#0000008c}[data-theme=light] .LocaleEditionControls-module__OHyaca__editionButtonActive .LocaleEditionControls-module__OHyaca__hint{color:#ffffffad}@media (max-width:480px){.LocaleEditionControls-module__OHyaca__withLocal{gap:.2rem;padding:.24rem}.LocaleEditionControls-module__OHyaca__withLocal .LocaleEditionControls-module__OHyaca__editionButton{min-height:72px;padding:.46rem .2rem}}@media (prefers-reduced-motion:reduce){.LocaleEditionControls-module__OHyaca__editionButton{transition:none}.LocaleEditionControls-module__OHyaca__editionButton:active{transform:none}}@media (max-width:380px){.LocaleEditionControls-module__OHyaca__editionButton{text-align:center;grid-template-columns:1fr;grid-template-areas:"code""label";justify-items:center;padding:.5rem .35rem}.LocaleEditionControls-module__OHyaca__hint{display:none}}
.ErrorBoundary-module__uqv71G__errorBoundary{background:var(--news-surface,var(--background));justify-content:center;align-items:center;min-height:60vh;padding:2rem;display:flex}.ErrorBoundary-module__uqv71G__errorContent{text-align:center;border:1px solid var(--news-border,#ffffff1a);background:var(--news-surface-elevated,#0000004d);border-radius:24px;max-width:600px;padding:3rem}.ErrorBoundary-module__uqv71G__errorIcon{opacity:.8;margin-bottom:1.5rem;font-size:4rem}.ErrorBoundary-module__uqv71G__errorTitle{color:var(--news-text-primary,var(--foreground));overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0 0 1rem;font-size:1.75rem;font-weight:700}.ErrorBoundary-module__uqv71G__errorMessage{color:var(--news-text-secondary,#ffffffb3);overflow-wrap:break-word;margin:0 0 2rem;font-size:1rem;line-height:1.6}.ErrorBoundary-module__uqv71G__errorDetails{text-align:left;background:#0003;border:1px solid #ffffff0d;border-radius:12px;margin:2rem 0;padding:1rem}.ErrorBoundary-module__uqv71G__errorDetails summary{cursor:pointer;color:var(--news-text-secondary);-webkit-user-select:none;user-select:none;padding:.5rem;font-weight:600}.ErrorBoundary-module__uqv71G__errorDetails summary:hover{color:var(--news-text-primary)}.ErrorBoundary-module__uqv71G__errorStack{color:#ff6b6b;white-space:pre-wrap;word-break:break-word;background:#0000004d;border-radius:8px;margin-top:1rem;padding:1rem;font-family:Courier New,monospace;font-size:.85rem;line-height:1.5;overflow-x:auto}.ErrorBoundary-module__uqv71G__errorActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.ErrorBoundary-module__uqv71G__resetButton,.ErrorBoundary-module__uqv71G__homeButton{cursor:pointer;border:1px solid var(--news-border);text-transform:uppercase;letter-spacing:.05em;border-radius:24px;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.ErrorBoundary-module__uqv71G__resetButton{background:var(--news-text-primary,white);color:var(--news-surface,black);border-color:var(--news-text-primary)}.ErrorBoundary-module__uqv71G__resetButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.ErrorBoundary-module__uqv71G__homeButton{color:var(--news-text-secondary);border-color:var(--news-border);background:0 0}.ErrorBoundary-module__uqv71G__homeButton:hover{background:var(--news-surface-muted);color:var(--news-text-primary);border-color:var(--news-text-primary)}.ErrorBoundary-module__uqv71G__errorWarning{color:#ff6b6b;background:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:12px;margin-top:2rem;padding:1rem;font-size:.9rem}@media (max-width:639px){.ErrorBoundary-module__uqv71G__errorContent{padding:2rem 1.5rem}.ErrorBoundary-module__uqv71G__errorTitle{font-size:1.5rem}.ErrorBoundary-module__uqv71G__errorMessage{font-size:.95rem}.ErrorBoundary-module__uqv71G__errorActions{flex-direction:column}.ErrorBoundary-module__uqv71G__resetButton,.ErrorBoundary-module__uqv71G__homeButton{width:100%}}
.TranslationToggle-module__9GhnLG__iconBtn{color:#fff9;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:3px;width:auto;height:36px;padding:0 8px;transition:all .2s;display:flex;position:relative}.TranslationToggle-module__9GhnLG__iconBtn:hover{color:#ffffffe6;background:#ffffff14;transform:scale(1.05)}.TranslationToggle-module__9GhnLG__iconBtn:focus-visible{outline-offset:2px;outline:2px solid #ffffff80}.TranslationToggle-module__9GhnLG__iconBtn:active{transform:scale(.95)}.TranslationToggle-module__9GhnLG__iconBtnRegional{color:#fff;background:#ffffff1a}.TranslationToggle-module__9GhnLG__globeIcon{flex-shrink:0;width:15px;height:15px}.TranslationToggle-module__9GhnLG__versionLabel{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:700;line-height:1}.TranslationToggle-module__9GhnLG__pulsing{animation:.4s TranslationToggle-module__9GhnLG__langPulse}@keyframes TranslationToggle-module__9GhnLG__langPulse{0%{box-shadow:0 0 #ffffff80}50%{box-shadow:0 0 0 4px #ffffff40}to{box-shadow:0 0 #fff0}}[data-theme=light] .TranslationToggle-module__9GhnLG__pulsing{animation:.4s TranslationToggle-module__9GhnLG__langPulseLight}@keyframes TranslationToggle-module__9GhnLG__langPulseLight{0%{box-shadow:0 0 #0000004d}50%{box-shadow:0 0 0 4px #0000001f}to{box-shadow:0 0 #0000}}[data-theme=light] .TranslationToggle-module__9GhnLG__iconBtn{color:#0000008c;background:0 0}[data-theme=light] .TranslationToggle-module__9GhnLG__iconBtn:hover{color:#000000d9;background:#0000001a}[data-theme=light] .TranslationToggle-module__9GhnLG__iconBtn:focus-visible{outline-color:#00000073}[data-theme=light] .TranslationToggle-module__9GhnLG__iconBtnRegional{color:#000000e6;background:#0000001f}@media (max-width:640px){.TranslationToggle-module__9GhnLG__iconBtn{border-radius:8px;gap:2px;height:32px;padding:0 6px}.TranslationToggle-module__9GhnLG__globeIcon{width:13px;height:13px}.TranslationToggle-module__9GhnLG__versionLabel{font-size:9px}}@media (max-width:380px){.TranslationToggle-module__9GhnLG__iconBtn{border-radius:7px;height:30px;padding:0 5px}.TranslationToggle-module__9GhnLG__globeIcon{width:12px;height:12px}.TranslationToggle-module__9GhnLG__versionLabel{font-size:8px}}@media (prefers-reduced-motion:reduce){.TranslationToggle-module__9GhnLG__iconBtn{transition:none}.TranslationToggle-module__9GhnLG__iconBtn:active{transform:none}.TranslationToggle-module__9GhnLG__pulsing{animation:none}}
.GrokTtsVoiceSelect-module__itIU-G__wrap{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.GrokTtsVoiceSelect-module__itIU-G__wrap.GrokTtsVoiceSelect-module__itIU-G__compact .GrokTtsVoiceSelect-module__itIU-G__label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.GrokTtsVoiceSelect-module__itIU-G__label{letter-spacing:.02em;color:#ffffff73;white-space:nowrap;font-size:11px;font-weight:600}.GrokTtsVoiceSelect-module__itIU-G__trigger{appearance:none;color:#ffe6a0f2;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#00000059;border:1px solid #ffffff24;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-width:74px;height:32px;padding:0 10px;font-size:12px;font-weight:600;line-height:1;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.GrokTtsVoiceSelect-module__itIU-G__value{text-overflow:ellipsis;min-width:0;overflow:hidden}.GrokTtsVoiceSelect-module__itIU-G__chevron{fill:none;stroke:currentColor;stroke-width:2.25px;stroke-linecap:round;stroke-linejoin:round;opacity:.7;flex-shrink:0;width:12px;height:12px;transition:transform .16s}.GrokTtsVoiceSelect-module__itIU-G__trigger:hover,.GrokTtsVoiceSelect-module__itIU-G__triggerOpen{background-color:#00000073;border-color:#ffcc6659}.GrokTtsVoiceSelect-module__itIU-G__triggerOpen .GrokTtsVoiceSelect-module__itIU-G__chevron{transform:rotate(180deg)}.GrokTtsVoiceSelect-module__itIU-G__trigger:focus-visible{outline-offset:1px;outline:2px solid #ffcc668c}.GrokTtsVoiceSelect-module__itIU-G__backdrop{display:none}.GrokTtsVoiceSelect-module__itIU-G__menu{z-index:12050;-webkit-backdrop-filter:blur(18px);background:#141414f5;border:1px solid #ffffff29;border-radius:14px;gap:4px;min-width:144px;padding:6px;display:grid;position:fixed;box-shadow:0 18px 48px #00000073,0 0 0 1px #f0c04014}.GrokTtsVoiceSelect-module__itIU-G__option{appearance:none;color:#ffffffc7;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:flex-start;align-items:center;gap:8px;width:100%;min-height:34px;padding:0 10px;font-size:13px;font-weight:650;transition:background-color .15s,color .15s;display:flex}.GrokTtsVoiceSelect-module__itIU-G__option:hover,.GrokTtsVoiceSelect-module__itIU-G__option:focus-visible{color:#fff;background:#ffffff14;outline:none}.GrokTtsVoiceSelect-module__itIU-G__optionActive{color:#ffe6a0fa;background:#f0c0401f}.GrokTtsVoiceSelect-module__itIU-G__checkSlot{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.GrokTtsVoiceSelect-module__itIU-G__check{fill:none;stroke:currentColor;stroke-width:2.75px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}[data-theme=light] .GrokTtsVoiceSelect-module__itIU-G__label{color:#00000073}[data-theme=light] .GrokTtsVoiceSelect-module__itIU-G__trigger{color:#785000f2;background-color:#ffffffd9;border-color:#0000001f}[data-theme=light] .GrokTtsVoiceSelect-module__itIU-G__trigger:hover,[data-theme=light] .GrokTtsVoiceSelect-module__itIU-G__triggerOpen{background-color:#fffffff2;border-color:#0003}[data-theme=light] .GrokTtsVoiceSelect-module__itIU-G__menu{background:#fffffff7;border-color:#00000024;box-shadow:0 18px 48px #0000002e,0 0 0 1px #b4891414}[data-theme=light] .GrokTtsVoiceSelect-module__itIU-G__option{color:#000000ad}[data-theme=light] .GrokTtsVoiceSelect-module__itIU-G__option:hover,[data-theme=light] .GrokTtsVoiceSelect-module__itIU-G__option:focus-visible{color:#000000e6;background:#0000000f}[data-theme=light] .GrokTtsVoiceSelect-module__itIU-G__optionActive{color:#785000fa;background:#b489141f}@media (max-width:640px){.GrokTtsVoiceSelect-module__itIU-G__backdrop{z-index:12040;background:#00000014;display:block;position:fixed;inset:0}.GrokTtsVoiceSelect-module__itIU-G__menu{background:#121212fa;border-radius:18px;gap:6px;padding:8px;box-shadow:0 18px 52px #00000094,0 0 0 1px #f0c04014}.GrokTtsVoiceSelect-module__itIU-G__option{border-radius:12px;min-height:44px;padding:0 14px;font-size:15px}}
.ArtemizStoryCard-module__57haaW__card{color:#fffffff5;background:#030303;border:1px solid #ffffff21;border-radius:16px;width:100%;overflow:hidden}.ArtemizStoryCard-module__57haaW__cardWithImage{background:#020202}.ArtemizStoryCard-module__57haaW__imageWrap{background:#ffffff0a;width:100%;height:clamp(150px,31vw,360px);position:relative;overflow:hidden}.ArtemizStoryCard-module__57haaW__image{object-fit:cover;width:100%;height:100%;display:block}.ArtemizStoryCard-module__57haaW__imageOverlay{pointer-events:none;background:linear-gradient(#0000 45%,#000000b8 100%);position:absolute;inset:0}.ArtemizStoryCard-module__57haaW__body{padding:1.2rem 1.35rem 1.1rem}.ArtemizStoryCard-module__57haaW__meta{flex-wrap:wrap;align-items:center;gap:.45rem;min-height:1.1rem;margin-bottom:.55rem;display:flex}.ArtemizStoryCard-module__57haaW__source{text-transform:uppercase;letter-spacing:.12em;color:#d6b21e;font-size:.76rem;font-weight:800;line-height:1}.ArtemizStoryCard-module__57haaW__time{color:#fff6;align-items:center;gap:.45rem;font-size:.72rem;font-weight:650;display:inline-flex}.ArtemizStoryCard-module__57haaW__time:before{content:"";background:#ffffff38;border-radius:50%;width:3px;height:3px}.ArtemizStoryCard-module__57haaW__titleButton{cursor:pointer;border-radius:10px;align-items:flex-start;gap:.75rem;margin:-.25rem -.25rem 0;padding:.25rem;display:flex}.ArtemizStoryCard-module__57haaW__titleButton:focus-visible{outline-offset:3px;outline:2px solid #c7ff36bf}.ArtemizStoryCard-module__57haaW__headline{font-family:var(--paper-font-oldstandard,Georgia, serif);letter-spacing:0;color:#fffffffa;flex:1;margin:0;font-size:1.55rem;font-weight:800;line-height:1.13}.ArtemizStoryCard-module__57haaW__chevron{color:#ffffff7a;flex:none;margin-top:.3rem;transition:transform .16s,color .16s}.ArtemizStoryCard-module__57haaW__titleButton:hover .ArtemizStoryCard-module__57haaW__chevron{color:#c7ff36cc}.ArtemizStoryCard-module__57haaW__chevronExpanded{transform:rotate(180deg)}.ArtemizStoryCard-module__57haaW__snippet{color:#ffffff75;white-space:pre-line;margin:.75rem 0 0;font-size:1rem;font-weight:650;line-height:1.45}.ArtemizStoryCard-module__57haaW__snippetExpanded{color:#ffffff94}.ArtemizStoryCard-module__57haaW__contextRow{flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.85rem;display:flex}.ArtemizStoryCard-module__57haaW__contextPill,.ArtemizStoryCard-module__57haaW__storyId{color:#ffffff7a;text-transform:uppercase;letter-spacing:.08em;background:#ffffff09;border:1px solid #ffffff1c;border-radius:6px;align-items:center;min-height:1.45rem;padding:.15rem .48rem;font-size:.67rem;font-weight:750;line-height:1.1;display:inline-flex}.ArtemizStoryCard-module__57haaW__storyId{color:#c7ff368c}.ArtemizStoryCard-module__57haaW__actionRow{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.05rem;padding-top:.9rem;display:flex}.ArtemizStoryCard-module__57haaW__actionLabel{color:#ffffff59;text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:.55rem;min-width:0;font-size:.75rem;font-weight:800;line-height:1;display:inline-flex}.ArtemizStoryCard-module__57haaW__actionLabel svg{opacity:.55;flex:none}.ArtemizStoryCard-module__57haaW__openArticle{color:#ecffbaf0;min-height:2rem;font:inherit;cursor:pointer;background:#c7ff3614;border:1px solid #c7ff3647;border-radius:999px;flex:none;padding:0 .72rem;font-size:.75rem;font-weight:800}.ArtemizStoryCard-module__57haaW__openArticle:hover{background:#c7ff3626;border-color:#c7ff366b}.ArtemizStoryCard-module__57haaW__openArticle:focus-visible{outline-offset:2px;outline:2px solid #c7ff36bf}[data-theme=light] .ArtemizStoryCard-module__57haaW__card{color:#000000e6;background:#f4f4f0;border-color:#00000024}[data-theme=light] .ArtemizStoryCard-module__57haaW__cardWithImage{background:#f2f2ee}[data-theme=light] .ArtemizStoryCard-module__57haaW__headline{color:#000000eb}[data-theme=light] .ArtemizStoryCard-module__57haaW__snippet{color:#0000008f}[data-theme=light] .ArtemizStoryCard-module__57haaW__time{color:#00000070}[data-theme=light] .ArtemizStoryCard-module__57haaW__time:before{background:#00000040}[data-theme=light] .ArtemizStoryCard-module__57haaW__contextPill,[data-theme=light] .ArtemizStoryCard-module__57haaW__storyId{color:#0000007a;background:#0000000a;border-color:#0000001f}[data-theme=light] .ArtemizStoryCard-module__57haaW__storyId{color:#3e5600b8}[data-theme=light] .ArtemizStoryCard-module__57haaW__actionRow{border-top-color:#0000001f}[data-theme=light] .ArtemizStoryCard-module__57haaW__actionLabel{color:#00000061}@media (max-width:760px){.ArtemizStoryCard-module__57haaW__card{border-radius:14px}.ArtemizStoryCard-module__57haaW__imageWrap{height:clamp(140px,46vw,230px)}.ArtemizStoryCard-module__57haaW__body{padding:.95rem 1rem}.ArtemizStoryCard-module__57haaW__headline{font-size:1.22rem;line-height:1.18}.ArtemizStoryCard-module__57haaW__snippet{font-size:.9rem}.ArtemizStoryCard-module__57haaW__actionRow{flex-direction:column;align-items:flex-start}}
.ArtemizModal-module__UZZc6q__overlay{z-index:10001;padding:1rem;padding-top:max(1rem, env(safe-area-inset-top));padding-bottom:max(1rem, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(32px)saturate(180%);background:#000000d9;justify-content:center;align-items:center;animation:.3s ease-out ArtemizModal-module__UZZc6q__overlayIn;display:flex;position:fixed;inset:0}@keyframes ArtemizModal-module__UZZc6q__overlayIn{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1}}.ArtemizModal-module__UZZc6q__glassCard{background:#000;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;width:95vw;max-width:800px;max-height:92vh;animation:.3s cubic-bezier(.32,.72,0,1) ArtemizModal-module__UZZc6q__cardIn;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006,0 24px 64px #0000004d}@keyframes ArtemizModal-module__UZZc6q__cardIn{0%{opacity:0;transform:scale(.96)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.ArtemizModal-module__UZZc6q__shellHeaderWrap{touch-action:pan-y;flex-shrink:0;position:relative}.ArtemizModal-module__UZZc6q__header{touch-action:pan-y;border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex;position:relative}.ArtemizModal-module__UZZc6q__swipeHandle{background:#ffffff40;border-radius:2px;width:40px;height:4px;display:none;position:absolute;top:8px;left:50%;transform:translate(-50%)}.ArtemizModal-module__UZZc6q__headerLeft{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.ArtemizModal-module__UZZc6q__headerIcon{color:#ffffffb3;background:#ffffff14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ArtemizModal-module__UZZc6q__storyBadge{color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;max-width:400px;font-size:.8rem;font-weight:600;overflow:hidden}.ArtemizModal-module__UZZc6q__closeButton{color:#ff3b30;cursor:pointer;background:#ff3b3026;border:#ff3b3040;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.ArtemizModal-module__UZZc6q__closeButton:hover{color:#fff;background:#8b1a1a;transform:scale(1.08)}.ArtemizModal-module__UZZc6q__closeButton:focus-visible{outline-offset:2px;outline:2px solid #5c101099}.ArtemizModal-module__UZZc6q__labsDisclaimer{background:#daa5200f;border-bottom:1px solid #daa5201a;flex-shrink:0;padding:.5rem 1.25rem}.ArtemizModal-module__UZZc6q__labsDisclaimerText{color:#fff6;margin:0;font-size:.7rem;line-height:1.45}[data-theme=light] .ArtemizModal-module__UZZc6q__labsDisclaimer{background:#daa5200a;border-bottom-color:#daa52014}[data-theme=light] .ArtemizModal-module__UZZc6q__labsDisclaimerText{color:#0006}.ArtemizModal-module__UZZc6q__chatBody{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;-webkit-overflow-scrolling:touch;flex:1;padding:1.25rem 1.5rem;overflow:hidden auto}.ArtemizModal-module__UZZc6q__chatBody::-webkit-scrollbar{width:6px}.ArtemizModal-module__UZZc6q__chatBody::-webkit-scrollbar-track{background:0 0}.ArtemizModal-module__UZZc6q__chatBody::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.ArtemizModal-module__UZZc6q__chatBody::-webkit-scrollbar-thumb:hover{background:#ffffff40}[data-theme=light] .ArtemizModal-module__UZZc6q__chatBody{scrollbar-color:#0000001f transparent}[data-theme=light] .ArtemizModal-module__UZZc6q__chatBody::-webkit-scrollbar-thumb{background:#0000001f}[data-theme=light] .ArtemizModal-module__UZZc6q__chatBody::-webkit-scrollbar-thumb:hover{background:#0003}.ArtemizModal-module__UZZc6q__message{margin-bottom:1.5rem}.ArtemizModal-module__UZZc6q__message:last-child{margin-bottom:0}.ArtemizModal-module__UZZc6q__userMessage{justify-content:flex-end;display:flex}.ArtemizModal-module__UZZc6q__storyContextMessage{justify-content:center}.ArtemizModal-module__UZZc6q__focusedStoryCard{max-width:min(92%,680px)}.ArtemizModal-module__UZZc6q__userBubble{color:#ffffffe6;word-break:break-word;background:#ffffff1a;border-radius:16px 16px 4px;max-width:85%;padding:.75rem 1rem;font-size:.9rem;line-height:1.5}.ArtemizModal-module__UZZc6q__storyCard{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;max-width:92%;transition:border-color .2s;overflow:hidden}.ArtemizModal-module__UZZc6q__storyCardImageWrap{background:#ffffff08;width:100%;height:180px;position:relative;overflow:hidden}.ArtemizModal-module__UZZc6q__storyCardImage{object-fit:cover;width:100%;height:100%;display:block}.ArtemizModal-module__UZZc6q__storyCardImageOverlay{pointer-events:none;background:linear-gradient(#0000 40%,#000000d9 100%);position:absolute;inset:0}.ArtemizModal-module__UZZc6q__storyCardBody{padding:1rem 1.125rem .875rem}.ArtemizModal-module__UZZc6q__storyCardMeta{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.ArtemizModal-module__UZZc6q__storyCardSource{text-transform:uppercase;letter-spacing:.06em;color:#daa520;font-size:.7rem;font-weight:700}.ArtemizModal-module__UZZc6q__storyCardTime{color:#ffffff59;font-size:.65rem;font-weight:500}.ArtemizModal-module__UZZc6q__storyCardTime:before{content:"·";color:#fff3;margin-right:.5rem}.ArtemizModal-module__UZZc6q__storyCardHeadline{font-family:var(--paper-font-oldstandard,Georgia, serif);color:#fffffff2;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:1.05rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.ArtemizModal-module__UZZc6q__storyCardSnippet{color:#ffffff73;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 .75rem;font-size:.8rem;line-height:1.55;display:-webkit-box;overflow:hidden}.ArtemizModal-module__UZZc6q__storyCardAction{text-transform:uppercase;letter-spacing:.08em;color:#ffffff4d;border-top:1px solid #ffffff0f;align-items:center;gap:.375rem;width:100%;padding-top:.625rem;font-size:.65rem;font-weight:600;display:inline-flex}.ArtemizModal-module__UZZc6q__storyCardAction svg{opacity:.5}[data-theme=light] .ArtemizModal-module__UZZc6q__storyCard{background:#0000000f;border-color:#0000002e}[data-theme=light] .ArtemizModal-module__UZZc6q__storyCardSource{color:#b8860b}[data-theme=light] .ArtemizModal-module__UZZc6q__storyCardTime{color:#00000059}[data-theme=light] .ArtemizModal-module__UZZc6q__storyCardTime:before{color:#0003}[data-theme=light] .ArtemizModal-module__UZZc6q__storyCardHeadline{color:#000000e6}[data-theme=light] .ArtemizModal-module__UZZc6q__storyCardSnippet{color:#00000073}[data-theme=light] .ArtemizModal-module__UZZc6q__storyCardAction{color:#0000004d;border-top-color:#0000001f}[data-theme=light] .ArtemizModal-module__UZZc6q__storyCardImageOverlay{background:linear-gradient(#0000 40%,#b0b0b0e6 100%)}.ArtemizModal-module__UZZc6q__assistantMessage{width:100%}.ArtemizModal-module__UZZc6q__streamText{font-family:var(--paper-font-oldstandard,Georgia, serif);color:#ffffffd9;word-break:break-word;font-size:1rem;line-height:1.7}.ArtemizModal-module__UZZc6q__streamText p{margin:0 0 .75rem}.ArtemizModal-module__UZZc6q__streamText p:last-child{margin-bottom:0}.ArtemizModal-module__UZZc6q__mdListItem{gap:.5rem;margin:.25rem 0;padding-left:.25rem;line-height:1.6;display:flex}.ArtemizModal-module__UZZc6q__mdBullet{color:#fff6;flex-shrink:0;min-width:1em}[data-theme=light] .ArtemizModal-module__UZZc6q__mdBullet{color:#00000059}.ArtemizModal-module__UZZc6q__modulesWrap{margin-top:.75rem}.ArtemizModal-module__UZZc6q__collapsibleSection{margin-top:1.25rem}.ArtemizModal-module__UZZc6q__collapsibleHeader{cursor:pointer;color:#fffffff2;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.625rem 0;display:flex}.ArtemizModal-module__UZZc6q__collapsibleHeader:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #ffffff4d}.ArtemizModal-module__UZZc6q__collapsibleTitle{letter-spacing:.01em;font-size:.95rem;font-weight:700}.ArtemizModal-module__UZZc6q__collapsibleChevron{color:#ffffff80;flex-shrink:0;transition:transform .2s}.ArtemizModal-module__UZZc6q__collapsibleChevronCollapsed{transform:rotate(-90deg)}.ArtemizModal-module__UZZc6q__collapsibleContent{padding:.25rem 0 .5rem}.ArtemizModal-module__UZZc6q__collapsibleLine{background:linear-gradient(90deg,#c0392b80,#c0392b1a 80%,#0000);height:1px;margin-top:.25rem}[data-theme=light] .ArtemizModal-module__UZZc6q__collapsibleHeader{color:#000000e6}[data-theme=light] .ArtemizModal-module__UZZc6q__collapsibleChevron{color:#0006}[data-theme=light] .ArtemizModal-module__UZZc6q__collapsibleLine{background:linear-gradient(90deg,#c0392b66,#c0392b14 80%,#0000)}.ArtemizModal-module__UZZc6q__typingIndicator{gap:4px;padding:.75rem 0;display:inline-flex}.ArtemizModal-module__UZZc6q__typingDot{background:#fff6;border-radius:50%;width:6px;height:6px;animation:1.2s infinite ArtemizModal-module__UZZc6q__typingBounce}.ArtemizModal-module__UZZc6q__typingDot:nth-child(2){animation-delay:.2s}.ArtemizModal-module__UZZc6q__typingDot:nth-child(3){animation-delay:.4s}@keyframes ArtemizModal-module__UZZc6q__typingBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}.ArtemizModal-module__UZZc6q__processingIndicator{align-items:center;gap:8px;margin-top:.5rem;padding:.5rem 0;display:inline-flex}.ArtemizModal-module__UZZc6q__processingSpinner{border:2px solid #ffffff26;border-top-color:#fff9;border-radius:50%;width:12px;height:12px;animation:.8s linear infinite ArtemizModal-module__UZZc6q__processSpin;display:inline-block}@keyframes ArtemizModal-module__UZZc6q__processSpin{to{transform:rotate(360deg)}}.ArtemizModal-module__UZZc6q__processingText{color:#fff6;letter-spacing:.02em;font-size:.75rem;font-weight:500}[data-theme=light] .ArtemizModal-module__UZZc6q__processingSpinner{border-color:#00000080 #0003 #0003}[data-theme=light] .ArtemizModal-module__UZZc6q__processingText{color:#00000059}.ArtemizModal-module__UZZc6q__errorBanner{color:#e74c3c;background:#e74c3c1a;border-bottom:1px solid #e74c3c33;flex-shrink:0;align-items:center;gap:.5rem;padding:.5rem 1rem;animation:.25s ease-out ArtemizModal-module__UZZc6q__errorBannerIn;display:flex}@keyframes ArtemizModal-module__UZZc6q__errorBannerIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ArtemizModal-module__UZZc6q__errorBannerText{flex:1;font-size:.75rem;font-weight:500;line-height:1.4}.ArtemizModal-module__UZZc6q__errorBannerDismiss{color:#e74c3c;cursor:pointer;background:#e74c3c26;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:background .15s;display:flex}.ArtemizModal-module__UZZc6q__errorBannerDismiss:hover{background:#e74c3c40}[data-theme=light] .ArtemizModal-module__UZZc6q__errorBanner{background:#e74c3c0f;border-bottom-color:#e74c3c26}[data-theme=light] .ArtemizModal-module__UZZc6q__errorBannerDismiss{background:#e74c3c1a}[data-theme=light] .ArtemizModal-module__UZZc6q__errorBannerDismiss:hover{background:#e74c3c2e}.ArtemizModal-module__UZZc6q__creditGate{text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:1.25rem}.ArtemizModal-module__UZZc6q__creditGateTitle{color:#ffffffe6;margin:0 0 .5rem;font-size:.95rem;font-weight:600}.ArtemizModal-module__UZZc6q__creditGateDesc{color:#ffffff80;margin:0 0 1rem;font-size:.85rem;line-height:1.5}.ArtemizModal-module__UZZc6q__creditGateCount{color:#daa520;background:#daa5201a;border:1px solid #daa52033;border-radius:100px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.ArtemizModal-module__UZZc6q__suggestedPrompts{border-top:1px solid #ffffff0a;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.5rem;padding:.5rem 1.25rem;display:flex}.ArtemizModal-module__UZZc6q__suggestedPromptsStrip{flex-wrap:nowrap;align-items:center;min-height:0}.ArtemizModal-module__UZZc6q__suggestionsStripOuter{flex:1;align-items:center;gap:4px;min-width:0;max-height:44px;display:flex}.ArtemizModal-module__UZZc6q__suggestionsScrollTrack{-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x;flex-wrap:nowrap;flex:1;align-items:center;gap:.5rem;min-width:0;display:flex;overflow:auto hidden}.ArtemizModal-module__UZZc6q__suggestionsScrollTrack::-webkit-scrollbar{display:none}.ArtemizModal-module__UZZc6q__suggestionsScrollTrack>button{flex-shrink:0}.ArtemizModal-module__UZZc6q__suggestionsScrollChev{color:#ffffff8c;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin:0;padding:0;transition:background .2s,opacity .2s;display:inline-flex}.ArtemizModal-module__UZZc6q__suggestionsScrollChev:hover:not(:disabled){color:#ffffffe6;background:#ffffff1f;border-color:#ffffff38}.ArtemizModal-module__UZZc6q__suggestionsScrollChev:disabled{opacity:.32;cursor:default}[data-theme=light] .ArtemizModal-module__UZZc6q__suggestionsScrollChev{color:#00000073;background:#0000000f;border-color:#00000026}[data-theme=light] .ArtemizModal-module__UZZc6q__suggestionsScrollChev:hover:not(:disabled){color:#000c;background:#0000001a;border-color:#00000038}.ArtemizModal-module__UZZc6q__promptPill{color:#ffffffb3;cursor:pointer;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff1a;border-radius:100px;flex-shrink:0;padding:.375rem .875rem;font-size:.8rem;line-height:1.3;transition:all .2s}.ArtemizModal-module__UZZc6q__promptPill:hover{color:#fffffff2;background:#ffffff24;border-color:#fff3;box-shadow:0 0 12px #ffffff0f}.ArtemizModal-module__UZZc6q__promptPill:active{transform:scale(.97)}[data-theme=light] .ArtemizModal-module__UZZc6q__suggestedPrompts{border-top-color:#0000001a}[data-theme=light] .ArtemizModal-module__UZZc6q__promptPill{color:#0009;background:#00000014;border-color:#00000026}[data-theme=light] .ArtemizModal-module__UZZc6q__promptPill:hover{color:#000000d9;background:#00000024;border-color:#00000038;box-shadow:0 0 12px #00000014}.ArtemizModal-module__UZZc6q__fallbackPrompts .ArtemizModal-module__UZZc6q__promptPill{color:#ffffff80;background:#ffffff0d;border-color:#ffffff12}.ArtemizModal-module__UZZc6q__fallbackPrompts .ArtemizModal-module__UZZc6q__promptPill:hover{color:#ffffffd9;background:#ffffff1a;border-color:#ffffff26}[data-theme=light] .ArtemizModal-module__UZZc6q__fallbackPrompts .ArtemizModal-module__UZZc6q__promptPill{color:#0006;background:#0000000d;border-color:#0000001a}[data-theme=light] .ArtemizModal-module__UZZc6q__fallbackPrompts .ArtemizModal-module__UZZc6q__promptPill:hover{color:#000000b3;background:#0000001a;border-color:#0000002e}.ArtemizModal-module__UZZc6q__suggestedPromptsError{flex-shrink:0;align-items:center;gap:.5rem;padding:.375rem 1.25rem;display:flex}.ArtemizModal-module__UZZc6q__suggestedPromptsErrorText{color:#ffffff4d;font-size:.75rem}.ArtemizModal-module__UZZc6q__suggestedPromptsRetry{color:#ffffff80;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-size:.75rem;text-decoration:underline;transition:color .15s}.ArtemizModal-module__UZZc6q__suggestedPromptsRetry:hover{color:#fffc}[data-theme=light] .ArtemizModal-module__UZZc6q__suggestedPromptsErrorText{color:#0000004d}[data-theme=light] .ArtemizModal-module__UZZc6q__suggestedPromptsRetry{color:#00000073}[data-theme=light] .ArtemizModal-module__UZZc6q__suggestedPromptsRetry:hover{color:#000000bf}.ArtemizModal-module__UZZc6q__grokVoiceSelect{flex-shrink:0}.ArtemizModal-module__UZZc6q__composerMetaSpacer{flex:1}.ArtemizModal-module__UZZc6q__ttsToggleBtn{color:#ffffff59;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;flex-shrink:0;align-items:center;gap:5px;margin-left:auto;padding:3px 9px;font-size:11px;font-weight:500;transition:all .2s;display:flex}.ArtemizModal-module__UZZc6q__ttsToggleBtn svg{width:13px;height:13px}.ArtemizModal-module__UZZc6q__ttsToggleBtn:hover{color:#ffffffb3;background:#ffffff14;border-color:#ffffff26}.ArtemizModal-module__UZZc6q__ttsToggleBtnActive{color:#fff;background:#ffffff1a;border-color:#ffffff40}.ArtemizModal-module__UZZc6q__ttsToggleBtnActive:hover{background:#ffffff24}.ArtemizModal-module__UZZc6q__ttsPlayingDot{background:#fff;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite ArtemizModal-module__UZZc6q__modalTtsPulse;display:inline-block}@keyframes ArtemizModal-module__UZZc6q__modalTtsPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.7)}}[data-theme=light] .ArtemizModal-module__UZZc6q__ttsToggleBtn{color:#00000059;background:#0000000f;border-color:#00000026}[data-theme=light] .ArtemizModal-module__UZZc6q__ttsToggleBtn:hover{color:#000000b3;background:#0000001a;border-color:#0003}[data-theme=light] .ArtemizModal-module__UZZc6q__ttsToggleBtnActive{color:#1a1a1a;background:#0000001f;border-color:#00000040}[data-theme=light] .ArtemizModal-module__UZZc6q__ttsPlayingDot{background:#000}.ArtemizModal-module__UZZc6q__composer{background:#000;border-top:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:.75rem;padding:.875rem 1.25rem;display:flex}.ArtemizModal-module__UZZc6q__composerMicBtn{color:#ffffffbf;cursor:pointer;touch-action:manipulation;background:#ffffff14;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;transition:color .15s,background .15s,transform .1s,box-shadow .15s;display:flex}.ArtemizModal-module__UZZc6q__composerMicBtn:hover:not(:disabled){color:#fff;background:#ffffff24}.ArtemizModal-module__UZZc6q__composerMicBtn:active:not(:disabled){transform:scale(.92)}.ArtemizModal-module__UZZc6q__composerMicBtn:disabled{opacity:.35;cursor:not-allowed}.ArtemizModal-module__UZZc6q__composerMicBtn[aria-pressed=true]{color:#fff;background:#dc262659;box-shadow:0 0 0 2px #dc262673}.ArtemizModal-module__UZZc6q__composerInput{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:20px;outline:none;flex:1;height:40px;padding:0 1rem;font-size:.9rem;transition:border-color .2s}.ArtemizModal-module__UZZc6q__composerInput::placeholder{color:#ffffff4d}.ArtemizModal-module__UZZc6q__composerInput:focus{border-color:#ffffff40}.ArtemizModal-module__UZZc6q__composerInput:disabled{opacity:.5}.ArtemizModal-module__UZZc6q__sendButton{color:#000;cursor:pointer;background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.ArtemizModal-module__UZZc6q__sendButton:hover:not(:disabled){transform:scale(1.05);box-shadow:0 2px 8px #fff3}.ArtemizModal-module__UZZc6q__sendButton:disabled{opacity:.3;cursor:not-allowed}.ArtemizModal-module__UZZc6q__sendButton svg{width:18px;height:18px}.ArtemizModal-module__UZZc6q__sessionCounter{color:#ffffff4d;white-space:nowrap;flex-shrink:0;font-size:.7rem}.ArtemizModal-module__UZZc6q__generateBtnWrap{flex-shrink:0;align-items:center;gap:4px;display:flex}.ArtemizModal-module__UZZc6q__generateBtn{--az-gen-rim-1:#030303;--az-gen-rim-2:#4d535b;--az-gen-rim-3:#07080a;--az-gen-rim-4:#686f78;--az-gen-rim-5:#15181c;--az-gen-fg:#fff;--az-gen-highlight:#ffffff73;isolation:isolate;height:38px;color:var(--az-gen-fg);background:linear-gradient(128deg, var(--az-gen-highlight) 0%, #ffffff14 22%, #00000040 48%, #ffffff14 74%, #0000003d 100%) padding-box, linear-gradient(90deg, var(--az-gen-metal-1), var(--az-gen-metal-2), var(--az-gen-metal-3), var(--az-gen-metal-4), var(--az-gen-metal-5), var(--az-gen-metal-6)) padding-box, linear-gradient(132deg, var(--az-gen-rim-1) 0%, var(--az-gen-rim-2) 14%, var(--az-gen-rim-3) 31%, #000 50%, var(--az-gen-rim-4) 64%, var(--az-gen-rim-5) 80%, var(--az-gen-rim-1) 100%) border-box;text-shadow:0 1px 1px #00000059;cursor:pointer;white-space:nowrap;border:2.5px solid #0000;border-radius:100px;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:.8rem;font-weight:800;transition:filter .2s,transform .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px 1px #ffffffa3,inset 0 -2px 4px #00000073,inset 2px 0 4px #ffffff38,inset -2px 0 5px #00000052,0 0 0 1px #000000e6,0 3px 10px #0000006b}.ArtemizModal-module__UZZc6q__generateBtn:after{content:"";z-index:0;pointer-events:none;mix-blend-mode:overlay;opacity:.7;background:radial-gradient(circle at 28% 20%,#ffffff6b,#0000 24%),linear-gradient(90deg,#0000003d,#ffffff29,#00000038);border-radius:100px;position:absolute;inset:2.5px}.ArtemizModal-module__UZZc6q__generateBtnFilmz{--az-gen-metal-1:#e7e9ec;--az-gen-metal-2:#bdc1c7;--az-gen-metal-3:#757c84;--az-gen-metal-4:#dbdee2;--az-gen-metal-5:#5f6870;--az-gen-metal-6:#24282d;--az-gen-fg:#1a1a1a;--az-gen-highlight:#ffffff85;text-shadow:0 1px #ffffff57}.ArtemizModal-module__UZZc6q__generateBtnPhotoz{--az-gen-metal-1:#de9d78;--az-gen-metal-2:#b86d4f;--az-gen-metal-3:#8f4a36;--az-gen-metal-4:#441b14;--az-gen-metal-5:#a7593f;--az-gen-metal-6:#642c22;--az-gen-fg:#fff;--az-gen-highlight:#ffe1c65c}.ArtemizModal-module__UZZc6q__generateBtn:hover{filter:brightness(1.08)contrast(1.05);transform:translateY(-1px)}.ArtemizModal-module__UZZc6q__generateBtn:active{transform:scale(.97)}.ArtemizModal-module__UZZc6q__generateBtnIcon{z-index:1;flex-shrink:0;width:12px;height:12px;position:relative}.ArtemizModal-module__UZZc6q__generateBtnLabel{z-index:1;position:relative}.ArtemizModal-module__UZZc6q__generateBtnDismiss{color:#ffffff80;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:all .15s;display:flex}.ArtemizModal-module__UZZc6q__generateBtnDismiss:hover{color:#fffc;background:#fff3}.ArtemizModal-module__UZZc6q__generationProgress{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;margin-top:.5rem;padding:1rem}.ArtemizModal-module__UZZc6q__genProgressHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.ArtemizModal-module__UZZc6q__genProgressTool{color:#ffffffe6;font-size:.85rem;font-weight:600}.ArtemizModal-module__UZZc6q__genProgressSpinner{border:2px solid #fff3;border-top-color:#daa520;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite ArtemizModal-module__UZZc6q__genSpin;display:inline-block}@keyframes ArtemizModal-module__UZZc6q__genSpin{to{transform:rotate(360deg)}}.ArtemizModal-module__UZZc6q__genProgressDone{color:#4caf50;font-size:.75rem;font-weight:600}.ArtemizModal-module__UZZc6q__genProgressFailed{color:#e74c3c;font-size:.75rem;font-weight:600}.ArtemizModal-module__UZZc6q__genProgressBarTrack{background:#ffffff14;border-radius:2px;width:100%;height:4px;margin-bottom:.5rem;overflow:hidden}.ArtemizModal-module__UZZc6q__genProgressBarFill{background:linear-gradient(90deg,#daa520,#f0c040);border-radius:2px;height:100%;transition:width .5s}.ArtemizModal-module__UZZc6q__genProgressMeta{color:#ffffff73;justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.ArtemizModal-module__UZZc6q__genProgressError{color:#e74c3c}.ArtemizModal-module__UZZc6q__genProgressFailedCard{background:#e74c3c0f;border:1px solid #e74c3c26;border-radius:10px;flex-direction:column;gap:.75rem;margin-top:.5rem;padding:1rem;display:flex}.ArtemizModal-module__UZZc6q__genFailedIcon{color:#e74c3c;background:#e74c3c1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ArtemizModal-module__UZZc6q__genFailedBody{flex-direction:column;gap:.25rem;display:flex}.ArtemizModal-module__UZZc6q__genFailedTitle{color:#ffffffe6;margin:0;font-size:.9rem;font-weight:700}.ArtemizModal-module__UZZc6q__genFailedDesc{color:#ffffff80;margin:0;font-size:.8rem;line-height:1.45}.ArtemizModal-module__UZZc6q__genFailedDetails{color:#ffffff59;cursor:pointer;margin-top:.375rem;font-size:.7rem}.ArtemizModal-module__UZZc6q__genFailedDetails summary{color:#fff6;-webkit-user-select:none;user-select:none;font-size:.7rem}.ArtemizModal-module__UZZc6q__genFailedDetails summary:hover{color:#fff9}.ArtemizModal-module__UZZc6q__genFailedCode{color:#e74c3ccc;word-break:break-all;white-space:pre-wrap;background:#e74c3c0f;border-radius:6px;margin-top:.25rem;padding:.5rem;font-family:monospace;font-size:.7rem;line-height:1.4;display:block}[data-theme=light] .ArtemizModal-module__UZZc6q__genFailedDetails{color:#0000004d}[data-theme=light] .ArtemizModal-module__UZZc6q__genFailedDetails summary{color:#00000059}[data-theme=light] .ArtemizModal-module__UZZc6q__genFailedDetails summary:hover{color:#0000008c}[data-theme=light] .ArtemizModal-module__UZZc6q__genFailedCode{color:#e74c3ce6;background:#e74c3c0a}.ArtemizModal-module__UZZc6q__genFailedActions{gap:.5rem;margin-top:.25rem;display:flex}.ArtemizModal-module__UZZc6q__genRetryBtn{color:#000;cursor:pointer;text-align:center;background:#fff;border:none;border-radius:100px;flex:1;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:all .2s}.ArtemizModal-module__UZZc6q__genRetryBtn:hover{background:#daa520;box-shadow:0 2px 8px #daa52040}.ArtemizModal-module__UZZc6q__genForceResetBtn{color:#fff;cursor:pointer;text-align:center;background:#e74c3c;border:none;border-radius:100px;flex:1;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:all .2s}.ArtemizModal-module__UZZc6q__genForceResetBtn:hover{background:#c0392b;box-shadow:0 2px 8px #e74c3c4d}[data-theme=light] .ArtemizModal-module__UZZc6q__genForceResetBtn{color:#fff;background:#e74c3c}[data-theme=light] .ArtemizModal-module__UZZc6q__genForceResetBtn:hover{background:#c0392b}.ArtemizModal-module__UZZc6q__genTryElseBtn{color:#ffffffb3;cursor:pointer;text-align:center;background:#ffffff14;border:1px solid #ffffff1f;border-radius:100px;flex:1;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:all .2s}.ArtemizModal-module__UZZc6q__genTryElseBtn:hover{color:#fffffff2;background:#ffffff24;border-color:#fff3}.ArtemizModal-module__UZZc6q__generationPreview{border-radius:8px;margin-top:.75rem;position:relative;overflow:hidden}.ArtemizModal-module__UZZc6q__genPreviewImage{object-fit:cover;border-radius:8px;width:100%;max-height:300px}.ArtemizModal-module__UZZc6q__genPreviewVideo{background:#000;border-radius:8px;width:100%;max-height:300px}.ArtemizModal-module__UZZc6q__genPreviewOverlay{gap:8px;display:flex;position:absolute;bottom:10px;right:10px}.ArtemizModal-module__UZZc6q__genPreviewOverlayBtn{-webkit-backdrop-filter:blur(8px);color:#ffffffd9;cursor:pointer;background:#00000080;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;text-decoration:none;transition:background .2s,color .2s;display:flex}.ArtemizModal-module__UZZc6q__genPreviewOverlayBtn:hover{color:#fff;background:#000000b3}.ArtemizModal-module__UZZc6q__genPreviewOverlayBtn:focus-visible{outline-offset:2px;outline:2px solid #ffffffe6}.ArtemizModal-module__UZZc6q__genFullscreenOverlay{z-index:10080;background:#000000f0;flex-direction:column;animation:.18s ease-out ArtemizModal-module__UZZc6q__overlayIn;display:flex;position:fixed;inset:0}.ArtemizModal-module__UZZc6q__genFullscreenTopBar{background:#00000059;border-bottom:1px solid #ffffff1f;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.ArtemizModal-module__UZZc6q__genFullscreenTitle{color:#ffffffb8;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.ArtemizModal-module__UZZc6q__genFullscreenCloseBtn{color:#ffffffe0;cursor:pointer;min-height:34px;font:inherit;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;flex-shrink:0;padding:0 14px;font-size:13px;font-weight:600;transition:background .2s,color .2s,border-color .2s}.ArtemizModal-module__UZZc6q__genFullscreenCloseBtn:hover{color:#fff;background:#ffffff24;border-color:#ffffff3d}.ArtemizModal-module__UZZc6q__genFullscreenCloseBtn:focus-visible{outline-offset:2px;outline:2px solid #ffffffe6}.ArtemizModal-module__UZZc6q__genFullscreenStage{cursor:zoom-out;flex:1;justify-content:center;align-items:center;min-height:0;padding:16px;display:flex}.ArtemizModal-module__UZZc6q__genFullscreenStageInner{cursor:default;justify-content:center;align-items:center;max-width:100%;max-height:100%;display:flex}.ArtemizModal-module__UZZc6q__genFullscreenImage,.ArtemizModal-module__UZZc6q__genFullscreenVideo{object-fit:contain;background:#000;border-radius:8px;width:auto;max-width:min(100%,100vw - 32px);height:auto;max-height:min(100vh - 100px,90vh)}.ArtemizModal-module__UZZc6q__genPreviewCloseBtn{letter-spacing:.02em;color:#ffffffb3;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:.75rem;padding:8px 0;font-size:12px;font-weight:600;transition:background .2s,color .2s,border-color .2s;display:flex}.ArtemizModal-module__UZZc6q__genPreviewCloseBtn:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.ArtemizModal-module__UZZc6q__genPreviewCloseBtn:active{transform:scale(.98)}[data-theme=light] .ArtemizModal-module__UZZc6q__genPreviewCloseBtn{color:#0009;background:#0000000a;border-color:#0000001f}[data-theme=light] .ArtemizModal-module__UZZc6q__genPreviewCloseBtn:hover{color:#000;background:#00000014;border-color:#0003}[data-theme=light] .ArtemizModal-module__UZZc6q__generateBtn:not(.ArtemizModal-module__UZZc6q__generateBtnFilmz):not(.ArtemizModal-module__UZZc6q__generateBtnPhotoz){color:#fff;background:#000}[data-theme=light] .ArtemizModal-module__UZZc6q__generateBtn:not(.ArtemizModal-module__UZZc6q__generateBtnFilmz):not(.ArtemizModal-module__UZZc6q__generateBtnPhotoz):hover{color:#000;background:#daa520}[data-theme=light] .ArtemizModal-module__UZZc6q__generateBtnDismiss{color:#0006;background:#0000001a}[data-theme=light] .ArtemizModal-module__UZZc6q__generateBtnDismiss:hover{color:#000000b3;background:#0000002e}[data-theme=light] .ArtemizModal-module__UZZc6q__generationProgress{background:#0000000d;border-color:#0000002e}[data-theme=light] .ArtemizModal-module__UZZc6q__genProgressTool{color:#000000d9}[data-theme=light] .ArtemizModal-module__UZZc6q__genProgressSpinner{border-color:#daa520 #0003 #0003}[data-theme=light] .ArtemizModal-module__UZZc6q__genProgressBarTrack{background:#0000001f}[data-theme=light] .ArtemizModal-module__UZZc6q__genProgressMeta{color:#0006}[data-theme=light] .ArtemizModal-module__UZZc6q__genProgressFailedCard{background:#e74c3c0a;border-color:#e74c3c1f}[data-theme=light] .ArtemizModal-module__UZZc6q__genFailedIcon{background:#e74c3c14}[data-theme=light] .ArtemizModal-module__UZZc6q__genFailedTitle{color:#000000d9}[data-theme=light] .ArtemizModal-module__UZZc6q__genFailedDesc{color:#00000073}[data-theme=light] .ArtemizModal-module__UZZc6q__genRetryBtn{color:#fff;background:#000;border:none}[data-theme=light] .ArtemizModal-module__UZZc6q__genRetryBtn:hover{color:#000;background:#daa520}[data-theme=light] .ArtemizModal-module__UZZc6q__genTryElseBtn{color:#0009;background:#00000014;border-color:#00000026}[data-theme=light] .ArtemizModal-module__UZZc6q__genTryElseBtn:hover{color:#000000d9;background:#00000024;border-color:#0003}@media (max-width:768px){.ArtemizModal-module__UZZc6q__overlay{-webkit-backdrop-filter:blur(16px)saturate(160%);padding:.5rem}.ArtemizModal-module__UZZc6q__glassCard{border-radius:20px;width:98vw;max-height:94vh}.ArtemizModal-module__UZZc6q__storyBadge{max-width:200px;font-size:.75rem}.ArtemizModal-module__UZZc6q__chatBody{padding:1rem 1.25rem}.ArtemizModal-module__UZZc6q__storyCard{max-width:95%}.ArtemizModal-module__UZZc6q__storyCardImageWrap{height:150px}}@media (max-width:640px){.ArtemizModal-module__UZZc6q__overlay{-webkit-backdrop-filter:blur(12px)saturate(140%);align-items:flex-end;padding:.5rem 0 0}.ArtemizModal-module__UZZc6q__glassCard{border-radius:20px 20px 0 0;width:100%;max-height:calc(100dvh - 1rem)}.ArtemizModal-module__UZZc6q__swipeHandle{display:block}.ArtemizModal-module__UZZc6q__header{padding:1rem 1rem .75rem}.ArtemizModal-module__UZZc6q__storyBadge{max-width:180px;font-size:.7rem}.ArtemizModal-module__UZZc6q__closeButton{width:32px;height:32px}.ArtemizModal-module__UZZc6q__closeButton svg{width:12px;height:12px}.ArtemizModal-module__UZZc6q__chatBody{padding:1rem}.ArtemizModal-module__UZZc6q__storyCard{max-width:100%}.ArtemizModal-module__UZZc6q__storyCardImageWrap{height:140px}.ArtemizModal-module__UZZc6q__storyCardBody{padding:.75rem .875rem}.ArtemizModal-module__UZZc6q__storyCardHeadline{-webkit-line-clamp:2;font-size:.95rem}.ArtemizModal-module__UZZc6q__storyCardSnippet{-webkit-line-clamp:2;font-size:.75rem}.ArtemizModal-module__UZZc6q__suggestedPrompts{gap:.375rem;padding:.375rem 1rem}.ArtemizModal-module__UZZc6q__promptPill{padding:.3rem .75rem;font-size:.75rem}.ArtemizModal-module__UZZc6q__composer{padding:.75rem 1rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0));flex-wrap:wrap}.ArtemizModal-module__UZZc6q__generateBtnWrap{width:100%;margin-bottom:.5rem}.ArtemizModal-module__UZZc6q__generateBtn{flex:1;justify-content:center}}[data-theme=light] .ArtemizModal-module__UZZc6q__overlay{background:#323232bf}[data-theme=light] .ArtemizModal-module__UZZc6q__glassCard{background:#c3c5c6;border-color:#0000002e;box-shadow:0 8px 32px #0003,0 24px 64px #00000026}[data-theme=light] .ArtemizModal-module__UZZc6q__header{border-bottom-color:#00000026}[data-theme=light] .ArtemizModal-module__UZZc6q__headerIcon{color:#0009;background:#0000000d}[data-theme=light] .ArtemizModal-module__UZZc6q__storyBadge{color:#000c}[data-theme=light] .ArtemizModal-module__UZZc6q__closeButton{color:#ffffffd9;background:#5c1010}[data-theme=light] .ArtemizModal-module__UZZc6q__closeButton:hover{color:#fff;background:#8b1a1a}[data-theme=light] .ArtemizModal-module__UZZc6q__chatBody{color:#000000d9}[data-theme=light] .ArtemizModal-module__UZZc6q__userBubble{color:#000000d9;background:#0000001a}[data-theme=light] .ArtemizModal-module__UZZc6q__streamText{color:#000c}[data-theme=light] .ArtemizModal-module__UZZc6q__typingDot{background:#0000004d}[data-theme=light] .ArtemizModal-module__UZZc6q__creditGate{background:#0000000d;border-color:#0000002e}[data-theme=light] .ArtemizModal-module__UZZc6q__creditGateTitle{color:#000000d9}[data-theme=light] .ArtemizModal-module__UZZc6q__creditGateDesc{color:#00000080}[data-theme=light] .ArtemizModal-module__UZZc6q__composer{background:#c3c5c6;border-top-color:#00000026}[data-theme=light] .ArtemizModal-module__UZZc6q__composerInput{color:#1a1a1a;background:#00000014;border-color:#0000002e}[data-theme=light] .ArtemizModal-module__UZZc6q__composerInput::placeholder{color:#0000004d}[data-theme=light] .ArtemizModal-module__UZZc6q__composerInput:focus{border-color:#00000040}[data-theme=light] .ArtemizModal-module__UZZc6q__composerMicBtn{color:#0000008c;background:#00000014}[data-theme=light] .ArtemizModal-module__UZZc6q__composerMicBtn:hover:not(:disabled){color:#000;background:#0000001f}[data-theme=light] .ArtemizModal-module__UZZc6q__sendButton{color:#fff;background:#000}[data-theme=light] .ArtemizModal-module__UZZc6q__sessionCounter{color:#0000004d}@media (prefers-reduced-motion:reduce){.ArtemizModal-module__UZZc6q__overlay,.ArtemizModal-module__UZZc6q__glassCard,.ArtemizModal-module__UZZc6q__typingDot,.ArtemizModal-module__UZZc6q__processingSpinner,.ArtemizModal-module__UZZc6q__errorBanner{animation:none}.ArtemizModal-module__UZZc6q__closeButton,.ArtemizModal-module__UZZc6q__promptPill{transition:none}}
.Toast-module__gQqUrG__toastContainer{bottom:calc(env(safe-area-inset-bottom,0px) + 1rem);z-index:9999;pointer-events:none;flex-direction:column;align-items:center;gap:.5rem;width:100%;max-width:400px;padding:0 1rem;display:flex;position:fixed;left:50%;transform:translate(-50%)}.Toast-module__gQqUrG__toast{background:rgba(var(--news-bg-rgb,30, 30, 30), .92);-webkit-backdrop-filter:blur(16px);border:1px solid var(--news-border);color:var(--news-text-primary);pointer-events:auto;animation:Toast-module__gQqUrG__toastEnter .35s var(--ease-spring,cubic-bezier(.34, 1.56, .64, 1));will-change:transform, opacity;border-radius:14px;align-items:center;gap:.75rem;padding:.875rem 1.25rem;font-size:.9rem;font-weight:500;display:flex;box-shadow:0 8px 32px #00000040,0 2px 8px #0000001a,inset 0 1px #ffffff0d}.Toast-module__gQqUrG__toast.Toast-module__gQqUrG__exiting{animation:Toast-module__gQqUrG__toastExit .25s var(--ease-out-expo,cubic-bezier(.16, 1, .3, 1)) forwards}@keyframes Toast-module__gQqUrG__toastEnter{0%{opacity:0;transform:translateY(16px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Toast-module__gQqUrG__toastExit{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(8px)scale(.95)}}.Toast-module__gQqUrG__toast.Toast-module__gQqUrG__success{border-color:#34c75966}.Toast-module__gQqUrG__toast.Toast-module__gQqUrG__success .Toast-module__gQqUrG__icon{color:#34c759}.Toast-module__gQqUrG__toast.Toast-module__gQqUrG__info{border-color:#4fc3f766}.Toast-module__gQqUrG__toast.Toast-module__gQqUrG__info .Toast-module__gQqUrG__icon{color:var(--news-accent,#4fc3f7)}.Toast-module__gQqUrG__toast.Toast-module__gQqUrG__warning{border-color:#ffd60a66}.Toast-module__gQqUrG__toast.Toast-module__gQqUrG__warning .Toast-module__gQqUrG__icon{color:#ffd60a}.Toast-module__gQqUrG__toast.Toast-module__gQqUrG__error{border-color:#ff453a66}.Toast-module__gQqUrG__toast.Toast-module__gQqUrG__error .Toast-module__gQqUrG__icon{color:#ff453a}.Toast-module__gQqUrG__icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Toast-module__gQqUrG__icon svg{width:100%;height:100%}.Toast-module__gQqUrG__message{flex:1;line-height:1.4}.Toast-module__gQqUrG__dismissButton{width:24px;height:24px;color:var(--news-text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-left:.25rem;padding:0;transition:background .15s,color .15s;display:flex}.Toast-module__gQqUrG__dismissButton:hover{background:var(--news-surface-muted);color:var(--news-text-primary)}.Toast-module__gQqUrG__dismissButton:focus-visible{outline:2px solid var(--news-accent,#4fc3f7);outline-offset:2px}.Toast-module__gQqUrG__dismissButton svg{width:14px;height:14px}[data-theme=light] .Toast-module__gQqUrG__toast{background:#b0b0b0eb;box-shadow:0 8px 32px #0000002e,0 2px 8px #0000001a,inset 0 1px #ffffff4d}@media (max-width:639px){.Toast-module__gQqUrG__toastContainer{bottom:calc(env(safe-area-inset-bottom,0px) + .75rem);padding:0 .75rem}.Toast-module__gQqUrG__toast{border-radius:12px;padding:.75rem 1rem;font-size:.85rem}}@media (prefers-reduced-motion:reduce){.Toast-module__gQqUrG__toast{animation:none!important}.Toast-module__gQqUrG__toast.Toast-module__gQqUrG__exiting{opacity:0;animation:none!important}}
.page-module__sbj41q__pageRoot{justify-content:center;align-items:flex-start;width:100%;min-height:100vh;display:flex}.page-module__sbj41q__mainContent{justify-content:center;width:100%;display:flex}
