.StreamStyleModal-module__-ikTuW__overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);background:#000000b3;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out StreamStyleModal-module__-ikTuW__fadeIn;display:flex;position:fixed;inset:0}.StreamStyleModal-module__-ikTuW__modal{background:var(--news-surface,#111);border:1px solid var(--news-border,#ffffff1a);border-radius:16px;flex-direction:column;gap:1.25rem;width:100%;max-width:420px;padding:1.5rem;animation:.25s ease-out StreamStyleModal-module__-ikTuW__slideUp;display:flex;box-shadow:0 24px 48px #0006}.StreamStyleModal-module__-ikTuW__header{text-align:center}.StreamStyleModal-module__-ikTuW__title{color:var(--news-text-primary,#fff);letter-spacing:-.02em;margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.StreamStyleModal-module__-ikTuW__subtitle{color:var(--news-text-muted,#888);margin:0;font-size:.8125rem;line-height:1.4}.StreamStyleModal-module__-ikTuW__labsDisclaimer{background:#daa5200f;border:1px solid #daa5201f;border-radius:8px;padding:.5rem .75rem}.StreamStyleModal-module__-ikTuW__labsDisclaimerText{color:var(--news-text-muted,#fff6);text-align:center;margin:0;font-size:.7rem;line-height:1.45}.StreamStyleModal-module__-ikTuW__pillContainer{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.StreamStyleModal-module__-ikTuW__pill{appearance:none;border:1.5px solid var(--news-border,#ffffff1f);color:var(--news-text-secondary,#aaa);cursor:pointer;white-space:nowrap;letter-spacing:-.01em;-webkit-user-select:none;user-select:none;background:0 0;border-radius:100px;padding:.5rem 1.125rem;font-size:.8125rem;font-weight:600;transition:all .2s}.StreamStyleModal-module__-ikTuW__pill:hover{border-color:var(--pill-color,#3b82f6);color:var(--news-text-primary,#fff);background:var(--pill-color-alpha,#3b82f614)}.StreamStyleModal-module__-ikTuW__pill:focus-visible{outline:2px solid var(--pill-color,#3b82f6);outline-offset:2px}.StreamStyleModal-module__-ikTuW__pillActive{border-color:var(--pill-color,#3b82f6);background:var(--pill-color,#3b82f6);color:#fff;box-shadow:0 2px 8px #0003}.StreamStyleModal-module__-ikTuW__pillActive:hover{background:var(--pill-color,#3b82f6);color:#fff;filter:brightness(1.1)}.StreamStyleModal-module__-ikTuW__pillLabel{line-height:1}.StreamStyleModal-module__-ikTuW__styleDescription{justify-content:center;align-items:center;min-height:2rem;display:flex}.StreamStyleModal-module__-ikTuW__descriptionText{color:var(--news-text-muted,#888);text-align:center;margin:0;font-size:.8125rem;line-height:1.4;animation:.15s ease-out StreamStyleModal-module__-ikTuW__fadeIn}.StreamStyleModal-module__-ikTuW__customField{animation:.2s ease-out StreamStyleModal-module__-ikTuW__expandIn;position:relative}.StreamStyleModal-module__-ikTuW__customInput{background:var(--news-bg,#000);border:1px solid var(--news-border,#ffffff1f);width:100%;color:var(--news-text-primary,#fff);resize:none;border-radius:10px;padding:.75rem .875rem 1.5rem;font-family:inherit;font-size:.875rem;line-height:1.4;transition:border-color .2s}.StreamStyleModal-module__-ikTuW__customInput::placeholder{color:var(--news-text-muted,#555)}.StreamStyleModal-module__-ikTuW__customInput:focus{border-color:var(--news-accent,#3b82f6);outline:none}.StreamStyleModal-module__-ikTuW__charCounter{color:var(--news-text-muted,#555);font-variant-numeric:tabular-nums;pointer-events:none;font-size:.6875rem;position:absolute;bottom:.5rem;right:.75rem}.StreamStyleModal-module__-ikTuW__charCounterWarn{color:#ef4444}.StreamStyleModal-module__-ikTuW__error{color:#ef4444;text-align:center;margin:0;font-size:.75rem;animation:.15s ease-out StreamStyleModal-module__-ikTuW__fadeIn}.StreamStyleModal-module__-ikTuW__actions{justify-content:flex-end;gap:.75rem;display:flex}.StreamStyleModal-module__-ikTuW__cancelButton{appearance:none;border:1px solid var(--news-border,#ffffff1f);color:var(--news-text-secondary,#aaa);cursor:pointer;background:0 0;border-radius:10px;padding:.625rem 1.25rem;font-size:.8125rem;font-weight:600;transition:all .15s}.StreamStyleModal-module__-ikTuW__cancelButton:hover{border-color:var(--news-text-muted,#555);color:var(--news-text-primary,#fff)}.StreamStyleModal-module__-ikTuW__confirmButton{appearance:none;background:var(--pill-color,#3b82f6);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;min-width:140px;padding:.625rem 1.5rem;font-size:.8125rem;font-weight:700;transition:all .15s;display:flex}.StreamStyleModal-module__-ikTuW__confirmButton:hover:not(:disabled){filter:brightness(1.15);box-shadow:0 4px 12px #0000004d}.StreamStyleModal-module__-ikTuW__confirmButton:disabled{opacity:.6;cursor:not-allowed}.StreamStyleModal-module__-ikTuW__loadingDots{align-items:center;gap:3px;display:inline-flex}.StreamStyleModal-module__-ikTuW__loadingDots span{background:currentColor;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite StreamStyleModal-module__-ikTuW__dotPulse}.StreamStyleModal-module__-ikTuW__loadingDots span:nth-child(2){animation-delay:.15s}.StreamStyleModal-module__-ikTuW__loadingDots span:nth-child(3){animation-delay:.3s}@keyframes StreamStyleModal-module__-ikTuW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes StreamStyleModal-module__-ikTuW__slideUp{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes StreamStyleModal-module__-ikTuW__expandIn{0%{opacity:0;max-height:0;transform:scaleY(.8)}to{opacity:1;max-height:200px;transform:scaleY(1)}}@keyframes StreamStyleModal-module__-ikTuW__dotPulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}}@media (max-width:767px){.StreamStyleModal-module__-ikTuW__overlay{align-items:flex-end;padding:0}.StreamStyleModal-module__-ikTuW__modal{border-radius:16px 16px 0 0;max-width:100%;padding:1.25rem 1rem 2rem;animation:.3s ease-out StreamStyleModal-module__-ikTuW__slideUpMobile}.StreamStyleModal-module__-ikTuW__pillContainer{gap:.375rem}.StreamStyleModal-module__-ikTuW__pill{padding:.4375rem .875rem;font-size:.75rem}}@keyframes StreamStyleModal-module__-ikTuW__slideUpMobile{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}
.StreamFilterBar-module__KdubUG__filterBar{background:var(--news-bg);border-bottom:1px solid var(--news-border-muted);z-index:100;flex-direction:column;gap:.5rem;padding:.75rem 0;transition:top .3s;display:flex;position:sticky;top:56px}.StreamFilterBar-module__KdubUG__filterBarCompact{padding:.5rem 0;top:44px}.StreamFilterBar-module__KdubUG__filterRow{align-items:center;gap:.75rem;min-height:36px;display:flex}.StreamFilterBar-module__KdubUG__dropdownContainer{flex-shrink:0;position:relative}.StreamFilterBar-module__KdubUG__dropdownButton{background:var(--news-surface);border:1px solid var(--news-border);color:var(--news-text-primary);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;transition:all .15s;display:flex}.StreamFilterBar-module__KdubUG__dropdownButton:hover{background:var(--news-surface-elevated);border-color:var(--news-border)}.StreamFilterBar-module__KdubUG__dropdownButtonOpen{background:var(--news-surface-elevated);border-color:var(--news-accent)}.StreamFilterBar-module__KdubUG__dropdownLabel{line-height:1}.StreamFilterBar-module__KdubUG__dropdownIcon{width:14px;height:14px;color:var(--news-text-muted);transition:transform .2s}.StreamFilterBar-module__KdubUG__dropdownIconOpen{transform:rotate(180deg)}.StreamFilterBar-module__KdubUG__dropdownMenu{background:var(--news-surface-elevated);border:1px solid var(--news-border);z-index:200;border-radius:8px;min-width:140px;margin:0;padding:.375rem 0;list-style:none;animation:.15s StreamFilterBar-module__KdubUG__dropdownSlideIn;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 8px 24px #00000026}@keyframes StreamFilterBar-module__KdubUG__dropdownSlideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.StreamFilterBar-module__KdubUG__dropdownItem{width:100%;color:var(--news-text-primary);text-align:left;cursor:pointer;background:0 0;border:none;padding:.5rem .875rem;font-size:.8125rem;transition:background .1s;display:block}.StreamFilterBar-module__KdubUG__dropdownItem:hover{background:var(--news-surface-muted)}.StreamFilterBar-module__KdubUG__dropdownItemActive{color:var(--news-accent);font-weight:600}.StreamFilterBar-module__KdubUG__categoriesWrapper{flex:1;min-width:0;position:relative;overflow:hidden}.StreamFilterBar-module__KdubUG__categories{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;gap:.375rem;padding:2px 0;display:flex;overflow-x:auto}.StreamFilterBar-module__KdubUG__categories::-webkit-scrollbar{display:none}.StreamFilterBar-module__KdubUG__categoryPill{border:1px solid var(--news-border);color:var(--news-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;flex-shrink:0;padding:.4375rem .75rem;font-size:.75rem;font-weight:500;transition:all .15s}.StreamFilterBar-module__KdubUG__categoryPill:hover{background:var(--news-surface-muted);border-color:var(--news-border);color:var(--news-text-primary)}.StreamFilterBar-module__KdubUG__categoryPillActive{background:var(--news-accent);border-color:var(--news-accent);color:#fff}.StreamFilterBar-module__KdubUG__categoryPillActive:hover{opacity:.9}.StreamFilterBar-module__KdubUG__scrollFadeLeft,.StreamFilterBar-module__KdubUG__scrollFadeRight{pointer-events:none;z-index:1;opacity:0;width:24px;transition:opacity .2s;position:absolute;top:0;bottom:0}.StreamFilterBar-module__KdubUG__scrollFadeLeft{background:linear-gradient(to right,var(--news-bg),transparent);left:0}.StreamFilterBar-module__KdubUG__scrollFadeRight{background:linear-gradient(to left,var(--news-bg),transparent);right:0}.StreamFilterBar-module__KdubUG__categoriesWrapper:has(.StreamFilterBar-module__KdubUG__categories:not(:first-child)) .StreamFilterBar-module__KdubUG__scrollFadeLeft{opacity:1}.StreamFilterBar-module__KdubUG__activeFilters{flex-wrap:wrap;align-items:center;gap:.5rem;padding-top:.25rem;display:flex}.StreamFilterBar-module__KdubUG__activeFiltersLabel{color:var(--news-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:500}.StreamFilterBar-module__KdubUG__activeFilterChip{background:var(--news-surface-muted);color:var(--news-text-primary);border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.6875rem;font-weight:500;display:inline-flex}.StreamFilterBar-module__KdubUG__clearFilterButton{width:14px;height:14px;color:inherit;cursor:pointer;opacity:.6;background:0 0;border:none;justify-content:center;align-items:center;font-size:1rem;line-height:1;transition:opacity .1s;display:flex}.StreamFilterBar-module__KdubUG__clearFilterButton:hover{opacity:1}.StreamFilterBar-module__KdubUG__clearAllButton{color:var(--news-accent);cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:.6875rem;font-weight:500;transition:opacity .1s}.StreamFilterBar-module__KdubUG__clearAllButton:hover{opacity:.8}@media (max-width:1024px){.StreamFilterBar-module__KdubUG__filterBar{padding:.625rem 0;top:52px}.StreamFilterBar-module__KdubUG__filterBarCompact{padding:.5rem 0;top:44px}.StreamFilterBar-module__KdubUG__dropdownButton{padding:.4375rem .625rem;font-size:.75rem}.StreamFilterBar-module__KdubUG__categoryPill{padding:.375rem .625rem;font-size:.6875rem}}@media (max-width:640px){.StreamFilterBar-module__KdubUG__filterBar{gap:.375rem;padding:.5rem 0;top:48px}.StreamFilterBar-module__KdubUG__filterBarCompact{padding:.375rem 0;top:40px}.StreamFilterBar-module__KdubUG__filterRow{gap:.5rem;min-height:32px}.StreamFilterBar-module__KdubUG__dropdownButton{border-radius:6px;padding:.375rem .5rem;font-size:.6875rem}.StreamFilterBar-module__KdubUG__dropdownIcon{width:12px;height:12px}.StreamFilterBar-module__KdubUG__dropdownMenu{min-width:120px;font-size:.75rem}.StreamFilterBar-module__KdubUG__dropdownItem{padding:.4375rem .75rem;font-size:.75rem}.StreamFilterBar-module__KdubUG__categoriesWrapper{flex:1}.StreamFilterBar-module__KdubUG__categories{gap:.25rem}.StreamFilterBar-module__KdubUG__categoryPill{padding:.3125rem .5rem;font-size:.625rem}.StreamFilterBar-module__KdubUG__scrollFadeLeft,.StreamFilterBar-module__KdubUG__scrollFadeRight{width:20px}.StreamFilterBar-module__KdubUG__activeFilters{gap:.375rem}.StreamFilterBar-module__KdubUG__activeFiltersLabel{font-size:.625rem}.StreamFilterBar-module__KdubUG__activeFilterChip{padding:.1875rem .375rem;font-size:.625rem}.StreamFilterBar-module__KdubUG__clearAllButton{font-size:.625rem}}@media (max-width:380px){.StreamFilterBar-module__KdubUG__filterBar{top:44px}.StreamFilterBar-module__KdubUG__filterBarCompact{top:36px}.StreamFilterBar-module__KdubUG__dropdownContainer:last-child{display:none}}[data-theme=light] .StreamFilterBar-module__KdubUG__dropdownMenu{background:var(--news-glass-elevated,#bdbdbdeb);-webkit-backdrop-filter:var(--news-glass-blur,blur(20px)saturate(180%));box-shadow:0 1px 3px #0000001a,0 8px 24px #0000001f,var(--news-glass-highlight,inset 0 1px 0 #ffffff4d);border:1px solid #00000026}[data-theme=light] .StreamFilterBar-module__KdubUG__activeFilterChip{background:#0000001f}@media (prefers-reduced-motion:reduce){.StreamFilterBar-module__KdubUG__dropdownMenu{animation:none}.StreamFilterBar-module__KdubUG__dropdownIcon,.StreamFilterBar-module__KdubUG__dropdownButton,.StreamFilterBar-module__KdubUG__categoryPill,.StreamFilterBar-module__KdubUG__dropdownItem{transition:none}}
.CastModal-module__7jp6iq__comingSoonOverlay{z-index:10;pointer-events:none;border-radius:16px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.CastModal-module__7jp6iq__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 CastModal-module__7jp6iq__stampAppear;transform:rotate(-12deg);box-shadow:0 4px 20px #ff44444d,inset 0 0 20px #ff44441a}@keyframes CastModal-module__7jp6iq__stampAppear{0%{opacity:0;transform:rotate(-12deg)scale(1.5)}to{opacity:1;transform:rotate(-12deg)scale(1)}}[data-theme=light] .CastModal-module__7jp6iq__comingSoonStamp{color:#c00;background:#bdbdbdf2;border-color:#c00;box-shadow:0 4px 20px #c003,inset 0 0 20px #cc00000d}.CastModal-module__7jp6iq__comingSoonContent{opacity:.35;filter:grayscale();pointer-events:none}.CastModal-module__7jp6iq__comingSoonContent .CastModal-module__7jp6iq__closeButton,.CastModal-module__7jp6iq__comingSoonContent .CastModal-module__7jp6iq__cancelButton{pointer-events:auto;opacity:1;filter:none}.CastModal-module__7jp6iq__comingSoonContent .CastModal-module__7jp6iq__actions{pointer-events:auto}.CastModal-module__7jp6iq__comingSoonContent .CastModal-module__7jp6iq__actions .CastModal-module__7jp6iq__castItButton{pointer-events:none}.CastModal-module__7jp6iq__overlay{-webkit-backdrop-filter:blur(8px);z-index:10000;background:#000000bf;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out CastModal-module__7jp6iq__fadeIn;display:flex;position:fixed;inset:0}@keyframes CastModal-module__7jp6iq__fadeIn{0%{opacity:0}to{opacity:1}}.CastModal-module__7jp6iq__modal{background:var(--news-surface,#1a1a1a);border:1px solid var(--news-border,#ffffff1a);border-radius:16px;width:100%;max-width:380px;padding:1.5rem;animation:.25s ease-out CastModal-module__7jp6iq__slideUp;position:relative;overflow:hidden;box-shadow:0 24px 48px #0006}@keyframes CastModal-module__7jp6iq__slideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.CastModal-module__7jp6iq__header{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.CastModal-module__7jp6iq__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}.CastModal-module__7jp6iq__headerIcon:before{content:"";background:linear-gradient(45deg,#0000 30%,#fff6 50%,#0000 70%);width:200%;height:200%;animation:3s ease-in-out infinite CastModal-module__7jp6iq__shine;position:absolute;top:-50%;left:-50%}@keyframes CastModal-module__7jp6iq__shine{0%{transform:translate(-100%)rotate(45deg)}to{transform:translate(100%)rotate(45deg)}}.CastModal-module__7jp6iq__headerIcon svg{z-index:1;width:22px;height:22px;position:relative}[data-theme=light] .CastModal-module__7jp6iq__headerIcon{color:#fff;background:#000;box-shadow:0 2px 8px #0003}.CastModal-module__7jp6iq__title{color:var(--news-text-primary,#fff);letter-spacing:-.01em;flex:1;margin:0;font-size:1.25rem;font-weight:600}.CastModal-module__7jp6iq__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}.CastModal-module__7jp6iq__closeButton:hover{background:var(--news-surface-elevated,#333);color:var(--news-text-primary,#fff)}.CastModal-module__7jp6iq__storyPreview{background:var(--news-surface-muted,#2a2a2a);border-radius:12px;margin-bottom:1rem;padding:1rem}.CastModal-module__7jp6iq__storyTitle{color:var(--news-text-primary,#fff);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .375rem;font-size:.9rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.CastModal-module__7jp6iq__storySource{color:var(--news-text-muted,#666);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.75rem;font-weight:500}.CastModal-module__7jp6iq__creditSection{background:var(--news-surface-muted,#2a2a2a);border:1px solid var(--news-border,#ffffff26);border-radius:12px;margin-bottom:1rem;padding:1rem}.CastModal-module__7jp6iq__creditRow{justify-content:space-between;align-items:center;padding:.375rem 0;display:flex}.CastModal-module__7jp6iq__creditRow:first-child{padding-top:0}.CastModal-module__7jp6iq__creditRow:last-of-type{padding-bottom:0}.CastModal-module__7jp6iq__creditLabel{color:var(--news-text-secondary,#aaa);font-size:.85rem}.CastModal-module__7jp6iq__creditValue{color:var(--news-text-primary,#fff);font-size:1rem;font-weight:600}.CastModal-module__7jp6iq__creditCost{color:var(--news-text-primary,#fff);font-size:.9rem;font-weight:500}.CastModal-module__7jp6iq__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}.CastModal-module__7jp6iq__labsDisclaimer{background:#ffffff0a;border-radius:8px;margin-bottom:.75rem;padding:.5rem .75rem}.CastModal-module__7jp6iq__labsDisclaimerText{color:var(--news-text-muted,#666);margin:0;font-size:.7rem;line-height:1.4}[data-theme=light] .CastModal-module__7jp6iq__labsDisclaimer{background:#0000000f}[data-theme=light] .CastModal-module__7jp6iq__labsDisclaimerText{color:var(--news-text-muted,#4a4a4a)}.CastModal-module__7jp6iq__signInSection{background:#d4af3714;border:1px solid #d4af3733;border-radius:8px;align-items:center;gap:.625rem;margin-top:.75rem;padding:.625rem .75rem;display:flex}.CastModal-module__7jp6iq__signInIcon{color:#d4af37;background:#d4af371f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.CastModal-module__7jp6iq__signInText{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.CastModal-module__7jp6iq__signInTitle{color:var(--news-text-primary,#fff);font-size:.8rem;font-weight:600}.CastModal-module__7jp6iq__signInDesc{color:var(--news-text-muted,#888);font-size:.7rem}.CastModal-module__7jp6iq__signInButton{color:#d4af37;cursor:pointer;white-space:nowrap;background:#d4af371f;border:1px solid #d4af3766;border-radius:6px;padding:.375rem .75rem;font-size:.75rem;font-weight:600;transition:all .15s}.CastModal-module__7jp6iq__signInButton:hover{color:#e5c352;background:#d4af3733;border-color:#d4af3780}[data-theme=light] .CastModal-module__7jp6iq__signInSection{background:#b48c140f;border-color:#b48c1426}[data-theme=light] .CastModal-module__7jp6iq__signInIcon{color:#8b6914;background:#b48c141a}[data-theme=light] .CastModal-module__7jp6iq__signInButton{color:#8b6914;background:#b48c1414;border-color:#b48c144d}[data-theme=light] .CastModal-module__7jp6iq__signInButton:hover{color:#6b4f0e;background:#b48c1426}.CastModal-module__7jp6iq__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}.CastModal-module__7jp6iq__signInLink:hover{color:#e5c352}.CastModal-module__7jp6iq__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}.CastModal-module__7jp6iq__getCreditsLink:hover{background:var(--news-surface-elevated,#333);color:var(--news-text-primary,#fff);border-color:var(--news-border-hover,#ffffff40)}.CastModal-module__7jp6iq__getCreditsLink svg{flex-shrink:0}[data-theme=light] .CastModal-module__7jp6iq__getCreditsLink{color:var(--news-text-secondary,#333);border-color:#0003}[data-theme=light] .CastModal-module__7jp6iq__getCreditsLink:hover{color:var(--news-text-primary,#1a1a1a);background:#d5d6d8;border-color:#00000040}.CastModal-module__7jp6iq__description{color:var(--news-text-secondary,#888);margin:0 0 1rem;font-size:.85rem;line-height:1.5}.CastModal-module__7jp6iq__errorMessage{color:#f87171;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.85rem}.CastModal-module__7jp6iq__actions{flex-direction:column;gap:.625rem;display:flex}.CastModal-module__7jp6iq__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}.CastModal-module__7jp6iq__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%}.CastModal-module__7jp6iq__castItButton:hover:before{left:100%}.CastModal-module__7jp6iq__castItButton:hover{transform:translateY(-2px);box-shadow:0 6px 24px #ffffff4d,0 0 0 2px #ffffff26}.CastModal-module__7jp6iq__castItButton:active{transform:translateY(0)}.CastModal-module__7jp6iq__castItButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.CastModal-module__7jp6iq__castItButton:disabled:before{display:none}.CastModal-module__7jp6iq__castItButton svg{flex-shrink:0;width:18px;height:18px}[data-theme=light] .CastModal-module__7jp6iq__castItButton{color:#fff;background:#000;box-shadow:0 4px 16px #0003,inset 0 1px #ffffff1a}[data-theme=light] .CastModal-module__7jp6iq__castItButton:hover{box-shadow:0 6px 24px #0000004d,0 0 0 2px #0000001a}.CastModal-module__7jp6iq__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}.CastModal-module__7jp6iq__spinner{border:2px solid #fff3;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite CastModal-module__7jp6iq__spin}[data-theme=light] .CastModal-module__7jp6iq__spinner{border-color:#000 #0003 #0003}@keyframes CastModal-module__7jp6iq__spin{to{transform:rotate(360deg)}}.CastModal-module__7jp6iq__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}.CastModal-module__7jp6iq__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%}.CastModal-module__7jp6iq__watchButton:hover:before{left:100%}.CastModal-module__7jp6iq__watchButton:hover{transform:translateY(-2px);box-shadow:0 6px 24px #ffffff59}.CastModal-module__7jp6iq__watchButton svg{width:18px;height:18px}[data-theme=light] .CastModal-module__7jp6iq__watchButton{color:#fff;background:#000;box-shadow:0 4px 16px #0003}[data-theme=light] .CastModal-module__7jp6iq__watchButton:hover{box-shadow:0 6px 24px #0000004d}.CastModal-module__7jp6iq__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}.CastModal-module__7jp6iq__cancelButton:hover{background:var(--news-surface-muted,#2a2a2a);color:var(--news-text-primary,#fff);border-color:var(--news-border-hover,#fff3)}.CastModal-module__7jp6iq__footerNote{color:var(--news-text-muted,#666);text-align:center;margin:1rem 0 0;font-size:.75rem;line-height:1.4}[data-theme=light] .CastModal-module__7jp6iq__modal{background:#c3c5c6;border-color:#0003;box-shadow:0 24px 48px #00000040}[data-theme=light] .CastModal-module__7jp6iq__storyPreview{background:#d5d6d8}[data-theme=light] .CastModal-module__7jp6iq__closeButton{background:#9c9c9f}[data-theme=light] .CastModal-module__7jp6iq__closeButton:hover{background:#888}[data-theme=light] .CastModal-module__7jp6iq__cancelButton{border-color:#0003}[data-theme=light] .CastModal-module__7jp6iq__cancelButton:hover{background:#d5d6d8}.CastModal-module__7jp6iq__progressSection{background:var(--news-surface-muted,#2a2a2a);border:1px solid var(--news-border,#ffffff1a);border-radius:12px;margin-bottom:1rem;padding:1rem}.CastModal-module__7jp6iq__progressHeader{align-items:center;gap:.75rem;margin-bottom:.875rem;display:flex}.CastModal-module__7jp6iq__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 CastModal-module__7jp6iq__iconPulse;display:flex}.CastModal-module__7jp6iq__stageIcon{width:100%;height:100%;color:var(--news-accent,#007aff)}@keyframes CastModal-module__7jp6iq__iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.CastModal-module__7jp6iq__progressInfo{flex:1;min-width:0}.CastModal-module__7jp6iq__stageLabel{color:var(--news-text-primary,#fff);margin-bottom:2px;font-size:.875rem;font-weight:600;display:block}.CastModal-module__7jp6iq__stageDescription{color:var(--news-text-muted,#888);font-size:.75rem;display:block}.CastModal-module__7jp6iq__eta{color:var(--news-accent,#007aff);white-space:nowrap;background:#007aff1a;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:500}.CastModal-module__7jp6iq__progressBar{background:#ffffff1a;border-radius:3px;height:6px;margin-bottom:.75rem;overflow:hidden}.CastModal-module__7jp6iq__progressFill{background:var(--news-accent,#007aff);border-radius:3px;height:100%;transition:width .5s;position:relative}.CastModal-module__7jp6iq__progressFill:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff4d 50%,#0000 100%);animation:2s linear infinite CastModal-module__7jp6iq__progressShine;position:absolute;inset:0}@keyframes CastModal-module__7jp6iq__progressShine{0%{transform:translate(-100%)}to{transform:translate(100%)}}.CastModal-module__7jp6iq__stageDots{justify-content:space-between;gap:4px;margin-bottom:.75rem;display:flex}.CastModal-module__7jp6iq__stageDot{background:#ffffff26;border-radius:50%;width:8px;height:8px;transition:all .3s}.CastModal-module__7jp6iq__stageDot.CastModal-module__7jp6iq__active{background:var(--news-accent,#007aff);animation:1.5s ease-in-out infinite CastModal-module__7jp6iq__dotPulse;box-shadow:0 0 8px #007aff80}.CastModal-module__7jp6iq__stageDot.CastModal-module__7jp6iq__complete{background:#34c759}@keyframes CastModal-module__7jp6iq__dotPulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.CastModal-module__7jp6iq__progressNote{color:var(--news-text-muted,#666);text-align:center;margin:0;font-size:.7rem;line-height:1.4}[data-theme=light] .CastModal-module__7jp6iq__progressSection{background:#d5d6d8;border-color:#0000002e}[data-theme=light] .CastModal-module__7jp6iq__currentStageIcon{background:#007aff1f}[data-theme=light] .CastModal-module__7jp6iq__progressBar,[data-theme=light] .CastModal-module__7jp6iq__stageDot{background:#00000026}.CastModal-module__7jp6iq__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}.CastModal-module__7jp6iq__retryButton:hover{background:var(--news-surface-elevated,#3a3a3a);border-color:var(--news-border-hover,#ffffff40);transform:translateY(-1px)}.CastModal-module__7jp6iq__retryButton svg{width:18px;height:18px}[data-theme=light] .CastModal-module__7jp6iq__retryButton{color:#1a1a1a;background:#9c9c9f;border-color:#0003}[data-theme=light] .CastModal-module__7jp6iq__retryButton:hover{background:#888}@media (max-width:480px){.CastModal-module__7jp6iq__modal{border-radius:12px;padding:1.25rem}.CastModal-module__7jp6iq__headerIcon{width:36px;height:36px}.CastModal-module__7jp6iq__title{font-size:1.1rem}.CastModal-module__7jp6iq__castItButton,.CastModal-module__7jp6iq__generatingButton,.CastModal-module__7jp6iq__watchButton,.CastModal-module__7jp6iq__retryButton{padding:.75rem 1rem;font-size:.95rem}.CastModal-module__7jp6iq__progressHeader{flex-wrap:wrap}.CastModal-module__7jp6iq__currentStageIcon{width:36px;height:36px;padding:6px}.CastModal-module__7jp6iq__eta{text-align:center;flex-basis:100%;margin-top:.5rem}}
.ContextLinks-module__9H2EZq__contextLinksPanel{border-top:1px solid #ffffff14;margin-top:1rem;padding:1rem 0 1.5rem}[data-theme=light] .ContextLinks-module__9H2EZq__contextLinksPanel{border-top-color:#00000026}.ContextLinks-module__9H2EZq__panelHeader{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem 0;display:flex}.ContextLinks-module__9H2EZq__panelHeader:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #ffffff80}[data-theme=light] .ContextLinks-module__9H2EZq__panelHeader:focus-visible{outline-color:#0006}.ContextLinks-module__9H2EZq__panelTitle{letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;align-items:center;gap:.375rem;font-size:.7rem;font-weight:600;display:inline-flex}[data-theme=light] .ContextLinks-module__9H2EZq__panelTitle{color:#00000073}.ContextLinks-module__9H2EZq__panelCount{color:#ffffff8c;letter-spacing:0;text-transform:none;background:#ffffff14;border-radius:.5rem;justify-content:center;align-items:center;min-width:1.25rem;height:1.125rem;padding:0 .3rem;font-size:.6rem;font-weight:600;display:inline-flex}[data-theme=light] .ContextLinks-module__9H2EZq__panelCount{color:#00000080;background:#0000001a}.ContextLinks-module__9H2EZq__chevron{color:#ffffff59;flex-shrink:0;font-size:.65rem;transition:transform .2s}[data-theme=light] .ContextLinks-module__9H2EZq__chevron{color:#0000004d}.ContextLinks-module__9H2EZq__chevronExpanded{transform:rotate(180deg)}.ContextLinks-module__9H2EZq__panelBody{transition:max-height .25s,opacity .2s;overflow:hidden}.ContextLinks-module__9H2EZq__panelBodyCollapsed{opacity:0;pointer-events:none;max-height:0}.ContextLinks-module__9H2EZq__panelBodyExpanded{opacity:1;max-height:2000px}.ContextLinks-module__9H2EZq__enrichmentSummary{color:#ffffff4d;letter-spacing:.02em;padding:0 0 .5rem;font-size:.65rem}[data-theme=light] .ContextLinks-module__9H2EZq__enrichmentSummary{color:#0000004d}.ContextLinks-module__9H2EZq__section{padding:.625rem 0}.ContextLinks-module__9H2EZq__section+.ContextLinks-module__9H2EZq__section{border-top:1px solid #ffffff0a}[data-theme=light] .ContextLinks-module__9H2EZq__section+.ContextLinks-module__9H2EZq__section{border-top-color:#0000000a}.ContextLinks-module__9H2EZq__sectionLabel{letter-spacing:.06em;text-transform:uppercase;color:#fff6;align-items:center;gap:.25rem;margin-bottom:.375rem;font-size:.65rem;font-weight:500;display:inline-flex}[data-theme=light] .ContextLinks-module__9H2EZq__sectionLabel{color:#0006}.ContextLinks-module__9H2EZq__sectionCount{color:#ffffff40;letter-spacing:0;text-transform:none;font-weight:400}[data-theme=light] .ContextLinks-module__9H2EZq__sectionCount{color:#00000040}.ContextLinks-module__9H2EZq__chipList{flex-wrap:wrap;gap:.375rem;display:flex}.ContextLinks-module__9H2EZq__chip{color:#ffffffbf;white-space:nowrap;text-overflow:ellipsis;background:#ffffff0f;border:1px solid #ffffff14;border-radius:1rem;align-items:center;gap:.25rem;max-width:200px;padding:.25rem .5rem;font-size:.72rem;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex;overflow:hidden}.ContextLinks-module__9H2EZq__chip:hover{background:#ffffff1a;border-color:#ffffff26}[data-theme=light] .ContextLinks-module__9H2EZq__chip{color:#000000bf;background:#00000014;border-color:#00000026}[data-theme=light] .ContextLinks-module__9H2EZq__chip:hover{background:#0000001f;border-color:#0003}.ContextLinks-module__9H2EZq__chipLink{color:inherit;text-decoration:none}.ContextLinks-module__9H2EZq__chipLink:focus-visible{outline-offset:1px;border-radius:1rem;outline:2px solid #ffffff80}[data-theme=light] .ContextLinks-module__9H2EZq__chipLink:focus-visible{outline-color:#0006}.ContextLinks-module__9H2EZq__tickerChip{letter-spacing:.02em;font-family:SF Mono,Menlo,Consolas,monospace;font-weight:600}.ContextLinks-module__9H2EZq__tickerSymbol{color:#ffffffe6}[data-theme=light] .ContextLinks-module__9H2EZq__tickerSymbol{color:#000000d9}.ContextLinks-module__9H2EZq__tickerCompany{color:#ffffff73;margin-left:.125rem;font-family:inherit;font-weight:400}[data-theme=light] .ContextLinks-module__9H2EZq__tickerCompany{color:#0006}.ContextLinks-module__9H2EZq__linkList{flex-direction:column;gap:.25rem;display:flex}.ContextLinks-module__9H2EZq__linkItem{color:#ffffffb3;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.375rem;padding:.25rem 0;font-size:.78rem;text-decoration:none;transition:color .15s;display:flex;overflow:hidden}.ContextLinks-module__9H2EZq__linkItem:hover{color:#fffffff2}.ContextLinks-module__9H2EZq__linkItem:focus-visible{outline-offset:1px;border-radius:2px;outline:2px solid #ffffff80}[data-theme=light] .ContextLinks-module__9H2EZq__linkItem{color:#0009}[data-theme=light] .ContextLinks-module__9H2EZq__linkItem:hover{color:#000000e6}[data-theme=light] .ContextLinks-module__9H2EZq__linkItem:focus-visible{outline-color:#0006}.ContextLinks-module__9H2EZq__linkIcon{opacity:.5;flex-shrink:0;font-size:.7rem}.ContextLinks-module__9H2EZq__linkDomain{color:#ffffff4d;flex-shrink:0;margin-left:auto;font-size:.65rem}[data-theme=light] .ContextLinks-module__9H2EZq__linkDomain{color:#0000004d}.ContextLinks-module__9H2EZq__handleRow{align-items:center;gap:.375rem;padding:.25rem 0;display:flex}.ContextLinks-module__9H2EZq__handleLink{color:#ffffffb3;align-items:center;gap:.25rem;font-size:.78rem;text-decoration:none;transition:color .15s;display:inline-flex}.ContextLinks-module__9H2EZq__handleLink:hover{color:#fffffff2}.ContextLinks-module__9H2EZq__handleLink:focus-visible{outline-offset:1px;border-radius:2px;outline:2px solid #ffffff80}[data-theme=light] .ContextLinks-module__9H2EZq__handleLink{color:#0009}[data-theme=light] .ContextLinks-module__9H2EZq__handleLink:hover{color:#000000e6}[data-theme=light] .ContextLinks-module__9H2EZq__handleLink:focus-visible{outline-color:#0006}.ContextLinks-module__9H2EZq__platformIcon{opacity:.6;flex-shrink:0;font-size:.72rem}.ContextLinks-module__9H2EZq__handleText{font-weight:500}.ContextLinks-module__9H2EZq__platformLabel{text-transform:uppercase;letter-spacing:.05em;color:#ffffff4d;margin-left:.25rem;font-size:.6rem}[data-theme=light] .ContextLinks-module__9H2EZq__platformLabel{color:#0000004d}.ContextLinks-module__9H2EZq__productRow{justify-content:space-between;align-items:center;gap:.5rem;padding:.3rem 0;display:flex}.ContextLinks-module__9H2EZq__productName{color:#ffffffbf;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.78rem;overflow:hidden}[data-theme=light] .ContextLinks-module__9H2EZq__productName{color:#000000b3}.ContextLinks-module__9H2EZq__productCategory{text-transform:uppercase;letter-spacing:.04em;color:#ffffff4d;font-size:.6rem}[data-theme=light] .ContextLinks-module__9H2EZq__productCategory{color:#0000004d}.ContextLinks-module__9H2EZq__productLink{color:#ffffff80;flex-shrink:0;font-size:.7rem;text-decoration:none;transition:color .15s}.ContextLinks-module__9H2EZq__productLink:hover{color:#ffffffd9}.ContextLinks-module__9H2EZq__productLink:focus-visible{outline-offset:1px;border-radius:2px;outline:2px solid #ffffff80}[data-theme=light] .ContextLinks-module__9H2EZq__productLink{color:#00000073}[data-theme=light] .ContextLinks-module__9H2EZq__productLink:hover{color:#000c}[data-theme=light] .ContextLinks-module__9H2EZq__productLink:focus-visible{outline-color:#0006}.ContextLinks-module__9H2EZq__authorRow{align-items:center;gap:.375rem;padding:.25rem 0;font-size:.82rem;display:flex}.ContextLinks-module__9H2EZq__authorName{color:#ffffffd9;font-weight:500}[data-theme=light] .ContextLinks-module__9H2EZq__authorName{color:#000c}.ContextLinks-module__9H2EZq__authorLink{color:#ffffffd9;font-weight:500;text-decoration:none;transition:color .15s}.ContextLinks-module__9H2EZq__authorLink:hover{color:#fff}.ContextLinks-module__9H2EZq__authorLink:focus-visible{outline-offset:1px;border-radius:2px;outline:2px solid #ffffff80}[data-theme=light] .ContextLinks-module__9H2EZq__authorLink{color:#000c}[data-theme=light] .ContextLinks-module__9H2EZq__authorLink:hover{color:#000}[data-theme=light] .ContextLinks-module__9H2EZq__authorLink:focus-visible{outline-color:#0006}.ContextLinks-module__9H2EZq__authorIcon{opacity:.5;font-size:.72rem}.ContextLinks-module__9H2EZq__showMore{color:#fff6;cursor:pointer;text-transform:lowercase;background:0 0;border:none;margin-top:.125rem;padding:.25rem 0;font-size:.68rem;transition:color .15s;display:inline-block}.ContextLinks-module__9H2EZq__showMore:hover{color:#ffffffb3}.ContextLinks-module__9H2EZq__showMore:focus-visible{outline-offset:1px;border-radius:2px;outline:2px solid #ffffff80}[data-theme=light] .ContextLinks-module__9H2EZq__showMore{color:#00000059}[data-theme=light] .ContextLinks-module__9H2EZq__showMore:hover{color:#000000a6}[data-theme=light] .ContextLinks-module__9H2EZq__showMore:focus-visible{outline-color:#0006}.ContextLinks-module__9H2EZq__devTools{border-top:1px dashed #ffffff0f;margin-top:.5rem;padding-top:.375rem}[data-theme=light] .ContextLinks-module__9H2EZq__devTools{border-top-color:#0000001f}.ContextLinks-module__9H2EZq__devCopyBtn{color:#ffffff40;cursor:pointer;background:0 0;border:1px solid #ffffff0f;border-radius:3px;padding:.15rem .375rem;font-family:SF Mono,Menlo,Consolas,monospace;font-size:.6rem;transition:color .15s,border-color .15s}.ContextLinks-module__9H2EZq__devCopyBtn:hover{color:#ffffff80;border-color:#ffffff1f}[data-theme=light] .ContextLinks-module__9H2EZq__devCopyBtn{color:#00000040;border-color:#0000001f}[data-theme=light] .ContextLinks-module__9H2EZq__devCopyBtn:hover{color:#0000008c;border-color:#0000002e}.ContextLinks-module__9H2EZq__skeleton{padding:.75rem 0}.ContextLinks-module__9H2EZq__skeletonLine{background:#ffffff0a;border-radius:4px;height:10px;margin-bottom:.375rem;animation:1.8s ease-in-out infinite ContextLinks-module__9H2EZq__shimmer}[data-theme=light] .ContextLinks-module__9H2EZq__skeletonLine{background:#00000014}.ContextLinks-module__9H2EZq__skeletonLine:first-child{width:40%}.ContextLinks-module__9H2EZq__skeletonLine:nth-child(2){width:65%}.ContextLinks-module__9H2EZq__skeletonLine:nth-child(3){width:50%}@keyframes ContextLinks-module__9H2EZq__shimmer{0%,to{opacity:.4}50%{opacity:.8}}.ContextLinks-module__9H2EZq__referencePanel{border-top:1px solid #ffffff0f;flex-direction:column;width:100%;margin-top:1rem;padding:1rem 0 1.5rem;display:flex}[data-theme=light] .ContextLinks-module__9H2EZq__referencePanel{border-top-color:#0000001f}.ContextLinks-module__9H2EZq__referencePanelTitle{letter-spacing:.08em;text-transform:uppercase;color:#fff6;margin-bottom:.75rem;font-size:.65rem;font-weight:600}[data-theme=light] .ContextLinks-module__9H2EZq__referencePanelTitle{color:#00000059}.ContextLinks-module__9H2EZq__drawerTab{display:none}@media (prefers-reduced-motion:reduce){.ContextLinks-module__9H2EZq__panelBody,.ContextLinks-module__9H2EZq__chevron,.ContextLinks-module__9H2EZq__chip,.ContextLinks-module__9H2EZq__linkItem,.ContextLinks-module__9H2EZq__handleLink,.ContextLinks-module__9H2EZq__productLink,.ContextLinks-module__9H2EZq__showMore,.ContextLinks-module__9H2EZq__devCopyBtn,.ContextLinks-module__9H2EZq__drawerTabChevron,.ContextLinks-module__9H2EZq__skeletonLine{transition:none;animation:none}}
.ArticleZoom-module__2ZoO7W__overlay{z-index:10001;padding:1rem;padding-top:max(1rem,env(safe-area-inset-top));padding-bottom:max(1rem,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur()saturate();background:0 0;justify-content:center;align-items:center;transition:-webkit-backdrop-filter .4s cubic-bezier(.4,0,.2,1),backdrop-filter .4s cubic-bezier(.4,0,.2,1),background .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0}.ArticleZoom-module__2ZoO7W__overlay.ArticleZoom-module__2ZoO7W__entering,.ArticleZoom-module__2ZoO7W__overlay.ArticleZoom-module__2ZoO7W__visible{-webkit-backdrop-filter:blur(32px)saturate(180%);background:#000000d9}.ArticleZoom-module__2ZoO7W__overlay.ArticleZoom-module__2ZoO7W__exiting{-webkit-backdrop-filter:blur()saturate();background:0 0}.ArticleZoom-module__2ZoO7W__glassCard{transform-origin:50%;will-change:transform,opacity;background:#000;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;width:95vw;max-width:1100px;max-height:92vh;transition:transform .4s cubic-bezier(.32,.72,0,1),opacity .4s cubic-bezier(.32,.72,0,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006,0 24px 64px #0000004d}.ArticleZoom-module__2ZoO7W__header{touch-action:pan-y;cursor:grab;background:0 0;border-bottom:none;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex;position:relative}.ArticleZoom-module__2ZoO7W__header:active{cursor:grabbing}.ArticleZoom-module__2ZoO7W__swipeHandle{background:#ffffff40;border-radius:2px;width:40px;height:4px;display:none;position:absolute;top:8px;left:50%;transform:translate(-50%)}.ArticleZoom-module__2ZoO7W__headerLeftGroup{align-items:center;gap:.5rem;display:flex}.ArticleZoom-module__2ZoO7W__sectionBadge{font-size:calc(.65rem*var(--font-scale,1));letter-spacing:.15em;text-transform:uppercase;color:#ffffffe6;background:0 0;border:1.5px solid #ffffff59;border-radius:6px;padding:.35rem .85rem;font-weight:700;display:inline-block}.ArticleZoom-module__2ZoO7W__listenButton{font-size:calc(.45rem*var(--font-scale,1));letter-spacing:.1em;text-transform:uppercase;color:#f0c040;cursor:pointer;white-space:nowrap;background:#f0c0401a;border:1.5px solid #f0c0404d;border-radius:6px;align-items:center;gap:.35rem;min-width:0;min-height:0;padding:.35rem .65rem;font-weight:700;line-height:1;transition:all .2s;display:inline-flex}.ArticleZoom-module__2ZoO7W__listenButton:hover{color:#f5d060;background:#f0c04033;border-color:#f0c04080;transform:translateY(-1px)}.ArticleZoom-module__2ZoO7W__listenButton:active{transform:scale(.97)}.ArticleZoom-module__2ZoO7W__listenButton:focus-visible{outline-offset:2px;outline:2px solid #f0c04080}.ArticleZoom-module__2ZoO7W__listenButton.ArticleZoom-module__2ZoO7W__listenActive{background:#f0c04026;border-color:#f0c04066}.ArticleZoom-module__2ZoO7W__listenButton.ArticleZoom-module__2ZoO7W__listenLoading{background:#f0c04014;border-color:#f0c04059;animation:1.4s ease-in-out infinite ArticleZoom-module__2ZoO7W__listenPulse}@keyframes ArticleZoom-module__2ZoO7W__listenPulse{0%,to{background:#f0c0400f;border-color:#f0c04033}50%{background:#f0c04024;border-color:#f0c04080}}.ArticleZoom-module__2ZoO7W__listenLoadingDots{flex-shrink:0;align-items:center;gap:2px;height:10px;display:flex}.ArticleZoom-module__2ZoO7W__listenLoadingDots span{background:#f0c040;border-radius:50%;width:3px;height:3px;animation:1.2s ease-in-out infinite ArticleZoom-module__2ZoO7W__listenDotBounce}.ArticleZoom-module__2ZoO7W__listenLoadingDots span:first-child{animation-delay:0s}.ArticleZoom-module__2ZoO7W__listenLoadingDots span:nth-child(2){animation-delay:.2s}.ArticleZoom-module__2ZoO7W__listenLoadingDots span:nth-child(3){animation-delay:.4s}@keyframes ArticleZoom-module__2ZoO7W__listenDotBounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.ArticleZoom-module__2ZoO7W__listenIcon{flex-shrink:0;width:10px;height:10px}.ArticleZoom-module__2ZoO7W__listenEqBars{flex-shrink:0;align-items:flex-end;gap:1.5px;height:10px;display:flex}.ArticleZoom-module__2ZoO7W__listenEqBars span{background:#f0c040;border-radius:1px;width:2px;animation:.8s ease-in-out infinite alternate ArticleZoom-module__2ZoO7W__listenEqBounce}.ArticleZoom-module__2ZoO7W__listenEqBars span:first-child{height:4px;animation-delay:0s}.ArticleZoom-module__2ZoO7W__listenEqBars span:nth-child(2){height:9px;animation-delay:.15s}.ArticleZoom-module__2ZoO7W__listenEqBars span:nth-child(3){height:6px;animation-delay:.3s}@keyframes ArticleZoom-module__2ZoO7W__listenEqBounce{0%{height:3px}to{height:12px}}.ArticleZoom-module__2ZoO7W__listenEqBarsMobile{align-items:flex-end;gap:2px;height:14px;display:flex}.ArticleZoom-module__2ZoO7W__listenEqBarsMobile span{background:#f0c040;border-radius:1px;width:2.5px;animation:.8s ease-in-out infinite alternate ArticleZoom-module__2ZoO7W__listenEqBounce}.ArticleZoom-module__2ZoO7W__listenEqBarsMobile span:first-child{height:5px;animation-delay:0s}.ArticleZoom-module__2ZoO7W__listenEqBarsMobile span:nth-child(2){height:10px;animation-delay:.15s}.ArticleZoom-module__2ZoO7W__listenEqBarsMobile span:nth-child(3){height:7px;animation-delay:.3s}.ArticleZoom-module__2ZoO7W__headerActions{align-items:center;gap:8px;display:flex}.ArticleZoom-module__2ZoO7W__actionButton{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:relative}.ArticleZoom-module__2ZoO7W__actionButton:hover{color:#ffffffe6;background:#ffffff14}.ArticleZoom-module__2ZoO7W__actionButton:focus-visible{outline-offset:2px;outline:2px solid #ffffff80}.ArticleZoom-module__2ZoO7W__actionButton.ArticleZoom-module__2ZoO7W__actionActive{color:#fff;background:#ffffff1a}.ArticleZoom-module__2ZoO7W__tldrButton{color:#fff9;height:32px;font-family:var(--font-mono,ui-monospace,monospace);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0 12px;font-size:11px;font-weight:600;transition:all .2s;display:flex}.ArticleZoom-module__2ZoO7W__tldrButton:hover{color:#ffffffe6;background:#ffffff14}.ArticleZoom-module__2ZoO7W__tldrButton:focus-visible{outline-offset:2px;outline:2px solid #ffffff80}.ArticleZoom-module__2ZoO7W__tldrButton.ArticleZoom-module__2ZoO7W__tldrActive{color:#fff;background:#ffffff1f}.ArticleZoom-module__2ZoO7W__tldrContent{padding:.5rem 0}.ArticleZoom-module__2ZoO7W__tldrLabel{font-family:var(--paper-font-system,-apple-system,BlinkMacSystemFont,sans-serif);letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;background:#ffffff0f;border-radius:3px;margin-bottom:.75rem;padding:.15rem .5rem;font-size:.65rem;font-weight:700;display:inline-block}.ArticleZoom-module__2ZoO7W__tldrHeadline{font-family:var(--paper-font-playfair,"Playfair Display",Georgia,serif);font-size:calc(1.25rem*var(--font-scale,1));color:#fff;letter-spacing:-.01em;margin:0 0 1rem;font-weight:700;line-height:1.2}.ArticleZoom-module__2ZoO7W__tldrSnippet{font-family:var(--paper-font-oldstandard,Georgia,serif);font-size:calc(1.1rem*var(--font-scale,1));color:#ffffffc7;margin:0;line-height:1.7}.ArticleZoom-module__2ZoO7W__actionIcon{justify-content:center;align-items:center;display:flex}.ArticleZoom-module__2ZoO7W__beakerIcon{opacity:.7;transition:opacity .2s}.ArticleZoom-module__2ZoO7W__actionButton:hover .ArticleZoom-module__2ZoO7W__beakerIcon{opacity:1}.ArticleZoom-module__2ZoO7W__actionSpinner{border:2px solid #0000;border-top-color:#fffc;border-radius:10px;animation:.8s linear infinite ArticleZoom-module__2ZoO7W__spin;position:absolute;inset:0}.ArticleZoom-module__2ZoO7W__actionDot{background:#4ade80;border-radius:50%;width:6px;height:6px;position:absolute;top:4px;right:4px}.ArticleZoom-module__2ZoO7W__actionDot[data-status=ready]{background:#4ade80}.ArticleZoom-module__2ZoO7W__actionDot[data-status=loading]{background:#facc15;animation:1.5s ease-in-out infinite ArticleZoom-module__2ZoO7W__castPulse}@keyframes ArticleZoom-module__2ZoO7W__castPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.ArticleZoom-module__2ZoO7W__closeButton{color:#fff9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.ArticleZoom-module__2ZoO7W__closeButton:hover{color:#ffffffe6;background:#ffffff24;transform:scale(1.08)}.ArticleZoom-module__2ZoO7W__closeButton:focus-visible{outline-offset:2px;outline:2px solid #fff3}.ArticleZoom-module__2ZoO7W__scrollArea{scrollbar-width:none;-ms-overflow-style:none;flex:1;overflow:hidden auto}.ArticleZoom-module__2ZoO7W__scrollArea::-webkit-scrollbar{display:none}.ArticleZoom-module__2ZoO7W__heroImage{aspect-ratio:16/10;background:#ffffff08;width:100%;max-height:50vh;position:relative;overflow:hidden}.ArticleZoom-module__2ZoO7W__image{object-fit:cover;object-position:top}.ArticleZoom-module__2ZoO7W__imageGradient{pointer-events:none;background:linear-gradient(#0000 40%,#00000026 65%,#00000080 100%);position:absolute;inset:0}.ArticleZoom-module__2ZoO7W__sourceBadge{-webkit-backdrop-filter:blur(10px);background:#0000008c;border-radius:100px;align-items:center;gap:.5rem;padding:.35rem .75rem .35rem .4rem;display:flex;position:absolute;bottom:1rem;left:1rem}.ArticleZoom-module__2ZoO7W__sourceBadgeLogo{object-fit:cover;border-radius:50%;flex-shrink:0;width:24px;height:24px}.ArticleZoom-module__2ZoO7W__sourceBadgeDot{background:#fff3;border-radius:50%;flex-shrink:0;width:24px;height:24px}.ArticleZoom-module__2ZoO7W__sourceBadgeName{font-size:calc(.8rem*var(--font-scale,1));color:#fff;letter-spacing:.02em;white-space:nowrap;font-weight:600}.ArticleZoom-module__2ZoO7W__imageContainer,.ArticleZoom-module__2ZoO7W__imageOverlay,.ArticleZoom-module__2ZoO7W__imageCaption{display:none}.ArticleZoom-module__2ZoO7W__subscriptionLabel{font-size:calc(.75rem*var(--font-scale,1));letter-spacing:.05em;text-transform:uppercase;color:#ffc470;background:#ffc4701a;border:1px solid #ffc47033;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-weight:600;display:inline-flex}.ArticleZoom-module__2ZoO7W__subscriptionLabel svg{flex-shrink:0;width:14px;height:14px}.ArticleZoom-module__2ZoO7W__articleBody{color:#ffffffeb;padding:1.75rem 2rem 2rem}.ArticleZoom-module__2ZoO7W__headline{font-family:var(--paper-font-playfair,"Playfair Display",Georgia,serif);font-size:calc(clamp(1.5rem,4.5vw,2.25rem)*var(--font-scale,1));color:#fff;letter-spacing:-.015em;margin:0 0 .75rem;font-weight:700;line-height:1.2}.ArticleZoom-module__2ZoO7W__metaRow{font-size:calc(.8rem*var(--font-scale,1));color:#ffffff73;align-items:center;gap:.6rem;margin-bottom:1rem;display:flex}.ArticleZoom-module__2ZoO7W__metaTime{color:#ffffff73;align-items:center;gap:.35rem;display:inline-flex}.ArticleZoom-module__2ZoO7W__clockIcon{opacity:.7;flex-shrink:0}.ArticleZoom-module__2ZoO7W__metaSection{text-transform:uppercase;letter-spacing:.06em;color:#ffffff73;font-weight:600}.ArticleZoom-module__2ZoO7W__sourceName{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.ArticleZoom-module__2ZoO7W__bylineRow{font-size:calc(.9rem*var(--font-scale,1));color:#ffffffa6;letter-spacing:.01em;margin-bottom:.5rem;font-weight:500}.ArticleZoom-module__2ZoO7W__bylineLabel{color:#fff6}.ArticleZoom-module__2ZoO7W__metaDivider{opacity:.3}.ArticleZoom-module__2ZoO7W__dateTime{font-style:italic}.ArticleZoom-module__2ZoO7W__accentDivider{background:linear-gradient(90deg,#daa52099 0%,#daa52026 100%);height:1px;margin-bottom:1.5rem}.ArticleZoom-module__2ZoO7W__translatedBadge{font-size:calc(.78rem*var(--font-scale,1));color:#ffffff80;align-items:center;gap:.35rem;margin-bottom:1rem;font-style:italic;display:inline-flex}.ArticleZoom-module__2ZoO7W__translatedBadge svg{opacity:.6;flex-shrink:0}.ArticleZoom-module__2ZoO7W__contentWrapper{transition:opacity .2s;overflow:hidden}.ArticleZoom-module__2ZoO7W__contentWrapper.ArticleZoom-module__2ZoO7W__contentFading{opacity:.3}.ArticleZoom-module__2ZoO7W__clearFloat{clear:both}.ArticleZoom-module__2ZoO7W__leadParagraph{font-family:var(--paper-font-oldstandard,Georgia,serif);font-size:calc(1.15rem*var(--font-scale,1));color:#ffffffe0;margin:0 0 1.5rem;line-height:1.75}.ArticleZoom-module__2ZoO7W__leadParagraph:first-letter{font-family:var(--paper-font-playfair,"Playfair Display",Georgia,serif);font-size:calc(3.25rem*var(--font-scale,1));float:left;color:#fff;margin-top:.08em;padding-right:.12em;font-weight:700;line-height:.8}.ArticleZoom-module__2ZoO7W__bodyContent{position:relative}.ArticleZoom-module__2ZoO7W__bodyParagraph{font-family:var(--paper-font-oldstandard,Georgia,serif);font-size:calc(1.05rem*var(--font-scale,1));color:#ffffffc7;text-indent:1.5em;margin:0 0 1.25rem;line-height:1.75}.ArticleZoom-module__2ZoO7W__bodyParagraph:first-child{text-indent:0}.ArticleZoom-module__2ZoO7W__continueNotice{text-align:center;font-size:calc(.85rem*var(--font-scale,1));color:#fff6;border-top:1px solid #ffffff0f;margin:1rem 0 0;padding-top:1rem}.ArticleZoom-module__2ZoO7W__mdContent{animation:.3s ArticleZoom-module__2ZoO7W__fadeIn}@keyframes ArticleZoom-module__2ZoO7W__fadeIn{0%{opacity:0}to{opacity:1}}.ArticleZoom-module__2ZoO7W__mdH2{font-family:var(--paper-font-playfair,"Playfair Display",Georgia,serif);font-size:calc(1.4rem*var(--font-scale,1));color:#fff;margin:1.75rem 0 .75rem;font-weight:700;line-height:1.25}.ArticleZoom-module__2ZoO7W__mdH3{font-family:var(--paper-font-oldstandard,Georgia,serif);font-size:calc(1.15rem*var(--font-scale,1));color:#ffffffeb;margin:1.5rem 0 .5rem;font-weight:600;line-height:1.3}.ArticleZoom-module__2ZoO7W__mdH4{font-family:var(--paper-font-oldstandard,Georgia,serif);font-size:calc(1rem*var(--font-scale,1));color:#ffffffd9;text-transform:uppercase;letter-spacing:.04em;margin:1.25rem 0 .5rem;font-weight:600}.ArticleZoom-module__2ZoO7W__mdPara{font-family:var(--paper-font-oldstandard,Georgia,serif);font-size:calc(1.05rem*var(--font-scale,1));color:#ffffffc7;margin:0 0 1rem;line-height:1.75}.ArticleZoom-module__2ZoO7W__mdPara:first-child{font-size:calc(1.15rem*var(--font-scale,1));color:#ffffffe0}.ArticleZoom-module__2ZoO7W__mdList{margin:.75rem 0 .75rem 1.5rem;padding:0}.ArticleZoom-module__2ZoO7W__mdListItem{font-family:var(--paper-font-oldstandard,Georgia,serif);font-size:calc(1rem*var(--font-scale,1));color:#ffffffc7;margin:0 0 .4rem;line-height:1.65}.ArticleZoom-module__2ZoO7W__mdBlockquote{background:#ffffff08;border-left:3px solid #daa52066;border-radius:0 8px 8px 0;margin:1.25rem 0;padding:.85rem 1.25rem}.ArticleZoom-module__2ZoO7W__mdBlockquotePara{font-family:var(--paper-font-oldstandard,Georgia,serif);font-size:calc(1rem*var(--font-scale,1));color:#fff9;margin:0 0 .5rem;font-style:italic;line-height:1.65}.ArticleZoom-module__2ZoO7W__mdBlockquotePara:last-child{margin-bottom:0}.ArticleZoom-module__2ZoO7W__mdTableWrap{border:1px solid #ffffff14;border-radius:8px;margin:1.25rem 0;overflow-x:auto}.ArticleZoom-module__2ZoO7W__mdTable{border-collapse:collapse;width:100%;font-size:calc(.85rem*var(--font-scale,1))}.ArticleZoom-module__2ZoO7W__mdTh{text-align:left;color:#ffffffe6;white-space:nowrap;background:#ffffff0f;border-bottom:1px solid #ffffff1a;padding:.6rem .85rem;font-weight:600}.ArticleZoom-module__2ZoO7W__mdTd{color:#ffffffb3;border-bottom:1px solid #ffffff0a;padding:.5rem .85rem}.ArticleZoom-module__2ZoO7W__mdTable tr:last-child .ArticleZoom-module__2ZoO7W__mdTd{border-bottom:none}.ArticleZoom-module__2ZoO7W__mdHr{border:none;border-top:1px solid #ffffff14;margin:1.5rem 0}.ArticleZoom-module__2ZoO7W__loadingContent{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.ArticleZoom-module__2ZoO7W__loadingSpinner{border:3px solid #ffffff1a;border-top-color:#ffffffb3;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite ArticleZoom-module__2ZoO7W__spin}.ArticleZoom-module__2ZoO7W__loadingText{font-size:calc(.9rem*var(--font-scale,1));color:#fff6;margin:0}.ArticleZoom-module__2ZoO7W__loadingMore{color:#fff6;font-size:calc(.85rem*var(--font-scale,1));justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;padding:1rem 0;display:flex}.ArticleZoom-module__2ZoO7W__loadingSpinnerSmall{border:2px solid #ffffff1a;border-top-color:#ffffff80;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite ArticleZoom-module__2ZoO7W__spin}@keyframes ArticleZoom-module__2ZoO7W__spin{to{transform:rotate(360deg)}}.ArticleZoom-module__2ZoO7W__noContentMessage{text-align:center;background:#ffffff08;border:1px dashed #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;margin:1rem 0;padding:2.5rem 2rem;display:flex}.ArticleZoom-module__2ZoO7W__noContentText{font-family:var(--paper-font-oldstandard,Georgia,serif);font-size:calc(1.1rem*var(--font-scale,1));color:#fff9;margin:0 0 .5rem}.ArticleZoom-module__2ZoO7W__noContentSubtext{font-size:calc(.9rem*var(--font-scale,1));color:#fff6;margin:0}.ArticleZoom-module__2ZoO7W__footer{background:#000;border-top:1px solid #ffffff0f;flex-shrink:0;padding:1rem 1.5rem 1.25rem}.ArticleZoom-module__2ZoO7W__visitSourceButton{width:100%;font-size:calc(.9rem*var(--font-scale,1));letter-spacing:.05em;color:#000;cursor:pointer;background:#daa520;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.65rem;padding:1rem 1.75rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 16px #daa52040}.ArticleZoom-module__2ZoO7W__visitSourceButton:hover{background:#f0c040;transform:translateY(-2px);box-shadow:0 8px 24px #daa52059}.ArticleZoom-module__2ZoO7W__visitSourceButton:active{transform:translateY(0)}.ArticleZoom-module__2ZoO7W__visitSourceButton svg{flex-shrink:0;transition:transform .2s}.ArticleZoom-module__2ZoO7W__visitSourceButton:hover svg{transform:translate(2px,-2px)}.ArticleZoom-module__2ZoO7W__closeFooterButton{width:100%;font-size:calc(.9rem*var(--font-scale,1));letter-spacing:.08em;text-transform:uppercase;color:#ffffffd9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;padding:1rem 1.75rem;font-weight:600;transition:all .2s}.ArticleZoom-module__2ZoO7W__closeFooterButton:hover{background:#ffffff1f}.ArticleZoom-module__2ZoO7W__mobileActionBar{display:none}@media (max-width:1024px){.ArticleZoom-module__2ZoO7W__headerActions{display:none}.ArticleZoom-module__2ZoO7W__mobileActionBar{border-top:1px solid #ffffff0f;flex-shrink:0;justify-content:center;align-items:center;gap:12px;padding:14px 16px 18px;display:flex}.ArticleZoom-module__2ZoO7W__mobileActionBar button{color:#fff9;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0f;border:1px solid #ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;gap:2px;width:42px;min-width:42px;height:42px;padding:0;transition:all .15s;display:flex;position:relative}.ArticleZoom-module__2ZoO7W__mobileActionBar button:active{color:#ffffffe6;background:#ffffff1f;transform:scale(.92)}.ArticleZoom-module__2ZoO7W__mobileActionBar .ArticleZoom-module__2ZoO7W__mobileActionBtnActive{color:#fff;background:#ffffff1f}.ArticleZoom-module__2ZoO7W__mobileActionBar .ArticleZoom-module__2ZoO7W__closeButtonMobile{color:#ff3b30;background:#ff3b3026;border-color:#ff3b3040}.ArticleZoom-module__2ZoO7W__mobileActionBar .ArticleZoom-module__2ZoO7W__closeButtonMobile:active{color:#ff3b30;background:#ff3b3040}}@media (max-width:768px){.ArticleZoom-module__2ZoO7W__overlay{padding:.5rem}.ArticleZoom-module__2ZoO7W__overlay.ArticleZoom-module__2ZoO7W__entering,.ArticleZoom-module__2ZoO7W__overlay.ArticleZoom-module__2ZoO7W__visible{-webkit-backdrop-filter:blur(16px)saturate(160%)}.ArticleZoom-module__2ZoO7W__glassCard{border-radius:20px;width:98vw;max-height:94vh}.ArticleZoom-module__2ZoO7W__header{padding:.875rem 1rem}.ArticleZoom-module__2ZoO7W__listenButton{padding:.35rem .55rem}.ArticleZoom-module__2ZoO7W__listenIcon{width:10px;height:10px}.ArticleZoom-module__2ZoO7W__listenEqBars{height:10px}.ArticleZoom-module__2ZoO7W__articleBody{padding:1.5rem 1.5rem 1.75rem}.ArticleZoom-module__2ZoO7W__headline{font-size:calc(1.45rem*var(--font-scale,1))}.ArticleZoom-module__2ZoO7W__leadParagraph{font-size:calc(1.05rem*var(--font-scale,1))}.ArticleZoom-module__2ZoO7W__leadParagraph:first-letter{font-size:calc(2.75rem*var(--font-scale,1))}.ArticleZoom-module__2ZoO7W__bodyParagraph{font-size:calc(1.05rem*var(--font-scale,1))}}@media (max-width:640px){.ArticleZoom-module__2ZoO7W__overlay{align-items:flex-end;padding:.5rem 0 0}.ArticleZoom-module__2ZoO7W__overlay.ArticleZoom-module__2ZoO7W__entering,.ArticleZoom-module__2ZoO7W__overlay.ArticleZoom-module__2ZoO7W__visible{-webkit-backdrop-filter:blur(12px)saturate(140%)}.ArticleZoom-module__2ZoO7W__glassCard{background:#000;border-radius:20px 20px 0 0;width:100%;max-height:calc(100dvh - 1rem)}.ArticleZoom-module__2ZoO7W__header{padding:1rem 1rem .75rem}.ArticleZoom-module__2ZoO7W__listenButton{padding:.3rem .45rem}.ArticleZoom-module__2ZoO7W__listenIcon{width:9px;height:9px}.ArticleZoom-module__2ZoO7W__listenEqBars{height:9px}.ArticleZoom-module__2ZoO7W__swipeHandle{display:block}.ArticleZoom-module__2ZoO7W__sectionBadge{font-size:calc(.6rem*var(--font-scale,1));padding:.3rem .7rem}.ArticleZoom-module__2ZoO7W__headerActions{gap:5px}.ArticleZoom-module__2ZoO7W__actionButton{width:32px;height:32px}.ArticleZoom-module__2ZoO7W__actionButton svg{width:15px;height:15px}.ArticleZoom-module__2ZoO7W__actionDot{width:5px;height:5px;top:3px;right:3px}.ArticleZoom-module__2ZoO7W__tldrButton{border-radius:7px;height:28px;padding:0 8px;font-size:9px}.ArticleZoom-module__2ZoO7W__closeButton{width:32px;height:32px}.ArticleZoom-module__2ZoO7W__closeButton svg{width:12px;height:12px}.ArticleZoom-module__2ZoO7W__heroImage{aspect-ratio:16/10}.ArticleZoom-module__2ZoO7W__sourceBadge{bottom:.75rem;left:.75rem}.ArticleZoom-module__2ZoO7W__sourceBadgeLogo,.ArticleZoom-module__2ZoO7W__sourceBadgeDot{width:22px;height:22px}.ArticleZoom-module__2ZoO7W__sourceBadgeName{font-size:calc(.75rem*var(--font-scale,1))}.ArticleZoom-module__2ZoO7W__articleBody{padding:1.25rem 1.25rem 1.5rem}.ArticleZoom-module__2ZoO7W__headline{font-size:calc(1.35rem*var(--font-scale,1));line-height:1.25}.ArticleZoom-module__2ZoO7W__bylineRow{font-size:calc(.8rem*var(--font-scale,1))}.ArticleZoom-module__2ZoO7W__metaRow{font-size:calc(.75rem*var(--font-scale,1));gap:.5rem;margin-bottom:.75rem}.ArticleZoom-module__2ZoO7W__accentDivider{margin-bottom:1.25rem}.ArticleZoom-module__2ZoO7W__leadParagraph{font-size:calc(1rem*var(--font-scale,1));line-height:1.7}.ArticleZoom-module__2ZoO7W__leadParagraph:first-letter{font-size:calc(2.85rem*var(--font-scale,1))}.ArticleZoom-module__2ZoO7W__bodyParagraph{font-size:calc(1rem*var(--font-scale,1));text-indent:1em;line-height:1.65}.ArticleZoom-module__2ZoO7W__footer{padding:1rem 1.25rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0))}.ArticleZoom-module__2ZoO7W__visitSourceButton,.ArticleZoom-module__2ZoO7W__closeFooterButton{font-size:calc(.85rem*var(--font-scale,1));border-radius:10px;min-height:48px;padding:.9rem 1.5rem}}@media (max-width:380px){.ArticleZoom-module__2ZoO7W__glassCard{border-radius:0;width:100vw;max-height:100vh}.ArticleZoom-module__2ZoO7W__listenButton{gap:.25rem;padding:.25rem .35rem}.ArticleZoom-module__2ZoO7W__listenIcon{width:8px;height:8px}.ArticleZoom-module__2ZoO7W__listenEqBars{height:8px}.ArticleZoom-module__2ZoO7W__articleBody{padding:1rem 1rem 1.25rem}.ArticleZoom-module__2ZoO7W__headline{font-size:calc(1.2rem*var(--font-scale,1))}.ArticleZoom-module__2ZoO7W__leadParagraph:first-letter{font-size:calc(2.35rem*var(--font-scale,1))}.ArticleZoom-module__2ZoO7W__bodyParagraph{font-size:calc(.9rem*var(--font-scale,1))}.ArticleZoom-module__2ZoO7W__continueNotice{font-size:calc(.8rem*var(--font-scale,1))}.ArticleZoom-module__2ZoO7W__footer{padding:.875rem 1rem}.ArticleZoom-module__2ZoO7W__visitSourceButton,.ArticleZoom-module__2ZoO7W__closeFooterButton{font-size:calc(.8rem*var(--font-scale,1));padding:.85rem 1.25rem}}[data-theme=light] .ArticleZoom-module__2ZoO7W__overlay.ArticleZoom-module__2ZoO7W__entering,[data-theme=light] .ArticleZoom-module__2ZoO7W__overlay.ArticleZoom-module__2ZoO7W__visible{background:#323232bf}[data-theme=light] .ArticleZoom-module__2ZoO7W__glassCard{background:var(--news-card,#cdced0);border-color:#0000001a;box-shadow:0 4px 16px #0000001a,0 16px 48px #00000014}[data-theme=light] .ArticleZoom-module__2ZoO7W__header{background:0 0}[data-theme=light] .ArticleZoom-module__2ZoO7W__swipeHandle{background:#0003}[data-theme=light] .ArticleZoom-module__2ZoO7W__sectionBadge{color:#000c;border-color:#0003}[data-theme=light] .ArticleZoom-module__2ZoO7W__listenButton{color:#9a7a10;background:#b4891414;border-color:#b4891440}[data-theme=light] .ArticleZoom-module__2ZoO7W__listenButton:hover{color:#7a6010;background:#b4891426;border-color:#b4891466}[data-theme=light] .ArticleZoom-module__2ZoO7W__listenButton.ArticleZoom-module__2ZoO7W__listenActive{background:#b489141f;border-color:#b4891459}[data-theme=light] .ArticleZoom-module__2ZoO7W__listenEqBars span,[data-theme=light] .ArticleZoom-module__2ZoO7W__listenEqBarsMobile span,[data-theme=light] .ArticleZoom-module__2ZoO7W__listenLoadingDots span{background:#9a7a10}[data-theme=light] .ArticleZoom-module__2ZoO7W__tldrButton{color:#00000080}[data-theme=light] .ArticleZoom-module__2ZoO7W__tldrButton:hover{color:#000c;background:#0000000d}[data-theme=light] .ArticleZoom-module__2ZoO7W__tldrButton.ArticleZoom-module__2ZoO7W__tldrActive{color:#000000e6;background:#00000014}[data-theme=light] .ArticleZoom-module__2ZoO7W__tldrLabel{color:#0006;background:#0000000d}[data-theme=light] .ArticleZoom-module__2ZoO7W__tldrHeadline{color:#1a1815}[data-theme=light] .ArticleZoom-module__2ZoO7W__tldrSnippet{color:#3a3530}[data-theme=light] .ArticleZoom-module__2ZoO7W__actionButton{color:#00000080}[data-theme=light] .ArticleZoom-module__2ZoO7W__actionButton:hover{color:#000c;background:#0000000d}[data-theme=light] .ArticleZoom-module__2ZoO7W__actionButton.ArticleZoom-module__2ZoO7W__actionActive{color:#000000e6;background:#00000014}[data-theme=light] .ArticleZoom-module__2ZoO7W__actionSpinner{border-top-color:#0009}[data-theme=light] .ArticleZoom-module__2ZoO7W__closeButton{color:#00000080;background:#0000001f;border-color:#0003}[data-theme=light] .ArticleZoom-module__2ZoO7W__closeButton:hover{color:#000c;background:#0000002e}[data-theme=light] .ArticleZoom-module__2ZoO7W__articleBody{color:#000000d9}[data-theme=light] .ArticleZoom-module__2ZoO7W__headline{color:#1a1815}[data-theme=light] .ArticleZoom-module__2ZoO7W__metaRow,[data-theme=light] .ArticleZoom-module__2ZoO7W__metaTime,[data-theme=light] .ArticleZoom-module__2ZoO7W__metaSection{color:#0006}[data-theme=light] .ArticleZoom-module__2ZoO7W__sourceName{color:#000000b3}[data-theme=light] .ArticleZoom-module__2ZoO7W__bylineRow{color:#0009}[data-theme=light] .ArticleZoom-module__2ZoO7W__bylineLabel{color:#00000059}[data-theme=light] .ArticleZoom-module__2ZoO7W__accentDivider{background:linear-gradient(90deg,#b4821480 0%,#b482141a 100%)}[data-theme=light] .ArticleZoom-module__2ZoO7W__translatedBadge{color:#00000073}[data-theme=light] .ArticleZoom-module__2ZoO7W__leadParagraph{color:#2a2520}[data-theme=light] .ArticleZoom-module__2ZoO7W__leadParagraph:first-letter{color:#1a1815}[data-theme=light] .ArticleZoom-module__2ZoO7W__bodyParagraph{color:#3a3530}[data-theme=light] .ArticleZoom-module__2ZoO7W__heroImage{background:#00000008}[data-theme=light] .ArticleZoom-module__2ZoO7W__imageGradient{background:linear-gradient(#0000 40%,#b0b0b026 65%,#b0b0b080 100%)}[data-theme=light] .ArticleZoom-module__2ZoO7W__sourceBadge{background:#0000008c}[data-theme=light] .ArticleZoom-module__2ZoO7W__sourceBadgeName{color:var(--news-surface-elevated,#d5d6d8)}[data-theme=light] .ArticleZoom-module__2ZoO7W__subscriptionLabel{color:#b87500;background:#b875001a;border-color:#b8750033}[data-theme=light] .ArticleZoom-module__2ZoO7W__continueNotice{color:#0006;border-color:#00000026}[data-theme=light] .ArticleZoom-module__2ZoO7W__footer{background:var(--news-surface,#c3c5c6);border-color:#0000001a}[data-theme=light] .ArticleZoom-module__2ZoO7W__visitSourceButton{color:#000;background:#daa520;box-shadow:0 4px 16px #b4821433}[data-theme=light] .ArticleZoom-module__2ZoO7W__visitSourceButton:hover{background:#f0c040;box-shadow:0 8px 24px #b482144d}[data-theme=light] .ArticleZoom-module__2ZoO7W__closeFooterButton{color:#000c;background:#0000000d;border-color:#0000001a}[data-theme=light] .ArticleZoom-module__2ZoO7W__closeFooterButton:hover{background:#00000014}[data-theme=light] .ArticleZoom-module__2ZoO7W__mdH2{color:#1a1815}[data-theme=light] .ArticleZoom-module__2ZoO7W__mdH3{color:#2a2520}[data-theme=light] .ArticleZoom-module__2ZoO7W__mdH4,[data-theme=light] .ArticleZoom-module__2ZoO7W__mdPara{color:#3a3530}[data-theme=light] .ArticleZoom-module__2ZoO7W__mdPara:first-child{color:#2a2520}[data-theme=light] .ArticleZoom-module__2ZoO7W__mdListItem{color:#3a3530}[data-theme=light] .ArticleZoom-module__2ZoO7W__mdBlockquote{background:#0000000d;border-left-color:#b4821459}[data-theme=light] .ArticleZoom-module__2ZoO7W__mdBlockquotePara{color:#0000008c}[data-theme=light] .ArticleZoom-module__2ZoO7W__mdTableWrap{border-color:#0000002e}[data-theme=light] .ArticleZoom-module__2ZoO7W__mdTh{color:#000c;background:#0000000f;border-bottom-color:#0003}[data-theme=light] .ArticleZoom-module__2ZoO7W__mdTd{color:#0009;border-bottom-color:#0000001a}[data-theme=light] .ArticleZoom-module__2ZoO7W__mdHr{border-top-color:#0000002e}[data-theme=light] .ArticleZoom-module__2ZoO7W__loadingSpinner{border-color:#00000080 #0003 #0003}[data-theme=light] .ArticleZoom-module__2ZoO7W__loadingText,[data-theme=light] .ArticleZoom-module__2ZoO7W__loadingMore{color:#0006}[data-theme=light] .ArticleZoom-module__2ZoO7W__loadingSpinnerSmall{border-color:#00000080 #0003 #0003}[data-theme=light] .ArticleZoom-module__2ZoO7W__noContentMessage{background:#0000000d;border-color:#0000002e}[data-theme=light] .ArticleZoom-module__2ZoO7W__noContentText{color:#00000080}[data-theme=light] .ArticleZoom-module__2ZoO7W__noContentSubtext{color:#00000059}[data-theme=light] .ArticleZoom-module__2ZoO7W__mobileActionBar{border-top-color:#00000026}[data-theme=light] .ArticleZoom-module__2ZoO7W__mobileActionBar button{color:#00000080;background:#0000001a;border-color:#0000002e}[data-theme=light] .ArticleZoom-module__2ZoO7W__mobileActionBar button:active{color:#000c;background:#00000026}@media (max-width:640px){[data-theme=light] .ArticleZoom-module__2ZoO7W__glassCard{background:var(--news-card,#cdced0)}}@media (max-width:380px){[data-theme=light] .ArticleZoom-module__2ZoO7W__glassCard{background:var(--news-card,#cdced0)}}@media (prefers-reduced-motion:reduce){.ArticleZoom-module__2ZoO7W__overlay{transition:none}.ArticleZoom-module__2ZoO7W__glassCard{transition:opacity .2s}.ArticleZoom-module__2ZoO7W__closeButton,.ArticleZoom-module__2ZoO7W__visitSourceButton,.ArticleZoom-module__2ZoO7W__closeFooterButton,.ArticleZoom-module__2ZoO7W__contentWrapper{transition:none}}
.ImmersiveReader-module__2bCwCa__overlay{z-index:10002;-webkit-backdrop-filter:blur()saturate();background:0 0;justify-content:center;align-items:center;padding:1rem;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0}.ImmersiveReader-module__2bCwCa__overlay.ImmersiveReader-module__2bCwCa__entering,.ImmersiveReader-module__2bCwCa__overlay.ImmersiveReader-module__2bCwCa__visible{-webkit-backdrop-filter:blur(40px)saturate(180%);background:#000000eb}.ImmersiveReader-module__2bCwCa__overlay.ImmersiveReader-module__2bCwCa__exiting{-webkit-backdrop-filter:blur()saturate();background:0 0}.ImmersiveReader-module__2bCwCa__reader{transform-origin:50%;will-change:transform,opacity;background:#000;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;width:94vw;max-width:980px;max-height:90vh;transition:transform .35s cubic-bezier(.32,.72,0,1),opacity .35s cubic-bezier(.32,.72,0,1);display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0009,0 0 100px #0006}.ImmersiveReader-module__2bCwCa__header{touch-action:pan-y;cursor:grab;background:0 0;border-bottom:none;flex-shrink:0;justify-content:space-between;align-items:center;min-height:52px;padding:.875rem 1.25rem;display:flex;position:relative}.ImmersiveReader-module__2bCwCa__header:active{cursor:grabbing}.ImmersiveReader-module__2bCwCa__swipeHandle{background:#ffffff40;border-radius:2px;width:36px;height:4px;display:none;position:absolute;top:6px;left:50%;transform:translate(-50%)}.ImmersiveReader-module__2bCwCa__headerLeft,.ImmersiveReader-module__2bCwCa__headerRight{align-items:center;gap:.5rem;display:flex}.ImmersiveReader-module__2bCwCa__rankBubble,.ImmersiveReader-module__2bCwCa__sectionBubble{font-size:calc(.65rem*var(--font-scale,1));letter-spacing:.12em;text-transform:uppercase;color:#ffffffe6;background:0 0;border:1.5px solid #ffffff59;border-radius:6px;align-items:center;padding:.3rem .75rem;font-weight:700;transition:all .2s;display:inline-flex}.ImmersiveReader-module__2bCwCa__rankBubble[data-tier=gold]{color:gold;text-shadow:0 0 8px #ffd7004d;background:linear-gradient(135deg,#ffd70033,#ffb40026);border-color:#ffd70066}.ImmersiveReader-module__2bCwCa__rankBubble[data-tier=silver]{color:#fff;background:#ffffff14;border-color:#ffffff4d}.ImmersiveReader-module__2bCwCa__rankBubble[data-tier=bronze]{color:#dcb48ce6;background:#b48c6426;border-color:#b48c644d}.ImmersiveReader-module__2bCwCa__sectionBubble{background:0 0;border-color:#ffffff59}.ImmersiveReader-module__2bCwCa__grokButton,.ImmersiveReader-module__2bCwCa__castButton,.ImmersiveReader-module__2bCwCa__shareButton{cursor:pointer;color:#fff9;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:relative}.ImmersiveReader-module__2bCwCa__grokButton:hover,.ImmersiveReader-module__2bCwCa__castButton:hover,.ImmersiveReader-module__2bCwCa__shareButton:hover{color:#ffffffe6;background:#ffffff14}.ImmersiveReader-module__2bCwCa__grokButton.ImmersiveReader-module__2bCwCa__grokActive{color:#fff;background:#ffffff1a}.ImmersiveReader-module__2bCwCa__grokIcon{justify-content:center;align-items:center;display:flex}.ImmersiveReader-module__2bCwCa__grokLogo{opacity:.7;border-radius:50%;transition:opacity .2s}.ImmersiveReader-module__2bCwCa__grokButton:hover .ImmersiveReader-module__2bCwCa__grokLogo,.ImmersiveReader-module__2bCwCa__grokButton.ImmersiveReader-module__2bCwCa__grokActive .ImmersiveReader-module__2bCwCa__grokLogo{opacity:1}.ImmersiveReader-module__2bCwCa__grokSpinner{border:2px solid #0000;border-top-color:#fffc;border-radius:10px;animation:.8s linear infinite ImmersiveReader-module__2bCwCa__spin;position:absolute;inset:-2px}.ImmersiveReader-module__2bCwCa__grokDot{background:#34c759;border:2px solid #000;border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:-2px}.ImmersiveReader-module__2bCwCa__grokDot[data-status=ready]{background:#34c759;box-shadow:0 0 6px #34c75980}.ImmersiveReader-module__2bCwCa__creditBubble{min-width:16px;height:16px;font-size:calc(.6rem*var(--font-scale,1));color:#000;background:#34c759e6;border:2px solid #000;border-radius:100px;justify-content:center;align-items:center;padding:0 4px;font-weight:700;display:flex;position:absolute;bottom:-4px;right:-4px}.ImmersiveReader-module__2bCwCa__creditBubble[data-status=high]{background:#34c759e6}.ImmersiveReader-module__2bCwCa__creditBubble[data-status=medium]{background:#ffcc00e6}.ImmersiveReader-module__2bCwCa__creditBubble[data-status=low]{background:#ff9500e6;animation:1.5s ease-in-out infinite ImmersiveReader-module__2bCwCa__pulse}.ImmersiveReader-module__2bCwCa__creditBubble[data-status=exhausted]{color:#fff;background:#ff3b30e6}.ImmersiveReader-module__2bCwCa__creditBubble[data-status=paid]{color:#fff;background:#9966ffe6}.ImmersiveReader-module__2bCwCa__tldrButton{color:#fff9;height:30px;font-family:var(--font-mono,ui-monospace,monospace);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:10px;font-weight:600;transition:all .2s;display:flex}.ImmersiveReader-module__2bCwCa__tldrButton:hover{color:#ffffffe6;background:#ffffff14}.ImmersiveReader-module__2bCwCa__tldrButton:focus-visible{outline-offset:2px;outline:2px solid #ffffff80}.ImmersiveReader-module__2bCwCa__tldrButton.ImmersiveReader-module__2bCwCa__tldrActive{color:#fff;background:#ffffff1f}.ImmersiveReader-module__2bCwCa__tldrContent{padding:.25rem 0}.ImmersiveReader-module__2bCwCa__tldrLabel{font-family:var(--font-system,-apple-system,BlinkMacSystemFont,sans-serif);letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;background:#ffffff0f;border-radius:3px;margin-bottom:.75rem;padding:.15rem .5rem;font-size:.65rem;font-weight:700;display:inline-block}.ImmersiveReader-module__2bCwCa__tldrHeadline{font-family:var(--font-serif,"Playfair Display",Georgia,serif);color:#fff;letter-spacing:-.01em;margin:0 0 1rem;font-size:clamp(1.35rem,4vw,1.85rem);font-weight:700;line-height:1.25}.ImmersiveReader-module__2bCwCa__tldrSnippet{font-family:var(--font-serif,Georgia,serif);font-size:calc(1.05rem*var(--font-scale,1));color:#ffffffc7;margin:0;line-height:1.7}.ImmersiveReader-module__2bCwCa__listenButton{font-size:calc(.65rem*var(--font-scale,1));letter-spacing:.1em;text-transform:uppercase;color:#f0c040;cursor:pointer;white-space:nowrap;background:#f0c0401a;border:1.5px solid #f0c0404d;border-radius:6px;align-items:center;gap:.35rem;min-width:0;min-height:0;padding:.3rem .65rem;font-weight:700;line-height:1;transition:all .2s;display:inline-flex}.ImmersiveReader-module__2bCwCa__listenButton:hover{color:#f5d060;background:#f0c04033;border-color:#f0c04080;transform:translateY(-1px)}.ImmersiveReader-module__2bCwCa__listenButton:active{transform:scale(.97)}.ImmersiveReader-module__2bCwCa__listenButton:focus-visible{outline-offset:2px;outline:2px solid #f0c04080}.ImmersiveReader-module__2bCwCa__listenButton.ImmersiveReader-module__2bCwCa__listenActive{background:#f0c04026;border-color:#f0c04066}.ImmersiveReader-module__2bCwCa__listenButton.ImmersiveReader-module__2bCwCa__listenLoading{background:#f0c04014;border-color:#f0c04059;animation:1.4s ease-in-out infinite ImmersiveReader-module__2bCwCa__listenPulse}@keyframes ImmersiveReader-module__2bCwCa__listenPulse{0%,to{background:#f0c0400f;border-color:#f0c04033}50%{background:#f0c04024;border-color:#f0c04080}}.ImmersiveReader-module__2bCwCa__listenLoadingDots{flex-shrink:0;align-items:center;gap:2px;height:10px;display:flex}.ImmersiveReader-module__2bCwCa__listenLoadingDots span{background:#f0c040;border-radius:50%;width:3px;height:3px;animation:1.2s ease-in-out infinite ImmersiveReader-module__2bCwCa__listenDotBounce}.ImmersiveReader-module__2bCwCa__listenLoadingDots span:first-child{animation-delay:0s}.ImmersiveReader-module__2bCwCa__listenLoadingDots span:nth-child(2){animation-delay:.2s}.ImmersiveReader-module__2bCwCa__listenLoadingDots span:nth-child(3){animation-delay:.4s}@keyframes ImmersiveReader-module__2bCwCa__listenDotBounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.ImmersiveReader-module__2bCwCa__listenIcon{flex-shrink:0;width:10px;height:10px}.ImmersiveReader-module__2bCwCa__listenEqBars{flex-shrink:0;align-items:flex-end;gap:1.5px;height:10px;display:flex}.ImmersiveReader-module__2bCwCa__listenEqBars span{background:#f0c040;border-radius:1px;width:2px;animation:.8s ease-in-out infinite alternate ImmersiveReader-module__2bCwCa__listenEqBounce}.ImmersiveReader-module__2bCwCa__listenEqBars span:first-child{height:4px;animation-delay:0s}.ImmersiveReader-module__2bCwCa__listenEqBars span:nth-child(2){height:9px;animation-delay:.15s}.ImmersiveReader-module__2bCwCa__listenEqBars span:nth-child(3){height:6px;animation-delay:.3s}@keyframes ImmersiveReader-module__2bCwCa__listenEqBounce{0%{height:3px}to{height:12px}}.ImmersiveReader-module__2bCwCa__listenEqBarsMobile{align-items:flex-end;gap:2px;height:14px;display:flex}.ImmersiveReader-module__2bCwCa__listenEqBarsMobile span{background:#f0c040;border-radius:1px;width:2.5px;animation:.8s ease-in-out infinite alternate ImmersiveReader-module__2bCwCa__listenEqBounce}.ImmersiveReader-module__2bCwCa__listenEqBarsMobile span:first-child{height:5px;animation-delay:0s}.ImmersiveReader-module__2bCwCa__listenEqBarsMobile span:nth-child(2){height:10px;animation-delay:.15s}.ImmersiveReader-module__2bCwCa__listenEqBarsMobile span:nth-child(3){height:7px;animation-delay:.3s}.ImmersiveReader-module__2bCwCa__castStatusDot{pointer-events:none;border-radius:50%;width:6px;height:6px;position:absolute;top:4px;right:4px}.ImmersiveReader-module__2bCwCa__castStatusDot[data-status=ready]{background:#4ade80}.ImmersiveReader-module__2bCwCa__castStatusDot[data-status=loading]{background:#facc15;animation:1.5s ease-in-out infinite ImmersiveReader-module__2bCwCa__castPulse}@keyframes ImmersiveReader-module__2bCwCa__castPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.ImmersiveReader-module__2bCwCa__closeButton{color:#fff9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.ImmersiveReader-module__2bCwCa__closeButton:hover{color:#ffffffe6;background:#ffffff24;transform:scale(1.08)}.ImmersiveReader-module__2bCwCa__closeButton:focus-visible{outline-offset:2px;outline:2px solid #fff3}.ImmersiveReader-module__2bCwCa__contentBody{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.ImmersiveReader-module__2bCwCa__scrollArea{scrollbar-width:none;-ms-overflow-style:none;flex:1;min-width:0;overflow:hidden auto}.ImmersiveReader-module__2bCwCa__scrollArea::-webkit-scrollbar{display:none}.ImmersiveReader-module__2bCwCa__scrollAreaNoImage .ImmersiveReader-module__2bCwCa__article{padding-top:2.25rem}.ImmersiveReader-module__2bCwCa__heroImage{aspect-ratio:16/10;background:#ffffff08;width:100%;position:relative;overflow:hidden}.ImmersiveReader-module__2bCwCa__image{object-fit:cover;object-position:top;opacity:0;transition:opacity .4s}.ImmersiveReader-module__2bCwCa__image.ImmersiveReader-module__2bCwCa__imageLoaded{opacity:1}.ImmersiveReader-module__2bCwCa__imageGradient{pointer-events:none;background:linear-gradient(#0000 40%,#00000026 65%,#00000080 100%);position:absolute;inset:0}.ImmersiveReader-module__2bCwCa__sourceBadge{-webkit-backdrop-filter:blur(10px);background:#0000008c;border-radius:100px;align-items:center;gap:.5rem;padding:.35rem .75rem .35rem .4rem;display:flex;position:absolute;bottom:1rem;left:1rem}.ImmersiveReader-module__2bCwCa__sourceBadgeLogo{object-fit:cover;border-radius:50%;flex-shrink:0;width:24px;height:24px}.ImmersiveReader-module__2bCwCa__sourceBadgeDot{background:#fff3;border-radius:50%;flex-shrink:0;width:24px;height:24px}.ImmersiveReader-module__2bCwCa__sourceBadgeName{font-size:calc(.8rem*var(--font-scale,1));color:#fff;letter-spacing:.02em;white-space:nowrap;font-weight:600}.ImmersiveReader-module__2bCwCa__imageSource{display:none}.ImmersiveReader-module__2bCwCa__article{padding:1.75rem 1.75rem 2rem}.ImmersiveReader-module__2bCwCa__headline{font-family:var(--font-serif,"Playfair Display",Georgia,serif);color:#fff;letter-spacing:-.015em;margin:0 0 .75rem;font-size:clamp(1.5rem,4.5vw,2.1rem);font-weight:700;line-height:1.2}.ImmersiveReader-module__2bCwCa__meta{font-size:calc(.8rem*var(--font-scale,1));color:#ffffff73;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.ImmersiveReader-module__2bCwCa__metaTime{color:#ffffff73;align-items:center;gap:.35rem;display:inline-flex}.ImmersiveReader-module__2bCwCa__clockIcon{opacity:.7;flex-shrink:0}.ImmersiveReader-module__2bCwCa__metaSection{text-transform:uppercase;letter-spacing:.06em;color:#ffffff73;font-weight:600}.ImmersiveReader-module__2bCwCa__sourceName{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.ImmersiveReader-module__2bCwCa__sourceLink{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;font-weight:600;text-decoration:none;transition:color .15s}.ImmersiveReader-module__2bCwCa__sourceLink:hover{color:#fffffff2;text-decoration:underline}.ImmersiveReader-module__2bCwCa__bylineRow{font-size:calc(.9rem*var(--font-scale,1));color:#ffffffa6;letter-spacing:.01em;margin-bottom:.5rem;font-weight:500}.ImmersiveReader-module__2bCwCa__bylineLabel{color:#fff6}.ImmersiveReader-module__2bCwCa__dot{opacity:.3}.ImmersiveReader-module__2bCwCa__date{font-style:italic}.ImmersiveReader-module__2bCwCa__accentDivider{background:linear-gradient(90deg,#daa52099 0%,#daa52026 100%);height:1px;margin-bottom:1.5rem}.ImmersiveReader-module__2bCwCa__translatedBadge{font-size:calc(.78rem*var(--font-scale,1));color:#ffffff8c;align-items:center;gap:.35rem;margin-bottom:.75rem;font-style:italic;display:inline-flex}.ImmersiveReader-module__2bCwCa__translatedBadge svg{opacity:.6;flex-shrink:0}.ImmersiveReader-module__2bCwCa__contentArea{min-height:120px;transition:opacity .2s;position:relative}.ImmersiveReader-module__2bCwCa__contentArea.ImmersiveReader-module__2bCwCa__contentFading{opacity:.3}.ImmersiveReader-module__2bCwCa__originalContent{opacity:1;transition:opacity .3s,transform .3s;transform:translateY(0)}.ImmersiveReader-module__2bCwCa__originalContent.ImmersiveReader-module__2bCwCa__contentHidden{opacity:0;pointer-events:none;position:absolute;transform:translateY(-8px)}.ImmersiveReader-module__2bCwCa__leadPara{font-family:var(--font-serif,Georgia,serif);font-size:calc(1.1rem*var(--font-scale,1));color:#ffffffe0;margin:0 0 1.5rem;line-height:1.75}.ImmersiveReader-module__2bCwCa__leadPara:first-letter{font-family:var(--font-serif,"Playfair Display",Georgia,serif);font-size:calc(3.25rem*var(--font-scale,1));float:left;color:#fff;margin-top:.08em;padding-right:.12em;font-weight:700;line-height:.8}.ImmersiveReader-module__2bCwCa__bodyPara{font-family:var(--font-serif,Georgia,serif);font-size:calc(1rem*var(--font-scale,1));color:#ffffffc7;text-indent:1.25em;margin:0 0 1.25rem;line-height:1.75}.ImmersiveReader-module__2bCwCa__noContent{text-align:center;color:#fff6;padding:2rem 1rem;font-style:italic}.ImmersiveReader-module__2bCwCa__contentLoading{color:#fff6;font-size:calc(.85rem*var(--font-scale,1));flex-direction:column;align-items:center;gap:.75rem;padding:2rem;display:flex}.ImmersiveReader-module__2bCwCa__loadingPulse{border:2px solid #ffffff1a;border-top-color:#fff9;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite ImmersiveReader-module__2bCwCa__spin}.ImmersiveReader-module__2bCwCa__grokSection{opacity:0;transition:opacity .3s .1s,transform .3s .1s;transform:translateY(8px)}.ImmersiveReader-module__2bCwCa__grokSection.ImmersiveReader-module__2bCwCa__grokVisible{opacity:1;transform:translateY(0)}.ImmersiveReader-module__2bCwCa__grokHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.ImmersiveReader-module__2bCwCa__grokLabel{font-size:calc(.7rem*var(--font-scale,1));text-transform:uppercase;letter-spacing:.1em;color:#fff9;align-items:center;gap:.4rem;font-weight:600;display:flex}.ImmersiveReader-module__2bCwCa__grokLabelIcon{opacity:.8;border-radius:50%}.ImmersiveReader-module__2bCwCa__grokCredits{font-size:calc(.65rem*var(--font-scale,1));color:#fff6}.ImmersiveReader-module__2bCwCa__grokCredits[data-status=high]{color:#34c759cc}.ImmersiveReader-module__2bCwCa__grokCredits[data-status=medium]{color:#fc0c}.ImmersiveReader-module__2bCwCa__grokCredits[data-status=low]{color:#ff9500cc}.ImmersiveReader-module__2bCwCa__grokCredits[data-status=exhausted]{color:#ff3b30cc}.ImmersiveReader-module__2bCwCa__grokCredits[data-status=paid]{color:#9966ffe6}.ImmersiveReader-module__2bCwCa__grokLoading{color:#ffffff80;font-size:calc(.85rem*var(--font-scale,1));flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 1rem;display:flex}.ImmersiveReader-module__2bCwCa__grokLoadingSpinner{border:2px solid #ffffff1a;border-top-color:#ffffffb3;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite ImmersiveReader-module__2bCwCa__spin}.ImmersiveReader-module__2bCwCa__grokError{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1rem;display:flex}.ImmersiveReader-module__2bCwCa__grokErrorIcon{color:#ff3b30e6;width:32px;height:32px;font-weight:700;font-size:calc(1.1rem*var(--font-scale,1));background:#ff3b3026;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.ImmersiveReader-module__2bCwCa__grokError p{font-size:calc(.85rem*var(--font-scale,1));color:#ffffff80;margin:0}.ImmersiveReader-module__2bCwCa__retryButton{font-size:calc(.75rem*var(--font-scale,1));text-transform:uppercase;letter-spacing:.08em;color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:6px;margin-top:.75rem;padding:.5rem 1rem;font-weight:600;transition:all .2s}.ImmersiveReader-module__2bCwCa__retryButton:hover{background:#ffffff1f}.ImmersiveReader-module__2bCwCa__grokContent{animation:.3s ImmersiveReader-module__2bCwCa__fadeIn}.ImmersiveReader-module__2bCwCa__grokHead{font-family:var(--font-serif,Georgia,serif);font-size:calc(1.1rem*var(--font-scale,1));color:#fff;margin:1.25rem 0 .5rem;font-weight:700}.ImmersiveReader-module__2bCwCa__grokSubhead{font-family:var(--font-serif,Georgia,serif);font-size:calc(.95rem*var(--font-scale,1));color:#ffffffe6;margin:1rem 0 .4rem;font-weight:600}.ImmersiveReader-module__2bCwCa__grokPara{font-size:calc(.95rem*var(--font-scale,1));color:#ffffffc7;margin:0 0 .85rem;line-height:1.7}.ImmersiveReader-module__2bCwCa__grokList{margin:.75rem 0 .75rem 1.25rem;padding:0}.ImmersiveReader-module__2bCwCa__grokListItem{font-size:calc(.95rem*var(--font-scale,1));color:#ffffffc7;margin:0 0 .4rem;line-height:1.65}.ImmersiveReader-module__2bCwCa__mdContent{animation:.3s ImmersiveReader-module__2bCwCa__fadeIn}.ImmersiveReader-module__2bCwCa__mdH2{font-family:var(--font-serif,"Playfair Display",Georgia,serif);font-size:calc(1.25rem*var(--font-scale,1));color:#fff;margin:1.5rem 0 .6rem;font-weight:700;line-height:1.3}.ImmersiveReader-module__2bCwCa__mdH3{font-family:var(--font-serif,Georgia,serif);font-size:calc(1.05rem*var(--font-scale,1));color:#ffffffeb;margin:1.25rem 0 .5rem;font-weight:600;line-height:1.35}.ImmersiveReader-module__2bCwCa__mdH4{font-family:var(--font-serif,Georgia,serif);font-size:calc(.9rem*var(--font-scale,1));color:#ffffffd9;text-transform:uppercase;letter-spacing:.04em;margin:1rem 0 .4rem;font-weight:600}.ImmersiveReader-module__2bCwCa__mdPara{font-family:var(--font-serif,Georgia,serif);font-size:calc(1rem*var(--font-scale,1));color:#ffffffc7;margin:0 0 1rem;line-height:1.75}.ImmersiveReader-module__2bCwCa__mdPara:first-child{font-size:calc(1.1rem*var(--font-scale,1));color:#ffffffe0}.ImmersiveReader-module__2bCwCa__mdList{margin:.75rem 0 .75rem 1.25rem;padding:0}.ImmersiveReader-module__2bCwCa__mdListItem{font-family:var(--font-serif,Georgia,serif);font-size:calc(.95rem*var(--font-scale,1));color:#ffffffc7;margin:0 0 .4rem;line-height:1.65}.ImmersiveReader-module__2bCwCa__mdBlockquote{background:#ffffff08;border-left:3px solid #daa52066;border-radius:0 6px 6px 0;margin:1rem 0;padding:.75rem 1rem}.ImmersiveReader-module__2bCwCa__mdBlockquotePara{font-family:var(--font-serif,Georgia,serif);font-size:calc(.95rem*var(--font-scale,1));color:#fff9;margin:0 0 .4rem;font-style:italic;line-height:1.65}.ImmersiveReader-module__2bCwCa__mdBlockquotePara:last-child{margin-bottom:0}.ImmersiveReader-module__2bCwCa__mdTableWrap{border:1px solid #ffffff14;border-radius:8px;margin:1rem 0;overflow-x:auto}.ImmersiveReader-module__2bCwCa__mdTable{border-collapse:collapse;width:100%;font-size:calc(.85rem*var(--font-scale,1))}.ImmersiveReader-module__2bCwCa__mdTh{text-align:left;color:#ffffffe6;white-space:nowrap;background:#ffffff0f;border-bottom:1px solid #ffffff1a;padding:.5rem .75rem;font-weight:600}.ImmersiveReader-module__2bCwCa__mdTd{color:#ffffffb3;border-bottom:1px solid #ffffff0a;padding:.4rem .75rem}.ImmersiveReader-module__2bCwCa__mdTable tr:last-child .ImmersiveReader-module__2bCwCa__mdTd{border-bottom:none}.ImmersiveReader-module__2bCwCa__mdHr{border:none;border-top:1px solid #ffffff14;margin:1.25rem 0}.ImmersiveReader-module__2bCwCa__footer{background:#000;border-top:1px solid #ffffff0f;flex-shrink:0;padding:1rem 1.25rem 1.25rem}.ImmersiveReader-module__2bCwCa__visitButton{width:100%;font-size:calc(.85rem*var(--font-scale,1));letter-spacing:.05em;color:#000;cursor:pointer;background:#daa520;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 16px #daa52040}.ImmersiveReader-module__2bCwCa__visitButton:hover{background:#f0c040;transform:translateY(-2px);box-shadow:0 8px 24px #daa52059}.ImmersiveReader-module__2bCwCa__visitButton:active{transform:translateY(0)}.ImmersiveReader-module__2bCwCa__visitButton svg{transition:transform .2s}.ImmersiveReader-module__2bCwCa__visitButton:hover svg{transform:translate(2px,-2px)}.ImmersiveReader-module__2bCwCa__closeFooterBtn{width:100%;font-size:calc(.85rem*var(--font-scale,1));letter-spacing:.08em;text-transform:uppercase;color:#ffffffd9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;padding:1rem 1.5rem;font-weight:600;transition:all .2s}.ImmersiveReader-module__2bCwCa__closeFooterBtn:hover{background:#ffffff1f}@keyframes ImmersiveReader-module__2bCwCa__spin{to{transform:rotate(360deg)}}@keyframes ImmersiveReader-module__2bCwCa__pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes ImmersiveReader-module__2bCwCa__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.ImmersiveReader-module__2bCwCa__overlay{padding:.5rem}.ImmersiveReader-module__2bCwCa__listenButton{padding:.3rem .55rem}.ImmersiveReader-module__2bCwCa__listenIcon{width:10px;height:10px}.ImmersiveReader-module__2bCwCa__listenEqBars{height:10px}.ImmersiveReader-module__2bCwCa__reader{border-radius:18px;width:98vw;max-height:94vh}.ImmersiveReader-module__2bCwCa__article{padding:1.5rem 1.25rem 1.75rem}.ImmersiveReader-module__2bCwCa__headline{font-size:clamp(1.3rem,5vw,1.65rem)}.ImmersiveReader-module__2bCwCa__leadPara:first-letter{font-size:calc(2.75rem*var(--font-scale,1))}}@media (max-width:1024px){.ImmersiveReader-module__2bCwCa__overlay{align-items:flex-end;padding:.5rem 0 0}.ImmersiveReader-module__2bCwCa__reader{background:#000;border-radius:16px 16px 0 0;width:100%;max-height:calc(100dvh - 1rem)}.ImmersiveReader-module__2bCwCa__contentBody{order:1}.ImmersiveReader-module__2bCwCa__mobileActionBar{order:2}.ImmersiveReader-module__2bCwCa__footer{order:3}.ImmersiveReader-module__2bCwCa__header{z-index:10;cursor:default;pointer-events:none;background:linear-gradient(#0006 0%,#0000 100%);border:none;min-height:auto;padding:.75rem 1rem;position:absolute;top:0;left:0;right:0}.ImmersiveReader-module__2bCwCa__listenButton{padding:.3rem .45rem}.ImmersiveReader-module__2bCwCa__listenIcon{width:9px;height:9px}.ImmersiveReader-module__2bCwCa__listenEqBars{height:9px}.ImmersiveReader-module__2bCwCa__header:active{cursor:default}.ImmersiveReader-module__2bCwCa__swipeHandle{display:none}.ImmersiveReader-module__2bCwCa__headerLeft{pointer-events:auto}.ImmersiveReader-module__2bCwCa__headerRight{display:none}.ImmersiveReader-module__2bCwCa__scrollAreaNoImage .ImmersiveReader-module__2bCwCa__article{padding-top:3.75rem}.ImmersiveReader-module__2bCwCa__heroImage{aspect-ratio:16/10}.ImmersiveReader-module__2bCwCa__article{padding:1.25rem 1.25rem 1.5rem}.ImmersiveReader-module__2bCwCa__headline{font-size:calc(1.35rem*var(--font-scale,1));line-height:1.25}.ImmersiveReader-module__2bCwCa__bylineRow{font-size:calc(.8rem*var(--font-scale,1))}.ImmersiveReader-module__2bCwCa__meta{font-size:calc(.75rem*var(--font-scale,1));margin-bottom:.75rem}.ImmersiveReader-module__2bCwCa__accentDivider{margin-bottom:1.25rem}.ImmersiveReader-module__2bCwCa__leadPara{font-size:calc(1.05rem*var(--font-scale,1));line-height:1.7}.ImmersiveReader-module__2bCwCa__leadPara:first-letter{font-size:calc(2.85rem*var(--font-scale,1))}.ImmersiveReader-module__2bCwCa__bodyPara{font-size:calc(.95rem*var(--font-scale,1));text-indent:1em}.ImmersiveReader-module__2bCwCa__grokButton,.ImmersiveReader-module__2bCwCa__castButton,.ImmersiveReader-module__2bCwCa__closeButton,.ImmersiveReader-module__2bCwCa__shareButton,.ImmersiveReader-module__2bCwCa__closeButton{width:32px;height:32px}.ImmersiveReader-module__2bCwCa__grokButton svg,.ImmersiveReader-module__2bCwCa__castButton svg,.ImmersiveReader-module__2bCwCa__shareButton svg{width:15px;height:15px}.ImmersiveReader-module__2bCwCa__grokLogo{width:15px!important;height:15px!important}.ImmersiveReader-module__2bCwCa__tldrButton{height:28px;padding:0 7px;font-size:9px}.ImmersiveReader-module__2bCwCa__footer{padding:.5rem 1rem .875rem;padding-bottom:calc(.875rem + env(safe-area-inset-bottom,0));border-top:none}.ImmersiveReader-module__2bCwCa__visitButton,.ImmersiveReader-module__2bCwCa__closeFooterBtn{font-size:calc(.8rem*var(--font-scale,1));border-radius:10px;min-height:48px;padding:.875rem 1.25rem}.ImmersiveReader-module__2bCwCa__sourceBadge{bottom:.75rem;left:.75rem}.ImmersiveReader-module__2bCwCa__sourceBadgeLogo,.ImmersiveReader-module__2bCwCa__sourceBadgeDot{width:22px;height:22px}.ImmersiveReader-module__2bCwCa__sourceBadgeName{font-size:calc(.75rem*var(--font-scale,1))}}@media (max-width:380px){.ImmersiveReader-module__2bCwCa__reader{border-radius:0;max-height:100vh}.ImmersiveReader-module__2bCwCa__header{padding:.625rem .75rem}.ImmersiveReader-module__2bCwCa__listenButton{gap:.25rem;padding:.25rem .35rem}.ImmersiveReader-module__2bCwCa__listenIcon{width:8px;height:8px}.ImmersiveReader-module__2bCwCa__listenEqBars{height:8px}.ImmersiveReader-module__2bCwCa__rankBubble,.ImmersiveReader-module__2bCwCa__sectionBubble{font-size:calc(.6rem*var(--font-scale,1));padding:.25rem .5rem}.ImmersiveReader-module__2bCwCa__grokButton,.ImmersiveReader-module__2bCwCa__castButton,.ImmersiveReader-module__2bCwCa__shareButton{border-radius:7px;width:30px;height:30px}.ImmersiveReader-module__2bCwCa__closeButton{width:30px;height:30px}.ImmersiveReader-module__2bCwCa__grokButton svg,.ImmersiveReader-module__2bCwCa__castButton svg,.ImmersiveReader-module__2bCwCa__shareButton svg{width:14px;height:14px}.ImmersiveReader-module__2bCwCa__closeButton svg{width:12px;height:12px}.ImmersiveReader-module__2bCwCa__grokLogo{width:14px!important;height:14px!important}.ImmersiveReader-module__2bCwCa__tldrButton{height:26px;padding:0 6px;font-size:8px}.ImmersiveReader-module__2bCwCa__article{padding:.875rem .875rem 1.25rem}.ImmersiveReader-module__2bCwCa__headline{font-size:calc(1.2rem*var(--font-scale,1))}.ImmersiveReader-module__2bCwCa__leadPara:first-letter{font-size:calc(2.35rem*var(--font-scale,1))}}.ImmersiveReader-module__2bCwCa__mobileActionBar{display:none}@media (max-width:1024px){.ImmersiveReader-module__2bCwCa__mobileActionBar{border-top:1px solid #ffffff0f;flex-shrink:0;justify-content:center;align-items:center;gap:12px;padding:14px 16px 18px;display:flex}.ImmersiveReader-module__2bCwCa__mobileActionBar button{color:#fff9;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0f;border:1px solid #ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;gap:2px;width:42px;min-width:42px;height:42px;padding:0;transition:all .15s;display:flex;position:relative}.ImmersiveReader-module__2bCwCa__mobileActionBar button:active{color:#ffffffe6;background:#ffffff1f;transform:scale(.92)}.ImmersiveReader-module__2bCwCa__mobileActionBar .ImmersiveReader-module__2bCwCa__mobileActionBtnActive{color:#fff;background:#ffffff1f}.ImmersiveReader-module__2bCwCa__mobileActionBar .ImmersiveReader-module__2bCwCa__closeButtonMobile{color:#ff3b30;background:#ff3b3026;border-color:#ff3b3040}.ImmersiveReader-module__2bCwCa__mobileActionBar .ImmersiveReader-module__2bCwCa__closeButtonMobile:active{color:#ff3b30;background:#ff3b3040}.ImmersiveReader-module__2bCwCa__heroImage{will-change:transform}}[data-theme=light] .ImmersiveReader-module__2bCwCa__mobileActionBar{border-top-color:#00000026}[data-theme=light] .ImmersiveReader-module__2bCwCa__mobileActionBar button{color:#00000080;background:#0000001a;border-color:#0000002e}[data-theme=light] .ImmersiveReader-module__2bCwCa__mobileActionBar button:active{color:#000c;background:#00000026}@media (prefers-reduced-motion:reduce){.ImmersiveReader-module__2bCwCa__overlay,.ImmersiveReader-module__2bCwCa__reader,.ImmersiveReader-module__2bCwCa__image,.ImmersiveReader-module__2bCwCa__originalContent,.ImmersiveReader-module__2bCwCa__grokSection,.ImmersiveReader-module__2bCwCa__contentArea{transition:opacity .2s}.ImmersiveReader-module__2bCwCa__grokSpinner,.ImmersiveReader-module__2bCwCa__loadingPulse,.ImmersiveReader-module__2bCwCa__grokLoadingSpinner,.ImmersiveReader-module__2bCwCa__creditBubble[data-status=low]{animation:none}}[data-theme=light] .ImmersiveReader-module__2bCwCa__overlay.ImmersiveReader-module__2bCwCa__entering,[data-theme=light] .ImmersiveReader-module__2bCwCa__overlay.ImmersiveReader-module__2bCwCa__visible{background:#323232bf}[data-theme=light] .ImmersiveReader-module__2bCwCa__reader{background:#c3c5c6;border-color:#0000002e;box-shadow:0 25px 50px -12px #0000004d,0 0 100px #00000026}[data-theme=light] .ImmersiveReader-module__2bCwCa__header{background:0 0}[data-theme=light] .ImmersiveReader-module__2bCwCa__swipeHandle{background:#0003}[data-theme=light] .ImmersiveReader-module__2bCwCa__rankBubble,[data-theme=light] .ImmersiveReader-module__2bCwCa__sectionBubble{color:#000c;border-color:#0003}[data-theme=light] .ImmersiveReader-module__2bCwCa__listenButton{color:#9a7a10;background:#b4891414;border-color:#b4891440}[data-theme=light] .ImmersiveReader-module__2bCwCa__listenButton:hover{color:#7a6010;background:#b4891426;border-color:#b4891466}[data-theme=light] .ImmersiveReader-module__2bCwCa__listenButton.ImmersiveReader-module__2bCwCa__listenActive{background:#b489141f;border-color:#b4891459}[data-theme=light] .ImmersiveReader-module__2bCwCa__listenEqBars span,[data-theme=light] .ImmersiveReader-module__2bCwCa__listenEqBarsMobile span,[data-theme=light] .ImmersiveReader-module__2bCwCa__listenLoadingDots span{background:#9a7a10}[data-theme=light] .ImmersiveReader-module__2bCwCa__rankBubble[data-tier=gold]{color:#8b6914;text-shadow:none;background:linear-gradient(135deg,#ffb40026,#c88c001a);border-color:#b48c0059}[data-theme=light] .ImmersiveReader-module__2bCwCa__rankBubble[data-tier=silver]{color:#000c;background:#0000001a;border-color:#0003}[data-theme=light] .ImmersiveReader-module__2bCwCa__rankBubble[data-tier=bronze]{color:#644628e6;background:#8c643c1a;border-color:#8c643c40}[data-theme=light] .ImmersiveReader-module__2bCwCa__sectionBubble{background:0 0;border-color:#0003}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokButton,[data-theme=light] .ImmersiveReader-module__2bCwCa__castButton,[data-theme=light] .ImmersiveReader-module__2bCwCa__shareButton{color:#00000080}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokButton:hover,[data-theme=light] .ImmersiveReader-module__2bCwCa__castButton:hover,[data-theme=light] .ImmersiveReader-module__2bCwCa__shareButton:hover{color:#000c;background:#0000000d}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokButton.ImmersiveReader-module__2bCwCa__grokActive{color:#000000e6;background:#00000014}[data-theme=light] .ImmersiveReader-module__2bCwCa__tldrButton{color:#00000080}[data-theme=light] .ImmersiveReader-module__2bCwCa__tldrButton:hover{color:#000c;background:#0000000d}[data-theme=light] .ImmersiveReader-module__2bCwCa__tldrButton.ImmersiveReader-module__2bCwCa__tldrActive{color:#000000d9;background:#00000014}[data-theme=light] .ImmersiveReader-module__2bCwCa__tldrLabel{color:#0006;background:#0000000d}[data-theme=light] .ImmersiveReader-module__2bCwCa__tldrHeadline{color:#1a1815}[data-theme=light] .ImmersiveReader-module__2bCwCa__tldrSnippet{color:#3a3530}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokSpinner{border-top-color:#000000b3}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokDot,[data-theme=light] .ImmersiveReader-module__2bCwCa__creditBubble{border-color:#c3c5c6}[data-theme=light] .ImmersiveReader-module__2bCwCa__closeButton{color:#00000080;background:#0000001f;border-color:#0003}[data-theme=light] .ImmersiveReader-module__2bCwCa__closeButton:hover{color:#000c;background:#0000002e}[data-theme=light] .ImmersiveReader-module__2bCwCa__heroImage{background:#00000008}[data-theme=light] .ImmersiveReader-module__2bCwCa__imageGradient{background:linear-gradient(#0000 40%,#b0b0b026 65%,#b0b0b080 100%)}[data-theme=light] .ImmersiveReader-module__2bCwCa__sourceBadge{background:#0000008c}[data-theme=light] .ImmersiveReader-module__2bCwCa__sourceBadgeName{color:#fff}[data-theme=light] .ImmersiveReader-module__2bCwCa__headline{color:#1a1815}[data-theme=light] .ImmersiveReader-module__2bCwCa__meta,[data-theme=light] .ImmersiveReader-module__2bCwCa__metaTime,[data-theme=light] .ImmersiveReader-module__2bCwCa__metaSection{color:#0006}[data-theme=light] .ImmersiveReader-module__2bCwCa__sourceName,[data-theme=light] .ImmersiveReader-module__2bCwCa__sourceLink{color:#000000b3}[data-theme=light] .ImmersiveReader-module__2bCwCa__sourceLink:hover{color:#000000f2}[data-theme=light] .ImmersiveReader-module__2bCwCa__bylineRow{color:#0009}[data-theme=light] .ImmersiveReader-module__2bCwCa__bylineLabel{color:#00000059}[data-theme=light] .ImmersiveReader-module__2bCwCa__accentDivider{background:linear-gradient(90deg,#b4821480 0%,#b482141a 100%)}[data-theme=light] .ImmersiveReader-module__2bCwCa__translatedBadge{color:#00000073}[data-theme=light] .ImmersiveReader-module__2bCwCa__leadPara{color:#2a2520}[data-theme=light] .ImmersiveReader-module__2bCwCa__leadPara:first-letter{color:#1a1815}[data-theme=light] .ImmersiveReader-module__2bCwCa__bodyPara{color:#3a3530}[data-theme=light] .ImmersiveReader-module__2bCwCa__noContent,[data-theme=light] .ImmersiveReader-module__2bCwCa__contentLoading{color:#0006}[data-theme=light] .ImmersiveReader-module__2bCwCa__loadingPulse{border-color:#00000080 #0003 #0003}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokHeader{border-bottom-color:#0000002e}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokLabel{color:#00000080}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokCredits{color:#0006}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokCredits[data-status=high]{color:#28a046e6}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokCredits[data-status=medium]{color:#b48c00e6}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokCredits[data-status=low]{color:#c86400e6}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokCredits[data-status=exhausted]{color:#c83228e6}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokCredits[data-status=paid]{color:#7850c8e6}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokLoading{color:#0006}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokLoadingSpinner{border-color:#0009 #0003 #0003}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokErrorIcon{color:#c83228e6;background:#c832281f}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokError p{color:#00000080}[data-theme=light] .ImmersiveReader-module__2bCwCa__retryButton{color:#000c;background:#0000000d;border-color:#0000001f}[data-theme=light] .ImmersiveReader-module__2bCwCa__retryButton:hover{background:#00000014}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokHead{color:#1a1815}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokSubhead{color:#2a2520}[data-theme=light] .ImmersiveReader-module__2bCwCa__grokPara,[data-theme=light] .ImmersiveReader-module__2bCwCa__grokListItem{color:#3a3530}[data-theme=light] .ImmersiveReader-module__2bCwCa__mdH2,[data-theme=light] .ImmersiveReader-module__2bCwCa__mdH3{color:#1a1a1a}[data-theme=light] .ImmersiveReader-module__2bCwCa__mdH4,[data-theme=light] .ImmersiveReader-module__2bCwCa__mdPara{color:#333}[data-theme=light] .ImmersiveReader-module__2bCwCa__mdPara:first-child{color:#1a1a1a}[data-theme=light] .ImmersiveReader-module__2bCwCa__mdListItem{color:#333}[data-theme=light] .ImmersiveReader-module__2bCwCa__mdBlockquote{background:#0000000d;border-left-color:#b4821459}[data-theme=light] .ImmersiveReader-module__2bCwCa__mdBlockquotePara{color:#0000008c}[data-theme=light] .ImmersiveReader-module__2bCwCa__mdTableWrap{border-color:#0000002e}[data-theme=light] .ImmersiveReader-module__2bCwCa__mdTh{color:#000c;background:#0000000f;border-bottom-color:#0003}[data-theme=light] .ImmersiveReader-module__2bCwCa__mdTd{color:#0009;border-bottom-color:#0000001a}[data-theme=light] .ImmersiveReader-module__2bCwCa__mdHr{border-top-color:#0000002e}[data-theme=light] .ImmersiveReader-module__2bCwCa__footer{background:#c3c5c6;border-top-color:#00000026}[data-theme=light] .ImmersiveReader-module__2bCwCa__visitButton{color:#000;background:#daa520;box-shadow:0 4px 16px #b4821433}[data-theme=light] .ImmersiveReader-module__2bCwCa__visitButton:hover{background:#f0c040;box-shadow:0 8px 24px #b482144d}[data-theme=light] .ImmersiveReader-module__2bCwCa__closeFooterBtn{color:#000c;background:#0000000d;border-color:#0000001a}[data-theme=light] .ImmersiveReader-module__2bCwCa__closeFooterBtn:hover{background:#00000014}@media (max-width:1024px){[data-theme=light] .ImmersiveReader-module__2bCwCa__reader{background:#c3c5c6}[data-theme=light] .ImmersiveReader-module__2bCwCa__header{background:linear-gradient(#b0b0b066 0%,#0000 100%)}[data-theme=light] .ImmersiveReader-module__2bCwCa__footer{background:#c3c5c6}}@media (max-width:380px){[data-theme=light] .ImmersiveReader-module__2bCwCa__reader{background:#c3c5c6}[data-theme=light] .ImmersiveReader-module__2bCwCa__header{background:0 0}}
:root{--az-overlay-subtle:#00000026;--az-overlay-light:#0000004d;--az-overlay:#000c;--az-overlay-heavy:#000000e6;--az-accent-subtle:#fff3;--az-syn-keyword:#c084fc;--az-syn-string:#86efac;--az-syn-number:#fdba74;--az-syn-function:#93c5fd}@keyframes modules-module__DH1TZW__moduleEntrance{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes modules-module__DH1TZW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.modules-module__DH1TZW__streamRendererWrap{scroll-behavior:smooth;flex-direction:column;width:100%;display:flex}.modules-module__DH1TZW__streamModule{border-radius:var(--az-radius-md);contain:layout style;content-visibility:auto;contain-intrinsic-size:auto 100px;margin-bottom:8px;position:relative}.modules-module__DH1TZW__streamModule:last-child{margin-bottom:0}.modules-module__DH1TZW__streamModuleFull{width:100%}.modules-module__DH1TZW__streamModuleHalf{width:50%}.modules-module__DH1TZW__streamModuleThird{width:33.333%}.modules-module__DH1TZW__streamModuleCollapsed{max-height:40px;overflow:hidden}.modules-module__DH1TZW__moduleEntrance{animation:modules-module__DH1TZW__moduleEntrance .2s var(--az-ease-out)both}.modules-module__DH1TZW__streamModuleHeader{border-radius:var(--az-radius-sm);cursor:pointer;width:100%;color:var(--az-text-muted);text-transform:uppercase;letter-spacing:.05em;transition:background var(--az-duration-fast)var(--az-ease-out);background:0 0;border:none;justify-content:space-between;align-items:center;padding:6px 8px;font-size:11px;font-weight:500;display:flex}.modules-module__DH1TZW__streamModuleHeader:hover{background:var(--az-accent-muted)}.modules-module__DH1TZW__streamModuleHeaderLabel{text-align:left;flex:1}.modules-module__DH1TZW__streamModuleChevron{transition:transform var(--az-duration-fast)var(--az-ease-out);color:var(--az-text-muted)}.modules-module__DH1TZW__streamModuleChevronCollapsed{transform:rotate(-90deg)}.modules-module__DH1TZW__streamModuleDivider{background:var(--az-border);height:1px;margin:4px 0 0}.modules-module__DH1TZW__streamModule:last-child .modules-module__DH1TZW__streamModuleDivider{display:none}.modules-module__DH1TZW__textModule{color:var(--az-text);word-break:break-word;letter-spacing:.005em;font-size:14px;line-height:1.65}.modules-module__DH1TZW__skeletonModule{flex-direction:column;gap:6px;padding:4px 0;display:flex}.modules-module__DH1TZW__skeletonLine{border-radius:var(--az-radius-xs);background:linear-gradient(90deg,var(--az-bg-surface)25%,var(--az-bg-hover)50%,var(--az-bg-surface)75%);background-size:200% 100%;height:12px;animation:1.8s ease-in-out infinite modules-module__DH1TZW__shimmer}.modules-module__DH1TZW__skeletonLineFull{width:100%}.modules-module__DH1TZW__skeletonLineMedium{width:80%}.modules-module__DH1TZW__skeletonLineShort{width:60%}.modules-module__DH1TZW__errorModule{background:var(--az-error-muted);border-left:3px solid var(--az-error);border-radius:var(--az-radius-sm);align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.modules-module__DH1TZW__errorModuleIcon{color:var(--az-error);flex-shrink:0;margin-top:1px}.modules-module__DH1TZW__errorModuleBody{flex-direction:column;flex:1;gap:6px;display:flex}.modules-module__DH1TZW__errorModuleMessage{color:var(--az-text);font-size:13px;line-height:1.5}.modules-module__DH1TZW__errorModuleRetry{color:var(--az-text);border:1px solid var(--az-border-hover);border-radius:var(--az-radius-sm);cursor:pointer;transition:background var(--az-duration-fast)var(--az-ease-out),border-color var(--az-duration-fast)var(--az-ease-out);background:0 0;align-self:flex-start;padding:4px 12px;font-size:12px;font-weight:500}.modules-module__DH1TZW__errorModuleRetry:hover{background:var(--az-accent-muted);border-color:var(--az-border-focus)}.modules-module__DH1TZW__errorModuleRetry:active{transform:scale(.97)}.modules-module__DH1TZW__thinkingModule{background:var(--az-bg-elevated);border:1px solid var(--az-border);border-radius:var(--az-radius-sm);padding:8px 10px}.modules-module__DH1TZW__thinkingModuleHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.modules-module__DH1TZW__thinkingModuleLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--az-text-muted);font-size:11px;font-weight:500}.modules-module__DH1TZW__thinkingModuleElapsed{color:var(--az-text-muted);font-variant-numeric:tabular-nums;font-size:11px}.modules-module__DH1TZW__thinkingModuleContent{font-family:var(--font-geist-mono),ui-monospace,monospace;color:var(--az-text-muted);white-space:pre-wrap;word-break:break-word;margin:0;font-size:12px;line-height:1.5}.modules-module__DH1TZW__streamModuleHeader:focus-visible{outline:2px solid var(--az-accent);outline-offset:2px;border-radius:var(--az-radius-sm)}.modules-module__DH1TZW__errorModuleRetry:focus-visible{outline:2px solid var(--az-accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.modules-module__DH1TZW__moduleEntrance{animation:none}.modules-module__DH1TZW__skeletonLine{background:var(--az-bg-hover);animation:none}.modules-module__DH1TZW__streamModuleChevron,.modules-module__DH1TZW__streamModuleHeader{transition:none}}@media (max-width:767px){.modules-module__DH1TZW__streamModuleHalf,.modules-module__DH1TZW__streamModuleThird{width:100%}.modules-module__DH1TZW__textModule{font-size:15px;line-height:1.7}.modules-module__DH1TZW__streamModuleHeader{min-height:44px;padding:8px 12px;font-size:12px}.modules-module__DH1TZW__errorModuleRetry{min-width:44px;min-height:44px;padding:8px 16px;font-size:13px}.modules-module__DH1TZW__errorModule{padding:12px 16px}.modules-module__DH1TZW__errorModuleMessage{font-size:14px}.modules-module__DH1TZW__thinkingModuleContent{font-size:13px}}
