.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}}
.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}}
.MobileSettingsPopover-module__qBB9PW__backdrop{z-index:1048;-webkit-tap-highlight-color:transparent;background:#0006;position:fixed;inset:0}.MobileSettingsPopover-module__qBB9PW__panel{bottom:calc(52px + env(safe-area-inset-bottom,0px));z-index:1049;background:var(--news-surface,#1a1a1a);border-top:1px solid #ffffff14;border-radius:16px 16px 0 0;padding:14px 12px 10px;animation:.25s cubic-bezier(.34,1.56,.64,1) MobileSettingsPopover-module__qBB9PW__slideUp;position:fixed;left:0;right:0}@keyframes MobileSettingsPopover-module__qBB9PW__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.MobileSettingsPopover-module__qBB9PW__iconGrid{justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 2px;display:flex}.MobileSettingsPopover-module__qBB9PW__gridItem{cursor:pointer;color:var(--news-text-primary);-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:10px;flex-direction:column;align-items:center;gap:4px;min-width:0;padding:4px 2px;transition:all .15s;display:flex}.MobileSettingsPopover-module__qBB9PW__gridItem:active{background:#ffffff14;transform:scale(.92)}.MobileSettingsPopover-module__qBB9PW__gridItemActive{color:var(--news-accent,#daa520)}.MobileSettingsPopover-module__qBB9PW__gridItemActive .MobileSettingsPopover-module__qBB9PW__gridItemIcon{background:#daa52026;border-color:#daa5204d}.MobileSettingsPopover-module__qBB9PW__gridItemDisabled{opacity:.35;pointer-events:none}.MobileSettingsPopover-module__qBB9PW__gridItemIcon{background:#ffffff0f;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .15s;display:flex}.MobileSettingsPopover-module__qBB9PW__gridItemIcon svg{width:16px;height:16px}.MobileSettingsPopover-module__qBB9PW__gridItemLabel{letter-spacing:.03em;text-transform:uppercase;opacity:.6;white-space:nowrap;font-size:.5rem;font-weight:500}.MobileSettingsPopover-module__qBB9PW__bottomRow{border-top:1px solid #ffffff0f;padding-top:10px}.MobileSettingsPopover-module__qBB9PW__bottomLeft{align-items:center;gap:6px;display:flex}.MobileSettingsPopover-module__qBB9PW__bottomAction{cursor:pointer;color:var(--news-text-primary);opacity:.7;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px;align-items:center;gap:5px;padding:6px 10px;transition:all .15s;display:flex}.MobileSettingsPopover-module__qBB9PW__bottomAction:active{opacity:1;background:#ffffff0f}.MobileSettingsPopover-module__qBB9PW__bottomActionIcon{cursor:pointer;width:32px;height:32px;color:var(--news-text-primary);opacity:.7;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.MobileSettingsPopover-module__qBB9PW__bottomActionIcon:active{opacity:1;background:#ffffff0f}.MobileSettingsPopover-module__qBB9PW__bottomActionLabel{letter-spacing:.02em;font-size:.85rem;font-weight:500}.MobileSettingsPopover-module__qBB9PW__fontSizeGroup{background:0 0;border:1px solid #ffffff1f;border-radius:999px;gap:2px;margin-left:auto;margin-right:36px;padding:2px;display:flex}.MobileSettingsPopover-module__qBB9PW__fontSizeBtn{width:24px;height:24px;color:var(--news-text-primary);cursor:pointer;opacity:.45;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;transition:all .15s;display:flex}.MobileSettingsPopover-module__qBB9PW__fontSizeBtnActive{opacity:1;background:#ffffff26}.MobileSettingsPopover-module__qBB9PW__fontSizeBtn:active{transform:scale(.92)}@media (min-width:400px) and (max-width:767px){.MobileSettingsPopover-module__qBB9PW__iconGrid{justify-content:center;gap:6px;padding:0}.MobileSettingsPopover-module__qBB9PW__gridItem{padding:4px}.MobileSettingsPopover-module__qBB9PW__gridItemIcon{width:38px;height:38px}.MobileSettingsPopover-module__qBB9PW__gridItemIcon svg{width:17px;height:17px}}@media (min-width:768px) and (max-width:1024px){.MobileSettingsPopover-module__qBB9PW__panel{padding:20px 24px 14px}.MobileSettingsPopover-module__qBB9PW__iconGrid{justify-content:center;gap:24px;margin-bottom:16px;padding:0 8px}.MobileSettingsPopover-module__qBB9PW__gridItem{gap:6px;padding:6px 4px}.MobileSettingsPopover-module__qBB9PW__gridItemIcon{width:46px;height:46px}.MobileSettingsPopover-module__qBB9PW__gridItemIcon svg{width:22px;height:22px}.MobileSettingsPopover-module__qBB9PW__gridItemLabel{letter-spacing:.04em;font-size:.6rem}.MobileSettingsPopover-module__qBB9PW__bottomRow{padding-top:14px}.MobileSettingsPopover-module__qBB9PW__bottomLeft{gap:10px}.MobileSettingsPopover-module__qBB9PW__bottomAction{gap:7px;padding:8px 14px}.MobileSettingsPopover-module__qBB9PW__bottomAction svg{width:20px;height:20px}.MobileSettingsPopover-module__qBB9PW__bottomActionLabel{font-size:1rem}.MobileSettingsPopover-module__qBB9PW__bottomActionIcon{width:38px;height:38px}.MobileSettingsPopover-module__qBB9PW__bottomActionIcon svg{width:20px;height:20px}.MobileSettingsPopover-module__qBB9PW__fontSizeGroup{gap:3px;padding:3px}.MobileSettingsPopover-module__qBB9PW__fontSizeBtn{width:30px;height:30px;font-size:.85rem}}@media (min-width:1025px){.MobileSettingsPopover-module__qBB9PW__backdrop,.MobileSettingsPopover-module__qBB9PW__panel{display:none}}[data-theme=light] .MobileSettingsPopover-module__qBB9PW__panel{background:#fff;border-top-color:#00000014}[data-theme=light] .MobileSettingsPopover-module__qBB9PW__gridItem:active{background:#0000000d}[data-theme=light] .MobileSettingsPopover-module__qBB9PW__gridItemIcon{background:#0000000a;border-color:#00000014}[data-theme=light] .MobileSettingsPopover-module__qBB9PW__gridItemActive .MobileSettingsPopover-module__qBB9PW__gridItemIcon{background:#daa5201a;border-color:#daa52040}[data-theme=light] .MobileSettingsPopover-module__qBB9PW__bottomRow{border-top-color:#0000000f}[data-theme=light] .MobileSettingsPopover-module__qBB9PW__bottomAction:active,[data-theme=light] .MobileSettingsPopover-module__qBB9PW__bottomActionIcon:active{background:#0000000a}[data-theme=light] .MobileSettingsPopover-module__qBB9PW__fontSizeGroup{background:0 0;border-color:#0000001f}[data-theme=light] .MobileSettingsPopover-module__qBB9PW__fontSizeBtnActive{background:#0000001a}
.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}}
.WindowLayout-module__NK03Yq__headerBar{z-index:1000;background:var(--news-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--news-border-muted);position:fixed;top:0;left:0;right:0}.WindowLayout-module__NK03Yq__headerInner{justify-content:space-between;align-items:center;max-width:1600px;min-height:56px;margin:0 auto;padding:.75rem 1rem;display:flex}.WindowLayout-module__NK03Yq__headerActions{align-items:center;gap:.5rem;display:flex}@media (max-width:1024px){.WindowLayout-module__NK03Yq__headerInner{min-height:44px;padding:.35rem .75rem}}@media (max-width:640px){.WindowLayout-module__NK03Yq__headerInner{min-height:38px;padding:.3rem .75rem}.WindowLayout-module__NK03Yq__headerActions{gap:.35rem}}.WindowLayout-module__NK03Yq__window{background:var(--news-bg);overscroll-behavior-y:none;touch-action:pan-y pinch-zoom;-webkit-overflow-scrolling:touch;flex-direction:column;gap:1.5rem;width:100%;max-width:100%;min-height:100vh;margin:0 auto;padding:.5rem;display:flex}@media (min-width:1025px){.WindowLayout-module__NK03Yq__window::-webkit-scrollbar{width:12px;height:12px}.WindowLayout-module__NK03Yq__window::-webkit-scrollbar-track{background:0 0}.WindowLayout-module__NK03Yq__window::-webkit-scrollbar-thumb{background:var(--news-border);border:2px solid #0000;border-radius:6px}.WindowLayout-module__NK03Yq__window::-webkit-scrollbar-thumb:hover{background:var(--news-text-muted)}.WindowLayout-module__NK03Yq__window::-webkit-scrollbar-corner{background:0 0}.WindowLayout-module__NK03Yq__window{scrollbar-width:thin;scrollbar-color:var(--news-border)transparent}}@media (max-width:1024px){.WindowLayout-module__NK03Yq__window{scrollbar-width:none;-ms-overflow-style:none}.WindowLayout-module__NK03Yq__window::-webkit-scrollbar{display:none}}.WindowLayout-module__NK03Yq__header{z-index:1000;background:var(--news-bg);-webkit-backdrop-filter:blur(12px);pointer-events:auto;border-bottom:1px solid var(--news-border-muted,#0000000a);--header-logo-height:32px;--header-count-size:.6rem;--header-btn-size:36px;--header-icon-size:18px;--header-baseline-offset:.14;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:1rem;min-height:56px;padding:.75rem .5rem;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}[data-theme=light] .WindowLayout-module__NK03Yq__header{background:var(--news-surface-glass,#ffffffb8);-webkit-backdrop-filter:var(--news-glass-blur,blur(20px)saturate(180%));border-bottom-color:var(--news-border,#00000014);box-shadow:var(--news-glass-highlight,inset 0 1px 0 #fffc)}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact{background:rgba(var(--news-bg-rgb),.95);-webkit-backdrop-filter:blur(16px);--header-logo-height:22px;--header-count-size:.55rem;--header-btn-size:28px;--header-icon-size:14px;align-items:center;gap:.5rem;min-height:44px;padding:.35rem .5rem}[data-theme=light] .WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact{background:var(--news-glass-elevated,#ffffffe0)}.WindowLayout-module__NK03Yq__branding{align-items:flex-end;gap:.75rem;max-width:720px;transition:all .3s;display:flex}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__branding{flex-flow:row;flex-shrink:0;align-items:flex-end;gap:.5rem;max-width:100%;display:flex}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__blerbzPageRow{gap:.3rem;margin-top:.65rem;padding-bottom:.35rem;display:flex}.WindowLayout-module__NK03Yq__logoButton{cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;margin:0;padding:0;display:flex}.WindowLayout-module__NK03Yq__logoImage{height:var(--header-logo-height,32px);object-fit:contain;width:auto;max-width:none;padding-right:2px;transition:height .2s;display:block;overflow:visible}.WindowLayout-module__NK03Yq__subtitle{font-size:calc(1.02rem*var(--font-scale,1));color:var(--news-text-secondary);max-width:420px;margin-top:.15rem}.WindowLayout-module__NK03Yq__viralSection{border:1px solid var(--news-border-muted);background:var(--news-surface);box-shadow:inset 0 0 0 1px var(--news-border-muted);border-radius:24px;flex-direction:column;gap:.9rem;padding:1.25rem;display:flex}.WindowLayout-module__NK03Yq__viralHeader{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.WindowLayout-module__NK03Yq__viralBadge{gap:.35rem;display:flex}.WindowLayout-module__NK03Yq__viralBadgeEye{border:1px solid var(--news-text-primary);background:var(--news-surface);border-radius:50%;width:18px;height:18px;position:relative}.WindowLayout-module__NK03Yq__viralBadgeEye:after{content:"";border:1px solid var(--news-text-primary);border-radius:50%;position:absolute;inset:4px}.WindowLayout-module__NK03Yq__viralLabel{font-size:calc(.78rem*var(--font-scale,1));letter-spacing:.4em;text-transform:uppercase;color:var(--news-text-muted);margin:0}.WindowLayout-module__NK03Yq__viralSubLabel{font-size:calc(.92rem*var(--font-scale,1));color:var(--news-text-secondary);margin:0}.WindowLayout-module__NK03Yq__viralGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem;display:grid}.WindowLayout-module__NK03Yq__viralCard{border:1px solid var(--news-border);background:var(--news-surface-muted);border-radius:18px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.WindowLayout-module__NK03Yq__viralHeadline{font-weight:700;font-size:calc(1.08rem*var(--font-scale,1));color:var(--news-text-primary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;line-height:1.3;display:-webkit-box;overflow:hidden}.WindowLayout-module__NK03Yq__viralMeta{font-size:calc(.82rem*var(--font-scale,1));letter-spacing:.08em;text-transform:uppercase;color:var(--news-text-muted);justify-content:space-between;gap:.75rem;display:flex}.WindowLayout-module__NK03Yq__scrollTop{background:rgba(var(--news-bg-rgb),.45);width:44px;height:44px;color:var(--news-text-primary);border:none;border:1px solid rgba(var(--news-bg-rgb),.2);cursor:n-resize;z-index:9999;opacity:.85;-webkit-backdrop-filter:blur(16px)saturate(180%);border-radius:50%;justify-content:center;align-items:center;transition:transform .25s,box-shadow .25s,background .25s,opacity .25s;display:flex;position:fixed;bottom:1.5rem;left:1rem;box-shadow:0 4px 20px #0000001a,0 2px 8px #0000000f,inset 0 1px 1px #ffffff1a}.WindowLayout-module__NK03Yq__scrollTopIcon{opacity:.8;width:22px;height:22px}.WindowLayout-module__NK03Yq__scrollTop:hover{background:rgba(var(--news-bg-rgb),.6);opacity:1;transform:translateY(-3px)scale(1.05);box-shadow:0 8px 28px #00000026,0 4px 12px #00000014,inset 0 1px 1px #ffffff26}.WindowLayout-module__NK03Yq__scrollTop:hover .WindowLayout-module__NK03Yq__scrollTopIcon{opacity:1}.WindowLayout-module__NK03Yq__scrollTop:active{transform:scale(.95)}@media (max-width:860px){.WindowLayout-module__NK03Yq__viralGrid{grid-template-columns:1fr}.WindowLayout-module__NK03Yq__viralSection{padding:1rem}}@media (max-width:640px){.WindowLayout-module__NK03Yq__viralSection{padding:.85rem}.WindowLayout-module__NK03Yq__viralHeader,.WindowLayout-module__NK03Yq__viralMeta{flex-direction:column;align-items:flex-start}.WindowLayout-module__NK03Yq__viralGrid{grid-template-columns:1fr}}@media (max-width:639px) and (orientation:portrait){.WindowLayout-module__NK03Yq__viralSection{gap:1rem;padding:.9rem}.WindowLayout-module__NK03Yq__viralGrid{gap:.9rem}}.WindowLayout-module__NK03Yq__toolbar{flex-direction:column;align-items:flex-end;gap:.5rem;margin-left:auto;transition:all .3s;display:flex}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__toolbar{flex-direction:row;flex-shrink:0;align-items:center;gap:.3rem;margin-left:auto}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__refreshStatus{display:none}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__refreshButton,.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__themeSwitch,.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__savedButton{width:28px;min-width:28px;height:28px;min-height:28px}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__themeIcon,.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__refreshIcon{width:14px;height:14px}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__savedIcon{width:13px;height:13px}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__savedBadge{min-width:14px;height:14px;padding:0 2px;font-size:.55rem;top:-3px;right:-3px}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__blerbzPage{align-items:flex-end;gap:.35rem;margin-top:.25rem;display:flex}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__jumpToBottomButton{width:18px;min-width:18px;height:18px;min-height:18px;margin-top:.25rem}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__jumpToBottomIcon{width:10px;height:10px;margin-top:.15rem}.WindowLayout-module__NK03Yq__iconGroup,.WindowLayout-module__NK03Yq__desktopButtons{align-items:center;gap:.35rem;display:flex}.WindowLayout-module__NK03Yq__mobileOnly{display:none}.WindowLayout-module__NK03Yq__filterInfo{font-size:calc(.72rem*var(--font-scale,1));letter-spacing:.15em;text-transform:uppercase;color:var(--news-text-muted);text-align:center;opacity:.7;margin:.5rem 0 0}.WindowLayout-module__NK03Yq__filterToggle{border:1px solid var(--news-border);color:var(--news-text-primary);cursor:pointer;font-size:calc(.68rem*var(--font-scale,1));letter-spacing:.25em;text-transform:uppercase;background:0 0;border-radius:999px;padding:.3rem .65rem;transition:background .2s,color .2s}.WindowLayout-module__NK03Yq__filterToggleActive{background:var(--news-text-primary);color:var(--news-bg)}.WindowLayout-module__NK03Yq__filterToggleDisabled{opacity:.5;cursor:not-allowed}.WindowLayout-module__NK03Yq__refreshRow{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.WindowLayout-module__NK03Yq__refreshButton{color:var(--news-text-primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:inline-flex}.WindowLayout-module__NK03Yq__refreshButton:hover:not(:disabled){color:var(--news-accent)}.WindowLayout-module__NK03Yq__refreshButton:disabled{opacity:.5;cursor:default}.WindowLayout-module__NK03Yq__refreshStatus{font-size:calc(.62rem*var(--font-scale,1));letter-spacing:.15em;text-transform:uppercase;color:var(--news-text-muted);opacity:.7}.WindowLayout-module__NK03Yq__blerbzPageRow{align-items:flex-end;gap:.35rem;margin-top:0;padding-bottom:.45rem;display:flex}.WindowLayout-module__NK03Yq__blerbzPage{font-size:calc(var(--header-count-size,.68rem)*var(--font-scale,1));letter-spacing:.12em;text-transform:uppercase;color:var(--news-text-muted);white-space:nowrap;opacity:.7;font-weight:400}[data-theme=light] .WindowLayout-module__NK03Yq__blerbzPage{color:#2a2a2a;opacity:.85}.WindowLayout-module__NK03Yq__jumpToBottomButton{width:18px;height:18px;color:var(--news-text-muted);cursor:pointer;opacity:.6;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:flex-end;padding:0;transition:all .2s;display:inline-flex}.WindowLayout-module__NK03Yq__jumpToBottomButton:hover{background:var(--news-accentSoft);color:var(--news-accent);border-color:var(--news-accent);opacity:1;transform:translateY(1px)}.WindowLayout-module__NK03Yq__jumpToBottomButton:disabled{opacity:.3;cursor:not-allowed}.WindowLayout-module__NK03Yq__jumpToBottomButton:disabled:hover{background:var(--news-surface);color:var(--news-text-muted);border-color:var(--news-border);transform:none}.WindowLayout-module__NK03Yq__jumpToBottomIcon{width:12px;height:12px}.WindowLayout-module__NK03Yq__savedButton{border:1px solid var(--news-border);background:var(--news-surface);width:36px;height:36px;color:var(--news-text-primary);cursor:pointer;box-shadow:inset 0 0 0 1px var(--news-border-muted);border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background .2s,color .2s,border-color .2s;display:inline-flex;position:relative}.WindowLayout-module__NK03Yq__savedButton:hover{background:var(--news-accentSoft);color:var(--news-accent);border-color:var(--news-accent)}.WindowLayout-module__NK03Yq__savedButton:focus-visible{outline:2px solid var(--news-text-primary);outline-offset:4px}.WindowLayout-module__NK03Yq__savedIcon{width:16px;height:16px}.WindowLayout-module__NK03Yq__savedBadge{background:var(--news-accent);min-width:18px;height:18px;color:var(--news-background);border:2px solid var(--news-surface);border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:.65rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}.WindowLayout-module__NK03Yq__filterButton{border:1px solid var(--news-border);background:var(--news-surface);width:36px;height:36px;color:var(--news-text-primary);cursor:pointer;box-shadow:inset 0 0 0 1px var(--news-border-muted);border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex;position:relative}.WindowLayout-module__NK03Yq__filterButton:hover{background:var(--news-accentSoft);color:var(--news-accent);border-color:var(--news-accent)}.WindowLayout-module__NK03Yq__filterButton:focus-visible{outline:2px solid var(--news-text-primary);outline-offset:4px}.WindowLayout-module__NK03Yq__filterButtonActive{background:var(--news-accentSoft);color:var(--news-accent);border-color:var(--news-accent)}.WindowLayout-module__NK03Yq__filterButtonHasFilter{color:#000;background:#fff;border:none;box-shadow:0 2px 8px #00000026}.WindowLayout-module__NK03Yq__filterIcon{width:18px;height:18px}.WindowLayout-module__NK03Yq__filterBadge{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}.WindowLayout-module__NK03Yq__themeSwitch{border:1px solid var(--news-border);background:var(--news-surface);width:36px;height:36px;color:var(--news-text-primary);cursor:pointer;box-shadow:inset 0 0 0 1px var(--news-border-muted);border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.WindowLayout-module__NK03Yq__themeSwitch:hover{background:var(--news-accentSoft);color:var(--news-accent);border-color:var(--news-accent)}.WindowLayout-module__NK03Yq__themeIcon,.WindowLayout-module__NK03Yq__refreshIcon{width:18px;height:18px}.WindowLayout-module__NK03Yq__refreshingIcon{animation:.9s linear infinite WindowLayout-module__NK03Yq__spin}.WindowLayout-module__NK03Yq__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes WindowLayout-module__NK03Yq__spin{to{transform:rotate(360deg)}}.WindowLayout-module__NK03Yq__feed{flex-direction:column;gap:1.25rem;display:flex}.WindowLayout-module__NK03Yq__feedCompact{padding-top:60px}.WindowLayout-module__NK03Yq__grid{grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:minmax(280px,1fr);grid-auto-flow:dense;will-change:gap,grid-template-columns;align-items:start;gap:.75rem;max-width:100%;transition:gap .3s,grid-template-columns .3s;display:grid}@media (max-width:1024px){.WindowLayout-module__NK03Yq__header{--header-logo-height:24px;--header-count-size:.55rem;--header-btn-size:32px;--header-icon-size:16px;gap:.5rem;min-height:44px;padding:.35rem .5rem}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact{--header-logo-height:18px;--header-count-size:.5rem;--header-btn-size:28px;--header-icon-size:14px;min-height:38px;padding:.25rem .5rem}.WindowLayout-module__NK03Yq__toolbar{flex-shrink:0;width:0;min-width:0;margin:0;padding:0;overflow:visible}.WindowLayout-module__NK03Yq__logoImage{height:var(--header-logo-height,24px)}.WindowLayout-module__NK03Yq__branding{gap:.5rem}.WindowLayout-module__NK03Yq__blerbzPage{align-items:flex-end;gap:.35rem;margin-top:0;padding-bottom:.05rem;display:flex}.WindowLayout-module__NK03Yq__jumpToBottomButton{width:16px;min-width:16px;height:16px;min-height:16px;padding-bottom:.1rem}.WindowLayout-module__NK03Yq__jumpToBottomIcon{width:10px;height:10px;padding-bottom:.05rem}}@media (min-width:640px) and (max-width:1024px) and (orientation:portrait){.WindowLayout-module__NK03Yq__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(260px,auto);align-items:stretch;gap:.5rem}}@media (min-width:640px) and (max-width:1024px) and (orientation:landscape){.WindowLayout-module__NK03Yq__grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(250px,auto);align-items:stretch;gap:.5rem}}@media (max-width:768px){.WindowLayout-module__NK03Yq__window{gap:1rem;padding:.5rem}.WindowLayout-module__NK03Yq__header{--header-logo-height:22px;--header-count-size:.5rem;--header-btn-size:30px;--header-icon-size:15px;gap:.5rem;min-height:40px;padding:.3rem .5rem}.WindowLayout-module__NK03Yq__branding{gap:.5rem}.WindowLayout-module__NK03Yq__logoImage{height:var(--header-logo-height,22px)}.WindowLayout-module__NK03Yq__blerbzPage{font-size:calc(var(--header-count-size,.5rem)*var(--font-scale,1))}.WindowLayout-module__NK03Yq__blerbzPageRow{align-items:flex-end;gap:.35rem;margin-top:0;padding-bottom:.5rem;display:flex}.WindowLayout-module__NK03Yq__jumpToBottomButton{width:14px;min-width:14px;height:14px;min-height:14px}.WindowLayout-module__NK03Yq__jumpToBottomIcon{width:9px;height:9px}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact{--header-logo-height:16px;--header-count-size:.45rem;--header-btn-size:26px;--header-icon-size:13px;min-height:34px;padding:.2rem .5rem}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__logoImage{height:var(--header-logo-height,16px)}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__blerbzPage{font-size:calc(var(--header-count-size,.45rem)*var(--font-scale,1));padding-bottom:.2rem}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__jumpToBottomButton{width:16px;min-width:16px;height:16px;min-height:16px;margin-top:.15rem;padding-bottom:.2rem}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__jumpToBottomIcon{width:9px;height:9px;margin-top:.15rem}.WindowLayout-module__NK03Yq__feedCompact{padding-top:40px}}@media (max-width:639px) and (orientation:portrait){.WindowLayout-module__NK03Yq__window{width:100%;padding:.4rem}.WindowLayout-module__NK03Yq__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(clamp(140px,20vh,200px),auto);grid-auto-flow:dense;align-items:stretch;gap:.4rem}}@media (max-width:639px) and (orientation:landscape){.WindowLayout-module__NK03Yq__window{width:100%;padding:.4rem}.WindowLayout-module__NK03Yq__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(clamp(120px,25vh,180px),auto);grid-auto-flow:dense;align-items:stretch;gap:.35rem}}.WindowLayout-module__NK03Yq__loadMoreTrigger{width:1px;height:1px;margin-top:-1px}.WindowLayout-module__NK03Yq__virtualSpacer{pointer-events:none;width:100%}.WindowLayout-module__NK03Yq__paginationZone{text-align:center;justify-content:center;min-height:48px;display:flex}.WindowLayout-module__NK03Yq__paginationInfo{font-size:calc(.78rem*var(--font-scale,1));letter-spacing:.12em;text-transform:uppercase;color:var(--news-text-muted);text-align:center;opacity:.7}.WindowLayout-module__NK03Yq__paginationError{font-size:calc(.92rem*var(--font-scale,1));letter-spacing:.04em;text-transform:uppercase;color:var(--news-text-primary);flex-wrap:wrap;justify-content:center;gap:.65rem;display:flex}.WindowLayout-module__NK03Yq__retryButton{font-size:calc(.88rem*var(--font-scale,1));letter-spacing:.08em;text-transform:uppercase;color:var(--news-accent);cursor:pointer;background:0 0;border:none;padding:0}.WindowLayout-module__NK03Yq__retryButton:hover{opacity:.8}.WindowLayout-module__NK03Yq__loadingState{flex-direction:column;gap:1.5rem;display:flex}.WindowLayout-module__NK03Yq__skeleton{background:linear-gradient(90deg,var(--news-bg-muted),var(--news-surface-muted),var(--news-bg-muted));border:1px solid var(--news-border-muted);background-size:200% 100%;border-radius:24px;animation:1.6s infinite WindowLayout-module__NK03Yq__shimmer}.WindowLayout-module__NK03Yq__heroSkeleton{width:100%;height:420px}.WindowLayout-module__NK03Yq__cardSkeleton{width:100%;height:280px}.WindowLayout-module__NK03Yq__emptyState{border:1px dashed var(--news-border);background:var(--news-surface-muted);text-align:center;border-radius:20px;padding:1.75rem}.WindowLayout-module__NK03Yq__emptyTitle{font-size:calc(1.62rem*var(--font-scale,1));color:var(--news-text-primary);font-weight:700}.WindowLayout-module__NK03Yq__emptySubtitle{font-size:calc(1rem*var(--font-scale,1));color:var(--news-text-secondary);margin-top:.5rem}@keyframes WindowLayout-module__NK03Yq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (min-width:2000px){.WindowLayout-module__NK03Yq__window{padding:.75rem}.WindowLayout-module__NK03Yq__grid{grid-auto-flow:dense;gap:.6rem}}@media (max-width:640px){.WindowLayout-module__NK03Yq__blerbzPage{font-size:calc(var(--header-count-size,.48rem)*var(--font-scale,1));letter-spacing:.08em;opacity:.7}.WindowLayout-module__NK03Yq__jumpToBottomButton{opacity:.6;width:14px;min-width:14px;height:14px;min-height:14px}.WindowLayout-module__NK03Yq__jumpToBottomIcon{width:9px;height:9px}.WindowLayout-module__NK03Yq__desktopButtons{display:none}.WindowLayout-module__NK03Yq__mobileOnly{display:block}.WindowLayout-module__NK03Yq__window{padding:.25rem}.WindowLayout-module__NK03Yq__header{--header-logo-height:22px;--header-count-size:.48rem;--header-btn-size:26px;--header-icon-size:13px;flex-wrap:nowrap;align-items:center;gap:.35rem;min-height:38px;padding:.3rem .5rem}.WindowLayout-module__NK03Yq__branding{align-items:center;gap:.4rem}.WindowLayout-module__NK03Yq__blerbzPageRow{align-items:flex-end;gap:.35rem;margin-top:.35rem;padding-bottom:0;display:flex}.WindowLayout-module__NK03Yq__logoButton{touch-action:manipulation;-webkit-tap-highlight-color:transparent;flex-shrink:0;gap:.35rem}.WindowLayout-module__NK03Yq__logoImage{height:var(--header-logo-height,22px);object-fit:contain;flex-shrink:0;width:auto;max-width:none;display:block}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact{-webkit-backdrop-filter:blur(10px);--header-logo-height:16px;--header-count-size:.45rem;--header-btn-size:26px;--header-icon-size:13px;gap:.4rem;min-height:32px;padding:.2rem .5rem}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__branding{flex-flow:row;flex-shrink:0;align-items:center;gap:.4rem}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__logoButton{touch-action:manipulation;-webkit-tap-highlight-color:transparent;flex-shrink:0;gap:.3rem}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__logoImage{height:var(--header-logo-height,16px);object-fit:contain;flex-shrink:0;width:auto;max-width:none;display:block}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__blerbzPageRow{gap:.3rem;margin-top:.1rem;padding-bottom:.15rem;display:flex}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__blerbzPage{font-size:calc(var(--header-count-size,.45rem)*var(--font-scale,1));letter-spacing:.06em}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__jumpToBottomButton{width:12px;min-width:12px;height:12px;min-height:12px}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__jumpToBottomIcon{width:8px;height:8px}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__toolbar{width:0;min-width:0;margin:0;padding:0;overflow:visible}.WindowLayout-module__NK03Yq__toolbar{flex-shrink:0;width:0;min-width:0;margin:0;padding:0;overflow:visible}.WindowLayout-module__NK03Yq__iconGroup{flex-shrink:0;order:2}.WindowLayout-module__NK03Yq__filterToggle{order:1;margin-right:auto}.WindowLayout-module__NK03Yq__feedCompact{padding-top:32px}}@media (max-width:380px){.WindowLayout-module__NK03Yq__header{--header-logo-height:18px;--header-count-size:.42rem;--header-btn-size:24px;--header-icon-size:12px;gap:.3rem;min-height:36px;padding:.25rem .4rem}.WindowLayout-module__NK03Yq__branding{gap:.3rem}.WindowLayout-module__NK03Yq__logoImage{height:var(--header-logo-height,18px)}.WindowLayout-module__NK03Yq__blerbzPage{font-size:calc(var(--header-count-size,.42rem)*var(--font-scale,1))}.WindowLayout-module__NK03Yq__blerbzPageRow{gap:.1rem}.WindowLayout-module__NK03Yq__jumpToBottomButton{width:12px;min-width:12px;height:12px;min-height:12px}.WindowLayout-module__NK03Yq__jumpToBottomIcon{width:7px;height:7px}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact{--header-logo-height:14px;--header-count-size:.38rem;--header-btn-size:22px;--header-icon-size:11px;min-height:30px;padding:.15rem .4rem}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__logoImage{height:var(--header-logo-height,14px)}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__blerbzPage{font-size:calc(var(--header-count-size,.38rem)*var(--font-scale,1));padding-bottom:.15rem}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__jumpToBottomButton{width:10px;min-width:10px;height:10px;min-height:10px}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact .WindowLayout-module__NK03Yq__jumpToBottomIcon{width:6px;height:6px}.WindowLayout-module__NK03Yq__feedCompact{padding-top:30px}}@media (max-width:896px) and (orientation:landscape){.WindowLayout-module__NK03Yq__window{gap:1rem;padding:.5rem}.WindowLayout-module__NK03Yq__refreshRow{gap:.35rem}.WindowLayout-module__NK03Yq__refreshButton{padding:.5rem}.WindowLayout-module__NK03Yq__refreshStatus{opacity:.5;font-size:.65rem}.WindowLayout-module__NK03Yq__viralSection{gap:.75rem;padding:.75rem}.WindowLayout-module__NK03Yq__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(120px,auto);grid-auto-flow:dense;align-items:stretch;gap:.3rem}}@media (max-width:380px){.WindowLayout-module__NK03Yq__window{padding:.25rem}.WindowLayout-module__NK03Yq__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(120px,auto);grid-auto-flow:dense;align-items:stretch;gap:.25rem}}.WindowLayout-module__NK03Yq__pullToRefreshIndicator{z-index:9999;pointer-events:none;will-change:transform,opacity;flex-direction:column;align-items:center;gap:.35rem;padding:.75rem;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.WindowLayout-module__NK03Yq__pullRefreshIcon{background:var(--news-surface-elevated);will-change:transform;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #00000014}.WindowLayout-module__NK03Yq__pullRefreshIcon svg{width:18px;height:18px;color:var(--news-accent)}.WindowLayout-module__NK03Yq__pullRefreshReady{background:var(--news-accent);transform:scale(1.05)}.WindowLayout-module__NK03Yq__pullRefreshReady svg{color:#fff}.WindowLayout-module__NK03Yq__pullRefreshSpinning{animation:1s cubic-bezier(.4,0,.2,1) infinite WindowLayout-module__NK03Yq__pullRefreshSpin}@keyframes WindowLayout-module__NK03Yq__pullRefreshSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.WindowLayout-module__NK03Yq__pullRefreshText{color:var(--news-text-muted);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;opacity:.7;font-size:.65rem;font-weight:500}@media (max-width:1024px){.WindowLayout-module__NK03Yq__refreshButton,.WindowLayout-module__NK03Yq__themeSwitch,.WindowLayout-module__NK03Yq__savedButton{min-width:44px;min-height:44px;padding:.75rem}.WindowLayout-module__NK03Yq__refreshButton:active,.WindowLayout-module__NK03Yq__themeSwitch:active,.WindowLayout-module__NK03Yq__savedButton:active,.WindowLayout-module__NK03Yq__jumpToBottomButton:active{transition:transform .1s cubic-bezier(.4,0,.2,1);transform:scale(.95)}.WindowLayout-module__NK03Yq__window{padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}.WindowLayout-module__NK03Yq__blerbzPage[data-feed=window],.WindowLayout-module__NK03Yq__blerbzPage[data-feed=paper]{color:#ffffffd9}.WindowLayout-module__NK03Yq__blerbzPage[data-feed=blerbz100]{color:gold}.WindowLayout-module__NK03Yq__blerbzPage[data-feed=global]{color:#00e5cc}.WindowLayout-module__NK03Yq__blerbzPage[data-feed=local]{color:#1e90ff}.WindowLayout-module__NK03Yq__blerbzPage[data-feed=cover]{color:#ff6f61}.WindowLayout-module__NK03Yq__blerbzPage[data-feed=toons]{color:#f09}.WindowLayout-module__NK03Yq__blerbzPage[data-feed=stream]{color:#fff4b7}.WindowLayout-module__NK03Yq__blerbzPage[data-feed=bitcoin]{color:#f7931a}.WindowLayout-module__NK03Yq__blerbzPage[data-feed=markets]{color:#4fc3f7}.WindowLayout-module__NK03Yq__blerbzPage[data-feed=vibes]{color:#b388ff}.WindowLayout-module__NK03Yq__blerbzPage[data-feed=saved]{color:#ffffffd9}[data-theme=light] .WindowLayout-module__NK03Yq__blerbzPage[data-feed=window],[data-theme=light] .WindowLayout-module__NK03Yq__blerbzPage[data-feed=paper]{color:#2a2a2a}[data-theme=light] .WindowLayout-module__NK03Yq__blerbzPage[data-feed=blerbz100]{color:#b8960b}[data-theme=light] .WindowLayout-module__NK03Yq__blerbzPage[data-feed=global]{color:#00997a}[data-theme=light] .WindowLayout-module__NK03Yq__blerbzPage[data-feed=local]{color:#1565c0}[data-theme=light] .WindowLayout-module__NK03Yq__blerbzPage[data-feed=cover]{color:#cc4f43}[data-theme=light] .WindowLayout-module__NK03Yq__blerbzPage[data-feed=toons]{color:#cc007a}[data-theme=light] .WindowLayout-module__NK03Yq__blerbzPage[data-feed=stream]{color:#8a7e20}[data-theme=light] .WindowLayout-module__NK03Yq__blerbzPage[data-feed=bitcoin]{color:#c67415}[data-theme=light] .WindowLayout-module__NK03Yq__blerbzPage[data-feed=markets]{color:#0288d1}[data-theme=light] .WindowLayout-module__NK03Yq__blerbzPage[data-feed=vibes]{color:#7c4dff}[data-theme=light] .WindowLayout-module__NK03Yq__blerbzPage[data-feed=saved]{color:#2a2a2a}.WindowLayout-module__NK03Yq__blerbzPage[data-feed]{letter-spacing:.1em;text-transform:uppercase;opacity:1;font-size:.5rem;font-weight:300}.WindowLayout-module__NK03Yq__scrollTop{bottom:calc(72px + env(safe-area-inset-bottom,0px) + .5rem);background:rgba(var(--news-bg-rgb),.4);width:42px;height:42px;color:var(--news-text-primary);border:1px solid rgba(var(--news-bg-rgb),.15);cursor:pointer;z-index:1002;opacity:.8;pointer-events:auto;-webkit-tap-highlight-color:transparent;-webkit-backdrop-filter:blur(14px)saturate(180%);border-radius:50%;transition:all .2s cubic-bezier(.4,0,.2,1);position:fixed;left:1rem;transform:scale(1)translateY(0);box-shadow:0 4px 16px #00000014,inset 0 1px 1px #ffffff14}.WindowLayout-module__NK03Yq__scrollTopIcon{opacity:.75;width:20px;height:20px}.WindowLayout-module__NK03Yq__scrollTop:active{opacity:1;transform:scale(.94)}.WindowLayout-module__NK03Yq__scrollTop:active .WindowLayout-module__NK03Yq__scrollTopIcon{opacity:1}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact{animation:.3s cubic-bezier(.4,0,.2,1) WindowLayout-module__NK03Yq__slideDown}@keyframes WindowLayout-module__NK03Yq__slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.WindowLayout-module__NK03Yq__window{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.WindowLayout-module__NK03Yq__grid{gap:.35rem;padding-bottom:1.5rem}@supports (animation-timeline:scroll()){.WindowLayout-module__NK03Yq__grid>*{animation:both WindowLayout-module__NK03Yq__fadeInUp;animation-timeline:view();animation-range:entry entry 30%}@keyframes WindowLayout-module__NK03Yq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}}@media (prefers-reduced-motion:reduce){.WindowLayout-module__NK03Yq__pullToRefreshIndicator,.WindowLayout-module__NK03Yq__pullRefreshIcon,.WindowLayout-module__NK03Yq__scrollTop,.WindowLayout-module__NK03Yq__window,.WindowLayout-module__NK03Yq__header,.WindowLayout-module__NK03Yq__grid{transition:none!important;animation:none!important}}@media (min-width:1025px){.WindowLayout-module__NK03Yq__scrollTop{transition:all .4s cubic-bezier(.34,1.56,.64,1)}.WindowLayout-module__NK03Yq__scrollTop:hover{transform:scale(1.05)translateY(-2px);box-shadow:0 12px 32px #00000040}}@media (min-width:744px) and (max-width:1024px) and (orientation:portrait){.WindowLayout-module__NK03Yq__header{--header-logo-height:24px;--header-count-size:.55rem;--header-btn-size:40px;--header-icon-size:20px;gap:.75rem;min-height:44px;padding:.4rem .75rem}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact{--header-logo-height:20px;--header-count-size:.5rem;--header-btn-size:36px;--header-icon-size:18px;min-height:38px;padding:.25rem .75rem}.WindowLayout-module__NK03Yq__branding{gap:.65rem}.WindowLayout-module__NK03Yq__feedCompact{padding-top:44px}}@media (min-width:1025px) and (max-width:1366px) and (orientation:landscape){.WindowLayout-module__NK03Yq__header{--header-logo-height:32px;--header-count-size:.6rem;--header-btn-size:42px;--header-icon-size:21px;gap:.85rem;min-height:54px;padding:.65rem 1rem}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact{--header-logo-height:26px;--header-count-size:.54rem;--header-btn-size:38px;--header-icon-size:19px;min-height:46px;padding:.4rem 1rem}.WindowLayout-module__NK03Yq__branding{gap:.7rem}.WindowLayout-module__NK03Yq__feedCompact{padding-top:54px}.WindowLayout-module__NK03Yq__jumpToBottomButton{width:18px;min-width:18px;height:18px;min-height:18px}.WindowLayout-module__NK03Yq__jumpToBottomIcon{width:11px;height:11px}}@media (min-width:320px) and (max-width:450px) and (hover:none) and (pointer:coarse){.WindowLayout-module__NK03Yq__header{--header-logo-height:20px;--header-count-size:.48rem;--header-btn-size:32px;--header-icon-size:16px;gap:.5rem;min-height:38px;padding:.3rem .5rem}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact{--header-logo-height:16px;--header-btn-size:28px;--header-icon-size:14px;min-height:32px}}@media (min-width:451px) and (max-width:700px) and (hover:none) and (pointer:coarse){.WindowLayout-module__NK03Yq__header{--header-logo-height:22px;--header-count-size:.52rem;--header-btn-size:36px;--header-icon-size:18px;gap:.6rem;min-height:42px;padding:.35rem .6rem}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact{--header-logo-height:18px;--header-btn-size:32px;--header-icon-size:16px;min-height:36px}}@media (hover:hover) and (pointer:fine) and (min-width:744px) and (max-width:1366px){.WindowLayout-module__NK03Yq__savedButton:hover,.WindowLayout-module__NK03Yq__themeSwitch:hover,.WindowLayout-module__NK03Yq__refreshButton:hover:not(:disabled),.WindowLayout-module__NK03Yq__filterButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}}@media (min-width:1440px){.WindowLayout-module__NK03Yq__header{--header-logo-height:32px;--header-count-size:.6rem;--header-btn-size:42px;--header-icon-size:21px;gap:.85rem;min-height:54px;padding:.65rem 1rem}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact{--header-logo-height:26px;--header-count-size:.6rem;--header-btn-size:34px;--header-icon-size:17px;min-height:52px;padding:.625rem 1.5rem}.WindowLayout-module__NK03Yq__branding{gap:1.25rem}.WindowLayout-module__NK03Yq__feedCompact{padding-top:64px}}@media (min-width:2000px){.WindowLayout-module__NK03Yq__window{max-width:2400px;margin:0 auto;padding:1rem 2rem}.WindowLayout-module__NK03Yq__header{--header-logo-height:40px;--header-count-size:.72rem;--header-btn-size:44px;--header-icon-size:22px;gap:2rem;min-height:68px;padding:1.25rem 2rem}.WindowLayout-module__NK03Yq__header.WindowLayout-module__NK03Yq__headerCompact{--header-logo-height:28px;--header-count-size:.62rem;--header-btn-size:36px;--header-icon-size:18px;min-height:54px;padding:.75rem 2rem}.WindowLayout-module__NK03Yq__grid{grid-auto-flow:dense;gap:1rem}.WindowLayout-module__NK03Yq__feedCompact{padding-top:68px}}
.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}
.CoverArtwork-module__PRBsba__container{cursor:pointer;-webkit-tap-highlight-color:transparent;opacity:0;background:#0a0a0a;flex:1;width:100%;min-height:60vh;transition:opacity .5s;position:relative;overflow:hidden}.CoverArtwork-module__PRBsba__container.CoverArtwork-module__PRBsba__loaded{opacity:1}.CoverArtwork-module__PRBsba__image{object-fit:cover;width:100%;height:100%;min-height:0;transition:transform .3s;display:block;position:absolute;top:0;left:0}.CoverArtwork-module__PRBsba__container:hover .CoverArtwork-module__PRBsba__image{transform:scale(1.01)}.CoverArtwork-module__PRBsba__skeleton{background:linear-gradient(145deg,#0d1117,#161b22);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.CoverArtwork-module__PRBsba__skeletonShimmer{background:linear-gradient(90deg,#0000 0%,#ffffff08 50%,#0000 100%);animation:2s infinite CoverArtwork-module__PRBsba__shimmer;position:absolute;inset:0}@keyframes CoverArtwork-module__PRBsba__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.CoverArtwork-module__PRBsba__placeholder{background:linear-gradient(145deg,#0d1117,#161b22);flex:1;justify-content:center;align-items:center;width:100%;min-height:60vh;display:flex}.CoverArtwork-module__PRBsba__placeholderContent{text-align:center;color:#fff6}.CoverArtwork-module__PRBsba__placeholderIcon{opacity:.5;margin-bottom:1rem;font-size:4rem;display:block}.CoverArtwork-module__PRBsba__tapHint{-webkit-backdrop-filter:blur(8px);color:#fffc;letter-spacing:.05em;text-transform:uppercase;opacity:0;pointer-events:none;background:#0009;border-radius:20px;padding:8px 16px;font-size:.75rem;font-weight:500;transition:opacity .3s;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.CoverArtwork-module__PRBsba__container.CoverArtwork-module__PRBsba__loaded .CoverArtwork-module__PRBsba__tapHint{animation:3s ease-out forwards CoverArtwork-module__PRBsba__fadeInOut}@keyframes CoverArtwork-module__PRBsba__fadeInOut{0%{opacity:0}15%{opacity:1}70%{opacity:1}to{opacity:0}}@media (hover:hover){.CoverArtwork-module__PRBsba__container.CoverArtwork-module__PRBsba__loaded .CoverArtwork-module__PRBsba__tapHint{opacity:0;animation:none}.CoverArtwork-module__PRBsba__container:hover .CoverArtwork-module__PRBsba__tapHint{opacity:1}}.CoverArtwork-module__PRBsba__zoomModal{z-index:9999;touch-action:pan-x pan-y pinch-zoom;background:#000000f2;justify-content:center;align-items:center;animation:.2s CoverArtwork-module__PRBsba__fadeIn;display:flex;position:fixed;inset:0;overflow:auto}@keyframes CoverArtwork-module__PRBsba__fadeIn{0%{opacity:0}to{opacity:1}}.CoverArtwork-module__PRBsba__zoomImageContainer{-webkit-overflow-scrolling:touch;justify-content:center;align-items:center;max-width:100%;max-height:100%;display:flex;overflow:auto}.CoverArtwork-module__PRBsba__zoomImage{object-fit:contain;cursor:zoom-out;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:auto;max-width:none;height:auto;max-height:none}@media (max-width:768px){.CoverArtwork-module__PRBsba__zoomImage{width:120vw;height:auto}}@media (min-width:769px){.CoverArtwork-module__PRBsba__zoomImage{max-width:95vw;max-height:95vh}}.CoverArtwork-module__PRBsba__zoomClose{color:#fff;cursor:pointer;z-index:10000;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,transform .2s;display:flex;position:fixed;top:20px;right:20px}.CoverArtwork-module__PRBsba__zoomClose:hover{background:#fff3;transform:scale(1.1)}.CoverArtwork-module__PRBsba__zoomClose:focus-visible{outline-offset:2px;outline:2px solid #fff}@media (max-width:640px){.CoverArtwork-module__PRBsba__container{min-height:50vh}.CoverArtwork-module__PRBsba__tapHint{padding:6px 12px;font-size:.65rem;bottom:16px}.CoverArtwork-module__PRBsba__zoomClose{width:44px;height:44px;top:12px;right:12px}}@media (prefers-reduced-motion:reduce){.CoverArtwork-module__PRBsba__container,.CoverArtwork-module__PRBsba__image,.CoverArtwork-module__PRBsba__tapHint,.CoverArtwork-module__PRBsba__zoomModal,.CoverArtwork-module__PRBsba__zoomClose{transition:none;animation:none}.CoverArtwork-module__PRBsba__skeletonShimmer{background:#ffffff05;animation:none}}@media (prefers-contrast:high){.CoverArtwork-module__PRBsba__container{border:2px solid #ffffff4d}.CoverArtwork-module__PRBsba__tapHint{background:#000000e6;border:1px solid #ffffff80}.CoverArtwork-module__PRBsba__zoomClose{border:2px solid #fff}}[data-theme=light] .CoverArtwork-module__PRBsba__container{background:#f0efed}[data-theme=light] .CoverArtwork-module__PRBsba__skeleton{background:linear-gradient(145deg,#f8f7f5,#f0efed)}[data-theme=light] .CoverArtwork-module__PRBsba__skeletonShimmer{background:linear-gradient(90deg,#0000 0%,#00000008 50%,#0000 100%)}[data-theme=light] .CoverArtwork-module__PRBsba__placeholder{background:linear-gradient(145deg,#f8f7f5,#f0efed)}[data-theme=light] .CoverArtwork-module__PRBsba__placeholderContent{color:#00000059}[data-theme=light] .CoverArtwork-module__PRBsba__tapHint{color:#000000b3;background:#ffffffe6}[data-theme=light] .CoverArtwork-module__PRBsba__zoomModal{background:#fffffff2}[data-theme=light] .CoverArtwork-module__PRBsba__zoomClose{color:#1a1815;background:#0000001a}[data-theme=light] .CoverArtwork-module__PRBsba__zoomClose:hover{background:#00000026}[data-theme=light] .CoverArtwork-module__PRBsba__zoomClose:focus-visible{outline-color:#1a1815}
