@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600;700&family=DM+Sans:wght@400;500;600;700&display=swap";
.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(--news-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:#eaedf1d9}[data-theme=light] .ConfirmModal-module__T4UW1a__modal{background:var(--news-glass-elevated,#ffffffe0);-webkit-backdrop-filter:var(--news-glass-blur,blur(20px)saturate(180%));box-shadow:0 1px 3px #0000000a,0 8px 24px #0000000f,var(--news-glass-highlight,inset 0 1px 0 #fffc);color:#0f1419;border-color:#0000000f}[data-theme=light] .ConfirmModal-module__T4UW1a__title{color:#0f1419}[data-theme=light] .ConfirmModal-module__T4UW1a__message{color:#2c3038}[data-theme=light] .ConfirmModal-module__T4UW1a__cancelButton{color:#2c3038;border-color:#00000026}[data-theme=light] .ConfirmModal-module__T4UW1a__cancelButton:hover{color:#0f1419;background:#0000000a;border-color:#00000040}[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}@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:#fff;border-color:#0000001a;box-shadow:0 2px 8px #0000001a}[data-theme=light] .SettingsDropdown-module__409jQa__tooltip:after{border-color:#0000 #0000 #fff}[data-theme=light] .SettingsDropdown-module__409jQa__tooltip:before{border-color:#0000 #0000 #0000001a}[data-theme=light] .SettingsDropdown-module__409jQa__iconBadge{border-color:#fff}[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,#ffffffe0);-webkit-backdrop-filter:var(--news-glass-blur,blur(20px)saturate(180%));box-shadow:0 1px 3px #0000000a,0 8px 24px #0000000f,var(--news-glass-highlight,inset 0 1px 0 #fffc);border:1px solid #0000000f}[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{color:#fff;background:#000;border-color:#000;box-shadow:0 2px 8px #0003}[data-theme=light] .SettingsDropdown-module__409jQa__castViewOptions{background-color:#0000000f}[data-theme=light] .SettingsDropdown-module__409jQa__castViewOption:hover{background-color:#0000000a}[data-theme=light] .SettingsDropdown-module__409jQa__castViewOption.SettingsDropdown-module__409jQa__castViewActive{color:#000;background-color:#fff;box-shadow:0 1px 3px #0000001a}[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:#fff}.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,#f5f5f5);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))}}
.SearchPanel-module__F9_sWq__panel{z-index:1100;padding-top:calc(56px + env(safe-area-inset-top,0px));animation:.25s cubic-bezier(.4,0,.2,1) forwards SearchPanel-module__F9_sWq__slideDown;position:fixed;top:0;left:0;right:0}@keyframes SearchPanel-module__F9_sWq__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.SearchPanel-module__F9_sWq__panelInner{background:rgba(var(--news-bg-rgb,0,0,0),.92);-webkit-backdrop-filter:blur(40px)saturate(180%);border:1px solid #ffffff14;border-top:none;border-radius:0 0 16px 16px;max-width:680px;margin:0 auto;padding:.75rem 1rem;box-shadow:0 8px 32px #0000004d,0 2px 8px #00000026,inset 0 1px #ffffff0d}[data-theme=light] .SearchPanel-module__F9_sWq__panelInner{background:var(--news-glass-elevated,#ffffffe0);-webkit-backdrop-filter:var(--news-glass-blur,blur(20px)saturate(180%));box-shadow:0 1px 3px #0000000a,0 8px 24px #0000000f,var(--news-glass-highlight,inset 0 1px 0 #fffc);border-color:#0000000f}.SearchPanel-module__F9_sWq__inputRow{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:border-color .2s,box-shadow .2s;display:flex}.SearchPanel-module__F9_sWq__inputRow:focus-within{border-color:#fff3;box-shadow:0 0 0 2px #ffffff0d}[data-theme=light] .SearchPanel-module__F9_sWq__inputRow{background:#0000000a;border-color:#0000001a}[data-theme=light] .SearchPanel-module__F9_sWq__inputRow:focus-within{border-color:#0003;box-shadow:0 0 0 2px #0000000a}.SearchPanel-module__F9_sWq__inputIcon{width:18px;height:18px;color:var(--news-text-muted);opacity:.6;flex-shrink:0}.SearchPanel-module__F9_sWq__input{color:var(--news-text-primary);font-size:calc(.95rem*var(--font-scale,1));background:0 0;border:none;outline:none;flex:1;min-width:0;padding:.2rem 0;font-family:inherit}.SearchPanel-module__F9_sWq__input::placeholder{color:var(--news-text-muted);opacity:.5}.SearchPanel-module__F9_sWq__input::-webkit-search-cancel-button{display:none}.SearchPanel-module__F9_sWq__input::-webkit-search-decoration{display:none}.SearchPanel-module__F9_sWq__clearButton{width:24px;height:24px;color:var(--news-text-muted);cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .15s;display:inline-flex}.SearchPanel-module__F9_sWq__clearButton:hover{color:var(--news-text-primary);background:#fff3}[data-theme=light] .SearchPanel-module__F9_sWq__clearButton{background:#00000014}[data-theme=light] .SearchPanel-module__F9_sWq__clearButton:hover{background:#00000026}.SearchPanel-module__F9_sWq__clearIcon{width:14px;height:14px}.SearchPanel-module__F9_sWq__closeButton{width:32px;height:32px;color:var(--news-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-left:.25rem;padding:0;transition:all .15s;display:inline-flex}.SearchPanel-module__F9_sWq__closeButton:hover{color:var(--news-text-primary);background:#ffffff1a}.SearchPanel-module__F9_sWq__closeButton:focus-visible{outline:2px solid var(--news-accent);outline-offset:2px}[data-theme=light] .SearchPanel-module__F9_sWq__closeButton:hover{background:#00000014}.SearchPanel-module__F9_sWq__closeIcon{width:16px;height:16px}.SearchPanel-module__F9_sWq__dropdown{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;max-height:360px;margin-top:.5rem;overflow:hidden auto}.SearchPanel-module__F9_sWq__dropdown::-webkit-scrollbar{width:4px}.SearchPanel-module__F9_sWq__dropdown::-webkit-scrollbar-track{background:0 0}.SearchPanel-module__F9_sWq__dropdown::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}[data-theme=light] .SearchPanel-module__F9_sWq__dropdown{scrollbar-color:#0000001f transparent}[data-theme=light] .SearchPanel-module__F9_sWq__dropdown::-webkit-scrollbar-thumb{background:#0000001f}.SearchPanel-module__F9_sWq__suggestionItem{width:100%;color:var(--news-text-primary);cursor:pointer;text-align:left;font-family:inherit;font-size:calc(.88rem*var(--font-scale,1));background:0 0;border:none;border-radius:8px;align-items:center;gap:.6rem;padding:.55rem .5rem;line-height:1.4;transition:background .12s;display:flex}.SearchPanel-module__F9_sWq__suggestionItem:hover,.SearchPanel-module__F9_sWq__suggestionSelected{background:#ffffff14}[data-theme=light] .SearchPanel-module__F9_sWq__suggestionItem:hover,[data-theme=light] .SearchPanel-module__F9_sWq__suggestionSelected{background:#0000000d}.SearchPanel-module__F9_sWq__suggestionIconWrap{background:#ffffff0f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}[data-theme=light] .SearchPanel-module__F9_sWq__suggestionIconWrap{background:#0000000a}.SearchPanel-module__F9_sWq__suggestionThumb{background:#ffffff0f;border-radius:6px;flex-shrink:0;width:40px;height:40px;overflow:hidden}.SearchPanel-module__F9_sWq__suggestionThumb img{object-fit:cover;width:100%;height:100%;display:block}[data-theme=light] .SearchPanel-module__F9_sWq__suggestionThumb{background:#0000000a}.SearchPanel-module__F9_sWq__suggestionTypeIcon{width:15px;height:15px;color:var(--news-text-muted);opacity:.7}.SearchPanel-module__F9_sWq__suggestionContent{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.SearchPanel-module__F9_sWq__suggestionText{white-space:nowrap;text-overflow:ellipsis;color:var(--news-text-primary);overflow:hidden}.SearchPanel-module__F9_sWq__suggestionMeta{font-size:calc(.72rem*var(--font-scale,1));color:var(--news-text-muted);opacity:.7;align-items:center;gap:.5rem;display:flex}.SearchPanel-module__F9_sWq__suggestionType{text-transform:uppercase;letter-spacing:.06em}.SearchPanel-module__F9_sWq__suggestionLocal{font-size:calc(.58rem*var(--font-scale,1));letter-spacing:.08em;text-transform:uppercase;color:#22c55e;background:#22c55e1f;border:1px solid #22c55e33;border-radius:3px;padding:.05rem .3rem;font-weight:700}[data-theme=light] .SearchPanel-module__F9_sWq__suggestionLocal{color:#16a34a;background:#22c55e14;border-color:#22c55e26}.SearchPanel-module__F9_sWq__suggestionCount:before{content:"·";margin-right:.5rem}.SearchPanel-module__F9_sWq__highlight{color:var(--news-text-primary);background:#ffffff26;border-radius:2px;padding:0 1px}[data-theme=light] .SearchPanel-module__F9_sWq__highlight{background:#0000001a}.SearchPanel-module__F9_sWq__recentHeader{justify-content:space-between;align-items:center;padding:.4rem .5rem .25rem;display:flex}.SearchPanel-module__F9_sWq__recentLabel{font-size:calc(.7rem*var(--font-scale,1));letter-spacing:.1em;text-transform:uppercase;color:var(--news-text-muted);opacity:.6;align-items:center;gap:.35rem;display:flex}.SearchPanel-module__F9_sWq__recentIcon{width:12px;height:12px}.SearchPanel-module__F9_sWq__clearRecentButton{color:var(--news-text-muted);font-size:calc(.68rem*var(--font-scale,1));letter-spacing:.06em;text-transform:uppercase;cursor:pointer;opacity:.5;background:0 0;border:none;border-radius:4px;padding:.2rem .4rem;font-family:inherit;transition:opacity .15s}.SearchPanel-module__F9_sWq__clearRecentButton:hover{opacity:.9}.SearchPanel-module__F9_sWq__correctionRow{cursor:pointer;width:100%;font-family:inherit;font-size:calc(.85rem*var(--font-scale,1));text-align:left;background:#ffffff0a;border:none;border-radius:8px;align-items:center;gap:.4rem;margin-bottom:.25rem;padding:.55rem .6rem;line-height:1.4;transition:background .12s;display:flex}.SearchPanel-module__F9_sWq__correctionRow:hover{background:#ffffff1a}[data-theme=light] .SearchPanel-module__F9_sWq__correctionRow{background:#00000008}[data-theme=light] .SearchPanel-module__F9_sWq__correctionRow:hover{background:#00000012}.SearchPanel-module__F9_sWq__correctionLabel{color:var(--news-text-muted);opacity:.7;white-space:nowrap}.SearchPanel-module__F9_sWq__correctionText{color:var(--news-accent,#6ea8fe);font-style:italic;font-weight:600}.SearchPanel-module__F9_sWq__loadingRow{justify-content:center;align-items:center;padding:1rem;display:flex}.SearchPanel-module__F9_sWq__loadingDots{gap:4px;display:flex}.SearchPanel-module__F9_sWq__loadingDots span{background:var(--news-text-muted);opacity:.4;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite SearchPanel-module__F9_sWq__loadingPulse}.SearchPanel-module__F9_sWq__loadingDots span:nth-child(2){animation-delay:.2s}.SearchPanel-module__F9_sWq__loadingDots span:nth-child(3){animation-delay:.4s}@keyframes SearchPanel-module__F9_sWq__loadingPulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:.8;transform:scale(1)}}.SearchPanel-module__F9_sWq__errorRow{font-size:calc(.82rem*var(--font-scale,1));color:var(--news-text-muted);text-align:center;opacity:.7;padding:.75rem .5rem}.SearchPanel-module__F9_sWq__noResults{font-size:calc(.82rem*var(--font-scale,1));color:var(--news-text-muted);text-align:center;opacity:.6;padding:.75rem .5rem}@media (max-width:1024px){.SearchPanel-module__F9_sWq__panel{background:#0006;flex-direction:column;padding-top:0;animation:.2s forwards SearchPanel-module__F9_sWq__mobileSearchFadeIn;display:flex;inset:0;overflow:hidden}.SearchPanel-module__F9_sWq__panelInner{margin:auto 0 var(--kb-offset,0px);max-width:100%;max-height:75%;padding:.6rem .75rem;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px) + .6rem);border-top:1px solid #ffffff1a;border-bottom:none;border-radius:16px 16px 0 0;flex-direction:column-reverse;gap:.5rem;animation:.25s cubic-bezier(.34,1.56,.64,1) SearchPanel-module__F9_sWq__mobileSearchSlideUp;display:flex;box-shadow:0 -4px 24px #0003,inset 0 1px #ffffff0d}.SearchPanel-module__F9_sWq__inputRow{border-radius:12px;flex-shrink:0;gap:.5rem;padding:.5rem .75rem}.SearchPanel-module__F9_sWq__input{font-size:max(16px,calc(.9rem*var(--font-scale,1)))}.SearchPanel-module__F9_sWq__dropdown{min-height:0;max-height:unset;flex:1;margin-top:0;overflow-y:auto}.SearchPanel-module__F9_sWq__suggestionItem{gap:.5rem;padding:.5rem .4rem}.SearchPanel-module__F9_sWq__suggestionIconWrap{width:26px;height:26px}.SearchPanel-module__F9_sWq__suggestionThumb{border-radius:5px;width:36px;height:36px}}@keyframes SearchPanel-module__F9_sWq__mobileSearchSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes SearchPanel-module__F9_sWq__mobileSearchFadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:380px){.SearchPanel-module__F9_sWq__panelInner{padding:.4rem}.SearchPanel-module__F9_sWq__inputRow{padding:.35rem .5rem}}@media (max-width:1024px){.SearchPanel-module__F9_sWq__closeButton{width:28px;height:28px}}@media (prefers-reduced-motion:reduce){.SearchPanel-module__F9_sWq__panel{animation:none}.SearchPanel-module__F9_sWq__suggestionItem{transition:none}.SearchPanel-module__F9_sWq__loadingDots span{opacity:.5;animation:none}}
.CoverActions-module__Tx-y-G__actionsContainer{align-items:center;gap:.5rem;display:flex}.CoverActions-module__Tx-y-G__triggerButton{color:#ffffffd9;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:.5rem;transition:all .2s;display:flex}.CoverActions-module__Tx-y-G__triggerButton:hover:not(:disabled){color:#fff;background:#ffffff2e;transform:translateY(-1px)}.CoverActions-module__Tx-y-G__triggerButton:active:not(:disabled){transform:translateY(0)}.CoverActions-module__Tx-y-G__triggerButton:focus-visible{outline-offset:2px;outline:2px solid #fff6}.CoverActions-module__Tx-y-G__triggerButton:disabled{cursor:not-allowed;opacity:.7}.CoverActions-module__Tx-y-G__triggerButton svg{flex-shrink:0}.CoverActions-module__Tx-y-G__triggerButton.CoverActions-module__Tx-y-G__downloading{color:#ffe77a;background:#ffe77a26}.CoverActions-module__Tx-y-G__downloadSpinner{border:2px solid #ffe77a4d;border-top-color:#ffe77a;border-radius:50%;width:14px;height:14px;animation:1s linear infinite CoverActions-module__Tx-y-G__spin}@keyframes CoverActions-module__Tx-y-G__spin{to{transform:rotate(360deg)}}.CoverActions-module__Tx-y-G__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}.CoverActions-module__Tx-y-G__backdrop.CoverActions-module__Tx-y-G__entering{opacity:0}.CoverActions-module__Tx-y-G__backdrop.CoverActions-module__Tx-y-G__visible{opacity:1}.CoverActions-module__Tx-y-G__backdrop.CoverActions-module__Tx-y-G__exiting{opacity:0}.CoverActions-module__Tx-y-G__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}.CoverActions-module__Tx-y-G__backdrop.CoverActions-module__Tx-y-G__visible .CoverActions-module__Tx-y-G__sheet{transform:translateY(0)}.CoverActions-module__Tx-y-G__backdrop.CoverActions-module__Tx-y-G__exiting .CoverActions-module__Tx-y-G__sheet{transform:translateY(100%)}.CoverActions-module__Tx-y-G__handle{cursor:grab;touch-action:pan-y;z-index:1;justify-content:center;padding:14px 0 8px;display:flex;position:relative}.CoverActions-module__Tx-y-G__handleBar{background:linear-gradient(90deg,#ffffff26 0%,#ffffff4d 50%,#ffffff26 100%);border-radius:2px;width:40px;height:4px}.CoverActions-module__Tx-y-G__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}.CoverActions-module__Tx-y-G__closeButton:hover{color:#fff;background:#ffffff1a;border-color:#ffffff26;transform:scale(1.05)}.CoverActions-module__Tx-y-G__closeButton:active{transform:scale(.95)}.CoverActions-module__Tx-y-G__closeButton:focus-visible{outline-offset:2px;outline:2px solid #ffd70080}.CoverActions-module__Tx-y-G__header{text-align:center;z-index:1;border-bottom:1px solid #ffffff0f;padding:8px 20px 20px;position:relative}.CoverActions-module__Tx-y-G__coverIcon{color:#ffffffb3;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 12px;display:flex}.CoverActions-module__Tx-y-G__title{color:#fff;letter-spacing:.02em;margin:0 0 4px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif;font-size:20px;font-weight:700}.CoverActions-module__Tx-y-G__subtitle{color:#ffffff80;margin:0;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px}.CoverActions-module__Tx-y-G__primaryActions{z-index:1;border-bottom:1px solid #ffffff0f;gap:12px;padding:20px;display:flex;position:relative}.CoverActions-module__Tx-y-G__actionCard{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}.CoverActions-module__Tx-y-G__actionCard:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-2px)}.CoverActions-module__Tx-y-G__actionCard:active{transform:scale(.97)}.CoverActions-module__Tx-y-G__actionCard:disabled{opacity:.6;cursor:not-allowed}.CoverActions-module__Tx-y-G__actionCard:disabled:hover{transform:none}.CoverActions-module__Tx-y-G__actionCard.CoverActions-module__Tx-y-G__success{background:#ffd70014;border-color:#ffd70040}.CoverActions-module__Tx-y-G__actionCard.CoverActions-module__Tx-y-G__success .CoverActions-module__Tx-y-G__actionIcon{color:#ffd700f2;background:#ffd70026}.CoverActions-module__Tx-y-G__actionCard.CoverActions-module__Tx-y-G__success .CoverActions-module__Tx-y-G__actionLabel{color:#ffd700e6}.CoverActions-module__Tx-y-G__actionCard.CoverActions-module__Tx-y-G__downloadActive{background:#ffe77a14;border-color:#ffe77a33}.CoverActions-module__Tx-y-G__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}.CoverActions-module__Tx-y-G__actionCard:hover .CoverActions-module__Tx-y-G__actionIcon{background:#ffffff14;border-color:#ffffff1f}.CoverActions-module__Tx-y-G__actionLabel{color:#fff9;letter-spacing:.01em;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:600}.CoverActions-module__Tx-y-G__actionCard:hover .CoverActions-module__Tx-y-G__actionLabel{color:#ffffffd9}.CoverActions-module__Tx-y-G__downloadSpinnerLarge{border:2px solid #ffe77a4d;border-top-color:#ffe77a;border-radius:50%;width:20px;height:20px;animation:1s linear infinite CoverActions-module__Tx-y-G__spin}.CoverActions-module__Tx-y-G__socialSection{z-index:1;grid-template-columns:repeat(3,1fr);gap:8px;padding:16px 20px 20px;display:grid;position:relative}.CoverActions-module__Tx-y-G__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}.CoverActions-module__Tx-y-G__socialButton:hover{background:#ffffff0a;transform:translateY(-2px)}.CoverActions-module__Tx-y-G__socialButton:active{transform:scale(.97)}.CoverActions-module__Tx-y-G__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}.CoverActions-module__Tx-y-G__socialButton:hover .CoverActions-module__Tx-y-G__socialIcon{background:#ffffff14;border-color:#ffffff1f;transform:scale(1.05)}.CoverActions-module__Tx-y-G__socialLabel{color:#ffffff73;letter-spacing:.01em;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;font-weight:600}.CoverActions-module__Tx-y-G__socialButton:hover .CoverActions-module__Tx-y-G__socialLabel{color:#ffffffb3}.CoverActions-module__Tx-y-G__safeArea{height:env(safe-area-inset-bottom,0);min-height:16px}@media (max-width:640px){.CoverActions-module__Tx-y-G__actionsContainer{gap:.35rem}.CoverActions-module__Tx-y-G__triggerButton{width:28px;height:28px;padding:.4rem}.CoverActions-module__Tx-y-G__triggerButton svg{width:14px;height:14px}.CoverActions-module__Tx-y-G__downloadSpinner{width:12px;height:12px}}@media (max-width:380px){.CoverActions-module__Tx-y-G__sheet{max-height:88vh}.CoverActions-module__Tx-y-G__header{padding:6px 16px 16px}.CoverActions-module__Tx-y-G__coverIcon{width:48px;height:48px}.CoverActions-module__Tx-y-G__title{font-size:18px}.CoverActions-module__Tx-y-G__subtitle{font-size:13px}.CoverActions-module__Tx-y-G__primaryActions{gap:8px;padding:16px}.CoverActions-module__Tx-y-G__actionCard{border-radius:14px;gap:8px;padding:12px 6px}.CoverActions-module__Tx-y-G__actionIcon{width:44px;height:44px}.CoverActions-module__Tx-y-G__actionLabel{font-size:11px}.CoverActions-module__Tx-y-G__socialSection{gap:6px;padding:12px 16px 16px}.CoverActions-module__Tx-y-G__socialButton{gap:6px;padding:10px 6px}.CoverActions-module__Tx-y-G__socialIcon{width:42px;height:42px}.CoverActions-module__Tx-y-G__socialIcon svg{width:18px;height:18px}.CoverActions-module__Tx-y-G__socialLabel{font-size:10px}}@media (min-width:641px) and (max-width:1024px){.CoverActions-module__Tx-y-G__triggerButton{width:30px;height:30px}}@media (min-width:640px){.CoverActions-module__Tx-y-G__backdrop{align-items:center;padding:24px}.CoverActions-module__Tx-y-G__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}.CoverActions-module__Tx-y-G__backdrop.CoverActions-module__Tx-y-G__visible .CoverActions-module__Tx-y-G__sheet{transform:translateY(0)scale(1)}.CoverActions-module__Tx-y-G__backdrop.CoverActions-module__Tx-y-G__entering .CoverActions-module__Tx-y-G__sheet,.CoverActions-module__Tx-y-G__backdrop.CoverActions-module__Tx-y-G__exiting .CoverActions-module__Tx-y-G__sheet{opacity:0;transform:translateY(24px)scale(.96)}.CoverActions-module__Tx-y-G__handle{display:none}.CoverActions-module__Tx-y-G__header{padding:24px 24px 20px}.CoverActions-module__Tx-y-G__title{font-size:22px}.CoverActions-module__Tx-y-G__primaryActions{gap:12px;padding:20px 24px}.CoverActions-module__Tx-y-G__actionCard{border-radius:18px;padding:18px 10px}.CoverActions-module__Tx-y-G__actionIcon{width:56px;height:56px}.CoverActions-module__Tx-y-G__actionLabel{font-size:14px}.CoverActions-module__Tx-y-G__socialSection{gap:10px;padding:16px 24px 24px}.CoverActions-module__Tx-y-G__socialButton{border-radius:16px;padding:16px 10px}.CoverActions-module__Tx-y-G__socialIcon{width:52px;height:52px}.CoverActions-module__Tx-y-G__socialLabel{font-size:12px}.CoverActions-module__Tx-y-G__safeArea{height:16px;min-height:16px}}@media (prefers-reduced-motion:reduce){.CoverActions-module__Tx-y-G__backdrop,.CoverActions-module__Tx-y-G__sheet,.CoverActions-module__Tx-y-G__triggerButton,.CoverActions-module__Tx-y-G__actionCard,.CoverActions-module__Tx-y-G__socialButton,.CoverActions-module__Tx-y-G__closeButton,.CoverActions-module__Tx-y-G__actionIcon,.CoverActions-module__Tx-y-G__socialIcon{transition:none}.CoverActions-module__Tx-y-G__actionCard:active,.CoverActions-module__Tx-y-G__socialButton:active,.CoverActions-module__Tx-y-G__closeButton:active,.CoverActions-module__Tx-y-G__actionCard:hover,.CoverActions-module__Tx-y-G__socialButton:hover,.CoverActions-module__Tx-y-G__closeButton:hover,.CoverActions-module__Tx-y-G__socialButton:hover .CoverActions-module__Tx-y-G__socialIcon{transform:none}.CoverActions-module__Tx-y-G__downloadSpinner,.CoverActions-module__Tx-y-G__downloadSpinnerLarge{border-color:#ffe77a;animation:none}}@media (prefers-contrast:high){.CoverActions-module__Tx-y-G__triggerButton{border:1px solid #ffffff4d}.CoverActions-module__Tx-y-G__sheet{border-width:2px}.CoverActions-module__Tx-y-G__closeButton:focus-visible{outline-offset:-2px;outline:2px solid #fff}}[data-theme=light] .CoverActions-module__Tx-y-G__triggerButton{color:#000000bf;background:#0000000f}[data-theme=light] .CoverActions-module__Tx-y-G__triggerButton:hover:not(:disabled){color:#000000e6;background:#0000001f}[data-theme=light] .CoverActions-module__Tx-y-G__triggerButton:focus-visible{outline-color:#00000059}[data-theme=light] .CoverActions-module__Tx-y-G__triggerButton.CoverActions-module__Tx-y-G__downloading{color:#8b6914;background:#b48c321f}[data-theme=light] .CoverActions-module__Tx-y-G__downloadSpinner{border-color:#8b6914 #b48c3233 #b48c3233}
.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,#0d0d0d)}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__iconButtonBorderless:hover{color:#000;background:#00000014}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__iconButtonBorderless:active{background:#0000001f}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__iconButtonBorderless.CollapsibleIconBar-module__D4LVzG__active{color:var(--news-accent,#111)}.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,#f5f5f5);color:var(--news-text-primary,#0d0d0d);border-color:var(--news-border,#0000001f);box-shadow:inset 0 0 0 1px var(--news-border-muted,#0000000f)}[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:#fff;background:#000;border-color:#000;box-shadow:0 2px 8px #0003}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__iconButton.CollapsibleIconBar-module__D4LVzG__active{background:var(--news-accentSoft,#00000014);color:var(--news-accent,#111);border-color:var(--news-accent,#111)}.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,#ffffffeb);-webkit-backdrop-filter:var(--news-glass-blur,blur(20px)saturate(180%));border-bottom-color:#0000000f;box-shadow:0 1px 3px #0000000a,0 8px 24px #0000000f}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__mobilePanelBackdrop{background:#00000026}@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,#0d0d0d);background:#ffffffb3;box-shadow:0 2px 8px #0000001f}[data-theme=light] .CollapsibleIconBar-module__D4LVzG__floatingToggleActive{background:#ffffffe6}@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))}}
.StreamModal-module__ygCCXG__comingSoonOverlay{z-index:10;pointer-events:none;border-radius:16px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.StreamModal-module__ygCCXG__comingSoonStamp{letter-spacing:.15em;text-transform:uppercase;color:#f44;background:#000000d9;border:4px solid #f44;border-radius:8px;padding:.75rem 1.5rem;font-size:1.5rem;font-weight:800;animation:.3s ease-out StreamModal-module__ygCCXG__stampAppear;transform:rotate(-12deg);box-shadow:0 4px 20px #ff44444d,inset 0 0 20px #ff44441a}@keyframes StreamModal-module__ygCCXG__stampAppear{0%{opacity:0;transform:rotate(-12deg)scale(1.5)}to{opacity:1;transform:rotate(-12deg)scale(1)}}[data-theme=light] .StreamModal-module__ygCCXG__comingSoonStamp{color:#c00;background:#fffffff2;border-color:#c00;box-shadow:0 4px 20px #c003,inset 0 0 20px #cc00000d}.StreamModal-module__ygCCXG__comingSoonContent{opacity:.35;filter:grayscale();pointer-events:none}.StreamModal-module__ygCCXG__comingSoonContent .StreamModal-module__ygCCXG__closeButton,.StreamModal-module__ygCCXG__comingSoonContent .StreamModal-module__ygCCXG__cancelButton{pointer-events:auto;opacity:1;filter:none}.StreamModal-module__ygCCXG__comingSoonContent .StreamModal-module__ygCCXG__actions{pointer-events:auto}.StreamModal-module__ygCCXG__comingSoonContent .StreamModal-module__ygCCXG__actions .StreamModal-module__ygCCXG__castItButton{pointer-events:none}.StreamModal-module__ygCCXG__overlay{-webkit-backdrop-filter:blur(8px);z-index:10000;padding:1rem;padding-top:max(1rem,env(safe-area-inset-top));padding-bottom:max(1rem,env(safe-area-inset-bottom));background:#000000bf;justify-content:center;align-items:center;animation:.2s ease-out StreamModal-module__ygCCXG__fadeIn;display:flex;position:fixed;inset:0}@keyframes StreamModal-module__ygCCXG__fadeIn{0%{opacity:0}to{opacity:1}}.StreamModal-module__ygCCXG__modal{background:var(--news-surface,#1a1a1a);border:1px solid var(--news-border,#ffffff1a);border-radius:16px;width:100%;max-width:380px;padding:1.75rem;animation:.25s ease-out StreamModal-module__ygCCXG__slideUp;position:relative;overflow:hidden;box-shadow:0 24px 48px #0006}@keyframes StreamModal-module__ygCCXG__slideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.StreamModal-module__ygCCXG__header{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.StreamModal-module__ygCCXG__headerIcon{color:#000;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #ffffff26,inset 0 1px #fff3}.StreamModal-module__ygCCXG__headerIcon:before{content:"";background:linear-gradient(45deg,#0000 30%,#fff6 50%,#0000 70%);width:200%;height:200%;animation:3s ease-in-out infinite StreamModal-module__ygCCXG__shine;position:absolute;top:-50%;left:-50%}@keyframes StreamModal-module__ygCCXG__shine{0%{transform:translate(-100%)rotate(45deg)}to{transform:translate(100%)rotate(45deg)}}.StreamModal-module__ygCCXG__headerIcon svg{z-index:1;width:22px;height:22px;position:relative}[data-theme=light] .StreamModal-module__ygCCXG__headerIcon{color:#fff;background:#000;box-shadow:0 2px 8px #0003}.StreamModal-module__ygCCXG__title{color:var(--news-text-primary,#fff);letter-spacing:-.01em;flex:1;margin:0;font-size:1.25rem;font-weight:600}.StreamModal-module__ygCCXG__closeButton{background:var(--news-surface-muted,#2a2a2a);width:32px;height:32px;color:var(--news-text-secondary,#888);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}.StreamModal-module__ygCCXG__closeButton:hover{background:var(--news-surface-elevated,#333);color:var(--news-text-primary,#fff)}.StreamModal-module__ygCCXG__labsDisclaimer{background:#daa5200f;border:1px solid #daa5201f;border-radius:8px;margin:0 1rem .75rem;padding:.5rem .75rem}.StreamModal-module__ygCCXG__labsDisclaimerText{color:#fff6;margin:0;font-size:.7rem;line-height:1.45}[data-theme=light] .StreamModal-module__ygCCXG__labsDisclaimer{background:#daa5200a;border-color:#daa52014}[data-theme=light] .StreamModal-module__ygCCXG__labsDisclaimerText{color:#0006}.StreamModal-module__ygCCXG__storyPreview{background:var(--news-surface-muted,#2a2a2a);border:1px solid var(--news-border,#ffffff14);border-radius:12px;margin-bottom:1.25rem;overflow:hidden}.StreamModal-module__ygCCXG__storyMediaWrapper{aspect-ratio:16/9;background:#ffffff0d;width:100%;position:relative;overflow:hidden}.StreamModal-module__ygCCXG__storyMedia{object-fit:cover;width:100%;height:100%}.StreamModal-module__ygCCXG__storyMediaOverlay{pointer-events:none;background:linear-gradient(#0000 40%,#0009 100%);position:absolute;inset:0}.StreamModal-module__ygCCXG__storyContent{padding:.75rem 1rem}.StreamModal-module__ygCCXG__storyTitle{color:var(--news-text-primary,#fff);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:.9rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.StreamModal-module__ygCCXG__storyMeta{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.StreamModal-module__ygCCXG__storySource{color:var(--news-text-muted,#666);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.7rem;font-weight:500}.StreamModal-module__ygCCXG__storyStreamBadge{letter-spacing:.08em;color:#fff;text-transform:uppercase;background:#ffffff1f;border-radius:4px;align-items:center;gap:3px;padding:2px 7px 2px 5px;font-size:.6rem;font-weight:700;display:inline-flex}.StreamModal-module__ygCCXG__storyStreamBadge svg{flex-shrink:0}.StreamModal-module__ygCCXG__creditSection{background:var(--news-surface-muted,#2a2a2a);border:1px solid var(--news-border,#ffffff26);border-radius:12px;margin-bottom:1.25rem;padding:1rem}.StreamModal-module__ygCCXG__creditRow{justify-content:space-between;align-items:center;padding:.375rem 0;display:flex}.StreamModal-module__ygCCXG__creditRow:first-child{padding-top:0}.StreamModal-module__ygCCXG__creditRow:last-of-type{padding-bottom:0}.StreamModal-module__ygCCXG__creditLabel{color:var(--news-text-secondary,#aaa);font-size:.85rem}.StreamModal-module__ygCCXG__creditValue{color:var(--news-text-primary,#fff);font-size:1rem;font-weight:600}.StreamModal-module__ygCCXG__creditCost{color:var(--news-text-primary,#fff);font-size:.9rem;font-weight:500}.StreamModal-module__ygCCXG__creditWarning{color:#f87171;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;margin:.75rem 0 0;padding:.625rem;font-size:.8rem;line-height:1.4}.StreamModal-module__ygCCXG__signInLink{color:#d4af37;font-size:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline;transition:color .15s;display:inline}.StreamModal-module__ygCCXG__signInLink:hover{color:#e5c352}.StreamModal-module__ygCCXG__getCreditsLink{border:1px solid var(--news-border,#ffffff26);width:100%;color:var(--news-text-secondary,#aaa);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:.375rem;margin-top:.75rem;padding:.625rem .75rem;font-size:.8rem;font-weight:500;transition:all .15s;display:flex}.StreamModal-module__ygCCXG__getCreditsLink:hover{background:var(--news-surface-elevated,#333);color:var(--news-text-primary,#fff);border-color:var(--news-border-hover,#ffffff40)}.StreamModal-module__ygCCXG__getCreditsLink svg{flex-shrink:0}[data-theme=light] .StreamModal-module__ygCCXG__getCreditsLink{color:var(--news-text-secondary,#666);border-color:#00000026}[data-theme=light] .StreamModal-module__ygCCXG__getCreditsLink:hover{color:var(--news-text-primary,#000);background:#f5f5f5;border-color:#00000040}.StreamModal-module__ygCCXG__description{color:var(--news-text-secondary,#888);margin:0 0 1rem;font-size:.85rem;line-height:1.5}.StreamModal-module__ygCCXG__errorMessage{color:#f87171;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.85rem}.StreamModal-module__ygCCXG__actions{flex-direction:column;gap:.75rem;display:flex}.StreamModal-module__ygCCXG__castItButton{cursor:pointer;color:#000;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.625rem;width:100%;padding:.875rem 1.25rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #fff3,inset 0 1px #ffffff4d}.StreamModal-module__ygCCXG__castItButton:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff80 50%,#0000 100%);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.StreamModal-module__ygCCXG__castItButton:hover:before{left:100%}.StreamModal-module__ygCCXG__castItButton:hover{transform:translateY(-2px);box-shadow:0 6px 24px #ffffff4d,0 0 0 2px #ffffff26}.StreamModal-module__ygCCXG__castItButton:active{transform:translateY(0)}.StreamModal-module__ygCCXG__castItButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.StreamModal-module__ygCCXG__castItButton:disabled:before{display:none}.StreamModal-module__ygCCXG__castItButton svg{flex-shrink:0;width:18px;height:18px}[data-theme=light] .StreamModal-module__ygCCXG__castItButton{color:#fff;background:#000;box-shadow:0 4px 16px #0003,inset 0 1px #ffffff1a}[data-theme=light] .StreamModal-module__ygCCXG__castItButton:hover{box-shadow:0 6px 24px #0000004d,0 0 0 2px #0000001a}.StreamModal-module__ygCCXG__streamItButton{cursor:pointer;color:#000;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.625rem;width:100%;padding:.875rem 1.25rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #fff3,inset 0 1px #ffffff4d}.StreamModal-module__ygCCXG__streamItButton:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff80 50%,#0000 100%);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.StreamModal-module__ygCCXG__streamItButton:hover:before{left:100%}.StreamModal-module__ygCCXG__streamItButton:hover{transform:translateY(-2px);box-shadow:0 6px 24px #ffffff4d,0 0 0 2px #ffffff26}.StreamModal-module__ygCCXG__streamItButton:active{transform:translateY(0)}.StreamModal-module__ygCCXG__streamItButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.StreamModal-module__ygCCXG__streamItButton:disabled:before{display:none}.StreamModal-module__ygCCXG__streamItButton svg{flex-shrink:0;width:18px;height:18px}[data-theme=light] .StreamModal-module__ygCCXG__streamItButton{color:#fff;background:#000;box-shadow:0 4px 16px #0003,inset 0 1px #ffffff1a}[data-theme=light] .StreamModal-module__ygCCXG__streamItButton:hover{box-shadow:0 6px 24px #0000004d,0 0 0 2px #0000001a}.StreamModal-module__ygCCXG__generatingButton{background:var(--news-surface-muted,#333);width:100%;color:var(--news-text-primary,#fff);cursor:not-allowed;border:none;border:1px solid var(--news-border,#fff3);border-radius:12px;justify-content:center;align-items:center;gap:.625rem;padding:.875rem 1.25rem;font-size:1rem;font-weight:600;display:flex}.StreamModal-module__ygCCXG__spinner{border:2px solid #fff3;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite StreamModal-module__ygCCXG__spin}[data-theme=light] .StreamModal-module__ygCCXG__spinner{border-color:#000 #0003 #0003}@keyframes StreamModal-module__ygCCXG__spin{to{transform:rotate(360deg)}}.StreamModal-module__ygCCXG__watchButton{cursor:pointer;color:#000;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.625rem;width:100%;padding:.875rem 1.25rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #ffffff40}.StreamModal-module__ygCCXG__watchButton:before{content:"";background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.StreamModal-module__ygCCXG__watchButton:hover:before{left:100%}.StreamModal-module__ygCCXG__watchButton:hover{transform:translateY(-2px);box-shadow:0 6px 24px #ffffff59}.StreamModal-module__ygCCXG__watchButton svg{width:18px;height:18px}[data-theme=light] .StreamModal-module__ygCCXG__watchButton{color:#fff;background:#000;box-shadow:0 4px 16px #0003}[data-theme=light] .StreamModal-module__ygCCXG__watchButton:hover{box-shadow:0 6px 24px #0000004d}.StreamModal-module__ygCCXG__cancelButton{border:1px solid var(--news-border,#ffffff1a);width:100%;color:var(--news-text-secondary,#888);cursor:pointer;background:0 0;border-radius:10px;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .15s}.StreamModal-module__ygCCXG__cancelButton:hover{background:var(--news-surface-muted,#2a2a2a);color:var(--news-text-primary,#fff);border-color:var(--news-border-hover,#fff3)}.StreamModal-module__ygCCXG__footerNote{color:var(--news-text-muted,#666);text-align:center;margin:1rem 0 0;font-size:.75rem;line-height:1.4}[data-theme=light] .StreamModal-module__ygCCXG__modal{background:#fff;border-color:#0000001a;box-shadow:0 24px 48px #00000026}[data-theme=light] .StreamModal-module__ygCCXG__storyPreview{background:#f5f5f5;border-color:#00000014}[data-theme=light] .StreamModal-module__ygCCXG__storyMediaWrapper{background:#0000000a}[data-theme=light] .StreamModal-module__ygCCXG__storyStreamBadge{color:#000;background:#00000014}[data-theme=light] .StreamModal-module__ygCCXG__closeButton{background:#f0f0f0}[data-theme=light] .StreamModal-module__ygCCXG__closeButton:hover{background:#e5e5e5}[data-theme=light] .StreamModal-module__ygCCXG__cancelButton{border-color:#00000026}[data-theme=light] .StreamModal-module__ygCCXG__cancelButton:hover{background:#f5f5f5}.StreamModal-module__ygCCXG__progressSection{background:var(--news-surface-muted,#2a2a2a);border:1px solid var(--news-border,#ffffff1a);border-radius:12px;margin-bottom:1rem;padding:1rem}.StreamModal-module__ygCCXG__progressHeader{align-items:center;gap:.75rem;margin-bottom:.875rem;display:flex}.StreamModal-module__ygCCXG__currentStageIcon{background:#007aff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;animation:2s ease-in-out infinite StreamModal-module__ygCCXG__iconPulse;display:flex}.StreamModal-module__ygCCXG__stageIcon{width:100%;height:100%;color:var(--news-accent,#007aff)}@keyframes StreamModal-module__ygCCXG__iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.StreamModal-module__ygCCXG__progressInfo{flex:1;min-width:0}.StreamModal-module__ygCCXG__stageLabel{color:var(--news-text-primary,#fff);margin-bottom:2px;font-size:.875rem;font-weight:600;display:block}.StreamModal-module__ygCCXG__stageDescription{color:var(--news-text-muted,#888);font-size:.75rem;display:block}.StreamModal-module__ygCCXG__eta{color:var(--news-accent,#007aff);white-space:nowrap;background:#007aff1a;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:500}.StreamModal-module__ygCCXG__progressBar{background:#ffffff1a;border-radius:3px;height:6px;margin-bottom:.75rem;overflow:hidden}.StreamModal-module__ygCCXG__progressFill{background:var(--news-accent,#007aff);border-radius:3px;height:100%;transition:width .5s;position:relative}.StreamModal-module__ygCCXG__progressFill:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff4d 50%,#0000 100%);animation:2s linear infinite StreamModal-module__ygCCXG__progressShine;position:absolute;inset:0}@keyframes StreamModal-module__ygCCXG__progressShine{0%{transform:translate(-100%)}to{transform:translate(100%)}}.StreamModal-module__ygCCXG__stageDots{justify-content:space-between;gap:4px;margin-bottom:.75rem;display:flex}.StreamModal-module__ygCCXG__stageDot{background:#ffffff26;border-radius:50%;width:8px;height:8px;transition:all .3s}.StreamModal-module__ygCCXG__stageDot.StreamModal-module__ygCCXG__active{background:var(--news-accent,#007aff);animation:1.5s ease-in-out infinite StreamModal-module__ygCCXG__dotPulse;box-shadow:0 0 8px #007aff80}.StreamModal-module__ygCCXG__stageDot.StreamModal-module__ygCCXG__complete{background:#34c759}@keyframes StreamModal-module__ygCCXG__dotPulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.StreamModal-module__ygCCXG__progressNote{color:var(--news-text-muted,#666);text-align:center;margin:0;font-size:.7rem;line-height:1.4}[data-theme=light] .StreamModal-module__ygCCXG__progressSection{background:#f5f5f5;border-color:#00000014}[data-theme=light] .StreamModal-module__ygCCXG__currentStageIcon{background:#007aff14}[data-theme=light] .StreamModal-module__ygCCXG__progressBar{background:#00000014}[data-theme=light] .StreamModal-module__ygCCXG__stageDot{background:#0000001a}.StreamModal-module__ygCCXG__retryButton{cursor:pointer;background:var(--news-surface-muted,#333);width:100%;color:var(--news-text-primary,#fff);border:none;border:1px solid var(--news-border,#ffffff26);border-radius:12px;justify-content:center;align-items:center;gap:.625rem;padding:.875rem 1.25rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.StreamModal-module__ygCCXG__retryButton:hover{background:var(--news-surface-elevated,#3a3a3a);border-color:var(--news-border-hover,#ffffff40);transform:translateY(-1px)}.StreamModal-module__ygCCXG__retryButton svg{width:18px;height:18px}[data-theme=light] .StreamModal-module__ygCCXG__retryButton{color:#000;background:#f0f0f0;border-color:#0000001a}[data-theme=light] .StreamModal-module__ygCCXG__retryButton:hover{background:#e5e5e5}@media (max-width:480px){.StreamModal-module__ygCCXG__modal{border-radius:12px;padding:1.25rem}.StreamModal-module__ygCCXG__headerIcon{width:36px;height:36px}.StreamModal-module__ygCCXG__title{font-size:1.1rem}.StreamModal-module__ygCCXG__castItButton,.StreamModal-module__ygCCXG__streamItButton,.StreamModal-module__ygCCXG__generatingButton,.StreamModal-module__ygCCXG__watchButton,.StreamModal-module__ygCCXG__retryButton{padding:.75rem 1rem;font-size:.95rem}.StreamModal-module__ygCCXG__progressHeader{flex-wrap:wrap}.StreamModal-module__ygCCXG__currentStageIcon{width:36px;height:36px;padding:6px}.StreamModal-module__ygCCXG__eta{text-align:center;flex-basis:100%;margin-top:.5rem}}
.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}
.ToonCard-module__3td7sW__toonCard{background:var(--news-surface);border:1px solid var(--news-border);cursor:pointer;border-radius:16px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.ToonCard-module__3td7sW__toonCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000026}.ToonCard-module__3td7sW__toonCard:focus{outline:2px solid var(--news-accent);outline-offset:2px}.ToonCard-module__3td7sW__imageWrapper{aspect-ratio:16/9;background:var(--news-surface-muted);position:relative;overflow:hidden}.ToonCard-module__3td7sW__image{object-fit:cover;transition:transform .3s}.ToonCard-module__3td7sW__video{object-fit:cover;width:100%;height:100%;transition:transform .3s}.ToonCard-module__3td7sW__toonCard:hover .ToonCard-module__3td7sW__image,.ToonCard-module__3td7sW__toonCard:hover .ToonCard-module__3td7sW__video{transform:scale(1.02)}.ToonCard-module__3td7sW__toonCard.ToonCard-module__3td7sW__playing{border-color:var(--news-accent,#ffe77a);box-shadow:0 0 0 2px #ffe77a4d}.ToonCard-module__3td7sW__toonCard.ToonCard-module__3td7sW__playing:hover{box-shadow:0 12px 32px #00000026,0 0 0 2px #ffe77a66}.ToonCard-module__3td7sW__durationBadge{z-index:4;color:#fff;letter-spacing:.3px;font-variant-numeric:tabular-nums;background:#000000bf;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:600;position:absolute;bottom:8px;right:8px}.ToonCard-module__3td7sW__imageError{background:var(--news-surface-muted);color:var(--news-text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:14px;display:flex;position:absolute;inset:0}.ToonCard-module__3td7sW__imageErrorIcon{opacity:.5;width:48px;height:48px}.ToonCard-module__3td7sW__hoverOverlay{opacity:0;background:#00000080;flex-direction:column;justify-content:center;align-items:center;gap:8px;transition:opacity .2s;display:flex;position:absolute;inset:0}.ToonCard-module__3td7sW__toonCard:hover .ToonCard-module__3td7sW__hoverOverlay,.ToonCard-module__3td7sW__toonCard:focus .ToonCard-module__3td7sW__hoverOverlay{opacity:1}.ToonCard-module__3td7sW__expandIcon{color:#fff;width:32px;height:32px}.ToonCard-module__3td7sW__expandText{color:#fff;font-size:13px;font-weight:500}.ToonCard-module__3td7sW__cardContent{flex-direction:column;flex:1;gap:8px;padding:16px;display:flex}.ToonCard-module__3td7sW__toonTitle{color:var(--news-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.ToonCard-module__3td7sW__metadata{color:var(--news-text-muted);align-items:center;gap:12px;font-size:12px;display:flex}.ToonCard-module__3td7sW__date{font-variant-numeric:tabular-nums}.ToonCard-module__3td7sW__inspiredBy{border-top:1px solid var(--news-border);flex-direction:column;gap:6px;margin-top:8px;padding-top:12px;display:flex}.ToonCard-module__3td7sW__inspiredByLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--news-text-secondary);font-size:11px;font-weight:600}.ToonCard-module__3td7sW__storyLinks{flex-direction:column;gap:4px;display:flex}.ToonCard-module__3td7sW__storyLink{color:var(--news-accent);-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;text-decoration:none;transition:color .15s;display:-webkit-box;overflow:hidden}.ToonCard-module__3td7sW__storyLink:hover{text-decoration:underline}.ToonCard-module__3td7sW__skeleton{pointer-events:none}.ToonCard-module__3td7sW__skeleton .ToonCard-module__3td7sW__rankBadge{display:none}.ToonCard-module__3td7sW__skeletonImage{background:linear-gradient(90deg,var(--news-surface-muted)25%,var(--news-surface-elevated)50%,var(--news-surface-muted)75%);background-size:200% 100%;width:100%;height:100%;animation:1.5s infinite ToonCard-module__3td7sW__shimmer}.ToonCard-module__3td7sW__skeletonTitle{background:linear-gradient(90deg,var(--news-surface-muted)25%,var(--news-surface-elevated)50%,var(--news-surface-muted)75%);background-size:200% 100%;border-radius:4px;width:80%;height:20px;animation:1.5s infinite ToonCard-module__3td7sW__shimmer}.ToonCard-module__3td7sW__skeletonMeta{background:linear-gradient(90deg,var(--news-surface-muted)25%,var(--news-surface-elevated)50%,var(--news-surface-muted)75%);background-size:200% 100%;border-radius:4px;width:40%;height:14px;animation:1.5s infinite ToonCard-module__3td7sW__shimmer}.ToonCard-module__3td7sW__skeletonLinks{border-top:1px solid var(--news-border);flex-direction:column;gap:6px;margin-top:12px;padding-top:12px;display:flex}.ToonCard-module__3td7sW__skeletonLink{background:linear-gradient(90deg,var(--news-surface-muted)25%,var(--news-surface-elevated)50%,var(--news-surface-muted)75%);background-size:200% 100%;border-radius:4px;width:90%;height:14px;animation:1.5s infinite ToonCard-module__3td7sW__shimmer}.ToonCard-module__3td7sW__skeletonLink:nth-child(2){width:75%}@keyframes ToonCard-module__3td7sW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (min-width:1400px){.ToonCard-module__3td7sW__toonTitle{font-size:18px}.ToonCard-module__3td7sW__cardContent{padding:20px}}@media (max-width:1399px) and (min-width:901px){.ToonCard-module__3td7sW__toonTitle{font-size:17px}.ToonCard-module__3td7sW__cardContent{padding:18px}}@media (max-width:900px){.ToonCard-module__3td7sW__toonCard{border-radius:12px}.ToonCard-module__3td7sW__toonTitle{font-size:18px}.ToonCard-module__3td7sW__cardContent{padding:16px}}@media (max-width:640px){.ToonCard-module__3td7sW__toonCard{border-radius:12px}.ToonCard-module__3td7sW__cardContent{padding:14px}.ToonCard-module__3td7sW__toonTitle{font-size:16px}}.ToonCard-module__3td7sW__selectCheckbox{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;opacity:0;background:#0006;border:2px solid #fff9;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex;position:absolute;top:12px;left:12px;transform:scale(.8)}.ToonCard-module__3td7sW__toonCard:hover .ToonCard-module__3td7sW__selectCheckbox,.ToonCard-module__3td7sW__toonCard:focus .ToonCard-module__3td7sW__selectCheckbox,.ToonCard-module__3td7sW__selectCheckbox.ToonCard-module__3td7sW__checked,.ToonCard-module__3td7sW__selectionMode .ToonCard-module__3td7sW__selectCheckbox{opacity:1;transform:scale(1)}.ToonCard-module__3td7sW__selectCheckbox:hover{background:#0009;border-color:#ffffffe6}.ToonCard-module__3td7sW__selectCheckbox.ToonCard-module__3td7sW__checked{background:#00ffc8;border-color:#00ffc8}.ToonCard-module__3td7sW__selectCheckbox.ToonCard-module__3td7sW__checked svg{color:#000}.ToonCard-module__3td7sW__selectionOverlay{pointer-events:none;z-index:5;background:#00ffc826;border:3px solid #00ffc8;position:absolute;inset:0}.ToonCard-module__3td7sW__generatingOverlay{z-index:6;pointer-events:none;background:#0009;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.ToonCard-module__3td7sW__generatingSpinner{border:3px solid #fff3;border-top-color:var(--news-accent,#ffe77a);border-radius:50%;width:32px;height:32px;animation:1s linear infinite ToonCard-module__3td7sW__spin}.ToonCard-module__3td7sW__generatingText{color:#fff;letter-spacing:.5px;font-size:14px;font-weight:500}@keyframes ToonCard-module__3td7sW__spin{to{transform:rotate(360deg)}}.ToonCard-module__3td7sW__toonCard.ToonCard-module__3td7sW__selected{border-color:#00ffc8;box-shadow:0 0 0 2px #00ffc84d}.ToonCard-module__3td7sW__toonCard.ToonCard-module__3td7sW__selected:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00ffc833,0 0 0 2px #00ffc866}.ToonCard-module__3td7sW__toonCard.ToonCard-module__3td7sW__selectionMode .ToonCard-module__3td7sW__hoverOverlay{background:#0006}.ToonCard-module__3td7sW__toonCard.ToonCard-module__3td7sW__selectionMode.ToonCard-module__3td7sW__selected .ToonCard-module__3td7sW__hoverOverlay{background:#00ffc833}[data-theme=light] .ToonCard-module__3td7sW__selectCheckbox{background:#ffffffb3;border-color:#0006}[data-theme=light] .ToonCard-module__3td7sW__selectCheckbox:hover{background:#ffffffe6;border-color:#0009}[data-theme=light] .ToonCard-module__3td7sW__selectCheckbox.ToonCard-module__3td7sW__checked{background:#00a080;border-color:#00a080}[data-theme=light] .ToonCard-module__3td7sW__selectCheckbox.ToonCard-module__3td7sW__checked svg{color:#fff}[data-theme=light] .ToonCard-module__3td7sW__toonCard.ToonCard-module__3td7sW__playing{border-color:#d4a800;box-shadow:0 0 0 2px #d4a8004d}[data-theme=light] .ToonCard-module__3td7sW__toonCard.ToonCard-module__3td7sW__playing:hover{box-shadow:0 12px 32px #0000001a,0 0 0 2px #d4a80066}[data-theme=light] .ToonCard-module__3td7sW__selectionOverlay{background:#00b4961a;border-color:#00a080}[data-theme=light] .ToonCard-module__3td7sW__toonCard.ToonCard-module__3td7sW__selected{border-color:#00a080;box-shadow:0 0 0 2px #00b49640}[data-theme=light] .ToonCard-module__3td7sW__toonCard.ToonCard-module__3td7sW__selected:hover{box-shadow:0 8px 24px #00b49626,0 0 0 2px #00b49659}@media (max-width:640px){.ToonCard-module__3td7sW__selectCheckbox{opacity:.8;width:28px;height:28px;top:10px;left:10px;transform:scale(1)}.ToonCard-module__3td7sW__selectCheckbox.ToonCard-module__3td7sW__checked{opacity:1}}
.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}}
