.homeCatPicker{align-self:flex-start;margin-top:4px;display:inline-flex;position:relative}.homeCatPickerBtn{color:var(--fg-muted,#999);cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:6px;justify-content:center;align-items:center;padding:5px;transition:all .2s;display:flex}.homeCatPickerBtn:hover{color:var(--accent,#e04040);border-color:var(--accent,#e04040);background:#e0404014}.homeCatPickerDropdown{z-index:999;background:var(--card-bg,#1a1e2a);border:1px solid #ffffff1f;border-radius:12px;min-width:240px;padding:16px;animation:.2s catPickerFadeIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 40px #00000080}@keyframes catPickerFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.homeCatPickerTitle{color:var(--fg,#fff);margin:0 0 2px;font-size:.88rem;font-weight:600}.homeCatPickerHint{color:var(--fg-muted,#888);margin:0 0 10px;font-size:.72rem}.homeCatPickerLoading{text-align:center;color:var(--fg-muted,#888);padding:16px;font-size:.85rem}.homeCatPickerList{flex-direction:column;gap:2px;max-height:320px;display:flex;overflow-y:auto}.homeCatPickerItem{cursor:pointer;color:var(--fg,#ddd);-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:10px;padding:7px 10px;font-size:.84rem;transition:background .15s;display:flex}.homeCatPickerItem:hover{background:#ffffff0f}.homeCatPickerItem.selected{color:var(--accent,#e04040);background:#e040401a;font-weight:600}.homeCatPickerItem input[type=checkbox]{accent-color:var(--accent,#e04040);cursor:pointer;width:16px;height:16px}.homeCatPickerItem input[type=checkbox]:disabled{opacity:.35;cursor:not-allowed}.homeCatPickerActions{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px;display:flex}.homeCatPickerCount{color:var(--fg-muted,#888);font-variant-numeric:tabular-nums;font-size:.8rem}.homeCatPickerSave{background:var(--accent,#e04040);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:7px 18px;font-size:.82rem;font-weight:600;transition:opacity .2s}.homeCatPickerSave:hover:not(:disabled){opacity:.85}.homeCatPickerSave:disabled{opacity:.5;cursor:not-allowed}.bbcSection .homeCatPickerBtn,.bbcHero .homeCatPickerBtn{color:#5f6368;border-color:#dadce0}.bbcSection .homeCatPickerBtn:hover,.bbcHero .homeCatPickerBtn:hover{color:#1967d2;background:#1967d20f;border-color:#1967d2}.bbcSection .homeCatPickerDropdown,.bbcHero .homeCatPickerDropdown{background:#fff;border:1px solid #dadce0;box-shadow:0 8px 28px #0000001f}.bbcSection .homeCatPickerTitle,.bbcHero .homeCatPickerTitle{color:#202124}.bbcSection .homeCatPickerHint,.bbcHero .homeCatPickerHint{color:#5f6368}.bbcSection .homeCatPickerItem,.bbcHero .homeCatPickerItem{color:#3c4043}.bbcSection .homeCatPickerItem:hover,.bbcHero .homeCatPickerItem:hover{background:#f1f3f4}.bbcSection .homeCatPickerItem.selected,.bbcHero .homeCatPickerItem.selected{color:#1967d2;background:#e8f0fe}.bbcSection .homeCatPickerItem input[type=checkbox],.bbcHero .homeCatPickerItem input[type=checkbox]{accent-color:#1967d2}.bbcSection .homeCatPickerActions,.bbcHero .homeCatPickerActions{border-color:#e0e3eb}.bbcSection .homeCatPickerCount,.bbcHero .homeCatPickerCount{color:#80868b}.bbcSection .homeCatPickerSave,.bbcHero .homeCatPickerSave{background:#1967d2}.app[data-theme=dark] .bbcSection .homeCatPickerBtn,.app[data-theme=dark] .bbcHero .homeCatPickerBtn{color:#9aa0a6;border-color:#5f6368}.app[data-theme=dark] .bbcSection .homeCatPickerBtn:hover,.app[data-theme=dark] .bbcHero .homeCatPickerBtn:hover{color:#8ab4f8;background:#8ab4f814;border-color:#8ab4f8}.app[data-theme=dark] .bbcSection .homeCatPickerDropdown,.app[data-theme=dark] .bbcHero .homeCatPickerDropdown{background:#292a2d;border-color:#3c4043;box-shadow:0 8px 28px #0006}.app[data-theme=dark] .bbcSection .homeCatPickerTitle,.app[data-theme=dark] .bbcHero .homeCatPickerTitle{color:#e8eaed}.app[data-theme=dark] .bbcSection .homeCatPickerHint,.app[data-theme=dark] .bbcHero .homeCatPickerHint{color:#9aa0a6}.app[data-theme=dark] .bbcSection .homeCatPickerItem,.app[data-theme=dark] .bbcHero .homeCatPickerItem{color:#bdc1c6}.app[data-theme=dark] .bbcSection .homeCatPickerItem:hover,.app[data-theme=dark] .bbcHero .homeCatPickerItem:hover{background:#3c4043}.app[data-theme=dark] .bbcSection .homeCatPickerItem.selected,.app[data-theme=dark] .bbcHero .homeCatPickerItem.selected{color:#8ab4f8;background:#8ab4f81f}.app[data-theme=dark] .bbcSection .homeCatPickerItem input[type=checkbox],.app[data-theme=dark] .bbcHero .homeCatPickerItem input[type=checkbox]{accent-color:#8ab4f8}.app[data-theme=dark] .bbcSection .homeCatPickerActions,.app[data-theme=dark] .bbcHero .homeCatPickerActions{border-color:#3c4043}.app[data-theme=dark] .bbcSection .homeCatPickerSave,.app[data-theme=dark] .bbcHero .homeCatPickerSave{color:#202124;background:#8ab4f8}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#202124;background:#eef2f7;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{background:#eef2f7;margin:0}a{color:inherit;text-decoration:none}button,input,button{font:inherit}.app{background:#eef2f7;min-height:100vh}.header{z-index:20;background:#fff;border-bottom:1px solid #e0e3eb;grid-template-columns:minmax(180px,260px) minmax(260px,720px) minmax(80px,260px);justify-content:center;align-items:center;gap:0 24px;padding:8px 24px 0;display:grid;position:sticky;top:0}.brandArea{color:#3c4043;align-items:center;gap:18px;min-width:0;height:48px;display:flex;position:relative}.brand{color:#3c4043;align-items:center;min-width:0;display:flex}.brand strong{color:#3c4043;white-space:nowrap;font-size:22px;font-weight:400}.menuIcon{border-radius:50%;width:24px;height:24px;position:relative}.menuButton{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;display:grid}.menuButton:hover{background:#f1f3f4}.menuIcon:before{content:"";background:#5f6368;width:18px;height:2px;position:absolute;top:6px;left:3px;box-shadow:0 5px #5f6368,0 10px #5f6368}.menuPanel{z-index:30;background:#fff;border:1px solid #e0e3eb;border-radius:16px;min-width:260px;padding:8px;position:absolute;top:52px;left:0;box-shadow:0 12px 34px #3c404338}.themeToggle{color:#202124;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:12px;display:flex}.themeToggle:hover{background:#f1f3f4}.themeToggle strong,.themeToggle small{display:block}.themeToggle strong{font-size:14px;font-weight:500}.themeToggle small{color:#5f6368;margin-top:3px;font-size:12px}.toggleSwitch{background:#dadce0;border-radius:999px;flex:none;width:42px;height:24px;position:relative}.toggleSwitch:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 2px #3c404340}.toggleSwitch.active{background:#8ab4f8}.toggleSwitch.active:before{transform:translate(18px)}.search input{color:#202124;background:#f1f3f4;border:1px solid #0000;border-radius:8px;outline:none;width:100%;height:48px;padding:0 20px 0 44px}.search{position:relative}.search:before{content:"";border:2px solid #5f6368;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;left:17px;transform:translateY(-56%)}.search:after{content:"";background:#5f6368;width:8px;height:2px;position:absolute;top:30px;left:30px;transform:rotate(45deg)}.search input:focus{background:#fff;border-color:#dfe1e5;box-shadow:0 1px 6px #3c404338}.headerActions{color:#5f6368;justify-content:flex-end;align-items:center;gap:8px;height:48px;font-size:14px;display:flex}.headerActions .profileButton{color:#fff;background:#1a73e8}.framingLevelControl{position:relative}.headerActions .framingLevelTrigger{color:#202124;white-space:nowrap;background:#fff;border:1px solid #202124;border-radius:999px;align-items:center;width:auto;min-width:0;height:36px;padding:0 12px;font-weight:600;display:inline-flex}.headerActions .framingLevelTrigger:hover,.headerActions .framingLevelTrigger:focus-visible{color:#fff;background:#202124;border-color:#202124;outline:none}.framingLevelPanel{z-index:35;color:#202124;text-align:center;background:#fff;border:1px solid #cfd6e4;border-radius:18px;width:260px;padding:18px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 18px 48px #3c404347}.framingLevelPanel:before{content:"";background:inherit;border-top:1px solid #cfd6e4;border-left:1px solid #cfd6e4;width:14px;height:14px;position:absolute;bottom:100%;right:32px;transform:translateY(7px)rotate(45deg)}.framingLevelTitle{color:#5f6368;letter-spacing:.04em;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:700}.framingLevelPanel strong{color:#202124;margin-bottom:10px;font-size:34px;line-height:1;display:block}.framingStepControls{justify-content:center;gap:12px;margin-bottom:12px;display:flex}.framingStepControls button{color:#5f6368;cursor:pointer;background:#f1f3f4;border:0;border-radius:50%;place-items:center;width:36px;height:36px;font-size:18px;font-weight:700;line-height:1;transition:all .15s;display:grid}.framingStepControls button:hover,.framingStepControls button:focus-visible{color:#fff;background:#1967d2;outline:none;box-shadow:0 2px 8px #1967d24d}.framingDial{cursor:default;background:radial-gradient(circle,#fff 0 42%,#0000 43%),conic-gradient(from 225deg,#4caf50 0deg 108deg,#ffca28 108deg 189deg,#ff4138 189deg 270deg,#0000 270deg 360deg);border-radius:50%;width:128px;height:128px;margin:0 auto 14px;position:relative}.framingDial:focus-visible{outline-offset:4px;outline:3px solid #174ea6}.framingDialNeedle{width:6px;height:52px;transform:rotate(var(--dialAngle));transform-origin:50% 48px;background:#202124;border-radius:999px;position:absolute;top:16px;left:calc(50% - 3px);box-shadow:0 2px 8px #3c404359}.framingDialHub{background:#202124;border:4px solid #fff;border-radius:50%;position:absolute;inset:calc(50% - 12px);box-shadow:0 2px 10px #3c404340}.framingDialValue{color:#202124;pointer-events:none;font-size:18px;font-weight:800;line-height:1;position:absolute;bottom:18px;left:0;right:0}.framingLevelBar{cursor:pointer;touch-action:none;background:#5f6368;border-radius:999px;height:28px;overflow:hidden}.framingLevelBar:focus-visible{outline-offset:3px;outline:3px solid #202124}.framingLevelBar span{color:#101010;align-items:center;min-width:44px;height:100%;padding:0 10px;font-size:13px;font-weight:800;display:flex}.framingLevelBar.framing-low span{background:#4caf50}.framingLevelBar.framing-medium span{background:#ffca28}.framingLevelBar.framing-high span{background:#ff4138}.topNav{flex-wrap:wrap;grid-column:1/-1;justify-content:center;gap:8px;width:min(1280px,100%);margin:8px auto 0;padding:0 24px 10px;display:flex;overflow:visible}.shell{max-width:1180px;margin:0 auto;padding:22px 24px 48px}.navLink{color:#3c4043;white-space:nowrap;cursor:pointer;border:0;border-radius:16px;flex:none;align-items:center;min-height:34px;padding:0 12px;font-size:14px;line-height:1;display:flex}.navLink:hover{background:#f1f3f4}.navLink.active{color:#1967d2;background:#e8f0fe;font-weight:700}.navGroup{flex:none;position:relative}.navGroupButton{background:0 0;gap:6px}.navGroupIcon{width:14px;height:14px}.navDropdown{z-index:25;background:#fff;border:1px solid #e0e3eb;border-radius:14px;gap:4px;min-width:180px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 14px 38px #3c40433d}.navLink.dropdown{border-radius:10px;justify-content:flex-start;min-height:36px;padding:0 12px}.navLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page{min-width:0}.pageHeading{border-bottom:1px solid #cfd6e4;justify-content:space-between;align-items:end;gap:24px;margin:0 0 18px;padding:0 0 14px;display:flex}.pageHeading h1{color:#202124;letter-spacing:-.02em;margin:0;font-size:clamp(28px,4vw,40px);font-weight:400}.pageHeading p{color:#5f6368;text-align:right;max-width:520px;margin:0;font-size:14px}.pageLoading{color:#5f6368;justify-content:center;align-items:center;gap:12px;min-height:200px;font-size:16px;display:flex}.loadingSpinner{border:3px solid #e0e3eb;border-top-color:#1967d2;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.apiIndicator{color:#137333;background:#e6f4ea;border:1px solid #ceead6;border-radius:999px;align-items:center;gap:4px;margin-bottom:12px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.contentLayout{gap:16px;display:grid}.contentLayout.frontPage,.contentLayout.localOverview{grid-template-columns:minmax(0,1fr) 320px;align-items:start}.contentLayout.frontPage .heroBlock,.contentLayout.localOverview .feedBlock{grid-row:span 2}.block,.marketStrip,.topicChips,.emptyState{background:#fff;border:1px solid #cfd6e4;border-radius:16px;box-shadow:0 10px 28px #3c404314}.block{min-width:0;padding:16px}.blockTitle{color:#202124;margin:0 0 14px;font-size:20px;font-weight:400}.heroGrid{grid-template-columns:minmax(0,1.15fr) minmax(240px,.85fr);gap:14px;min-width:0;display:grid}.secondaryGrid,.cardGrid,.feedList,.compactItems{gap:12px;min-width:0;display:grid}.cardGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.contentLayout.frontPage>.block .cardGrid,.contentLayout.localOverview>.block .cardGrid{grid-template-columns:1fr}.articleCard{background:#fff;border:1px solid #d3dae7;border-radius:14px;flex-direction:column;min-width:0;max-width:100%;display:flex;position:relative;overflow:visible;box-shadow:0 8px 22px #3c404317;container:article-card/inline-size}.articleCard.featured{min-height:100%}.articleCard.horizontal{grid-template-columns:150px minmax(0,1fr);display:grid}.articleCard.horizontal .articleMeta{grid-column:1/-1}.framingBar{z-index:3;color:#fff;text-align:left;cursor:help;background:#5f6368;border:0;border-radius:14px 14px 0 0;grid-column:1/-1;width:100%;height:36px;padding:0;display:block;position:relative;overflow:visible}.framingLabel{color:#fff;text-shadow:0 1px 2px #0009;pointer-events:none;z-index:2;background:#00000059;border-radius:6px;padding:2px 8px;font-size:12px;font-weight:800;line-height:1.3;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.framingBar.compact{border-radius:10px 10px 0 0;grid-column:1/-1;height:28px}.framingFill{letter-spacing:.02em;border-radius:inherit;align-items:center;min-width:54px;height:100%;padding:0 12px;font-size:13px;font-weight:800;display:flex}.framing-low .framingFill{color:#fff;text-shadow:0 1px 2px #0006;background:#4caf50}.framing-medium .framingFill{color:#fff;text-shadow:0 1px 2px #0006;background:#e6a700}.framing-high .framingFill{color:#fff;text-shadow:0 1px 2px #0000004d;background:#ff4138}.framingTick{z-index:1;pointer-events:none;background:#ffffff59;width:2px;position:absolute;top:0;bottom:0}.framingTickLabel{letter-spacing:.03em;color:#ffffffe6;white-space:nowrap;background:#20212466;border-radius:7px;padding:1px 5px;font-size:9px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.framingReason{z-index:4;color:#fff;white-space:normal;pointer-events:none;opacity:0;background:#202124eb;border-radius:0 0 12px 12px;padding:14px 16px;font-size:15px;font-weight:400;line-height:1.45;transition:opacity .12s,transform .12s;display:block;position:absolute;top:100%;left:0;right:0;transform:translateY(-4px);box-shadow:0 10px 24px #3c404352}.framingBar:hover .framingReason,.framingBar:focus .framingReason,.framingBar:focus-visible .framingReason{opacity:1;transform:translateY(0)}.framingBar:focus-visible{outline-offset:-3px;outline:3px solid #174ea6}.imageStub,.articleImage{aspect-ratio:16/9;object-fit:cover;color:#80868b;background:#f1f3f4;place-items:center;width:100%;max-width:100%;min-height:116px;font-size:14px;font-weight:500;display:grid}.articleCard.featured .imageStub,.articleCard.featured .articleImage{min-height:230px}.imageStub.blue,.imageStub.green,.imageStub.violet{background:#f1f3f4}.articleImageLink{cursor:pointer;transition:opacity .15s;display:block}.articleImageLink:hover{opacity:.88}.articleImageLink .articleImage,.articleImageLink .imageStub{display:grid}.articleTitleLink{color:inherit;text-decoration:none;transition:color .15s}.articleTitleLink:hover{color:#1967d2}.app[data-theme=dark] .articleTitleLink:hover{color:#8ab4f8}.articleBody{flex:1;min-width:0;padding:14px}.category{color:#1967d2;margin:0 0 7px;font-size:12px;font-weight:700}.articleBody h2,.compactItem h3{color:#202124;margin:0 0 8px;font-size:17px;font-weight:500;line-height:1.25}.articleCard.featured .articleBody h2{font-size:clamp(23px,3vw,30px);line-height:1.18}.articleBody p{color:#5f6368;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 12px;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}.compactItem p{color:#5f6368;font-size:12px}.articleMeta{color:#5f6368;background:#fff;border-top:1px solid #d7deea;justify-content:space-between;align-items:center;gap:7px;min-width:0;min-height:34px;margin-top:auto;padding:8px 14px;font-size:12px;line-height:1;display:flex}.articleTime,.articleActions,.shareMenu,.voteCount,.commentCount{align-items:center;display:inline-flex}.articleTime{flex:auto;gap:7px;min-width:0}.articleTimeText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.articleActions{flex-wrap:wrap;flex:0 auto;gap:5px;min-width:0;margin-left:6px}.shareMenu{z-index:30;flex:none;position:relative}.voteCount,.commentCount{color:#3c4043;background:#f1f3f4;border:1px solid #cfd6e4;border-radius:999px;gap:5px;min-height:24px;padding:0 7px;font-weight:600}@container article-card (width<=380px){.articleMeta{padding-inline:10px}.articleSource,.articleSeparator{display:none}.voteCount,.commentCount{padding-inline:6px}}.shareButton{color:#5f6368;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;width:26px;height:26px;padding:0;display:grid}.shareButton:hover,.shareButton:focus-visible{color:#1967d2;background:#e8f0fe;border-color:#d2e3fc;outline:none}.metaIcon{stroke-width:2.1px;flex:none;width:13px;height:13px}.sharePopover{z-index:1000;color:#202124;background:#fff;border:1px solid #e0e3eb;border-radius:16px;width:min(300px,100vw - 32px);padding:12px;position:absolute;bottom:calc(100% + 10px);right:0;box-shadow:0 14px 38px #3c404347}.sharePopover:after{content:"";background:inherit;border-bottom:1px solid #e0e3eb;border-right:1px solid #e0e3eb;width:12px;height:12px;position:absolute;bottom:-7px;right:13px;transform:rotate(45deg)}.shareTitle{color:#202124;margin:0 0 10px;font-size:13px;font-weight:700}.shareGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.shareTarget{color:#3c4043;text-align:left;cursor:pointer;background:#f8fafd;border:1px solid #e8eaed;border-radius:12px;align-items:center;gap:8px;min-width:0;min-height:38px;padding:7px 9px;font-size:12px;font-weight:600;display:inline-flex}.shareTarget:hover,.shareTarget:focus-visible{color:#174ea6;background:#e8f0fe;border-color:#d2e3fc;outline:none}.shareTargetIcon{color:#fff;background:#3c4043;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:12px;display:grid}.shareTarget:first-child .shareTargetIcon{background:#1877f2}.shareTarget:nth-child(2) .shareTargetIcon{background:#000}.shareTarget:nth-child(3) .shareTargetIcon{background:#0a66c2}.shareTarget:nth-child(4) .shareTargetIcon{background:#5f6368}.shareTarget:nth-child(5) .shareTargetIcon{color:#102017;background:#25d366}.shareTarget:nth-child(6) .shareTargetIcon{background:#229ed9}.shareTarget:nth-child(7) .shareTargetIcon{background:#ff4500}.shareTarget:nth-child(8) .shareTargetIcon{background:#1185fe}.shareTarget:nth-child(9) .shareTargetIcon{background:#6364ff}.compactItem{border-bottom:1px solid #d7deea;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:12px;padding:12px 0 0;display:grid;position:relative}.compactItem:not(:has(.compactImage)){grid-template-columns:1fr}.compactImage{object-fit:cover;background:#f1f3f4;border-radius:10px;width:96px;height:64px}.compactItem:last-child{border-bottom:0}.compactItem h3{font-size:15px}.compactItem p{margin:0}.compactItem .articleMeta{background:0 0;border-top:1px solid #d7deea;margin:10px 0 0;padding:8px 0 10px}.weatherCard{color:#202124;gap:12px;display:grid}.weatherCard h2{margin:4px 0;font-size:24px;font-weight:400}.weatherCard p{color:#5f6368;margin:0;font-size:14px}.eyebrow{color:#1967d2;margin:0;font-size:12px;font-weight:700}.weatherTemp{align-items:baseline;gap:12px;display:flex}.weatherTemp strong{font-size:42px;font-weight:400}.weatherTemp span{color:#5f6368}.weatherNote{border-top:1px solid #d7deea;padding-top:10px}.marketStrip{grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.marketStrip article{background:#fff;padding:14px 16px}.marketStrip span,.marketStrip strong,.marketStrip em{display:block}.marketStrip span{color:#5f6368;font-size:12px}.marketStrip strong{margin:5px 0;font-size:18px;font-weight:500}.marketStrip em{color:#137333;font-size:12px;font-style:normal}.topicChips{flex-wrap:wrap;gap:8px;padding:12px;display:flex}.topicChips span,.button{color:#1967d2;background:#fff;border:1px solid #dadce0;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:14px;font-weight:500;display:inline-flex}.emptyState{text-align:center;justify-items:center;gap:12px;padding:72px 24px;display:grid}.emptyGlyph{color:#1967d2;background:#e8f0fe;border-radius:50%;place-items:center;width:68px;height:68px;font-size:28px;display:grid}.emptyState h2{margin:0;font-size:26px;font-weight:400}.emptyState p{color:#5f6368;max-width:440px;margin:0}.emptyBlock{color:#5f6368;background:#f4f7fb;border:1px dashed #c7cfdd;border-radius:12px;margin:0;padding:18px}.app[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e8eaed;background:#101214}.app[data-theme=dark] .header,.app[data-theme=dark] .block,.app[data-theme=dark] .marketStrip,.app[data-theme=dark] .topicChips,.app[data-theme=dark] .emptyState,.app[data-theme=dark] .articleCard,.app[data-theme=dark] .menuPanel,.app[data-theme=dark] .framingLevelPanel,.app[data-theme=dark] .navDropdown{background:#1b1c1f;border-color:#303134}.app[data-theme=dark] .shell{background:#101214}.app[data-theme=dark] .brand,.app[data-theme=dark] .brand strong,.app[data-theme=dark] .themeToggle,.app[data-theme=dark] .framingLevelPanel,.app[data-theme=dark] .framingLevelPanel strong,.app[data-theme=dark] .navLink,.app[data-theme=dark] .navGroupButton,.app[data-theme=dark] .pageHeading h1,.app[data-theme=dark] .blockTitle,.app[data-theme=dark] .articleBody h2,.app[data-theme=dark] .compactItem h3,.app[data-theme=dark] .weatherCard,.app[data-theme=dark] .weatherCard h2,.app[data-theme=dark] .marketStrip strong,.app[data-theme=dark] .emptyState h2{color:#e8eaed}.app[data-theme=dark] .menuIcon:before{background:#bdc1c6;box-shadow:0 5px #bdc1c6,0 10px #bdc1c6}.app[data-theme=dark] .menuButton:hover,.app[data-theme=dark] .themeToggle:hover,.app[data-theme=dark] .navLink:hover,.app[data-theme=dark] .navGroupButton:hover,.app[data-theme=dark] .headerActions button:hover{background:#2b2c30}.app[data-theme=dark] .search input{color:#e8eaed;background:#282a2d}.app[data-theme=dark] .search input:focus{background:#1b1c1f;border-color:#5f6368;box-shadow:0 1px 6px #00000073}.app[data-theme=dark] .headerActions .framingLevelTrigger{color:#fff;background:#303134}.app[data-theme=dark] .headerActions .framingLevelTrigger:hover,.app[data-theme=dark] .headerActions .framingLevelTrigger:focus-visible{color:#101214;background:#fff}.app[data-theme=dark] .framingStepControls button{color:#bdc1c6;background:#303134}.app[data-theme=dark] .framingStepControls button:hover,.app[data-theme=dark] .framingStepControls button:focus-visible{color:#fff;background:#8ab4f8;box-shadow:0 2px 8px #8ab4f84d}.app[data-theme=dark] .framingLevelBar:focus-visible{outline-color:#fff}.app[data-theme=dark] .framingLevelPanel:before{border-color:#303134}.app[data-theme=dark] .framingDial{background:radial-gradient(circle,#1b1c1f 0 42%,#0000 43%),conic-gradient(from 225deg,#4caf50 0deg 108deg,#ffca28 108deg 189deg,#ff4138 189deg 270deg,#0000 270deg 360deg)}.app[data-theme=dark] .framingDialNeedle,.app[data-theme=dark] .framingDialHub{background:#e8eaed}.app[data-theme=dark] .framingDialValue{color:#e8eaed}.app[data-theme=dark] .framingDialHub{border-color:#1b1c1f}.app[data-theme=dark] .search input::placeholder,.app[data-theme=dark] .headerActions,.app[data-theme=dark] .headerActions button,.app[data-theme=dark] .framingLevelTitle,.app[data-theme=dark] .themeToggle small,.app[data-theme=dark] .pageHeading p,.app[data-theme=dark] .articleBody p,.app[data-theme=dark] .articleMeta,.app[data-theme=dark] .compactItem p,.app[data-theme=dark] .weatherCard p,.app[data-theme=dark] .weatherTemp span,.app[data-theme=dark] .marketStrip span,.app[data-theme=dark] .emptyState p,.app[data-theme=dark] .emptyBlock{color:#bdc1c6}.app[data-theme=dark] .search:before{border-color:#bdc1c6}.app[data-theme=dark] .search:after{background:#bdc1c6}.app[data-theme=dark] .navLink.active,.app[data-theme=dark] .navLink.compact.active{color:#8ab4f8;background:#1f314f;border-color:#1f314f}.app[data-theme=dark] .pageHeading,.app[data-theme=dark] .compactItem,.app[data-theme=dark] .compactItem .articleMeta,.app[data-theme=dark] .articleMeta,.app[data-theme=dark] .weatherNote{border-color:#303134}.app[data-theme=dark] .articleMeta{background:#252627}.app[data-theme=dark] .commentCount,.app[data-theme=dark] .voteCount{color:#e8eaed;background:#303134;border-color:#3c4043}.app[data-theme=dark] .shareButton{color:#bdc1c6}.app[data-theme=dark] .tagCloudShareMenu .shareButton{color:#e8eaed;background:#303134;border-color:#3c4043}.app[data-theme=dark] .shareButton:hover,.app[data-theme=dark] .shareButton:focus-visible{color:#8ab4f8;background:#1f314f;border-color:#35557f}.app[data-theme=dark] .sharePopover{color:#e8eaed;background:#252627;border-color:#3c4043;box-shadow:0 14px 38px #0000008c}.app[data-theme=dark] .sharePopover:after{border-color:#3c4043}.app[data-theme=dark] .shareTitle{color:#e8eaed}.app[data-theme=dark] .shareTarget{color:#e8eaed;background:#303134;border-color:#3c4043}.app[data-theme=dark] .shareTarget:hover,.app[data-theme=dark] .shareTarget:focus-visible{color:#8ab4f8;background:#1f314f;border-color:#35557f}.app[data-theme=dark] .imageStub,.app[data-theme=dark] .compactImage,.app[data-theme=dark] .imageStub.blue,.app[data-theme=dark] .imageStub.green,.app[data-theme=dark] .imageStub.violet,.app[data-theme=dark] .emptyBlock{background:#282a2d}.app[data-theme=dark] .marketStrip article,.app[data-theme=dark] .topicChips span,.app[data-theme=dark] .button,.app[data-theme=dark] .navLink.compact{background:#1b1c1f;border-color:#303134}.app[data-theme=dark] .category,.app[data-theme=dark] .eyebrow,.app[data-theme=dark] .topicChips span,.app[data-theme=dark] .button{color:#8ab4f8}.app[data-theme=dark] .emptyGlyph{color:#8ab4f8;background:#1f314f}.app[data-theme=dark] .toggleSwitch{background:#5f6368}.app[data-theme=dark] .toggleSwitch.active{background:#8ab4f8}.app[data-theme=dark] .framingBar{background:#3c4043}.app[data-theme=dark] .framing-low .framingFill{color:#101010;background:#4caf50}.app[data-theme=dark] .framing-medium .framingFill{color:#101010;background:#ffca28}.app[data-theme=dark] .framing-high .framingFill{color:#101010;background:#ff4138}.app[data-theme=dark] .framingReason{color:#f8fafd;background:#0f1113f0;box-shadow:0 10px 24px #0000007a}.app[data-theme=dark] .framingBar:focus-visible{outline-color:#8ab4f8}.talkingPoints{gap:16px;display:grid}.talkingControls,.tagCloudPanel,.trendDetails{background:#fff;border:1px solid #c7cfdd;border-radius:16px;box-shadow:0 10px 28px #3c404314}.talkingControls{grid-template-columns:minmax(240px,460px) auto minmax(0,1fr);justify-content:space-between;align-items:end;gap:12px;padding:16px;display:grid}.networkSelectLabel{color:#5f6368;text-transform:uppercase;letter-spacing:.06em;gap:7px;font-size:12px;font-weight:700;display:grid}.networkSelect .networkSelect__control{min-height:42px;box-shadow:none;background:#f4f7fb;border-color:#c7cfdd;border-radius:12px}.networkSelect .networkSelect__control:hover,.networkSelect .networkSelect__control--is-focused{border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e824}.networkSelect .networkSelect__single-value,.networkSelect .networkSelect__input-container{color:#202124}.networkSelect .networkSelect__menu{z-index:40;background:#fff;border:1px solid #c7cfdd;border-radius:12px;overflow:hidden;box-shadow:0 14px 38px #3c40433d}.networkSelect .networkSelect__option{color:#202124}.networkSelect .networkSelect__option--is-focused{background:#e8f0fe}.networkSelect .networkSelect__option--is-selected{color:#fff;background:#1967d2}.networkPager{align-self:end;gap:8px;display:inline-flex}.networkPager button,.timeframeControl button{color:#3c4043;cursor:pointer;background:#f4f7fb;border:1px solid #c7cfdd;border-radius:12px;place-items:center;min-width:40px;height:40px;display:grid}.networkPager svg{width:18px;height:18px}.networkPager button:hover,.networkPager button:focus-visible,.timeframeControl button:hover,.timeframeControl button:focus-visible{color:#1967d2;background:#e8f0fe;border-color:#d2e3fc;outline:none}.timeframeControl{color:#5f6368;justify-self:end;align-items:center;gap:7px;padding:0;font-weight:700;display:inline-flex}.timeframeControl button{border-radius:9px;min-width:46px;height:34px;font-weight:500}.timeframeControl button.active{color:#fff;background:#3c4043;border-color:#3c4043}.tagCloudPanel{flex-direction:column;min-height:360px;padding:0;display:flex;position:relative;overflow:visible}.tagCloud{flex-wrap:wrap;flex:1;place-content:center;align-items:center;gap:4px 18px;width:100%;max-width:900px;min-height:270px;margin:0 auto;padding:30px 58px;display:flex}.tagCloudShareMenu{z-index:20;position:absolute;top:22px;right:22px}.tagCloudShareMenu .shareButton{color:#3c4043;background:#f4f7fb;border-color:#c7cfdd;border-radius:10px;width:34px;height:34px}.tagCloudShareMenu .metaIcon{width:16px;height:16px}.tagWord{color:#2b7fff;font-size:calc(13px + (var(--tagWeight) * 4px));cursor:pointer;background:0 0;border:0;border-radius:6px;padding:2px 4px;line-height:1}.tagWord.tone-1{color:#202124}.tagWord.tone-2{color:#5f6368}.tagWord:hover,.tagWord:focus-visible,.tagWord.active{color:#1a73e8;text-underline-offset:5px;outline:none;text-decoration:underline}.trendDetails{padding:0 20px 20px;overflow:hidden}.trendTabs{border-top:1px solid #e0e3eb;justify-content:center;gap:18px;padding:20px 0 18px;display:flex}.trendTabs button{color:#5f6368;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:8px 16px;font-size:16px}.trendTabs button.active,.trendTabs button:hover,.trendTabs button:focus-visible{color:#1a73e8;border-bottom-color:#1a73e8;outline:none}.lifecycleChart{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));align-items:end;gap:6px;min-height:330px;padding:28px 0 0;display:grid}.lifecycleBar{min-height:72px;height:calc(var(--barValue) * 28px);color:#fff;text-shadow:0 1px 2px #00000059;background:#4caf50;border-radius:7px 7px 0 0;justify-content:center;align-items:end;padding:0 10px 16px;font-weight:800;display:flex;position:relative}.lifecycleBar.tone-red{background:#ff4138}.lifecycleBar.tone-neutral{color:#e8eaed;background:#3c4043;border-top:3px dotted #bdc1c6}.barMarker{border-bottom:12px solid #4caf50;border-left:7px solid #0000;border-right:7px solid #0000;width:0;height:0;position:absolute;top:-20px}.lifecycleBar.tone-red .barMarker{border-top:12px solid #ff4138;border-bottom:0}.lifecycleBar.tone-neutral .barMarker{border-bottom-color:#bdc1c6}.barDate{white-space:nowrap}.contextPanel{background:#f8fafd;border-left:6px solid #1a73e8;border-radius:12px;padding:18px 22px}.contextPanel h2{color:#3c4043;letter-spacing:.02em;margin:0 0 14px;font-size:15px;font-weight:700}.verbCloud{flex-wrap:wrap;gap:10px;display:flex}.verbChip{color:#202124;background:#fff;border:1px solid #dadce0;border-radius:999px;padding:8px 14px;box-shadow:0 1px 2px #3c404324}.app[data-theme=dark] .talkingControls,.app[data-theme=dark] .tagCloudPanel,.app[data-theme=dark] .trendDetails{background:#252627;border-color:#3c4043}.app[data-theme=dark] .networkSelectLabel,.app[data-theme=dark] .timeframeControl,.app[data-theme=dark] .trendTabs button,.app[data-theme=dark] .tagWord.tone-2{color:#bdc1c6}.app[data-theme=dark] .networkSelect .networkSelect__control,.app[data-theme=dark] .networkSelect .networkSelect__menu,.app[data-theme=dark] .networkPager button,.app[data-theme=dark] .timeframeControl button{color:#e8eaed;background:#303134;border-color:#3c4043}.app[data-theme=dark] .networkSelect .networkSelect__single-value,.app[data-theme=dark] .networkSelect .networkSelect__input-container,.app[data-theme=dark] .networkSelect .networkSelect__option,.app[data-theme=dark] .tagWord.tone-1{color:#e8eaed}.app[data-theme=dark] .networkSelect .networkSelect__option--is-focused,.app[data-theme=dark] .networkPager button:hover,.app[data-theme=dark] .networkPager button:focus-visible,.app[data-theme=dark] .timeframeControl button:hover,.app[data-theme=dark] .timeframeControl button:focus-visible{color:#8ab4f8;background:#1f314f;border-color:#35557f}.app[data-theme=dark] .networkSelect .networkSelect__option--is-selected,.app[data-theme=dark] .timeframeControl button.active{color:#fff;background:#174ea6}.app[data-theme=dark] .tagWord,.app[data-theme=dark] .tagWord:hover,.app[data-theme=dark] .tagWord:focus-visible,.app[data-theme=dark] .tagWord.active,.app[data-theme=dark] .trendTabs button.active,.app[data-theme=dark] .trendTabs button:hover,.app[data-theme=dark] .trendTabs button:focus-visible{color:#2b7fff}.app[data-theme=dark] .trendTabs{border-color:#3c4043}.app[data-theme=dark] .contextPanel{background:#17191c}.app[data-theme=dark] .contextPanel h2,.app[data-theme=dark] .verbChip{color:#e8eaed}.app[data-theme=dark] .verbChip{background:#252627;border-color:#3c4043}@media (width<=980px){.header{grid-template-columns:1fr;gap:10px;height:auto;padding:10px 16px}.headerActions{display:none}.topNav{justify-content:flex-start;gap:8px;padding:0 0 8px}.navLink.compact{background:#fff;border:1px solid #dadce0;border-radius:999px;flex:none;min-height:34px;padding:0 14px}.navLink.compact.active{background:#e8f0fe;border-color:#e8f0fe}.shell{padding:16px}.pageHeading{display:block}.pageHeading p{text-align:left;margin-top:6px}.contentLayout.frontPage,.contentLayout.localOverview,.heroGrid,.cardGrid{grid-template-columns:1fr}.talkingControls{grid-template-columns:minmax(0,1fr) auto}.networkPager{justify-content:end}.timeframeControl{grid-column:1/-1;justify-content:end;overflow-x:auto}.tagCloudPanel{min-height:300px;padding:42px 18px 28px}.tagCloud{gap:6px 12px;min-height:220px}.tagWord{font-size:calc(12px + (var(--tagWeight) * 3px))}.lifecycleChart{grid-template-columns:repeat(2,minmax(0,1fr));min-height:280px}}@media (width<=640px){.brand strong{font-size:20px}.articleCard.horizontal,.marketStrip{grid-template-columns:1fr}.talkingControls{gap:10px;padding:12px}.networkPager button{min-width:48px}.timeframeControl{justify-content:start;padding:10px 12px}.tagWord{font-size:calc(12px + (var(--tagWeight) * 2.3px))}.trendDetails{padding:0 12px 14px}.lifecycleChart{min-height:unset;grid-template-columns:1fr;gap:10px}.lifecycleBar{height:calc(var(--barValue) * 18px)}}.voteCount,.commentCount{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #cfd6e4;transition:all .16s}button.voteCount:hover,button.commentCount:hover{color:#1967d2;background:#e8f0fe;border-color:#d2e3fc}button.voteCount.voted{color:#fff;background:#1967d2;border-color:#1967d2}.app[data-theme=dark] button.voteCount.voted{color:#fff;background:#8ab4f8;border-color:#8ab4f8}.app[data-theme=dark] button.voteCount:hover,.app[data-theme=dark] button.commentCount:hover{color:#8ab4f8;background:#1f314f;border-color:#35557f}.commentOverlayBackdrop{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:flex-end;animation:.2s coFadeIn;display:flex;position:fixed;inset:0}@keyframes coFadeIn{0%{opacity:0}to{opacity:1}}.commentOverlayPanel{background:#fff;border-radius:20px 20px 0 0;flex-direction:column;width:min(560px,100%);max-height:85vh;animation:.28s cubic-bezier(.22,.61,.36,1) coSlideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 -8px 40px #00000040}@keyframes coSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.app[data-theme=dark] .commentOverlayPanel{background:#1b1c1f;box-shadow:0 -8px 40px #0009}.commentOverlayHeader{border-bottom:1px solid #e0e3eb;justify-content:space-between;align-items:center;padding:16px 20px 12px;display:flex}.app[data-theme=dark] .commentOverlayHeader{border-color:#303134}.commentOverlayTitle{color:#202124;align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.app[data-theme=dark] .commentOverlayTitle{color:#e8eaed}.commentOverlayCount{color:#fff;background:#1967d2;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.commentOverlayClose{color:#5f6368;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;transition:all .15s;display:grid}.commentOverlayClose:hover{color:#202124;background:#f1f3f4}.app[data-theme=dark] .commentOverlayClose{color:#bdc1c6}.app[data-theme=dark] .commentOverlayClose:hover{color:#e8eaed;background:#303134}.commentArticleBar{background:#f8f9fa;border-bottom:1px solid #e0e3eb;padding:12px 20px}.app[data-theme=dark] .commentArticleBar{background:#252627;border-color:#303134}.commentArticleTitle{color:#202124;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:14px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.app[data-theme=dark] .commentArticleTitle{color:#e8eaed}.commentArticleVotes{gap:8px;display:flex}.articleVoteBtn{color:#3c4043;cursor:pointer;background:#fff;border:1px solid #dadce0;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .16s;display:inline-flex}.articleVoteBtn:hover{background:#f1f3f4;border-color:#c4c7cc}.articleVoteBtn.active.up{color:#fff;background:#1967d2;border-color:#1967d2}.articleVoteBtn.active.down{color:#fff;background:#c5221f;border-color:#c5221f}.app[data-theme=dark] .articleVoteBtn{color:#e8eaed;background:#303134;border-color:#3c4043}.app[data-theme=dark] .articleVoteBtn:hover{background:#3c4043}.app[data-theme=dark] .articleVoteBtn.active.up{color:#fff;background:#8ab4f8;border-color:#8ab4f8}.app[data-theme=dark] .articleVoteBtn.active.down{color:#fff;background:#f28b82;border-color:#f28b82}.commentControls{padding:10px 20px 0}.commentSortTabs{gap:4px;display:flex}.commentSortBtn{color:#5f6368;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .15s}.commentSortBtn:hover{color:#202124;background:#f1f3f4}.commentSortBtn.active{color:#1967d2;background:#e8f0fe}.app[data-theme=dark] .commentSortBtn{color:#bdc1c6}.app[data-theme=dark] .commentSortBtn:hover{color:#e8eaed;background:#303134}.app[data-theme=dark] .commentSortBtn.active{color:#8ab4f8;background:#1f314f}.commentInputSection{border-bottom:1px solid #e0e3eb;padding:12px 20px}.app[data-theme=dark] .commentInputSection{border-color:#303134}.commentInputForm{flex-direction:column;gap:8px;display:flex}.commentInputForm.replyForm{padding:10px 0 0}.replyingTo{color:#5f6368;background:#f1f3f4;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;display:flex}.app[data-theme=dark] .replyingTo{color:#bdc1c6;background:#303134}.replyingTo strong{color:#1967d2}.app[data-theme=dark] .replyingTo strong{color:#8ab4f8}.replyCancel{color:#5f6368;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:20px;height:20px;margin-left:auto;padding:0;display:grid}.replyCancel:hover{color:#c5221f;background:#fce8e6}.commentInputRow{align-items:flex-start;gap:10px;display:flex}.commentInputWrap{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.commentNameInput{color:#202124;background:#f8f9fa;border:1px solid #dadce0;border-radius:8px;outline:none;width:100%;padding:6px 10px;font-size:12px;transition:border-color .15s}.commentNameInput:focus{background:#fff;border-color:#1967d2}.app[data-theme=dark] .commentNameInput{color:#e8eaed;background:#303134;border-color:#3c4043}.app[data-theme=dark] .commentNameInput:focus{background:#252627;border-color:#8ab4f8}.commentTextareaWrap{background:#f8f9fa;border:1px solid #dadce0;border-radius:12px;align-items:flex-end;gap:8px;padding:8px 12px;transition:all .15s;display:flex}.commentTextareaWrap:focus-within{background:#fff;border-color:#1967d2;box-shadow:0 0 0 2px #1967d21f}.app[data-theme=dark] .commentTextareaWrap{background:#303134;border-color:#3c4043}.app[data-theme=dark] .commentTextareaWrap:focus-within{background:#252627;border-color:#8ab4f8;box-shadow:0 0 0 2px #8ab4f826}.commentTextarea{color:#202124;resize:none;background:0 0;border:0;outline:none;flex:1;min-height:24px;max-height:140px;padding:0;font-size:14px;line-height:1.5;overflow-y:auto}.app[data-theme=dark] .commentTextarea{color:#e8eaed}.commentTextarea::placeholder{color:#9aa0a6}.commentSendBtn{color:#fff;cursor:pointer;background:#1967d2;border:0;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;padding:0;transition:all .16s;display:grid}.commentSendBtn:hover{background:#1558b0;box-shadow:0 2px 8px #1967d259}.commentSendBtn:disabled{color:#9aa0a6;cursor:not-allowed;box-shadow:none;background:#dadce0}.app[data-theme=dark] .commentSendBtn{color:#1b1c1f;background:#8ab4f8}.app[data-theme=dark] .commentSendBtn:hover{background:#aecbfa}.app[data-theme=dark] .commentSendBtn:disabled{color:#5f6368;background:#3c4043}.commentList{flex:1;padding:8px 20px 20px;overflow-y:auto}.commentItem{padding:12px 0}.commentItem+.commentItem{border-top:1px solid #eef0f2}.app[data-theme=dark] .commentItem+.commentItem{border-color:#303134}.commentMain{gap:10px;display:flex}.commentAvatar{color:#fff;letter-spacing:.02em;border-radius:50%;flex-shrink:0;place-items:center;font-weight:700;line-height:1;display:grid}.commentContent{flex:1;min-width:0}.commentHeader{align-items:center;gap:8px;margin-bottom:4px;display:flex}.commentAuthor{color:#202124;font-size:13px;font-weight:700}.app[data-theme=dark] .commentAuthor{color:#e8eaed}.commentTime{color:#9aa0a6;font-size:12px}.commentBody{color:#3c4043;white-space:pre-wrap;word-break:break-word;margin:0 0 6px;font-size:14px;line-height:1.5}.app[data-theme=dark] .commentBody{color:#bdc1c6}.commentActions{align-items:center;gap:4px;display:flex}.commentVoteBtn{color:#5f6368;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.commentVoteBtn:hover{color:#1967d2;background:#e8f0fe}.commentVoteBtn.active{color:#1967d2;background:#d2e3fc}.commentVoteBtn.dislike:hover,.commentVoteBtn.dislike.active{color:#c5221f;background:#fce8e6}.app[data-theme=dark] .commentVoteBtn{color:#9aa0a6}.app[data-theme=dark] .commentVoteBtn:hover,.app[data-theme=dark] .commentVoteBtn.active{color:#8ab4f8;background:#1f314f}.app[data-theme=dark] .commentVoteBtn.dislike:hover,.app[data-theme=dark] .commentVoteBtn.dislike.active{color:#f28b82;background:#3c1d1d}.commentReplyBtn{color:#5f6368;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;transition:all .15s}.commentReplyBtn:hover{color:#1967d2;background:#e8f0fe}.app[data-theme=dark] .commentReplyBtn{color:#9aa0a6}.app[data-theme=dark] .commentReplyBtn:hover{color:#8ab4f8;background:#1f314f}.commentToggleReplies{color:#1967d2;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;margin:4px 0 0 46px;padding:4px 10px;font-size:12px;font-weight:700;transition:background .15s;display:inline-flex}.commentToggleReplies:hover{background:#e8f0fe}.app[data-theme=dark] .commentToggleReplies{color:#8ab4f8}.app[data-theme=dark] .commentToggleReplies:hover{background:#1f314f}.commentReplies{border-left:2px solid #e0e3eb;margin-left:46px;padding-left:14px}.app[data-theme=dark] .commentReplies{border-color:#3c4043}.commentReply{padding-top:8px;padding-bottom:8px}.commentLoading{color:#5f6368;justify-content:center;align-items:center;gap:10px;padding:40px 20px;font-size:14px;display:flex}.app[data-theme=dark] .commentLoading{color:#bdc1c6}.commentEmpty{color:#9aa0a6;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 20px;display:flex}.commentEmpty p{color:#5f6368;margin:8px 0 0;font-size:15px;font-weight:600}.app[data-theme=dark] .commentEmpty p{color:#bdc1c6}.commentEmptySub{color:#9aa0a6!important;font-size:13px!important;font-weight:400!important}@media (width<=600px){.commentOverlayPanel{border-radius:16px 16px 0 0;max-height:92vh}.commentOverlayHeader,.commentArticleBar,.commentInputSection,.commentControls,.commentList{padding-left:14px;padding-right:14px}.commentReplies{margin-left:38px;padding-left:10px}.commentToggleReplies{margin-left:38px}}.layoutToggleBtn{color:#5f6368;cursor:pointer;white-space:nowrap;background:#f1f3f4;border:1px solid #d3dae7;border-radius:10px;align-items:center;gap:5px;height:30px;padding:0 12px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.layoutToggleBtn:hover{color:#202124;background:#e0e3eb}.layoutIcon{width:16px;height:16px}.headerSourcesBtn{color:#5f6368;white-space:nowrap;background:#f1f3f4;border:1px solid #d3dae7;border-radius:10px;align-items:center;gap:5px;height:30px;padding:0 12px;font-size:12px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.headerSourcesBtn:hover{color:#1967d2;background:#e8f0fe;border-color:#1967d2}.bbcHeader{z-index:20;background:#fff;border-bottom:1px solid #e0e3eb;position:sticky;top:0}.bbcHeaderTop{justify-content:space-between;align-items:center;padding:10px 28px;display:flex;position:relative}.bbcHeaderLeft{align-items:center;gap:8px;display:flex}.bbcBrandCenter{color:#202124;white-space:nowrap;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:0 6px;text-decoration:none;display:flex;position:absolute;left:50%;transform:translate(-50%)}.bbcBrandCenter strong{letter-spacing:-.02em;font-family:Lora,Georgia,serif;font-size:28px;font-weight:700}.bbcBrandLight{letter-spacing:-.02em;font-family:Lora,Georgia,serif;font-size:28px;font-weight:400}.bbcBrandSub{text-align:center;color:#5f6368;letter-spacing:.04em;width:100%;margin-top:2px;font-family:Lora,Georgia,serif;font-size:13px;font-weight:500}.bbcHeaderRight{align-items:center;gap:8px;display:flex}.bbcHeaderRight .profileButton{color:#fff;cursor:pointer;background:#1a73e8;border:0;border-radius:50%;place-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:grid}.bbcHeaderRight .profileButton--login{color:#5f6368;cursor:pointer;background:#f1f3f4;border:0;border-radius:10px;align-items:center;width:auto;height:30px;padding:0 14px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.bbcHeaderRight .profileButton--login:hover{color:#202124;background:#e0e3eb}.bbcNav{scrollbar-width:none;-ms-overflow-style:none;background:#fff;border-bottom:1px solid #e0e3eb;flex-wrap:nowrap;justify-content:center;gap:0;max-width:1400px;margin:0 auto;display:flex;overflow:auto hidden}.bbcNav::-webkit-scrollbar{display:none}.bbcNav .navLink{color:#202124;white-space:nowrap;border-bottom:3px solid #0000;border-radius:0;min-height:auto;padding:8px 12px;font-size:13px;font-weight:600;line-height:1.4;overflow:visible}.bbcNav .navLink:hover{color:#1967d2;background:0 0}.bbcNav .navLink.active{color:#1967d2;background:0 0;border-bottom-color:#1967d2;font-weight:600}.bbcNav .navGroupButton{background:0 0;border-radius:0;overflow:visible}.bbcNav .navLink--special{color:#1967d2;font-weight:600}.foxNav .navLink--special{color:#c41e1e!important;font-weight:700!important}.bbcMenuItem--special{border-top:1px solid #e0e3eb;margin-top:8px;text-decoration:none;color:#1967d2!important;padding-top:16px!important;font-weight:600!important}.foxMenuItem--special{text-transform:uppercase;letter-spacing:.04em;border-top:1px solid #ffffff1a;margin-top:8px;text-decoration:none;color:#c41e1e!important;padding-top:16px!important;font-weight:700!important}.bbcMenuOverlay{z-index:100;background:#00000073;position:fixed;inset:0}.bbcMenuPanel{z-index:101;background:#fff;flex-direction:column;width:320px;max-width:85vw;animation:.2s bbcSlideIn;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:4px 0 24px #0003}@keyframes bbcSlideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.bbcMenuClose{color:#202124;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:12px;left:12px}.bbcMenuClose:hover{background:#f1f3f4}.bbcMenuSearch{border:1px solid #d3dae7;border-radius:6px;gap:0;margin:60px 16px 16px;display:flex;overflow:hidden}.bbcMenuSearch input{background:#f8f9fa;border:0;outline:none;flex:1;height:42px;padding:0 14px;font-size:15px}.bbcMenuSearch button{color:#fff;cursor:pointer;background:#202124;border:0;place-items:center;width:42px;display:grid}.bbcMenuNav{flex:1;padding:8px 0;overflow-y:auto}.bbcMenuItem{color:#202124;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #f1f3f4;justify-content:space-between;align-items:center;width:100%;padding:14px 20px;font-size:16px;font-weight:400;text-decoration:none;display:flex}.bbcMenuItem:hover{background:#f8f9fa}.bbcMenuItem.active{border-left:4px solid #c41e1e;font-weight:700}.bbcMenuChevron{color:#5f6368;width:20px;height:20px;transition:transform .2s}.bbcMenuChevron.open{transform:rotate(180deg)}.bbcMenuSub{background:#f8f9fa}.bbcMenuSubItem{color:#3c4043;border-bottom:1px solid #e8eaed;padding:12px 20px 12px 36px;font-size:15px;text-decoration:none;display:block}.bbcMenuSubItem:hover{background:#e8eaed}.bbcMenuSubItem.active{color:#1967d2;font-weight:700}.bbcMenuFooter{border-top:1px solid #e0e3eb;padding:16px}.menuMobileControls{border-bottom:1px solid #80808033;flex-direction:column;gap:8px;margin-bottom:16px;padding-bottom:16px;display:flex}.menuMobileRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.menuMobileLabel{color:#ffffffb3;white-space:nowrap;font-size:13px;font-weight:600}.menuMobileControls .layoutToggleBtn,.menuMobileControls .displayModeToggle{display:inline-flex!important}.menuMobileControls .framingLevelTrigger{border-radius:10px;height:36px;font-size:13px;display:inline-flex!important}.menuSourcesBtn{border-radius:10px;align-items:center;gap:5px;padding:8px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.bbcMenuFooter .menuSourcesBtn{color:#5f6368;background:#f1f3f4}.bbcMenuFooter .menuSourcesBtn:hover{color:#202124;background:#e0e3eb}.foxMenuFooter .menuSourcesBtn{color:#8b95a8;background:#ffffff14}.foxMenuFooter .menuSourcesBtn:hover{color:#fff;background:#ffffff24}.app[data-theme=dark] .bbcMenuFooter .menuSourcesBtn{color:#9aa0a6;background:#303134}.app[data-theme=dark] .bbcMenuFooter .menuSourcesBtn:hover{color:#e8eaed;background:#3c4043}.menuSettingsSelect{color:#fff;cursor:pointer;appearance:auto;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;min-width:140px;padding:6px 10px;font-size:13px;transition:border-color .2s}.menuSettingsSelect:focus{border-color:var(--accent,#e04040);outline:none}.menuSettingsSelect option{color:#ddd;background:#1a1e2a}.bbcMenuFooter .menuMobileLabel{color:#5f6368}.bbcMenuFooter .menuMobileControls{border-color:#e0e3eb}.bbcMenuFooter .menuSettingsSelect{color:#202124;background:#f1f3f4;border-color:#dadce0}.bbcMenuFooter .menuSettingsSelect:focus{border-color:#1967d2}.bbcMenuFooter .menuSettingsSelect option{color:#202124;background:#fff}.app[data-theme=dark] .bbcMenuFooter .menuMobileLabel{color:#9aa0a6}.app[data-theme=dark] .bbcMenuFooter .menuMobileControls{border-color:#3c4043}.app[data-theme=dark] .bbcMenuFooter .menuSettingsSelect{color:#e8eaed;background:#303134;border-color:#5f6368}.app[data-theme=dark] .bbcMenuFooter .menuSettingsSelect:focus{border-color:#8ab4f8}.app[data-theme=dark] .bbcMenuFooter .menuSettingsSelect option{color:#e8eaed;background:#292a2d}.framingLevelTrigger{color:#5f6368;cursor:pointer;background:#f1f3f4;border:0;border-radius:10px;align-items:center;gap:5px;height:36px;padding:0 12px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.framingLevelTrigger:hover{color:#202124;background:#e0e3eb}.headerSettingsRow{align-items:center;gap:6px;display:flex}.foxHeader{z-index:20;background:#0a1628;position:sticky;top:0}.foxControlsBar{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:16px;max-width:1380px;margin:0 auto;padding:12px;display:flex}.foxControlsRight{align-items:center;gap:6px;display:flex}.foxBrand{color:#fff;flex-wrap:wrap;flex-shrink:0;align-items:baseline;gap:4px;display:flex}.foxBrand strong{letter-spacing:.04em;font-family:Oswald,sans-serif;font-size:24px;font-weight:700}.foxBrand span{color:#8b95a8;font-family:Oswald,sans-serif;font-size:24px;font-weight:400}.foxBrandSub{color:#5f738a;letter-spacing:.06em;text-transform:none;width:100%;margin-top:-4px;font-size:12px;font-weight:500;display:block}.foxNavBar{background:#0a1628;align-items:center;min-height:46px;padding:6px 12px 0;display:flex}.foxNavBar>.foxNav{max-width:1380px;margin:0 auto}.foxNav{flex-wrap:nowrap;flex:1;align-items:center;gap:2px;min-width:0;display:flex}.foxNav .navLink,.foxNav .navGroupButton{color:#bdc5d4;text-transform:uppercase;letter-spacing:.03em;background:0 0;border:0;border-radius:0;height:36px;padding:0 7px;font-size:11.5px;font-weight:600}.foxNav .navLink:hover,.foxNav .navGroupButton:hover{color:#fff;background:#ffffff14}.foxNav .navLink.active{color:#fff;background:#ffffff1a;border-bottom:3px solid #c41e1e}.foxMenuBtn{color:#bdc5d4}.foxMenuBtn .menuIcon:before{background:#bdc5d4;box-shadow:0 5px #bdc5d4,0 10px #bdc5d4}.foxHeader .profileButton{color:#8b95a8;cursor:pointer;background:#ffffff14;border:0;border-radius:8px;align-items:center;gap:5px;height:30px;padding:0 12px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.foxHeader .profileButton:hover{color:#fff;background:#ffffff24}.foxHeader .profileButton:active{color:#fff;background:#ffffff26}.foxMenuOverlay{z-index:100;background:#0000008c;position:fixed;inset:0}.foxMenuPanel{z-index:101;background:#0a1628;flex-direction:column;width:320px;max-width:85vw;animation:.2s foxSlideIn;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:4px 0 24px #0006}@keyframes foxSlideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.foxMenuClose{color:#bdc5d4;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:12px;left:12px}.foxMenuClose:hover{color:#fff;background:#ffffff1a}.foxMenuSearch{background:#ffffff0f;border:1px solid #ffffff40;border-radius:6px;gap:0;margin:60px 16px 12px;display:flex;overflow:hidden}.foxMenuSearch input{color:#fff;background:0 0;border:0;outline:none;flex:1;min-width:0;padding:10px 14px;font-size:15px}.foxMenuSearch input::placeholder{color:#fff6}.foxMenuSearch button{color:#fff;cursor:pointer;background:#c41e1e;border:0;place-items:center;width:44px;display:grid}.foxMenuSearch button:hover{background:#ad1818}.foxMenuNav{flex:1;padding:8px 0;overflow-y:auto}.foxMenuItem{color:#bdc5d4;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;width:100%;padding:12px 20px;font-size:16px;font-weight:500;text-decoration:none;display:flex}.foxMenuItem:hover{color:#fff;background:#ffffff0f}.foxMenuItem.active{color:#fff;border-left:3px solid #c41e1e;font-weight:700}.foxMenuChevron{color:#fff6;width:18px;height:18px;transition:transform .2s}.foxMenuChevron.open{transform:rotate(180deg)}.foxMenuSub{background:#ffffff08}.foxMenuSubItem{color:#8b95a8;border-bottom:1px solid #ffffff0a;padding:10px 20px 10px 36px;font-size:14px;text-decoration:none;display:block}.foxMenuSubItem:hover{color:#fff;background:#ffffff0d}.foxMenuSubItem.active{color:#fff;font-weight:600}.foxMenuFooter{border-top:1px solid #ffffff1a;padding:12px 16px}.foxMenuFooter .themeToggle{color:#bdc5d4}.foxMenuFooter .themeToggle strong{color:#e8eaed}.foxHeader .layoutToggleBtn,.foxHeader .headerSourcesBtn{color:#e8eaed;background:#ffffff14;border-color:#ffffff26}.foxHeader .headerSourcesBtn:hover{color:#fff;background:#ffffff26;border-color:#ffffff40}.foxHeader .displayModeToggle--deframed{color:#8ab4f8;background:#8ab4f826}.foxHeader .displayModeToggle--deframed:hover{color:#1a1f2e;background:#8ab4f8}.foxHeader .displayModeToggle--original{color:#fbbc04;background:#fbbc0426}.foxHeader .displayModeToggle--original:hover{color:#1a1f2e;background:#fbbc04}.foxHeader .framingLevelTrigger{align-items:center;height:30px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex;color:#8b95a8!important;background:#ffffff14!important;border:0!important;border-radius:8px!important}.foxHeader .framingLevelTrigger:hover,.foxHeader .framingLevelTrigger:focus-visible{outline:none;color:#fff!important;background:#ffffff24!important}.foxTrending{align-items:center;gap:12px;padding:8px 0;display:flex;overflow-x:auto}.foxTrendingLabel{color:#c41e1e;text-transform:uppercase;letter-spacing:.06em;flex-shrink:0;font-family:Oswald,sans-serif;font-size:14px;font-weight:700}.foxTrendingItem{color:#c41e1e;text-transform:uppercase;letter-spacing:.02em;border-radius:4px;flex-shrink:0;padding:2px 8px;font-size:13px;font-weight:700;transition:background .15s}.foxTrendingItem:hover{background:#c41e1e14}.app[data-layout=bbc],.app[data-layout=bbc] .shell,.app[data-layout=bbc] .page{background:#fff}.bbcLayout{gap:32px;font-family:Lora,Georgia,serif;display:grid}.bbcLayout h2,.bbcLayout h3,.bbcLayout h4,.bbcLayout p,.bbcLayout span,.bbcLayout a{font-family:Lora,Georgia,serif}.bbcLayout .articleMeta,.bbcLayout .articleMeta *,.bbcLayout .bbcHeroMainCat,.bbcLayout .bbcCardCategory,.bbcLayout .framingLabel{font-family:Inter,Roboto,sans-serif}.bbcLayout .articleMeta{color:#5f6368;background:0 0;border:0;padding:6px 0 0;font-size:12px}.bbcLayout .articleMeta .metaIcon{width:13px;height:13px}.bbcLayout .voteCount,.bbcLayout .commentCount{color:#5f6368}.bbcLayout .articleActions{gap:10px}.bbcLayout .bbcCardBody .articleMeta{flex-flow:wrap;align-items:center;gap:8px;display:flex}.bbcLayout .bbcCardBody .articleTime{flex:100%;min-width:0}.bbcLayout .bbcCardBody .articleActions{flex-wrap:wrap;justify-content:flex-start;width:100%;margin-left:0}.bbcHero{border-bottom:1px solid #d3dae7;margin-bottom:12px;padding-bottom:40px}.bbcHeroMain{gap:0;display:grid}.bbcHeroMainGrid{grid-template-columns:1.2fr 1fr;gap:0;display:grid}.bbcHeroMainImage{display:block;position:relative;overflow:hidden}.bbcHeroMainImage img{object-fit:cover;width:100%;height:100%;min-height:320px;display:block}.bbcHeroMainRight{flex-direction:column;min-width:0;display:flex}.bbcHeroMainBody{flex-direction:column;flex:1;justify-content:center;min-width:0;padding:20px 24px;text-decoration:none;display:flex}.bbcHeroMainCat{color:#1967d2;text-transform:uppercase;letter-spacing:.06em;border-left:3px solid #1967d2;margin-bottom:10px;padding-left:8px;font-size:12px;font-weight:700;display:inline-block}.bbcHeroMainBody h2{color:#202124;margin:0 0 12px;font-family:Lora,Georgia,serif;font-size:clamp(22px,2.5vw,32px);font-weight:700;line-height:1.2}.bbcHeroMainBody p{color:#5f6368;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0 0 12px;font-size:15px;line-height:1.5;display:-webkit-box;overflow:hidden}.bbcHeroMainRight .sourcesPanel{border-left-width:3px;margin-left:24px;padding:0 24px 16px}.bbcSmallCard{border-radius:0}.bbcSmallCard img{aspect-ratio:4/3;object-fit:cover;width:100%}.bbcSmallCardBody h3{color:#202124;margin:8px 0 4px;font-family:Lora,Georgia,serif;font-size:16px;font-weight:700;line-height:1.3}.bbcSmallCardBody p{color:#5f6368;margin:0 0 4px;font-size:13px;line-height:1.4}.bbcCenterArticle{position:relative}.bbcCenterImage img{aspect-ratio:4/3;object-fit:cover;width:100%}.bbcCenterBody h2{color:#202124;margin:12px 0 6px;font-family:Lora,Georgia,serif;font-size:clamp(22px,2.5vw,32px);font-weight:700;line-height:1.2}.bbcCenterBody p{color:#5f6368;margin:0 0 6px;font-size:15px;line-height:1.5}.bbcTextItem{border-bottom:1px solid #e0e3eb;padding:12px 0}.bbcTextItem:last-child{border-bottom:0}.bbcTextItem h4{color:#202124;margin:0 0 4px;font-family:Lora,Georgia,serif;font-size:15px;font-weight:700;line-height:1.3}.bbcTextItem p{color:#5f6368;margin:0 0 4px;font-size:13px;line-height:1.4}.bbcMeta{color:#80868b;margin-top:4px;font-size:12px;display:block}.bbcMeta strong{color:#1967d2;font-weight:600}.bbcDividerTitle{color:#202124;border-bottom:3px solid #1967d2;margin:0 0 14px;padding-bottom:10px;font-family:Lora,Georgia,serif;font-size:20px;font-weight:700}.bbcSection{border-bottom:1px solid #d3dae7;padding-bottom:24px}.bbcCardRow{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:28px;display:grid}.bbcCard{flex-direction:column;height:100%;display:flex}.bbcCardBody{flex-direction:column;flex:1;display:flex}.bbcCardBody .articleMeta{flex-shrink:0;margin-top:auto;padding-top:8px}.bbcCard{border-radius:0}.bbcCard img{aspect-ratio:16/9;object-fit:cover;width:100%}.bbcCardBody{padding:8px 0}.bbcCardCategory{color:#1967d2;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.bbcCardBody h3{color:#202124;margin:0 0 4px;font-family:Lora,Georgia,serif;font-size:16px;font-weight:700;line-height:1.3}.bbcCardBody p{color:#5f6368;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 6px;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.bbcCardBody .sourcesPanel{flex-shrink:0}.bbcFeedList{gap:0;display:grid}.bbcFeedItem{border-bottom:1px solid #e0e3eb;padding:14px 0}.bbcFeedItem:last-child{border-bottom:0}.bbcFeedInner{grid-template-columns:160px 1fr;gap:14px;display:grid}.bbcFeedInner img{object-fit:cover;width:160px;height:100px}.bbcFeedBody h3{color:#202124;margin:0 0 4px;font-family:Lora,Georgia,serif;font-size:16px;font-weight:700;line-height:1.3}.bbcFeedBody p{color:#5f6368;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 6px;font-size:13px;display:-webkit-box;overflow:hidden}.bbcCompactItems{gap:0;display:grid}.bbcCompactItem{border-bottom:1px solid #e0e3eb;padding:10px 0}.bbcCompactItem:last-child{border-bottom:0}.bbcCompactItem h4{color:#202124;margin:0 0 2px;font-family:Lora,Georgia,serif;font-size:15px;font-weight:700;line-height:1.3}.bbcCompactItem p{color:#5f6368;margin:0;font-size:13px}.foxLayout{background:#eef2f7;min-height:100vh}.foxHeroSection{background:0 0;padding:0}.foxHeroSection .foxHeroContainer{background:#0a1628;border-radius:14px 14px 0 0;max-width:1380px;margin:0 auto;overflow:hidden}.foxHeroHeadline{flex-direction:column;justify-content:center;min-width:0;padding:16px 24px;display:flex}.foxHeroHeadline h2{color:#fff;margin:0 0 10px;font-family:Oswald,sans-serif;font-size:clamp(22px,2.5vw,32px);font-weight:700;line-height:1.15}.foxHeroHeadline p{color:#bdc5d4;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0 0 14px;font-size:15px;line-height:1.5;display:-webkit-box;overflow:hidden}.foxHeroSection .articleMeta{background:0 0;border:0;padding:8px 0 8px 12px}.foxHeroSection .articleTime,.foxHeroSection .articleSource,.foxHeroSection .articleTimeText span,.foxHeroSection .metaIcon,.foxHeroSection .voteCount,.foxHeroSection .commentCount{color:#8b95a8}.foxHeroSection .articleActions{background:0 0}.foxSection{max-width:1380px;margin:0 auto;padding:28px 0}.foxSection .foxCatBar{margin-bottom:14px}.foxSection .foxCatBar h2{color:#1a1f2e;text-transform:uppercase;letter-spacing:.04em;border-bottom:3px solid #c41e1e;padding-bottom:8px;font-family:Oswald,sans-serif;font-size:18px;font-weight:700}.foxHero{max-width:1380px;margin:0 auto;padding:24px 12px 12px}.foxHeroSplit{grid-template-columns:1.3fr 1fr;gap:0;display:grid}.foxHeroImage{min-width:0;overflow:hidden}.foxHeroImage img{object-fit:cover;width:100%;max-height:420px;display:block}.foxHeroMain{flex-direction:column;gap:12px;display:flex}.foxHeroMain img{object-fit:cover;border-radius:8px;width:100%;height:360px}.foxHeroMain h2{color:#e8eaed;margin:0;font-family:Oswald,sans-serif;font-size:32px;font-weight:700;line-height:1.15}.foxHeroMain p{color:#9aa0a6;font-size:15px;line-height:1.5}.foxHeroSide{flex-direction:column;gap:16px;display:flex}.foxHeroSideItem{grid-template-columns:120px 1fr;align-items:start;gap:12px;display:grid}.foxHeroSideItem img{object-fit:cover;border-radius:6px;width:120px;height:80px}.foxHeroSideItem h3{color:#e8eaed;margin:0;font-family:Oswald,sans-serif;font-size:18px;font-weight:600;line-height:1.2}.foxHeroSideItem p{color:#9aa0a6;margin:4px 0 0;font-size:13px}.foxBlock{max-width:1380px;margin:0 auto;padding:0 12px 24px}.foxBlockTitle{color:#1a1f2e;border-bottom:3px solid #c41e1e;margin:0 0 16px;padding-bottom:8px;font-family:Oswald,sans-serif;font-size:22px;font-weight:700}.foxCardGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.foxCard{background:#fff;border-radius:8px;flex-direction:column;gap:0;height:100%;padding:0;text-decoration:none;transition:box-shadow .15s;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000014}.foxCard:hover{box-shadow:0 6px 20px #0000001f}.foxCard img{aspect-ratio:16/9;object-fit:cover;width:100%}.foxCardImgWrap{position:relative}.foxCardOverlay{color:#fff;text-transform:uppercase;letter-spacing:.04em;background:#c41e1ee6;border-radius:3px;padding:3px 10px;font-family:Oswald,sans-serif;font-size:11px;font-weight:700;position:absolute;bottom:8px;left:8px}.foxCardBody{flex-direction:column;flex:1;padding:14px;display:flex}.foxCardBody .articleMeta{flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding:8px 0 0;display:flex}.foxCardBody .articleTime,.foxCardBody .articleActions{padding:0}.foxCardBody .articleTime{flex:100%;min-width:0}.foxCardBody .articleActions{flex-wrap:wrap;flex:0 auto;justify-content:flex-start;width:100%;margin-left:0}.foxCard h3,.foxCardBody h3{color:#1a1f2e;margin:0 0 6px;font-family:Oswald,sans-serif;font-size:17px;font-weight:600;line-height:1.25}.foxCard p,.foxCardBody p{color:#5f6368;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 8px;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.foxCardMeta{color:#5f6368;align-items:center;gap:8px;font-size:11px;display:flex}.foxFeedList{gap:0;max-width:1380px;margin:0 auto;padding:0 12px 24px;display:grid}.foxFeedItem{border-bottom:1px solid #ffffff14;grid-template-columns:160px 1fr;gap:14px;padding:14px 0;text-decoration:none;display:grid}.foxFeedItem:last-child{border-bottom:0}.foxFeedItem img{object-fit:cover;border-radius:6px;width:160px;height:100px}.foxFeedBody h3{color:#e8eaed;margin:0 0 4px;font-family:Oswald,sans-serif;font-size:18px;font-weight:600;line-height:1.2}.foxFeedBody p{color:#9aa0a6;margin:0;font-size:13px}.foxCompactList{max-width:1380px;margin:0 auto;padding:0 12px 24px}.foxCompactItem{border-bottom:1px solid #ffffff14;padding:10px 0;text-decoration:none;display:block}.foxCompactItem:last-child{border-bottom:0}.foxCompactItem h4{color:#e8eaed;margin:0 0 2px;font-family:Oswald,sans-serif;font-size:15px;font-weight:600;line-height:1.3}.foxCompactItem p{color:#9aa0a6;margin:0;font-size:13px}@media (width<=1500px){.bbcHeader{position:relative}.bbcHeaderRight .headerSettingsRow{z-index:1;background:#fff;border-top:1px solid #e0e3e8;border-bottom:1px solid #e0e3e8;justify-content:center;padding:6px 16px;position:absolute;top:100%;left:0;right:0}.app[data-theme=dark] .bbcHeaderRight .headerSettingsRow{background:#292a2d;border-top-color:#3c4043;border-bottom-color:#3c4043}.bbcNav,.app[data-layout=bbc] .bbcHero{margin-top:42px}.bbcBrandSub{display:none}}@media (width<=1245px){.bbcNav,.foxNavBar,.foxTrending{display:none}.foxControlsBar,.foxControlsRight{flex-wrap:wrap}.foxControlsRight .headerSettingsRow{border-top:1px solid #ffffff14;order:10;justify-content:center;width:100%;margin-top:4px;padding-top:6px}.bbcHeaderTop{padding:8px 16px}.bbcBrandCenter{justify-content:flex-start;position:static;transform:none}.bbcBrandCenter strong{font-size:22px}.bbcBrandSub{display:none}.app[data-layout=bbc] .bbcHero{margin-top:42px}.foxControlsBar{padding:8px 16px}.foxBrand strong,.foxBrand span{font-size:18px}.foxBrandSub{display:none}}@media (width<=768px){.headerSettingsRow{display:none!important}.app[data-layout=bbc] .bbcHero{margin-top:0}}@media (width<=900px){.foxHeroSplit{grid-template-columns:1fr}.foxHeroMain img{height:240px}.foxHeroSideItem{grid-template-columns:80px 1fr}.foxHeroSideItem img{width:80px;height:60px}.app[data-layout=bbc] .shell{padding-left:16px;padding-right:16px}.bbcLayout{box-sizing:border-box;max-width:100%}.bbcLayout>*{max-width:100%}.bbcCardRow{grid-template-columns:1fr}.foxCardGrid{grid-template-columns:repeat(2,1fr)}.bbcHeroMainGrid{grid-template-columns:1fr}.bbcHeroMainImage img{height:auto;min-height:auto}.bbcHeroMainBody{padding:16px 0}.app[data-layout=bbc] a.bbcHeroMainBody.articleLink{padding-left:0!important;padding-right:0!important}.bbcHeroMainRight .sourcesPanel{margin-left:0;padding:0 14px 16px}.bbcFeedInner{grid-template-columns:1fr}.bbcFeedInner img{width:100%;height:180px}.foxArticleHero{grid-template-columns:1fr}.foxArticleHeroImg img{min-height:220px;max-height:300px}.foxArticleHeroText{padding:20px 16px}.bbcRelatedGrid,.foxRelatedGrid{grid-template-columns:repeat(2,1fr)}.articleMeta{flex-direction:column;align-items:flex-start;gap:8px}.articleActions{justify-content:flex-start;width:100%;margin-left:0}}@media (width<=600px){.foxHeroMain h2{font-size:24px}.foxCardGrid,.foxFeedItem{grid-template-columns:1fr}.foxFeedItem img{width:100%;height:180px}.foxHeroSplit{grid-template-columns:1fr}.foxControlsBar{padding:6px 16px}.foxSearchPanelLinks{grid-template-columns:1fr}.foxSearchPanelTop input,.foxSearchPanelTop input::placeholder,.foxSearchPanelTop button{font-size:13px}.bbcCardRow,.bbcRelatedGrid,.foxRelatedGrid{grid-template-columns:1fr}.bbcArticleDetail{padding:20px 10px 40px}.foxArticleDetail{padding:0 10px 40px}.foxRelated{padding:0 10px}}.headerActions{align-items:center;gap:8px;display:flex}.headerActions button{color:#5f6368;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.headerActions button:hover{background:#f1f3f4}.headerActions .profileButton{color:#fff;background:#1a73e8;flex:none}.headerActions .profileButton:hover{background:#1a73e8}.profileDropdownWrap{position:relative}.profileDropdown{z-index:50;background:#fff;border-radius:12px;min-width:220px;padding:16px;animation:.15s profileDropIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 24px #00000026,0 0 0 1px #0000000f}@keyframes profileDropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.profileDropdownName{color:#202124;margin-bottom:2px;font-size:15px;font-weight:700}.profileDropdownEmail{color:#5f6368;border-bottom:1px solid #e0e3eb;margin-bottom:14px;padding-bottom:14px;font-size:13px}.profileDropdownLogout{color:#c41e1e;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;width:100%;padding:8px 0;font-size:14px;font-weight:500;transition:background .15s;display:block}.profileDropdownLogout:hover{background:#fef2f2;padding-left:8px}.foxHeader .profileDropdown{background:#1a2332;box-shadow:0 4px 24px #0006,0 0 0 1px #ffffff14}.foxHeader .profileDropdownName{color:#e8eaed}.foxHeader .profileDropdownEmail{color:#8b95a8;border-color:#ffffff1a}.foxHeader .profileDropdownLogout{color:#ff6b6b}.foxHeader .profileDropdownLogout:hover{background:#ff64641a}.loginOverlay{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;justify-content:center;align-items:center;animation:.2s loginFadeIn;display:flex;position:fixed;inset:0}@keyframes loginFadeIn{0%{opacity:0}to{opacity:1}}.loginCard{background:#fff;border-radius:20px;width:400px;max-width:92vw;padding:0;animation:.25s loginSlideUp;position:relative;overflow:hidden;box-shadow:0 24px 64px #00000047,0 0 0 1px #0000000f}@keyframes loginSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.loginClose{z-index:2;color:#5f6368;cursor:pointer;background:#0000000d;border:0;border-radius:50%;place-items:center;width:36px;height:36px;font-size:20px;line-height:1;transition:all .15s;display:grid;position:absolute;top:14px;right:14px}.loginClose:hover{color:#202124;background:#0000001a}.loginHeader{text-align:center;padding:32px 32px 0}.loginLogo{background:linear-gradient(135deg,#e8f0fe 0%,#d2e3fc 100%);border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 14px;font-size:26px;display:inline-flex}.loginHeader h2{color:#202124;margin:0 0 6px;font-size:24px;font-weight:700}.loginHeader p{color:#5f6368;margin:0;font-size:14px}.loginError{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:8px;margin:16px 32px 0;padding:10px 14px;font-size:13px;font-weight:500;display:flex}.loginError:before{content:"⚠";font-size:16px}.loginForm{padding:24px 32px}.loginField{margin-bottom:18px}.loginField label{color:#3c4043;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.loginField input{color:#202124;box-sizing:border-box;background:#fafbfc;border:1.5px solid #d3dae7;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-size:15px;transition:border-color .15s,box-shadow .15s;display:block}.loginField input:focus{background:#fff;border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e826}.loginField input::placeholder{color:#9aa0a6}.loginSubmit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a73e8,#1557b0);border:0;border-radius:10px;width:100%;padding:13px;font-size:15px;font-weight:600;transition:all .15s;display:block;box-shadow:0 2px 8px #1a73e84d}.loginSubmit:hover{background:linear-gradient(135deg,#1557b0,#0d47a1);box-shadow:0 4px 16px #1a73e866}.loginSubmit:disabled{opacity:.7;cursor:wait}.loginFooter{text-align:center;color:#5f6368;border-top:1px solid #f1f3f4;padding:16px 32px 24px;font-size:13px}.loginFooter a{color:#1a73e8;font-weight:600;text-decoration:none}.loginFooter a:hover{text-decoration:underline}.app[data-theme=dark] .loginCard{background:#1b1c1f;box-shadow:0 24px 64px #00000080}.app[data-theme=dark] .loginClose{color:#9aa0a6;background:#ffffff14}.app[data-theme=dark] .loginClose:hover{color:#e8eaed;background:#ffffff26}.app[data-theme=dark] .loginLogo{background:linear-gradient(135deg,#303134 0%,#3c4043 100%)}.app[data-theme=dark] .loginHeader h2{color:#e8eaed}.app[data-theme=dark] .loginHeader p{color:#9aa0a6}.app[data-theme=dark] .loginError{color:#fca5a5;background:#3b1010;border-color:#5c1e1e}.app[data-theme=dark] .loginField label{color:#bdc1c6}.app[data-theme=dark] .loginField input{color:#e8eaed;background:#282a2d;border-color:#3c4043}.app[data-theme=dark] .loginField input:focus{background:#303134;border-color:#8ab4f8;box-shadow:0 0 0 3px #8ab4f826}.app[data-theme=dark] .loginField input::placeholder{color:#5f6368}.app[data-theme=dark] .loginFooter{color:#9aa0a6;border-color:#303134}.app[data-theme=dark] .loginFooter a{color:#8ab4f8}.siteFooter{color:#cfd6e4;background:#1a1f2e;margin-top:48px;font-size:14px}.footerInner{max-width:1180px;margin:0 auto;padding:40px 24px 28px}.footerBrand{margin-bottom:28px}.footerBrand strong{color:#fff;font-family:Outfit,Inter,sans-serif;font-size:22px;font-weight:700;display:block}.footerBrand p{color:#8b95a8;margin:6px 0 0;font-size:14px}.footerLinks{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:28px;margin-bottom:32px;display:grid}.footerColumn{align-content:start;gap:8px;display:grid}.footerColumn h4{color:#fff;text-transform:uppercase;letter-spacing:.04em;margin:0 0 4px;font-size:13px;font-weight:700}.footerColumn a{color:#8b95a8;font-size:13px;text-decoration:none;transition:color .15s}.footerColumn a:hover{color:#fff}.footerBottom{border-top:1px solid #ffffff1a;padding-top:20px}.footerBottom p{color:#6b7689;margin:0 0 6px;font-size:12px}.footerDisclaimer{max-width:640px;font-style:italic}.app[data-theme=dark] .bbcHeader{background:#1b1c1f;border-color:#303134}.app[data-theme=dark][data-layout=bbc],.app[data-theme=dark][data-layout=bbc] .shell,.app[data-theme=dark][data-layout=bbc] .page{background:#18191b}.app[data-theme=dark] .bbcBrandCenter strong,.app[data-theme=dark] .bbcNav .navLink{color:#e8eaed}.app[data-theme=dark] .bbcNav .navLink.active{color:#8ab4f8;border-bottom-color:#8ab4f8}.app[data-theme=dark] .bbcNav{border-color:#303134}.app[data-theme=dark] .bbcMenuPanel{background:#1b1c1f}.app[data-theme=dark] .bbcMenuClose{color:#e8eaed}.app[data-theme=dark] .bbcMenuSearch input{color:#e8eaed;background:#282a2d}.app[data-theme=dark] .bbcMenuSearch button{color:#1b1c1f;background:#e8eaed}.app[data-theme=dark] .bbcMenuItem{color:#e8eaed;border-color:#303134}.app[data-theme=dark] .bbcMenuItem:hover,.app[data-theme=dark] .bbcMenuSub{background:#282a2d}.app[data-theme=dark] .bbcMenuSubItem{color:#bdc1c6;border-color:#303134}.app[data-theme=dark] .bbcMenuFooter,.app[data-theme=dark] .bbcHero,.app[data-theme=dark] .bbcSection{border-color:#303134}.app[data-theme=dark] .bbcHeroMainBody h2{color:#e8eaed}.app[data-theme=dark] .bbcHeroMainBody p{color:#bdc1c6}.app[data-theme=dark] .bbcHeroMainCat{color:#8ab4f8;border-color:#8ab4f8}.app[data-theme=dark] .bbcTextItem{border-color:#303134}.app[data-theme=dark] .bbcSmallCardBody h3,.app[data-theme=dark] .bbcCenterBody h2,.app[data-theme=dark] .bbcTextItem h4,.app[data-theme=dark] .bbcCardBody h3,.app[data-theme=dark] .bbcFeedBody h3,.app[data-theme=dark] .bbcCompactItem h4,.app[data-theme=dark] .bbcDividerTitle{color:#e8eaed}.app[data-theme=dark] .bbcSmallCardBody p,.app[data-theme=dark] .bbcCenterBody p,.app[data-theme=dark] .bbcTextItem p,.app[data-theme=dark] .bbcCardBody p,.app[data-theme=dark] .bbcFeedBody p{color:#bdc1c6}.app[data-theme=dark] .bbcMeta{color:#5f6368}.app[data-theme=dark] .bbcDividerTitle{border-color:#8ab4f8}.app[data-theme=dark] .bbcFeedItem,.app[data-theme=dark] .bbcCompactItem{border-color:#303134}.app[data-theme=dark] .framingLevelTrigger{color:#bdc1c6;background:#303134}.app[data-theme=dark] .foxCard,.app[data-theme=dark] .foxFeedItem,.app[data-theme=dark] .foxCompactItem{background:#1b1c1f}.app[data-theme=dark] .foxCardBody h3,.app[data-theme=dark] .foxFeedBody h3,.app[data-theme=dark] .foxCompactItem h4{color:#e8eaed}.app[data-theme=dark] .foxCardBody p,.app[data-theme=dark] .foxFeedBody p{color:#bdc1c6}.app[data-theme=dark] .layoutToggleBtn,.app[data-theme=dark] .headerSourcesBtn{color:#e8eaed;background:#303134;border-color:#5f6368}.app[data-theme=dark] .headerSourcesBtn:hover{color:#8ab4f8;background:#3c4043;border-color:#8ab4f8}.articleBackBtn{color:#5f6368;cursor:pointer;background:0 0;border:1px solid #dadce0;border-radius:20px;align-items:center;gap:6px;margin-bottom:20px;padding:6px 14px;font-size:14px;font-weight:500;transition:all .15s;display:inline-flex}.articleBackBtn:hover{color:#1967d2;background:#e8f0fe;border-color:#1967d2}.articleBackBtn--fox{color:#bdc5d4;border-color:#fff3;width:fit-content;margin-bottom:12px}.articleBackBtn--fox:hover{color:#fff;background:#ffffff14;border-color:#fff6}.engagementBtn{color:#5f6368;cursor:pointer;background:#f1f3f4;border:0;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .15s;display:inline-flex}.engagementBtn:hover{color:#202124;background:#e0e3eb}.engagementBtn--fox{color:#bdc5d4;background:#ffffff0f;border:1px solid #ffffff1a}.engagementBtn--fox:hover{color:#fff;background:#ffffff1f}.bbcArticleDetail{max-width:720px;margin:0 auto;padding:32px 24px 64px}.bbcArticleHeader{margin-bottom:24px}.bbcArticleCat{color:#1967d2;text-transform:uppercase;letter-spacing:.06em;border-left:3px solid #1967d2;margin-bottom:10px;padding:3px 10px;font-size:13px;font-weight:700;display:inline-block}.bbcArticleTitle{color:#202124;margin:0 0 14px;font-family:Lora,Georgia,serif;font-size:clamp(28px,4vw,42px);font-weight:700;line-height:1.2}.bbcArticleLead{color:#5f6368;margin:0 0 18px;font-size:18px;font-weight:400;line-height:1.55}.detailFlipControls{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border-radius:20px;align-items:stretch;width:fit-content;margin:8px 0 16px;display:inline-flex;overflow:hidden;box-shadow:0 2px 8px #00000026}.detailFlipControls .flipPill__btn{padding:7px 14px;font-size:12px}.detailFlipControls .flipPill__btn+.flipPill__btn{border-left:1px solid #00000014}.detailFlipControls--fox{background:#fbbc04;box-shadow:0 2px 12px #0000004d}.detailFlipControls--fox .flipPill__btn{color:#202124;font-weight:700}.detailFlipControls--fox .flipPill__btn:hover{color:#fff;background:#1a73e8}.detailFlipControls--fox .flipPill__btn+.flipPill__btn{border-left-color:#00000026}.detailOriginalBadge{color:#202124;text-transform:uppercase;letter-spacing:.1em;background:#fbbc04;border-radius:4px;margin-bottom:6px;padding:3px 10px;font-size:10px;font-weight:800;display:inline-block}.detailFlip{perspective:1200px}.detailFlip__inner{width:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,.2,.2,1);display:grid;position:relative}.detailFlip--flipped .detailFlip__inner{transform:rotateY(180deg)}.detailFlip__face{backface-visibility:hidden;grid-area:1/1;width:100%;min-width:0}.detailFlip__front{z-index:2;position:relative}.detailFlip__back{z-index:1;position:relative;transform:rotateY(180deg)}.foxArticleHeroFace{border-radius:0 0 8px 8px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}@media (width<=768px){.foxArticleHeroFace{grid-template-columns:1fr}}.app[data-theme=dark] .detailFlipControls{background:#202124eb;box-shadow:0 2px 12px #0006}.app[data-theme=dark] .detailFlipControls .flipPill__btn{color:#e4e4e7}.app[data-theme=dark] .detailFlipControls .flipPill__btn:hover{color:#202124;background:#8ab4f8}.app[data-theme=dark] .detailFlipControls .flipPill__btn+.flipPill__btn{border-left-color:#ffffff26}.bbcArticleMeta{border-top:1px solid #e0e3eb;border-bottom:1px solid #e0e3eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.bbcArticleAuthor{flex-direction:column;gap:2px;display:flex}.bbcArticleAuthor strong{color:#202124;font-size:15px}.bbcArticleTime{color:#5f6368;align-items:center;gap:4px;font-size:13px;display:flex}.bbcArticleActions{align-items:center;gap:8px;display:flex}.bbcArticleSave{color:#5f6368;cursor:pointer;background:0 0;border:1px solid #dadce0;border-radius:4px;align-items:center;gap:5px;padding:6px 12px;font-size:13px;font-weight:500;display:inline-flex}.bbcArticleSave:hover{color:#1967d2;border-color:#1967d2}.bbcFramingNote{color:#78350f;background:#fef3c7;border-left:4px solid #f59e0b;border-radius:4px;margin:12px 0 20px;padding:12px 16px;font-size:14px;line-height:1.5}.bbcFramingNote strong{text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:13px;display:block}.bbcArticleFigure{margin:24px 0}.bbcArticleFigure img{border-radius:4px;width:100%;display:block}.bbcArticleFigure figcaption{color:#80868b;margin-top:6px;font-size:12px;font-style:italic}.bbcArticleBody{margin-bottom:32px}.bbcArticleBody p{color:#202124;margin:0 0 18px;font-family:Lora,Georgia,serif;font-size:17px;line-height:1.75}.bbcArticleBody p:first-child:first-letter{float:left;color:#1967d2;margin:0 8px 0 0;font-size:3.2em;font-weight:700;line-height:1}.bbcArticleEngagement{border-top:1px solid #e0e3eb;flex-wrap:wrap;gap:10px;margin-bottom:32px;padding:20px 0;display:flex}.bbcRelated{border-top:2px solid #e0e3eb;padding-top:24px}.bbcRelated h2{color:#202124;margin:0 0 16px;font-family:Lora,Georgia,serif;font-size:22px;font-weight:700}.bbcRelatedGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;display:grid}.bbcRelatedCard{border-radius:4px;flex-direction:column;text-decoration:none;transition:transform .15s;display:flex;overflow:hidden}.bbcRelatedCard:hover{transform:translateY(-2px)}.bbcRelatedCard img{aspect-ratio:16/9;object-fit:cover;width:100%}.bbcRelatedCard div{padding:10px 0}.bbcRelatedCat{color:#1967d2;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:700;display:inline-block}.bbcRelatedCard h3{color:#202124;margin:0 0 6px;font-family:Lora,Georgia,serif;font-size:15px;font-weight:700;line-height:1.3}.bbcRelatedMeta{color:#80868b;font-size:12px}.foxArticleDetail{max-width:1100px;margin:0 auto;padding:0 0 64px}.foxArticleHero{border-radius:0 0 8px 8px;grid-template-columns:repeat(auto-fit,minmax(min(400px,100%),1fr));gap:0;margin-bottom:28px;display:grid;overflow:hidden}.foxArticleHeroImg{position:relative}.foxArticleHeroImg img{object-fit:cover;width:100%;height:100%;min-height:380px;display:block}.foxArticleHeroCat{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#c41e1eeb;border-radius:3px;padding:5px 14px;font-family:Oswald,sans-serif;font-size:13px;font-weight:700;position:absolute;bottom:12px;left:12px}.foxArticleHeroCredit{color:#ffffffb3;pointer-events:none;background:#0009;border-radius:3px;padding:3px 10px;font-size:11px;position:absolute;bottom:12px;right:12px}.foxArticleHeroText{background:#0a1628;flex-direction:column;justify-content:center;padding:16px 10px;display:flex}@media (width>=901px){.foxArticleHeroText{padding:28px 32px}}.foxArticleHeroText h1{color:#fff;margin:0 0 14px;font-family:Oswald,sans-serif;font-size:clamp(24px,3vw,38px);font-weight:700;line-height:1.15}.foxArticleHeroText p{color:#8b95a8;margin:0 0 18px;font-size:15px;line-height:1.55}.foxArticleHeroMeta{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-top:14px;display:flex}.foxArticleHeroMeta span{color:#bdc5d4;font-size:14px}.foxArticleHeroMeta strong{color:#fff}.foxArticleHeroActions{align-items:center;gap:8px;display:flex}.foxArticleSave{color:#bdc5d4;cursor:pointer;background:#ffffff14;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.foxArticleSave:hover{color:#fff;background:#ffffff26}.foxArticleFraming{max-width:780px;margin:0 auto 20px;padding:0 10px}@media (width>=901px){.foxArticleFraming{padding:0 24px}}.foxFramingNote{color:#bdc5d4;background:#1a2332;border-left:4px solid #f59e0b;border-radius:4px;margin:10px 0 0;padding:12px 16px;font-size:14px;line-height:1.5}.foxFramingNote strong{color:#f59e0b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:13px;display:block}.foxArticleBody{max-width:780px;margin:0 auto 32px;padding:0 10px}@media (width>=901px){.foxArticleBody{padding:0 24px}}.foxArticleBody p{color:#3c4043;margin:0 0 18px;font-size:17px;line-height:1.75}.foxArticleBody p:first-child:first-letter{float:left;color:#c41e1e;margin:0 8px 0 0;font-family:Oswald,sans-serif;font-size:3em;font-weight:700;line-height:1}.foxArticleEngagement{border-top:1px solid #e0e3eb;border-bottom:1px solid #e0e3eb;flex-wrap:wrap;gap:10px;max-width:780px;margin:0 auto 32px;padding:20px 10px;display:flex}@media (width>=901px){.foxArticleEngagement{padding:20px 24px}}.foxRelated{max-width:1100px;margin:0 auto;padding:0 10px}@media (width>=901px){.foxRelated{padding:0 24px}}.foxRelatedGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;display:grid}.foxRelatedCard{background:#fff;border-radius:4px;flex-direction:column;text-decoration:none;transition:transform .15s;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000014}.foxRelatedCard:hover{transform:translateY(-2px)}.foxRelatedImgWrap{position:relative}.foxRelatedImgWrap img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.foxRelatedBody{padding:12px 14px}.foxRelatedBody h3{color:#202124;margin:0 0 6px;font-family:Oswald,sans-serif;font-size:16px;font-weight:600;line-height:1.25}.foxRelatedMeta{color:#80868b;font-size:12px}.app[data-theme=dark] .bbcArticleDetail,.app[data-theme=dark] .bbcArticleTitle{color:#e8eaed}.app[data-theme=dark] .bbcArticleLead{color:#9aa0a6}.app[data-theme=dark] .bbcArticleMeta{border-color:#3c4043}.app[data-theme=dark] .bbcArticleAuthor strong{color:#e8eaed}.app[data-theme=dark] .bbcArticleTime{color:#9aa0a6}.app[data-theme=dark] .bbcArticleSave{color:#9aa0a6;border-color:#3c4043}.app[data-theme=dark] .bbcArticleBody p{color:#bdc1c6}.app[data-theme=dark] .bbcFramingNote{color:#fcd34d;background:#332b00;border-color:#b45309}.app[data-theme=dark] .bbcRelated{border-color:#3c4043}.app[data-theme=dark] .bbcRelated h2,.app[data-theme=dark] .bbcRelatedCard h3{color:#e8eaed}.app[data-theme=dark] .articleBackBtn{color:#9aa0a6;border-color:#3c4043}.app[data-theme=dark] .articleBackBtn:hover{color:#8ab4f8;background:#8ab4f814;border-color:#8ab4f8}.app[data-theme=dark] .engagementBtn{color:#9aa0a6;background:#303134}.app[data-theme=dark] .engagementBtn:hover{color:#e8eaed;background:#3c4043}.app[data-theme=dark] .foxArticleBody p{color:#bdc1c6}.sourcesPanel{background:0 0;border-left:3px solid #1967d2;gap:0;margin-top:12px;display:grid}.sourcePanelRow{cursor:pointer;color:inherit;border-bottom:1px solid #0000000f;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:10px 12px;text-decoration:none;transition:background .15s;display:grid}.sourcePanelRow:last-child{border-bottom:0}.sourcePanelRow:hover{background:#00000008}.sourcePanelBody{flex-direction:column;gap:2px;min-width:0;display:flex}.sourcePanelName{color:#5f6368;text-transform:uppercase;letter-spacing:.03em;font-size:11px;font-weight:700}.sourcePanelTitle{color:#202124;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.sourcePanelTime{color:#80868b;font-size:11px}.sourcePanelLink{color:#80868b;opacity:0;flex-shrink:0;transition:opacity .15s}.sourcePanelRow:hover .sourcePanelLink{opacity:1}.foxHeroHeadline .sourcesPanel{border-left-color:#c41e1e}.foxHeroHeadline .sourcePanelRow{border-color:#ffffff14}.foxHeroHeadline .sourcePanelRow:hover{background:#ffffff0f}.foxHeroHeadline .sourcePanelName{color:#8b95a8}.foxHeroHeadline .sourcePanelTitle{color:#e8eaed}.foxHeroHeadline .sourcePanelTime,.foxHeroHeadline .sourcePanelLink{color:#5f738a}.app[data-theme=dark] .sourcesPanel{border-left-color:#8ab4f8}.app[data-theme=dark] .sourcePanelRow{border-color:#303134}.app[data-theme=dark] .sourcePanelRow:hover{background:#ffffff0a}.app[data-theme=dark] .sourcePanelTitle{color:#e8eaed}.app[data-theme=dark] .sourcePanelName{color:#9aa0a6}.fiPage{max-width:1100px;margin:0 auto;padding:24px 24px 64px}@media (width<=600px){.fiPage{padding:16px 10px 40px}}.fiHeader{margin-bottom:24px}.fiHeaderTop{align-items:center;gap:14px;display:flex}.fiHeaderIcon{color:#1967d2;flex-shrink:0}.fiPage--fox .fiHeaderIcon{color:#c41e1e}.fiPage h1{color:#202124;margin:0;font-family:Lora,Georgia,serif;font-size:28px;font-weight:700}.fiPage--fox h1{text-transform:uppercase;letter-spacing:.02em;font-family:Oswald,sans-serif;font-size:32px}.fiSubtitle{color:#5f6368;margin:2px 0 0;font-size:14px}.fiTabs{border-bottom:2px solid #e0e3eb;gap:0;margin-bottom:16px;display:flex}.fiTab{color:#5f6368;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;margin-bottom:-2px;padding:10px 24px;font-size:15px;font-weight:600;transition:all .15s}.fiTab:hover{color:#202124}.fiTab.active{color:#1967d2;border-bottom-color:#1967d2}.fiPage--fox .fiTab.active{color:#c41e1e;border-bottom-color:#c41e1e}.fiPage--fox .fiTabs{border-color:#ffffff1a}.fiFilterBar{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.fiFilterToggle{color:#5f6368;cursor:pointer;background:#f1f3f4;border:0;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.fiFilterToggle:hover{color:#202124;background:#e0e3eb}.fiResultCount{color:#80868b;font-size:13px}.fiFilters{background:#f8f9fa;border-radius:10px;flex-direction:column;gap:14px;margin-bottom:16px;padding:16px;display:flex}.fiFilterGroup label{color:#5f6368;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.fiChips{flex-wrap:wrap;gap:6px;display:flex}.fiChip{color:#5f6368;cursor:pointer;background:#fff;border:1px solid #dadce0;border-radius:20px;padding:5px 14px;font-size:13px;font-weight:500;transition:all .15s}.fiChip:hover{color:#1967d2;border-color:#1967d2}.fiChip.active{color:#fff;background:#1967d2;border-color:#1967d2}.fiPage--fox .fiChip.active{background:#c41e1e;border-color:#c41e1e}.fiTableWrap{border:1px solid #e0e3eb;border-radius:10px;overflow-x:auto}.fiTable{border-collapse:collapse;width:100%;font-size:14px}.fiTable thead{background:#f8f9fa}.fiTable th{text-align:left;color:#5f6368;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;-webkit-user-select:none;user-select:none;border-bottom:1px solid #e0e3eb;padding:10px 14px;font-size:12px;font-weight:700}.fiTable th.fiScore,.fiTable th.fiArticles,.fiTable th.fiName{cursor:pointer}.fiTable th.fiScore:hover,.fiTable th.fiArticles:hover,.fiTable th.fiName:hover{color:#1967d2}.fiRow{transition:background .1s}.fiRow:hover{background:#f1f5ff}.fiRow td{vertical-align:middle;border-bottom:1px solid #f1f3f4;padding:10px 14px}.fiRank{text-align:center;color:#80868b;width:40px;font-size:13px;font-weight:700}.fiName{min-width:160px}.fiMediaName{color:#202124;font-weight:600;display:block}.fiTopics{color:#80868b;margin-top:2px;font-size:12px;display:block}.fiType{width:90px}.fiBadge{color:#5f6368;white-space:nowrap;background:#f1f3f4;border-radius:12px;padding:2px 10px;font-size:11px;font-weight:600;display:inline-block}.fiCountry{text-align:center;width:50px;font-size:18px}.fiScore{min-width:160px}.fiArticles{text-align:right;color:#5f6368;width:80px}.fiTrend{text-align:center;width:50px}.fiBar{background:#f1f3f4;border-radius:10px;min-width:120px;height:20px;position:relative;overflow:hidden}.fiBarFill{border-radius:10px;justify-content:flex-end;align-items:center;min-width:36px;height:100%;padding-right:6px;transition:width .3s;display:flex}.fiBarPct{color:#fff;text-shadow:0 1px 2px #0000004d;font-size:11px;font-weight:700}.fiTrendUp{color:#ea4335}.fiTrendDown{color:#34a853}.fiTrendStable{color:#80868b}@media (width<=700px){.fiTable .fiType,.fiTable .fiCountry,.fiTable .fiArticles{display:none}.fiTable th,.fiRow td{padding:8px}.fiScore{min-width:100px}.fiBar{min-width:80px}.fiTab{padding:10px 16px;font-size:14px}}.fiPage--fox{color:#e8eaed;background:#0a1628;border-radius:12px;padding:32px 24px}.fiPage--fox h1{color:#fff}.fiPage--fox .fiSubtitle,.fiPage--fox .fiTab{color:#8b95a8}.fiPage--fox .fiTab:hover{color:#fff}.fiPage--fox .fiTab.active{color:#c41e1e}.fiPage--fox .fiFilterToggle{color:#bdc5d4;background:#ffffff14}.fiPage--fox .fiFilterToggle:hover{color:#fff;background:#ffffff24}.fiPage--fox .fiResultCount{color:#5f738a}.fiPage--fox .fiFilters{background:#0f1d30}.fiPage--fox .fiFilterGroup label{color:#5f738a}.fiPage--fox .fiChip{color:#bdc5d4;background:0 0;border-color:#ffffff26}.fiPage--fox .fiChip:hover{color:#fff;border-color:#c41e1e}.fiPage--fox .fiChip.active{color:#fff;background:#c41e1e;border-color:#c41e1e}.fiPage--fox .fiTableWrap{border-color:#ffffff14}.fiPage--fox .fiTable thead{background:#0f1d30}.fiPage--fox .fiTable th{color:#5f738a;border-color:#ffffff14}.fiPage--fox .fiTable th.fiScore:hover,.fiPage--fox .fiTable th.fiArticles:hover,.fiPage--fox .fiTable th.fiName:hover{color:#c41e1e}.fiPage--fox .fiRow:hover{background:#ffffff0f}.fiPage--fox .fiRow td{border-color:#ffffff0d}.fiPage--fox .fiRow:nth-child(2n) td{background:#ffffff05}.fiPage--fox .fiTableWrap{background:#0d1825}.fiPage--fox .fiMediaName{color:#e8eaed}.fiPage--fox .fiTopics{color:#5f738a}.fiPage--fox .fiBadge{color:#bdc5d4;background:#ffffff14}.fiPage--fox .fiArticles{color:#8b95a8}.fiPage--fox .fiBar{background:#ffffff14}.fiPage--fox .fiRank{color:#5f738a}.app[data-theme=dark] .fiPage--bbc h1{color:#e8eaed}.app[data-theme=dark] .fiPage--bbc .fiSubtitle,.app[data-theme=dark] .fiPage--bbc .fiTab{color:#9aa0a6}.app[data-theme=dark] .fiPage--bbc .fiTab.active{color:#8ab4f8;border-bottom-color:#8ab4f8}.app[data-theme=dark] .fiPage--bbc .fiFilterToggle{color:#bdc1c6;background:#303134}.app[data-theme=dark] .fiPage--bbc .fiFilters{background:#303134}.app[data-theme=dark] .fiPage--bbc .fiChip{color:#bdc1c6;background:0 0;border-color:#5f6368}.app[data-theme=dark] .fiPage--bbc .fiChip.active{color:#202124;background:#8ab4f8;border-color:#8ab4f8}.app[data-theme=dark] .fiPage--bbc .fiTableWrap{border-color:#303134}.app[data-theme=dark] .fiPage--bbc .fiTable thead{background:#303134}.app[data-theme=dark] .fiPage--bbc .fiTable th{color:#9aa0a6;border-color:#303134}.app[data-theme=dark] .fiPage--bbc .fiRow:hover{background:#ffffff0a}.app[data-theme=dark] .fiPage--bbc .fiRow td{border-color:#303134}.app[data-theme=dark] .fiPage--bbc .fiMediaName{color:#e8eaed}.app[data-theme=dark] .fiPage--bbc .fiBadge{color:#bdc1c6;background:#3c4043}.app[data-theme=dark] .fiPage--bbc .fiBar{background:#3c4043}.sourcesExpanderWrapper{margin-top:12px}.sourcesToggleButton{color:#1967d2;cursor:pointer;background:#e8f0fe;border:0;border-radius:16px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.sourcesToggleButton:hover{background:#d2e3fc}.app[data-theme=dark] .sourcesToggleButton{color:#8ab4f8;background:#8ab4f81f}.app[data-theme=dark] .sourcesToggleButton:hover{background:#8ab4f833}.foxLayout .sourcesToggleButton{color:#c41e1e;background:#c41e1e1a}.foxLayout .sourcesToggleButton:hover{background:#c41e1e33}.app[data-theme=dark] .foxLayout .sourcesToggleButton{color:#ff6b6b;background:#ff6b6b1a}.app[data-theme=dark] .foxLayout .sourcesToggleButton:hover{background:#ff6b6b33}.bbcCategoryColumns{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:32px;display:grid}.bbcCategoryColumn{flex-direction:column;display:flex}.bbcCategoryColumnTitle{color:#202124;border-bottom:3px solid #1967d2;margin:0 0 16px;padding-bottom:8px;font-family:Lora,Georgia,serif;font-size:18px;font-weight:700}.bbcCategoryColumnItems{flex-direction:column;gap:16px;display:flex}.bbcCategoryColumnItem{flex-direction:row;align-items:flex-start;gap:12px;text-decoration:none;display:flex}.bbcCategoryColumnItemImg{border-radius:4px;flex-shrink:0;width:80px;height:60px;overflow:hidden}.bbcCategoryColumnItemImg img{object-fit:cover;width:100%;height:100%}.bbcCategoryColumnItemText{flex-direction:column;gap:4px;display:flex}.bbcCategoryColumnItem h4{color:#202124;margin:0;font-family:Lora,Georgia,serif;font-size:15px;font-weight:700;line-height:1.3}.bbcCategoryColumnItem .bbcMeta{margin:0}.bbcLoadMoreWrap{justify-content:center;margin-top:24px;display:flex}.bbcLoadMoreBtn{color:#1967d2;cursor:pointer;background:#fff;border:1px solid #dadce0;border-radius:20px;justify-content:center;align-items:center;padding:10px 24px;font-size:14px;font-weight:600;transition:all .15s;display:inline-flex}.bbcLoadMoreBtn:hover{background:#f8f9fa;border-color:#1967d2}.foxCategoryColumnsRow{align-items:flex-start;gap:12px;display:flex}.foxCategoryColumns{flex:1;grid-template-columns:repeat(4,1fr);gap:24px;min-width:0;display:grid}.foxCategoryColumn{flex-direction:column;display:flex}.foxCategoryColumnItems{flex-direction:column;gap:16px;display:flex}.foxCategoryColumnItem{flex-direction:row;align-items:flex-start;gap:12px;text-decoration:none;display:flex}.foxCategoryColumnItemImg{border-radius:4px;flex-shrink:0;width:80px;height:60px;overflow:hidden}.foxCategoryColumnItemImg img{object-fit:cover;width:100%;height:100%}.foxCategoryColumnItemText{flex-direction:column;gap:4px;display:flex}.foxCategoryColumnItem h4{color:#1a1f2e;margin:0;font-family:Oswald,sans-serif;font-size:15px;font-weight:600;line-height:1.3}.foxLoadMoreWrap{justify-content:center;margin-top:24px;display:flex}.foxLoadMoreBtn{color:#c41e1e;cursor:pointer;text-transform:uppercase;letter-spacing:.04em;background:#fff;border:2px solid #c41e1e;border-radius:4px;justify-content:center;align-items:center;padding:10px 24px;font-size:14px;font-weight:700;transition:all .15s;display:inline-flex}.foxLoadMoreBtn:hover{color:#fff;background:#c41e1e}@media (width<=900px){.bbcCategoryColumns,.foxCategoryColumns{grid-template-columns:1fr}}.app[data-theme=dark] .bbcCategoryColumnTitle{color:#e8eaed;border-bottom-color:#8ab4f8}.app[data-theme=dark] .bbcCategoryColumnItem h4{color:#e8eaed}.app[data-theme=dark] .bbcLoadMoreBtn{color:#8ab4f8;background:#303134;border-color:#5f6368}.app[data-theme=dark] .bbcLoadMoreBtn:hover{background:#3c4043;border-color:#8ab4f8}.app[data-theme=dark] .foxCategoryColumnItem h4{color:#e8eaed}.app[data-theme=dark] .foxLoadMoreBtn{color:#ff6b6b;background:0 0;border-color:#ff6b6b}.app[data-theme=dark] .foxLoadMoreBtn:hover{color:#fff;background:#ff6b6b}.fmPage{max-width:1100px;margin:0 auto;padding:24px 24px 64px}@media (width<=600px){.fmPage{padding:16px 10px 40px}}.fmHeader{margin-bottom:24px}.fmHeaderTop{align-items:center;gap:14px;display:flex}.fmHeaderIcon{color:#1967d2;flex-shrink:0}.fmPage--fox .fmHeaderIcon{color:#c41e1e}.fmPage h1{color:#202124;margin:0;font-family:Lora,Georgia,serif;font-size:28px;font-weight:700}.fmPage--fox h1{text-transform:uppercase;letter-spacing:.02em;font-family:Oswald,sans-serif;font-size:32px}.fmSubtitle{color:#5f6368;max-width:640px;margin:2px 0 0;font-size:14px;line-height:1.4}.fmActiveSummary{color:#1967d2;background:#f1f5ff;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;padding:10px 14px;font-size:13px;display:flex}.fmActiveLabel{font-weight:600}.fmActiveChip{border-radius:12px;padding:2px 10px;font-size:12px;font-weight:600}.fmActiveChip--include{color:#1967d2;background:#d2e3fc}.fmActiveChip--exclude{color:#c5221f;background:#fce8e6}.fmPage--fox .fmActiveSummary{color:#ff6b6b;background:#c41e1e1a}.fmPage--fox .fmActiveChip--include{color:#e8eaed;background:#ffffff1a}.fmPage--fox .fmActiveChip--exclude{color:#ffb4b0;background:#c41e1e40}.fmTabs{border-bottom:2px solid #e0e3eb;flex-wrap:wrap;gap:0;margin-bottom:18px;display:flex}.fmTab{color:#5f6368;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;align-items:center;gap:8px;margin-bottom:-2px;padding:10px 24px;font-size:15px;font-weight:600;transition:all .15s;display:inline-flex}.fmTab:hover{color:#202124}.fmTab.active{color:#1967d2;border-bottom-color:#1967d2}.fmPage--fox .fmTab.active{color:#c41e1e;border-bottom-color:#c41e1e}.fmPage--fox .fmTabs{border-color:#ffffff1a}.fmTabBadge{color:#fff;text-align:center;background:#1967d2;border-radius:10px;min-width:20px;padding:1px 8px;font-size:11px;font-weight:700;display:inline-block}.fmPage--fox .fmTabBadge{background:#c41e1e}.fmModeBox{background:#f8f9fa;border-radius:12px;margin-bottom:18px;padding:18px}.fmModeLabel{color:#5f6368;margin:0 0 12px;font-size:14px}.fmModeLabel strong{color:#202124}.fmModeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (width<=720px){.fmModeGrid{grid-template-columns:1fr}}.fmModeOption{text-align:left;cursor:pointer;background:#fff;border:2px solid #e0e3eb;border-radius:10px;flex-direction:column;align-items:flex-start;gap:6px;padding:14px 16px;transition:all .15s;display:flex}.fmModeOption:hover{border-color:#1967d2;transform:translateY(-1px)}.fmModeOption.active{background:#e8f0fe;border-color:#1967d2;box-shadow:0 2px 8px #1967d22e}.fmModeOption--include.active{background:#e6f4ea;border-color:#1e8e3e;box-shadow:0 2px 8px #1e8e3e2e}.fmModeOption--exclude.active{background:#fce8e6;border-color:#c5221f;box-shadow:0 2px 8px #c5221f2e}.fmModeIcon{color:#5f6368;background:#f1f3f4;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.fmModeOption.active .fmModeIcon{color:#fff;background:#1967d2}.fmModeOption--include.active .fmModeIcon{color:#fff;background:#1e8e3e}.fmModeOption--exclude.active .fmModeIcon{color:#fff;background:#c5221f}.fmModeTitle{color:#202124;font-size:14px;font-weight:700}.fmModeHint{color:#5f6368;font-size:12px;line-height:1.35}.fmModeStatus{color:#5f6368;background:#fff;border:1px dashed #dadce0;border-radius:8px;margin:12px 0 0;padding:10px 14px;font-size:13px;line-height:1.4}.fmModeStatus--include{color:#137333;background:#e6f4ea;border-color:#ceead6}.fmModeStatus--exclude{color:#c5221f;background:#fce8e6;border-color:#f6d4d2}.fmListHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.fmSearchWrap{color:#5f6368;background:#f1f3f4;border-radius:22px;flex:1;align-items:center;gap:8px;min-width:220px;max-width:360px;padding:7px 12px;display:inline-flex}.fmSearchWrap input{color:#202124;background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:14px}.fmSearchWrap input::placeholder{color:#80868b}.fmListMeta{color:#5f6368;align-items:center;gap:12px;font-size:13px;display:inline-flex}.fmInlineState{color:#5f6368;align-items:center;gap:5px;display:inline-flex}.fmSyncError{color:#c5221f;background:#fce8e6;border:1px solid #f6d4d2;border-radius:8px;align-items:center;gap:7px;margin:-4px 0 12px;padding:9px 12px;font-size:13px;line-height:1.35;display:inline-flex}.fmSelectedCount strong{color:#202124}.fmClearBtn{color:#c5221f;cursor:pointer;background:0 0;border:1px solid #fce8e6;border-radius:16px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.fmClearBtn:hover{background:#fce8e6}.fmList{background:#fff;border:1px solid #e0e3eb;border-radius:12px;grid-template-columns:repeat(2,1fr);gap:8px;padding:12px;display:grid}@media (width<=720px){.fmList{grid-template-columns:1fr}}.fmEmpty{text-align:center;color:#80868b;grid-column:1/-1;padding:24px;font-size:14px}.fmRow{cursor:pointer;background:#fafbfc;border:1px solid #0000;border-radius:10px;grid-template-columns:24px 1fr auto auto;align-items:center;gap:10px;padding:10px 12px;transition:all .12s;display:grid;position:relative}.fmRow:hover{background:#f1f5ff;border-color:#d2e3fc}.fmRow input[type=checkbox]{opacity:0;pointer-events:none;position:absolute}.fmRowCheck{background:#fff;border:2px solid #dadce0;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .12s;display:inline-flex}.fmRowCheck:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:10px;margin-bottom:2px;transition:transform .12s;transform:rotate(45deg)scale(0)}.fmRow.checked .fmRowCheck{background:#1967d2;border-color:#1967d2}.fmRow.checked .fmRowCheck:after{transform:rotate(45deg)scale(1)}.fmList--include .fmRow.checked{background:#e6f4ea;border-color:#ceead6}.fmList--include .fmRow.checked .fmRowCheck{background:#1e8e3e;border-color:#1e8e3e}.fmList--exclude .fmRow.checked{background:#fce8e6;border-color:#f6d4d2}.fmList--exclude .fmRow.checked .fmRowCheck{background:#c5221f;border-color:#c5221f}.fmList--exclude .fmRow.checked .fmRowName{color:#80868b;text-decoration:line-through}.fmRowMain{flex-direction:column;min-width:0;display:flex}.fmRowName{color:#202124;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.fmRowSub{color:#80868b;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:11px;overflow:hidden}.fmRowBadge{color:#5f6368;white-space:nowrap;background:#f1f3f4;border-radius:12px;padding:2px 10px;font-size:11px;font-weight:600}.fmRowFlag{font-size:18px}.fmPage--fox{color:#e8eaed;background:#0a1628;border-radius:12px;padding:32px 24px}.fmPage--fox h1{color:#fff}.fmPage--fox .fmSubtitle,.fmPage--fox .fmTab{color:#8b95a8}.fmPage--fox .fmTab:hover{color:#fff}.fmPage--fox .fmModeBox{background:#0f1d30}.fmPage--fox .fmModeLabel{color:#8b95a8}.fmPage--fox .fmModeLabel strong{color:#fff}.fmPage--fox .fmModeOption{background:#0a1628;border-color:#ffffff1a}.fmPage--fox .fmModeOption:hover{border-color:#c41e1e}.fmPage--fox .fmModeOption.active{background:#c41e1e26;border-color:#c41e1e}.fmPage--fox .fmModeOption--include.active{background:#34a85326;border-color:#34a853}.fmPage--fox .fmModeOption--include.active .fmModeIcon{background:#34a853}.fmPage--fox .fmModeOption--exclude.active{background:#ea43352e;border-color:#ea4335}.fmPage--fox .fmModeOption--exclude.active .fmModeIcon{background:#ea4335}.fmPage--fox .fmModeIcon{color:#bdc5d4;background:#ffffff14}.fmPage--fox .fmModeOption.active .fmModeIcon{color:#fff;background:#c41e1e}.fmPage--fox .fmModeTitle{color:#fff}.fmPage--fox .fmModeHint{color:#8b95a8}.fmPage--fox .fmModeStatus{color:#bdc5d4;background:#ffffff0a;border-color:#ffffff1f}.fmPage--fox .fmModeStatus--include{color:#81c995;background:#34a8531f;border-color:#34a85359}.fmPage--fox .fmModeStatus--exclude{color:#f28b82;background:#ea43351f;border-color:#ea433559}.fmPage--fox .fmSearchWrap{color:#bdc5d4;background:#ffffff0f}.fmPage--fox .fmSearchWrap input{color:#fff}.fmPage--fox .fmSearchWrap input::placeholder{color:#5f738a}.fmPage--fox .fmListMeta,.fmPage--fox .fmInlineState{color:#8b95a8}.fmPage--fox .fmSyncError{color:#f28b82;background:#ea43351f;border-color:#ea433559}.fmPage--fox .fmSelectedCount strong{color:#fff}.fmPage--fox .fmClearBtn{color:#f28b82;border-color:#ea433559}.fmPage--fox .fmClearBtn:hover{background:#ea433526}.fmPage--fox .fmList{background:#0d1825;border-color:#ffffff14}.fmPage--fox .fmRow{background:#ffffff08}.fmPage--fox .fmRow:hover{background:#ffffff12;border-color:#c41e1e66}.fmPage--fox .fmRowCheck{background:0 0;border-color:#ffffff40}.fmPage--fox .fmRow.checked .fmRowCheck{background:#c41e1e;border-color:#c41e1e}.fmPage--fox .fmList--include .fmRow.checked{background:#34a85326;border-color:#34a85366}.fmPage--fox .fmList--include .fmRow.checked .fmRowCheck{background:#34a853;border-color:#34a853}.fmPage--fox .fmList--exclude .fmRow.checked{background:#ea43352e;border-color:#ea433566}.fmPage--fox .fmList--exclude .fmRow.checked .fmRowCheck{background:#ea4335;border-color:#ea4335}.fmPage--fox .fmList--exclude .fmRow.checked .fmRowName{color:#5f738a}.fmPage--fox .fmRowName{color:#fff}.fmPage--fox .fmRowSub{color:#5f738a}.fmPage--fox .fmRowBadge{color:#bdc5d4;background:#ffffff14}.app[data-theme=dark] .fmPage--bbc h1{color:#e8eaed}.app[data-theme=dark] .fmPage--bbc .fmSubtitle,.app[data-theme=dark] .fmPage--bbc .fmTab{color:#9aa0a6}.app[data-theme=dark] .fmPage--bbc .fmTab.active{color:#8ab4f8;border-bottom-color:#8ab4f8}.app[data-theme=dark] .fmPage--bbc .fmTabs{border-color:#ffffff1a}.app[data-theme=dark] .fmPage--bbc .fmTabBadge{color:#202124;background:#8ab4f8}.app[data-theme=dark] .fmPage--bbc .fmActiveSummary{color:#8ab4f8;background:#8ab4f81f}.app[data-theme=dark] .fmPage--bbc .fmActiveChip--include{color:#aecbfa;background:#8ab4f833}.app[data-theme=dark] .fmPage--bbc .fmActiveChip--exclude{color:#f28b82;background:#f28b8233}.app[data-theme=dark] .fmPage--bbc .fmModeBox{background:#1f2024}.app[data-theme=dark] .fmPage--bbc .fmModeLabel{color:#9aa0a6}.app[data-theme=dark] .fmPage--bbc .fmModeLabel strong{color:#e8eaed}.app[data-theme=dark] .fmPage--bbc .fmModeOption{background:#2a2b30;border-color:#ffffff14}.app[data-theme=dark] .fmPage--bbc .fmModeOption:hover{border-color:#8ab4f8}.app[data-theme=dark] .fmPage--bbc .fmModeOption.active{background:#8ab4f81f;border-color:#8ab4f8}.app[data-theme=dark] .fmPage--bbc .fmModeOption--include.active{background:#81c9951f;border-color:#81c995}.app[data-theme=dark] .fmPage--bbc .fmModeOption--include.active .fmModeIcon{color:#202124;background:#81c995}.app[data-theme=dark] .fmPage--bbc .fmModeOption--exclude.active{background:#f28b821f;border-color:#f28b82}.app[data-theme=dark] .fmPage--bbc .fmModeOption--exclude.active .fmModeIcon{color:#202124;background:#f28b82}.app[data-theme=dark] .fmPage--bbc .fmModeIcon{color:#bdc5d4;background:#ffffff0f}.app[data-theme=dark] .fmPage--bbc .fmModeOption.active .fmModeIcon{color:#202124;background:#8ab4f8}.app[data-theme=dark] .fmPage--bbc .fmModeTitle{color:#e8eaed}.app[data-theme=dark] .fmPage--bbc .fmModeHint{color:#9aa0a6}.app[data-theme=dark] .fmPage--bbc .fmModeStatus{color:#bdc5d4;background:#ffffff0a;border-color:#ffffff1f}.app[data-theme=dark] .fmPage--bbc .fmModeStatus--include{color:#81c995;background:#81c9951a;border-color:#81c9954d}.app[data-theme=dark] .fmPage--bbc .fmModeStatus--exclude{color:#f28b82;background:#f28b821a;border-color:#f28b824d}.app[data-theme=dark] .fmPage--bbc .fmSearchWrap{color:#bdc5d4;background:#ffffff0f}.app[data-theme=dark] .fmPage--bbc .fmSearchWrap input{color:#e8eaed}.app[data-theme=dark] .fmPage--bbc .fmSearchWrap input::placeholder{color:#5f6368}.app[data-theme=dark] .fmPage--bbc .fmListMeta,.app[data-theme=dark] .fmPage--bbc .fmInlineState{color:#9aa0a6}.app[data-theme=dark] .fmPage--bbc .fmSyncError{color:#f28b82;background:#f28b821a;border-color:#f28b824d}.app[data-theme=dark] .fmPage--bbc .fmSelectedCount strong{color:#e8eaed}.app[data-theme=dark] .fmPage--bbc .fmClearBtn{color:#f28b82;border-color:#f28b824d}.app[data-theme=dark] .fmPage--bbc .fmClearBtn:hover{background:#f28b821f}.app[data-theme=dark] .fmPage--bbc .fmList{background:#1f2024;border-color:#ffffff14}.app[data-theme=dark] .fmPage--bbc .fmRow{background:#ffffff08}.app[data-theme=dark] .fmPage--bbc .fmRow:hover{background:#8ab4f81a;border-color:#8ab4f859}.app[data-theme=dark] .fmPage--bbc .fmRowCheck{background:0 0;border-color:#ffffff40}.app[data-theme=dark] .fmPage--bbc .fmRow.checked .fmRowCheck{background:#8ab4f8;border-color:#8ab4f8}.app[data-theme=dark] .fmPage--bbc .fmRow.checked .fmRowCheck:after{border-color:#202124}.app[data-theme=dark] .fmPage--bbc .fmList--include .fmRow.checked{background:#81c9951f;border-color:#81c99566}.app[data-theme=dark] .fmPage--bbc .fmList--include .fmRow.checked .fmRowCheck{background:#81c995;border-color:#81c995}.app[data-theme=dark] .fmPage--bbc .fmList--exclude .fmRow.checked{background:#f28b821f;border-color:#f28b8266}.app[data-theme=dark] .fmPage--bbc .fmList--exclude .fmRow.checked .fmRowCheck{background:#f28b82;border-color:#f28b82}.app[data-theme=dark] .fmPage--bbc .fmList--exclude .fmRow.checked .fmRowName{color:#5f6368}.app[data-theme=dark] .fmPage--bbc .fmRowName{color:#e8eaed}.app[data-theme=dark] .fmPage--bbc .fmRowSub{color:#5f6368}.app[data-theme=dark] .fmPage--bbc .fmRowBadge{color:#bdc5d4;background:#ffffff14}.fmRowMain .fmRowHead{flex-direction:column;min-width:0;display:flex}.fmPill{gap:1px;width:100%;min-width:0;height:22px;margin-top:8px;display:flex;position:relative}.fmPillSeg{cursor:default;flex-shrink:1;justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.fmPillSeg:first-child{border-radius:11px 0 0 11px}.fmPillSeg:last-child{border-radius:0 11px 11px 0}.fmPillSeg--green{background:#34a853}.fmPillSeg--yellow{background:#fbbc04}.fmPillSeg--red{background:#ea4335}.fmPillPct{color:#fff;pointer-events:none;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:11px;font-weight:700;line-height:1}.fmPillSeg--yellow .fmPillPct{color:#0000008c}.fmPillSeg[data-label]:after{content:attr(data-label);color:#fff;white-space:nowrap;pointer-events:none;opacity:0;z-index:20;background:#000000c7;border-radius:5px;padding:3px 9px;font-size:11px;font-weight:600;transition:opacity .12s;position:absolute;bottom:calc(100% + 5px);left:50%;transform:translate(-50%)}.fmPillSeg[data-label]:hover:after{opacity:1}.articleImageLink{cursor:zoom-in;border-radius:4px;display:block;position:relative;overflow:hidden}.articleImageLink img{width:100%;transition:transform .2s,filter .15s;display:block}.articleImageLink:hover img{filter:brightness(.92);transform:scale(1.02)}.articleImageBadge{color:#1967d2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;pointer-events:none;background:#ffffffeb;border-radius:14px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;font-weight:600;transition:opacity .15s;display:inline-flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 6px #0000001f}.articleImageBadge.dark{color:#fff;background:#0a1628c7}.articleImageLink:hover .articleImageBadge,.articleImageLink:focus-visible .articleImageBadge{opacity:1}.foxArticleHeroImg.articleImageLink:hover img{filter:brightness(.92);transform:none}.framingBar.clickable{cursor:pointer;transition:transform .15s,box-shadow .15s,filter .15s}.framingBar.clickable:hover{filter:brightness(1.12);transform:translateY(-2px);box-shadow:0 4px 16px #00000040}.framingBar.clickable:hover .framingLabel{background:#0000008c}.framingBar.clickable:active{filter:brightness(.95);transform:translateY(0)}.framingBar.clickable:focus-visible{outline-offset:2px;outline:3px solid #174ea6}.detailTabs{border-bottom:1px solid #e0e3eb;justify-content:center;gap:24px;margin:22px 0 18px;display:flex}.detailTab{color:#5f6368;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:12px 8px;font-size:16px;font-weight:500;transition:color .15s,border-color .15s;position:relative}.detailTab:hover{color:#202124}.detailTab.active{color:#202124;border-bottom-color:#202124;font-weight:700}.detailTabs.fox .detailTab{text-transform:uppercase;letter-spacing:.04em;font-family:Oswald,sans-serif;font-size:15px}.detailTabs.fox .detailTab.active{color:#c41e1e;border-bottom-color:#c41e1e}.framingBreakdownContainer{background:#f8f9fa;border:1px solid #e0e3eb;border-radius:10px;margin:14px 0 26px;padding:24px 26px 26px}.framingBreakdownContainer.fox{background:#f8f9fa;border:0;border-left:4px solid #c41e1e;border-radius:0;padding:22px 24px 24px}.framingBreakdownTitle{color:#202124;text-transform:uppercase;letter-spacing:.06em;margin:0 0 18px;font-size:14px;font-weight:700}.framingBreakdownContainer.fox .framingBreakdownTitle{color:#c41e1e;font-family:Oswald,sans-serif}.framingBreakdown{flex-direction:column;gap:22px;display:flex}.breakdownRow{flex-direction:column;gap:7px;display:flex}.breakdownLabel{color:#202124;font-size:15px;font-weight:700}.breakdownBar{background:#e8eaed;border-radius:14px;width:100%;height:28px;position:relative;overflow:hidden}.breakdownFill{border-radius:inherit;align-items:center;min-width:48px;height:100%;padding:0 12px;transition:width .28s;display:flex}.breakdownPercent{color:#fff;text-shadow:0 1px 2px #00000080;background:#00000059;border-radius:6px;padding:2px 8px;font-size:12px;font-weight:800;line-height:1.3}.breakdownBar.tone-low .breakdownFill{background:#4caf50}.breakdownBar.tone-medium .breakdownFill{background:#e6a700}.breakdownBar.tone-high .breakdownFill{background:#ff4138}.breakdownDesc{color:#5f6368;margin:0;font-size:13.5px;line-height:1.55}.llmInfo{color:#5f6368;background:#f1f3f4;border:1px solid #e0e3eb;border-radius:8px;align-items:center;gap:8px;margin:12px 0 20px;padding:10px 16px;font-size:13px;display:flex}.llmInfo__icon{color:#1a73e8;flex-shrink:0}.llmInfo__model{flex:1}.llmInfo__model strong{color:#202124}.llmInfo__link{color:#1a73e8;border-radius:14px;flex-shrink:0;padding:4px 10px;font-weight:600;text-decoration:none;transition:background .15s}.llmInfo__link:hover{background:#e8f0fe}.llmInfo.fox{color:#8b95a8;background:#ffffff0d;border-color:#ffffff1a}.llmInfo.fox .llmInfo__model strong{color:#fff}.llmInfo.fox .llmInfo__link{color:#8ab4f8}.llmInfo.fox .llmInfo__link:hover{background:#8ab4f81a}.app[data-theme=dark] .llmInfo{color:#9aa0a6;background:#ffffff0d;border-color:#ffffff1a}.app[data-theme=dark] .llmInfo .llmInfo__model strong{color:#e4e4e7}.app[data-theme=dark] .llmInfo .llmInfo__link{color:#8ab4f8}.app[data-theme=dark] .llmInfo .llmInfo__link:hover{background:#8ab4f81a}.sentimentsPanel{background:#f8f9fa;border:1px solid #e0e3eb;border-radius:10px;margin:14px 0 26px;padding:24px 26px 26px}.sentimentsPanel.fox{background:#f8f9fa;border:0;border-left:4px solid #c41e1e;border-radius:0;padding:22px 24px 24px}.sentimentsModeRow{justify-content:flex-end;margin-bottom:18px;display:flex}.sentimentsModeToggle{background:#f1f3f4;border-radius:999px;padding:3px;display:inline-flex}.sentimentsModeToggle button{color:#5f6368;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:6px 16px;font-size:13px;font-weight:600;transition:all .15s}.sentimentsModeToggle button.active{color:#fff;background:#1967d2}.sentimentsModeToggle button:not(.active):hover{color:#202124}.sentimentsGroup{margin-top:14px}.sentimentsGroupTitle{color:#202124;margin:0 0 6px;font-size:15px;font-weight:700}.sentimentsScale{color:#80868b;margin-bottom:8px;font-size:12px;display:block}.vadRow{grid-template-columns:100px 44px 1fr 28px;align-items:center;gap:10px;padding:6px 0;display:grid}.vadLabel{color:#202124;font-size:14px;font-weight:500}.vadValue{color:#202124;text-align:right;font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.vadTrack{background:#e8eaed;border-radius:4px;height:8px;position:relative}.vadNeutral{background:#80868b;width:2px;position:absolute;top:-2px;bottom:-2px;left:50%}.vadMarker{background:#4caf50;border-radius:2px;width:8px;height:14px;position:absolute;top:-3px}.vadInfo{color:#1a73e8;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.vadInfo:hover{background:#e8f0fe}.be5Row{grid-template-columns:100px 44px 1fr 28px;align-items:center;gap:10px;padding:6px 0;display:grid}.be5Label{color:#202124;font-size:14px;font-weight:500}.be5Value{color:#202124;text-align:right;font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.be5Boxes{grid-template-columns:repeat(5,1fr);gap:4px;display:grid}.be5Box{background:#e8eaed;border-radius:6px;height:14px;position:relative;overflow:hidden}.be5BoxFill{border-radius:inherit;height:100%;transition:width .28s;display:block}.sentimentsInterpretation{margin-top:22px}.interpretationList{grid-template-columns:140px 1fr;gap:10px 16px;margin:6px 0 0;padding:0;display:grid}.interpretationRow{display:contents}.interpretationRow dt{color:#5f6368;font-size:14px}.interpretationRow dd{color:#202124;margin:0;font-size:14px;font-weight:500}.sentimentsNote{color:#5f6368;background:#e8f0fe;border-radius:6px;margin:16px 0 0;padding:10px 14px;font-size:13px;line-height:1.5}.originalSection{background:#f8f9fa;border:1px solid #e0e3eb;border-radius:10px;margin:14px 0 30px;padding:26px 26px 22px}.originalSection.fox{background:#f8f9fa;border:0;border-left:4px solid #c41e1e;border-radius:0;padding:24px 26px 22px}.originalLabel{color:#202124;text-transform:uppercase;letter-spacing:.06em;margin:0 0 12px;font-size:14px;font-weight:700}.originalTitle{color:#202124;margin:0 0 10px;font-size:18px;font-weight:700;line-height:1.3}.originalLead{color:#5f6368;margin:0 0 18px;font-size:14.5px;line-height:1.6}.originalActions{flex-wrap:wrap;justify-content:center;gap:10px;margin:14px 0 16px;display:flex}.originalAction{color:#202124;cursor:pointer;background:#fff;border:1px solid #dadce0;border-radius:22px;align-items:center;gap:6px;padding:9px 18px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.originalAction:hover{background:#f1f3f4;border-color:#c4c7c5}.originalAction.primary{color:#fff;background:#202124;border-color:#202124}.originalAction.primary:hover{background:#000}.originalFooter{text-align:center;color:#80868b;margin:10px 0 0;font-size:12.5px}.originalFooter a{color:#1967d2;text-decoration:underline}.foxArticleContent{max-width:780px;margin:0 auto;padding:0 10px}@media (width>=901px){.foxArticleContent{padding:0 24px}}.foxArticleContent .originalAction.primary{background:#c41e1e;border-color:#c41e1e}.foxArticleContent .originalAction.primary:hover{background:#a01010}.foxArticleContent .sentimentsModeToggle button.active{background:#c41e1e}@media (width<=720px){.vadRow,.be5Row{grid-template-columns:80px 38px 1fr 22px;gap:6px}.interpretationList{grid-template-columns:110px 1fr}.framingBreakdownContainer,.framingBreakdownContainer.fox,.sentimentsPanel,.sentimentsPanel.fox{padding:18px 16px 20px}.originalSection,.originalSection.fox{padding:20px 16px 18px}.detailTabs{gap:18px}.breakdownLabel{font-size:14px}}.app[data-theme=dark] .detailTabs{border-color:#3c4043}.app[data-theme=dark] .detailTab{color:#9aa0a6}.app[data-theme=dark] .detailTab:hover{color:#e8eaed}.app[data-theme=dark] .detailTab.active{color:#e8eaed;border-bottom-color:#e8eaed}.app[data-theme=dark] .detailTabs.fox .detailTab.active{color:#ef4444;border-bottom-color:#ef4444}.app[data-theme=dark] .framingBreakdownContainer{background:#1f1f23;border-color:#3c4043}.app[data-theme=dark] .framingBreakdownContainer.fox{background:#1f1f23;border-left-color:#ef4444}.app[data-theme=dark] .framingBreakdownTitle{color:#e8eaed}.app[data-theme=dark] .framingBreakdownContainer.fox .framingBreakdownTitle{color:#ef4444}.app[data-theme=dark] .breakdownLabel{color:#e8eaed}.app[data-theme=dark] .breakdownBar{background:#303134}.app[data-theme=dark] .breakdownDesc{color:#9aa0a6}.app[data-theme=dark] .sentimentsPanel{background:#1f1f23;border-color:#3c4043}.app[data-theme=dark] .sentimentsPanel.fox{background:#1f1f23;border-left-color:#ef4444}.app[data-theme=dark] .sentimentsGroupTitle{color:#e8eaed}.app[data-theme=dark] .sentimentsScale{color:#9aa0a6}.app[data-theme=dark] .vadLabel,.app[data-theme=dark] .be5Label,.app[data-theme=dark] .vadValue,.app[data-theme=dark] .be5Value{color:#e8eaed}.app[data-theme=dark] .vadTrack,.app[data-theme=dark] .be5Box,.app[data-theme=dark] .sentimentsModeToggle{background:#303134}.app[data-theme=dark] .sentimentsModeToggle button{color:#9aa0a6}.app[data-theme=dark] .sentimentsModeToggle button.active{color:#202124;background:#8ab4f8}.app[data-theme=dark] .interpretationRow dt{color:#9aa0a6}.app[data-theme=dark] .interpretationRow dd{color:#e8eaed}.app[data-theme=dark] .sentimentsNote{color:#bdc1c6;background:#1b2638}.app[data-theme=dark] .originalSection{background:#1f1f23;border-color:#3c4043}.app[data-theme=dark] .originalSection.fox{background:#1f1f23;border-left-color:#ef4444}.app[data-theme=dark] .originalLabel,.app[data-theme=dark] .originalTitle{color:#e8eaed}.app[data-theme=dark] .originalLead{color:#9aa0a6}.app[data-theme=dark] .originalAction{color:#e8eaed;background:#303134;border-color:#3c4043}.app[data-theme=dark] .originalAction:hover{background:#3c4043}.app[data-theme=dark] .originalAction.primary{color:#202124;background:#e8eaed;border-color:#e8eaed}.app[data-theme=dark] .originalAction.primary:hover{background:#fff}.app[data-theme=dark] .originalFooter{color:#9aa0a6}.app[data-theme=dark] .originalFooter a{color:#8ab4f8}.app[data-theme=dark] .foxArticleContent .originalAction.primary{color:#fff;background:#ef4444;border-color:#ef4444}.app[data-theme=dark] .foxArticleContent .originalAction.primary:hover{background:#c41e1e}.app[data-theme=dark] .articleImageBadge{color:#8ab4f8;background:#202124d1}.fiRow--clickable{cursor:pointer}.fiRow--clickable:hover .fiMediaName{text-decoration:underline}.fiLoadMore{color:#1967d2;cursor:pointer;background:0 0;border:2px solid #1967d2;border-radius:8px;margin:20px auto 0;padding:10px 32px;font-size:14px;font-weight:600;transition:all .15s;display:block}.fiLoadMore:hover{color:#fff;background:#1967d2}.fiPage--fox .fiLoadMore{color:#c41e1e;border-color:#c41e1e}.fiPage--fox .fiLoadMore:hover{color:#fff;background:#c41e1e}.fiFilterBar--author{flex-wrap:wrap;gap:12px}.fiAuthorFilters{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.fiSearchBox{background:#f1f3f4;border-radius:8px;align-items:center;gap:6px;min-width:180px;padding:6px 12px;display:flex}.fiSearchBox input{width:100%;color:inherit;background:0 0;border:0;outline:none;font-size:13px}.fiSearchClear{color:#80868b;cursor:pointer;background:0 0;border:0;padding:2px;display:flex}.fiScoreFilter{color:#5f6368;align-items:center;gap:8px;font-size:13px;display:flex}.fiScoreFilter input[type=range]{accent-color:#1967d2;width:100px}.fiScoreFilter label{white-space:nowrap}.fiDomainDropdown{position:relative}.fiDomainBtn{color:#5f6368;cursor:pointer;white-space:nowrap;background:#f1f3f4;border:1px solid #dadce0;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;display:flex}.fiDomainList{z-index:50;background:#fff;border:1px solid #dadce0;border-radius:10px;width:280px;max-height:350px;margin-top:4px;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}.fiDomainSearch{border-bottom:1px solid #f1f3f4;align-items:center;gap:8px;padding:8px 12px;display:flex}.fiDomainSearch input{background:0 0;border:0;outline:none;width:100%;font-size:13px}.fiDomainOptions{max-height:280px;overflow-y:auto}.fiDomainOpt{cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:8px 14px;font-size:13px;display:flex}.fiDomainOpt:hover{background:#f1f5ff}.fiDomainOpt.active{background:#e8f0fe;font-weight:600}.fiDomainOptScore{font-size:12px;font-weight:700}.fiPage--fox .fiSearchBox{background:#ffffff14}.fiPage--fox .fiSearchBox input{color:#e8eaed}.fiPage--fox .fiDomainBtn{color:#bdc5d4;background:#ffffff14;border-color:#ffffff26}.fiPage--fox .fiDomainList{background:#0f1d30;border-color:#ffffff26}.fiPage--fox .fiDomainSearch{border-color:#ffffff1a}.fiPage--fox .fiDomainSearch input{color:#e8eaed}.fiPage--fox .fiDomainOpt{color:#bdc5d4}.fiPage--fox .fiDomainOpt:hover{background:#ffffff0f}.fiPage--fox .fiDomainOpt.active{background:#c41e1e33}.fiPage--fox .fiScoreFilter{color:#8b95a8}.fiPage--fox .fiScoreFilter input[type=range]{accent-color:#c41e1e}.app[data-theme=dark] .fiPage--bbc .fiSearchBox{background:#303134}.app[data-theme=dark] .fiPage--bbc .fiSearchBox input{color:#e8eaed}.app[data-theme=dark] .fiPage--bbc .fiDomainBtn{color:#bdc1c6;background:#303134;border-color:#5f6368}.app[data-theme=dark] .fiPage--bbc .fiDomainList{background:#292a2d;border-color:#5f6368}.app[data-theme=dark] .fiPage--bbc .fiDomainSearch input{color:#e8eaed}.app[data-theme=dark] .fiPage--bbc .fiDomainOpt{color:#bdc1c6}.app[data-theme=dark] .fiPage--bbc .fiDomainOpt:hover{background:#8ab4f81a}.app[data-theme=dark] .fiPage--bbc .fiScoreFilter{color:#9aa0a6}.fiHeatmapWrap{margin-top:8px}.fiHeatmapNote{color:#80868b;margin:0 0 12px;font-size:12px}.fiHeatmapScroll{padding-bottom:8px;overflow-x:auto}.fiHeatmapScroll canvas{cursor:crosshair}.fiPage--fox .fiHeatmapNote{color:#8b95a8}.app[data-theme=dark] .fiPage--bbc .fiHeatmapNote{color:#9aa0a6}.dsPage{max-width:1000px;margin:0 auto;padding:24px 24px 64px}.dsPage--bbc{background:#fff;border:1px solid #e0e3eb;border-radius:14px;margin-top:16px;padding:32px 36px 48px;box-shadow:0 2px 12px #0000000f}@media (width<=600px){.dsPage{padding:16px 10px 40px}.dsPage--bbc{border-radius:10px;margin-top:8px;padding:20px 16px 32px}}.app[data-theme=dark] .dsPage--bbc{background:#1f1f23;border-color:#303134;box-shadow:0 2px 16px #0000004d}.dsHeader{margin-bottom:32px}.dsBackBtn{color:#5f6368;cursor:pointer;background:#f1f3f4;border:0;border-radius:8px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 16px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.dsBackBtn:hover{color:#202124;background:#e0e3eb}.dsHeaderMain{align-items:center;gap:16px;margin-bottom:8px;display:flex}.dsHeaderIcon{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.dsPage h1{color:#202124;margin:0;font-family:Lora,Georgia,serif;font-size:28px;font-weight:700}.dsSubtitle{color:#5f6368;margin:4px 0 0;font-size:14px}.dsDomainLink{color:#1967d2;align-items:center;gap:6px;margin-top:4px;font-size:13px;text-decoration:none;display:inline-flex}.dsDomainLink:hover{text-decoration:underline}.dsHeaderActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px;display:flex}.dsFilterBtn{color:#5f6368;cursor:pointer;background:#f1f3f4;border:1px solid #dadce0;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.dsFilterBtn:hover{color:#d93025;background:#d930250f;border-color:#d93025}.dsFilterBtn--active{color:#fff;background:#d93025;border-color:#d93025}.dsFilterBtn--active:hover{background:#b71c1c}.dsFilterBtn:disabled{opacity:.5;cursor:wait}.dsPage--fox .dsFilterBtn{color:#8b95a8;background:#ffffff0f;border-color:#ffffff1a}.dsPage--fox .dsFilterBtn:hover{color:#ef4444;background:#ef44441a;border-color:#ef4444}.dsPage--fox .dsFilterBtn--active{color:#fff;background:#ef4444;border-color:#ef4444}.app[data-theme=dark] .dsPage--bbc .dsFilterBtn{color:#9aa0a6;background:#303134;border-color:#5f6368}.app[data-theme=dark] .dsPage--bbc .dsFilterBtn:hover{color:#f28b82;background:#f28b821a;border-color:#f28b82}.app[data-theme=dark] .dsPage--bbc .dsFilterBtn--active{color:#fff;background:#c5221f;border-color:#c5221f}.dsMetrics{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:32px;display:grid}@media (width<=700px){.dsMetrics{grid-template-columns:repeat(2,1fr)}}.dsMetricCard{background:#f8f9fa;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:20px;display:flex}.dsMetricCard svg{color:#5f6368}.dsMetricCard--overall{background:linear-gradient(135deg,#6366f114 0%,#8b5cf614 100%);border:1px solid #6366f133}.dsMetricLabel{color:#80868b;text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700}.dsMetricValue{color:#202124;font-size:28px;font-weight:800}.dsMetricSmall{font-size:18px}.dsSection{margin-bottom:36px}.dsSection h2{color:#202124;border-bottom:2px solid #e0e3eb;margin:0 0 16px;padding-bottom:8px;font-family:Lora,Georgia,serif;font-size:20px;font-weight:700}.dsScoreBars{flex-direction:column;gap:12px;display:flex}.dsScoreRow{align-items:center;gap:12px;display:flex}.dsScoreLabel{color:#5f6368;flex-shrink:0;width:120px;font-size:13px;font-weight:600}.dsScoreTrack{background:#f1f3f4;border-radius:12px;flex:1;height:24px;overflow:hidden}.dsScoreFill{border-radius:12px;min-width:4px;height:100%;transition:width .5s}.dsScoreValue{text-align:right;flex-shrink:0;width:50px;font-size:14px;font-weight:700}.dsChart{margin-bottom:16px}.dsChartLegend{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.dsLegendItem{cursor:pointer;color:#5f6368;opacity:.5;background:0 0;border:1px solid #80808033;border-radius:16px;align-items:center;gap:5px;padding:4px 12px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.dsLegendItem.active{opacity:1;border-color:var(--lc);color:#202124}.dsLegendDot{background:var(--lc);border-radius:50%;width:8px;height:8px}.dsChartWrap{position:relative}.dsChartWrap canvas{cursor:crosshair;width:100%}.dsTooltip{pointer-events:none;color:#fff;z-index:20;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#202124eb;border-radius:8px;padding:10px 14px;font-size:12px;position:absolute;transform:translate(-50%,-100%)}.dsTooltip strong{margin-bottom:4px;font-size:13px;display:block}.dsTooltipCount{color:#9aa0a6;margin-bottom:6px;font-size:11px;display:block}.dsTooltipRow{align-items:center;gap:6px;margin-top:2px;display:flex}.dsTooltipDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.dsFreqChart canvas{width:100%}.dsFreqNote{color:#80868b;text-align:center;margin:6px 0 0;font-size:11px}.dsAuthorsList{flex-direction:column;gap:6px;display:flex}.dsAuthorRow{color:inherit;cursor:pointer;background:#f8f9fa;border-radius:10px;align-items:center;gap:14px;padding:12px 16px;text-decoration:none;transition:all .15s;display:flex}.dsAuthorRow:hover{background:#e8f0fe;transform:translate(4px)}.dsAuthorRank{text-align:center;color:#80868b;width:28px;font-size:13px;font-weight:700}.dsAuthorInfo{flex:1;min-width:0}.dsAuthorName{color:#202124;font-size:14px;font-weight:600;display:block}.dsAuthorMeta{color:#80868b;font-size:12px;display:block}.dsAuthorBar{background:#e0e3eb;border-radius:11px;flex-shrink:0;width:140px;height:22px;overflow:hidden}.dsAuthorBarFill{border-radius:11px;justify-content:flex-end;align-items:center;min-width:30px;height:100%;padding-right:6px;transition:width .3s;display:flex}.dsAuthorBarFill span{color:#fff;text-shadow:0 1px 2px #0000004d;font-size:11px;font-weight:700}.dsLoadMore{color:#1967d2;cursor:pointer;background:0 0;border:2px solid #1967d2;border-radius:8px;margin:16px auto 0;padding:10px 32px;font-size:14px;font-weight:600;transition:all .15s;display:block}.dsLoadMore:hover{color:#fff;background:#1967d2}.dsError{text-align:center;color:#ea4335;padding:40px;font-size:16px}.dsPage--fox{color:#e8eaed;background:#0a1628;border-radius:12px;padding:32px 24px}.dsPage--fox h1{text-transform:uppercase;color:#fff;font-family:Oswald,sans-serif}.dsPage--fox h2{text-transform:uppercase;color:#fff;border-color:#ffffff1a;font-family:Oswald,sans-serif}.dsPage--fox .dsSubtitle{color:#8b95a8}.dsPage--fox .dsBackBtn{color:#bdc5d4;background:#ffffff14}.dsPage--fox .dsBackBtn:hover{color:#fff;background:#ffffff24}.dsPage--fox .dsHeaderIcon{background:linear-gradient(135deg,#c41e1e 0%,#ef4444 100%)}.dsPage--fox .dsDomainLink{color:#ef4444}.dsPage--fox .dsMetricCard{background:#ffffff0a}.dsPage--fox .dsMetricCard svg{color:#8b95a8}.dsPage--fox .dsMetricCard--overall{background:#c41e1e1a;border-color:#c41e1e4d}.dsPage--fox .dsMetricLabel{color:#5f738a}.dsPage--fox .dsMetricValue{color:#e8eaed}.dsPage--fox .dsScoreLabel{color:#8b95a8}.dsPage--fox .dsScoreTrack{background:#ffffff14}.dsPage--fox .dsScoreValue{color:#e8eaed}.dsPage--fox .dsLegendItem{color:#8b95a8;border-color:#ffffff1a}.dsPage--fox .dsLegendItem.active{color:#e8eaed}.dsPage--fox .dsTooltip{background:#0f1d30f2}.dsPage--fox .dsAuthorRow{background:#ffffff0a}.dsPage--fox .dsAuthorRow:hover{background:#c41e1e1f}.dsPage--fox .dsAuthorRank{color:#5f738a}.dsPage--fox .dsAuthorName{color:#e8eaed}.dsPage--fox .dsAuthorMeta{color:#5f738a}.dsPage--fox .dsAuthorBar{background:#ffffff14}.dsPage--fox .dsLoadMore{color:#c41e1e;border-color:#c41e1e}.dsPage--fox .dsLoadMore:hover{color:#fff;background:#c41e1e}.app[data-theme=dark] .dsPage--bbc h1{color:#e8eaed}.app[data-theme=dark] .dsPage--bbc h2{color:#e8eaed;border-color:#303134}.app[data-theme=dark] .dsPage--bbc .dsSubtitle{color:#9aa0a6}.app[data-theme=dark] .dsPage--bbc .dsBackBtn{color:#bdc1c6;background:#303134}.app[data-theme=dark] .dsPage--bbc .dsMetricCard{background:#303134}.app[data-theme=dark] .dsPage--bbc .dsMetricValue{color:#e8eaed}.app[data-theme=dark] .dsPage--bbc .dsScoreLabel{color:#9aa0a6}.app[data-theme=dark] .dsPage--bbc .dsScoreTrack{background:#3c4043}.app[data-theme=dark] .dsPage--bbc .dsLegendItem{color:#9aa0a6}.app[data-theme=dark] .dsPage--bbc .dsLegendItem.active{color:#e8eaed}.app[data-theme=dark] .dsPage--bbc .dsTooltip{background:#202124f2}.app[data-theme=dark] .dsPage--bbc .dsAuthorRow{background:#303134}.app[data-theme=dark] .dsPage--bbc .dsAuthorRow:hover{background:#8ab4f81a}.app[data-theme=dark] .dsPage--bbc .dsAuthorName{color:#e8eaed}.app[data-theme=dark] .dsPage--bbc .dsAuthorBar{background:#3c4043}.sourceDomainLink{cursor:pointer;color:inherit;text-decoration:none}.sourceDomainLink:hover{color:#1967d2;text-decoration:underline}.fiPage--fox .sourceDomainLink:hover,.dsPage--fox .sourceDomainLink:hover{color:#ef4444}@media (width<=600px){.dsMetrics{gap:10px}.dsMetricCard{padding:14px 10px}.dsMetricValue{font-size:22px}.dsScoreLabel{width:80px;font-size:12px}.dsAuthorBar{width:100px}.dsAuthorRow{gap:10px;padding:10px 12px}.fiAuthorFilters{flex-direction:column;align-items:stretch}.fiSearchBox{min-width:unset}}.dsSectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.dsSectionHeader h2{flex:1;margin-bottom:0}.dsAuthorSortBtns{align-items:center;gap:6px;padding-bottom:8px;display:flex}.dsAuthorSortBtns svg{color:#80868b}.dsAuthorSortBtn{color:#5f6368;cursor:pointer;white-space:nowrap;background:#f1f3f4;border:1px solid #0000;border-radius:6px;padding:4px 12px;font-size:12px;font-weight:600;transition:all .15s}.dsAuthorSortBtn:hover{color:#202124;background:#e0e3eb}.dsAuthorSortBtn.active{color:#1967d2;background:#e8f0fe;border-color:#1967d2}.dsPage--fox .dsAuthorSortBtns svg{color:#5f738a}.dsPage--fox .dsAuthorSortBtn{color:#8b95a8;background:#ffffff0f}.dsPage--fox .dsAuthorSortBtn:hover{color:#fff;background:#ffffff1a}.dsPage--fox .dsAuthorSortBtn.active{color:#ef4444;background:#c41e1e26;border-color:#c41e1e}.app[data-theme=dark] .dsPage--bbc .dsAuthorSortBtn{color:#9aa0a6;background:#303134}.app[data-theme=dark] .dsPage--bbc .dsAuthorSortBtn:hover{color:#e8eaed;background:#3c4043}.app[data-theme=dark] .dsPage--bbc .dsAuthorSortBtn.active{color:#8ab4f8;background:#8ab4f81f;border-color:#8ab4f8}.asHeaderIcon{background:linear-gradient(135deg,#06b6d4 0%,#3b82f6 100%)!important}.dsPage--fox .asHeaderIcon{background:linear-gradient(135deg,#c41e1e 0%,#ef4444 100%)!important}.asCompareGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px;display:grid}.asCompareCard{text-align:center;background:#f8f9fa;border-radius:12px;padding:18px;transition:transform .15s}.asCompareCard:hover{transform:translateY(-2px)}.asCompareHeader{justify-content:center;align-items:center;gap:6px;margin-bottom:8px;display:flex}.asCompareDot{border-radius:50%;width:10px;height:10px}.asCompareName{color:#5f6368;font-size:13px;font-weight:600}.asCompareValueBig{margin-bottom:8px;font-size:32px;font-weight:800}.asCompareBarMini{background:#e0e3eb;border-radius:3px;height:6px;overflow:hidden}.asCompareBarFill{border-radius:3px;height:100%;transition:width .4s}.dsPage--fox .asCompareCard{background:#ffffff0a}.dsPage--fox .asCompareName{color:#8b95a8}.dsPage--fox .asCompareBarMini{background:#ffffff14}.app[data-theme=dark] .dsPage--bbc .asCompareCard{background:#303134}.app[data-theme=dark] .dsPage--bbc .asCompareName{color:#9aa0a6}.app[data-theme=dark] .dsPage--bbc .asCompareBarMini{background:#3c4043}@media (width<=600px){.dsAuthorSortBtns{flex-wrap:wrap}.asCompareGrid{grid-template-columns:repeat(2,1fr);gap:10px}.asCompareValueBig{font-size:24px}.asCompareCard{padding:14px}.dsSectionHeader{flex-direction:column;align-items:flex-start}}.dsTrendSection{position:relative}.dsTrendSubtitle{color:#5f6368;margin:0 0 16px;font-size:14px}.dsTrendTabs{border-bottom:2px solid #e0e3eb;align-items:center;gap:0;margin-bottom:16px;display:flex}.dsTrendTab{color:#5f6368;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-2px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .15s}.dsTrendTab:hover{color:#202124}.dsTrendTab.active{color:#6366f1;border-bottom-color:#6366f1}.dsTrendTabTimePicker{align-items:center;gap:4px;margin-left:auto;padding-bottom:4px;display:flex}.dsTrendTabTimePicker .dsTrendTimeLabel{color:#9aa0a6}.dsTrendTabTimePicker .dsTrendTimePill{color:#5f6368;cursor:pointer;background:#f5f7fa;border:1px solid #d1d5db;border-radius:6px;padding:3px 10px;font-size:11px;font-weight:600;transition:all .15s}.dsTrendTabTimePicker .dsTrendTimePill:hover{color:#6366f1;border-color:#6366f1}.dsTrendTabTimePicker .dsTrendTimePill.active{color:#fff;background:#6366f1;border-color:#6366f1}.trendCompare{grid-template-columns:1fr 1fr 1fr;gap:16px;margin-top:8px;display:grid}.trendCompareCol{background:#111827;border-radius:12px;overflow:hidden}.trendCompareHeader{border-bottom:2px solid #dc2626;align-items:center;gap:8px;padding:14px 16px;display:flex}.trendCompareColMiddle .trendCompareHeader{border-bottom-color:#6366f1}.trendCompareHeaderShared{border-bottom-color:#22c55e}.trendCompareHeaderLabel{color:#ffffff80;white-space:nowrap;font-size:13px;font-weight:600}.trendCompareHeaderDomain{color:#fff;font-size:14px;font-weight:700}.trendCompareDropdown{flex:1;position:relative}.trendCompareDropdownBtn{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:6px;align-items:center;gap:6px;width:100%;padding:4px 8px;font-size:13px;font-weight:600;transition:border-color .15s;display:flex}.trendCompareDropdownBtn:hover{border-color:#6366f1}.trendCompareDropdownMenu{z-index:50;background:#1e1e2e;border:1px solid #333;border-radius:8px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #00000080}.trendCompareDropdownSearch{color:#fff;background:0 0;border:none;border-bottom:1px solid #333;outline:none;width:100%;padding:8px 12px;font-size:13px}.trendCompareDropdownSearch::placeholder{color:#666}.trendCompareDropdownList{scrollbar-width:thin;scrollbar-color:#6366f14d transparent;max-height:200px;overflow-y:auto}.trendCompareDropdownItem{color:#ccc;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:8px 12px;font-size:13px;transition:background .1s;display:block}.trendCompareDropdownItem:hover{color:#fff;background:#6366f126}.trendCompareDropdownItem.active{color:#a5b4fc;background:#6366f140}.trendCompareDropdownEmpty{color:#666;text-align:center;padding:12px;font-size:12px}.trendCompareList{padding:4px 0}.trendCompareEmpty{color:#ffffff4d;text-align:center;padding:32px 16px;font-size:13px}.trendCompareHint{font-style:italic}.trendCompareItem{border-bottom:1px solid #ffffff0a;align-items:center;gap:8px;padding:8px 16px;transition:background .1s;display:flex}.trendCompareItem:hover{background:#ffffff0a}.trendCompareWord{color:#e4e4e7;flex:1;font-size:13px;font-weight:500}.trendCompareWeight{color:#6366f1;text-align:right;min-width:28px;font-size:12px;font-weight:700}.trendCompareDomain{color:#ffffff4d;text-overflow:ellipsis;white-space:nowrap;max-width:80px;font-size:10px;overflow:hidden}.trendCompareItemShared{flex-wrap:wrap}.trendCompareSharedBadges{gap:4px;display:flex}.trendCompareBadge{border-radius:4px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:700;display:flex}.trendCompareBadge small{opacity:.6;text-overflow:ellipsis;white-space:nowrap;max-width:60px;font-size:9px;font-weight:400;overflow:hidden}.trendCompareBadgeLeft{color:#f87171;background:#dc262626}.trendCompareBadgeRight{color:#a5b4fc;background:#6366f126}.app[data-theme=dark] .dsTrendTabs{border-bottom-color:#2a2a3e}.app[data-theme=dark] .dsTrendTab{color:#9aa0a6}.app[data-theme=dark] .dsTrendTab:hover{color:#e4e4e7}.app[data-theme=dark] .dsTrendTab.active{color:#6366f1}.app[data-theme=dark] .dsTrendTabTimePicker .dsTrendTimePill{color:#9aa0a6;background:#1e1e2e;border-color:#333}.app[data-theme=dark] .dsTrendTabTimePicker .dsTrendTimePill:hover{color:#6366f1;border-color:#6366f1}.app[data-theme=dark] .dsTrendTabTimePicker .dsTrendTimePill.active{color:#fff;background:#6366f1}@media (width<=768px){.trendCompare{grid-template-columns:1fr}.dsTrendTabs{flex-wrap:wrap}.dsTrendTabTimePicker{justify-content:flex-end;width:100%;margin-left:0}}.trendCloudWrap{background:radial-gradient(#0a0e1a 0%,#111827 100%);border-radius:16px;margin-bottom:20px;position:relative;overflow:hidden}.trendCloudCanvas{cursor:grab;width:100%}.trendCloudCanvas:active{cursor:grabbing}.trendCloudOuter{margin-bottom:20px;position:relative}.dsTrendTimePicker{z-index:10;align-items:center;gap:4px;display:flex;position:absolute;top:12px;right:16px}.dsTrendTimeLabel{color:#ffffff80;margin-right:4px;font-size:12px;font-weight:600}.dsTrendTimePill{color:#ffffff8c;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:6px;padding:4px 12px;font-size:12px;font-weight:600;transition:all .15s}.dsTrendTimePill:hover{color:#fffc;background:#6366f126;border-color:#6366f180}.dsTrendTimePill.active{color:#fff;background:#6366f159;border-color:#6366f1}.trendCloudTooltip{color:#fff;pointer-events:none;background:#6366f1e6;border-radius:20px;padding:6px 16px;font-size:13px;font-weight:600;animation:.15s trendTipIn;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}@keyframes trendTipIn{0%{opacity:0;transform:translate(-50%)translateY(4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.trendCloudEmptyDark{color:#fff6;background:radial-gradient(#0a0e1a 0%,#111827 100%);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:300px;font-size:15px;display:flex}.trendCloudResetBtn{color:#a5b4fc;cursor:pointer;background:#6366f133;border:1px solid #6366f166;border-radius:8px;padding:8px 20px;font-size:13px;font-weight:600;transition:all .15s}.trendCloudResetBtn:hover{color:#fff;background:#6366f159}.dsTrendTimeline{scrollbar-width:thin;scrollbar-color:#6366f14d transparent;gap:10px;padding:4px 2px 12px;display:flex;overflow-x:auto}.dsTrendTimeline::-webkit-scrollbar{height:6px}.dsTrendTimeline::-webkit-scrollbar-track{background:0 0}.dsTrendTimeline::-webkit-scrollbar-thumb{background:#6366f14d;border-radius:3px}.dsTrendMonth{cursor:pointer;text-align:center;background:#f5f7fa;border:2px solid #0000;border-radius:12px;flex-direction:column;flex:none;align-items:center;gap:2px;min-width:90px;padding:12px 16px;transition:all .2s;display:flex}.dsTrendMonth:hover{background:#eef2ff;border-color:#6366f1;transform:translateY(-2px)}.dsTrendMonth.active{background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-color:#6366f1;box-shadow:0 4px 12px #6366f133}.dsTrendMonthLabel{color:#202124;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:700}.dsTrendMonthCount{color:#6366f1;font-size:20px;font-weight:800;line-height:1.1}.dsTrendMonthSub{color:#9aa0a6;text-transform:uppercase;letter-spacing:.06em;font-size:10px}.dsTrendMonthKeywords{color:#5f6368;text-overflow:ellipsis;white-space:nowrap;max-width:120px;margin-top:4px;font-size:10px;line-height:1.3;overflow:hidden}.dsTrendMonth:focus-visible{outline-offset:2px;outline:3px solid #6366f1}.dsTrendTab:focus-visible{outline-offset:-2px;outline:2px solid #6366f1}.dsTrendTimePill:focus-visible,.dsTrendTabTimePicker .dsTrendTimePill:focus-visible{outline-offset:1px;outline:2px solid #174ea6}.trendCompareDropdownBtn:focus-visible{outline-offset:1px;outline:2px solid #6366f1}.trendCompareDropdownItem:focus-visible{outline-offset:-2px;background:#6366f133;outline:2px solid #6366f1}.trendCloudResetBtn:focus-visible{outline-offset:2px;outline:2px solid #a5b4fc}.app[data-theme=dark] .dsTrendSubtitle{color:#9aa0a6}.app[data-theme=dark] .trendCloudEmpty{color:#5f6368;background:#1e1e2e}.app[data-theme=dark] .dsTrendMonth{background:#1e1e2e;border-color:#2a2a3e}.app[data-theme=dark] .dsTrendMonth:hover{background:#252547;border-color:#6366f1}.app[data-theme=dark] .dsTrendMonth.active{background:linear-gradient(135deg,#1e1b4b,#312e81);border-color:#6366f1}.app[data-theme=dark] .dsTrendMonthLabel{color:#e4e4e7}.app[data-theme=dark] .dsTrendMonthKeywords{color:#9aa0a6}@media (width<=600px){.dsTrendMonth{min-width:75px;padding:10px 12px}.dsTrendMonthCount{font-size:16px}}.flipCard{perspective:1200px;height:100%;position:relative}.flipCard__inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,.2,.2,1);display:grid;position:relative}.flipCard--flipped .flipCard__inner{transform:rotateY(180deg)}.flipCard__face{backface-visibility:hidden;grid-area:1/1;width:100%;min-width:0}.flipCard__front{z-index:2;position:relative}.flipCard__back{z-index:1;position:relative;transform:rotateY(180deg)}.flipCard__face>a,.flipCard__face>div:first-child{flex-direction:column;width:100%;min-height:100%;display:flex}.flipCard__face .bbcCard,.flipCard__face .foxCard{width:100%}:is(.flipCard__face:has(.bbcCard),.flipCard__face:has(.foxCard)){flex-direction:column;display:flex}:is(.flipCard__face:has(.bbcCard)>a,.flipCard__face:has(.foxCard)>a){flex:1;min-height:auto}.flipCard__face .framingBar{flex-shrink:0;width:100%;display:block}.flipPill{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;background:#ffffffeb;border-radius:20px;align-items:stretch;transition:opacity .2s;display:flex;position:absolute;bottom:8px;right:8px;overflow:hidden;box-shadow:0 2px 8px #00000026}:is(.flipCard__face:has(.bbcCard)>.flipPill,.flipCard__face:has(.foxCard)>.flipPill){opacity:0;pointer-events:none;width:fit-content;margin:6px 0 4px;position:relative;bottom:auto;right:auto}.flipCard:hover>.flipCard__inner .flipPill,.flipCard:hover .flipPill,.flipCard:focus-within .flipPill{opacity:1;pointer-events:auto}.flipPill__btn{color:#5f6368;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:3px;padding:5px 10px;font-size:11px;font-weight:700;transition:all .15s;display:inline-flex}.flipPill__btn:hover{color:#fff;background:#1a73e8}.flipPill__icon{font-size:14px}.flipPill__label{text-transform:uppercase;letter-spacing:.04em;font-size:10px}.flipPill__compare{border-left:1px solid #00000014;padding:5px 10px}.flipPill__btn:focus-visible{outline-offset:-2px;color:#fff;background:#1a73e8;outline:2px solid #174ea6}.flipPill--back{opacity:1;pointer-events:auto;background:#fbbc04}.flipPill--back .flipPill__btn{color:#202124}.flipPill--back .flipPill__btn:hover{color:#fff;background:#1a73e8}.flipPill--back .flipPill__compare{border-left-color:#00000026}.flipCard__backBadge{z-index:10;color:#202124;text-transform:uppercase;letter-spacing:.1em;background:#fbbc04;border-radius:4px;padding:3px 10px;font-size:9px;font-weight:800;position:absolute;top:36px;right:8px;box-shadow:0 2px 6px #00000026}.flipCard__frontBadge{z-index:10;color:#fff;text-transform:uppercase;letter-spacing:.1em;background:#1a73e8;border-radius:4px;padding:3px 10px;font-size:9px;font-weight:800;position:absolute;top:36px;right:8px;box-shadow:0 2px 6px #00000026}.app[data-theme=dark] .flipPill{background:#202124eb}.app[data-theme=dark] .flipPill__btn{color:#9aa0a6}.app[data-theme=dark] .flipPill__btn:hover{color:#202124;background:#8ab4f8}.app[data-theme=dark] .flipPill--back{background:#fbbc04}.app[data-theme=dark] .flipPill--back .flipPill__btn{color:#202124}.app[data-theme=dark] .flipCard__backBadge{color:#202124;background:#fbbc04}.app[data-theme=dark] .flipCard__frontBadge{color:#202124;background:#8ab4f8}.app[data-theme=dark] .flipPill__compare{border-left-color:#ffffff1a}.displayModeToggle{cursor:pointer;border:0;border-radius:8px;align-items:center;gap:5px;height:30px;padding:0 12px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.displayModeToggle--deframed{color:#1a73e8;background:#e8f0fe}.displayModeToggle--deframed:hover{color:#fff;background:#1a73e8}.displayModeToggle--original{color:#e8710a;background:#fef3e0}.displayModeToggle--original:hover{color:#fff;background:#e8710a}.displayModeToggle__icon{font-size:15px}.app[data-theme=dark] .displayModeToggle--deframed{color:#8ab4f8;background:#1b3a5c}.app[data-theme=dark] .displayModeToggle--deframed:hover{color:#202124;background:#8ab4f8}.app[data-theme=dark] .displayModeToggle--original{color:#fbbc04;background:#3d2c0e}.app[data-theme=dark] .displayModeToggle--original:hover{color:#202124;background:#fbbc04}.flipCard--inline{perspective:none;height:auto}.flipCard--inline .flipCard__inner{transform-style:flat;transition:none}.flipCard--inline.flipCard--flipped .flipCard__inner{transform:none}.flipCard--inline .flipCard__front{transition:opacity .4s}.flipCard--inline .flipCard__back{opacity:0;pointer-events:none;transition:opacity .4s;transform:none}.flipCard--inline.flipCard--flipped .flipCard__front{opacity:0;pointer-events:none}.flipCard--inline.flipCard--flipped .flipCard__back{opacity:1;pointer-events:auto}.flipCard--inline .flipCard__face{flex-direction:column;display:flex}.flipCard--inline .flipCard__face>a,.flipCard--inline .flipCard__face>div:first-child{width:100%;min-height:0}.flipCard--inline .flipCard__backBadge,.flipCard--inline .flipCard__frontBadge{order:-1;width:fit-content;margin:0 0 10px;display:inline-block;position:static}.bbcHeroMainRight .flipCard--inline .flipCard__back>.bbcHeroMainBody{padding-top:0}.bbcHeroMainRight .flipCard--inline .flipCard__backBadge,.bbcHeroMainRight .flipCard--inline .flipCard__frontBadge{margin:20px 24px 0}.bbcHeroMainRight .flipCard--inline .flipPill{margin:0 24px 12px}.flipCard--inline .flipPill{width:fit-content;margin:8px 0;display:inline-flex;position:relative;bottom:auto;right:auto}.compareOverlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;animation:.2s compareFadeIn;display:flex;position:fixed;inset:0}@keyframes compareFadeIn{0%{opacity:0}to{opacity:1}}.compareModal{width:92vw;max-width:900px;max-height:90vh;font:inherit;color:inherit;background:#fff;border-radius:16px;animation:.25s compareSlideIn;overflow-y:auto;box-shadow:0 24px 80px #0000004d}@keyframes compareSlideIn{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.compareHeader{border-bottom:1px solid #80808026;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.compareTitle{margin:0;font-size:16px;font-weight:700}.compareHeaderActions{align-items:center;gap:12px;display:flex}.compareClose{width:32px;height:32px;color:inherit;opacity:.55;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;font-size:16px;transition:all .15s;display:grid}.compareClose:hover{opacity:1;background:#80808026}.compareImage{width:100%;max-height:280px;position:relative;overflow:hidden}.compareImage img{object-fit:cover;width:100%;height:100%;display:block}.compareCategory{color:#fff;text-transform:uppercase;letter-spacing:.04em;background:#1967d2e6;border-radius:4px;padding:3px 12px;font-size:11px;font-weight:700;position:absolute;bottom:10px;left:16px}.compareColumns{grid-template-columns:1fr auto 1fr;gap:0;padding:20px 24px;display:grid}.compareCol{padding:0 12px}.compareDivider{background:#80808033;width:1px;margin:0}.compareColHeader{margin-bottom:12px}.compareColBadge{text-transform:uppercase;letter-spacing:.08em;border-radius:4px;padding:3px 12px;font-size:10px;font-weight:800;display:inline-block}.compareColBadge--original{color:#202124;background:#fbbc04}.compareColBadge--deframed{color:#fff;background:#1a73e8}.compareColTitle{margin:0 0 10px;font-size:15px;font-weight:700;line-height:1.35}.compareColText{opacity:.7;margin:0;font-size:13px;line-height:1.5}.compareFooter{opacity:.8;border-top:1px solid #80808026;border-radius:0 0 16px 16px;padding:14px 24px}.compareMetaRow{flex-wrap:wrap;align-items:center;gap:16px;font-size:12px;display:flex}.compareFraming{font-weight:600}.compareFraming.framing-low{color:#4caf50}.compareFraming.framing-medium{color:#e8a000}.compareFraming.framing-high{color:#ff4138}.app[data-layout=bbc] .compareModal{font-family:Lora,Georgia,serif}.app[data-layout=bbc] .compareHeader{border-bottom:3px solid #1967d2}.app[data-layout=bbc] .compareTitle{font-family:Lora,Georgia,serif;font-size:18px}.app[data-layout=bbc] .compareColTitle{font-family:Lora,Georgia,serif;font-size:16px}.app[data-layout=bbc] .compareMetaRow,.app[data-layout=bbc] .compareColBadge,.app[data-layout=bbc] .compareCategory{font-family:Inter,Roboto,sans-serif}.app[data-layout=bbc] .compareCategory{background:#1967d2e6}.app[data-layout=fox] .compareHeader{color:#fff;background:#0a1628;border-bottom:3px solid #c41e1e}.app[data-layout=fox] .compareTitle{text-transform:uppercase;letter-spacing:.04em;font-family:Oswald,sans-serif;font-weight:700}.app[data-layout=fox] .compareClose{color:#fff;opacity:.7}.app[data-layout=fox] .compareClose:hover{opacity:1;background:#ffffff1f}.app[data-layout=fox] .compareColTitle{font-family:Oswald,sans-serif;font-size:16px;font-weight:600;line-height:1.25}.app[data-layout=fox] .compareColBadge{font-family:Oswald,sans-serif}.app[data-layout=fox] .compareCategory{background:#c41e1eeb;font-family:Oswald,sans-serif}.app[data-layout=fox] .compareFooter{color:#bdc5d4;opacity:1;background:#0a1628;border-top:0}.app[data-layout=fox] .compareSource,.app[data-layout=fox] .compareTime,.app[data-layout=fox] .compareLlm{color:#bdc5d4}.app[data-theme=dark] .compareModal{background:#1b1c1f;box-shadow:0 24px 80px #0009}@media (width<=600px){.compareColumns{grid-template-columns:1fr;gap:16px}.compareDivider{width:100%;height:1px}.compareModal{width:96vw;max-height:95vh}}
