:root{--page:#f1edf5;--card:#fff;--ink:#18161a;--muted:#747079;--muted-2:#9a959f;--line:#ece8ef;--line-strong:#ded8e3;--lavender:#b79aef;--lavender-soft:#eee6ff;--up:#df4d4d;--up-soft:#fff0ef;--down:#219b63;--down-soft:#ecf9f2;--warning:#c68a21;--warning-soft:#fff7e4;--shadow:0 10px 34px #261d2d0e;--shadow-hover:0 16px 42px #261d2d17;--shadow-small:0 6px 20px #261d2d0e;--radius-lg:16px;--radius-md:12px;--radius-sm:8px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--page);scroll-padding-top:96px}body{min-width:320px;color:var(--ink);background:radial-gradient(circle at 84% 8%, #d7c5f647, transparent 26rem), radial-gradient(circle at 20% 72%, #ffffff85, transparent 30rem), var(--page);font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}::selection{color:#19151e;background:#d9c6ff}.page-orb{z-index:-1;pointer-events:none;filter:blur(4px);border-radius:999px;position:fixed}.page-orb-one{background:#ccb5f52e;width:460px;height:460px;top:-220px;right:8%}.page-orb-two{background:#ffffff73;width:360px;height:360px;bottom:-180px;left:18%}.eyebrow{color:#98919f;letter-spacing:.16em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:800;line-height:1.2;display:block}.sidebar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f4f9d1;border-right:1px solid #ded8e3d1;flex-direction:column;align-items:center;width:84px;padding:22px 0 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand-mark{color:#fff;background:#1b191c;border-radius:13px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 10px 24px #19141d2e}.sidebar nav{flex-direction:column;flex:1;justify-content:center;gap:11px;display:flex}.sidebar nav a{color:#85808a;border-radius:9px;place-items:center;width:44px;height:44px;transition:all .16s;display:grid;position:relative}.sidebar nav a[aria-current=page],.sidebar nav a:hover,.sidebar nav a:focus-visible{color:#18161a;box-shadow:var(--shadow-small);background:#fff;outline:none}.sidebar nav a:after{visibility:hidden;color:#fff;content:attr(data-tooltip);white-space:nowrap;opacity:0;background:#1b191c;border-radius:8px;padding:6px 9px;font-size:11px;transition:all .16s;position:absolute;left:53px;transform:translate(-5px)}.sidebar nav a:hover:after,.sidebar nav a:focus-visible:after{visibility:visible;opacity:1;transform:translate(0)}.sidebar-foot{color:#938c98;display:flex}.sidebar-foot span{display:none}.dashboard{min-height:100vh;margin-left:84px}.topbar{z-index:15;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#f1edf5d1;border-bottom:1px solid #e0dae5b3;grid-template-columns:minmax(230px,.75fr) minmax(280px,1.1fr) auto;align-items:center;gap:28px;min-height:82px;padding:0 clamp(24px,3.2vw,54px);display:grid;position:sticky;top:0}.desktop-brand{align-items:center;width:180px;display:flex}.desktop-brand img{object-fit:contain;width:180px;height:auto}.route-title{letter-spacing:-.025em;justify-self:center;font-size:15px;font-weight:850}.search-box{color:#918b95;background:#ffffffbf;border:1px solid #dfd8e4f0;border-radius:11px;justify-self:center;align-items:center;gap:10px;width:100%;max-width:520px;height:42px;padding:0 14px;transition:all .16s;display:flex;box-shadow:0 5px 18px #31233c06}.search-box:focus-within{background:#fff;border-color:#bda6e6;box-shadow:0 0 0 4px #b79aef1f}.search-box input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1}.search-box input::placeholder{color:#aaa4ae}.search-box kbd{color:#aaa3ae;background:#fbfafc;border:1px solid #e4dfe7;border-radius:6px;padding:2px 6px;font-size:10px;box-shadow:0 1px 1px #140c1c0d}.search-box button{color:#6f6973;cursor:pointer;background:#eeeaf1;border:0;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.topbar-actions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.verified-pill,.updated-label,.source-standard{color:#625d66;white-space:nowrap;background:#ffffffad;border:1px solid #e5e0e8;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:11px;font-weight:650;display:inline-flex}.verified-pill i{background:#45b77a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #45b77a1f}.icon-button,.mobile-menu{cursor:pointer;background:#ffffffb3;border:1px solid #e3dde7;border-radius:50%;place-items:center;width:40px;height:40px;transition:all .16s;display:grid;position:relative}.icon-button:hover{background:#fff;transform:translateY(-1px)}.notification-button i{background:var(--up);border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:8px}.avatar{color:#3c3343;background:linear-gradient(135deg,#eadfff,#d9f1de 65%,#ffdfcf);border:2px solid #fff;border-radius:50%;place-items:center;width:40px;height:40px;font-size:11px;font-weight:900;display:grid;box-shadow:0 5px 14px #412e4c14}.mobile-brand,.mobile-menu,.mobile-bottom-nav{display:none}.dashboard-content{width:min(100%,1580px);margin:0 auto;padding:32px clamp(24px,3.2vw,54px) 40px}.hero-grid,.section-block,.content-grid{animation:.42s cubic-bezier(.22,1,.36,1) both surface-enter}.section-block{animation-delay:45ms}.content-grid{animation-delay:80ms}@keyframes surface-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hero-grid{grid-template-columns:minmax(0,1.7fr) minmax(330px,.72fr);gap:18px;scroll-margin-top:98px;display:grid}.hero-grid.focused-view{grid-template-columns:minmax(0,1fr)}.hero-card,.fed-summary-card,.policy-card,.market-card,.briefs-panel,.hotspots-panel,.watchlist-panel,.sources-panel{background:var(--card);box-shadow:var(--shadow);border:1px solid #e5e0e9e6;transition:border-color .18s,box-shadow .18s,transform .18s}@media (hover:hover){.hero-card:hover,.fed-summary-card:hover,.policy-card:hover,.market-card:hover,.briefs-panel:hover,.hotspots-panel:hover,.watchlist-panel:hover,.sources-panel:hover{box-shadow:var(--shadow-hover);border-color:#d2c9d8f2;transform:translateY(-2px)}}.hero-card{border-radius:var(--radius-lg);grid-template-columns:minmax(0,1fr) minmax(250px,.72fr);min-height:400px;padding:clamp(28px,3vw,48px);display:grid;position:relative;overflow:hidden}.hero-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#c2a6f23d,#c2a6f200 68%);border-radius:50%;width:390px;height:390px;position:absolute;top:-210px;right:5%}.hero-orbit{border-top:1px solid #29232e38;border-radius:50%;width:210px;height:80px;position:absolute;top:30px;right:30px;transform:rotate(-12deg)}.hero-orbit span:first-child,.hero-orbit span:last-child{clip-path:polygon(50% 0,62% 37%,100% 50%,62% 63%,50% 100%,38% 63%,0 50%,38% 37%);background:#19171a;width:13px;height:13px;display:block;position:absolute}.hero-orbit span:first-child{top:-6px;left:10px}.hero-orbit span:last-child{width:20px;height:20px;top:8px;right:5px}.hero-copy{z-index:1;align-self:start;position:relative}.hero-kicker{color:#695f70;background:#faf8fb;border:1px solid #e9e2ee;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:11px;font-weight:700;display:inline-flex}.hero-copy h1{letter-spacing:-.065em;max-width:630px;margin:32px 0 18px;font-size:clamp(38px,4.15vw,68px);font-weight:900;line-height:1.05}.hero-copy h1 span{color:#aca2b4}.hero-copy>p{max-width:580px;color:var(--muted);margin:0;font-size:13px;line-height:1.8}.pulse-panel{z-index:1;border-left:1px solid var(--line);flex-direction:column;align-self:end;padding-left:clamp(24px,3vw,42px);display:flex;position:relative}.pulse-score{grid-template-columns:auto 1fr;align-items:end;display:grid}.pulse-score strong{letter-spacing:-.07em;font-size:clamp(52px,5vw,78px);line-height:.9}.pulse-score>span{color:#aaa4ad;padding:0 0 7px 7px;font-size:12px}.pulse-score small{color:#564f5a;grid-column:1/-1;margin-top:10px;font-size:12px;font-weight:800}.pulse-meter{height:18px;margin:24px 0 16px;position:relative}.pulse-gradient{filter:saturate(.9);background:linear-gradient(90deg,#ff8d83 0%,#f4d873 53%,#8ee49a 100%);border-radius:999px;position:absolute;inset:4px 0;box-shadow:0 4px 15px #e5b55f3d}.pulse-meter>i{z-index:1;background:#19171a;border:2px solid #fff;border-radius:999px;width:4px;height:18px;position:absolute;top:0;transform:translate(-50%);box-shadow:0 2px 5px #16121933}.pulse-panel>p{color:#8c8690;margin:0;font-size:10.5px;line-height:1.65}.signal-strip{border-top:1px solid var(--line);background:#fcfbfdeb;grid-template-columns:repeat(4,1fr);padding:0 clamp(28px,3vw,48px);display:grid;position:absolute;bottom:0;left:0;right:0}.signal-strip>div{flex-direction:column;justify-content:center;gap:7px;min-height:79px;padding:0 20px;display:flex;position:relative}.signal-strip>div:first-child{padding-left:0}.signal-strip>div:not(:last-child):after{background:var(--line);content:"";width:1px;height:32px;position:absolute;top:24px;right:0}.signal-strip span{color:#9a949d;font-size:10px}.signal-strip strong{font-size:12px}.text-positive,.up{color:var(--up)!important}.text-negative,.down{color:var(--down)!important}.text-warning{color:var(--warning)!important}.text-neutral{color:#756f79!important}.fed-summary-card{border-radius:var(--radius-lg);padding:27px;scroll-margin-top:98px}.card-topline{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.card-topline h2,.panel-title h2{letter-spacing:-.03em;margin:0;font-size:17px}.icon-tile{color:#463851;background:#eee7f8;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.tone-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:27px;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.tone-badge-positive{color:#bc3737;background:var(--up-soft)}.tone-badge-negative{color:#168050;background:var(--down-soft)}.tone-badge-warning{color:#986917;background:var(--warning-soft)}.tone-badge-neutral{color:#706777;background:#f2eff4}.rate-display{margin-top:28px}.rate-display span,.rate-display small{color:#938d97;font-size:10px;display:block}.rate-display strong{letter-spacing:-.065em;margin:8px 0 5px;font-size:clamp(36px,3vw,48px);line-height:1;display:block}.decision-row{border:1px solid var(--line);background:var(--line);border-radius:14px;grid-template-columns:1fr 1fr;gap:1px;margin:25px 0 14px;display:grid;overflow:hidden}.decision-row>div{background:#fbfafc;padding:14px}.decision-row span,.decision-row b{display:block}.decision-row span{color:#969099;margin-bottom:7px;font-size:9px}.decision-row b{font-size:11px;line-height:1.45}.countdown-box{color:#594b61;background:linear-gradient(90deg,#f1e8ff,#f7f2fc);border-radius:14px;align-items:center;gap:9px;min-height:52px;padding:0 15px;display:flex}.countdown-box span{flex:1;font-size:11px;font-weight:700}.countdown-box strong{color:#1c1820;font-size:23px}.countdown-box small{color:#746a7a}.fed-takeaway{color:#6f6872;margin:15px 0 14px;font-size:11px;line-height:1.7}.source-links{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:7px;padding-top:15px;display:flex}.source-links a,.source-prefix{align-items:center;gap:5px;min-height:28px;display:inline-flex}.source-prefix{color:#99939d;font-size:10px;font-weight:700}.source-links a{color:#625b67;background:#fbfafc;border:1px solid #e8e3eb;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:650;transition:all .15s}.source-links a:hover,.source-links a:focus-visible{color:#33293a;background:#f5efff;border-color:#bda7e1;outline:none;transform:translateY(-1px)}.source-links-compact{padding-top:12px}.policy-card{border-radius:var(--radius-lg);grid-template-columns:minmax(0,1.55fr) minmax(310px,.65fr);gap:0;margin-top:18px;display:grid;overflow:hidden}.policy-chart-wrap{border-right:1px solid var(--line);min-width:0;padding:27px 30px 22px}.chart-title-row{justify-content:space-between;align-items:end;gap:20px;display:flex}.chart-title-row h3{letter-spacing:-.03em;margin:0;font-size:16px}.chart-unit{color:#aaa4ad;font-size:9px}.policy-chart{width:100%;max-height:250px;margin-top:8px;display:block;overflow:visible}.axis-label{fill:#9b959f;font-family:inherit;font-size:10px}.policy-side{flex-direction:column;padding:28px;display:flex}.policy-side>h2{letter-spacing:-.045em;margin:0 0 22px;font-size:22px}.policy-points{flex-direction:column;flex:1;gap:18px;display:flex}.policy-points>div{grid-template-columns:28px 1fr;gap:10px;display:grid}.policy-points>div>span{color:#6e587d;background:#f0e8f9;border-radius:9px;place-items:center;width:27px;height:27px;font-size:9px;font-weight:800;display:grid}.policy-points strong{font-size:12px;line-height:1.5;display:block}.policy-points p{color:#8b858e;margin:5px 0 0;font-size:10px;line-height:1.6}.primary-link{color:#fff;background:#1b191c;border-radius:999px;align-items:center;gap:7px;width:max-content;margin-top:20px;padding:10px 14px;font-size:10px;font-weight:750;display:inline-flex}.section-block{margin-top:46px;scroll-margin-top:98px}.section-block.route-section{margin-top:0}.section-heading{justify-content:space-between;align-items:end;gap:22px;margin-bottom:18px;display:flex}.section-heading h2{letter-spacing:-.045em;margin:0;font-size:25px}.section-heading p{color:#88828b;max-width:620px;margin:6px 0 0;font-size:11px;line-height:1.6}.updated-label,.source-standard{background:0 0}.market-mobile-tabs{display:none}.route-section .market-mobile-tabs{border:1px solid var(--line);background:#f8f6f9e0;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;width:min(360px,100%);margin:0 0 14px;padding:3px;display:grid}.route-section .market-mobile-tabs button{color:#827b86;cursor:pointer;background:0 0;border:0;border-radius:5px;min-height:44px;font-size:11px;font-weight:750;transition:color .16s,background .16s,box-shadow .16s,transform .12s}.route-section .market-mobile-tabs button.active{color:#fff;background:#1b191c;box-shadow:0 4px 12px #1e18221f}.route-section .market-mobile-tabs button:active{transform:scale(.98)}.route-section .market-mobile-tabs button:focus-visible{outline-offset:2px;outline:2px solid #a582c1}.market-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.market-card{border-radius:var(--radius-md);min-width:0;padding:23px;position:relative;overflow:hidden}.market-card:before{content:"";border-radius:0 0 10px 10px;height:3px;position:absolute;top:0;left:24px;right:24px}.market-card.tone-positive:before{background:linear-gradient(90deg,#0000,#f28383,#0000)}.market-card.tone-negative:before{background:linear-gradient(90deg,#0000,#65c795,#0000)}.market-card-head{justify-content:space-between;align-items:start;gap:10px;display:flex}.market-name,.session-date{display:block}.market-name{font-size:15px;font-weight:850}.session-date{color:#aaa4ae;margin-top:6px;font-size:9px}.market-lead{grid-template-columns:minmax(118px,.75fr) minmax(120px,1fr);align-items:end;gap:8px;margin:24px 0 15px;display:grid}.lead-label{color:#918b95;font-size:10px;display:block}.market-lead strong{letter-spacing:-.06em;margin:8px 0;font-size:clamp(28px,2.35vw,39px);line-height:1;display:block}.change{align-items:center;gap:4px;font-size:11px;font-style:normal;font-weight:800;display:inline-flex}.sparkline{width:100%;min-width:110px;display:block;overflow:visible}.sub-indices{border:1px solid var(--line);background:var(--line);border-radius:13px;grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.sub-indices>div{background:#fbfafc;grid-template-columns:1fr auto;gap:6px;padding:12px;display:grid}.sub-indices span{color:#98929b;grid-column:1/-1;font-size:9px}.sub-indices strong,.sub-indices em{font-size:10px;font-style:normal}.market-summary{color:#706a74;min-height:58px;margin:16px 0 0;font-size:10.5px;line-height:1.75}.market-detail-link{color:#433a48;align-items:center;gap:4px;margin:4px 0 13px;font-size:10px;font-weight:800;transition:color .15s,gap .15s;display:inline-flex}.market-detail-link:hover,.market-detail-link:focus-visible{color:#765490;outline:none;gap:8px}.sector-rotation-index{background:#fffffff7;border:1px solid #dad4def5;border-radius:10px;margin-top:18px;padding:24px;box-shadow:0 9px 28px #261d2d0f}.rotation-header{justify-content:space-between;align-items:end;gap:20px;display:flex}.rotation-header h2{letter-spacing:-.045em;margin:5px 0 0;font-size:22px}.rotation-header p{color:#827b85;max-width:680px;margin:7px 0 0;font-size:12px;line-height:1.65}.rotation-market-meta{border-left:2px solid #c3acd7;flex:none;justify-items:end;gap:4px;padding-left:13px;display:grid}.rotation-market-meta strong{color:#302b32;font-size:13px}.rotation-market-meta span{color:#99929c;font-size:10.5px}.rotation-horizon-tabs{background:#f7f5f8;border:1px solid #e1dce4;border-radius:8px;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:3px;max-width:530px;margin:20px 0 0;padding:3px;display:grid}.rotation-horizon-tabs button{color:#77717a;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:43px;transition:color .16s,background .16s,box-shadow .16s,transform .12s;display:flex}.rotation-horizon-tabs button strong{font-size:12px}.rotation-horizon-tabs button small{color:#aaa3ad;font-size:9.5px}.rotation-horizon-tabs button.active{color:#fff;background:#1c191d;box-shadow:0 4px 12px #1b171e21}.rotation-horizon-tabs button.active small{color:#ffffffa3}.rotation-horizon-tabs button:active{transform:scale(.985)}.rotation-horizon-tabs button:focus-visible{outline-offset:2px;outline:2px solid #a582c1}.rotation-panel{margin-top:17px}.rotation-context-note{background:#f7f3f9;border-left:3px solid #8a6ba1;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.rotation-context-note.forecast{background:#fbf7ee;border-left-color:#b48237}.rotation-focus{background:#fdfcfd;border:1px solid #e6e1e8;border-radius:7px;margin-top:12px;padding:13px;box-shadow:0 5px 16px #261d2d09}.rotation-focus>header{justify-content:space-between;align-items:end;gap:12px;margin-bottom:10px;display:flex}.rotation-focus>header div{align-items:baseline;gap:8px;display:flex}.rotation-focus>header span{color:#9a7daf;letter-spacing:.17em;font-size:8px;font-weight:850}.rotation-focus>header strong{color:#332e35;font-size:12px}.rotation-focus>header p{color:#9b949e;margin:0;font-size:9px}.rotation-focus ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0;padding:0;list-style:none;display:grid}.rotation-focus li{background:#fff;border:1px solid #ebe7ed;border-radius:5px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:10px;display:grid}.rotation-focus li>span{color:#6f5a7d;border-left:2px solid #9b7bb0;padding-left:6px;font-size:10px;font-weight:800}.rotation-focus li>div,.rotation-focus li>em{gap:2px;min-width:0;display:grid}.rotation-focus li>div strong{color:#363138;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.rotation-focus li small{color:#a39ca6;font-size:9px;font-style:normal}.rotation-focus li>em{color:#514951;justify-items:end;font-size:10px;font-style:normal;font-weight:800}.rotation-focus li>b{display:none}.rotation-context-note>svg{color:#826395;flex:none;margin-top:1px}.rotation-context-note.forecast>svg{color:#a5752b}.rotation-context-note p{color:#706a73;margin:0;font-size:11.5px;line-height:1.65}.rotation-context-note p strong{color:#342f36;margin-bottom:2px;font-size:12px;display:block}.rotation-summary-chart{background:#fcfbfc;border:1px solid #e5e0e7;border-radius:7px;margin:12px 0 0;padding:14px 15px 12px}.rotation-summary-chart figcaption{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.rotation-summary-chart figcaption>div{gap:3px;display:grid}.rotation-summary-chart figcaption strong{color:#413b44;font-size:11.5px}.rotation-summary-chart figcaption span,.rotation-summary-chart figcaption em{color:#98919b;font-size:9.5px;font-style:normal}.rotation-summary-chart figcaption em{background:#fff;border:1px solid #e2dde5;border-radius:4px;flex:none;padding:4px 6px}.rotation-chart-bars{gap:8px;margin-top:13px;display:grid}.rotation-chart-row,.rotation-volume-row{grid-template-columns:minmax(82px,112px) minmax(100px,1fr) 48px;align-items:center;gap:9px;display:grid}.rotation-chart-row>span,.rotation-volume-row>span{color:#68616b;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:650;overflow:hidden}.rotation-chart-row>i,.rotation-volume-row>i{background:#eeebf0;border-radius:2px;height:7px;overflow:hidden}.rotation-chart-row>i b,.rotation-volume-row>i b{border-radius:inherit;background:#967aaa;height:100%;display:block}.rotation-chart-row.direction-leading>i b,.rotation-chart-row.direction-strengthening>i b,.rotation-chart-row.direction-strong-up>i b,.rotation-chart-row.direction-up>i b{background:#d76b6b}.rotation-chart-row.direction-lagging>i b,.rotation-chart-row.direction-weakening>i b,.rotation-chart-row.direction-strong-down>i b,.rotation-chart-row.direction-down>i b{background:#4ca87a}.rotation-chart-row>strong,.rotation-volume-row>strong{color:#4b454e;text-align:right;font-size:10px}.rotation-chart-note{border-top:1px solid #ece8ee;justify-content:space-between;align-items:baseline;gap:12px;margin-top:11px;padding-top:8px;display:flex}.rotation-chart-note>span{color:#99929c;font-size:9.5px;line-height:1.5}.rotation-volume-chart{border-top:1px solid #ece8ee;gap:7px;margin-top:10px;padding-top:10px;display:grid}.rotation-volume-chart>div:first-child{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:1px;display:flex}.rotation-volume-chart>div:first-child strong{color:#55505a;font-size:10.5px}.rotation-volume-chart>div:first-child span{color:#a19aa4;font-size:9px}.rotation-volume-row>i{height:4px}.rotation-volume-row>i b{background:#b49ac5}.rotation-data-charts{gap:12px;margin-top:12px;display:grid}.rotation-data-chart{background:#fff;border:1px solid #e3dfe5;border-radius:7px;min-width:0;margin:0;padding:14px 15px 11px;box-shadow:0 6px 18px #251d2a0b}.rotation-data-chart figcaption{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.rotation-data-chart figcaption>div{align-items:center;gap:8px;min-width:0;display:flex}.rotation-data-chart figcaption strong{color:#403a43;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.rotation-data-chart figcaption span,.rotation-data-chart figcaption em{color:#8d858f;flex:none;font-size:9px;font-style:normal}.rotation-data-chart figcaption span{background:#f8f6f9;border:1px solid #e2dce5;border-radius:3px;padding:2px 5px}.rotation-data-chart figcaption em{padding-top:2px}.rotation-chart-legend{flex-wrap:wrap;gap:6px 14px;margin-top:11px;display:flex}.rotation-chart-legend span{color:#77707a;align-items:center;gap:5px;font-size:9px;display:inline-flex}.rotation-chart-legend i{background:#806494;border-radius:1px;width:13px;height:2px}.rotation-chart-legend .series-2 i{background:#c16d60}.rotation-chart-legend .series-3 i{background:#4f8f80}.rotation-chart-legend .series-4 i{background:#a47b38}.rotation-svg-scroll{overscroll-behavior-x:contain;scrollbar-color:#d6cfd9 transparent;scrollbar-width:thin;-webkit-overflow-scrolling:touch;width:100%;margin-top:8px;overflow-x:auto}.rotation-data-svg{width:max(100%,640px);height:auto;display:block;overflow:visible}.rotation-svg-grid line{stroke:#ebe7ed;stroke-width:1px;vector-effect:non-scaling-stroke}.rotation-svg-grid text,.rotation-svg-dates text{fill:#9b949e;font-variant-numeric:tabular-nums;font-size:9px}.rotation-line-series polyline{fill:none;stroke:#806494;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;vector-effect:non-scaling-stroke}.rotation-line-series circle{fill:#fff;stroke:#806494;stroke-width:1.5px;vector-effect:non-scaling-stroke}.rotation-line-series.series-2 polyline,.rotation-line-series.series-2 circle{stroke:#c16d60}.rotation-line-series.series-3 polyline,.rotation-line-series.series-3 circle{stroke:#4f8f80}.rotation-line-series.series-4 polyline,.rotation-line-series.series-4 circle{stroke:#a47b38}.rotation-candles line,.rotation-candles rect{vector-effect:non-scaling-stroke}.rotation-candles .is-up line,.rotation-candles .is-up rect{fill:#c95f5f;stroke:#c95f5f}.rotation-candles .is-down line,.rotation-candles .is-down rect{fill:#449272;stroke:#449272}.rotation-data-chart-meta{border-top:1px solid #eeeaf0;justify-content:space-between;align-items:baseline;gap:12px;padding-top:8px;display:flex}.rotation-data-chart-meta>span{color:#96909a;font-size:9px;line-height:1.45}.rotation-ranking{gap:0;margin:12px 0 0;padding:0;list-style:none;display:grid}.rotation-expand{color:#675f69;cursor:pointer;background:#faf9fb;border:1px solid #e2dde5;border-radius:5px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:44px;margin-top:6px;font-size:10.5px;font-weight:760;transition:border-color .15s,background .15s,transform .12s;display:flex}@media (hover:hover){.rotation-expand:hover{background:#f6f3f7;border-color:#cfc5d4}}.rotation-expand:active{transform:scale(.995)}.rotation-expand:focus-visible{outline-offset:2px;outline:2px solid #9d7fb3}.rotation-expand svg{transition:transform .15s}.rotation-expand svg.is-up{transform:rotate(180deg)}.rotation-rank-item{border-top:1px solid #e9e5eb;grid-template-columns:38px minmax(0,1fr);gap:13px;padding:17px 2px;display:grid}.rotation-rank-item:first-child{border-top:0}.rotation-ranking.forecast{gap:10px}.rotation-rank-item.forecast{background:#fff;border:1px solid #e5e0e7;border-radius:8px;padding:17px 16px 16px;transition:border-color .16s,box-shadow .16s,transform .16s;box-shadow:0 5px 16px #231c280a}@media (hover:hover){.rotation-rank-item.forecast:hover{border-color:#d8d0dc;transform:translateY(-1px);box-shadow:0 8px 22px #231c2811}}.rotation-rank-number{color:#b0aab3;letter-spacing:-.04em;font-size:18px;font-weight:850}.rotation-rank-main{min-width:0}.rotation-rank-title,.rotation-forecast-score{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.rotation-rank-title>div{align-items:baseline;gap:7px;min-width:0;display:flex}.rotation-rank-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.rotation-rank-title small{color:#aaa3ad;font-size:8px}.rotation-direction{color:#69636c;background:#f8f7f8;border:1px solid #ded9e1;border-radius:4px;flex:none;align-items:center;gap:3px;padding:4px 7px;font-size:10px;font-weight:800;display:inline-flex}.rotation-direction.direction-leading,.rotation-direction.direction-strengthening,.rotation-direction.direction-strong-up,.rotation-direction.direction-up{color:#b74545;background:#fff5f4;border-color:#efd7d5}.rotation-direction.direction-lagging,.rotation-direction.direction-weakening,.rotation-direction.direction-strong-down,.rotation-direction.direction-down{color:#217c55;background:#f1faf5;border-color:#d1e8dc}.rotation-score{grid-template-columns:minmax(80px,1fr) 28px;align-items:center;gap:8px;width:min(310px,100%);margin-top:9px;display:grid}.rotation-score>span{background:#ece9ee;border-radius:2px;height:4px;overflow:hidden}.rotation-score>span i{border-radius:inherit;background:linear-gradient(90deg,#b597cd,#e4a88a 52%,#d66868);height:100%;transition:width .36s cubic-bezier(.22,1,.36,1);display:block}.rotation-score strong{color:#4b454e;text-align:right;font-size:9px}.rotation-signal,.rotation-claim{color:#69626c;margin:9px 0 0;font-size:11.5px;line-height:1.65}.rotation-claim{color:#4e4851;font-weight:650}.rotation-source-refs{vertical-align:baseline;flex-wrap:wrap;gap:4px;margin-left:5px;display:inline-flex}.rotation-source-refs a{color:#76568c;align-items:center;gap:1px;min-height:24px;padding:3px 2px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.rotation-source-refs a:hover,.rotation-source-refs a:focus-visible{color:#4d2c63;outline:none;text-decoration:underline}.rotation-metrics{background:#ebe7ed;border:1px solid #ebe7ed;border-radius:5px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:12px 0 0;display:grid;overflow:hidden}.rotation-metrics>div{background:#faf9fa;min-width:0;padding:8px 9px}.rotation-metrics dt{color:#9a939d;text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.rotation-metrics dd{color:#4c464f;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:11px;font-weight:800;overflow:hidden}.rotation-metrics dd.tone-positive{color:var(--up)}.rotation-metrics dd.tone-negative{color:var(--down)}.rotation-metrics dd.tone-warning{color:var(--warning)}.rotation-forecast-score{justify-content:flex-start;margin-top:1px}.rotation-probability{gap:2px;min-width:160px;display:grid}.rotation-probability>span{color:#938b96;font-size:8px;font-weight:750}.rotation-probability>strong{color:#29242b;letter-spacing:-.04em;font-size:20px;line-height:1.05}.rotation-probability>small{color:#847d87;font-size:8.5px;line-height:1.45}.rotation-probability>small.positive{color:#bd4d4d}.rotation-probability>small.negative{color:#258b5d}.rotation-forecast-score .rotation-score{width:min(270px,46%);margin-top:0}.rotation-confidence,.rotation-forecast-score time{color:#88818b;flex:none;align-items:center;gap:3px;font-size:10px;display:inline-flex}.rotation-confidence{border-left:1px solid #e3dee5;padding-left:10px;font-weight:750}.rotation-confidence.confidence-medium-high{color:#795584}.rotation-evidence{background:#f7faf8;border-left:2px solid #8eaf9e;padding:10px 11px}.rotation-evidence.counter{background:#fcf9f3;border-left-color:#c6a16b}.rotation-evidence>strong{color:#4d594f;font-size:10.5px}.rotation-evidence.counter>strong{color:#6e5b3f}.rotation-evidence p{color:#716b73;margin:7px 0 0;font-size:10.5px;line-height:1.6}.rotation-evidence p b{color:#4f4951;margin-right:4px}.rotation-conditions{border-top:1px solid #e7e2e9;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:11px 0 0;padding-top:10px;display:grid}.rotation-conditions>div{grid-template-columns:50px minmax(0,1fr);gap:7px;display:grid}.rotation-conditions>.rotation-confidence-explain{border-top:1px dashed #e7e2e9;grid-column:1/-1;padding-top:9px}.rotation-conditions dt{color:#938c96;font-size:10px;font-weight:800}.rotation-conditions dd{color:#625c65;margin:0;font-size:10.5px;line-height:1.55}.rotation-audit-details{border-top:1px solid #e7e2e9;margin-top:11px;padding-top:9px}.rotation-audit-details summary{color:#6f6674;cursor:pointer;align-items:center;gap:4px;min-height:32px;font-size:10.5px;font-weight:750;list-style:none;display:inline-flex}.rotation-audit-details summary::-webkit-details-marker{display:none}.rotation-audit-details[open] summary svg{transform:rotate(180deg)}.rotation-audit-details summary svg{transition:transform .15s}.rotation-insufficient{color:#8b8490;background:#faf9fb;border:1px solid #ddd7e1;border-radius:5px;align-items:flex-start;gap:10px;min-height:0;padding:13px 14px;display:flex}.rotation-insufficient.compact{min-height:0}.rotation-insufficient svg{color:#9c849f;flex:none}.rotation-insufficient strong{color:#514b54;font-size:11px}.rotation-insufficient details{margin-top:4px}.rotation-insufficient summary{color:#817986;cursor:pointer;min-height:24px;font-size:9.5px}.rotation-insufficient p{max-width:720px;margin:3px 0 0;font-size:10px;line-height:1.6}.rotation-footer{border-top:1px solid #e8e4ea;justify-content:space-between;gap:14px;margin-top:14px;padding-top:11px;display:flex}.rotation-footer p{color:#98919b;grid-area:auto;align-items:center;gap:5px;margin:0;font-size:9.5px;line-height:1.5;display:inline-flex}.market-us .rotation-ranking.compact .rotation-rank-item{padding-top:13px;padding-bottom:13px}.market-us .rotation-context-note,.market-us .rotation-panel{max-width:780px}.content-grid{grid-template-columns:minmax(0,1.55fr) minmax(360px,.72fr);align-items:start;gap:18px;margin-top:46px;display:grid}.content-grid.single-panel{grid-template-columns:minmax(0,1fr);margin-top:0}.content-grid.single-panel .right-rail{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);display:grid}.briefs-panel,.hotspots-panel,.watchlist-panel,.sources-panel{border-radius:var(--radius-lg)}.briefs-panel{padding:28px;scroll-margin-top:98px}.filter-row{border:1px solid var(--line);background:#f8f6f9;border-radius:10px;gap:2px;padding:3px;display:inline-flex}.filter-row button{color:#8c858f;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:32px;padding:0 13px;font-size:10px;font-weight:700;transition:color .15s,background .15s,box-shadow .15s,transform .15s}.filter-row button:active{transform:scale(.97)}.filter-row button.active{color:#fff;background:#1b191c;box-shadow:0 4px 12px #17131b21}.brief-list{margin-top:12px}.brief-card{border-bottom:1px solid var(--line);grid-template-columns:64px 1fr;gap:20px;padding:24px 0;display:grid}.brief-title-link,.hotspot-title-link{outline:none;align-items:flex-start;gap:5px;display:inline-flex}.brief-title-link svg,.hotspot-title-link svg{color:#aaa3ae;flex:none;margin-top:4px;transition:color .15s,transform .15s}.brief-title-link:hover svg,.brief-title-link:focus-visible svg,.hotspot-title-link:hover svg,.hotspot-title-link:focus-visible svg{color:#4c4251;transform:translate(3px)}.brief-card:last-child{border-bottom:0;padding-bottom:0}.brief-date{flex-direction:column;align-items:center;display:flex}.brief-date>span{color:#3e3544;background:#f0eaf5;border-radius:14px;place-items:center;width:48px;height:48px;font-size:11px;font-weight:850;display:grid}.brief-date small{color:#908996;margin-top:7px;font-size:9px;font-weight:700}.brief-title-row{justify-content:space-between;align-items:start;gap:20px;display:flex}.brief-title-row h3{letter-spacing:-.025em;margin:0;font-size:17px;line-height:1.45}.brief-card-featured .brief-title-row h3{font-size:21px;line-height:1.38}.brief-card-featured .brief-content>p{max-width:880px;font-size:12px}.source-count{color:#8b8490;background:#f4f1f5;border-radius:999px;flex:none;padding:5px 8px;font-size:9px}.brief-content>p{color:#706a73;margin:10px 0 12px;font-size:11px;line-height:1.75}.impact-note{color:#615768;background:linear-gradient(90deg,#f4edf9,#fbf9fc);border-radius:8px;align-items:start;gap:8px;padding:11px 12px;font-size:10px;line-height:1.6;display:flex}.article-read-link{color:#443a49;letter-spacing:.02em;align-items:center;gap:3px;margin:13px 0 12px;font-size:10px;font-weight:800;transition:color .15s,gap .15s;display:inline-flex}.article-read-link:hover,.article-read-link:focus-visible{color:#7857a5;outline:none;gap:7px}.impact-note svg{flex:none;margin-top:1px}.tag-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.tag-row span{color:#928b96;font-size:9px}.right-rail{flex-direction:column;gap:18px;min-width:0;display:flex}.hotspots-panel{padding:28px;scroll-margin-top:98px}.hotspot-card{border-bottom:1px solid var(--line);grid-template-columns:36px 1fr;gap:11px;padding:20px 0;display:grid}.hotspot-card:last-child{border-bottom:0;padding-bottom:0}.hotspot-rank{color:#c2bcc5;letter-spacing:-.04em;font-size:17px;font-weight:900}.hotspot-meta{color:#99929d;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;font-size:8.5px;display:grid}.hotspot-meta strong{color:#5d5661;font-size:9px}.priority-track{background:#efebf1;border-radius:999px;height:5px;position:relative;overflow:hidden}.priority-track i{background:linear-gradient(90deg,#ff978b,#f1d56c 56%,#92dfa0);border-radius:999px;position:absolute;inset:0 auto 0 0}.hotspot-body h3{letter-spacing:-.015em;margin:11px 0 7px;font-size:14px;line-height:1.55}.hotspot-body>p{color:#7e7782;margin:0;font-size:10px;line-height:1.7}.affected-markets{flex-wrap:wrap;gap:5px;margin-top:11px;display:flex}.affected-markets span{color:#6f6476;background:#f0ebf3;border-radius:6px;padding:4px 7px;font-size:8px;font-weight:750}.watchlist-panel{padding:25px 28px}.panel-title{align-items:center;gap:10px;display:flex}.watchlist{margin-top:22px;position:relative}.watchlist:before{content:"";background:#e8e3eb;width:1px;position:absolute;top:5px;bottom:22px;left:60px}.watchlist>div{grid-template-columns:50px 12px 1fr;align-items:start;gap:10px;padding-bottom:20px;display:grid;position:relative}.watchlist>div:last-child{padding-bottom:0}.watchlist time{color:#77717a;padding-top:3px;font-size:9px;font-weight:800}.watch-dot{z-index:1;background:#aaa3ae;border:2px solid #fff;border-radius:50%;width:9px;height:9px;margin-top:3px;position:relative;box-shadow:0 0 0 1px #d8d2dc}.watch-dot.tone-warning{background:#e4a232}.watch-dot.tone-positive{background:var(--up)}.watch-dot.tone-negative{background:var(--down)}.watchlist strong{font-size:11px;line-height:1.5;display:block}.watchlist p{color:#8c858f;margin:5px 0 0;font-size:9.5px;line-height:1.6}.empty-state{color:#928b96;text-align:center;align-content:center;place-items:center;gap:8px;min-height:210px;display:grid}.empty-state strong{color:#5d5662;font-size:12px}.empty-state p{margin:0;font-size:10px}.empty-state.compact{min-height:110px}.sources-panel{margin-top:18px;padding:30px;scroll-margin-top:98px}.source-directory{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.source-directory>a{border:1px solid var(--line);background:#fcfbfd;border-radius:16px;grid-template-columns:1fr auto;align-content:start;gap:12px;min-height:150px;padding:16px;transition:all .16s;display:grid}.source-directory>a:hover,.source-directory>a:focus-visible{box-shadow:var(--shadow-small);background:#fff;border-color:#cbb9e7;outline:none;transform:translateY(-2px)}.source-tier{border-radius:6px;grid-column:1/-1;width:max-content;padding:4px 7px;font-size:8px;font-weight:800}.tier-official{color:#256947;background:#e9f7ef}.tier-authoritative{color:#735a20;background:#fbf3db}.tier-major-media{color:#665273;background:#f0e9f5}.source-directory strong,.source-directory small{display:block}.source-directory strong{font-size:12px}.source-directory small{color:#9a949d;margin-top:4px;font-size:9px}.source-directory p{color:#837d86;margin:10px 0 0;font-size:9.5px;line-height:1.6}.source-directory svg{color:#aaa3ae}.methodology-box{color:#f6f3f7;background:#1d1a1f;border-radius:17px;grid-template-columns:220px 1fr;align-items:start;gap:26px;margin-top:22px;padding:22px 24px;display:grid}.methodology-title{align-items:center;gap:10px;display:flex}.methodology-title strong,.methodology-title span{display:block}.methodology-title strong{font-size:12px}.methodology-title span{color:#948f97;letter-spacing:.12em;text-transform:uppercase;margin-top:3px;font-size:8px}.methodology-box ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 26px;margin:0;padding-left:18px;display:grid}.methodology-box li{color:#bbb5be;font-size:9.5px;line-height:1.55}footer{color:#8b858e;grid-template-columns:1fr auto auto;align-items:center;gap:22px;padding:32px 3px 10px;font-size:9px;display:grid}footer>div{align-items:center;gap:8px;display:flex}.footer-mark{color:#fff;background:#1b191c;border-radius:9px;place-items:center;width:28px;height:28px;display:grid}footer strong{color:#373139;font-size:11px}footer p{margin:0}.article-shell{min-height:100vh}.article-topbar{z-index:40;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f4f1f7e6;border-bottom:1px solid #ded8e3d1;grid-template-columns:1fr auto 1fr;align-items:center;min-height:64px;padding:0 clamp(20px,4vw,56px);display:grid;position:sticky;top:0}.article-back-link,.article-report-footer a{color:#665f6a;align-items:center;gap:7px;width:max-content;font-size:11px;font-weight:750;transition:color .15s,gap .15s;display:inline-flex}.article-back-link:hover,.article-back-link:focus-visible,.article-report-footer a:hover,.article-report-footer a:focus-visible{color:#1d1920;outline:none;gap:10px}.article-wordmark{letter-spacing:-.07em;font-size:19px;font-weight:900}.article-topbar-label{color:#96909a;letter-spacing:.08em;justify-self:end;font-size:10px;font-weight:700}.article-page{width:min(100%,980px);margin:0 auto;padding:34px 24px 56px}.article-report{border-radius:var(--radius-lg);min-width:0;box-shadow:var(--shadow);background:#fff;border:1px solid #e1dbe5f2;animation:.43s cubic-bezier(.22,1,.36,1) both article-enter;overflow:hidden}.article-report h1,.article-report h2,.article-report p,.article-sources li a{overflow-wrap:anywhere}@keyframes article-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.article-report-header{padding:clamp(38px,6vw,64px) clamp(32px,7vw,74px) 38px}.article-kicker-row,.article-reading-meta,.article-sources-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.article-kicker-row span{color:#705b80;letter-spacing:.12em;font-size:10px;font-weight:850}.article-kicker-row time{color:#99939d;font-size:10px}.article-report-header h1{letter-spacing:-.055em;max-width:800px;margin:22px 0 20px;font-size:clamp(34px,5.2vw,52px);font-weight:900;line-height:1.2}.article-lead{color:#5f5962;max-width:780px;margin:0;font-size:17px;line-height:1.85}.article-reading-meta{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:flex-start;margin-top:25px;padding-top:18px}.article-reading-meta span{color:#918b95;align-items:center;gap:6px;font-size:10px;display:inline-flex}.article-key-points{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fbfafc;grid-template-columns:180px 1fr;gap:30px;padding:30px clamp(32px,7vw,74px);display:grid}.article-key-points h2,.article-sources-heading h2{letter-spacing:-.035em;margin:0;font-size:19px}.article-key-points ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.article-key-points li{color:#464047;grid-template-columns:18px 1fr;align-items:start;gap:9px;font-size:12px;font-weight:680;line-height:1.65;display:grid}.article-key-points li svg{color:#8b68a5;margin-top:2px}.article-chart-card{border:1px solid var(--line);background:#fcfbfd;border-radius:10px;margin:38px clamp(32px,7vw,74px) 0;padding:22px 24px 18px}.article-chart-card figcaption,.article-chart-card figcaption>div{align-items:center;display:flex}.article-chart-card figcaption{justify-content:space-between;gap:14px}.article-chart-card figcaption>div{gap:8px}.article-chart-card figcaption strong{font-size:13px}.article-chart-card figcaption>span,.article-chart-card>p{color:#9b959f;font-size:9px}.article-bars{gap:13px;margin-top:22px;display:grid}.article-bar-row{grid-template-columns:minmax(100px,150px) 1fr 58px;align-items:center;gap:12px;display:grid}.article-bar-row>span{color:#706a73;font-size:10px}.article-bar-row>strong{text-align:right;font-size:10px}.article-bar-track{background:#eeebf0;border-radius:3px;height:7px;overflow:hidden}.article-bar-track i{border-radius:inherit;transform-origin:0;height:100%;animation:.62s cubic-bezier(.22,1,.36,1) .18s both bar-grow;display:block}.article-bar-track i.tone-positive{background:#d96868}.article-bar-track i.tone-negative{background:#4cab78}.article-bar-track i.tone-warning{background:#d3a345}.article-bar-track i.tone-neutral{background:#8c7a9b}@keyframes bar-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.article-chart-card>p{text-align:right;margin:17px 0 0}.article-structured-charts{gap:16px;margin-top:38px;display:grid}.structured-chart-card{border:1px solid var(--line);background:#fdfcfd;border-radius:8px;min-width:0;margin:0 clamp(32px,7vw,74px);padding:20px 22px 17px;box-shadow:0 9px 24px #1f19230b}.structured-chart-heading,.structured-chart-heading>div,.structured-chart-heading>p{align-items:center;display:flex}.structured-chart-heading{justify-content:space-between;gap:16px}.structured-chart-heading>div{gap:9px;min-width:0}.structured-chart-heading strong{letter-spacing:-.01em;font-size:13.5px}.structured-chart-heading span,.structured-chart-heading>p,.structured-chart-note{color:#858088;font-size:10px}.structured-chart-heading>p{flex:none;gap:3px;margin:0}.structured-chart-refs{gap:3px;margin-left:3px;display:inline-flex}.structured-chart-refs a{color:#75558c;font-size:10px;font-weight:800}.structured-bars{gap:13px;margin-top:21px;display:grid}.structured-bar-row{grid-template-columns:minmax(96px,148px) 1fr minmax(48px,62px);align-items:center;gap:11px;display:grid}.structured-bar-row>span,.structured-bar-row>strong{font-size:10.5px;line-height:1.35}.structured-bar-row>span{color:#67616a}.structured-bar-row>strong{text-align:right}.structured-bar-track{background:#eeebf0;border-radius:3px;height:8px;position:relative;overflow:hidden}.structured-bars.is-diverging .structured-bar-track{background:linear-gradient(90deg,#f1eef2 0 49.5%,#ded9e1 49.5% 50.5%,#f1eef2 50.5% 100%)}.structured-bar-track>i,.structured-group-row>div>i{transform-origin:0;border-radius:2px;min-width:2px;height:100%;animation:.52s cubic-bezier(.22,1,.36,1) .12s both bar-grow;display:block;position:absolute;top:0;left:0}.structured-zero-axis{z-index:1;background:#a9a3ac;width:1px;position:absolute;top:0;bottom:0;left:50%}.structured-bar-track .tone-positive,.structured-group-row>div .tone-positive{background:#c95151}.structured-bar-track .tone-negative,.structured-group-row>div .tone-negative{background:#338b61}.structured-bar-track .tone-warning,.structured-group-row>div .tone-warning{background:#b47b24}.structured-bar-track .tone-neutral,.structured-group-row>div .tone-neutral{background:#75657f}.structured-line-wrap,.structured-grouped-wrap{margin-top:18px}.structured-chart-legend{flex-wrap:wrap;gap:7px 14px;margin-bottom:8px;display:flex}.structured-chart-legend span{color:#666068;align-items:center;gap:6px;font-size:10px;display:inline-flex}.structured-chart-legend i{border-radius:1px;width:13px;height:3px}.structured-line-chart{width:100%;height:auto;display:block;overflow:visible}.structured-grid-line{stroke:#e8e4ea;stroke-dasharray:4 6}.structured-axis-label{fill:#817b84;font-size:10px;font-weight:600}.structured-grouped-bars{gap:14px;display:grid}.structured-grouped-bars>section{border-top:1px solid var(--line);gap:7px;padding-top:12px;display:grid}.structured-grouped-bars>section:first-child{border-top:0;padding-top:2px}.structured-grouped-bars h4{color:#454047;margin:0 0 2px;font-size:11px}.structured-group-row{grid-template-columns:minmax(78px,120px) 1fr minmax(48px,62px);align-items:center;gap:10px;display:grid}.structured-group-row>span,.structured-group-row>strong{font-size:10px}.structured-group-row>span{color:#77717a}.structured-group-row>strong{text-align:right}.structured-group-row>div{background:#eeebf0;border-radius:2px;height:7px;position:relative;overflow:hidden}.structured-chart-note{border-top:1px solid var(--line);margin:14px 0 0;padding-top:10px;line-height:1.55}.chart-sr-only{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.generated-editorial-visual{border:1px solid var(--line);background:#f7f5f8;border-radius:8px;margin:28px clamp(32px,7vw,74px) 0;overflow:hidden;box-shadow:0 10px 28px #1f19230d}.generated-editorial-visual img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.generated-editorial-visual figcaption{border-top:1px solid var(--line);padding:10px 13px 11px}.generated-editorial-visual figcaption span{color:#5f5863;align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.generated-editorial-visual figcaption p{color:#88828b;margin:5px 0 0;font-size:10px;line-height:1.55}.weekly-editorial-visual .generated-editorial-visual{margin:28px 0 0}.weekly-chart-section{margin-top:34px}.weekly-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}@media (max-width:760px){.weekly-chart-grid{grid-template-columns:1fr}}.evidence-forecast{border:1px solid var(--line-strong);background:#fff;border-radius:8px;margin:24px clamp(32px,7vw,74px) 0;padding:19px 20px;box-shadow:0 10px 26px #1f19230b}.evidence-forecast>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.evidence-forecast h2{align-items:center;gap:8px;margin:4px 0 0;font-size:18px;display:flex}.evidence-forecast>header>p{justify-items:end;gap:3px;margin:1px 0 0;display:grid}.evidence-forecast>header>p span,.evidence-forecast>header>p strong{font-size:10px}.evidence-forecast>header>p span{color:#817b84}.evidence-forecast>header>p strong{color:#76588a}.evidence-forecast-thesis{background:#f8f5fa;border-left:3px solid #877095;margin-top:14px;padding:12px 14px}.evidence-forecast-thesis>span{color:#7e7383;font-size:10px;font-weight:750}.evidence-forecast-thesis>p{color:#302b32;margin:6px 0 0;font-size:13px;font-weight:680;line-height:1.65}.evidence-forecast-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.evidence-forecast-list-heading,.evidence-forecast-counter>h3{color:#625b65;letter-spacing:.08em;text-transform:uppercase;margin:14px 0 0;font-size:10px}.evidence-forecast-facts article{border:1px solid var(--line);border-radius:6px;grid-template-columns:17px 1fr;align-items:start;gap:8px;padding:11px 12px;display:grid}.evidence-forecast-facts article>svg{color:#7c628c;margin-top:2px}.evidence-forecast-facts strong{font-size:11px}.evidence-forecast-facts p{color:#69626b;margin:4px 0 0;font-size:11px;line-height:1.6}.evidence-forecast-counter{gap:8px;margin-top:4px;display:grid}.evidence-forecast-counter article{background:#fbf8f2;border-left:2px solid #b58a4d;grid-template-columns:17px 1fr;align-items:start;gap:8px;padding:10px 12px;display:grid}.evidence-forecast-counter article>svg{color:#a27434;margin-top:2px}.evidence-forecast-counter strong{font-size:11px}.evidence-forecast-counter p{color:#69626b;margin:4px 0 0;font-size:11px;line-height:1.6}.evidence-forecast-conditions{border:1px solid var(--line);background:var(--line);border-radius:6px;grid-template-columns:1fr 1fr;gap:1px;margin:12px 0 0;display:grid;overflow:hidden}.evidence-forecast-conditions>div{background:#fcfbfd;padding:11px 12px}.evidence-forecast-conditions dt,.evidence-forecast-conditions dd{margin:0;font-size:10.5px;line-height:1.55}.evidence-forecast-conditions dt{color:#7a707e;margin-bottom:4px;font-weight:800}.evidence-forecast-risk{color:#777079;align-items:flex-start;gap:7px;margin:11px 0 0;font-size:10.5px;line-height:1.6;display:flex}.evidence-forecast-review{background:#f7f5f8;border-left:3px solid #8a818e;gap:3px;margin-top:11px;padding:9px 11px;display:grid}.evidence-forecast-review strong,.evidence-forecast-review p{margin:0;font-size:10.5px;line-height:1.55}.evidence-forecast-review p{color:#706971}.evidence-forecast-review.review-confirmed{border-left-color:#3f8b65}.evidence-forecast-review.review-partial{border-left-color:#b47b24}.evidence-forecast-review.review-invalidated{border-left-color:#b04c4c}.evidence-forecast-risk svg{flex:none;margin-top:2px}.article-inline-refs{vertical-align:super;gap:3px;margin-left:4px;display:inline-flex}.article-inline-refs a{color:#75558c;font-size:9px;font-weight:800}.article-inline-refs a:hover,.article-inline-refs a:focus-visible{color:#34253e;outline:none;text-decoration:underline}.rotation-radar{background:#fff;border:1px solid #ddd7e2;border-radius:11px;margin:36px clamp(32px,7vw,74px) 0;padding:24px;box-shadow:0 8px 24px #291f2f0b}.rotation-radar-heading,.rotation-radar-heading>div,.rotation-outlook-topline,.rotation-outlook-topline>div,.rotation-flow-list>div>div,.rotation-volume-item>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.rotation-radar-heading>div{justify-content:flex-start;align-items:flex-end;gap:10px}.rotation-radar-heading .eyebrow{margin-bottom:3px}.rotation-radar-heading h2{letter-spacing:-.035em;margin:0;font-size:21px}.rotation-radar-heading>span{color:#6d6670;font-size:10.5px;font-weight:700}.rotation-regime{background:#f8f5fa;border-left:3px solid #8d72a1;grid-template-columns:20px 1fr;gap:10px;margin-top:20px;padding:14px 16px;display:grid}.rotation-regime svg{color:#76598a;margin-top:2px}.rotation-regime span{color:#675d6d;font-size:10.5px;font-weight:800}.rotation-regime p{color:#4d4650;margin:5px 0 0;font-size:13px;font-weight:650;line-height:1.65}.rotation-evidence-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.rotation-subpanel{border:1px solid var(--line);background:#fcfbfd;border-radius:8px;min-width:0;padding:16px}.rotation-subpanel h3{letter-spacing:-.015em;align-items:center;gap:7px;margin:0 0 13px;font-size:13px;display:flex}.rotation-data-gap{color:#68616b;grid-template-columns:18px 1fr;align-content:center;align-items:start;gap:8px;min-height:90px;display:grid}.rotation-data-gap p{margin:0;font-size:12px;line-height:1.7}.rotation-volume-list,.rotation-flow-list{gap:10px;display:grid}.rotation-volume-item,.rotation-flow-list>div{border-top:1px solid var(--line);padding-top:10px}.rotation-volume-item:first-child,.rotation-flow-list>div:first-child{border-top:0;padding-top:0}.rotation-volume-item>div strong,.rotation-flow-list strong{font-size:12px}.rotation-volume-item>div span,.rotation-flow-list>div>div span{color:#7d6b86;font-size:10px;font-weight:800}.rotation-volume-item dl{grid-template-columns:repeat(2,1fr);gap:6px;margin:9px 0 0;display:grid}.rotation-volume-item dl div{border-bottom:1px dashed #e5e0e8;justify-content:space-between;gap:7px;padding-bottom:4px;display:flex}.rotation-volume-item dt,.rotation-volume-item dd{margin:0;font-size:10.5px}.rotation-volume-item dt{color:#6e6771}.rotation-flow-list p{color:#625b65;margin:6px 0 5px;font-size:12px;line-height:1.65}.rotation-flow-list small{color:#625b65;font-size:11px}.rotation-flow-list .flow-inflow{color:#b84747}.rotation-flow-list .flow-outflow{color:#27855a}.rotation-flow-list .flow-mixed{color:#9a701f}.rotation-outlooks{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.rotation-outlooks>article{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;padding:16px;transition:border-color .16s,box-shadow .16s,transform .16s}@media (hover:hover){.rotation-outlooks>article:hover{box-shadow:var(--shadow-small);border-color:#cfc2d7;transform:translateY(-1px)}}.rotation-outlook-topline>span{color:#4a424e;font-size:12px;font-weight:850}.rotation-outlook-topline{flex-wrap:wrap;align-items:flex-start}.rotation-outlook-topline>div{flex-wrap:wrap;justify-content:flex-end;gap:5px}.rotation-outlook-topline b,.rotation-outlook-topline em{border-radius:5px;padding:4px 6px;font-size:9.5px;font-style:normal}.rotation-outlook-topline b{color:#6f577e;background:#f2ebf6}.rotation-outlook-topline em{color:#5f5862;background:#f3f1f4}.rotation-sector-chips{flex-wrap:wrap;gap:5px;margin-top:12px;display:flex}.rotation-sector-chips span{color:#544b58;background:#faf9fb;border:1px solid #e4dee7;border-radius:5px;padding:4px 7px;font-size:10.5px;font-weight:750}.rotation-outlooks article>p{color:#554e57;margin:11px 0;font-size:12px;line-height:1.7}.rotation-outlook-reason{background:#fbf8f2;border-left:2px solid #a87934;grid-template-columns:16px minmax(0,1fr);align-items:start;gap:7px;margin-top:10px;padding:9px 10px;display:grid}.rotation-outlook-reason svg{color:#9a6e2f;margin-top:2px}.rotation-outlook-reason p{color:#6a604f;margin:0;font-size:11px;line-height:1.6}.rotation-outlooks article>dl{gap:6px;margin:0;display:grid}.rotation-outlooks article>dl div{grid-template-columns:54px 1fr;gap:7px;display:grid}.rotation-outlooks dt,.rotation-outlooks dd{margin:0;font-size:11px;line-height:1.55}.rotation-outlooks dt{color:#6e6771}.rotation-outlooks dd{color:#625b65}.rotation-risk-note{color:#68616b;align-items:flex-start;gap:7px;margin:14px 0 0;font-size:11px;line-height:1.6;display:flex}.rotation-risk-note svg{flex:none;margin-top:1px}.article-body{padding:12px clamp(32px,7vw,74px) 2px}.article-body section{margin:36px 0}.article-body h2{letter-spacing:-.04em;margin:0 0 13px;font-size:23px;line-height:1.35}.article-body p{color:#4f4951;text-align:justify;margin:0;font-size:15px;line-height:2}.article-impact-box{background:#f7f3f9;border-left:3px solid #9b7db1;margin:10px clamp(32px,7vw,74px) 0;padding:18px 20px}.article-impact-box span{color:#775f87;letter-spacing:.1em;font-size:9px;font-weight:850}.article-impact-box p{color:#554d59;margin:7px 0 0;font-size:12px;font-weight:650;line-height:1.75}.article-tags{color:#8b8490;flex-wrap:wrap;gap:12px;padding:22px clamp(32px,7vw,74px) 34px;font-size:10px;display:flex}.article-sources{border-top:1px solid var(--line);background:#fcfbfd;padding:32px clamp(32px,7vw,74px)}.article-sources-heading>span{color:#9b949e;font-size:9px}.article-sources ol{gap:8px;margin:20px 0 0;padding:0;list-style:none;display:grid}.article-sources li{grid-template-columns:32px 1fr;align-items:stretch;gap:8px;display:grid}.article-sources li>span{color:#aaa3ae;place-items:center;font-size:9px;font-weight:800;display:grid}.article-sources li a{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.article-sources li a:hover,.article-sources li a:focus-visible{box-shadow:var(--shadow-small);border-color:#c9b9d4;outline:none;transform:translateY(-1px)}.article-sources li strong,.article-sources li small{display:block}.article-sources li strong{font-size:11px}.article-sources li small{color:#99929d;margin-top:4px;font-size:9px}.article-report-footer{justify-content:space-between;align-items:center;gap:24px;padding:24px clamp(32px,7vw,74px) 30px;display:flex}.article-report-footer p{color:#98919b;max-width:650px;margin:0;font-size:9px;line-height:1.6}.weekly-teaser{min-width:0;color:inherit;background:linear-gradient(115deg,#f7f2fa 0%,#fff 58%,#f4f7f2 100%);border:1px solid #dcd5e1;border-radius:11px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:14px;margin:0 0 24px;padding:17px 18px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:0 8px 24px #2b20300d}@media (hover:hover){.weekly-teaser:hover{border-color:#c7bacf;transform:translateY(-1px);box-shadow:0 12px 30px #2b203017}}.weekly-teaser-icon{color:#fff;background:#29232d;border-radius:9px;place-items:center;width:40px;height:40px;display:grid}.weekly-teaser>div{min-width:0}.weekly-teaser strong{margin-top:4px;font-size:14px;display:block}.weekly-teaser p{color:#716a74;margin:5px 0 0;font-size:10.5px;line-height:1.65}.weekly-teaser-action{color:#5f5366;align-items:center;gap:6px;font-size:10px;font-weight:800;display:inline-flex}.update-notice-backdrop{z-index:90;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1612196b;place-items:center;padding:18px;animation:.18s ease-out both notice-backdrop-in;display:grid;position:fixed;inset:0}.update-notice{background:#fff;border:1px solid #ddd6e1f2;border-radius:13px;width:min(520px,100%);padding:30px;animation:.22s cubic-bezier(.22,1,.36,1) both notice-card-in;position:relative;overflow:hidden;box-shadow:0 28px 80px #16101b47}.update-notice:before{content:"";background:linear-gradient(90deg,#8d72a1,#d0b56a,#72a37f);height:4px;position:absolute;top:0;left:0;right:0}.update-notice-daily:before{background:linear-gradient(90deg,#c95757,#e4a45f,#c8b458)}.update-notice-close{color:#746d77;cursor:pointer;background:#f5f3f6;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:15px;right:15px}.update-notice-kicker{color:#755d84;letter-spacing:.12em;align-items:center;gap:7px;font-size:10px;font-weight:850;display:flex}.update-notice h2{letter-spacing:-.045em;margin:18px 40px 10px 0;font-size:28px;line-height:1.25}.update-notice>p{color:#5f5862;margin:0;font-size:14px;line-height:1.8}.update-notice ul{gap:8px;margin:18px 0 0;padding:0;list-style:none;display:grid}.update-notice li{color:#4e4751;padding-left:16px;font-size:12px;line-height:1.65;position:relative}.update-notice li:before{content:"";background:#8b6e9f;border-radius:50%;width:5px;height:5px;position:absolute;top:.7em;left:0}.update-notice-actions{align-items:center;gap:10px;margin-top:22px;display:flex}.update-notice-actions a,.update-notice-actions button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 15px;font-size:11px;font-weight:800;display:inline-flex}.update-notice-actions a{color:#fff;background:#211e22;text-decoration:none}.update-notice-actions button{color:#675f69;background:#fff;border:1px solid #ded9e1}.update-notice>small{color:#777079;margin-top:13px;font-size:10px;line-height:1.55;display:block}@keyframes notice-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes notice-card-in{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:none}}.weekly-shell{color:#201d21;background:radial-gradient(circle at 90% 4%,#d8cce275,#0000 26%),#f3f0f6;min-height:100vh}.weekly-topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f9f7fae0;border-bottom:1px solid #ded8e2e6;grid-template-columns:1fr auto 1fr;align-items:center;min-height:64px;padding:0 34px;display:grid;position:sticky;top:0}.weekly-topbar>a:first-child{color:#69626c;align-items:center;gap:6px;width:max-content;font-size:10px;text-decoration:none;display:inline-flex}.weekly-wordmark{color:#1f1c20;font-size:16px;font-weight:900;text-decoration:none}.weekly-topbar>span{color:#8a838d;justify-self:end;font-size:9px}.weekly-index-page,.weekly-page{width:min(1120px,100% - 40px);margin:0 auto;padding:38px 0 80px}.weekly-index-hero{background:#ffffffeb;border:1px solid #ded8e2;border-radius:14px;padding:clamp(34px,7vw,74px);box-shadow:0 16px 45px #2a1f3012}.weekly-index-hero h1{letter-spacing:-.065em;margin:14px 0 12px;font-size:clamp(42px,7vw,72px);line-height:1}.weekly-index-hero>p{color:#645d67;max-width:720px;margin:0;font-size:15px;line-height:1.85}.weekly-index-hero>div{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.weekly-index-hero>div>span,.notice-preferences{color:#68616b;background:#faf9fb;border:1px solid #e1dce4;border-radius:7px;align-items:center;gap:6px;min-height:36px;padding:0 11px;font-size:10px;display:inline-flex}.notice-preferences{cursor:pointer}.weekly-empty{color:#756d78;text-align:center;background:#ffffff9e;border:1px dashed #cbc3d0;border-radius:12px;align-content:center;place-items:center;min-height:320px;margin-top:18px;padding:36px;display:grid}.weekly-empty span{letter-spacing:.16em;margin-top:14px;font-size:9px;font-weight:850}.weekly-empty h2{color:#272329;margin:10px 0 8px;font-size:25px}.weekly-empty p{max-width:520px;margin:0;font-size:12px;line-height:1.8}.weekly-archive-list{background:#fff;border:1px solid #ded8e2;border-radius:12px;margin-top:28px;padding:28px}.weekly-archive-list>a{color:inherit;border-top:1px solid #ebe7ed;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:13px;padding:18px 4px;text-decoration:none;display:grid}.weekly-archive-list>a:first-of-type{margin-top:18px}.weekly-archive-list>a span{color:#8a838d;font-size:9px}.weekly-archive-list>a strong{margin-top:4px;font-size:15px;display:block}.weekly-archive-list>a p{color:#716a74;margin:5px 0 0;font-size:10.5px;line-height:1.6}.weekly-report{background:#fff;border:1px solid #ded8e2;border-radius:14px;overflow:hidden;box-shadow:0 18px 55px #2a1f3014}.weekly-hero{padding:clamp(40px,7vw,78px)}.weekly-hero-meta{justify-content:space-between;align-items:center;gap:18px;display:flex}.weekly-hero-meta span{color:#725c80;letter-spacing:.15em;font-size:10px;font-weight:900}.weekly-hero-meta time{color:#8b848e;font-size:10px}.weekly-hero h1{letter-spacing:-.06em;max-width:800px;margin:24px 0 15px;font-size:clamp(38px,6vw,64px);line-height:1.08}.weekly-hero>p{color:#625b65;margin:0;font-size:17px;line-height:1.7}.weekly-coverage{background:#e5e0e7;border:1px solid #e5e0e7;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:34px;display:grid}.weekly-coverage>div{background:#faf9fb;gap:5px;padding:14px;display:grid}.weekly-coverage span{color:#8c8490;font-size:9px}.weekly-coverage strong{font-size:11px}.weekly-coverage small{color:#746d77;font-size:8.5px;line-height:1.5}.weekly-executive{background:#faf9fb;border-top:1px solid #e9e5eb;border-bottom:1px solid #e9e5eb;grid-template-columns:150px 1fr;gap:28px;padding:34px clamp(32px,7vw,74px);display:grid}.weekly-score{border-right:1px solid #ddd7e0;grid-template-columns:1fr auto;align-content:center;padding-right:28px;display:grid}.weekly-score span{color:#817985;grid-column:1/-1;font-size:9px}.weekly-score strong{font-size:48px;line-height:1}.weekly-score small{color:#8b838e;align-self:end;font-size:10px}.weekly-executive h2{margin:5px 0 9px;font-size:22px}.weekly-executive p{color:#5e5761;margin:0;font-size:13px;line-height:1.8}.weekly-takeaways{background:#e9e5eb;border-bottom:1px solid #e9e5eb;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.weekly-takeaways article{background:#fff;grid-template-columns:26px 1fr;align-content:start;gap:10px;padding:25px;display:grid}.weekly-takeaways article>span{color:#9b929e;font-size:9px;font-weight:800}.weekly-takeaways article strong{font-size:12px;line-height:1.5}.weekly-takeaways article p{color:#6b646e;margin:7px 0 0;font-size:10px;line-height:1.7}.weekly-takeaways article b{color:#8a6b9d;grid-column:2;font-size:9px}.weekly-section{border-bottom:1px solid #ebe7ed;padding:44px clamp(32px,7vw,74px)}.weekly-section-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.weekly-section-heading h2{letter-spacing:-.045em;margin:5px 0 0;font-size:27px}.weekly-section-heading>svg{color:#796687}.weekly-event-list{gap:14px;margin-top:25px;display:grid}.weekly-event-list>article{border:1px solid #e2dde5;border-radius:9px;padding:22px}.weekly-event-top{align-items:center;gap:9px;display:flex}.weekly-event-top time,.weekly-event-top span,.weekly-event-top em{color:#7c7480;font-size:9px;font-style:normal}.weekly-event-top em{background:#f1ebf4;border-radius:4px;margin-left:auto;padding:4px 6px}.weekly-event-list h3{margin:14px 0 11px;font-size:18px}.weekly-event-list ul{gap:7px;margin:0;padding-left:18px;display:grid}.weekly-event-list li{color:#5d5660;font-size:11px;line-height:1.75}.weekly-why{background:#f8f5fa;border-left:3px solid #9877aa;margin-top:14px;padding:13px 15px}.weekly-why strong{font-size:9px}.weekly-why p{color:#5f5862;margin:5px 0 0;font-size:11px;line-height:1.7}.weekly-inline-refs{vertical-align:super;gap:3px;margin-left:4px;display:inline-flex}.weekly-inline-refs a{color:#745389;font-size:8px;font-weight:850}.weekly-insight-grid,.weekly-market-grid{grid-template-columns:repeat(2,1fr);gap:13px;margin-top:25px;display:grid}.weekly-insight-grid>article,.weekly-market-grid>article{border:1px solid #e2dde5;border-radius:9px;min-width:0;padding:21px}.weekly-insight-grid>article>div:first-child,.weekly-market-title{color:#776f7a;justify-content:space-between;align-items:center;font-size:9px;display:flex}.weekly-insight-grid h3,.weekly-market-grid h3{margin:13px 0 9px;font-size:16px;line-height:1.45}.weekly-insight-grid p,.weekly-market-grid p{color:#5f5862;margin:0;font-size:11px;line-height:1.75}.weekly-insight-grid ul{padding-left:17px}.weekly-insight-grid li{color:#69616c;margin:6px 0;font-size:10px;line-height:1.65}.weekly-insight-grid dl,.weekly-market-grid dl{border-top:1px solid #ebe7ed;gap:8px;margin:15px 0 0;padding-top:13px;display:grid}.weekly-insight-grid dl div,.weekly-market-grid dl div{grid-template-columns:70px 1fr;gap:9px;display:grid}.weekly-insight-grid dt,.weekly-market-grid dt{color:#8b838f;font-size:9px}.weekly-insight-grid dd,.weekly-market-grid dd{color:#5e5761;margin:0;font-size:10px;line-height:1.6}.weekly-market-grid>article:last-child{grid-column:1/-1}.weekly-market-title span{color:#332d35;font-size:13px;font-weight:850}.weekly-market-title em{background:#f2edf5;border-radius:4px;padding:4px 6px;font-style:normal}.weekly-theme-list{counter-reset:weekly-theme;gap:13px;margin-top:24px;display:grid}.weekly-theme-list article{counter-increment:weekly-theme;border-top:1px solid #e4dfe6;padding:20px 0 0 42px;position:relative}.weekly-theme-list article:before{color:#b0a8b3;content:"0" counter(weekly-theme);font-size:22px;font-weight:900;position:absolute;top:21px;left:0}.weekly-theme-list h3{margin:0 0 8px;font-size:17px}.weekly-theme-list p{color:#5c555f;margin:0;font-size:11px;line-height:1.75}.weekly-theme-list ol{margin:13px 0;padding-left:18px}.weekly-theme-list li{color:#69616c;font-size:10px;line-height:1.7}.weekly-theme-list article>div{color:#776f7a;gap:4px;font-size:9.5px;display:grid}.weekly-calendar>div:last-child{margin-top:24px}.weekly-calendar article{border-top:1px solid #e9e5eb;grid-template-columns:110px 8px 1fr;align-items:start;gap:13px;padding:15px 0;display:grid}.weekly-calendar time{color:#716a74;font-size:10px}.weekly-calendar article>span{background:#b394c3;border-radius:50%;width:7px;height:7px;margin-top:4px}.weekly-calendar .importance-high{background:#c45656}.weekly-calendar strong{font-size:11px}.weekly-calendar p{color:#6a626d;margin:5px 0 0;font-size:10px;line-height:1.6}.weekly-local-note{background:#f7f3f9;border-left:3px solid #8b6e9d;margin:32px clamp(32px,7vw,74px);padding:17px 19px}.weekly-local-note span{color:#745e82;letter-spacing:.12em;font-size:8px;font-weight:900}.weekly-local-note p{color:#514a54;margin:7px 0 3px;font-size:11px;line-height:1.7}.weekly-local-note small{color:#77707a;font-size:9px}.weekly-sources{background:#fbfafc;border-top:1px solid #ebe7ed;padding:38px clamp(32px,7vw,74px) 50px}.weekly-sources ol{gap:8px;margin:22px 0 0;padding:0;list-style:none;display:grid}.weekly-sources li{grid-template-columns:28px 1fr;align-items:center;display:grid}.weekly-sources li>span{color:#a097a3;font-size:8px}.weekly-sources li>a{color:inherit;background:#fff;border:1px solid #e4dfe6;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;padding:11px 13px;text-decoration:none;display:flex}.weekly-sources strong{font-size:10px;display:block}.weekly-sources small{color:#817985;margin-top:3px;font-size:8px;display:block}@media (max-width:1280px){.topbar{grid-template-columns:220px minmax(260px,1fr) auto;gap:18px}.verified-pill{display:none}.hero-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr)}.hero-card{grid-template-columns:1fr}.hero-copy h1{margin-top:26px;font-size:48px}.pulse-panel{place-self:start end;width:46%;margin-top:34px}.signal-strip{grid-template-columns:repeat(4,1fr)}.market-lead{grid-template-columns:1fr}.sparkline{height:76px}.content-grid{grid-template-columns:minmax(0,1.35fr) minmax(330px,.74fr)}}@media (max-width:1050px){.sidebar{width:70px}.dashboard{margin-left:70px}.topbar{grid-template-columns:180px minmax(0,1fr) auto}.search-box{justify-self:start}.hero-grid{grid-template-columns:1fr}.fed-summary-card{grid-template-columns:minmax(220px,.8fr) 1fr;gap:20px 30px;display:grid}.fed-summary-card .card-topline,.fed-summary-card .rate-display,.fed-summary-card .source-links{grid-column:1}.decision-row,.countdown-box,.fed-takeaway{grid-column:2}.decision-row{margin:0}.policy-card{grid-template-columns:1fr}.policy-chart-wrap{border-right:0;border-bottom:1px solid var(--line)}.market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-card:last-child{grid-column:1/-1}.market-card:last-child .market-lead{grid-template-columns:.7fr 1fr}.content-grid{grid-template-columns:minmax(0,1fr)}.right-rail{grid-template-columns:1.1fr .9fr;display:grid}.source-directory{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px),(pointer:coarse) and (max-width:960px) and (max-height:500px){:root{--radius-lg:14px;--radius-md:10px}html{scroll-padding-top:72px}body{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.sidebar{display:none}.dashboard{margin-left:0}.topbar{grid-template-columns:auto 1fr auto;gap:10px;min-height:64px;padding:0 16px}.mobile-brand{align-items:center;gap:5px;min-height:38px;padding-right:4px;display:flex}.desktop-brand{display:none}.mobile-brand img{object-fit:contain;width:40px;height:40px}.mobile-brand b{letter-spacing:-.06em;font-size:18px}.search-box{min-width:0;height:38px}.search-box kbd,.topbar-actions,.mobile-menu{display:none}.dashboard-content{padding:14px 14px 28px}.hero-grid{gap:12px}.hero-card{grid-template-columns:1fr;min-height:510px;padding:23px 20px}.hero-orbit{opacity:.55;top:20px;right:-30px}.hero-kicker{max-width:calc(100% - 24px);padding:7px 10px;font-size:9px}.hero-copy h1{margin:30px 0 14px;font-size:clamp(37px,12vw,48px);line-height:1.08}.hero-copy>p{font-size:11px;line-height:1.75}.pulse-panel{border-left:0;border-top:1px solid var(--line);place-self:end stretch;width:100%;margin:22px 0 92px;padding:20px 0 0}.pulse-score{grid-template-columns:auto 1fr auto}.pulse-score strong{font-size:52px}.pulse-score small{grid-area:1/3;align-self:end;margin:0 0 6px}.signal-strip{scrollbar-width:none;grid-template-columns:repeat(4,minmax(122px,1fr));padding:0 20px;overflow-x:auto}.signal-strip::-webkit-scrollbar{display:none}.signal-strip>div{min-height:72px;padding:0 14px}.fed-summary-card{padding:22px 20px;display:block}.card-topline{grid-template-columns:auto 1fr auto}.rate-display strong{font-size:40px}.decision-row{margin:23px 0 12px}.policy-card{margin-top:12px}.policy-chart-wrap{padding:22px 12px 10px}.chart-title-row{padding:0 9px}.policy-chart{width:calc(100% + 6px);margin-left:-3px}.axis-label{font-size:11px}.policy-side{padding:22px 20px}.policy-side>h2{font-size:20px}.section-block,.content-grid{margin-top:34px}.section-heading{align-items:start;margin-bottom:14px}.section-heading h2{font-size:24px}.section-heading p{font-size:10px}.updated-label,.source-standard{display:none}.market-mobile-tabs{border:1px solid var(--line);background:#f8f6f9e0;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:3px;margin-bottom:10px;padding:3px;display:grid}.market-mobile-tabs button{color:#827b86;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:44px;font-size:11px;font-weight:750;transition:color .16s,background .16s,box-shadow .16s,transform .12s}.market-mobile-tabs button.active{color:#fff;background:#1b191c;box-shadow:0 4px 12px #1e18221f}.market-mobile-tabs button:active{transform:scale(.97)}.market-grid{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;gap:12px;width:100%;margin:0;padding:2px 0 12px;scroll-padding-inline:0;display:flex;overflow-x:auto}.market-grid::-webkit-scrollbar{display:none}.market-card,.market-card:last-child{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;grid-column:auto;width:100%;min-width:100%;padding:20px}.market-lead,.market-card:last-child .market-lead{grid-template-columns:minmax(118px,.9fr) minmax(110px,1fr)}.market-lead strong{font-size:31px}.market-summary{min-height:0}.sector-rotation-index{border-radius:9px;margin-top:12px;padding:18px 16px}.rotation-header{align-items:start;gap:12px;display:grid}.rotation-header h2{font-size:20px}.rotation-header p{font-size:11.5px}.rotation-market-meta{border-left-width:2px;grid-template-columns:auto 1fr;justify-items:start;gap:7px;padding-left:10px}.rotation-market-meta strong,.rotation-market-meta span{font-size:10px}.rotation-horizon-tabs{max-width:none;margin-top:15px}.rotation-horizon-tabs button{flex-direction:column;gap:2px;min-height:46px}.rotation-horizon-tabs button strong{font-size:12px}.rotation-horizon-tabs button small{font-size:9px}.rotation-panel{margin-top:13px}.rotation-context-note{gap:8px;padding:11px 12px}.rotation-focus{padding:11px}.rotation-focus>header{align-items:start}.rotation-focus>header p{text-align:right;max-width:132px;line-height:1.45}.rotation-focus ul{grid-template-columns:1fr;gap:6px}.rotation-focus li{grid-template-columns:56px minmax(0,1fr) auto auto;min-height:48px;padding:8px 9px}.rotation-focus li>div strong{font-size:12px}.rotation-focus li>em{min-width:52px}.rotation-focus li>b{color:#857d88;font-size:9px;display:block}.rotation-summary-chart{padding:13px 11px 11px}.rotation-summary-chart figcaption strong{font-size:10px}.rotation-chart-row,.rotation-volume-row{grid-template-columns:minmax(62px,82px) minmax(72px,1fr) 32px;gap:7px}.rotation-chart-row>span,.rotation-volume-row>span,.rotation-chart-row>strong,.rotation-volume-row>strong{font-size:10px}.rotation-chart-note{gap:5px;display:grid}.rotation-volume-chart>div:first-child{gap:3px;display:grid}.rotation-data-chart{border-radius:6px;padding:12px 10px 10px}.rotation-data-chart figcaption strong{white-space:normal;font-size:10.5px}.rotation-data-svg{width:620px}.rotation-data-chart-meta{gap:5px;display:grid}.rotation-rank-item{grid-template-columns:30px minmax(0,1fr);gap:9px;padding:15px 0}.rotation-rank-item.forecast{border-radius:7px;grid-template-columns:26px minmax(0,1fr);gap:8px;padding:14px 12px}.rotation-rank-number{font-size:15px}.rotation-rank-title{align-items:flex-start}.rotation-rank-title>div{gap:3px;display:grid}.rotation-rank-title strong{white-space:normal;font-size:12px}.rotation-direction{padding:4px 6px}.rotation-score{width:100%}.rotation-signal,.rotation-claim{font-size:11.5px}.rotation-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.rotation-metrics>div{padding:7px 6px}.rotation-forecast-score{flex-wrap:wrap;gap:6px 8px;margin-top:7px}.rotation-probability,.rotation-forecast-score .rotation-score{width:100%}.rotation-confidence{border-left:0;padding-left:0}.rotation-evidence-grid,.rotation-conditions{grid-template-columns:1fr;gap:8px}.rotation-evidence{padding:9px 10px}.rotation-evidence p,.rotation-conditions dd{font-size:10.5px}.rotation-conditions>div{grid-template-columns:48px minmax(0,1fr)}.rotation-insufficient{min-height:0;padding:12px}.rotation-footer{grid-template-columns:minmax(0,1fr);align-items:start;gap:6px;display:grid}.rotation-footer p{align-items:flex-start;font-size:9.5px}.briefs-panel,.hotspots-panel,.watchlist-panel,.sources-panel{border-radius:var(--radius-lg)}.briefs-panel,.hotspots-panel,.watchlist-panel{min-width:0;max-width:100%;padding:21px 18px}.filter-row{scrollbar-width:none;display:flex;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.filter-row button{flex:none;min-width:54px;min-height:34px}.brief-card{grid-template-columns:1fr;gap:12px;padding:21px 0}.brief-date{flex-direction:row;align-items:center;gap:8px}.brief-date>span{border-radius:7px;width:auto;height:auto;padding:5px 7px}.brief-date small{margin:0}.brief-title-row{display:block}.brief-title-row h3{font-size:17px;line-height:1.45}.brief-card-featured .brief-title-row h3{font-size:20px;line-height:1.38}.brief-content>p,.brief-card-featured .brief-content>p{font-size:12px;line-height:1.78}.source-count{margin-top:8px;display:inline-block}.source-links{align-items:flex-start}.source-prefix{width:100%}.right-rail{display:flex}.content-grid.single-panel .right-rail{flex-direction:column;display:flex}.hotspot-card{grid-template-columns:30px 1fr}.watchlist:before{left:52px}.watchlist>div{grid-template-columns:42px 12px 1fr}.sources-panel{margin-top:12px;padding:22px 18px}.source-directory{grid-template-columns:1fr 1fr;gap:8px}.source-directory>a{min-height:155px;padding:14px}.methodology-box{grid-template-columns:1fr;gap:16px;padding:19px}.methodology-box ol{grid-template-columns:1fr;gap:8px}footer{grid-template-columns:1fr auto;gap:12px;padding:28px 3px 8px}footer p{grid-area:2/1/auto/-1}.article-topbar{grid-template-columns:1fr auto 1fr;min-height:58px;padding:0 16px}.article-topbar-label{visibility:hidden}.article-back-link{font-size:10px}.article-page{padding:12px 10px 28px}.article-report-header{padding:32px 20px 26px}.article-report-header h1{margin:17px 0 16px;font-size:clamp(28px,8.2vw,34px);line-height:1.24}.article-lead{font-size:14px;line-height:1.82}.article-reading-meta{gap:9px 14px;margin-top:20px;padding-top:15px}.article-key-points{grid-template-columns:1fr;gap:16px;padding:23px 20px}.article-key-points ul{gap:10px}.article-key-points li{font-size:11px}.article-chart-card{margin:24px 14px 0;padding:18px 14px 15px}.article-bar-row{grid-template-columns:82px 1fr 47px;gap:8px}.article-bar-row>span,.article-bar-row>strong{font-size:8.5px}.article-structured-charts{gap:12px;margin-top:24px}.structured-chart-card,.generated-editorial-visual,.evidence-forecast{margin-left:14px;margin-right:14px}.structured-chart-card{padding:16px 13px 14px}.structured-chart-heading{align-items:flex-start;gap:9px}.structured-chart-heading>div{gap:3px;display:grid}.structured-chart-heading strong{font-size:13px}.structured-chart-heading span,.structured-chart-heading>p,.structured-chart-note,.structured-chart-refs a{font-size:10px}.structured-bar-row{grid-template-columns:minmax(72px,92px) 1fr minmax(43px,52px);gap:7px}.structured-bar-row>span,.structured-bar-row>strong,.structured-group-row>span,.structured-group-row>strong,.structured-chart-legend span,.structured-axis-label{font-size:10px}.structured-chart-legend{gap:6px 10px}.structured-group-row{grid-template-columns:70px 1fr 46px;gap:7px}.generated-editorial-visual{margin-top:20px}.generated-editorial-visual figcaption span,.generated-editorial-visual figcaption p{font-size:10px}.evidence-forecast{padding:16px 14px}.evidence-forecast>header{gap:9px;display:grid}.evidence-forecast>header>p{justify-items:start;gap:9px;margin:0;display:flex}.evidence-forecast h2{font-size:17px}.evidence-forecast-facts,.evidence-forecast-conditions{grid-template-columns:1fr}.evidence-forecast-facts p,.evidence-forecast-facts strong,.evidence-forecast-counter p,.evidence-forecast-counter strong,.evidence-forecast-conditions dt,.evidence-forecast-conditions dd,.evidence-forecast-review strong,.evidence-forecast-review p,.evidence-forecast-risk{font-size:10.5px}.rotation-radar{margin:24px 14px 0;padding:17px 14px}.rotation-radar-heading{align-items:flex-start}.rotation-radar-heading>div{display:block}.rotation-radar-heading .eyebrow{margin-bottom:5px}.rotation-radar-heading h2{font-size:18px}.rotation-regime{padding:13px}.rotation-evidence-grid,.rotation-outlooks{grid-template-columns:1fr}.rotation-data-gap{min-height:64px}.rotation-outlooks>article{padding:15px}.article-body{padding:4px 20px 0}.article-body section{margin:29px 0}.article-body h2{margin-bottom:11px;font-size:21px}.article-body p{font-size:14px;line-height:1.95}.article-impact-box{margin:6px 20px 0;padding:15px 16px}.article-tags{padding:20px 20px 27px}.article-sources{padding:25px 20px}.article-sources-heading{align-items:end}.article-sources li{grid-template-columns:25px 1fr}.article-sources li a{padding:12px}.article-report-footer{flex-direction:column;align-items:flex-start;gap:15px;padding:21px 20px 25px}.mobile-bottom-nav{z-index:30;right:auto;bottom:max(10px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff0;border:1px solid #e2dce6e6;border-radius:14px;grid-template-columns:repeat(5,1fr);width:calc(100vw - 20px);height:60px;padding:5px 7px;display:grid;position:fixed;left:10px;box-shadow:0 14px 38px #22192a29}.mobile-bottom-nav a{color:#8e8792;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:48px;font-size:8px;font-weight:700;transition:color .16s,background .16s,transform .12s;display:flex}.mobile-bottom-nav a:active{transform:scale(.95)}.mobile-bottom-nav a[aria-current=page]{color:#fff;background:#1b191c}}@media (max-width:390px){.search-box input::placeholder{content:"搜索";font-size:0}.hero-copy h1{font-size:38px}.source-directory{grid-template-columns:1fr}.source-directory>a{min-height:126px}}@media (max-width:767px),(pointer:coarse) and (max-width:960px) and (max-height:500px){.weekly-teaser{grid-template-columns:38px minmax(0,1fr);gap:11px;margin-bottom:20px;padding:14px}.weekly-teaser-icon{width:38px;height:38px}.weekly-teaser strong{font-size:13px}.weekly-teaser p{font-size:11px}.weekly-teaser-action{grid-column:2;font-size:10px}.update-notice-backdrop{align-items:end;padding:10px}.update-notice{border-radius:12px;padding:25px 20px 21px}.update-notice h2{margin-top:15px;font-size:24px}.update-notice>p{font-size:13px}.update-notice li{font-size:11.5px}.update-notice-actions{flex-direction:column;align-items:stretch}.update-notice-actions a,.update-notice-actions button{width:100%}.update-notice>small{font-size:10px}.weekly-topbar{min-height:58px;padding:0 15px}.weekly-topbar>span{visibility:hidden}.weekly-index-page,.weekly-page{width:calc(100% - 20px);padding:12px 0 88px}.weekly-index-hero{border-radius:12px;padding:30px 20px}.weekly-index-hero h1{font-size:45px}.weekly-index-hero>p{font-size:13px}.weekly-index-hero>div{flex-direction:column;align-items:stretch}.weekly-index-hero>div>span,.notice-preferences{justify-content:center;font-size:10.5px}.weekly-empty{min-height:280px;padding:28px 20px}.weekly-empty h2{font-size:22px}.weekly-empty p{font-size:12px}.weekly-archive-list{padding:21px 16px}.weekly-archive-list>a{grid-template-columns:24px minmax(0,1fr) 15px;padding:16px 0}.weekly-archive-list>a strong{font-size:14px}.weekly-archive-list>a p{font-size:11px}.weekly-report{border-radius:12px}.weekly-hero{padding:33px 20px 27px}.weekly-hero-meta{flex-direction:column;align-items:flex-start;gap:7px}.weekly-hero h1{margin-top:19px;font-size:35px}.weekly-hero>p{font-size:14px}.weekly-coverage{grid-template-columns:repeat(2,1fr)}.weekly-coverage strong{font-size:11px}.weekly-coverage small{font-size:9px}.weekly-executive{grid-template-columns:1fr;gap:18px;padding:27px 20px}.weekly-score{border-bottom:1px solid #ddd7e0;border-right:0;grid-template-columns:auto 1fr;padding:0 0 18px}.weekly-score span{grid-column:auto;align-self:end;margin-right:auto}.weekly-score strong{font-size:42px}.weekly-score small{margin-left:4px}.weekly-executive h2{font-size:21px}.weekly-executive p{font-size:12.5px}.weekly-takeaways{grid-template-columns:1fr}.weekly-takeaways article{padding:20px}.weekly-takeaways article strong{font-size:13px}.weekly-takeaways article p{font-size:11.5px}.weekly-section{padding:34px 20px}.weekly-section-heading h2{font-size:24px}.weekly-event-list>article{padding:18px 16px}.weekly-event-top{flex-wrap:wrap}.weekly-event-list h3{font-size:18px}.weekly-event-list li,.weekly-why p{font-size:12px}.weekly-insight-grid,.weekly-market-grid{grid-template-columns:1fr}.weekly-market-grid>article:last-child{grid-column:auto}.weekly-insight-grid h3,.weekly-market-grid h3{font-size:17px}.weekly-insight-grid p,.weekly-market-grid p{font-size:12px}.weekly-insight-grid li,.weekly-insight-grid dd,.weekly-market-grid dd{font-size:11px}.weekly-theme-list article{padding-left:36px}.weekly-theme-list h3{font-size:16px}.weekly-theme-list p{font-size:12px}.weekly-theme-list li{font-size:11px}.weekly-calendar article{grid-template-columns:78px 8px 1fr}.weekly-calendar strong{font-size:12px}.weekly-calendar p{font-size:11px}.weekly-local-note{margin:24px 20px}.weekly-local-note p{font-size:12px}.weekly-sources{padding:30px 20px 40px}.weekly-sources strong{font-size:11px}.weekly-sources small{font-size:9px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.rotation-rank-actions{flex:none;align-items:center!important;gap:7px!important;display:flex!important}.rotation-rank-item.has-detail{cursor:pointer;transition:background-color .16s,border-color .16s,box-shadow .16s,transform .16s;position:relative}.rotation-card-link{color:#746c78;white-space:nowrap;align-items:center;gap:2px;font-size:9px;font-weight:800;display:inline-flex}.rotation-card-link:after{z-index:1;content:"";position:absolute;inset:0}.rotation-card-link>span,.rotation-card-link>svg,.rotation-source-refs,.rotation-audit-details{z-index:3;position:relative}.rotation-rank-item:has(.rotation-card-link:focus-visible){outline-offset:3px;outline:2px solid #8b69a1}.rotation-card-link:focus-visible{outline:none}@media (hover:hover){.rotation-rank-item.has-detail.observed:hover{background:#faf8fb}.rotation-rank-item.has-detail.forecast:hover{border-color:#d4cad9;box-shadow:0 9px 24px #231c2813}.rotation-rank-item.has-detail:hover .rotation-card-link{color:#4d3e56}}.sector-detail-shell{min-height:100vh}.sector-detail-page{width:min(100%,980px);margin:0 auto;padding:34px 24px 72px}.sector-detail-report{background:#fff;border:1px solid #e1dbe5f5;border-radius:14px;min-width:0;animation:.42s cubic-bezier(.22,1,.36,1) both article-enter;overflow:hidden;box-shadow:0 12px 38px #261d2d11}.sector-detail-hero{padding:clamp(36px,6vw,62px) clamp(30px,7vw,72px) 38px}.sector-detail-kicker,.sector-detail-taxonomy,.sector-constituent-meta,.sector-detail-sources-heading{align-items:center;gap:9px;display:flex}.sector-detail-kicker{color:#8b838e;letter-spacing:.04em;font-size:10px;font-weight:760}.sector-detail-kicker span{color:#5c4a67}.sector-detail-kicker code{color:#aaa3ad;border-left:1px solid #d9d3dc;border-right:1px solid #d9d3dc;padding:0 9px;font-family:inherit;font-size:9px}.sector-detail-kicker time{margin-left:auto}.sector-detail-hero h1{letter-spacing:-.055em;margin:22px 0 14px;font-size:clamp(34px,5vw,50px);font-weight:900;line-height:1.15}.sector-detail-alias{color:#9b949e;margin:-5px 0 18px;font-size:10px}.sector-detail-lead{color:#514b53;max-width:790px;margin:0;font-size:15px;line-height:1.86}.sector-detail-inline-refs{white-space:nowrap;align-items:baseline;gap:3px;margin-left:5px;display:inline-flex}.sector-detail-inline-refs a{color:#755b85;font-size:9px;font-weight:850}.sector-detail-inline-refs a:hover,.sector-detail-inline-refs a:focus-visible{color:#1d1920;text-underline-offset:3px;outline:none;text-decoration:underline}.sector-detail-taxonomy{color:#928b95;flex-wrap:wrap;margin-top:24px;font-size:9px}.sector-detail-taxonomy strong{color:#5a535c;border:1px solid #ded8e2;border-radius:5px;padding:5px 8px;font-size:9px}.sector-constituent-card,.sector-style-card{background:#fff;border:1px solid #e3dee6;border-radius:10px;margin:0 clamp(30px,7vw,72px) 30px;box-shadow:0 7px 22px #251d2a0b}.sector-constituent-card{overflow:hidden}.sector-constituent-card>figcaption,.sector-style-card>header{justify-content:space-between;align-items:flex-start;gap:18px;padding:25px 26px 17px;display:flex}.sector-constituent-card h2,.sector-style-card h2,.sector-evidence-panel h2,.sector-detail-sources h2{letter-spacing:-.035em;margin:6px 0 0;font-size:21px}.sector-constituent-card>figcaption>span{color:#8f8892;font-size:9px;font-weight:750}.sector-constituent-meta{color:#98919b;background:#faf9fb;border-top:1px solid #f0edf1;border-bottom:1px solid #ece8ee;flex-wrap:wrap;padding:11px 26px;font-size:9px}.sector-constituent-meta strong{color:#4a444c;margin-left:auto}.sector-constituent-list{margin:0;padding:8px 26px 10px;list-style:none}.sector-constituent-list li{border-top:1px solid #f0edf1;grid-template-columns:28px minmax(118px,.8fr) minmax(140px,1.7fr) 64px auto;align-items:center;gap:12px;min-height:48px;display:grid}.sector-constituent-list li:first-child{border-top:0}.sector-constituent-list li>span:first-child{color:#b1abb4;font-size:10px;font-weight:800}.sector-constituent-name{gap:2px;min-width:0;display:grid}.sector-constituent-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.sector-constituent-name small{color:#aaa3ad;font-size:8px}.sector-weight-track{background:#efecf0;border-radius:2px;height:5px;overflow:hidden}.sector-weight-track i{border-radius:inherit;background:linear-gradient(90deg,#a784b6,#6d4f7c);min-width:2px;height:100%;display:block}.sector-constituent-list li>b{color:#4b454d;text-align:right;font-size:10px}.sector-constituent-note{background:#faf9fb;border-top:1px solid #ece8ee;justify-content:space-between;align-items:flex-start;gap:14px;padding:13px 26px 15px;display:flex}.sector-constituent-note p{color:#87808a;margin:0;font-size:9px;line-height:1.65}.sector-detail-gap{color:#817984;background:#faf9fb;border:1px solid #e5dfe7;border-radius:7px;align-items:center;gap:10px;margin:16px 26px;padding:14px;display:flex}.sector-detail-gap p{margin:0;font-size:10px}.sector-style-card{background:linear-gradient(145deg,#fbf8fc 0%,#fff 68%);padding-bottom:25px}.sector-style-card>header{padding-bottom:14px}.sector-style-card>header>svg{color:#81668f}.sector-style-tags{flex-wrap:wrap;gap:6px;padding:0 26px;display:flex}.sector-style-tags span{color:#675b6d;background:#ffffffbf;border:1px solid #dfd7e3;border-radius:5px;padding:5px 8px;font-size:9px;font-weight:760}.sector-style-card>p{color:#58515a;margin:15px 26px 19px;font-size:12px;line-height:1.78}.sector-style-traits{border-top:1px solid #e8e3e9;border-left:1px solid #e8e3e9;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0 26px;display:grid}.sector-style-traits>div{border-bottom:1px solid #e8e3e9;border-right:1px solid #e8e3e9;grid-template-columns:76px 1fr;gap:10px;padding:12px;display:grid}.sector-style-traits dt{color:#99929b;font-size:9px}.sector-style-traits dd{gap:4px;margin:0;display:grid}.sector-style-traits dd strong{color:#4c3f53;font-size:10px}.sector-style-traits dd span{color:#7c757e;font-size:9px;line-height:1.6}.sector-evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0 clamp(30px,7vw,72px) 34px;display:grid}.sector-evidence-panel{border:1px solid #e4dfe6;border-radius:9px;padding:23px 24px}.sector-evidence-panel.risk{background:#fcfaf9}.sector-evidence-panel h2{align-items:center;gap:8px;margin:0 0 13px;font-size:17px;display:flex}.sector-evidence-panel.driver h2 svg{color:#786186}.sector-evidence-panel.risk h2 svg{color:#a57656}.sector-evidence-panel ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.sector-evidence-panel li{border-top:1px solid #eee9ef;padding:13px 0}.sector-evidence-panel li:first-child{border-top:0}.sector-evidence-panel li strong{font-size:11px}.sector-evidence-panel li p,.sector-evidence-empty{color:#777079;margin:5px 0 0;font-size:10px;line-height:1.7}.sector-detail-sources{border-top:1px solid #e6e1e8;padding:34px clamp(30px,7vw,72px) 38px}.sector-detail-sources-heading{justify-content:space-between;margin-bottom:18px}.sector-detail-sources-heading>span{color:#99929b;font-size:9px}.sector-detail-sources ol{margin:0;padding:0;list-style:none}.sector-detail-sources li{border-top:1px solid #eeeaf0;grid-template-columns:30px 1fr;align-items:center;padding:12px 0;display:grid}.sector-detail-sources li:first-child{border-top:0}.sector-detail-sources li>span{color:#b2abb5;font-size:9px;font-weight:800}.sector-detail-sources li>a{justify-content:space-between;align-items:center;gap:14px;min-width:0;display:flex}.sector-detail-sources li>a>div{gap:3px;min-width:0;display:grid}.sector-detail-sources li strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.sector-detail-sources li small{color:#9c959e;font-size:8px}.sector-detail-sources li svg{color:#86798d;flex:none}.sector-detail-sources li>a:hover strong,.sector-detail-sources li>a:focus-visible strong{color:#624a70;text-underline-offset:3px;text-decoration:underline}.sector-detail-sources li>a:focus-visible{outline:none}.sector-detail-footer{background:#faf9fb;border-top:1px solid #e6e1e8;justify-content:space-between;align-items:flex-start;gap:24px;padding:22px clamp(30px,7vw,72px) 26px;display:flex}.sector-detail-footer>div{color:#8d8690;align-items:flex-start;gap:8px;max-width:700px;display:flex}.sector-detail-footer p{margin:0;font-size:9px;line-height:1.7}.sector-detail-footer>a{color:#625968;flex:none;align-items:center;gap:6px;font-size:10px;font-weight:780;display:inline-flex}@media (max-width:700px){.rotation-rank-actions{flex-direction:column;align-items:flex-start!important;gap:4px!important}.rotation-card-link{align-self:flex-end;font-size:8px}.sector-detail-topbar .article-topbar-label{display:none}.sector-detail-page{padding:12px 12px 108px}.sector-detail-report{border-radius:11px}.sector-detail-hero{padding:31px 20px 27px}.sector-detail-kicker{flex-wrap:wrap;gap:7px}.sector-detail-kicker time{width:100%;margin:3px 0 0}.sector-detail-hero h1{margin:18px 0 12px;font-size:clamp(29px,9vw,36px)}.sector-detail-lead{font-size:13px;line-height:1.8}.sector-constituent-card,.sector-style-card,.sector-evidence-grid{margin-left:12px;margin-right:12px}.sector-constituent-card,.sector-style-card{border-radius:8px;margin-bottom:18px}.sector-constituent-card>figcaption,.sector-style-card>header{padding:20px 16px 14px}.sector-constituent-card h2,.sector-style-card h2,.sector-detail-sources h2{font-size:19px}.sector-constituent-meta{padding:10px 16px}.sector-constituent-meta strong{width:100%;margin-left:0}.sector-constituent-list{padding:7px 16px 9px}.sector-constituent-list li{grid-template-rows:auto auto;grid-template-columns:22px minmax(0,1fr) 55px;gap:4px 9px;min-height:58px;padding:8px 0}.sector-constituent-list li>span:first-child{grid-row:1/3}.sector-constituent-name{grid-column:2}.sector-weight-track{grid-area:2/2}.sector-constituent-list li>b{grid-area:1/3/3}.sector-constituent-list li>.sector-detail-inline-refs{display:none}.sector-constituent-note{padding:12px 16px 14px}.sector-style-tags,.sector-style-card>p{margin-left:16px;margin-right:16px;padding-left:0;padding-right:0}.sector-style-traits{grid-template-columns:1fr;margin:0 16px}.sector-style-traits>div{grid-template-columns:68px 1fr}.sector-evidence-grid{grid-template-columns:1fr;gap:10px;margin-bottom:24px}.sector-evidence-panel{border-radius:8px;padding:20px 17px}.sector-detail-sources{padding:28px 20px 32px}.sector-detail-sources-heading{align-items:flex-end}.sector-detail-sources li{grid-template-columns:25px 1fr}.sector-detail-footer{flex-direction:column;gap:15px;padding:20px}}.market-observer-teaser{background:#fffffff0;border:1px solid #ded7e2f5;border-radius:11px;grid-template-columns:42px minmax(0,1fr) auto;align-items:start;gap:16px;margin-top:22px;padding:19px 20px;display:grid;box-shadow:0 10px 30px #241c2a12}.observer-teaser-mark,.observer-icon-tile{color:#604a6d;background:linear-gradient(145deg,#f8f2fa,#fff);border:1px solid #ddd4e2;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.observer-teaser-mark{width:42px;height:42px}.observer-icon-tile{width:38px;height:38px}.observer-teaser-content h2{letter-spacing:-.035em;margin:5px 0 12px;font-size:clamp(18px,2vw,25px);line-height:1.35}.observer-teaser-content dl{gap:5px;margin:0;display:grid}.observer-teaser-content dl>div{grid-template-columns:40px minmax(0,1fr);gap:8px;display:grid}.observer-teaser-content dt{color:#8d8292;font-size:9px;font-weight:800}.observer-teaser-content dd{color:#5e5761;margin:0;font-size:10px;line-height:1.65}.market-observer-teaser>a{color:#5d4a68;white-space:nowrap;border-bottom:1px solid #a491ad;align-self:center;align-items:center;gap:5px;padding:5px 0;font-size:10px;font-weight:800;display:inline-flex}.market-observer{margin-top:28px;scroll-margin-top:96px}.market-observer-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:15px;display:flex}.market-observer-heading h2{letter-spacing:-.05em;margin:7px 0 5px;font-size:clamp(25px,3vw,34px)}.market-observer-heading p{color:#817984;margin:0;font-size:10px;line-height:1.65}.observer-updated{color:#9b949e;white-space:nowrap;font-size:9px}.observer-view-tabs{background:#f7f5f8;border:1px solid #ddd7e0;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;width:min(410px,100%);margin-bottom:14px;padding:3px;display:grid}.observer-view-tabs button{color:#77707a;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;gap:7px;min-height:43px;font-size:11px;font-weight:780;transition:color .16s,background .16s,box-shadow .16s,transform .12s;display:flex}.observer-view-tabs button:active{transform:scale(.985)}.observer-view-tabs button.active{color:#fff;background:#1c1a1d;box-shadow:0 5px 14px #1f192221}.observer-view-tabs button em{background:#7e678b21;border-radius:4px;padding:2px 5px;font-size:8px;font-style:normal}.observer-view-tabs button.active em{background:#ffffff2b}.observer-global-view,.observer-priority-view{animation:.26s cubic-bezier(.22,1,.36,1) both surface-enter}.evidence-conclusion-card,.macro-chain-card,.headline-calibration-card{background:#fff;border:1px solid #e0dae3fa;border-radius:10px;min-width:0;box-shadow:0 9px 28px #251d2b0e}.evidence-conclusion-card{padding:24px}.evidence-conclusion-card.compact{padding:20px}.evidence-card-header,.evidence-card-header>div,.evidence-state-row,.evidence-fact-top,.evidence-section-label{align-items:center;display:flex}.evidence-card-header{justify-content:space-between;gap:14px}.evidence-card-header>div{gap:9px}.evidence-subject{color:#5d5660;font-size:10px;font-weight:790}.evidence-state-row{flex-wrap:wrap;justify-content:flex-end;gap:5px!important}.evidence-level,.narrative-state,.data-status{white-space:nowrap;border:1px solid #ded8e1;border-radius:4px;align-items:center;padding:4px 6px;font-size:8px;font-style:normal;font-weight:800;display:inline-flex}.evidence-level-strong{color:#2e7754;background:#f1f8f4;border-color:#c9ded2}.evidence-level-moderate{color:#6e547c;background:#f8f3fa;border-color:#dcd1e2}.evidence-level-weak{color:#827984;background:#f7f5f7}.narrative-state{color:#876735;background:#fbf7ef;border-color:#e1d4bd}.status-official{color:#2b7752;background:#f2f8f5;border-color:#c9dfd3}.status-revised{color:#725d7e;background:#f8f4fa;border-color:#d9cfdf}.status-estimated{color:#806530;background:#fcf8ef;border-color:#e4d8bd}.status-delayed{color:#8a5555;background:#fcf4f4;border-color:#e2d2d2}.evidence-conclusion{border-top:1px solid #eeeaf0;border-bottom:1px solid #eeeaf0;grid-template-columns:47px minmax(0,1fr);gap:12px;margin:18px 0 21px;padding:18px 0;display:grid}.evidence-conclusion>span{color:#8b808f;padding-top:5px;font-size:9px;font-weight:850}.evidence-conclusion h3{letter-spacing:-.045em;margin:0;font-size:clamp(20px,2.3vw,29px);line-height:1.35}.evidence-conclusion-card.compact .evidence-conclusion h3{font-size:clamp(18px,2vw,23px)}.evidence-section-label{color:#817487;gap:6px;margin-bottom:10px}.evidence-section-label span{letter-spacing:.08em;font-size:9px;font-weight:850}.evidence-fact-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px;display:grid}.evidence-conclusion-card.compact .evidence-fact-grid{grid-template-columns:1fr}.evidence-fact{background:#fbfafc;border:1px solid #e6e1e8;border-radius:7px;min-width:0;padding:15px}.evidence-fact-top{color:#837b86;justify-content:space-between;gap:10px;font-size:9px}.evidence-fact>strong{letter-spacing:-.035em;margin:11px 0 12px;font-size:clamp(19px,2vw,25px);display:block}.evidence-fact dl{gap:5px;margin:0;display:grid}.evidence-fact dl>div{grid-template-columns:60px minmax(0,1fr);gap:8px;display:grid}.evidence-fact dt{color:#99919c;font-size:8px}.evidence-fact dd{color:#5f5862;margin:0;font-size:8.5px;line-height:1.55}.evidence-fact-note{color:#8b838e;border-top:1px solid #ebe7ed;margin:10px 0 0;padding-top:9px;font-size:8px;line-height:1.6}.evidence-fact>a,.macro-node>a,.headline-source-row a{color:#6c5777;align-items:center;gap:4px;margin-top:10px;font-size:8px;font-weight:780;display:inline-flex}.evidence-reasoning-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.evidence-reasoning-grid>section{border:1px solid #e8e3e9;border-radius:7px;padding:14px}.evidence-reasoning-grid>.counter-evidence{background:#fcfaf7}.evidence-reasoning-grid>.watch-conditions{background:#f9f7fb}.evidence-reasoning-grid ul{gap:7px;margin:0;padding:0 0 0 15px;display:grid}.evidence-reasoning-grid li{color:#625b65;font-size:9px;line-height:1.65}.watch-conditions li{gap:2px;display:grid}.watch-conditions li strong{color:#443d46;font-size:9px}.watch-conditions li span,.watch-conditions li small{color:#7e7681;font-size:8px}.macro-chain-card{margin-top:14px;padding:24px}.macro-chain-card>header,.headline-calibration-card>header{align-items:center;gap:11px;display:flex}.macro-chain-card h3,.headline-calibration-card h3{letter-spacing:-.035em;margin:4px 0 0;font-size:19px}.macro-chain-conclusion{color:#3f3942;background:#faf7fb;border-left:3px solid #80688d;margin:17px 0 19px;padding:10px 14px;font-size:13px;font-weight:780;line-height:1.6}.macro-chain-list{width:min(100%,830px);margin:0 auto;padding:0;list-style:none}.macro-node{background:#fff;border:1px solid #e4dfe6;border-radius:8px;padding:16px}.macro-node-top{grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.macro-node-top>span{color:#aaa3ad;font-size:9px;font-weight:850}.macro-node-top>div{gap:1px;display:grid}.macro-node-top strong{font-size:12px}.macro-node-top small{color:#96909a;font-size:8px}.macro-node>b{letter-spacing:-.03em;margin:13px 0 11px 34px;font-size:20px;display:block}.macro-node-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-left:34px;display:grid}.macro-node-metrics>span{color:#99919c;gap:2px;font-size:8px;display:grid}.macro-node-metrics strong{overflow-wrap:anywhere;color:#5d5660;font-size:8px;font-weight:720}.macro-node>p{color:#857d88;margin:11px 0 0 34px;font-size:8.5px;line-height:1.6}.macro-node>a{margin-left:34px}.macro-edge{color:#827589;border-left:1px solid #d9d2dd;grid-template-columns:18px auto minmax(0,1fr);align-items:center;gap:8px;min-height:55px;margin-left:22px;padding:7px 0 7px 16px;display:grid}.macro-edge span{white-space:nowrap;border-radius:4px;padding:4px 6px;font-size:8px;font-weight:850}.macro-edge p{color:#817a83;margin:0;font-size:8.5px;line-height:1.55}.edge-confirmed span{color:#2b7752;background:#edf7f1}.edge-partial span{color:#735c7f;background:#f5f0f7}.edge-unconfirmed span{color:#806530;background:#faf5ea}.edge-reverse span{color:#925b5b;background:#fbefef}.observer-secondary-grid,.priority-watch-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;margin-top:14px;display:grid}.headline-calibration-card{padding:20px}.headline-calibration-card>article{border-top:1px solid #ece8ee;margin-top:18px;padding-top:17px}.headline-original,.headline-calibrated{grid-template-columns:48px minmax(0,1fr);align-items:baseline;gap:9px;display:grid}.headline-original>span,.headline-calibrated>span{color:#98909b;font-size:8px;font-weight:800}.headline-original s{color:#8e6262;font-size:12px;text-decoration-thickness:1px}.headline-original em{color:#9b5656;background:#faeeee;border-radius:4px;grid-column:2;width:max-content;padding:3px 5px;font-size:8px;font-style:normal}.headline-calibrated{margin-top:14px}.headline-calibrated strong{font-size:15px;line-height:1.6}.headline-calibration-card article>p{color:#807882;margin:13px 0 0 57px;font-size:9px;line-height:1.65}.headline-source-row{flex-wrap:wrap;gap:10px;margin-left:57px;display:flex}.priority-watch-intro{color:#695d70;background:#faf8fb;border:1px solid #ded8e2;border-radius:8px;align-items:flex-start;gap:10px;padding:14px 16px;display:flex}.priority-watch-intro p{margin:0;font-size:10px;line-height:1.7}@media (max-width:980px){.observer-secondary-grid,.priority-watch-grid{grid-template-columns:1fr}}@media (max-width:767px),(pointer:coarse) and (max-width:960px) and (max-height:500px){.market-observer-teaser{border-radius:9px;grid-template-columns:34px minmax(0,1fr);gap:11px;margin-top:14px;padding:15px}.observer-teaser-mark{border-radius:7px;width:34px;height:34px}.observer-teaser-content h2{margin-top:4px;font-size:18px}.observer-teaser-content dl>div{grid-template-columns:34px minmax(0,1fr)}.market-observer-teaser>a{grid-column:2;justify-self:start;margin-top:2px}.market-observer{margin-top:23px;scroll-margin-top:74px}.market-observer-heading{flex-direction:column;align-items:start;gap:7px}.market-observer-heading h2{font-size:27px}.observer-updated{white-space:normal}.observer-view-tabs{width:100%}.evidence-conclusion-card,.evidence-conclusion-card.compact,.macro-chain-card,.headline-calibration-card{border-radius:8px;padding:17px}.evidence-card-header{flex-direction:column;align-items:flex-start;gap:8px}.evidence-state-row{justify-content:flex-start}.evidence-conclusion{grid-template-columns:38px minmax(0,1fr);gap:8px;margin:14px 0 17px;padding:15px 0}.evidence-conclusion h3,.evidence-conclusion-card.compact .evidence-conclusion h3{font-size:20px}.evidence-fact-grid{grid-template-columns:1fr}.evidence-fact{border-radius:6px;padding:13px}.evidence-fact>strong{font-size:20px}.evidence-fact dl>div{grid-template-columns:55px minmax(0,1fr)}.evidence-reasoning-grid{grid-template-columns:1fr}.evidence-reasoning-grid>section{border-radius:6px;padding:12px}.macro-chain-conclusion{font-size:12px}.macro-node{border-radius:7px;padding:14px}.macro-node-top{grid-template-columns:21px minmax(0,1fr)}.macro-node-top .data-status{grid-column:2;justify-self:start}.macro-node>b,.macro-node-metrics,.macro-node>p,.macro-node>a{margin-left:30px}.macro-node-metrics{grid-template-columns:1fr 1fr}.macro-edge{grid-template-columns:16px auto;margin-left:18px;padding-left:13px}.macro-edge p{grid-column:2}.observer-secondary-grid,.priority-watch-grid{gap:10px;margin-top:10px}.headline-original,.headline-calibrated{grid-template-columns:43px minmax(0,1fr)}.headline-calibration-card article>p,.headline-source-row{margin-left:52px}}.prediction-preview{background:#fffffff5;border:1px solid #ddd6e1;border-radius:10px;margin:4px 0 18px;padding:20px;box-shadow:0 10px 28px #251d2b0f}.prediction-preview>header{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.prediction-preview-icon{color:#654d72;background:#faf6fb;border:1px solid #dcd3e2;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.prediction-preview h2{letter-spacing:-.04em;margin:4px 0 2px;font-size:21px}.prediction-preview header p{color:#807783;margin:0;font-size:9px;line-height:1.55}.prediction-preview header>a{color:#654f70;border-bottom:1px solid #a18cab;align-items:center;gap:4px;padding:5px 0;font-size:10px;font-weight:800;display:inline-flex}.prediction-preview-markets{gap:12px;margin-top:16px;display:grid}.prediction-preview-markets>article{border-top:1px solid #ece8ee;padding-top:12px}.prediction-preview-market{justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px;display:flex}.prediction-preview-market strong{font-size:11px}.prediction-preview-market span{color:#928a95;align-items:center;gap:4px;font-size:8px;display:inline-flex}.prediction-preview ol{margin:0;padding:0;list-style:none;display:grid}.prediction-preview li{border-top:1px solid #f0edf2;grid-template-columns:28px minmax(0,1fr) 66px;align-items:center;gap:10px;min-height:54px;display:grid}.prediction-preview li:first-child{border-top:0}.prediction-preview li>span{color:#aaa3ac;font-size:10px;font-weight:850}.prediction-preview li>div{gap:2px;min-width:0;display:grid}.prediction-preview li>div strong{font-size:12px}.prediction-preview li>div small{color:#817985;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;line-height:1.45;overflow:hidden}.prediction-preview li>em{color:#443d47;justify-items:end;font-size:15px;font-style:normal;font-weight:850;display:grid}.prediction-preview li>em small{color:#8d8490;font-size:7.5px;font-weight:700}.prediction-preview-empty{color:#817985;border-top:1px solid #ece8ee;margin:15px 0 0;padding-top:13px;font-size:9px}.prediction-market-tabs{background:#f7f5f8;border:1px solid #ddd7e0;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;margin:0 0 14px;padding:3px;display:grid}.prediction-market-tabs button{color:#7c747f;cursor:pointer;background:0 0;border:0;border-radius:5px;min-height:42px;font-size:11px;font-weight:800;transition:color .16s,background .16s,box-shadow .16s,transform .12s}.prediction-market-tabs button:active{transform:scale(.985)}.prediction-market-tabs button.active{color:#fff;background:#1c1a1d;box-shadow:0 5px 14px #1f192221}.prediction-route>.sector-rotation-index{margin-top:0}.rotation-supporting-charts{background:#fbfafc;border:1px solid #e5e0e7;border-radius:7px;margin:12px 0}.rotation-supporting-charts>summary,.rotation-audit-details>summary{color:#6d6371;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-size:9px;font-weight:800;list-style:none;display:flex}.rotation-supporting-charts>summary::-webkit-details-marker{display:none}.prediction-evidence-drawer summary::-webkit-details-marker{display:none}.daily-macro-disclosure summary::-webkit-details-marker{display:none}.rotation-supporting-charts>summary svg,.rotation-audit-details>summary svg,.prediction-evidence-drawer summary svg,.daily-macro-disclosure summary svg{transition:transform .16s}.rotation-supporting-charts[open]>summary svg,.rotation-audit-details[open]>summary svg,.prediction-evidence-drawer details[open]>summary>em svg,.daily-macro-disclosure details[open]>summary>em svg{transform:rotate(180deg)}.rotation-supporting-charts .rotation-data-charts{border-top:1px solid #e8e3ea;margin:0;padding:12px}.prediction-evidence-drawer,.daily-macro-disclosure{margin-top:16px;scroll-margin-top:90px}.prediction-evidence-drawer>details,.daily-macro-disclosure>details{background:#fffffff5;border:1px solid #ddd7e1;border-radius:10px;box-shadow:0 8px 24px #251d2b0d}.prediction-evidence-drawer>details>summary,.daily-macro-disclosure>details>summary{cursor:pointer;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:17px 18px;list-style:none;display:grid}.prediction-evidence-drawer summary h2,.daily-macro-disclosure summary h2{letter-spacing:-.035em;margin:3px 0 2px;font-size:18px}.prediction-evidence-drawer summary p,.daily-macro-disclosure summary p{color:#817984;margin:0;font-size:9px;line-height:1.55}.prediction-evidence-drawer summary>em,.daily-macro-disclosure summary>em{color:#7b6c82;white-space:nowrap;align-items:center;gap:6px;font-size:9px;font-style:normal;font-weight:800;display:inline-flex}.prediction-evidence-content,.daily-macro-content{border-top:1px solid #ebe7ed;padding:15px}.prediction-evidence-content>.evidence-conclusion-card{margin-top:10px}.daily-macro-content .macro-chain-card{box-shadow:none;margin-top:0}@media (max-width:767px),(pointer:coarse) and (max-width:960px) and (max-height:500px){.prediction-preview{border-radius:8px;margin-bottom:14px;padding:15px}.prediction-preview>header{grid-template-columns:34px minmax(0,1fr);gap:10px}.prediction-preview-icon{border-radius:7px;width:34px;height:34px}.prediction-preview h2{font-size:18px}.prediction-preview header>a{grid-column:2;justify-self:start;margin-top:3px}.prediction-preview li{grid-template-columns:24px minmax(0,1fr) 58px;gap:7px;min-height:50px}.prediction-preview li>div small{max-width:190px}.prediction-market-tabs{margin-bottom:10px}.prediction-evidence-drawer>details,.daily-macro-disclosure>details{border-radius:8px}.prediction-evidence-drawer>details>summary,.daily-macro-disclosure>details>summary{grid-template-columns:34px minmax(0,1fr);gap:10px;padding:14px}.prediction-evidence-drawer summary>em,.daily-macro-disclosure summary>em{grid-column:2;justify-self:start}.prediction-evidence-content,.daily-macro-content{padding:10px}}.rotation-abstention{gap:12px;display:grid}.rotation-abstention-card{background:#fcfaf5;border:1px solid #dfd6cb;border-left:3px solid #a77d35;border-radius:8px;padding:17px 18px;box-shadow:0 8px 22px #3227190d}.rotation-abstention-title{align-items:flex-start;gap:11px;display:flex}.rotation-abstention-title>svg{color:#936d2f;flex:none;margin-top:2px}.rotation-abstention-title span{color:#8b733e;letter-spacing:.08em;font-size:9px;font-weight:850}.rotation-abstention-title h3{color:#282329;letter-spacing:-.025em;margin:5px 0 0;font-size:17px;line-height:1.45}.rotation-abstention-card>ul{color:#746b61;gap:6px;margin:13px 0 0 29px;padding:0;font-size:10px;line-height:1.6;display:grid}.rotation-abstention-metrics{border-top:1px solid #e8e0d5;grid-template-columns:repeat(4,minmax(0,1fr));margin:15px 0 0;display:grid}.rotation-abstention-metrics>div{min-width:0;padding:12px 10px 0 0}.rotation-abstention-metrics dt{color:#968c82;font-size:8.5px}.rotation-abstention-metrics dd{color:#3a3331;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:11px;font-weight:800;overflow:hidden}.rotation-abstention-evidence{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.rotation-abstention-evidence section{background:#fff;border:1px solid #e5e0e6;border-radius:7px;padding:14px}.rotation-abstention-evidence strong{color:#463e48;font-size:10px}.rotation-abstention-evidence p{color:#7e7580;margin:8px 0 0;font-size:9.5px;line-height:1.65}.rotation-context-note.observation{background:#faf7f1;border-color:#ddd3c4}.observation-fallback .rotation-claim strong{color:#765b2e}.rotation-forecast-secondary{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.rotation-forecast-secondary span{color:#756d78;background:#faf9fb;border:1px solid #e7e2e8;border-radius:5px;padding:5px 8px;font-size:8.5px;font-weight:750}.rotation-forecast-secondary .positive{color:#a43e48}.rotation-forecast-secondary .negative{color:#23745b}.prediction-detail-shell{background:linear-gradient(150deg,#f8f5fa 0%,#f3eff7 48%,#f7f5f8 100%);min-height:100vh}.prediction-detail-page{width:min(980px,100% - 36px);margin:0 auto;padding:34px 0 120px}.prediction-detail-report{gap:18px;min-width:0;display:grid}.prediction-detail-report>*{min-width:0;max-width:100%}.prediction-detail-hero,.prediction-latest-card,.prediction-chart-section,.prediction-record-section,.prediction-sector-context{background:#fffffff0;border:1px solid #4d41511f;border-radius:10px;box-shadow:0 12px 32px #30253612}.prediction-detail-hero{padding:29px 30px}.prediction-detail-kicker{color:#8a818d;flex-wrap:wrap;align-items:center;gap:8px;font-size:9px;font-weight:750;display:flex}.prediction-detail-kicker span{color:#75627e;font-weight:900}.prediction-detail-kicker code{border-left:1px solid #ddd6df;padding-left:8px;font-family:inherit}.prediction-detail-kicker time{margin-left:auto}.prediction-detail-hero h1{color:#1c191d;letter-spacing:-.055em;margin:15px 0 8px;font-size:clamp(32px,5vw,50px);line-height:1.08}.prediction-detail-hero>p{color:#736b76;overflow-wrap:anywhere;max-width:780px;margin:0;font-size:12px;line-height:1.8}.prediction-model-state{border-top:1px solid #ebe7ed;grid-template-columns:22px auto minmax(0,1fr);align-items:center;gap:8px;margin-top:20px;padding-top:16px;display:grid}.prediction-model-state svg{color:#80698a}.prediction-model-state strong{font-size:11px}.prediction-model-state span{color:#807782;font-size:9.5px;line-height:1.55}.prediction-model-state.status-abstained svg,.prediction-model-state.status-abstained strong{color:#936d2f}.prediction-model-state.status-ready svg,.prediction-model-state.status-ready strong{color:#2b765a}.prediction-horizon-tabs{background:#f7f5f8e6;border:1px solid #ddd7e0;border-radius:9px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;display:grid;box-shadow:0 8px 20px #2e23340a}.prediction-horizon-tabs button{color:#766e79;cursor:pointer;background:0 0;border:0;border-radius:6px;gap:2px;min-height:56px;transition:color .16s,background .16s,transform .12s,box-shadow .16s;display:grid}.prediction-horizon-tabs button:active{transform:scale(.985)}.prediction-horizon-tabs button strong{font-size:12px}.prediction-horizon-tabs button small{color:#9a939c;font-size:8px}.prediction-horizon-tabs button.active{color:#fff;background:#1d1a1e;box-shadow:0 7px 18px #1f192229}.prediction-horizon-tabs button.active small{color:#c9c3cb}.prediction-latest-card,.prediction-chart-section,.prediction-record-section,.prediction-sector-context{padding:24px}.prediction-latest-card>div:first-child h2,.prediction-chart-section>header h2,.prediction-record-section>header h2,.prediction-sector-context>header h2{letter-spacing:-.035em;margin:5px 0 0;font-size:21px}.prediction-latest-card>dl{border:1px solid #e7e2e9;border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));margin:18px 0 0;display:grid;overflow:hidden}.prediction-latest-card>dl>div{border-bottom:1px solid #ebe7ed;border-right:1px solid #ebe7ed;min-width:0;padding:13px}.prediction-latest-card>dl>div:nth-child(3n){border-right:0}.prediction-latest-card>dl>div:nth-last-child(-n+3){border-bottom:0}.prediction-latest-card dt{color:#989099;font-size:8.5px}.prediction-latest-card dd{color:#332d35;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:12px;font-weight:850;overflow:hidden}.prediction-chart-section>header,.prediction-record-section>header,.prediction-sector-context>header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.prediction-chart-section>header>span,.prediction-record-section>header>span{color:#8d8490;align-items:center;gap:5px;font-size:8.5px;display:inline-flex}.prediction-history-chart{background:#fbfafc;border:1px solid #e5e0e7;border-radius:7px;min-width:0;max-width:100%;margin:18px 0 0;padding:12px;position:relative;overflow:hidden}.prediction-history-chart figcaption{justify-content:space-between;gap:10px;display:flex}.prediction-history-chart figcaption>div{gap:3px;display:grid}.prediction-history-chart figcaption strong{color:#4b434e;font-size:10px}.prediction-history-chart figcaption span{color:#a098a2;font-size:8px}.prediction-history-chart figcaption em{color:#8a7a90;font-size:8px;font-style:normal}.prediction-history-chart svg{touch-action:pan-y;width:100%;height:auto;min-height:170px;margin-top:7px;display:block}.prediction-history-chart svg text{fill:#9e96a0;font-size:9px}.prediction-history-chart svg .grid{stroke:#e9e5eb;stroke-width:1px}.prediction-history-chart svg .series{fill:none;stroke:#80658e;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.prediction-history-chart svg circle{fill:#765885;stroke:#fff;stroke-width:2px}.prediction-history-chart svg circle.result-correct{fill:#2f8a63}.prediction-history-chart svg circle.result-wrong{fill:#c74f5a}.prediction-history-chart svg circle.result-near-neutral{fill:#a07d3d}.prediction-history-chart svg .abstain-marker{stroke:#a77d35;stroke-width:2.2px}.prediction-history-chart svg .cursor{stroke:#2d2830;stroke-width:1px;stroke-dasharray:3 3}.prediction-chart-tooltip{pointer-events:none;background:#fffffff0;border:1px solid #ddd7df;border-radius:5px;justify-items:end;padding:7px 9px;display:grid;position:absolute;top:47px;right:14px;box-shadow:0 7px 16px #29202e14}.prediction-chart-tooltip strong{font-size:9px}.prediction-chart-tooltip span{color:#6e517b;margin-top:2px;font-size:13px;font-weight:900}.prediction-chart-tooltip em{color:#9b939e;margin-top:2px;font-size:7px;font-style:normal}.prediction-chart-empty{color:#918995;text-align:center;min-height:140px;margin:7px 0 0;padding:54px 15px 0;font-size:9.5px}.prediction-actual-tabs{gap:4px;margin:18px 0 -7px;display:flex}.prediction-actual-tabs button{color:#807782;cursor:pointer;background:#fff;border:1px solid #ded8e1;border-radius:5px;padding:7px 10px;font-size:8.5px;font-weight:750}.prediction-actual-tabs button.active{color:#fff;background:#2b272c;border-color:#2b272c}.prediction-chart-note{color:#9a929d;margin:12px 0 0;font-size:8.5px;line-height:1.6}.prediction-record-section>ol{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.prediction-record-section>ol>li{border:1px solid #e5e0e7;border-radius:7px;padding:16px}.prediction-record-head{justify-content:space-between;align-items:center;display:flex}.prediction-record-head time{color:#3f3742;font-size:12px;font-weight:850}.prediction-record-head>span{border-radius:4px;align-items:center;gap:4px;padding:5px 7px;font-size:8px;font-weight:800;display:inline-flex}.prediction-record-head .result-correct{color:#247452;background:#edf7f2}.prediction-record-head .result-wrong{color:#a53e49;background:#fbf0f1}.prediction-record-head .result-model-abstained{color:#88642e;background:#faf4e9}.prediction-record-head .result-pending,.prediction-record-head .result-near-neutral,.prediction-record-head .result-data-insufficient{color:#6f6573;background:#f3f0f4}.prediction-record-values{background:#ebe7ed;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:13px;display:grid}.prediction-record-values>div{background:#faf9fb;gap:4px;min-width:0;padding:10px;display:grid}.prediction-record-values span{color:#9a929c;font-size:8px}.prediction-record-values strong{color:#463e48;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.prediction-record-section li>p{color:#716974;margin:12px 0 0;font-size:9.5px;line-height:1.7}.prediction-record-meta{color:#9b939e;flex-wrap:wrap;gap:6px 13px;margin-top:10px;font-size:8px;display:flex}.prediction-record-meta span{align-items:center;gap:4px;display:inline-flex}.prediction-history-details{border-top:1px solid #ece8ee;margin-top:11px;padding-top:10px}.prediction-history-details summary{color:#75657c;cursor:pointer;align-items:center;gap:5px;font-size:8.5px;font-weight:800;list-style:none;display:flex}.prediction-history-details summary::-webkit-details-marker{display:none}.prediction-history-details[open] summary svg{transform:rotate(180deg)}.prediction-history-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.prediction-history-detail-grid section{border:1px solid #e9e4eb;border-radius:5px;padding:10px}.prediction-history-detail-grid section>strong{font-size:9px}.prediction-history-detail-grid p{color:#7d747f!important;margin:6px 0 0!important;font-size:8.5px!important}.prediction-history-detail-grid p b{color:#514755;font-size:8px;display:block}.prediction-history-details dl{grid-template-columns:repeat(2,minmax(0,1fr));margin:9px 0 0;display:grid}.prediction-history-details dl div{border-bottom:1px solid #eeeaf0;grid-template-columns:100px minmax(0,1fr);padding:7px 0;font-size:8.5px;display:grid}.prediction-history-details dt{color:#9b929d}.prediction-history-details dd{color:#625966;margin:0}.prediction-history-source-links{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.prediction-history-source-links a{color:#705c79;border:1px solid #ddd7df;border-radius:4px;align-items:center;gap:3px;padding:5px 7px;font-size:8px;text-decoration:none;display:inline-flex}.prediction-record-empty{color:#918895;text-align:center;border:1px dashed #ddd6df;border-radius:7px;margin:18px 0 0;padding:30px 15px;font-size:9.5px}.prediction-sector-context>header>svg{color:#887490}.prediction-sector-tags{flex-wrap:wrap;gap:5px;margin-top:16px;display:flex}.prediction-sector-tags span{color:#74617d;background:#f1edf3;border-radius:4px;padding:5px 8px;font-size:8px;font-weight:750}.prediction-sector-context>p{color:#716873;margin:12px 0 0;font-size:10px;line-height:1.75}.prediction-sector-context>ol{gap:9px;margin:16px 0 0;padding:0;list-style:none;display:grid}.prediction-sector-context>ol li{grid-template-columns:150px minmax(0,1fr) 55px;align-items:center;gap:12px;display:grid}.prediction-sector-context li>span{color:#4b434e;font-size:9px;font-weight:750;display:grid}.prediction-sector-context li small{color:#a099a2;font-size:7px;font-weight:500}.prediction-sector-context li i{background:#ede9ef;border-radius:2px;height:5px;overflow:hidden}.prediction-sector-context li i b{border-radius:inherit;background:linear-gradient(90deg,#887092,#c58586);height:100%;display:block}.prediction-sector-context li>strong{color:#6f6573;text-align:right;font-size:9px}.prediction-sector-context>a{color:#6f557a;align-items:center;gap:4px;margin-top:17px;font-size:9px;font-weight:800;text-decoration:none;display:inline-flex}.prediction-detail-footer{color:#948b97;align-items:flex-start;gap:8px;padding:0 5px;display:flex}.prediction-detail-footer svg{flex:none;margin-top:2px}.prediction-detail-footer p{margin:0;font-size:8.5px;line-height:1.65}@media (max-width:767px){.rotation-abstention-card{padding:14px}.rotation-abstention-title h3{font-size:14px}.rotation-abstention-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.rotation-abstention-evidence{grid-template-columns:1fr}.prediction-detail-page{width:min(100% - 24px,650px);padding-top:18px}.prediction-detail-report{gap:12px}.prediction-detail-hero,.prediction-latest-card,.prediction-chart-section,.prediction-record-section,.prediction-sector-context{border-radius:8px;padding:17px}.prediction-detail-hero h1{font-size:34px}.prediction-detail-kicker time{width:100%;margin-left:0}.prediction-model-state{grid-template-columns:20px minmax(0,1fr)}.prediction-model-state span{grid-column:2}.prediction-latest-card>dl{grid-template-columns:repeat(2,minmax(0,1fr))}.prediction-latest-card>dl>div:nth-child(3n){border-right:1px solid #ebe7ed}.prediction-latest-card>dl>div:nth-child(2n){border-right:0}.prediction-latest-card>dl>div:nth-last-child(-n+3){border-bottom:1px solid #ebe7ed}.prediction-latest-card>dl>div:nth-last-child(-n+2){border-bottom:0}.prediction-chart-section>header{display:grid}.prediction-history-chart{padding:9px}.prediction-history-chart svg{min-width:590px;min-height:156px}.prediction-history-chart{overflow-x:auto}.prediction-chart-tooltip{width:max-content;margin:-8px 0 4px auto;position:sticky;right:8px}.prediction-record-values{grid-template-columns:repeat(2,minmax(0,1fr))}.prediction-history-detail-grid,.prediction-history-details dl{grid-template-columns:1fr}.prediction-history-details dl div{grid-template-columns:94px minmax(0,1fr)}.prediction-sector-context>ol li{grid-template-columns:112px minmax(0,1fr) 45px;gap:8px}}.prediction-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.prediction-history-link{color:#684b84;background:#f6f0ff;border:1px solid #d8cbe9;border-radius:999px;align-items:center;gap:5px;min-height:30px;padding:0 11px;font-size:11px;font-weight:800;transition:border-color .18s,transform .18s,background .18s;display:inline-flex}.prediction-history-link:hover{background:#eee5ff;border-color:#b79aef;transform:translateY(-1px)}.prediction-history-shell{min-height:100vh;padding-bottom:44px}.prediction-history-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f4f9eb;border-bottom:1px solid #ded8e3e6;position:sticky;top:0}.prediction-history-header-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;width:min(1180px,100% - 40px);min-height:62px;margin:0 auto;display:grid}.prediction-history-back,.prediction-history-brand,.prediction-history-contract{align-items:center;gap:7px;font-weight:750;display:inline-flex}.prediction-history-back{color:#706a74;justify-self:start;font-size:12px}.prediction-history-brand{color:#342b3a;letter-spacing:.04em;font-size:13px}.prediction-history-contract{color:#6f587c;justify-self:end;font-size:11px}.prediction-history-main{width:min(1180px,100% - 40px);margin:0 auto;padding:42px 0 70px}.prediction-history-hero{box-shadow:var(--shadow);background:linear-gradient(128deg,#fffffffa,#f3ecfbeb);border:1px solid #ddd5e5e6;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:40px;padding:34px 38px;display:grid}.prediction-history-hero .eyebrow,.prediction-history-review .eyebrow{color:#8b72a4;letter-spacing:.16em;margin:0 0 9px;font-size:10px;font-weight:850}.prediction-history-hero h1{letter-spacing:-.035em;margin:0;font-family:Georgia,Noto Serif SC,serif;font-size:clamp(32px,5vw,56px);font-weight:500}.prediction-history-hero>div>p:last-child{color:#6f6872;max-width:720px;margin:16px 0 0;font-size:14px;line-height:1.85}.prediction-history-proof{color:#745d88;background:#ffffffb8;border:1px solid #dfd4eb;border-radius:14px;align-items:center;gap:14px;min-width:220px;padding:17px 18px;display:flex}.prediction-history-proof div{gap:3px;display:grid}.prediction-history-proof strong{color:#332a38;font-size:25px;line-height:1}.prediction-history-proof span{color:#8a818d;font-size:10px}.prediction-history-summary{border:1px solid var(--line);background:#ffffffd6;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px;display:grid;overflow:hidden}.prediction-history-summary>div{border-right:1px solid var(--line);align-content:center;gap:7px;min-height:90px;padding:17px 22px;display:grid}.prediction-history-summary>div:nth-child(3n){border-right:0}.prediction-history-summary>div:nth-child(-n+3){border-bottom:1px solid var(--line)}.prediction-history-summary span{color:#8d8690;font-size:10px}.prediction-history-summary strong{color:#403846;font-size:15px}.prediction-history-review{background:#f9f6fd;border:1px solid #e2d9e9;border-radius:16px;grid-template-columns:220px minmax(0,1fr) minmax(280px,.8fr);align-items:start;gap:28px;margin-top:16px;padding:22px 24px;display:grid}.prediction-history-review h2{margin:0;font-size:18px}.prediction-history-review>p{color:#6f6872;margin:0;line-height:1.75}.prediction-history-review ul{color:#76677f;gap:5px;margin:0;padding-left:18px;font-size:11px;line-height:1.6;display:grid}.prediction-history-controls{border:1px solid var(--line);box-shadow:var(--shadow-small);background:#ffffffe6;border-radius:16px;grid-template-columns:auto auto minmax(190px,1fr) 170px;align-items:center;gap:12px;margin-top:30px;padding:14px;display:grid}.prediction-history-tabs,.prediction-history-horizons{background:#f1edf4;border-radius:10px;gap:4px;padding:3px;display:flex}.prediction-history-tabs button,.prediction-history-horizons button{color:#7c7580;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;padding:8px 11px;font-size:11px}.prediction-history-tabs button.active,.prediction-history-horizons button.active{color:#594466;background:#fff;font-weight:800;box-shadow:0 3px 10px #37284014}.prediction-history-search{color:#9a919e;background:#fff;border:1px solid #e2dde5;border-radius:9px;align-items:center;gap:7px;min-height:36px;padding:0 10px;display:flex}.prediction-history-search input{color:#4f4853;background:0 0;border:0;outline:0;width:100%;font-size:11px}.prediction-history-controls select{color:#5e5662;min-height:36px;font:inherit;background:#fff;border:1px solid #e2dde5;border-radius:9px;outline:0;padding:0 10px;font-size:11px}.prediction-history-controls label:not(.prediction-history-search){min-width:0}.prediction-history-controls label:not(.prediction-history-search) select{width:100%}.prediction-history-result-line{color:#817983;margin:18px 2px 10px;font-size:11px}.prediction-history-result-line strong{color:#4e4057;font-size:14px}.prediction-history-result-line span{color:#aaa2ad}.prediction-history-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.prediction-history-card{background:#fffffff2;border:1px solid #e5e0e7;border-radius:16px;padding:20px;box-shadow:0 7px 24px #281e2f09}.prediction-history-card>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.prediction-history-card>header>div{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.prediction-history-card h2{margin:0;font-size:17px}.prediction-history-card code{color:#a099a2;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px}.prediction-history-date{color:#9b929f;letter-spacing:.08em;width:100%;font-size:9px}.prediction-history-state{color:#786b80;background:#f3eff5;border-radius:999px;flex:none;padding:5px 8px;font-size:9px;font-weight:750}.state-published .prediction-history-state{color:#684d82;background:#eee7fb}.state-abstained .prediction-history-state{background:var(--warning-soft);color:#9b701d}.prediction-history-metrics{border:1px solid #eeeaf0;border-radius:11px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:17px;display:grid;overflow:hidden}.prediction-history-metrics>div{border-right:1px solid #eeeaf0;align-content:center;gap:5px;min-height:66px;padding:10px;display:grid}.prediction-history-metrics>div:last-child{border-right:0}.prediction-history-metrics span{color:#9d95a0;font-size:8px}.prediction-history-metrics strong{color:#4d4551;align-items:center;gap:4px;font-size:11px;display:flex}.prediction-history-metrics .result-correct{color:var(--down)}.prediction-history-metrics .result-wrong{color:var(--up)}.prediction-history-claim{color:#69616c;margin:15px 0 0;font-size:11px;line-height:1.7}.prediction-history-reasons{flex-wrap:wrap;align-items:center;gap:5px;margin-top:12px;display:flex}.prediction-history-reasons strong{color:#8b7f8f;margin-right:2px;font-size:9px}.prediction-history-reasons span{color:#997021;background:#fff6e6;border-radius:5px;padding:4px 6px;font-size:8px}.prediction-history-card details{border-top:1px solid #eeeaf0;margin-top:14px;padding-top:11px}.prediction-history-card summary{color:#765d84;cursor:pointer;font-size:9px;font-weight:800}.prediction-history-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;margin:12px 0 0;display:grid}.prediction-history-card dl div{border-bottom:1px solid #f0edf2;grid-template-columns:76px minmax(0,1fr);gap:8px;padding:6px 0;font-size:9px;display:grid}.prediction-history-card dt{color:#a097a3}.prediction-history-card dd{color:#5f5664;overflow-wrap:anywhere;margin:0}.prediction-history-sources{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.prediction-history-sources a{color:#6d537a;border:1px solid #ded6e3;border-radius:6px;align-items:center;gap:4px;padding:6px 8px;font-size:9px;display:inline-flex}.prediction-history-no-source{color:#a098a3;margin:11px 0 0;font-size:9px}.prediction-history-more{color:#725b81;cursor:pointer;background:#faf7fd;border:1px solid #dcd3e3;border-radius:12px;grid-column:1/-1;min-height:42px;font-weight:800}.prediction-history-empty{color:#8a778f;text-align:center;background:#ffffffb8;border:1px dashed #d9d0df;border-radius:16px;align-content:center;justify-items:center;gap:9px;min-height:260px;display:grid}.prediction-history-empty h2{color:#55495b;margin:0;font-size:18px}.prediction-history-empty p{color:#8b838d;max-width:520px;margin:0;line-height:1.7}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:980px){.prediction-history-review{grid-template-columns:180px 1fr}.prediction-history-review ul{grid-column:1/-1}.prediction-history-controls{grid-template-columns:1fr 1fr}.prediction-history-search{grid-column:1/2}}@media (max-width:767px){.prediction-heading-actions{justify-content:flex-start}.prediction-history-shell{padding-bottom:78px}.prediction-history-header-inner,.prediction-history-main{width:min(100% - 24px,650px)}.prediction-history-header-inner{grid-template-columns:1fr auto;min-height:54px}.prediction-history-brand{display:none}.prediction-history-contract{font-size:9px}.prediction-history-main{padding-top:18px}.prediction-history-hero{border-radius:14px;grid-template-columns:1fr;gap:22px;padding:24px 20px}.prediction-history-hero h1{font-size:36px}.prediction-history-proof{min-width:0}.prediction-history-summary{grid-template-columns:repeat(2,1fr)}.prediction-history-summary>div{border-bottom:1px solid var(--line);min-height:76px}.prediction-history-summary>div:nth-child(2n){border-right:0}.prediction-history-summary>div:nth-child(3n){border-right:1px solid var(--line)}.prediction-history-summary>div:nth-last-child(-n+2){border-bottom:0}.prediction-history-review{grid-template-columns:1fr;gap:13px}.prediction-history-review ul{grid-column:auto}.prediction-history-controls{grid-template-columns:1fr}.prediction-history-tabs,.prediction-history-horizons{overflow-x:auto}.prediction-history-search{grid-column:auto}.prediction-history-list{grid-template-columns:1fr}.prediction-history-card{border-radius:12px;padding:16px}.prediction-history-card>header{display:grid}.prediction-history-state{justify-self:start}.prediction-history-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.prediction-history-metrics>div:nth-child(2){border-right:0}.prediction-history-metrics>div:nth-child(-n+2){border-bottom:1px solid #eeeaf0}.prediction-history-card dl{grid-template-columns:1fr}}
