.market-news-dashboard{gap:20px}.market-donut-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.market-donut-card,.market-visible-export-bar,.market-news-post{background:#ffffffeb;border:1px solid #0f172a12;box-shadow:0 14px 34px #0f172a0f}.market-donut-card{border-radius:20px;padding:20px}.market-donut-card h3{color:#1d1d1f;margin:0 0 18px;font-size:17px}.market-donut-content{grid-template-columns:132px minmax(0,1fr);align-items:center;gap:18px;display:grid}.market-donut{border-radius:50%;width:132px;height:132px;padding:18px}.market-donut>div{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;box-shadow:inset 0 0 0 1px #0f172a0a}.market-donut strong{color:#1d1d1f;font-size:28px;line-height:1}.market-donut span{color:#86868b;text-transform:uppercase;margin-top:4px;font-size:10px;font-weight:800}.market-donut-legend{gap:8px;min-width:0;display:grid}.market-donut-legend>div{grid-template-columns:9px minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;display:grid}.market-donut-legend i{border-radius:50%;width:9px;height:9px}.market-donut-legend span{color:#6e6e73;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}.market-donut-legend strong{color:#1d1d1f;font-size:12px}.market-visible-export-bar{border-radius:18px;justify-content:space-between;align-items:center;gap:18px;min-height:82px;padding:15px 18px;display:flex}.market-visible-export-bar span,.market-news-post-export>span{color:#007aff;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:900}.market-visible-export-bar h3{color:#1d1d1f;margin:4px 0 0;font-size:21px}.market-export-buttons{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.market-export-buttons button{color:#0071e3;cursor:pointer;min-height:38px;font:inherit;background:#eef6ff;border:1px solid #007aff29;border-radius:11px;padding:0 14px;font-size:12px;font-weight:850}.market-export-buttons button:hover{color:#fff;background:#007aff}.market-export-buttons.compact button{background:#fff;min-height:34px;padding:0 11px}.market-export-buttons.compact button:hover{background:#007aff}.market-news-feed{gap:18px;display:grid}.market-news-post{border-radius:22px;overflow:hidden}.market-news-post-export{background:linear-gradient(90deg,#f8fbff,#fff);border-bottom:1px solid #0f172a12;justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:10px 16px 10px 20px;display:flex}.market-news-post-meta{flex-wrap:wrap;align-items:center;gap:8px;padding:16px 22px 0;display:flex}.market-news-post-meta time{color:#1d1d1f;margin-inline-end:4px;font-weight:900}.market-news-post-meta span,.market-news-post-meta strong,.market-news-post-meta em{border-radius:999px;padding:6px 10px;font-size:11px;font-style:normal;font-weight:800}.market-news-post-meta span{color:#636366;background:#f2f2f7}.market-news-post-meta strong{color:#0071e3;background:#eaf4ff}.market-news-post-meta em{color:#198754;background:#edf9f1}.market-news-post-body{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:24px;min-height:330px;padding:20px 22px 24px;display:grid}.market-news-copy{min-width:0}.market-news-copy>span{color:#86868b;font-size:12px;font-weight:800}.market-news-copy h3{color:#1d1d1f;margin:10px 0 15px;font-size:clamp(27px,3vw,40px);line-height:1.08}.market-news-remark{color:#48484a;max-width:850px;font-size:16px;line-height:1.7}.market-news-remark :where(p,div,ul,ol){margin-top:0}.market-news-view-button{margin-top:16px}.market-news-media{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:145px;gap:8px;min-width:0;display:grid}.market-news-media img{object-fit:cover;border-radius:14px;width:100%;height:100%}.market-news-media img:first-child:last-child,.market-news-media img:first-child:nth-last-child(2),.market-news-file:first-child:last-child{grid-row:span 2}.market-news-file,.market-news-fallback{color:#007aff;text-align:center;background:linear-gradient(135deg,#edf5ff,#f5f2ff);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.market-news-file span{color:#6e6e73;text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:10px;overflow:hidden}.market-news-fallback{min-height:286px;font-size:26px;font-weight:900}.dark-theme .market-donut-card,.dark-theme .market-visible-export-bar,.dark-theme .market-news-post{background:#1c1c1ef2;border-color:#ffffff14}.dark-theme .market-donut>div,.dark-theme .market-export-buttons.compact button{background:#242426}.dark-theme .market-donut-card h3,.dark-theme .market-donut strong,.dark-theme .market-donut-legend strong,.dark-theme .market-visible-export-bar h3,.dark-theme .market-news-post-meta time,.dark-theme .market-news-copy h3{color:#f5f5f7}.dark-theme .market-news-post-export{background:#202023}.dark-theme .market-news-remark{color:#d1d1d6}@media (max-width:1180px){.market-donut-grid{grid-template-columns:1fr}.market-donut-content{grid-template-columns:132px minmax(0,1fr)}}@media (max-width:760px){.market-visible-export-bar,.market-news-post-export{flex-direction:column;align-items:stretch}.market-export-buttons{justify-content:flex-start}.market-news-post-body{grid-template-columns:1fr}.market-news-media,.market-news-fallback{min-height:250px}}@media (max-width:460px){.market-donut-content{grid-template-columns:1fr}.market-donut{margin:auto}}
.market-news-dashboard{--ab:#0a84ff;--ai:#1d1d1f;isolation:isolate;position:relative}.market-news-dashboard:before{z-index:-1;content:"";pointer-events:none;background:radial-gradient(circle at 12% 4%,#0a84ff22,#0000 34%),radial-gradient(circle at 88% 15%,#5e5ce61c,#0000 31%),linear-gradient(#ffffffa8,#fff0);border-radius:36px;height:500px;position:absolute;inset:-24px -18px auto}.market-donut-grid{gap:18px}.market-donut-card,.market-visible-export-bar,.market-news-post{-webkit-backdrop-filter:saturate(150%)blur(22px);backdrop-filter:saturate(150%)blur(22px);background:#ffffffc9;border:1px solid #ffffffc7;box-shadow:0 1px 1px #00000005,0 14px 38px #16233a12,inset 0 1px #fff}.market-donut-card{border-radius:24px;padding:22px;transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s;position:relative;overflow:hidden}.market-donut-card:after{content:"";background:radial-gradient(circle,#0a84ff1c,#0000 68%);border-radius:50%;width:126px;height:126px;position:absolute;top:-44px;right:-38px}.market-donut-card:hover{transform:translateY(-4px);box-shadow:0 22px 50px #16233a1c,inset 0 1px #fff}.market-donut-card h3{letter-spacing:-.025em;margin-bottom:20px;padding-inline-start:14px;position:relative}.market-donut-card h3:before{content:"";background:linear-gradient(#43b4ff,#0071e3);border-radius:99px;width:4px;position:absolute;inset-block:2px;inset-inline-start:0}.market-donut{transition:transform .3s cubic-bezier(.2,.8,.2,1);position:relative;box-shadow:0 13px 32px #0071e324}.market-donut-card:hover .market-donut{transform:scale(1.035)rotate(1deg)}.market-donut:after{content:"";border:1px solid #ffffff8c;border-radius:50%;position:absolute;inset:4px}.market-donut>div{background:#fffffff5;box-shadow:inset 0 0 0 1px #00000008,0 5px 14px #0000000f}.market-donut strong{letter-spacing:-.055em}.market-donut-legend>div{border-radius:8px;min-height:24px;padding:3px 6px;transition:background .18s}.market-donut-legend>div:hover{background:#007aff0f}.market-donut-legend i{box-shadow:0 0 0 3px #ffffffe0,0 2px 7px #00000024}.market-visible-export-bar{z-index:8;background:linear-gradient(110deg,#f7fbfff0,#ffffffe6 52%,#f3f1fff0);border-radius:24px;min-height:94px;padding:17px 18px 17px 22px;position:sticky;top:12px;overflow:hidden;box-shadow:0 18px 46px #1c30521c,inset 0 1px #fff}.market-visible-export-bar:before{content:"";background:linear-gradient(#43b4ff,#0071e3 55%,#5e5ce6);border-radius:99px;align-self:stretch;width:5px;margin-inline-end:3px}.market-visible-export-bar>div:first-of-type{margin-inline-end:auto}.market-visible-export-bar span,.market-news-post-export>span{color:#0000;background:linear-gradient(90deg,#0071e3,#5e5ce6);-webkit-background-clip:text;background-clip:text}.market-visible-export-bar h3{letter-spacing:-.04em}.market-export-buttons{background:#efeff4a8;border:1px solid #0000000d;border-radius:16px;gap:4px;padding:4px;box-shadow:inset 0 1px 2px #0000000a,0 1px #fffc}.market-export-buttons button,.market-export-buttons.compact button{color:#3a3a3c;background:0 0;border:0;border-radius:12px;align-items:center;gap:7px;min-height:40px;padding:0 13px;transition:all .18s;display:inline-flex}.market-export-buttons button svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:18px;height:18px}.market-export-buttons button:hover,.market-export-buttons.compact button:hover{color:#0071e3;background:#fffffff5;transform:translateY(-1px);box-shadow:0 5px 15px #00000017,inset 0 0 0 1px #007aff14}.market-export-buttons button:active{box-shadow:none;transform:scale(.97)}.market-export-buttons button[data-format=excel]:hover{color:#16845b}.market-export-buttons button[data-format=image]:hover{color:#007aff}.market-export-buttons button[data-format=powerpoint]:hover{color:#d45a26}.market-export-buttons button[data-format=pdf]:hover{color:#e43b4f}.market-export-buttons.compact{background:#f2f2f7b8;border-color:#0000000b}.market-export-buttons.compact button{min-height:36px;padding:0 11px}.market-news-feed{gap:22px}.market-news-post{border-radius:28px;transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s;position:relative}.market-news-post:hover{transform:translateY(-3px);box-shadow:0 26px 64px #16233a1f,inset 0 1px #fffffff2}.market-news-post-export{background:linear-gradient(100deg,#f7fbffe0,#ffffff8c);border-bottom-color:#0000000e;min-height:66px;padding:11px 14px 11px 22px}.market-news-post-meta{padding-top:19px}.market-news-post-meta time{letter-spacing:-.02em}.market-news-post-meta span,.market-news-post-meta strong,.market-news-post-meta em{border:1px solid #ffffffe6;box-shadow:0 3px 10px #0f172a0e}.market-news-post-body{padding:22px 24px 28px}.market-news-copy h3{letter-spacing:-.045em;max-width:900px}.market-news-remark{color:#515154;font-size:16px;line-height:1.75}.market-news-media,.market-news-fallback{background:#f2f2f7b8;border:1px solid #ffffffe6;border-radius:20px;padding:7px;position:relative;overflow:hidden;box-shadow:0 16px 36px #14223a1c,inset 0 1px #fff}.market-news-media img{border-radius:14px;transition:transform .35s cubic-bezier(.2,.8,.2,1),filter .3s}.market-news-media img:hover{filter:saturate(1.08)contrast(1.02);transform:scale(1.025)}.market-news-fallback{letter-spacing:-.035em;background:radial-gradient(circle at 30% 20%,#fffffff0,#0000 34%),linear-gradient(135deg,#e8f3ff,#f1edff)}.market-news-view-button{color:#0071e3;background:#f0f7ff;border:0;border-radius:999px;min-height:40px;padding:0 17px;box-shadow:inset 0 0 0 1px #007aff1c}.market-news-view-button:hover{color:#fff;background:#007aff;box-shadow:0 8px 18px #007aff3b}.dark-theme .market-news-dashboard:before{background:radial-gradient(circle at 12% 5%,#0a84ff2e,#0000 34%),radial-gradient(circle at 88% 20%,#5e5ce626,#0000 32%)}.dark-theme .market-donut-card,.dark-theme .market-visible-export-bar,.dark-theme .market-news-post{background:#1c1c1ec7;border-color:#ffffff17;box-shadow:0 18px 48px #0000004d,inset 0 1px #ffffff12}.dark-theme .market-visible-export-bar,.dark-theme .market-news-post-export{background:linear-gradient(110deg,#181e28f0,#1e1e22e8,#201d2cf0)}.dark-theme .market-export-buttons,.dark-theme .market-export-buttons.compact{background:#3a3a3c99;border-color:#ffffff12;box-shadow:inset 0 1px 2px #0003}.dark-theme .market-export-buttons button,.dark-theme .market-export-buttons.compact button{color:#d1d1d6}.dark-theme .market-export-buttons button:hover,.dark-theme .market-export-buttons.compact button:hover{color:#64d2ff;background:#48484aea;box-shadow:0 7px 20px #00000047}.dark-theme .market-news-media,.dark-theme .market-news-fallback{background:#2c2c2eb8;border-color:#ffffff14;box-shadow:0 18px 42px #00000057}@media (max-width:760px){.market-visible-export-bar{position:static}.market-visible-export-bar:before{width:100%;height:4px;margin:0 0 4px}.market-export-buttons{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.market-export-buttons button,.market-export-buttons.compact button{justify-content:center}}.market-news-media{grid-auto-rows:auto;align-items:start}.market-news-media img{object-fit:contain;background:#f2f2f7;width:100%;height:100%;min-height:290px;max-height:none;display:block}.market-news-media img:first-child:last-child,.market-news-media img:first-child:nth-last-child(2){grid-row:auto}.market-news-media img:only-child{aspect-ratio:auto;object-fit:contain;grid-column:1/-1;width:100%;height:auto;min-height:0;max-height:none}.dark-theme .market-news-media img{background:#1c1c1e}.meetings-raw-filter-row{grid-template-columns:minmax(270px,1.8fr) repeat(6,minmax(112px,1fr));gap:10px;padding:12px 14px}@media (max-width:1180px){.meetings-raw-filter-row{grid-template-columns:minmax(260px,2fr) repeat(3,minmax(130px,1fr))}}
