.ConfirmModal-module__T4UW1a__overlay{padding:2rem;padding-top:max(2rem,env(safe-area-inset-top));padding-bottom:max(2rem,env(safe-area-inset-bottom));z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#040404cc;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ConfirmModal-module__T4UW1a__modal{color:#fff;background:#020202f2;border:1px solid #fff3;border-radius:24px;flex-direction:column;gap:1.25rem;width:min(420px,90vw);padding:clamp(1.5rem,3vw,2rem);display:flex;position:relative;box-shadow:0 40px 80px #0009}.ConfirmModal-module__T4UW1a__title{letter-spacing:.05em;color:#fffffff2;margin:0;font-size:1.25rem;font-weight:700}.ConfirmModal-module__T4UW1a__message{color:#ffffffd9;margin:0;font-size:1rem;line-height:1.6}.ConfirmModal-module__T4UW1a__actions{justify-content:flex-end;gap:.75rem;margin-top:.5rem;display:flex}.ConfirmModal-module__T4UW1a__cancelButton,.ConfirmModal-module__T4UW1a__confirmButton{cursor:pointer;text-transform:uppercase;letter-spacing:.05em;border:1px solid;border-radius:20px;padding:.65rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s}.ConfirmModal-module__T4UW1a__cancelButton{color:#fffc;background:0 0;border-color:#ffffff4d}.ConfirmModal-module__T4UW1a__cancelButton:hover{color:#fffffff2;background:#ffffff1a;border-color:#ffffff80}.ConfirmModal-module__T4UW1a__confirmButton{background:var(--news-text-primary);color:var(--background);border-color:var(--news-text-primary)}.ConfirmModal-module__T4UW1a__confirmButton:hover{background:#fffffff2;border-color:#fffffff2;box-shadow:0 4px 12px #ffffff4d}.ConfirmModal-module__T4UW1a__confirmButton.ConfirmModal-module__T4UW1a__destructive{color:#fff;background:#e53e3e;border-color:#e53e3e}.ConfirmModal-module__T4UW1a__confirmButton.ConfirmModal-module__T4UW1a__destructive:hover{background:#c53030;border-color:#c53030;box-shadow:0 4px 12px #e53e3e66}.ConfirmModal-module__T4UW1a__cancelButton:focus-visible,.ConfirmModal-module__T4UW1a__confirmButton:focus-visible{outline-offset:4px;outline:2px solid #fffc}[data-theme=light] .ConfirmModal-module__T4UW1a__overlay{background:#323232bf}[data-theme=light] .ConfirmModal-module__T4UW1a__modal{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);color:#1a1a1a;border-color:#00000026}[data-theme=light] .ConfirmModal-module__T4UW1a__title{color:#1a1a1a}[data-theme=light] .ConfirmModal-module__T4UW1a__message{color:#333}[data-theme=light] .ConfirmModal-module__T4UW1a__cancelButton{color:#333;border-color:#0003}[data-theme=light] .ConfirmModal-module__T4UW1a__cancelButton:hover{color:#1a1a1a;background:#0000001a;border-color:#0000004d}[data-theme=light] .ConfirmModal-module__T4UW1a__confirmButton:hover{box-shadow:0 4px 12px #00000026}[data-theme=light] .ConfirmModal-module__T4UW1a__cancelButton:focus-visible,[data-theme=light] .ConfirmModal-module__T4UW1a__confirmButton:focus-visible{outline-color:#0009}@media (max-width:639px){.ConfirmModal-module__T4UW1a__modal{padding:1.25rem}.ConfirmModal-module__T4UW1a__title{font-size:1.1rem}.ConfirmModal-module__T4UW1a__message{font-size:.9rem}.ConfirmModal-module__T4UW1a__actions{flex-direction:column;gap:.5rem}.ConfirmModal-module__T4UW1a__cancelButton,.ConfirmModal-module__T4UW1a__confirmButton{width:100%;min-height:44px;padding:.75rem 1rem}}
.SettingsDropdown-module__409jQa__container{justify-content:center;align-items:center;display:flex;position:relative}.SettingsDropdown-module__409jQa__settingsButton{border:1px solid var(--news-border);width:var(--header-btn-size,36px);height:var(--header-btn-size,36px);min-width:var(--header-btn-size,36px);min-height:var(--header-btn-size,36px);background:var(--news-surface);color:var(--news-text-primary);cursor:pointer;box-shadow:inset 0 0 0 1px var(--news-border-muted);touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:inline-flex;position:relative}.SettingsDropdown-module__409jQa__settingsButton:hover{color:#000;background:#fff;border-color:#fff;box-shadow:0 2px 8px #ffffff4d}.SettingsDropdown-module__409jQa__settingsButton:focus-visible{outline:2px solid var(--news-accent);outline-offset:2px}.SettingsDropdown-module__409jQa__settingsButton:active{transform:scale(.95)}.SettingsDropdown-module__409jQa__settingsButton.SettingsDropdown-module__409jQa__active{background:var(--news-accentSoft);color:var(--news-accent);border-color:var(--news-accent)}.SettingsDropdown-module__409jQa__gearIcon{width:var(--header-icon-size,18px);height:var(--header-icon-size,18px);flex-shrink:0;transition:transform .3s}.SettingsDropdown-module__409jQa__settingsButton:hover .SettingsDropdown-module__409jQa__gearIcon,.SettingsDropdown-module__409jQa__settingsButton.SettingsDropdown-module__409jQa__active .SettingsDropdown-module__409jQa__gearIcon{transform:rotate(45deg)}.SettingsDropdown-module__409jQa__dropdown{background:var(--news-surface-elevated,#0f0f0f);border:1px solid var(--news-border);z-index:1100;border-radius:12px;min-width:180px;padding:.5rem;animation:.2s SettingsDropdown-module__409jQa__dropdownFadeIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #0006}.SettingsDropdown-module__409jQa__dropdownFixed{z-index:1200;position:fixed;top:80px;right:16px}@keyframes SettingsDropdown-module__409jQa__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.SettingsDropdown-module__409jQa__iconRow{justify-content:space-between;align-items:center;gap:.25rem;padding:.375rem;display:flex}.SettingsDropdown-module__409jQa__iconButton{width:36px;height:36px;color:var(--news-text-primary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex;position:relative}.SettingsDropdown-module__409jQa__iconButton svg{width:18px;height:18px}.SettingsDropdown-module__409jQa__iconButton:hover{background:var(--news-surface-muted,#1a1a1a);color:var(--news-accent)}.SettingsDropdown-module__409jQa__iconButton:active{transform:scale(.92)}.SettingsDropdown-module__409jQa__iconButtonActive{color:var(--news-accent);background:var(--news-surface-muted,#1a1a1a)}.SettingsDropdown-module__409jQa__iconButtonDisabled{opacity:.35;cursor:not-allowed;pointer-events:none}.SettingsDropdown-module__409jQa__iconButtonDisabled:hover{color:var(--news-text-primary);background:0 0}.SettingsDropdown-module__409jQa__iconBadge{background:var(--news-accent);border:2px solid var(--news-surface-elevated,#0f0f0f);width:8px;height:8px;box-shadow:0 0 4px var(--news-accent);border-radius:50%;position:absolute;top:4px;right:4px}.SettingsDropdown-module__409jQa__tooltip{background:var(--news-surface-elevated,#1a1a1a);border:1px solid var(--news-border);color:var(--news-text-primary);white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:10;border-radius:6px;padding:4px 8px;font-size:.7rem;font-weight:500;transition:opacity .15s,visibility .15s;position:absolute;bottom:-28px;left:50%;transform:translate(-50%)}.SettingsDropdown-module__409jQa__tooltip:before{content:"";border-style:solid;border-width:0 5px 5px;border-color:transparent transparent var(--news-border)transparent;position:absolute;top:-5px;left:50%;transform:translate(-50%)}.SettingsDropdown-module__409jQa__tooltip:after{content:"";border-style:solid;border-width:0 4px 4px;border-color:transparent transparent var(--news-surface-elevated,#1a1a1a)transparent;position:absolute;top:-4px;left:50%;transform:translate(-50%)}.SettingsDropdown-module__409jQa__iconButton:hover .SettingsDropdown-module__409jQa__tooltip{opacity:1;visibility:visible}.SettingsDropdown-module__409jQa__iconRowSecondary{justify-content:space-between;align-items:center;gap:.25rem;padding:.375rem;display:flex}[data-theme=light] .SettingsDropdown-module__409jQa__tooltip{background:var(--news-surface-elevated,#d5d6d8);border-color:#0000001f;box-shadow:0 2px 8px #0000001a,0 1px 2px #0000000f}[data-theme=light] .SettingsDropdown-module__409jQa__tooltip:after{border-color:transparent transparent var(--news-surface-elevated,#d5d6d8)transparent}[data-theme=light] .SettingsDropdown-module__409jQa__tooltip:before{border-color:#0000 #0000 #0000001f}[data-theme=light] .SettingsDropdown-module__409jQa__iconBadge{border-color:var(--news-surface-elevated,#d5d6d8)}[data-theme=light] .SettingsDropdown-module__409jQa__iconButton:hover{background:#0000000d}.SettingsDropdown-module__409jQa__section{padding:.25rem 0}.SettingsDropdown-module__409jQa__sectionLabel{font-size:calc(.65rem*var(--font-scale,1));letter-spacing:.08em;text-transform:uppercase;color:var(--news-text-muted);align-items:center;gap:.35rem;padding:.375rem .625rem;font-weight:600;display:flex}.SettingsDropdown-module__409jQa__labelIcon{opacity:.7;width:12px;height:12px}.SettingsDropdown-module__409jQa__menuItem{width:100%;color:var(--news-text-primary);font-size:calc(.85rem*var(--font-scale,1));cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.625rem;padding:.625rem;font-weight:500;transition:all .15s;display:flex}.SettingsDropdown-module__409jQa__menuItem:hover{background:var(--news-surface-muted,#1a1a1a)}.SettingsDropdown-module__409jQa__menuItem:active{transform:scale(.98)}.SettingsDropdown-module__409jQa__menuIcon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.SettingsDropdown-module__409jQa__menuText{flex:1}.SettingsDropdown-module__409jQa__menuTextToons{font-family:var(--font-toons,"Bangers","Impact",cursive);letter-spacing:.05em;text-transform:uppercase}.SettingsDropdown-module__409jQa__menuTextCast{font-family:var(--font-cast,"Space Grotesk",-apple-system,BlinkMacSystemFont,sans-serif);letter-spacing:.02em;font-weight:500}.SettingsDropdown-module__409jQa__menuItemRow{align-items:center;gap:0;display:flex}.SettingsDropdown-module__409jQa__menuItemRow .SettingsDropdown-module__409jQa__menuItem{border-top-right-radius:0;border-bottom-right-radius:0;flex:1}.SettingsDropdown-module__409jQa__labsSettingsBtn{border:none;border-left:1px solid var(--news-border-muted);width:36px;height:100%;min-height:40px;color:var(--news-text-muted);cursor:pointer;background:0 0;border-radius:0 8px 8px 0;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.SettingsDropdown-module__409jQa__labsSettingsBtn:hover{background:var(--news-surface-muted,#1a1a1a);color:var(--news-text-primary)}.SettingsDropdown-module__409jQa__labsSettingsBtn:active{transform:scale(.95)}.SettingsDropdown-module__409jQa__labsSettingsIcon{width:16px;height:16px}.SettingsDropdown-module__409jQa__labsIcon{position:relative}.SettingsDropdown-module__409jQa__labsStatusBadge{border:2px solid var(--news-surface-elevated,#0f0f0f);pointer-events:none;z-index:10;background:#34c759;border-radius:50%;width:10px;height:10px;position:absolute;top:-3px;right:-3px}.SettingsDropdown-module__409jQa__castSection{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;padding-right:.625rem;display:flex}.SettingsDropdown-module__409jQa__castSection .SettingsDropdown-module__409jQa__castItem{flex:1}.SettingsDropdown-module__409jQa__castIcon{color:inherit}.SettingsDropdown-module__409jQa__castSection .SettingsDropdown-module__409jQa__castIcon{color:var(--news-text-primary)}.SettingsDropdown-module__409jQa__castViewOptions{background-color:var(--news-surface-muted,#1a1a1a);border-radius:6px;flex-shrink:0;padding:2px;display:flex}.SettingsDropdown-module__409jQa__castViewOption{color:var(--news-text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:24px;padding:.375rem;transition:all .15s;display:flex}.SettingsDropdown-module__409jQa__castViewOption svg{flex-shrink:0;width:14px;height:14px}.SettingsDropdown-module__409jQa__castViewOption:hover{color:var(--news-text-secondary);background-color:#ffffff0d}.SettingsDropdown-module__409jQa__castViewOption.SettingsDropdown-module__409jQa__castViewActive{background-color:var(--news-surface-elevated,#2a2a2a);color:var(--news-text-primary);box-shadow:0 1px 2px #00000026}.SettingsDropdown-module__409jQa__couponsIcon{color:currentColor}.SettingsDropdown-module__409jQa__menuBadge{background:var(--news-accent);width:8px;height:8px;box-shadow:0 0 4px var(--news-accent);border-radius:50%;flex-shrink:0}.SettingsDropdown-module__409jQa__downloadSpinner{border:2px solid var(--news-border);border-top-color:var(--news-accent);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite SettingsDropdown-module__409jQa__spinDownload}@keyframes SettingsDropdown-module__409jQa__spinDownload{to{transform:rotate(360deg)}}.SettingsDropdown-module__409jQa__menuItemLoading{opacity:.7;cursor:wait}.SettingsDropdown-module__409jQa__menuItemReady{color:#34c759}.SettingsDropdown-module__409jQa__menuItemActive{background:var(--news-surface-muted,#1a1a1a)}.SettingsDropdown-module__409jQa__menuItemActive .SettingsDropdown-module__409jQa__menuIcon{color:var(--news-accent)}.SettingsDropdown-module__409jQa__menuCheck{width:18px;height:18px;color:var(--news-accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.SettingsDropdown-module__409jQa__castCoverItem.SettingsDropdown-module__409jQa__menuItemReady .SettingsDropdown-module__409jQa__castIcon{color:#34c759}.SettingsDropdown-module__409jQa__castCoverItem,.SettingsDropdown-module__409jQa__castCoverItem .SettingsDropdown-module__409jQa__castIcon{transition:all .2s}.SettingsDropdown-module__409jQa__castCoverItem:hover .SettingsDropdown-module__409jQa__castIcon{color:var(--news-accent)}.SettingsDropdown-module__409jQa__castLoadingSpinner{animation:1s linear infinite SettingsDropdown-module__409jQa__spinCast}@keyframes SettingsDropdown-module__409jQa__spinCast{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SettingsDropdown-module__409jQa__divider{background:var(--news-border-muted);height:1px;margin:.375rem .5rem}.SettingsDropdown-module__409jQa__languageGrid{flex-wrap:wrap;gap:.3rem;padding:.25rem .5rem;display:flex}.SettingsDropdown-module__409jQa__languageChip{border:1px solid var(--news-border);min-width:32px;height:28px;color:var(--news-text-secondary);font-size:calc(.7rem*var(--font-scale,1));letter-spacing:.04em;cursor:pointer;text-transform:uppercase;background:0 0;border-radius:8px;flex:none;justify-content:center;align-items:center;padding:0 .5rem;font-weight:600;transition:all .15s;display:flex}.SettingsDropdown-module__409jQa__languageChip:hover{background:var(--news-surface-muted,#1a1a1a);color:var(--news-text-primary);border-color:var(--news-text-muted)}.SettingsDropdown-module__409jQa__languageChip:active{transform:scale(.96)}.SettingsDropdown-module__409jQa__languageChipActive{background:var(--news-text-primary);color:var(--news-bg);border-color:var(--news-text-primary)}.SettingsDropdown-module__409jQa__languageExpandChip{font-size:calc(.85rem*var(--font-scale,1));letter-spacing:0;text-transform:none;border-style:dashed;min-width:28px;font-weight:400}[data-theme=light] .SettingsDropdown-module__409jQa__languageChip:hover{background:#0000000d}.SettingsDropdown-module__409jQa__fontSizeOptions{gap:.375rem;padding:.25rem .5rem;display:flex}.SettingsDropdown-module__409jQa__fontSizeOption{border:1px solid var(--news-border);width:32px;height:32px;color:var(--news-text-secondary);font-size:calc(.75rem*var(--font-scale,1));cursor:pointer;background:0 0;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:.25rem;padding:0;font-weight:600;transition:all .15s;display:flex}.SettingsDropdown-module__409jQa__languageOption{border:1px solid var(--news-border);width:32px;height:32px;color:var(--news-text-secondary);font-size:calc(.6rem*var(--font-scale,1));cursor:pointer;background:0 0;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:.25rem;padding:0;font-weight:600;transition:all .15s;display:flex}.SettingsDropdown-module__409jQa__languageOption:hover{background:var(--news-surface-muted,#1a1a1a);color:var(--news-text-primary);border-color:var(--news-text-muted)}.SettingsDropdown-module__409jQa__languageOption:active{transform:scale(.96)}.SettingsDropdown-module__409jQa__languageOption.SettingsDropdown-module__409jQa__fontSizeActive{background:var(--news-text-primary);color:var(--news-bg);border-color:var(--news-text-primary)}.SettingsDropdown-module__409jQa__fontSizeOption:hover{background:var(--news-surface-muted,#1a1a1a);color:var(--news-text-primary);border-color:var(--news-text-muted)}.SettingsDropdown-module__409jQa__fontSizeOption:active{transform:scale(.96)}.SettingsDropdown-module__409jQa__fontSizeOption.SettingsDropdown-module__409jQa__fontSizeActive{background:var(--news-text-primary);color:var(--news-bg);border-color:var(--news-text-primary)}.SettingsDropdown-module__409jQa__fontSizeLabel{white-space:nowrap}.SettingsDropdown-module__409jQa__checkIcon{flex-shrink:0;width:12px;height:12px}[data-theme=light] .SettingsDropdown-module__409jQa__dropdown{background:var(--news-glass-elevated,#d5d6d8f2);-webkit-backdrop-filter:var(--news-glass-blur,blur(20px)saturate(180%));box-shadow:0 2px 6px #00000014,0 8px 24px #0000001a,var(--news-glass-highlight,inset 0 1px 0 #ffffff40);border:1px solid #0000001a}[data-theme=light] .SettingsDropdown-module__409jQa__menuItem:hover,[data-theme=light] .SettingsDropdown-module__409jQa__fontSizeOption:hover,[data-theme=light] .SettingsDropdown-module__409jQa__languageOption:hover{background:#0000000d}[data-theme=light] .SettingsDropdown-module__409jQa__settingsButton:hover{background:var(--news-surface-elevated,#d5d6d8);color:#1a1a1a;border-color:#00000026;box-shadow:0 2px 8px #0000001f}[data-theme=light] .SettingsDropdown-module__409jQa__castViewOptions{background-color:#0000001f}[data-theme=light] .SettingsDropdown-module__409jQa__castViewOption:hover{background-color:#00000014}[data-theme=light] .SettingsDropdown-module__409jQa__castViewOption.SettingsDropdown-module__409jQa__castViewActive{background-color:var(--news-surface-elevated,#d5d6d8);color:#1a1a1a;box-shadow:0 1px 3px #0000001f}[data-theme=light] .SettingsDropdown-module__409jQa__labsSettingsBtn{color:#00000080;border-left-color:#0000001a}[data-theme=light] .SettingsDropdown-module__409jQa__labsSettingsBtn:hover{color:#000c;background:#0000000d}[data-theme=light] .SettingsDropdown-module__409jQa__labsStatusBadge{border-color:var(--news-surface-elevated,#d5d6d8)}.SettingsDropdown-module__409jQa__panelContent{flex-direction:column;gap:.5rem;width:100%;padding:.75rem;display:flex}.SettingsDropdown-module__409jQa__panelIconGrid{flex-wrap:wrap;justify-content:center;gap:.75rem;padding:.25rem 0;display:flex}.SettingsDropdown-module__409jQa__panelIconItem{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;color:var(--news-text-primary);background:0 0;border:none;flex-direction:column;align-items:center;gap:.35rem;min-width:56px;padding:.25rem;display:flex}.SettingsDropdown-module__409jQa__panelIconItem:active .SettingsDropdown-module__409jQa__panelIconCircle{transform:scale(.92)}.SettingsDropdown-module__409jQa__panelIconDisabled{opacity:.35;cursor:not-allowed;pointer-events:none}.SettingsDropdown-module__409jQa__panelIconActive .SettingsDropdown-module__409jQa__panelIconLabel{color:var(--news-accent)}.SettingsDropdown-module__409jQa__panelIconCircle{border:1px solid var(--news-border);background:var(--news-surface);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .15s;display:flex;position:relative}.SettingsDropdown-module__409jQa__panelIconCircle svg{width:20px;height:20px}.SettingsDropdown-module__409jQa__panelIconCircleActive{border-color:var(--news-accent);background:var(--news-accentSoft);color:var(--news-accent)}.SettingsDropdown-module__409jQa__panelIconLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--news-text-secondary);white-space:nowrap;font-size:.65rem;font-weight:500}.SettingsDropdown-module__409jQa__panelBottomRow{justify-content:space-between;align-items:center;padding:.25rem 0;display:flex}.SettingsDropdown-module__409jQa__panelBottomLeft{align-items:center;gap:.25rem;display:flex}.SettingsDropdown-module__409jQa__panelBottomRight{align-items:center;gap:.3rem;display:flex}.SettingsDropdown-module__409jQa__panelCompactLabel{color:var(--news-text-muted);letter-spacing:.02em;flex-shrink:0;font-size:.65rem;font-weight:600}.SettingsDropdown-module__409jQa__panelCompactIcon{opacity:.5;flex-shrink:0;width:10px;height:10px}.SettingsDropdown-module__409jQa__panelCompactSep{background:var(--news-border-muted);flex-shrink:0;width:1px;height:16px}.SettingsDropdown-module__409jQa__panelCompactOptions{gap:.15rem;display:flex}.SettingsDropdown-module__409jQa__panelCompactBtn{border:1px solid var(--news-border);min-width:26px;height:26px;color:var(--news-text-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:0 5px;font-size:.6rem;font-weight:600;transition:all .15s;display:flex}.SettingsDropdown-module__409jQa__panelCompactBtn:active{transform:scale(.94)}.SettingsDropdown-module__409jQa__panelCompactActive{background:var(--news-text-primary);color:var(--news-bg);border-color:var(--news-text-primary)}.SettingsDropdown-module__409jQa__panelLabsBtn{color:var(--news-text-primary);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.4rem .6rem;transition:all .15s;display:flex}.SettingsDropdown-module__409jQa__panelLabsBtn:active{background:var(--news-surface-muted,#1a1a1a)}.SettingsDropdown-module__409jQa__panelLabsText{font-size:.85rem;font-weight:500}.SettingsDropdown-module__409jQa__panelGearBtn{width:36px;height:36px;color:var(--news-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}.SettingsDropdown-module__409jQa__panelGearBtn:active{background:var(--news-surface-muted,#1a1a1a);color:var(--news-text-primary)}.SettingsDropdown-module__409jQa__panelGearBtn svg{width:18px;height:18px}.SettingsDropdown-module__409jQa__panelFontLabel{color:var(--news-text-muted);letter-spacing:.02em;font-size:.75rem;font-weight:600}@media (max-width:639px){.SettingsDropdown-module__409jQa__panelIconGrid{flex-wrap:nowrap;gap:.35rem;padding:.15rem 0}.SettingsDropdown-module__409jQa__panelIconItem{min-width:unset;flex:1;padding:.15rem 0}.SettingsDropdown-module__409jQa__panelIconCircle{width:40px;height:40px}.SettingsDropdown-module__409jQa__panelIconCircle svg{width:17px;height:17px}.SettingsDropdown-module__409jQa__panelIconLabel{font-size:.6rem}}@media (max-width:380px){.SettingsDropdown-module__409jQa__panelIconGrid{gap:.2rem}.SettingsDropdown-module__409jQa__panelIconCircle{width:36px;height:36px}.SettingsDropdown-module__409jQa__panelIconCircle svg{width:15px;height:15px}.SettingsDropdown-module__409jQa__panelIconLabel{letter-spacing:0;font-size:.55rem}}[data-theme=light] .SettingsDropdown-module__409jQa__panelIconCircle{background:var(--news-surface,#c3c5c6);border-color:var(--news-border,#0000001f)}[data-theme=light] .SettingsDropdown-module__409jQa__panelLabsBtn:active,[data-theme=light] .SettingsDropdown-module__409jQa__panelGearBtn:active{background:#0000000d}@media (max-width:639px){.SettingsDropdown-module__409jQa__settingsButton{width:var(--header-btn-size,36px);height:var(--header-btn-size,36px);min-width:44px;min-height:44px}.SettingsDropdown-module__409jQa__gearIcon{width:var(--header-icon-size,18px);height:var(--header-icon-size,18px)}.SettingsDropdown-module__409jQa__dropdown{min-width:210px;padding:.4rem;right:0}.SettingsDropdown-module__409jQa__iconRow{gap:.125rem;padding:.25rem}.SettingsDropdown-module__409jQa__iconButton{width:38px;min-width:38px;height:38px;min-height:38px}.SettingsDropdown-module__409jQa__iconButton svg{width:17px;height:17px}.SettingsDropdown-module__409jQa__iconRowSecondary{padding:.25rem}.SettingsDropdown-module__409jQa__tooltip{padding:3px 6px;font-size:.65rem;bottom:-26px}.SettingsDropdown-module__409jQa__sectionLabel{font-size:calc(.62rem*var(--font-scale,1));padding:.3rem .5rem}.SettingsDropdown-module__409jQa__menuItem{font-size:calc(.82rem*var(--font-scale,1));gap:.5rem;min-height:44px;padding:.6rem}.SettingsDropdown-module__409jQa__fontSizeOptions{gap:.5rem;padding:.25rem .5rem}.SettingsDropdown-module__409jQa__fontSizeOption{width:36px;height:36px;font-size:calc(.85rem*var(--font-scale,1));gap:.25rem;min-height:36px;padding:0}.SettingsDropdown-module__409jQa__checkIcon{width:11px;height:11px}.SettingsDropdown-module__409jQa__languageChip{height:32px;min-height:32px}}@media (max-width:380px){.SettingsDropdown-module__409jQa__settingsButton{width:var(--header-btn-size,32px);height:var(--header-btn-size,32px);min-width:44px;min-height:44px}.SettingsDropdown-module__409jQa__gearIcon{width:var(--header-icon-size,16px);height:var(--header-icon-size,16px)}.SettingsDropdown-module__409jQa__dropdown{min-width:195px}.SettingsDropdown-module__409jQa__iconRow{gap:0;padding:.2rem}.SettingsDropdown-module__409jQa__iconButton{width:34px;min-width:34px;height:34px;min-height:34px}.SettingsDropdown-module__409jQa__iconButton svg{width:15px;height:15px}.SettingsDropdown-module__409jQa__menuItem{min-height:44px}.SettingsDropdown-module__409jQa__fontSizeOption{width:32px;height:32px;min-height:32px;padding:0}}@media (prefers-reduced-motion:reduce){.SettingsDropdown-module__409jQa__dropdown,.SettingsDropdown-module__409jQa__settingsButton,.SettingsDropdown-module__409jQa__menuItem,.SettingsDropdown-module__409jQa__fontSizeOption,.SettingsDropdown-module__409jQa__gearIcon,.SettingsDropdown-module__409jQa__iconButton,.SettingsDropdown-module__409jQa__tooltip{transition:none!important;animation:none!important}}@media (min-width:744px) and (max-width:1023px) and (orientation:portrait){.SettingsDropdown-module__409jQa__settingsButton{width:var(--header-btn-size,40px);height:var(--header-btn-size,40px);min-width:var(--header-btn-size,40px);min-height:var(--header-btn-size,40px)}.SettingsDropdown-module__409jQa__gearIcon{width:var(--header-icon-size,20px);height:var(--header-icon-size,20px)}.SettingsDropdown-module__409jQa__dropdown{border-radius:14px;min-width:230px;padding:.625rem}.SettingsDropdown-module__409jQa__iconRow{gap:.375rem;padding:.5rem}.SettingsDropdown-module__409jQa__iconButton{border-radius:10px;width:40px;height:40px}.SettingsDropdown-module__409jQa__iconButton svg{width:20px;height:20px}.SettingsDropdown-module__409jQa__sectionLabel{font-size:calc(.68rem*var(--font-scale,1));padding:.4rem .75rem}.SettingsDropdown-module__409jQa__menuItem{font-size:calc(.9rem*var(--font-scale,1));border-radius:10px;gap:.75rem;padding:.75rem}.SettingsDropdown-module__409jQa__fontSizeOptions{gap:.5rem;padding:.375rem .625rem}.SettingsDropdown-module__409jQa__fontSizeOption{width:36px;height:36px;font-size:calc(.9rem*var(--font-scale,1));border-radius:10px;padding:0}}@media (min-width:1024px) and (max-width:1366px) and (orientation:landscape){.SettingsDropdown-module__409jQa__settingsButton{width:var(--header-btn-size,42px);height:var(--header-btn-size,42px);min-width:var(--header-btn-size,42px);min-height:var(--header-btn-size,42px)}.SettingsDropdown-module__409jQa__gearIcon{width:var(--header-icon-size,21px);height:var(--header-icon-size,21px)}.SettingsDropdown-module__409jQa__dropdown{min-width:210px;padding:.625rem}.SettingsDropdown-module__409jQa__menuItem{font-size:calc(.9rem*var(--font-scale,1));padding:.75rem .875rem}.SettingsDropdown-module__409jQa__fontSizeOption{width:38px;height:38px;font-size:calc(.9rem*var(--font-scale,1));padding:0}}@media (min-width:320px) and (max-width:450px) and (hover:none) and (pointer:coarse){.SettingsDropdown-module__409jQa__settingsButton{width:var(--header-btn-size,32px);height:var(--header-btn-size,32px);min-width:44px;min-height:44px}.SettingsDropdown-module__409jQa__gearIcon{width:var(--header-icon-size,16px);height:var(--header-icon-size,16px)}.SettingsDropdown-module__409jQa__dropdown{min-width:150px;right:-10px}.SettingsDropdown-module__409jQa__menuItem{font-size:calc(.78rem*var(--font-scale,1));min-height:44px;padding:.5rem}.SettingsDropdown-module__409jQa__fontSizeOption{width:32px;height:32px;font-size:calc(.8rem*var(--font-scale,1));min-height:32px;padding:0}}@media (hover:hover) and (pointer:fine) and (min-width:744px) and (max-width:1366px){.SettingsDropdown-module__409jQa__settingsButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #fff3}.SettingsDropdown-module__409jQa__menuItem:hover{background:var(--news-surface-elevated);transform:translate(2px)}.SettingsDropdown-module__409jQa__fontSizeOption:hover{transform:scale(1.02)}}@media (min-width:1024px){.SettingsDropdown-module__409jQa__settingsButton{width:var(--header-btn-size,40px);height:var(--header-btn-size,40px);min-width:var(--header-btn-size,40px);min-height:var(--header-btn-size,40px)}.SettingsDropdown-module__409jQa__gearIcon{width:var(--header-icon-size,20px);height:var(--header-icon-size,20px)}.SettingsDropdown-module__409jQa__dropdown{border-radius:14px;min-width:230px;padding:.625rem}.SettingsDropdown-module__409jQa__iconRow{gap:.375rem;padding:.5rem}.SettingsDropdown-module__409jQa__iconButton{border-radius:10px;width:40px;height:40px}.SettingsDropdown-module__409jQa__iconButton svg{width:20px;height:20px}.SettingsDropdown-module__409jQa__sectionLabel{font-size:calc(.7rem*var(--font-scale,1));padding:.5rem .75rem}.SettingsDropdown-module__409jQa__menuItem{font-size:calc(.9rem*var(--font-scale,1));border-radius:10px;gap:.75rem;padding:.75rem}.SettingsDropdown-module__409jQa__menuIcon{width:22px;height:22px}.SettingsDropdown-module__409jQa__fontSizeOptions{gap:.5rem;padding:.375rem .625rem}.SettingsDropdown-module__409jQa__fontSizeOption{width:36px;height:36px;font-size:calc(.9rem*var(--font-scale,1));padding:0}}@media (min-width:1440px){.SettingsDropdown-module__409jQa__settingsButton{width:var(--header-btn-size,42px);height:var(--header-btn-size,42px);min-width:var(--header-btn-size,42px);min-height:var(--header-btn-size,42px)}.SettingsDropdown-module__409jQa__gearIcon{width:var(--header-icon-size,21px);height:var(--header-icon-size,21px)}.SettingsDropdown-module__409jQa__dropdown{min-width:220px}.SettingsDropdown-module__409jQa__menuItem{padding:.875rem}}@media (min-width:2000px){.SettingsDropdown-module__409jQa__settingsButton{width:var(--header-btn-size,44px);height:var(--header-btn-size,44px);min-width:var(--header-btn-size,44px);min-height:var(--header-btn-size,44px)}.SettingsDropdown-module__409jQa__gearIcon{width:var(--header-icon-size,22px);height:var(--header-icon-size,22px)}.SettingsDropdown-module__409jQa__dropdown{min-width:240px}}@media (hover:none) and (pointer:coarse){.SettingsDropdown-module__409jQa__settingsButton{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.SettingsDropdown-module__409jQa__settingsButton:active{background:var(--news-surface-elevated);transition:transform 50ms,background 50ms;transform:scale(.92)}.SettingsDropdown-module__409jQa__iconButton{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.SettingsDropdown-module__409jQa__iconButton:active{background:var(--news-surface-elevated);transition:transform 50ms,background 50ms;transform:scale(.9)}.SettingsDropdown-module__409jQa__iconButton .SettingsDropdown-module__409jQa__tooltip{display:none}.SettingsDropdown-module__409jQa__menuItem:active{background:var(--news-surface-elevated);transition:transform 50ms,background 50ms;transform:scale(.98)}.SettingsDropdown-module__409jQa__fontSizeOption:active{transition:transform 50ms;transform:scale(.94)}}@supports (padding:env(safe-area-inset-right)){.SettingsDropdown-module__409jQa__dropdown{margin-right:max(0px,env(safe-area-inset-right))}}
.ImmersiveReader-module__2bCwCa__overlay{z-index:10002;-webkit-backdrop-filter:blur()saturate();background:0 0;justify-content:center;align-items:center;padding:1rem;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0}.ImmersiveReader-module__2bCwCa__overlay.ImmersiveReader-module__2bCwCa__entering,.ImmersiveReader-module__2bCwCa__overlay.ImmersiveReader-module__2bCwCa__visible{-webkit-backdrop-filter:blur(40px)saturate(180%);background:#000000eb}.ImmersiveReader-module__2bCwCa__overlay.ImmersiveReader-module__2bCwCa__exiting{-webkit-backdrop-filter:blur()saturate();background:0 0}.ImmersiveReader-module__2bCwCa__reader{transform-origin:50%;will-change:transform,opacity;background:#000;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;width:94vw;max-width:980px;max-height:90vh;transition:transform .35s cubic-bezier(.32,.72,0,1),opacity .35s cubic-bezier(.32,.72,0,1);display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0009,0 0 100px #0006}.ImmersiveReader-module__2bCwCa__header{touch-action:pan-y;cursor:grab;background:0 0;border-bottom:none;flex-shrink:0;justify-content:space-between;align-items:center;min-height:52px;padding:.875rem 1.25rem;display:flex;position:relative}.ImmersiveReader-module__2bCwCa__header:active{cursor:grabbing}.ImmersiveReader-module__2bCwCa__swipeHandle{background:#ffffff40;border-radius:2px;width:36px;height:4px;display:none;position:absolute;top:6px;left:50%;transform:translate(-50%)}.ImmersiveReader-module__2bCwCa__headerLeft,.ImmersiveReader-module__2bCwCa__headerRight{align-items:center;gap:.5rem;display:flex}.ImmersiveReader-module__2bCwCa__rankBubble,.ImmersiveReader-module__2bCwCa__sectionBubble{font-size:calc(.65rem*var(--font-scale,1));letter-spacing:.12em;text-transform:uppercase;color:#ffffffe6;background:0 0;border:1.5px solid #ffffff59;border-radius:6px;align-items:center;padding:.3rem .75rem;font-weight:700;transition:all .2s;display:inline-flex}.ImmersiveReader-module__2bCwCa__rankBubble[data-tier=gold]{color:gold;text-shadow:0 0 8px #ffd7004d;background:linear-gradient(135deg,#ffd70033,#ffb40026);border-color:#ffd70066}.ImmersiveReader-module__2bCwCa__rankBubble[data-tier=silver]{color:#fff;background:#ffffff14;border-color:#ffffff4d}.ImmersiveReader-module__2bCwCa__rankBubble[data-tier=bronze]{color:#dcb48ce6;background:#b48c6426;border-color:#b48c644d}.ImmersiveReader-module__2bCwCa__sectionBubble{background:0 0;border-color:#ffffff59}.ImmersiveReader-module__2bCwCa__grokButton,.ImmersiveReader-module__2bCwCa__castButton,.ImmersiveReader-module__2bCwCa__shareButton{cursor:pointer;color:#fff9;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:relative}.ImmersiveReader-module__2bCwCa__grokButton:hover,.ImmersiveReader-module__2bCwCa__castButton:hover,.ImmersiveReader-module__2bCwCa__shareButton:hover{color:#ffffffe6;background:#ffffff14}.ImmersiveReader-module__2bCwCa__grokButton.ImmersiveReader-module__2bCwCa__grokActive{color:#fff;background:#ffffff1a}.ImmersiveReader-module__2bCwCa__grokIcon{justify-content:center;align-items:center;display:flex}.ImmersiveReader-module__2bCwCa__grokLogo{opacity:.7;border-radius:50%;transition:opacity .2s}.ImmersiveReader-module__2bCwCa__grokButton:hover .ImmersiveReader-module__2bCwCa__grokLogo,.ImmersiveReader-module__2bCwCa__grokButton.ImmersiveReader-module__2bCwCa__grokActive .ImmersiveReader-module__2bCwCa__grokLogo{opacity:1}.ImmersiveReader-module__2bCwCa__grokSpinner{border:2px solid #0000;border-top-color:#fffc;border-radius:10px;animation:.8s linear infinite ImmersiveReader-module__2bCwCa__spin;position:absolute;inset:-2px}.ImmersiveReader-module__2bCwCa__grokDot{background:#34c759;border:2px solid #000;border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:-2px}.ImmersiveReader-module__2bCwCa__grokDot[data-status=ready]{background:#34c759;box-shadow:0 0 6px #34c75980}.ImmersiveReader-module__2bCwCa__creditBubble{min-width:16px;height:16px;font-size:calc(.6rem*var(--font-scale,1));color:#000;background:#34c759e6;border:2px solid #000;border-radius:100px;justify-content:center;align-items:center;padding:0 4px;font-weight:700;display:flex;position:absolute;bottom:-4px;right:-4px}.ImmersiveReader-module__2bCwCa__creditBubble[data-status=high]{background:#34c759e6}.ImmersiveReader-module__2bCwCa__creditBubble[data-status=medium]{background:#ffcc00e6}.ImmersiveReader-module__2bCwCa__creditBubble[data-status=low]{background:#ff9500e6;animation:1.5s ease-in-out infinite ImmersiveReader-module__2bCwCa__pulse}.ImmersiveReader-module__2bCwCa__creditBubble[data-status=exhausted]{color:#fff;background:#ff3b30e6}.ImmersiveReader-module__2bCwCa__creditBubble[data-status=paid]{color:#fff;background:#9966ffe6}.ImmersiveReader-module__2bCwCa__tldrButton{color:#fff9;height:30px;font-family:var(--font-mono,ui-monospace,monospace);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:10px;font-weight:600;transition:all .2s;display:flex}.ImmersiveReader-module__2bCwCa__tldrButton:hover{color:#ffffffe6;background:#ffffff14}.ImmersiveReader-module__2bCwCa__tldrButton:focus-visible{outline-offset:2px;outline:2px solid #ffffff80}.ImmersiveReader-module__2bCwCa__tldrButton.ImmersiveReader-module__2bCwCa__tldrActive{color:#fff;background:#ffffff1f}.ImmersiveReader-module__2bCwCa__tldrContent{padding:.25rem 0}.ImmersiveReader-module__2bCwCa__tldrLabel{font-family:var(--font-system,-apple-system,BlinkMacSystemFont,sans-serif);letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;background:#ffffff0f;border-radius:3px;margin-bottom:.75rem;padding:.15rem .5rem;font-size:.65rem;font-weight:700;display:inline-block}.ImmersiveReader-module__2bCwCa__tldrHeadline{font-family:var(--font-serif,"Playfair Display",Georgia,serif);color:#fff;letter-spacing:-.01em;margin:0 0 1rem;font-size:clamp(1.35rem,4vw,1.85rem);font-weight:700;line-height:1.25}.ImmersiveReader-module__2bCwCa__tldrSnippet{font-family:var(--font-serif,Georgia,serif);font-size:calc(1.05rem*var(--font-scale,1));color:#ffffffc7;margin:0;line-height:1.7}.ImmersiveReader-module__2bCwCa__listenButton{font-size:calc(.65rem*var(--font-scale,1));letter-spacing:.1em;text-transform:uppercase;color:#f0c040;cursor:pointer;white-space:nowrap;background:#f0c0401a;border:1.5px solid #f0c0404d;border-radius:6px;align-items:center;gap:.35rem;min-width:0;min-height:0;padding:.3rem .65rem;font-weight:700;line-height:1;transition:all .2s;display:inline-flex}.ImmersiveReader-module__2bCwCa__listenButton:hover{color:#f5d060;background:#f0c04033;border-color:#f0c04080;transform:translateY(-1px)}.ImmersiveReader-module__2bCwCa__listenButton:active{transform:scale(.97)}.ImmersiveReader-module__2bCwCa__listenButton:focus-visible{outline-offset:2px;outline:2px solid #f0c04080}.ImmersiveReader-module__2bCwCa__listenButton.ImmersiveReader-module__2bCwCa__listenActive{background:#f0c04026;border-color:#f0c04066}.ImmersiveReader-module__2bCwCa__listenButton.ImmersiveReader-module__2bCwCa__listenLoading{background:#f0c04014;border-color:#f0c04059;animation:1.4s ease-in-out infinite ImmersiveReader-module__2bCwCa__listenPulse}@keyframes ImmersiveReader-module__2bCwCa__listenPulse{0%,to{background:#f0c0400f;border-color:#f0c04033}50%{background:#f0c04024;border-color:#f0c04080}}.ImmersiveReader-module__2bCwCa__listenLoadingDots{flex-shrink:0;align-items:center;gap:2px;height:10px;display:flex}.ImmersiveReader-module__2bCwCa__listenLoadingDots span{background:#f0c040;border-radius:50%;width:3px;height:3px;animation:1.2s ease-in-out infinite ImmersiveReader-module__2bCwCa__listenDotBounce}.ImmersiveReader-module__2bCwCa__listenLoadingDots span:first-child{animation-delay:0s}.ImmersiveReader-module__2bCwCa__listenLoadingDots span:nth-child(2){animation-delay:.2s}.ImmersiveReader-module__2bCwCa__listenLoadingDots span:nth-child(3){animation-delay:.4s}@keyframes ImmersiveReader-module__2bCwCa__listenDotBounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.ImmersiveReader-module__2bCwCa__listenIcon{flex-shrink:0;width:10px;height:10px}.ImmersiveReader-module__2bCwCa__listenEqBars{flex-shrink:0;align-items:flex-end;gap:1.5px;height:10px;display:flex}.ImmersiveReader-module__2bCwCa__listenEqBars span{background:#f0c040;border-radius:1px;width:2px;animation:.8s ease-in-out infinite alternate ImmersiveReader-module__2bCwCa__listenEqBounce}.ImmersiveReader-module__2bCwCa__listenEqBars span:first-child{height:4px;animation-delay:0s}.ImmersiveReader-module__2bCwCa__listenEqBars span:nth-child(2){height:9px;animation-delay:.15s}.ImmersiveReader-module__2bCwCa__listenEqBars span:nth-child(3){height:6px;animation-delay:.3s}@keyframes ImmersiveReader-module__2bCwCa__listenEqBounce{0%{height:3px}to{height:12px}}.ImmersiveReader-module__2bCwCa__listenEqBarsMobile{align-items:flex-end;gap:2px;height:14px;display:flex}.ImmersiveReader-module__2bCwCa__listenEqBarsMobile span{background:#f0c040;border-radius:1px;width:2.5px;animation:.8s ease-in-out infinite alternate ImmersiveReader-module__2bCwCa__listenEqBounce}.ImmersiveReader-module__2bCwCa__listenEqBarsMobile span:first-child{height:5px;animation-delay:0s}.ImmersiveReader-module__2bCwCa__listenEqBarsMobile span:nth-child(2){height:10px;animation-delay:.15s}.ImmersiveReader-module__2bCwCa__listenEqBarsMobile span:nth-child(3){height:7px;animation-delay:.3s}.ImmersiveReader-module__2bCwCa__castStatusDot{pointer-events:none;border-radius:50%;width:6px;height:6px;position:absolute;top:4px;right:4px}.ImmersiveReader-module__2bCwCa__castStatusDot[data-status=ready]{background:#4ade80}.ImmersiveReader-module__2bCwCa__castStatusDot[data-status=loading]{background:#facc15;animation:1.5s ease-in-out infinite ImmersiveReader-module__2bCwCa__castPulse}@keyframes ImmersiveReader-module__2bCwCa__castPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.ImmersiveReader-module__2bCwCa__closeButton{color:#fff9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.ImmersiveReader-module__2bCwCa__closeButton:hover{color:#ffffffe6;background:#ffffff24;transform:scale(1.08)}.ImmersiveReader-module__2bCwCa__closeButton:focus-visible{outline-offset:2px;outline:2px solid #fff3}.ImmersiveReader-module__2bCwCa__contentBody{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.ImmersiveReader-module__2bCwCa__scrollArea{scrollbar-width:none;-ms-overflow-style:none;flex:1;min-width:0;overflow:hidden auto}.ImmersiveReader-module__2bCwCa__scrollArea::-webkit-scrollbar{display:none}.ImmersiveReader-module__2bCwCa__scrollAreaNoImage .ImmersiveReader-module__2bCwCa__article{padding-top:2.25rem}.ImmersiveReader-module__2bCwCa__heroImage{aspect-ratio:16/10;background:#ffffff08;width:100%;position:relative;overflow:hidden}.ImmersiveReader-module__2bCwCa__image{object-fit:cover;object-position:top;opacity:0;transition:opacity .4s}.ImmersiveReader-module__2bCwCa__image.ImmersiveReader-module__2bCwCa__imageLoaded{opacity:1}.ImmersiveReader-module__2bCwCa__imageGradient{pointer-events:none;background:linear-gradient(#0000 40%,#00000026 65%,#00000080 100%);position:absolute;inset:0}.ImmersiveReader-module__2bCwCa__sourceBadge{-webkit-backdrop-filter:blur(10px);background:#0000008c;border-radius:100px;align-items:center;gap:.5rem;padding:.35rem .75rem .35rem .4rem;display:flex;position:absolute;bottom:1rem;left:1rem}.ImmersiveReader-module__2bCwCa__sourceBadgeLogo{object-fit:cover;border-radius:50%;flex-shrink:0;width:24px;height:24px}.ImmersiveReader-module__2bCwCa__sourceBadgeDot{background:#fff3;border-radius:50%;flex-shrink:0;width:24px;height:24px}.ImmersiveReader-module__2bCwCa__sourceBadgeName{font-size:calc(.8rem*var(--font-scale,1));color:#fff;letter-spacing:.02em;white-space:nowrap;font-weight:600}.ImmersiveReader-module__2bCwCa__imageSource{display:none}.ImmersiveReader-module__2bCwCa__article{padding:1.75rem 1.75rem 2rem}.ImmersiveReader-module__2bCwCa__headline{font-family:var(--font-serif,"Playfair Display",Georgia,serif);color:#fff;letter-spacing:-.015em;margin:0 0 .75rem;font-size:clamp(1.5rem,4.5vw,2.1rem);font-weight:700;line-height:1.2}.ImmersiveReader-module__2bCwCa__meta{font-size:calc(.8rem*var(--font-scale,1));color:#ffffff73;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.ImmersiveReader-module__2bCwCa__metaTime{color:#ffffff73;align-items:center;gap:.35rem;display:inline-flex}.ImmersiveReader-module__2bCwCa__clockIcon{opacity:.7;flex-shrink:0}.ImmersiveReader-module__2bCwCa__metaSection{text-transform:uppercase;letter-spacing:.06em;color:#ffffff73;font-weight:600}.ImmersiveReader-module__2bCwCa__sourceName{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.ImmersiveReader-module__2bCwCa__sourceLink{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;font-weight:600;text-decoration:none;transition:color .15s}.ImmersiveReader-module__2bCwCa__sourceLink:hover{color:#fffffff2;text-decoration:underline}.ImmersiveReader-module__2bCwCa__bylineRow{font-size:calc(.9rem*var(--font-scale,1));color:#ffffffa6;letter-spacing:.01em;margin-bottom:.5rem;font-weight:500}.ImmersiveReader-module__2bCwCa__bylineLabel{color:#fff6}.ImmersiveReader-module__2bCwCa__dot{opacity:.3}.ImmersiveReader-module__2bCwCa__date{font-style:italic}.ImmersiveReader-module__2bCwCa__accentDivider{background:linear-gradient(90deg,#daa52099 0%,#daa52026 100%);height:1px;margin-bottom:1.5rem}.ImmersiveReader-module__2bCwCa__translatedBadge{font-size:calc(.78rem*var(--font-scale,1));color:#ffffff8c;align-items:center;gap:.35rem;margin-bottom:.75rem;font-style:italic;display:inline-flex}.ImmersiveReader-module__2bCwCa__translatedBadge svg{opacity:.6;flex-shrink:0}.ImmersiveReader-module__2bCwCa__contentArea{min-height:120px;transition:opacity .2s;position:relative}.ImmersiveReader-module__2bCwCa__contentArea.ImmersiveReader-module__2bCwCa__contentFading{opacity:.3}.ImmersiveReader-module__2bCwCa__originalContent{opacity:1;transition:opacity .3s,transform .3s;transform:translateY(0)}.ImmersiveReader-module__2bCwCa__originalContent.ImmersiveReader-module__2bCwCa__contentHidden{opacity:0;pointer-events:none;position:absolute;transform:translateY(-8px)}.ImmersiveReader-module__2bCwCa__leadPara{font-family:var(--font-serif,Georgia,serif);font-size:calc(1.1rem*var(--font-scale,1));color:#ffffffe0;margin:0 0 1.5rem;line-height:1.75}.ImmersiveReader-module__2bCwCa__leadPara:first-letter{font-family:var(--font-serif,"Playfair Display",Georgia,serif);font-size:calc(3.25rem*var(--font-scale,1));float:left;color:#fff;margin-top:.08em;padding-right:.12em;font-weight:700;line-height:.8}.ImmersiveReader-module__2bCwCa__bodyPara{font-family:var(--font-serif,Georgia,serif);font-size:calc(1rem*var(--font-scale,1));color:#ffffffc7;text-indent:1.25em;margin:0 0 1.25rem;line-height:1.75}.ImmersiveReader-module__2bCwCa__noContent{text-align:center;color:#fff6;padding:2rem 1rem;font-style:italic}.ImmersiveReader-module__2bCwCa__contentLoading{color:#fff6;font-size:calc(.85rem*var(--font-scale,1));flex-direction:column;align-items:center;gap:.75rem;padding:2rem;display:flex}.ImmersiveReader-module__2bCwCa__loadingPulse{border:2px solid #ffffff1a;border-top-color:#fff9;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite ImmersiveReader-module__2bCwCa__spin}.ImmersiveReader-module__2bCwCa__grokSection{opacity:0;transition:opacity .3s .1s,transform .3s .1s;transform:translateY(8px)}.ImmersiveReader-module__2bCwCa__grokSection.ImmersiveReader-module__2bCwCa__grokVisible{opacity:1;transform:translateY(0)}.ImmersiveReader-module__2bCwCa__grokHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.ImmersiveReader-module__2bCwCa__grokLabel{font-size:calc(.7rem*var(--font-scale,1));text-transform:uppercase;letter-spacing:.1em;color:#fff9;align-items:center;gap:.4rem;font-weight:600;display:flex}.ImmersiveReader-module__2bCwCa__grokLabelIcon{opacity:.8;border-radius:50%}.ImmersiveReader-module__2bCwCa__grokCredits{font-size:calc(.65rem*var(--font-scale,1));color:#fff6}.ImmersiveReader-module__2bCwCa__grokCredits[data-status=high]{color:#34c759cc}.ImmersiveReader-module__2bCwCa__grokCredits[data-status=medium]{color:#fc0c}.ImmersiveReader-module__2bCwCa__grokCredits[data-status=low]{color:#ff9500cc}.ImmersiveReader-module__2bCwCa__grokCredits[data-status=exhausted]{color:#ff3b30cc}.ImmersiveReader-module__2bCwCa__grokCredits[data-status=paid]{color:#9966ffe6}.ImmersiveReader-module__2bCwCa__grokLoading{color:#ffffff80;font-size:calc(.85rem*var(--font-scale,1));flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 1rem;display:flex}.ImmersiveReader-module__2bCwCa__grokLoadingSpinner{border:2px solid #ffffff1a;border-top-color:#ffffffb3;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite ImmersiveReader-module__2bCwCa__spin}.ImmersiveReader-module__2bCwCa__grokError{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1rem;display:flex}.ImmersiveReader-module__2bCwCa__grokErrorIcon{color:#ff3b30e6;width:32px;height:32px;font-weight:700;font-size:calc(1.1rem*var(--font-scale,1));background:#ff3b3026;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.ImmersiveReader-module__2bCwCa__grokError p{font-size:calc(.85rem*var(--font-scale,1));color:#ffffff80;margin:0}.ImmersiveReader-module__2bCwCa__retryButton{font-size:calc(.75rem*var(--font-scale,1));text-transform:uppercase;letter-spacing:.08em;color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:6px;margin-top:.75rem;padding:.5rem 1rem;font-weight:600;transition:all .2s}.ImmersiveReader-module__2bCwCa__retryButton:hover{background:#ffffff1f}.ImmersiveReader-module__2bCwCa__grokContent{animation:.3s ImmersiveReader-module__2bCwCa__fadeIn}.ImmersiveReader-module__2bCwCa__grokHead{font-family:var(--font-serif,Georgia,serif);font-size:calc(1.1rem*var(--font-scale,1));color:#fff;margin:1.25rem 0 .5rem;font-weight:700}.ImmersiveReader-module__2bCwCa__grokSubhead{font-family:var(--font-serif,Georgia,serif);font-size:calc(.95rem*var(--font-scale,1));color:#ffffffe6;margin:1rem 0 .4rem;font-weight:600}.ImmersiveReader-module__2bCwCa__grokPara{font-size:calc(.95rem*var(--font-scale,1));color:#ffffffc7;margin:0 0 .85rem;line-height:1.7}.ImmersiveReader-module__2bCwCa__grokList{margin:.75rem 0 .75rem 1.25rem;padding:0}.ImmersiveReader-module__2bCwCa__grokListItem{font-size:calc(.95rem*var(--font-scale,1));color:#ffffffc7;margin:0 0 .4rem;line-height:1.65}.ImmersiveReader-module__2bCwCa__mdContent{animation:.3s ImmersiveReader-module__2bCwCa__fadeIn}.ImmersiveReader-module__2bCwCa__mdH2{font-family:var(--font-serif,"Playfair Display",Georgia,serif);font-size:calc(1.25rem*var(--font-scale,1));color:#fff;margin:1.5rem 0 .6rem;font-weight:700;line-height:1.3}.ImmersiveReader-module__2bCwCa__mdH3{font-family:var(--font-serif,Georgia,serif);font-size:calc(1.05rem*var(--font-scale,1));color:#ffffffeb;margin:1.25rem 0 .5rem;font-weight:600;line-height:1.35}.ImmersiveReader-module__2bCwCa__mdH4{font-family:var(--font-serif,Georgia,serif);font-size:calc(.9rem*var(--font-scale,1));color:#ffffffd9;text-transform:uppercase;letter-spacing:.04em;margin:1rem 0 .4rem;font-weight:600}.ImmersiveReader-module__2bCwCa__mdPara{font-family:var(--font-serif,Georgia,serif);font-size:calc(1rem*var(--font-scale,1));color:#ffffffc7;margin:0 0 1rem;line-height:1.75}.ImmersiveReader-module__2bCwCa__mdPara:first-child{font-size:calc(1.1rem*var(--font-scale,1));color:#ffffffe0}.ImmersiveReader-module__2bCwCa__mdList{margin:.75rem 0 .75rem 1.25rem;padding:0}.ImmersiveReader-module__2bCwCa__mdListItem{font-family:var(--font-serif,Georgia,serif);font-size:calc(.95rem*var(--font-scale,1));color:#ffffffc7;margin:0 0 .4rem;line-height:1.65}.ImmersiveReader-module__2bCwCa__mdBlockquote{background:#ffffff08;border-left:3px solid #daa52066;border-radius:0 6px 6px 0;margin:1rem 0;padding:.75rem 1rem}.ImmersiveReader-module__2bCwCa__mdBlockquotePara{font-family:var(--font-serif,Georgia,serif);font-size:calc(.95rem*var(--font-scale,1));color:#fff9;margin:0 0 .4rem;font-style:italic;line-height:1.65}.ImmersiveReader-module__2bCwCa__mdBlockquotePara:last-child{margin-bottom:0}.ImmersiveReader-module__2bCwCa__mdTableWrap{border:1px solid #ffffff14;border-radius:8px;margin:1rem 0;overflow-x:auto}.ImmersiveReader-module__2bCwCa__mdTable{border-collapse:collapse;width:100%;font-size:calc(.85rem*var(--font-scale,1))}.ImmersiveReader-module__2bCwCa__mdTh{text-align:left;color:#ffffffe6;white-space:nowrap;background:#ffffff0f;border-bottom:1px solid #ffffff1a;padding:.5rem .75rem;font-weight:600}.ImmersiveReader-module__2bCwCa__mdTd{color:#ffffffb3;border-bottom:1px solid #ffffff0a;padding:.4rem .75rem}.ImmersiveReader-module__2bCwCa__mdTable tr:last-child .ImmersiveReader-module__2bCwCa__mdTd{border-bottom:none}.ImmersiveReader-module__2bCwCa__mdHr{border:none;border-top:1px solid #ffffff14;margin:1.25rem 0}.ImmersiveReader-module__2bCwCa__footer{background:#000;border-top:1px solid #ffffff0f;flex-shrink:0;padding:1rem 1.25rem 1.25rem}.ImmersiveReader-module__2bCwCa__visitButton{width:100%;font-size:calc(.85rem*var(--font-scale,1));letter-spacing:.05em;color:#000;cursor:pointer;background:#daa520;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 16px #daa52040}.ImmersiveReader-module__2bCwCa__visitButton:hover{background:#f0c040;transform:translateY(-2px);box-shadow:0 8px 24px #daa52059}.ImmersiveReader-module__2bCwCa__visitButton:active{transform:translateY(0)}.ImmersiveReader-module__2bCwCa__visitButton svg{transition:transform .2s}.ImmersiveReader-module__2bCwCa__visitButton:hover svg{transform:translate(2px,-2px)}.ImmersiveReader-module__2bCwCa__closeFooterBtn{width:100%;font-size:calc(.85rem*var(--font-scale,1));letter-spacing:.08em;text-transform:uppercase;color:#ffffffd9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;padding:1rem 1.5rem;font-weight:600;transition:all .2s}.ImmersiveReader-module__2bCwCa__closeFooterBtn:hover{background:#ffffff1f}@keyframes ImmersiveReader-module__2bCwCa__spin{to{transform:rotate(360deg)}}@keyframes ImmersiveReader-module__2bCwCa__pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes ImmersiveReader-module__2bCwCa__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.ImmersiveReader-module__2bCwCa__overlay{padding:.5rem}.ImmersiveReader-module__2bCwCa__listenButton{padding:.3rem .55rem}.ImmersiveReader-module__2bCwCa__listenIcon{width:10px;height:10px}.ImmersiveReader-module__2bCwCa__listenEqBars{height:10px}.ImmersiveReader-module__2bCwCa__reader{border-radius:18px;width:98vw;max-height:94vh}.ImmersiveReader-module__2bCwCa__article{padding:1.5rem 1.25rem 1.75rem}.ImmersiveReader-module__2bCwCa__headline{font-size:clamp(1.3rem,5vw,1.65rem)}.ImmersiveReader-module__2bCwCa__leadPara:first-letter{font-size:calc(2.75rem*var(--font-scale,1))}}@media (max-width:1024px){.ImmersiveReader-module__2bCwCa__overlay{align-items:flex-end;padding:.5rem 0 0}.ImmersiveReader-module__2bCwCa__reader{background:#000;border-radius:16px 16px 0 0;width:100%;max-height:calc(100dvh - 1rem)}.ImmersiveReader-module__2bCwCa__contentBody{order:1}.ImmersiveReader-module__2bCwCa__mobileActionBar{order:2}.ImmersiveReader-module__2bCwCa__footer{order:3}.ImmersiveReader-module__2bCwCa__header{z-index:10;cursor:default;pointer-events:none;background:linear-gradient(#0006 0%,#0000 100%);border:none;min-height:auto;padding:.75rem 1rem;position:absolute;top:0;left:0;right:0}.ImmersiveReader-module__2bCwCa__listenButton{padding:.3rem .45rem}.ImmersiveReader-module__2bCwCa__listenIcon{width:9px;height:9px}.ImmersiveReader-module__2bCwCa__listenEqBars{height:9px}.ImmersiveReader-module__2bCwCa__header:active{cursor:default}.ImmersiveReader-module__2bCwCa__swipeHandle{display:none}.ImmersiveReader-module__2bCwCa__headerLeft{pointer-events:auto}.ImmersiveReader-module__2bCwCa__headerRight{display:none}.ImmersiveReader-module__2bCwCa__scrollAreaNoImage .ImmersiveReader-module__2bCwCa__article{padding-top:3.75rem}.ImmersiveReader-module__2bCwCa__heroImage{aspect-ratio:16/10}.ImmersiveReader-module__2bCwCa__article{padding:1.25rem 1.25rem 1.5rem}.ImmersiveReader-module__2bCwCa__headline{font-size:calc(1.35rem*var(--font-scale,1));line-height:1.25}.ImmersiveReader-module__2bCwCa__bylineRow{font-size:calc(.8rem*var(--font-scale,1))}.ImmersiveReader-module__2bCwCa__meta{font-size:calc(.75rem*var(--font-scale,1));margin-bottom:.75rem}.ImmersiveReader-module__2bCwCa__accentDivider{margin-bottom:1.25rem}.ImmersiveReader-module__2bCwCa__leadPara{font-size:calc(1.05rem*var(--font-scale,1));line-height:1.7}.ImmersiveReader-module__2bCwCa__leadPara:first-letter{font-size:calc(2.85rem*var(--font-scale,1))}.ImmersiveReader-module__2bCwCa__bodyPara{font-size:calc(.95rem*var(--font-scale,1));text-indent:1em}.ImmersiveReader-module__2bCwCa__grokButton,.ImmersiveReader-module__2bCwCa__castButton,.ImmersiveReader-module__2bCwCa__closeButton,.ImmersiveReader-module__2bCwCa__shareButton,.ImmersiveReader-module__2bCwCa__closeButton{width:32px;height:32px}.ImmersiveReader-module__2bCwCa__grokButton svg,.ImmersiveReader-module__2bCwCa__castButton svg,.ImmersiveReader-module__2bCwCa__shareButton svg{width:15px;height:15px}.ImmersiveReader-module__2bCwCa__grokLogo{width:15px!important;height:15px!important}.ImmersiveReader-module__2bCwCa__tldrButton{height:28px;padding:0 7px;font-size:9px}.ImmersiveReader-module__2bCwCa__footer{padding:.5rem 1rem .875rem;padding-bottom:calc(.875rem + env(safe-area-inset-bottom,0));border-top:none}.ImmersiveReader-module__2bCwCa__visitButton,.ImmersiveReader-module__2bCwCa__closeFooterBtn{font-size:calc(.8rem*var(--font-scale,1));border-radius:10px;min-height:48px;padding:.875rem 1.25rem}.ImmersiveReader-module__2bCwCa__sourceBadge{bottom:.75rem;left:.75rem}.ImmersiveReader-module__2bCwCa__sourceBadgeLogo,.ImmersiveReader-module__2bCwCa__sourceBadgeDot{width:22px;height:22px}.ImmersiveReader-module__2bCwCa__sourceBadgeName{font-size:calc(.75rem*var(--font-scale,1))}}@media (max-width:380px){.ImmersiveReader-module__2bCwCa__reader{border-radius:0;max-height:100vh}.ImmersiveReader-module__2bCwCa__header{padding:.625rem .75rem}.ImmersiveReader-module__2bCwCa__listenButton{gap:.25rem;padding:.25rem .35rem}.ImmersiveReader-module__2bCwCa__listenIcon{width:8px;height:8px}.ImmersiveReader-module__2bCwCa__listenEqBars{height:8px}.ImmersiveReader-module__2bCwCa__rankBubble,.ImmersiveReader-module__2bCwCa__sectionBubble{font-size:calc(.6rem*var(--font-scale,1));padding:.25rem .5rem}.ImmersiveReader-module__2bCwCa__grokButton,.ImmersiveReader-module__2bCwCa__castButton,.ImmersiveReader-module__2bCwCa__shareButton{border-radius:7px;width:30px;height:30px}.ImmersiveReader-module__2bCwCa__closeButton{width:30px;height:30px}.ImmersiveReader-module__2bCwCa__grokButton svg,.ImmersiveReader-module__2bCwCa__castButton svg,.ImmersiveReader-module__2bCwCa__shareButton svg{width:14px;height:14px}.ImmersiveReader-module__2bCwCa__closeButton svg{width:12px;height:12px}.ImmersiveReader-module__2bCwCa__grokLogo{width:14px!important;height:14px!important}.ImmersiveReader-module__2bCwCa__tldrButton{height:26px;padding:0 6px;font-size:8px}.ImmersiveReader-module__2bCwCa__article{padding:.875rem .875rem 1.25rem}.ImmersiveReader-module__2bCwCa__headline{font-size:calc(1.2rem*var(--font-scale,1))}.ImmersiveReader-module__2bCwCa__leadPara:first-letter{font-size:calc(2.35rem*var(--font-scale,1))}}.ImmersiveReader-module__2bCwCa__mobileActionBar{display:none}@media (max-width:1024px){.ImmersiveReader-module__2bCwCa__mobileActionBar{border-top:1px solid #ffffff0f;flex-shrink:0;justify-content:center;align-items:center;gap:12px;padding:14px 16px 18px;display:flex}.ImmersiveReader-module__2bCwCa__mobileActionBar button{color:#fff9;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0f;border:1px solid #ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;gap:2px;width:42px;min-width:42px;height:42px;padding:0;transition:all .15s;display:flex;position:relative}.ImmersiveReader-module__2bCwCa__mobileActionBar button:active{color:#ffffffe6;background:#ffffff1f;transform:scale(.92)}.ImmersiveReader-module__2bCwCa__mobileActionBar .ImmersiveReader-module__2bCwCa__mobileActionBtnActive{color:#fff;background:#ffffff1f}.ImmersiveReader-module__2bCwCa__mobileActionBar .ImmersiveReader-module__2bCwCa__closeButtonMobile{color:#ff3b30;background:#ff3b3026;border-color:#ff3b3040}.ImmersiveReader-module__2bCwCa__mobileActionBar .ImmersiveReader-module__2bCwCa__closeButtonMobile:active{color:#ff3b30;background:#ff3b3040}.ImmersiveReader-module__2bCwCa__heroImage{will-change:transform}}[data-theme=light] .ImmersiveReader-module__2bCwCa__mobileActionBar{border-top-color:#00000026}[data-theme=light] .ImmersiveReader-module__2bCwCa__mobileActionBar button{color:#00000080;background:#0000001a;border-color:#0000002e}[data-theme=light] .ImmersiveReader-module__2bCwCa__mobileActionBar button:active{color:#000c;background:#00000026}@media (prefers-reduced-motion:reduce){.ImmersiveReader-module__2bCwCa__overlay,.ImmersiveReader-module__2bCwCa__reader,.ImmersiveReader-module__2bCwCa__image,.ImmersiveReader-module__2bCwCa__originalContent,.ImmersiveReader-module__2bCwCa__grokSection,.ImmersiveReader-module__2bCwCa__contentArea{transition:opacity .2s}.ImmersiveReader-module__2bCwCa__grokSpinner,.ImmersiveReader-module__2bCwCa__loadingPulse,.ImmersiveReader-module__2bCwCa__grokLoadingSpinner,.ImmersiveReader-module__2bCwCa__creditBubble[data-status=low]{animation:none}}[data-theme=light] .ImmersiveReader-module__2bCwCa__overlay.ImmersiveReader-module__2bCwCa__entering,[data-theme=light] .ImmersiveReader-module__2bCwCa__overlay.ImmersiveReader-module__2bCwCa__visible{background:#323232bf}[data-theme=light] .ImmersiveReader-module__2bCwCa__reader{background:#c3c5c6;border-color:#0000002e;box-shadow:0 25px 50px -12px #0000004d,0 0 100px #00000026}[data-theme=light] .ImmersiveReader-module__2bCwCa__header{background:0 0}[data-theme=light] .ImmersiveReader-module__2bCwCa__swipeHandle{background:#0003}[data-theme=light] .ImmersiveReader-module__2bCwCa__rankBubble,[data-theme=light] .ImmersiveReader-module__2bCwCa__sectionBubble{color:#000c;border-color:#0003}[data-theme=light] .ImmersiveReader-module__2bCwCa__listenButton{color:#9a7a10;background:#b4891414;border-color:#b4891440}[data-theme=light] .ImmersiveReader-module__2bCwCa__listenButton:hover{color:#7a6010;background:#b4891426;border-color:#b4891466}[data-theme=light] .ImmersiveReader-module__2bCwCa__listenButton.ImmersiveReader-module__2bCwCa__listenActive{background:#b489141f;border-color:#b4891459}[data-theme=light] .ImmersiveReader-module__2bCwCa__listenEqBars span,[data-theme=light] .ImmersiveReader-module__2bCwCa__listenEqBarsMobile span,[data-theme=light] .ImmersiveReader-module__2bCwCa__listenLoadingDots span{background:#9a7a10}[data-theme=light] .ImmersiveReader-module__2bCwCa__rankBubble[data-tier=gold]{color:#8b6914;text-shadow:none;background:linear-gradient(135deg,#ffb40026,#c88c001a);border-color:#b48c0059}[data-theme=light] .ImmersiveReader-module__2bCwCa__rankBubble[data-tier=silver]{color:#000c;background:#0000001a;border-color:#0003}[data-theme=light] .ImmersiveReader-module__2bCwCa__rankBubble[data-tier=bronze]{color:#644628e6;background:#8c643c1a;border-color:#8c643c40}[data-theme=light] .ImmersiveReader-module__2bCwCa__sectionBubble{background:0 0;border-color:#0003}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokButton,[data-theme=light] .ImmersiveReader-module__2bCwCa__castButton,[data-theme=light] .ImmersiveReader-module__2bCwCa__shareButton{color:#00000080}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokButton:hover,[data-theme=light] .ImmersiveReader-module__2bCwCa__castButton:hover,[data-theme=light] .ImmersiveReader-module__2bCwCa__shareButton:hover{color:#000c;background:#0000000d}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokButton.ImmersiveReader-module__2bCwCa__grokActive{color:#000000e6;background:#00000014}[data-theme=light] .ImmersiveReader-module__2bCwCa__tldrButton{color:#00000080}[data-theme=light] .ImmersiveReader-module__2bCwCa__tldrButton:hover{color:#000c;background:#0000000d}[data-theme=light] .ImmersiveReader-module__2bCwCa__tldrButton.ImmersiveReader-module__2bCwCa__tldrActive{color:#000000d9;background:#00000014}[data-theme=light] .ImmersiveReader-module__2bCwCa__tldrLabel{color:#0006;background:#0000000d}[data-theme=light] .ImmersiveReader-module__2bCwCa__tldrHeadline{color:#1a1815}[data-theme=light] .ImmersiveReader-module__2bCwCa__tldrSnippet{color:#3a3530}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokSpinner{border-top-color:#000000b3}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokDot,[data-theme=light] .ImmersiveReader-module__2bCwCa__creditBubble{border-color:#c3c5c6}[data-theme=light] .ImmersiveReader-module__2bCwCa__closeButton{color:#00000080;background:#0000001f;border-color:#0003}[data-theme=light] .ImmersiveReader-module__2bCwCa__closeButton:hover{color:#000c;background:#0000002e}[data-theme=light] .ImmersiveReader-module__2bCwCa__heroImage{background:#00000008}[data-theme=light] .ImmersiveReader-module__2bCwCa__imageGradient{background:linear-gradient(#0000 40%,#b0b0b026 65%,#b0b0b080 100%)}[data-theme=light] .ImmersiveReader-module__2bCwCa__sourceBadge{background:#0000008c}[data-theme=light] .ImmersiveReader-module__2bCwCa__sourceBadgeName{color:#fff}[data-theme=light] .ImmersiveReader-module__2bCwCa__headline{color:#1a1815}[data-theme=light] .ImmersiveReader-module__2bCwCa__meta,[data-theme=light] .ImmersiveReader-module__2bCwCa__metaTime,[data-theme=light] .ImmersiveReader-module__2bCwCa__metaSection{color:#0006}[data-theme=light] .ImmersiveReader-module__2bCwCa__sourceName,[data-theme=light] .ImmersiveReader-module__2bCwCa__sourceLink{color:#000000b3}[data-theme=light] .ImmersiveReader-module__2bCwCa__sourceLink:hover{color:#000000f2}[data-theme=light] .ImmersiveReader-module__2bCwCa__bylineRow{color:#0009}[data-theme=light] .ImmersiveReader-module__2bCwCa__bylineLabel{color:#00000059}[data-theme=light] .ImmersiveReader-module__2bCwCa__accentDivider{background:linear-gradient(90deg,#b4821480 0%,#b482141a 100%)}[data-theme=light] .ImmersiveReader-module__2bCwCa__translatedBadge{color:#00000073}[data-theme=light] .ImmersiveReader-module__2bCwCa__leadPara{color:#2a2520}[data-theme=light] .ImmersiveReader-module__2bCwCa__leadPara:first-letter{color:#1a1815}[data-theme=light] .ImmersiveReader-module__2bCwCa__bodyPara{color:#3a3530}[data-theme=light] .ImmersiveReader-module__2bCwCa__noContent,[data-theme=light] .ImmersiveReader-module__2bCwCa__contentLoading{color:#0006}[data-theme=light] .ImmersiveReader-module__2bCwCa__loadingPulse{border-color:#00000080 #0003 #0003}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokHeader{border-bottom-color:#0000002e}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokLabel{color:#00000080}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokCredits{color:#0006}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokCredits[data-status=high]{color:#28a046e6}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokCredits[data-status=medium]{color:#b48c00e6}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokCredits[data-status=low]{color:#c86400e6}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokCredits[data-status=exhausted]{color:#c83228e6}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokCredits[data-status=paid]{color:#7850c8e6}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokLoading{color:#0006}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokLoadingSpinner{border-color:#0009 #0003 #0003}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokErrorIcon{color:#c83228e6;background:#c832281f}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokError p{color:#00000080}[data-theme=light] .ImmersiveReader-module__2bCwCa__retryButton{color:#000c;background:#0000000d;border-color:#0000001f}[data-theme=light] .ImmersiveReader-module__2bCwCa__retryButton:hover{background:#00000014}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokHead{color:#1a1815}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokSubhead{color:#2a2520}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokPara,[data-theme=light] .ImmersiveReader-module__2bCwCa__grokListItem{color:#3a3530}[data-theme=light] .ImmersiveReader-module__2bCwCa__mdH2,[data-theme=light] .ImmersiveReader-module__2bCwCa__mdH3{color:#1a1a1a}[data-theme=light] .ImmersiveReader-module__2bCwCa__mdH4,[data-theme=light] .ImmersiveReader-module__2bCwCa__mdPara{color:#333}[data-theme=light] .ImmersiveReader-module__2bCwCa__mdPara:first-child{color:#1a1a1a}[data-theme=light] .ImmersiveReader-module__2bCwCa__mdListItem{color:#333}[data-theme=light] .ImmersiveReader-module__2bCwCa__mdBlockquote{background:#0000000d;border-left-color:#b4821459}[data-theme=light] .ImmersiveReader-module__2bCwCa__mdBlockquotePara{color:#0000008c}[data-theme=light] .ImmersiveReader-module__2bCwCa__mdTableWrap{border-color:#0000002e}[data-theme=light] .ImmersiveReader-module__2bCwCa__mdTh{color:#000c;background:#0000000f;border-bottom-color:#0003}[data-theme=light] .ImmersiveReader-module__2bCwCa__mdTd{color:#0009;border-bottom-color:#0000001a}[data-theme=light] .ImmersiveReader-module__2bCwCa__mdHr{border-top-color:#0000002e}[data-theme=light] .ImmersiveReader-module__2bCwCa__footer{background:#c3c5c6;border-top-color:#00000026}[data-theme=light] .ImmersiveReader-module__2bCwCa__visitButton{color:#000;background:#daa520;box-shadow:0 4px 16px #b4821433}[data-theme=light] .ImmersiveReader-module__2bCwCa__visitButton:hover{background:#f0c040;box-shadow:0 8px 24px #b482144d}[data-theme=light] .ImmersiveReader-module__2bCwCa__closeFooterBtn{color:#000c;background:#0000000d;border-color:#0000001a}[data-theme=light] .ImmersiveReader-module__2bCwCa__closeFooterBtn:hover{background:#00000014}@media (max-width:1024px){[data-theme=light] .ImmersiveReader-module__2bCwCa__reader{background:#c3c5c6}[data-theme=light] .ImmersiveReader-module__2bCwCa__header{background:linear-gradient(#b0b0b066 0%,#0000 100%)}[data-theme=light] .ImmersiveReader-module__2bCwCa__footer{background:#c3c5c6}}@media (max-width:380px){[data-theme=light] .ImmersiveReader-module__2bCwCa__reader{background:#c3c5c6}[data-theme=light] .ImmersiveReader-module__2bCwCa__header{background:0 0}}
.CollapsibleIconBar-module__D4LVzG__container{align-items:center;gap:.5rem;display:flex;position:relative}.CollapsibleIconBar-module__D4LVzG__iconRow{align-items:center;gap:.35rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:visible}.CollapsibleIconBar-module__D4LVzG__iconRow.CollapsibleIconBar-module__D4LVzG__expanded{opacity:1;max-width:320px}.CollapsibleIconBar-module__D4LVzG__iconRow.CollapsibleIconBar-module__D4LVzG__collapsed{opacity:0;pointer-events:none;max-width:0;overflow:hidden;transform:translate(20px)}.CollapsibleIconBar-module__D4LVzG__iconWrapper{justify-content:center;align-items:center;display:flex;position:relative}.CollapsibleIconBar-module__D4LVzG__viewToggle{margin-right:.25rem}.CollapsibleIconBar-module__D4LVzG__viewToggleAlwaysVisible{touch-action:manipulation;-webkit-tap-highlight-color:transparent;flex-shrink:0;margin-right:.25rem}.CollapsibleIconBar-module__D4LVzG__iconButton{border:1px solid var(--news-border);width:var(--header-btn-size,36px);height:var(--header-btn-size,36px);min-width:var(--header-btn-size,36px);min-height:var(--header-btn-size,36px);background:var(--news-surface);color:var(--news-text-primary);cursor:pointer;box-shadow:inset 0 0 0 1px var(--news-border-muted);touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:inline-flex;position:relative}.CollapsibleIconBar-module__D4LVzG__iconButton:hover{color:#000;background:#fff;border-color:#fff;box-shadow:0 2px 8px #ffffff4d}.CollapsibleIconBar-module__D4LVzG__iconButton:focus-visible{outline:2px solid var(--news-accent);outline-offset:2px}.CollapsibleIconBar-module__D4LVzG__iconButton:active{transform:scale(.95)}.CollapsibleIconBar-module__D4LVzG__iconButton:disabled{opacity:.5;cursor:not-allowed}.CollapsibleIconBar-module__D4LVzG__iconButton:disabled:active{transform:none}.CollapsibleIconBar-module__D4LVzG__iconButton.CollapsibleIconBar-module__D4LVzG__active{background:var(--news-accentSoft);color:var(--news-accent);border-color:var(--news-accent)}@media (max-width:1024px){.CollapsibleIconBar-module__D4LVzG__hideOnMobile{display:none!important}}.CollapsibleIconBar-module__D4LVzG__iconButtonBorderless{width:var(--header-btn-size,36px);height:var(--header-btn-size,36px);min-width:44px;min-height:44px;color:var(--news-text-primary);cursor:pointer;box-shadow:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:inline-flex;position:relative}.CollapsibleIconBar-module__D4LVzG__iconButtonBorderless:hover{color:#fff;background:#ffffff1a}.CollapsibleIconBar-module__D4LVzG__iconButtonBorderless:focus-visible{outline:2px solid var(--news-accent);outline-offset:2px}.CollapsibleIconBar-module__D4LVzG__iconButtonBorderless:active{background:#ffffff26;transform:scale(.95)}.CollapsibleIconBar-module__D4LVzG__iconButtonBorderless:disabled{opacity:.5;cursor:not-allowed}.CollapsibleIconBar-module__D4LVzG__iconButtonBorderless:disabled:active{transform:none}.CollapsibleIconBar-module__D4LVzG__iconButtonBorderless.CollapsibleIconBar-module__D4LVzG__active{color:var(--news-accent)}.CollapsibleIconBar-module__D4LVzG__iconButtonBorderless.CollapsibleIconBar-module__D4LVzG__hasPendingBadge{color:#fff}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__iconButtonBorderless{color:var(--news-text-primary,#1a1a1a)}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__iconButtonBorderless:hover{color:#1a1a1a;background:#0000001f}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__iconButtonBorderless:active{background:#0000002e}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__iconButtonBorderless.CollapsibleIconBar-module__D4LVzG__active{color:var(--news-accent,#8b7340)}.CollapsibleIconBar-module__D4LVzG__icon{width:var(--header-icon-size,18px);height:var(--header-icon-size,18px);flex-shrink:0;transition:color .15s,width .2s,height .2s}.CollapsibleIconBar-module__D4LVzG__viewToggleIcon{stroke-width:2.1px;flex-shrink:0;width:19px;height:19px;transition:color .15s}.CollapsibleIconBar-module__D4LVzG__icon.CollapsibleIconBar-module__D4LVzG__spinning{animation:1s linear infinite CollapsibleIconBar-module__D4LVzG__spin}@keyframes CollapsibleIconBar-module__D4LVzG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CollapsibleIconBar-module__D4LVzG__badge{background:var(--news-accent);border:2px solid var(--news-surface);width:10px;height:10px;box-shadow:0 0 4px var(--news-accent);border-radius:50%;position:absolute;top:-2px;right:-2px}.CollapsibleIconBar-module__D4LVzG__countBadge{color:#000;text-align:center;border:2px solid var(--news-surface);background:#fff;border-radius:9px;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:18px;animation:2s ease-in-out infinite CollapsibleIconBar-module__D4LVzG__badgePulse;position:absolute;top:-6px;right:-6px;box-shadow:0 2px 6px #fff6}.CollapsibleIconBar-module__D4LVzG__hasPendingBadge{box-shadow:0 0 8px #ffffff4d,inset 0 0 0 1px var(--news-border-muted)}.CollapsibleIconBar-module__D4LVzG__labsActive{color:#daa520!important}.CollapsibleIconBar-module__D4LVzG__labsBadge{color:#fff;text-align:center;border:2px solid var(--news-surface,#000);background:#4caf50;border-radius:8px;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:16px;animation:2s ease-in-out infinite CollapsibleIconBar-module__D4LVzG__labsBadgePulse;position:absolute;top:-4px;right:-4px;box-shadow:0 0 6px #4caf5066}@keyframes CollapsibleIconBar-module__D4LVzG__labsBadgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes CollapsibleIconBar-module__D4LVzG__badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.CollapsibleIconBar-module__D4LVzG__toggleButton{border:1px solid var(--news-border);width:var(--header-btn-size,36px);height:var(--header-btn-size,36px);min-width:var(--header-btn-size,36px);min-height:var(--header-btn-size,36px);background:var(--news-surface);color:var(--news-text-primary);cursor:pointer;box-shadow:inset 0 0 0 1px var(--news-border-muted);touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .2s;display:inline-flex}.CollapsibleIconBar-module__D4LVzG__toggleButton:hover{color:#000;background:#fff;border-color:#fff;box-shadow:0 2px 8px #ffffff4d}.CollapsibleIconBar-module__D4LVzG__toggleButton:focus-visible{outline:2px solid var(--news-accent);outline-offset:2px}.CollapsibleIconBar-module__D4LVzG__toggleButton:active{transform:scale(.95)}.CollapsibleIconBar-module__D4LVzG__toggleButton.CollapsibleIconBar-module__D4LVzG__toggleExpanded{color:#000;background:#fff;border-color:#fff;box-shadow:0 2px 8px #ffffff4d}.CollapsibleIconBar-module__D4LVzG__toggleIcon{width:var(--header-icon-size,18px);height:var(--header-icon-size,18px);transition:transform .3s,width .2s,height .2s}.CollapsibleIconBar-module__D4LVzG__tooltip{color:#fff;white-space:nowrap;z-index:1000;pointer-events:none;background:#000000e6;border-radius:6px;padding:.4rem .75rem;font-size:.75rem;font-weight:500;animation:.15s CollapsibleIconBar-module__D4LVzG__tooltipFadeIn;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0003}.CollapsibleIconBar-module__D4LVzG__tooltip:after{content:"";border:6px solid #0000;border-top-color:#000000e6;position:absolute;top:100%;left:50%;transform:translate(-50%)}@keyframes CollapsibleIconBar-module__D4LVzG__tooltipFadeIn{0%{opacity:0;transform:translate(-50%)translateY(4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__tooltip{background:#1e1e1ef2}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__tooltip:after{border-top-color:#1e1e1ef2}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__iconButton,[data-theme=light] .CollapsibleIconBar-module__D4LVzG__toggleButton{background:var(--news-surface,#c3c5c6);color:var(--news-text-primary,#1a1a1a);border-color:var(--news-border,#0000002e);box-shadow:inset 0 0 0 1px var(--news-border-muted,#0000001f)}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__iconButton:hover,[data-theme=light] .CollapsibleIconBar-module__D4LVzG__toggleButton:hover,[data-theme=light] .CollapsibleIconBar-module__D4LVzG__toggleButton.CollapsibleIconBar-module__D4LVzG__toggleExpanded{color:#d5d6d8;background:#1a1a1a;border-color:#1a1a1a;box-shadow:0 2px 8px #00000040}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__iconButton.CollapsibleIconBar-module__D4LVzG__active{background:var(--news-accentSoft,#0000001f);color:var(--news-accent,#8b7340);border-color:var(--news-accent,#8b7340)}.CollapsibleIconBar-module__D4LVzG__mobilePanelBackdrop{z-index:1049;background:#0000004d;position:fixed;inset:0}.CollapsibleIconBar-module__D4LVzG__mobilePanel{background:var(--news-surface-elevated,#0f0f0f);border-bottom:1px solid var(--news-border);z-index:1050;-webkit-overflow-scrolling:touch;max-height:80vh;animation:.2s CollapsibleIconBar-module__D4LVzG__mobilePanelSlideDown;position:fixed;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0006}@keyframes CollapsibleIconBar-module__D4LVzG__mobilePanelSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__mobilePanel{background:var(--news-glass-elevated,#bdbdbdeb);-webkit-backdrop-filter:var(--news-glass-blur,blur(20px)saturate(180%));border-bottom-color:#00000026;box-shadow:0 1px 3px #0000001a,0 8px 24px #0000001f}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__mobilePanelBackdrop{background:#32323280}@media (max-width:1024px){.CollapsibleIconBar-module__D4LVzG__container{gap:.15rem}.CollapsibleIconBar-module__D4LVzG__iconRow{gap:.1rem}.CollapsibleIconBar-module__D4LVzG__iconRow.CollapsibleIconBar-module__D4LVzG__expanded{max-width:260px}.CollapsibleIconBar-module__D4LVzG__iconButton{width:var(--header-btn-size,36px);height:var(--header-btn-size,36px);min-width:44px;min-height:44px}.CollapsibleIconBar-module__D4LVzG__iconButtonBorderless{width:36px;min-width:40px;height:36px;min-height:40px}.CollapsibleIconBar-module__D4LVzG__iconButton:active{background:var(--news-surface-elevated);transform:scale(.92)}.CollapsibleIconBar-module__D4LVzG__iconButtonBorderless:active{transform:scale(.92)}.CollapsibleIconBar-module__D4LVzG__icon{width:var(--header-icon-size,18px);height:var(--header-icon-size,18px)}.CollapsibleIconBar-module__D4LVzG__viewToggleIcon{width:19px;height:19px}.CollapsibleIconBar-module__D4LVzG__viewToggleAlwaysVisible{margin-right:.1rem}.CollapsibleIconBar-module__D4LVzG__toggleButton{width:var(--header-btn-size,36px);height:var(--header-btn-size,36px);min-width:44px;min-height:44px}.CollapsibleIconBar-module__D4LVzG__toggleButton:active{background:var(--news-surface-elevated);transform:scale(.92)}.CollapsibleIconBar-module__D4LVzG__toggleIcon{width:var(--header-icon-size,18px);height:var(--header-icon-size,18px)}.CollapsibleIconBar-module__D4LVzG__badge{border-width:2px;width:8px;height:8px;top:-2px;right:-2px}.CollapsibleIconBar-module__D4LVzG__countBadge{min-width:16px;height:16px;padding:0 4px;font-size:10px;line-height:16px;top:-5px;right:-5px}.CollapsibleIconBar-module__D4LVzG__tooltip{display:none}}@media (max-width:380px){.CollapsibleIconBar-module__D4LVzG__container{gap:.1rem}.CollapsibleIconBar-module__D4LVzG__iconRow{gap:.05rem}.CollapsibleIconBar-module__D4LVzG__iconRow.CollapsibleIconBar-module__D4LVzG__expanded{max-width:200px}.CollapsibleIconBar-module__D4LVzG__iconButton{width:var(--header-btn-size,32px);height:var(--header-btn-size,32px);min-width:44px;min-height:44px}.CollapsibleIconBar-module__D4LVzG__iconButtonBorderless{width:32px;min-width:36px;height:32px;min-height:36px}.CollapsibleIconBar-module__D4LVzG__icon{width:var(--header-icon-size,16px);height:var(--header-icon-size,16px)}.CollapsibleIconBar-module__D4LVzG__viewToggleIcon{width:17px;height:17px}.CollapsibleIconBar-module__D4LVzG__viewToggleAlwaysVisible{margin-right:.05rem}.CollapsibleIconBar-module__D4LVzG__toggleButton{width:var(--header-btn-size,32px);height:var(--header-btn-size,32px);min-width:44px;min-height:44px}.CollapsibleIconBar-module__D4LVzG__toggleIcon{width:var(--header-icon-size,16px);height:var(--header-icon-size,16px)}.CollapsibleIconBar-module__D4LVzG__badge{border-width:1.5px;width:7px;height:7px;top:-1px;right:-1px}.CollapsibleIconBar-module__D4LVzG__countBadge{min-width:14px;height:14px;padding:0 3px;font-size:9px;line-height:14px;top:-4px;right:-4px}.CollapsibleIconBar-module__D4LVzG__tooltip{display:none}}@media (prefers-reduced-motion:reduce){.CollapsibleIconBar-module__D4LVzG__iconRow,.CollapsibleIconBar-module__D4LVzG__iconButton,.CollapsibleIconBar-module__D4LVzG__toggleButton,.CollapsibleIconBar-module__D4LVzG__tooltip,.CollapsibleIconBar-module__D4LVzG__icon.CollapsibleIconBar-module__D4LVzG__spinning,.CollapsibleIconBar-module__D4LVzG__countBadge{transition:none!important;animation:none!important}}@media (min-width:744px) and (max-width:1024px) and (orientation:portrait){.CollapsibleIconBar-module__D4LVzG__container{gap:.4rem}.CollapsibleIconBar-module__D4LVzG__iconRow{gap:.35rem}.CollapsibleIconBar-module__D4LVzG__iconRow.CollapsibleIconBar-module__D4LVzG__expanded{max-width:300px}.CollapsibleIconBar-module__D4LVzG__iconButton{width:var(--header-btn-size,40px);height:var(--header-btn-size,40px);min-width:var(--header-btn-size,40px);min-height:var(--header-btn-size,40px)}.CollapsibleIconBar-module__D4LVzG__icon{width:var(--header-icon-size,20px);height:var(--header-icon-size,20px)}.CollapsibleIconBar-module__D4LVzG__viewToggleIcon{width:21px;height:21px}.CollapsibleIconBar-module__D4LVzG__toggleButton{width:var(--header-btn-size,40px);height:var(--header-btn-size,40px);min-width:var(--header-btn-size,40px);min-height:var(--header-btn-size,40px)}.CollapsibleIconBar-module__D4LVzG__toggleIcon{width:var(--header-icon-size,20px);height:var(--header-icon-size,20px)}.CollapsibleIconBar-module__D4LVzG__badge{border-width:2px;width:8px;height:8px;top:-1px;right:-1px}.CollapsibleIconBar-module__D4LVzG__tooltip{padding:.35rem .6rem;font-size:.7rem}}@media (min-width:1025px) and (max-width:1366px) and (orientation:landscape){.CollapsibleIconBar-module__D4LVzG__container{gap:.45rem}.CollapsibleIconBar-module__D4LVzG__iconRow{gap:.4rem}.CollapsibleIconBar-module__D4LVzG__iconRow.CollapsibleIconBar-module__D4LVzG__expanded{max-width:320px}.CollapsibleIconBar-module__D4LVzG__iconButton{width:var(--header-btn-size,42px);height:var(--header-btn-size,42px);min-width:var(--header-btn-size,42px);min-height:var(--header-btn-size,42px)}.CollapsibleIconBar-module__D4LVzG__icon{width:var(--header-icon-size,21px);height:var(--header-icon-size,21px)}.CollapsibleIconBar-module__D4LVzG__viewToggleIcon{width:22px;height:22px}.CollapsibleIconBar-module__D4LVzG__toggleButton{width:var(--header-btn-size,42px);height:var(--header-btn-size,42px);min-width:var(--header-btn-size,42px);min-height:var(--header-btn-size,42px)}.CollapsibleIconBar-module__D4LVzG__toggleIcon{width:var(--header-icon-size,21px);height:var(--header-icon-size,21px)}}@media (min-width:320px) and (max-width:450px) and (hover:none) and (pointer:coarse){.CollapsibleIconBar-module__D4LVzG__container{gap:.25rem}.CollapsibleIconBar-module__D4LVzG__iconRow{gap:.2rem}.CollapsibleIconBar-module__D4LVzG__iconRow.CollapsibleIconBar-module__D4LVzG__expanded{max-width:200px}.CollapsibleIconBar-module__D4LVzG__iconButton{width:var(--header-btn-size,32px);height:var(--header-btn-size,32px);min-width:44px;min-height:44px}.CollapsibleIconBar-module__D4LVzG__icon{width:var(--header-icon-size,16px);height:var(--header-icon-size,16px)}.CollapsibleIconBar-module__D4LVzG__toggleButton{width:var(--header-btn-size,32px);height:var(--header-btn-size,32px);min-width:44px;min-height:44px}.CollapsibleIconBar-module__D4LVzG__toggleIcon{width:var(--header-icon-size,16px);height:var(--header-icon-size,16px)}}@media (hover:hover) and (pointer:fine) and (min-width:744px) and (max-width:1366px){.CollapsibleIconBar-module__D4LVzG__iconButton:hover:not(:disabled),.CollapsibleIconBar-module__D4LVzG__toggleButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #fff3}.CollapsibleIconBar-module__D4LVzG__iconButton:focus-visible,.CollapsibleIconBar-module__D4LVzG__toggleButton:focus-visible{outline:3px solid var(--news-accent);outline-offset:3px}}@media (min-width:1025px){.CollapsibleIconBar-module__D4LVzG__iconButton{width:var(--header-btn-size,40px);height:var(--header-btn-size,40px);min-width:var(--header-btn-size,40px);min-height:var(--header-btn-size,40px);transition:background .15s,color .15s,border-color .15s,box-shadow .2s,transform .15s cubic-bezier(.34,1.56,.64,1)}.CollapsibleIconBar-module__D4LVzG__icon{width:var(--header-icon-size,20px);height:var(--header-icon-size,20px)}.CollapsibleIconBar-module__D4LVzG__viewToggleIcon{width:21px;height:21px}.CollapsibleIconBar-module__D4LVzG__toggleButton{width:var(--header-btn-size,40px);height:var(--header-btn-size,40px);min-width:var(--header-btn-size,40px);min-height:var(--header-btn-size,40px)}.CollapsibleIconBar-module__D4LVzG__toggleIcon{width:var(--header-icon-size,20px);height:var(--header-icon-size,20px)}.CollapsibleIconBar-module__D4LVzG__iconButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ffffff26,inset 0 0 0 1px #ffffff1a}.CollapsibleIconBar-module__D4LVzG__iconButton:focus-visible{outline:2px solid var(--news-accent);outline-offset:3px;box-shadow:0 0 0 4px #4fc3f726}.CollapsibleIconBar-module__D4LVzG__iconButton:active{transition-duration:80ms;transform:translateY(0)scale(.97)}.CollapsibleIconBar-module__D4LVzG__toggleButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ffffff26,inset 0 0 0 1px #ffffff1a}.CollapsibleIconBar-module__D4LVzG__toggleButton:focus-visible{outline:2px solid var(--news-accent);outline-offset:3px;box-shadow:0 0 0 4px #4fc3f726}}@media (min-width:1440px){.CollapsibleIconBar-module__D4LVzG__iconButton,.CollapsibleIconBar-module__D4LVzG__toggleButton{width:var(--header-btn-size,42px);height:var(--header-btn-size,42px);min-width:var(--header-btn-size,42px);min-height:var(--header-btn-size,42px)}.CollapsibleIconBar-module__D4LVzG__icon,.CollapsibleIconBar-module__D4LVzG__toggleIcon{width:var(--header-icon-size,21px);height:var(--header-icon-size,21px)}.CollapsibleIconBar-module__D4LVzG__viewToggleIcon{width:22px;height:22px}}@media (min-width:2000px){.CollapsibleIconBar-module__D4LVzG__iconButton,.CollapsibleIconBar-module__D4LVzG__toggleButton{width:var(--header-btn-size,44px);height:var(--header-btn-size,44px);min-width:var(--header-btn-size,44px);min-height:var(--header-btn-size,44px)}.CollapsibleIconBar-module__D4LVzG__icon,.CollapsibleIconBar-module__D4LVzG__toggleIcon{width:var(--header-icon-size,22px);height:var(--header-icon-size,22px)}.CollapsibleIconBar-module__D4LVzG__viewToggleIcon{width:23px;height:23px}}@media (min-width:1025px){[data-theme=light] .CollapsibleIconBar-module__D4LVzG__iconButton:hover{box-shadow:0 4px 12px #0000001a,inset 0 0 0 1px #0000000d}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__iconButton:focus-visible{box-shadow:0 0 0 4px #4fc3f733}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__toggleButton:hover{box-shadow:0 4px 12px #0000001a,inset 0 0 0 1px #0000000d}}.CollapsibleIconBar-module__D4LVzG__floatingToggle{top:calc(12px + env(safe-area-inset-top,0px));z-index:1002;background:rgba(var(--news-bg-rgb,10,10,10),.7);-webkit-backdrop-filter:blur(12px);width:40px;height:40px;color:var(--news-text-primary,#fff);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,transform .15s;display:none;position:fixed;right:12px;box-shadow:0 2px 8px #0000004d}@media (max-width:1024px){.CollapsibleIconBar-module__D4LVzG__floatingToggle{display:flex}}.CollapsibleIconBar-module__D4LVzG__floatingToggle:active{transform:scale(.92)}.CollapsibleIconBar-module__D4LVzG__floatingToggleActive{background:rgba(var(--news-bg-rgb,10,10,10),.9)}.CollapsibleIconBar-module__D4LVzG__floatingToggleIcon{width:18px;height:18px}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__floatingToggle{color:var(--news-text-primary,#1a1a1a);background:#b0b0b0b3;box-shadow:0 2px 8px #0000002e}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__floatingToggleActive{background:#b0b0b0e6}@media (hover:none) and (pointer:coarse){.CollapsibleIconBar-module__D4LVzG__iconButton,.CollapsibleIconBar-module__D4LVzG__toggleButton{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.CollapsibleIconBar-module__D4LVzG__iconButton:active,.CollapsibleIconBar-module__D4LVzG__toggleButton:active{background:var(--news-surface-elevated);transition:transform 50ms,background 50ms;transform:scale(.9)}.CollapsibleIconBar-module__D4LVzG__viewToggleAlwaysVisible{-webkit-tap-highlight-color:transparent}}@supports (padding:env(safe-area-inset-right)){.CollapsibleIconBar-module__D4LVzG__container{padding-right:max(0px,calc(env(safe-area-inset-right) - 8px))}}
.VerificationBadge-module__NWFy0q__badge{letter-spacing:.01em;white-space:nowrap;border-radius:1rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s;display:inline-flex}.VerificationBadge-module__NWFy0q__badge.VerificationBadge-module__NWFy0q__compact{gap:.25rem;padding:.25rem .5rem;font-size:.7rem}.VerificationBadge-module__NWFy0q__icon{justify-content:center;align-items:center;width:1em;height:1em;font-size:1em;line-height:1;display:inline-flex}.VerificationBadge-module__NWFy0q__text{line-height:1}.VerificationBadge-module__NWFy0q__verified-multi{color:#fffffff2;background:#ffffff2e;border:1px solid #ffffff59}.VerificationBadge-module__NWFy0q__verified-multi:hover{background:#ffffff47;border-color:#ffffff8c}.VerificationBadge-module__NWFy0q__verified-dual{color:#ffffffd9;background:#ffffff1f;border:1px solid #ffffff47}.VerificationBadge-module__NWFy0q__verified-dual:hover{background:#ffffff38;border-color:#ffffff73}.VerificationBadge-module__NWFy0q__single-source{color:#ffffffa6;background:#ffffff14;border:1px solid #fff3}.VerificationBadge-module__NWFy0q__single-source:hover{background:#ffffff26;border-color:#ffffff59}@media (prefers-color-scheme:dark){.VerificationBadge-module__NWFy0q__verified-multi{color:#fffffffa;background:#ffffff2e;border-color:#fff6}.VerificationBadge-module__NWFy0q__verified-multi:hover{background:#ffffff47;border-color:#fff9}.VerificationBadge-module__NWFy0q__verified-dual{color:#ffffffe6;background:#ffffff1f;border-color:#ffffff52}.VerificationBadge-module__NWFy0q__verified-dual:hover{background:#ffffff38;border-color:#ffffff80}.VerificationBadge-module__NWFy0q__single-source{color:#ffffffb3;background:#ffffff14;border-color:#ffffff40}.VerificationBadge-module__NWFy0q__single-source:hover{background:#ffffff26;border-color:#fff6}}@media (max-width:640px){.VerificationBadge-module__NWFy0q__badge{gap:.3rem;padding:.3rem .65rem;font-size:.7rem}.VerificationBadge-module__NWFy0q__badge.VerificationBadge-module__NWFy0q__compact{gap:.2rem;padding:.2rem .45rem;font-size:.65rem}.VerificationBadge-module__NWFy0q__text{white-space:nowrap;text-overflow:ellipsis;max-width:150px;overflow:hidden}}
.SourceLabel-module__m_K3Jq__wrapper{cursor:pointer;-webkit-tap-highlight-color:transparent;flex-shrink:0;align-items:center;display:inline-flex;position:relative}.SourceLabel-module__m_K3Jq__sourceLogo{object-fit:contain;vertical-align:middle;opacity:.85;flex-shrink:0;width:auto;max-width:90px;height:28px;transition:opacity .15s}.SourceLabel-module__m_K3Jq__wrapper:hover .SourceLabel-module__m_K3Jq__sourceLogo{opacity:1}.SourceLabel-module__m_K3Jq__sizeSmall .SourceLabel-module__m_K3Jq__sourceLogo{max-width:70px;height:14px}.SourceLabel-module__m_K3Jq__sizeLarge .SourceLabel-module__m_K3Jq__sourceLogo{max-width:110px;height:22px}.SourceLabel-module__m_K3Jq__source{color:var(--news-text-secondary);white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.65rem;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.SourceLabel-module__m_K3Jq__sourceShort{-webkit-line-clamp:1;font-size:clamp(.55rem,1.1vw,.72rem)}.SourceLabel-module__m_K3Jq__sourceMedium{font-size:clamp(.5rem,1vw,.65rem)}.SourceLabel-module__m_K3Jq__sourceLong{font-size:clamp(.42rem,.85vw,.55rem)}.SourceLabel-module__m_K3Jq__tooltip{background:var(--news-surface-elevated,#222);color:var(--news-text-primary,#fff);white-space:nowrap;pointer-events:none;z-index:100;border-radius:6px;padding:5px 10px;font-size:.72rem;font-weight:600;line-height:1.3;animation:.15s SourceLabel-module__m_K3Jq__tooltipFadeIn;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 2px 8px #00000059}.SourceLabel-module__m_K3Jq__tooltip:after{content:"";border:5px solid #0000;border-top-color:var(--news-surface-elevated,#222);position:absolute;top:100%;left:50%;transform:translate(-50%)}@keyframes SourceLabel-module__m_K3Jq__tooltipFadeIn{0%{opacity:0;transform:translate(-50%)translateY(2px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (max-width:767px){.SourceLabel-module__m_K3Jq__sourceLogo{max-width:80px;height:20px}.SourceLabel-module__m_K3Jq__sizeSmall .SourceLabel-module__m_K3Jq__sourceLogo{max-width:64px;height:13px}.SourceLabel-module__m_K3Jq__sizeLarge .SourceLabel-module__m_K3Jq__sourceLogo{max-width:96px;height:20px}.SourceLabel-module__m_K3Jq__tooltip{white-space:normal;text-align:center;max-width:200px;font-size:.68rem}}@media (max-width:389px){.SourceLabel-module__m_K3Jq__sourceLogo{max-width:70px;height:20px}.SourceLabel-module__m_K3Jq__sizeSmall .SourceLabel-module__m_K3Jq__sourceLogo{max-width:56px;height:11px}}
.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}}
.EmptyState-module__pY8vkG__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:400px;padding:3rem 2rem;display:flex}.EmptyState-module__pY8vkG__illustration{width:120px;height:120px;color:var(--news-text-muted);flex-shrink:0}.EmptyState-module__pY8vkG__ring{transform-origin:50%;animation:20s linear infinite EmptyState-module__pY8vkG__ringRotate}@keyframes EmptyState-module__pY8vkG__ringRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.EmptyState-module__pY8vkG__satellite{animation:3s ease-in-out infinite EmptyState-module__pY8vkG__satelliteFloat}@keyframes EmptyState-module__pY8vkG__satelliteFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.EmptyState-module__pY8vkG__spinning{animation:1.5s linear infinite EmptyState-module__pY8vkG__spin}@keyframes EmptyState-module__pY8vkG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.EmptyState-module__pY8vkG__content{flex-direction:column;align-items:center;gap:.75rem;max-width:320px;display:flex}.EmptyState-module__pY8vkG__title{color:var(--news-text-primary);letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:700}.EmptyState-module__pY8vkG__description{color:var(--news-text-secondary);margin:0;font-size:.9rem;line-height:1.55}.EmptyState-module__pY8vkG__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.EmptyState-module__pY8vkG__button{cursor:pointer;transition:all .2s var(--ease-spring-soft,cubic-bezier(.22,1,.36,1));touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;display:inline-flex}.EmptyState-module__pY8vkG__button:focus-visible{outline:2px solid var(--news-accent,#4fc3f7);outline-offset:2px}.EmptyState-module__pY8vkG__button:active{transform:scale(.96)}.EmptyState-module__pY8vkG__button.EmptyState-module__pY8vkG__primary{background:var(--news-text-primary);color:var(--news-bg);border:none}.EmptyState-module__pY8vkG__button.EmptyState-module__pY8vkG__primary:hover{opacity:.9}.EmptyState-module__pY8vkG__button.EmptyState-module__pY8vkG__secondary{color:var(--news-text-primary);border:1px solid var(--news-border);background:0 0}.EmptyState-module__pY8vkG__button.EmptyState-module__pY8vkG__secondary:hover{background:var(--news-surface-muted);border-color:var(--news-text-muted)}@media (max-width:639px){.EmptyState-module__pY8vkG__container{gap:1.25rem;min-height:320px;padding:2rem 1.5rem}.EmptyState-module__pY8vkG__illustration{width:100px;height:100px}.EmptyState-module__pY8vkG__title{font-size:1.15rem}.EmptyState-module__pY8vkG__description{font-size:.85rem}.EmptyState-module__pY8vkG__button{padding:.7rem 1.25rem;font-size:.85rem}}@media (prefers-reduced-motion:reduce){.EmptyState-module__pY8vkG__ring,.EmptyState-module__pY8vkG__satellite{animation:none!important}.EmptyState-module__pY8vkG__button{transition:none!important}.EmptyState-module__pY8vkG__button:active{transform:none}}
.EndOfFeed-module__RAsSDq__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin:1.5rem 0;padding:2rem 1rem;display:flex}.EndOfFeed-module__RAsSDq__divider{align-items:center;gap:1rem;width:100%;max-width:300px;margin-bottom:1rem;display:flex}.EndOfFeed-module__RAsSDq__line{background:var(--news-border,#80808033);flex:1;height:1px}.EndOfFeed-module__RAsSDq__icon{color:var(--news-text-muted,#80808099);font-size:1.25rem;font-weight:300}.EndOfFeed-module__RAsSDq__message{color:var(--news-text-secondary,#808080cc);margin:0 0 1rem;font-size:.9rem;font-weight:400}.EndOfFeed-module__RAsSDq__refreshButton{color:var(--news-accent,#06c);border:1px solid var(--news-border,#80808033);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .15s;display:inline-flex}.EndOfFeed-module__RAsSDq__refreshButton:hover:not(:disabled){background:var(--news-surface-muted,#8080800d);border-color:var(--news-accent,#06c)}.EndOfFeed-module__RAsSDq__refreshButton:active:not(:disabled){transform:scale(.98)}.EndOfFeed-module__RAsSDq__refreshButton:disabled{opacity:.6;cursor:not-allowed}.EndOfFeed-module__RAsSDq__spinner{border:2px solid var(--news-border,#80808033);border-top-color:var(--news-accent,#06c);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite EndOfFeed-module__RAsSDq__spin;display:inline-block}@keyframes EndOfFeed-module__RAsSDq__spin{to{transform:rotate(360deg)}}.EndOfFeed-module__RAsSDq__paper{font-family:var(--font-serif,Georgia,"Times New Roman",serif);padding:3rem 1rem;animation:.3s ease-out EndOfFeed-module__RAsSDq__endFadeIn}@keyframes EndOfFeed-module__RAsSDq__endFadeIn{0%{opacity:0}to{opacity:1}}.EndOfFeed-module__RAsSDq__paper .EndOfFeed-module__RAsSDq__message{font-size:1rem;font-style:italic}.EndOfFeed-module__RAsSDq__paper .EndOfFeed-module__RAsSDq__icon{font-family:var(--font-serif,Georgia,"Times New Roman",serif)}@media (prefers-reduced-motion:reduce){.EndOfFeed-module__RAsSDq__paper{animation:none}}.EndOfFeed-module__RAsSDq__compact{margin:.5rem 0;padding:1rem}.EndOfFeed-module__RAsSDq__compact .EndOfFeed-module__RAsSDq__divider{max-width:200px}.EndOfFeed-module__RAsSDq__compact .EndOfFeed-module__RAsSDq__message{margin-bottom:.75rem;font-size:.8rem}.EndOfFeed-module__RAsSDq__compact .EndOfFeed-module__RAsSDq__refreshButton{padding:.4rem .8rem;font-size:.8rem}
.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%}}
.Breadcrumbs-module__H6xdUW__breadcrumbs{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Breadcrumbs-module__H6xdUW__list{font-size:var(--font-caption,.85rem);flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0;list-style:none;display:flex}.Breadcrumbs-module__H6xdUW__item{align-items:center;gap:.4rem;margin:0;padding:0;display:flex}.Breadcrumbs-module__H6xdUW__separator{color:var(--news-text-muted);-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;margin:0 .35rem;font-size:.9em;font-weight:300;display:inline-flex}.Breadcrumbs-module__H6xdUW__link{color:var(--news-text-secondary);border-radius:var(--radius-sm);transition:all var(--duration-fast)var(--ease-spring-soft,cubic-bezier(.22,1,.36,1));cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;align-items:center;margin:-.35rem -.5rem;padding:.35rem .5rem;font-weight:500;text-decoration:none;display:inline-flex}.Breadcrumbs-module__H6xdUW__link:hover{color:var(--news-text-primary);background:var(--news-surface-muted)}.Breadcrumbs-module__H6xdUW__link:focus-visible{outline:2px solid var(--news-text-primary);outline-offset:2px;background:var(--news-surface-muted)}.Breadcrumbs-module__H6xdUW__link:active{opacity:.8}.Breadcrumbs-module__H6xdUW__current{color:var(--news-text-primary);align-items:center;margin:-.35rem -.5rem;padding:.35rem .5rem;font-weight:600;display:inline-flex}@media (max-width:640px){.Breadcrumbs-module__H6xdUW__breadcrumbs{padding:.5rem 0}.Breadcrumbs-module__H6xdUW__list{font-size:var(--font-caption,.8rem);gap:0}.Breadcrumbs-module__H6xdUW__separator{margin:0 .25rem}.Breadcrumbs-module__H6xdUW__link{border-radius:var(--radius-sm);margin:-.3rem -.35rem;padding:.3rem .35rem}.Breadcrumbs-module__H6xdUW__current{margin:-.3rem -.35rem;padding:.3rem .35rem}}@media (min-width:641px) and (max-width:1024px){.Breadcrumbs-module__H6xdUW__breadcrumbs{padding:.65rem 0}.Breadcrumbs-module__H6xdUW__list{font-size:var(--font-caption,.82rem)}}@media (min-width:1025px){.Breadcrumbs-module__H6xdUW__link,.Breadcrumbs-module__H6xdUW__current{margin:-.4rem -.6rem;padding:.4rem .6rem}.Breadcrumbs-module__H6xdUW__separator{margin:0 .5rem}}@media (prefers-reduced-motion:reduce){.Breadcrumbs-module__H6xdUW__link{transition:none}.Breadcrumbs-module__H6xdUW__link:hover{background:0 0}}@media (max-width:480px){.Breadcrumbs-module__H6xdUW__list{font-size:var(--font-label,.75rem)}.Breadcrumbs-module__H6xdUW__link,.Breadcrumbs-module__H6xdUW__current{margin:-.25rem -.3rem;padding:.25rem .3rem}}@media print{.Breadcrumbs-module__H6xdUW__breadcrumbs{display:none}}
.ModeShareModal-module__4zbtQq__backdrop{z-index:10100;-webkit-backdrop-filter:blur(16px);opacity:0;background:#000000bf;justify-content:center;align-items:flex-end;transition:opacity .3s;display:flex;position:fixed;inset:0}.ModeShareModal-module__4zbtQq__backdrop.ModeShareModal-module__4zbtQq__entering{opacity:0}.ModeShareModal-module__4zbtQq__backdrop.ModeShareModal-module__4zbtQq__visible{opacity:1}.ModeShareModal-module__4zbtQq__backdrop.ModeShareModal-module__4zbtQq__exiting{opacity:0}.ModeShareModal-module__4zbtQq__sheet{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:linear-gradient(#0e0e12fc 0%,#0a0a0c 100%);border-top:1px solid #ffffff1f;border-radius:24px 24px 0 0;width:100%;max-width:500px;max-height:90vh;transition:transform .35s cubic-bezier(.32,.72,0,1);position:relative;overflow:hidden auto;transform:translateY(100%);box-shadow:0 -4px 20px #0000004d,0 -10px 40px #0003,inset 0 1px #ffffff14}.ModeShareModal-module__4zbtQq__backdrop.ModeShareModal-module__4zbtQq__visible .ModeShareModal-module__4zbtQq__sheet{transform:translateY(0)}.ModeShareModal-module__4zbtQq__backdrop.ModeShareModal-module__4zbtQq__exiting .ModeShareModal-module__4zbtQq__sheet{transform:translateY(100%)}.ModeShareModal-module__4zbtQq__handle{cursor:grab;touch-action:pan-y;z-index:1;justify-content:center;padding:14px 0 8px;display:flex;position:relative}.ModeShareModal-module__4zbtQq__handleBar{background:linear-gradient(90deg,#ffffff26 0%,#ffffff4d 50%,#ffffff26 100%);border-radius:2px;width:40px;height:4px}.ModeShareModal-module__4zbtQq__closeButton{color:#ffffff80;cursor:pointer;z-index:2;background:#ffffff0f;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.ModeShareModal-module__4zbtQq__closeButton:hover{color:#fff;background:#ffffff1a;border-color:#ffffff26;transform:scale(1.05)}.ModeShareModal-module__4zbtQq__closeButton:active{transform:scale(.95)}.ModeShareModal-module__4zbtQq__closeButton:focus-visible{outline-offset:2px;outline:2px solid #ffd70080}.ModeShareModal-module__4zbtQq__header{text-align:center;z-index:1;border-bottom:1px solid #ffffff0f;padding:8px 20px 20px;position:relative}.ModeShareModal-module__4zbtQq__modeIcon{border:1px solid #ffffff14;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 12px;display:flex}.ModeShareModal-module__4zbtQq__title{color:#fff;letter-spacing:.02em;margin:0 0 4px;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;font-weight:700}.ModeShareModal-module__4zbtQq__subtitle{color:#ffffff80;margin:0;font-family:DM Sans,sans-serif;font-size:14px}.ModeShareModal-module__4zbtQq__urlSection{z-index:1;padding:16px 20px;position:relative}.ModeShareModal-module__4zbtQq__urlLabel{text-transform:uppercase;letter-spacing:.05em;color:#fff6;margin-bottom:8px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;display:block}.ModeShareModal-module__4zbtQq__urlPreview{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:12px 14px;overflow:hidden}.ModeShareModal-module__4zbtQq__urlText{color:#ffffffb3;word-break:break-all;font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;font-size:12px;line-height:1.5}.ModeShareModal-module__4zbtQq__inputSection{z-index:1;border-bottom:1px solid #ffffff0f;padding:0 20px 16px;position:relative}.ModeShareModal-module__4zbtQq__inputLabel{color:#fffc;margin-bottom:8px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;display:block}.ModeShareModal-module__4zbtQq__optional{color:#fff6;font-weight:400}.ModeShareModal-module__4zbtQq__input{color:#fff;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-family:DM Sans,sans-serif;font-size:15px;transition:all .2s}.ModeShareModal-module__4zbtQq__input::placeholder{color:#ffffff4d}.ModeShareModal-module__4zbtQq__input:focus{background:#ffffff0f;border-color:#ffd70066;box-shadow:0 0 0 3px #ffd7001a}.ModeShareModal-module__4zbtQq__inputHint{color:#ffffff59;margin:8px 0 0;font-family:DM Sans,sans-serif;font-size:12px;line-height:1.4}.ModeShareModal-module__4zbtQq__primaryActions{z-index:1;border-bottom:1px solid #ffffff0f;gap:12px;padding:20px;display:flex;position:relative}.ModeShareModal-module__4zbtQq__actionButton{color:#fff;cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;flex:1;align-items:center;gap:10px;padding:16px 8px;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:flex}.ModeShareModal-module__4zbtQq__actionButton:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-2px)}.ModeShareModal-module__4zbtQq__actionButton:active{transform:scale(.97)}.ModeShareModal-module__4zbtQq__actionButton.ModeShareModal-module__4zbtQq__success{background:#ffd70014;border-color:#ffd70040}.ModeShareModal-module__4zbtQq__actionButton.ModeShareModal-module__4zbtQq__success .ModeShareModal-module__4zbtQq__actionIcon{color:#ffd700f2;background:#ffd70026}.ModeShareModal-module__4zbtQq__actionButton.ModeShareModal-module__4zbtQq__success .ModeShareModal-module__4zbtQq__actionLabel{color:#ffd700e6}.ModeShareModal-module__4zbtQq__actionIcon{color:#ffffffe6;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .2s;display:flex}.ModeShareModal-module__4zbtQq__actionButton:hover .ModeShareModal-module__4zbtQq__actionIcon{background:#ffffff14;border-color:#ffffff1f}.ModeShareModal-module__4zbtQq__actionLabel{color:#fff9;letter-spacing:.01em;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600}.ModeShareModal-module__4zbtQq__actionButton:hover .ModeShareModal-module__4zbtQq__actionLabel{color:#ffffffd9}.ModeShareModal-module__4zbtQq__socialSection{z-index:1;grid-template-columns:repeat(3,1fr);gap:8px;padding:16px 20px 20px;display:grid;position:relative}.ModeShareModal-module__4zbtQq__socialButton{cursor:pointer;background:0 0;border:none;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:14px 8px;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:flex}.ModeShareModal-module__4zbtQq__socialButton:hover{background:#ffffff0a;transform:translateY(-2px)}.ModeShareModal-module__4zbtQq__socialButton:active{transform:scale(.97)}.ModeShareModal-module__4zbtQq__socialIcon{color:#fff;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.ModeShareModal-module__4zbtQq__socialButton:hover .ModeShareModal-module__4zbtQq__socialIcon{background:#ffffff14;border-color:#ffffff1f;transform:scale(1.05)}.ModeShareModal-module__4zbtQq__socialLabel{color:#ffffff73;letter-spacing:.01em;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600}.ModeShareModal-module__4zbtQq__socialButton:hover .ModeShareModal-module__4zbtQq__socialLabel{color:#ffffffb3}.ModeShareModal-module__4zbtQq__safeArea{height:env(safe-area-inset-bottom,0);min-height:16px}@media (max-width:380px){.ModeShareModal-module__4zbtQq__sheet{max-height:88vh}.ModeShareModal-module__4zbtQq__header{padding:6px 16px 16px}.ModeShareModal-module__4zbtQq__modeIcon{width:48px;height:48px}.ModeShareModal-module__4zbtQq__title{font-size:18px}.ModeShareModal-module__4zbtQq__subtitle{font-size:13px}.ModeShareModal-module__4zbtQq__urlSection{padding:12px 16px}.ModeShareModal-module__4zbtQq__inputSection{padding:0 16px 12px}.ModeShareModal-module__4zbtQq__primaryActions{gap:8px;padding:16px}.ModeShareModal-module__4zbtQq__actionButton{border-radius:14px;gap:8px;padding:12px 6px}.ModeShareModal-module__4zbtQq__actionIcon{width:44px;height:44px}.ModeShareModal-module__4zbtQq__actionLabel{font-size:11px}.ModeShareModal-module__4zbtQq__socialSection{gap:6px;padding:12px 16px 16px}.ModeShareModal-module__4zbtQq__socialButton{gap:6px;padding:10px 6px}.ModeShareModal-module__4zbtQq__socialIcon{width:42px;height:42px}.ModeShareModal-module__4zbtQq__socialIcon svg{width:18px;height:18px}.ModeShareModal-module__4zbtQq__socialLabel{font-size:10px}}@media (min-width:640px){.ModeShareModal-module__4zbtQq__backdrop{align-items:center;padding:24px}.ModeShareModal-module__4zbtQq__sheet{border:1px solid #ffffff1a;border-radius:24px;max-width:460px;box-shadow:0 0 0 1px #ffd70008,0 8px 32px #0006,0 24px 64px #0000004d,inset 0 1px #ffffff14}.ModeShareModal-module__4zbtQq__backdrop.ModeShareModal-module__4zbtQq__visible .ModeShareModal-module__4zbtQq__sheet{transform:translateY(0)scale(1)}.ModeShareModal-module__4zbtQq__backdrop.ModeShareModal-module__4zbtQq__entering .ModeShareModal-module__4zbtQq__sheet,.ModeShareModal-module__4zbtQq__backdrop.ModeShareModal-module__4zbtQq__exiting .ModeShareModal-module__4zbtQq__sheet{opacity:0;transform:translateY(24px)scale(.96)}.ModeShareModal-module__4zbtQq__handle{display:none}.ModeShareModal-module__4zbtQq__header{padding:24px 24px 20px}.ModeShareModal-module__4zbtQq__title{font-size:22px}.ModeShareModal-module__4zbtQq__urlSection{padding:16px 24px}.ModeShareModal-module__4zbtQq__inputSection{padding:0 24px 20px}.ModeShareModal-module__4zbtQq__primaryActions{gap:12px;padding:20px 24px}.ModeShareModal-module__4zbtQq__actionButton{border-radius:18px;padding:18px 10px}.ModeShareModal-module__4zbtQq__actionIcon{width:56px;height:56px}.ModeShareModal-module__4zbtQq__actionLabel{font-size:14px}.ModeShareModal-module__4zbtQq__socialSection{gap:10px;padding:16px 24px 24px}.ModeShareModal-module__4zbtQq__socialButton{border-radius:16px;padding:16px 10px}.ModeShareModal-module__4zbtQq__socialIcon{width:52px;height:52px}.ModeShareModal-module__4zbtQq__socialLabel{font-size:12px}.ModeShareModal-module__4zbtQq__safeArea{height:16px;min-height:16px}}@media (prefers-reduced-motion:reduce){.ModeShareModal-module__4zbtQq__backdrop,.ModeShareModal-module__4zbtQq__sheet,.ModeShareModal-module__4zbtQq__actionButton,.ModeShareModal-module__4zbtQq__socialButton,.ModeShareModal-module__4zbtQq__closeButton,.ModeShareModal-module__4zbtQq__actionIcon,.ModeShareModal-module__4zbtQq__socialIcon,.ModeShareModal-module__4zbtQq__input{transition:none}.ModeShareModal-module__4zbtQq__actionButton:active,.ModeShareModal-module__4zbtQq__socialButton:active,.ModeShareModal-module__4zbtQq__closeButton:active,.ModeShareModal-module__4zbtQq__actionButton:hover,.ModeShareModal-module__4zbtQq__socialButton:hover,.ModeShareModal-module__4zbtQq__closeButton:hover,.ModeShareModal-module__4zbtQq__socialButton:hover .ModeShareModal-module__4zbtQq__socialIcon{transform:none}}
.page-module__w1oOMq__pageRoot{justify-content:center;align-items:flex-start;width:100%;min-height:100vh;display:flex}.page-module__w1oOMq__mainContent{justify-content:center;width:100%;display:flex}
.page-module__mD8ypa__pageRoot{justify-content:center;align-items:flex-start;width:100%;min-height:100vh;display:flex}.page-module__mD8ypa__mainContent{justify-content:center;width:100%;display:flex}
.page-module__RUQ3jq__pageRoot{justify-content:center;align-items:flex-start;width:100%;min-height:100vh;display:flex}.page-module__RUQ3jq__mainContent{justify-content:center;width:100%;display:flex}
