:root{
  --tps-navy:#071632;--tps-navy-soft:#10264d;--tps-blue:#1769e0;--tps-blue-dark:#0d55c4;
  --tps-text:#0f172a;--tps-context:#475569;--tps-muted:#64748b;--tps-border:#e2e8f0;
  --tps-bg:#f8fafc;--tps-surface:#fff;--tps-hover:#f1f5f9;--tps-radius:14px;
  --tps-shadow:0 12px 32px rgba(15,23,42,.07);--tps-max:1240px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--tps-text);background:var(--tps-bg);line-height:1.6}button,input{font:inherit}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}img{max-width:100%;height:auto}.container{width:min(calc(100% - 40px),var(--tps-max));margin-inline:auto}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:16px;top:16px;z-index:9999;background:#fff;padding:10px 14px;border-radius:8px;box-shadow:var(--tps-shadow)}
.site-header{background:var(--tps-surface);border-bottom:1px solid var(--tps-border);position:sticky;top:0;z-index:100}.admin-bar .site-header{top:32px}.site-header__inner{display:grid;grid-template-columns:minmax(300px,1fr) minmax(360px,560px) auto;align-items:center;gap:32px;min-height:92px}.brand-lockup{display:flex;align-items:center;gap:14px;min-width:0}.brand-lockup__mark{width:54px;height:54px;flex:none}.brand-lockup__copy{display:flex;flex-direction:column;min-width:0}.brand-lockup__name{font-family:Georgia,"Times New Roman",serif;font-size:1.86rem;line-height:1;color:var(--tps-navy);letter-spacing:-.038em;white-space:nowrap}.brand-lockup__name strong{color:var(--tps-blue);font-weight:700}.brand-lockup__tagline{margin-top:7px;color:var(--tps-muted);font-size:.78rem;line-height:1.2;white-space:nowrap}.desktop-search .search-form{display:flex;align-items:center}.desktop-search .search-field{min-height:46px;background:#f8fafc}.desktop-search .search-submit{margin-left:8px}.header-actions{display:flex;align-items:center;gap:10px}.icon-button{display:grid;place-items:center;border:1px solid var(--tps-border);background:#fff;border-radius:10px;width:44px;height:44px;color:var(--tps-navy);cursor:pointer;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.icon-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.icon-button:hover,.icon-button:focus-visible{background:var(--tps-hover);border-color:var(--tps-blue);outline:none;box-shadow:0 0 0 3px rgba(23,105,224,.14)}.newsletter-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 17px;border-radius:10px;background:var(--tps-blue);color:#fff;font-size:.88rem;font-weight:750;transition:background-color .2s ease,transform .2s ease}.newsletter-button:hover{background:var(--tps-blue-dark);transform:translateY(-1px)}.menu-toggle,.search-toggle{display:none}
.site-search{padding:0 0 16px}.search-form{display:flex;gap:0}.search-field{flex:1;border:1px solid var(--tps-border);border-radius:10px;padding:11px 14px;background:#fff;color:var(--tps-text);min-width:0}.search-field::placeholder{color:#94a3b8}.search-field:focus{outline:3px solid rgba(23,105,224,.14);border-color:var(--tps-blue)}.search-submit,.button{border:0;border-radius:10px;padding:11px 16px;background:var(--tps-blue);color:#fff;font-weight:750;cursor:pointer}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.primary-navigation{background:#fff;border-top:1px solid var(--tps-border)}.primary-navigation__inner{display:flex;align-items:center;min-height:48px}.primary-navigation__home{display:grid;place-items:center;width:44px;height:44px;color:var(--tps-muted);border-bottom:3px solid transparent;flex:none;transition:color .2s ease,border-color .2s ease,background-color .2s ease}.primary-navigation__home:hover,.primary-navigation__home:focus-visible,.primary-navigation__home.is-current{color:var(--tps-blue);border-color:var(--tps-blue);background:#f8fbff}.primary-navigation__home svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.primary-navigation__list{list-style:none;display:flex;align-items:center;gap:3px;margin:0;padding:0;overflow-x:auto;scrollbar-width:none}.primary-navigation__list::-webkit-scrollbar{display:none}.primary-navigation__list a{display:block;padding:14px 13px 11px;font-size:.89rem;font-weight:660;white-space:nowrap;border-bottom:3px solid transparent;transition:color .2s ease,border-color .2s ease,background-color .2s ease}.primary-navigation__list a:hover,.primary-navigation__list a:focus-visible,.primary-navigation__list a.is-current{color:var(--tps-blue);border-color:var(--tps-blue);background:#f8fbff}
.pulse-strip{background:var(--tps-navy);color:#fff}.pulse-strip__inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:15px;min-height:44px}.pulse-strip__badge{display:inline-flex;align-items:center;gap:7px;font-size:.7rem;font-weight:850;letter-spacing:.09em;color:#fff}.pulse-strip__dot{width:7px;height:7px;border-radius:50%;background:#ff4d5e;box-shadow:0 0 0 4px rgba(255,77,94,.14)}.pulse-strip__items{position:relative;min-width:0;min-height:24px}.pulse-strip__item{display:none;align-items:center;gap:10px;min-width:0;font-size:.84rem;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pulse-strip__item.is-active{display:flex}.pulse-strip__item span{overflow:hidden;text-overflow:ellipsis}.pulse-strip__item time{flex:none;color:#b8c4d9;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;font-size:.74rem;font-weight:500}.pulse-strip__all{font-size:.79rem;font-weight:750;color:#dce7ff;white-space:nowrap}.pulse-strip__all:hover{text-decoration:underline}.pulse-strip__pause{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:8px;background:transparent;color:#dce7ff;cursor:pointer;transition:background-color .2s ease}.pulse-strip__pause:hover,.pulse-strip__pause:focus-visible{background:rgba(255,255,255,.1);outline:none}.pulse-strip__pause svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pulse-strip__pause .play-icon{display:none}.pulse-strip__pause.is-paused .pause-icon{display:none}.pulse-strip__pause.is-paused .play-icon{display:block}
.site-main{min-height:58vh;padding-block:48px}.site-main--foundation{min-height:64vh;display:flex;align-items:flex-start}.foundation-notice{margin-top:42px;background:#fff;border:1px solid var(--tps-border);border-radius:18px;padding:32px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:20px;align-items:start;box-shadow:var(--tps-shadow)}.foundation-notice__icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#eaf2ff;color:var(--tps-blue)}.foundation-notice__icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.foundation-notice__eyebrow{margin:0 0 4px;color:var(--tps-blue);font-size:.72rem;font-weight:850;letter-spacing:.09em}.foundation-notice h1{margin:0;font-size:clamp(1.55rem,3vw,2.15rem);line-height:1.15;letter-spacing:-.03em}.foundation-notice p:last-child{margin:.6rem 0 0;color:var(--tps-context);max-width:760px}.page-content,.article-single,.content-card{background:#fff;border:1px solid var(--tps-border);border-radius:var(--tps-radius);padding:clamp(22px,4vw,48px);box-shadow:var(--tps-shadow)}.content-list{display:grid;gap:18px}.content-card__meta,.article-meta,.eyebrow{color:var(--tps-muted);font-size:.84rem}.content-card__title{margin:.3rem 0}.page-header h1,.article-header h1{line-height:1.15}.article-content{font-size:1.06rem}.article-image{margin:24px 0}
.site-footer{background:var(--tps-navy);color:#fff;margin-top:0}.site-footer__inner{padding-block:34px;display:grid;grid-template-columns:minmax(280px,1fr) minmax(0,1.4fr);gap:28px;align-items:start}.site-footer__brand-link{display:flex;align-items:center;gap:11px;font-family:Georgia,"Times New Roman",serif;font-size:1.25rem}.site-footer__brand-link img{width:38px;height:38px}.site-footer__brand-link strong{color:#72a7ff}.site-footer p{color:#c9d2e3;margin:.45rem 0}.site-footer__copyright{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.14);padding-top:18px;font-size:.84rem}.footer-nav{display:flex;gap:14px;list-style:none;margin:0;padding:0;flex-wrap:wrap;justify-content:flex-end}.footer-nav a{font-size:.86rem;color:#e8edf6}.footer-nav a:hover{text-decoration:underline}
@media(max-width:1120px){.site-header__inner{grid-template-columns:minmax(280px,1fr) minmax(300px,440px) auto;gap:20px}.brand-lockup__tagline{display:none}.primary-navigation__list a{padding-inline:10px}}
@media(max-width:980px){.admin-bar .site-header{top:32px}.site-header__inner{display:flex;min-height:74px}.desktop-search{display:none}.menu-toggle,.search-toggle{display:grid}.newsletter-button{display:none}.primary-navigation{display:none}.primary-navigation.is-open{display:block}.primary-navigation__inner{align-items:stretch}.primary-navigation__home{margin-top:8px}.primary-navigation__list{display:block;padding:8px 0;width:100%;overflow:visible}.primary-navigation__list a{padding:12px 10px}.site-footer__inner{grid-template-columns:1fr}.footer-nav{justify-content:flex-start}}
@media(max-width:782px){.admin-bar .site-header{top:46px}}
@media(max-width:720px){.container{width:min(calc(100% - 24px),var(--tps-max))}.brand-lockup__mark{width:42px;height:42px}.brand-lockup__name{font-size:1.34rem}.brand-lockup__tagline{display:none}.header-actions{margin-left:auto}.pulse-strip__inner{grid-template-columns:auto minmax(0,1fr) auto;gap:9px}.pulse-strip__all{display:none}.pulse-strip__item time{display:none}.site-main{padding-block:28px}.foundation-notice{margin-top:18px;padding:22px;grid-template-columns:1fr}.foundation-notice__icon{width:42px;height:42px}.page-content,.article-single,.content-card{padding:20px}.search-form{flex-direction:column;gap:8px}.desktop-search .search-form{flex-direction:row}}
@media(max-width:420px){.brand-lockup__name{font-size:1.14rem}.brand-lockup__mark{width:38px;height:38px}.icon-button{width:40px;height:40px}.header-actions{gap:6px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}

/* 1.4 production landing page */
body.tps-front-page{background:#f8fafc}.tps-home{padding:18px 0 0;min-height:auto}.site-header{position:sticky;top:0}.pulse-strip{position:relative;z-index:110}.admin-bar .pulse-strip{margin-top:32px}.admin-bar .site-header{top:32px}.pulse-strip__badge{background:#ff334d;border-radius:999px;padding:5px 9px;letter-spacing:.04em}.pulse-strip__dot{background:#fff;box-shadow:none}.site-header__inner{min-height:82px}.brand-lockup__name{font-size:2rem}.primary-navigation__inner{justify-content:flex-start}.home-hero-grid{display:grid;grid-template-columns:minmax(0,1.66fr) minmax(330px,.9fr);gap:18px}.top-signal-card,.live-pulse-panel,.home-section{background:#fff;border:1px solid var(--tps-border);border-radius:12px;overflow:hidden}.top-signal-card{position:relative;min-height:510px;background:linear-gradient(135deg,#05070d,#15203a);color:#fff}.top-signal-card__media{position:absolute;inset:0}.top-signal-card__media img{width:100%;height:100%;object-fit:cover}.top-signal-card__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,6,23,.95) 0%,rgba(2,6,23,.68) 52%,rgba(2,6,23,.18) 100%),linear-gradient(0deg,rgba(2,6,23,.9),transparent 60%)}.top-signal-card__content{position:absolute;left:30px;right:30px;bottom:30px;z-index:2;max-width:720px}.signal-label{display:inline-flex;padding:5px 9px;border-radius:5px;background:#1266f1;color:#fff;font-size:.68rem;font-weight:800;letter-spacing:.03em}.top-signal-card h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.1rem,4vw,3.35rem);line-height:1.08;letter-spacing:-.03em;margin:14px 0 12px}.top-signal-card p{font-size:1.03rem;line-height:1.55;max-width:620px;margin:0;color:#eef4ff}.signal-meta{display:flex;gap:18px;flex-wrap:wrap;margin-top:20px;color:#e2e8f0;font-size:.79rem}.signal-cta{display:inline-flex;align-items:center;gap:14px;margin-top:24px;background:#fff;color:#0f172a;border-radius:7px;padding:12px 16px;font-weight:750;font-size:.88rem}.live-pulse-panel{padding:18px 18px 8px}.section-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:15px}.section-heading>div{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.section-heading h2{font-size:1.35rem;line-height:1.2;margin:0;letter-spacing:-.025em}.section-heading p{margin:0;color:var(--tps-muted);font-size:.78rem}.section-heading>a{color:var(--tps-blue);font-size:.77rem;font-weight:750;white-space:nowrap}.section-heading--compact{padding-bottom:12px;border-bottom:1px solid var(--tps-border);margin-bottom:0}.live-pulse-list{display:block}.live-pulse-row{display:grid;grid-template-columns:34px minmax(0,1fr) 20px;gap:11px;align-items:center;padding:11px 0;border-bottom:1px solid #edf1f5;transition:background-color .2s ease}.live-pulse-row:hover{background:#f8fafc}.live-pulse-row__mark{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#0f172a;color:#fff;font-weight:800}.live-pulse-row__body{min-width:0}.live-pulse-row time{display:block;font:500 .68rem ui-monospace,SFMono-Regular,Menlo,monospace;color:#64748b}.live-pulse-row strong{display:block;margin-top:1px;font-size:.82rem;line-height:1.28;color:#0f172a}.live-pulse-row__save{color:#64748b}.home-section{margin-top:18px;padding:18px}.moving-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.moving-card{position:relative;border:1px solid var(--tps-border);border-radius:9px;overflow:hidden;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.moving-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(15,23,42,.08)}.moving-card__rank{position:absolute;z-index:2;top:6px;left:6px;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#1266f1;color:#fff;font-weight:800;font-size:.76rem}.moving-card__image{height:96px;background:linear-gradient(135deg,#14213d,#0b57d0);overflow:hidden}.moving-card__image img{width:100%;height:100%;object-fit:cover}.moving-card__fallback{height:100%;display:grid;place-items:center;color:#fff;font-size:2rem;font-weight:800}.moving-card__body{padding:11px}.moving-card h3{font-size:.9rem;line-height:1.25;margin:0 0 5px}.moving-card__type{font-size:.64rem;color:var(--tps-blue);font-weight:800}.moving-card p{font-size:.72rem;color:var(--tps-muted);margin:7px 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sparkline{height:28px;display:flex;align-items:flex-end;gap:3px}.sparkline i{width:10%;border-radius:2px 2px 0 0;background:#10b981}.sparkline i:nth-child(1){height:25%}.sparkline i:nth-child(2){height:40%}.sparkline i:nth-child(3){height:32%}.sparkline i:nth-child(4){height:62%}.sparkline i:nth-child(5){height:52%}.sparkline i:nth-child(6){height:88%}.home-bottom-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.9fr);gap:18px;margin-bottom:20px}.latest-row{display:grid;grid-template-columns:70px 92px minmax(0,1fr) 60px;gap:10px;align-items:center;min-height:54px;border-bottom:1px solid var(--tps-border);transition:background-color .2s ease}.latest-row:hover{background:#f8fafc}.latest-row time{font:500 .68rem ui-monospace,SFMono-Regular,Menlo,monospace;color:#64748b}.latest-row__category{font-size:.66rem;font-weight:800;color:#155eef}.latest-row strong{font-size:.83rem;line-height:1.3}.latest-row__thumb{justify-self:end;width:52px;height:34px;border-radius:5px;overflow:hidden;display:grid;place-items:center;background:#0f172a;color:#fff;font-weight:800}.latest-row__thumb img{width:100%;height:100%;object-fit:cover}.load-more-button{display:inline-flex;margin-top:14px;padding:10px 22px;border:1px solid var(--tps-border);border-radius:7px;font-size:.8rem;font-weight:700}.explained-list{padding-top:12px;display:grid;gap:11px}.explained-card{display:grid;grid-template-columns:120px minmax(0,1fr);border:1px solid var(--tps-border);border-radius:8px;overflow:hidden;background:#fff}.explained-card__image{min-height:86px;background:#0f172a;display:grid;place-items:center;color:#fff}.explained-card__image img{width:100%;height:100%;object-fit:cover}.explained-card__copy{padding:10px 12px}.explained-card strong{display:block;font-size:.86rem;line-height:1.3}.explained-card small{display:block;margin-top:7px;color:#64748b;font-size:.69rem}.site-footer{margin-top:0}.site-footer__grid{display:grid;grid-template-columns:1.45fr repeat(4,.8fr) 1.3fr;gap:28px;padding:34px 0 22px}.footer-column,.footer-newsletter{display:flex;flex-direction:column;gap:7px}.footer-column h2,.footer-newsletter h2{font-size:.82rem;margin:0 0 5px;color:#fff}.footer-column a{font-size:.75rem;color:#d6deed}.footer-newsletter p{font-size:.75rem;margin:0 0 8px}.footer-subscribe{display:inline-flex;width:max-content;background:#1266f1;color:#fff;border-radius:6px;padding:9px 15px;font-size:.76rem;font-weight:800}.site-footer__copyright{grid-column:1/-1;margin-top:6px}
@media(max-width:1100px){.moving-grid{grid-template-columns:repeat(3,1fr)}.site-footer__grid{grid-template-columns:1.3fr repeat(3,1fr)}.footer-newsletter{grid-column:span 2}.home-hero-grid{grid-template-columns:1.45fr .85fr}.top-signal-card{min-height:470px}}
@media(max-width:900px){.home-hero-grid,.home-bottom-grid{grid-template-columns:1fr}.top-signal-card{min-height:470px}.live-pulse-panel{margin-top:0}.moving-grid{grid-template-columns:repeat(2,1fr)}.site-footer__grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.admin-bar .pulse-strip{margin-top:46px}.pulse-strip{position:relative}.site-header{top:46px}.tps-home{padding-top:12px}.home-hero-grid{gap:12px}.top-signal-card{min-height:440px}.top-signal-card__content{left:20px;right:20px;bottom:22px}.top-signal-card h1{font-size:2rem}.top-signal-card p{font-size:.92rem}.signal-meta{gap:10px}.moving-grid{display:flex;overflow-x:auto;padding-bottom:4px}.moving-card{min-width:210px}.latest-row{grid-template-columns:58px 74px minmax(0,1fr)}.latest-row__thumb{display:none}.explained-card{grid-template-columns:105px 1fr}.site-footer__grid{grid-template-columns:1fr 1fr;gap:22px}.site-footer__brand,.footer-newsletter{grid-column:1/-1}}
@media(max-width:480px){.moving-grid{grid-template-columns:1fr}.top-signal-card{min-height:410px}.top-signal-card h1{font-size:1.75rem}.signal-cta{padding:10px 13px}.live-pulse-row strong{font-size:.78rem}.latest-row{grid-template-columns:58px minmax(0,1fr)}.latest-row__category{display:none}.site-footer__grid{grid-template-columns:1fr}.site-footer__brand,.footer-newsletter{grid-column:auto}}

/* 1.5 precision polish: aligned to approved dashboard visual */
.site-header__inner{grid-template-columns:minmax(330px,1fr) minmax(420px,560px) auto;gap:18px;min-height:86px}
.brand-lockup{gap:12px}.brand-lockup__mark{width:50px;height:50px}.brand-lockup__name{font-size:1.88rem}.brand-lockup__tagline{margin-top:5px;font-size:.76rem}
.desktop-search{width:100%}.desktop-search .search-form{position:relative;display:block}.desktop-search .search-field{width:100%;height:48px;padding:0 52px 0 18px;border-radius:11px;background:#f8fafc;border-color:#dbe3ee;font-size:.83rem}.desktop-search .search-submit{position:absolute;right:4px;top:4px;width:40px;height:40px;padding:0;margin:0;border-radius:8px;background:transparent;color:var(--tps-navy);display:grid;place-items:center}.desktop-search .search-submit:hover,.desktop-search .search-submit:focus-visible{background:#eaf2ff;color:var(--tps-blue);outline:none}.search-submit svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round}.desktop-search .search-submit__text{display:none}
.newsletter-button{min-height:44px;padding:0 18px;border:1px solid #dbe3ee;border-radius:9px;background:#fff;color:var(--tps-navy);font-size:.82rem;font-weight:700;box-shadow:0 1px 2px rgba(15,23,42,.03)}.newsletter-button:hover{background:#f8fafc;color:var(--tps-blue);border-color:#b9cff5;transform:none}
.primary-navigation__inner{min-height:52px}.primary-navigation__home{height:52px;width:48px}.primary-navigation__list a{padding:16px 15px 13px;font-size:.86rem;font-weight:560}
.pulse-strip__inner{min-height:40px}.pulse-strip__badge{font-size:.66rem;padding:4px 9px}.pulse-strip__item{font-size:.79rem}.pulse-strip__all{font-size:.72rem}
.tps-home{padding-top:20px}.home-hero-grid{gap:20px;grid-template-columns:minmax(0,1.7fr) minmax(340px,.92fr)}.top-signal-card{min-height:520px;border-radius:10px}.top-signal-card__content{left:28px;right:28px;bottom:28px}.top-signal-card h1{max-width:660px}.live-pulse-panel{border-radius:10px;padding:17px 18px 8px}
.live-pulse-row{grid-template-columns:38px minmax(0,1fr) 22px;gap:10px;min-height:59px;padding:10px 4px;border-bottom-color:#e7edf4;border-radius:7px;transition:background-color .25s ease-in-out}.live-pulse-row:hover{background:#f1f5f9}.live-pulse-row__mark{width:32px;height:32px;background:#fff;border:1px solid #e2e8f0;color:#0f172a}.live-pulse-row__mark svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.live-pulse-row time{font-size:.67rem;letter-spacing:.01em}.live-pulse-row strong{font-size:.82rem;font-weight:650;line-height:1.25}.live-pulse-row__save{display:grid;place-items:center;color:#64748b}.live-pulse-row__save svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linejoin:round}
.home-section{border-radius:10px;padding:18px 20px}.section-heading h2{font-size:1.28rem}.section-heading>a{display:inline-flex;align-items:center;min-height:28px}
.moving-grid{gap:10px}.moving-card{border-radius:8px;box-shadow:0 1px 2px rgba(15,23,42,.03)}.moving-card__image{height:100px}.moving-card__body{padding:10px 11px 11px}.moving-card h3{font-size:.87rem}.moving-card__type{font-size:.61rem}.moving-card p{margin:6px 0;color:#64748b}.sparkline{height:31px}.sparkline svg{display:block;width:100%;height:100%;overflow:visible}.sparkline__fill{fill:rgba(16,185,129,.08)}.sparkline__line{fill:none;stroke:#10b981;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}
.home-bottom-grid{gap:20px}.latest-row{grid-template-columns:76px 100px minmax(0,1fr) 60px;min-height:55px;padding:0 4px;border-radius:6px;transition:background-color .25s ease-in-out}.latest-row:hover{background:#f1f5f9}.latest-row strong{font-size:.82rem;font-weight:620}.latest-row__category{font-size:.63rem}.explained-card{border-radius:7px;transition:background-color .25s ease-in-out,transform .25s ease-in-out}.explained-card:hover{background:#f8fafc;transform:translateY(-1px)}
.site-footer__grid{padding-top:36px}.site-footer__brand .brand-lockup__mark{filter:brightness(0) invert(1);opacity:.92}
@media(max-width:1120px){.site-header__inner{grid-template-columns:minmax(290px,1fr) minmax(330px,470px) auto}.primary-navigation__list a{padding-inline:11px}}
@media(max-width:960px){.site-header__inner{grid-template-columns:1fr auto}.desktop-search{display:none}.menu-toggle,.search-toggle{display:grid}.newsletter-button{display:inline-flex}.home-hero-grid{grid-template-columns:1fr}.live-pulse-panel{margin-top:0}}
@media(max-width:720px){.newsletter-button{display:none}.site-header__inner{min-height:68px}.brand-lockup__mark{width:42px;height:42px}.brand-lockup__name{font-size:1.42rem}.site-search .search-form{position:relative;display:block}.site-search .search-field{width:100%;padding-right:48px}.site-search .search-submit{position:absolute;right:4px;top:4px;width:38px;height:38px;padding:0;display:grid;place-items:center}.site-search .search-submit__text{display:none}.live-pulse-row{min-height:56px}.home-section{padding:16px}.top-signal-card{min-height:450px}}

/* 1.6 visual refinement: icon-led navigation, stronger hierarchy, denser dashboard polish */
.site-header__inner{
  grid-template-columns:minmax(330px,1fr) minmax(430px,570px) auto;
  gap:22px;
}
.newsletter-button{
  min-height:44px;
  padding:0 20px;
  border-color:var(--tps-blue);
  background:var(--tps-blue);
  color:#fff;
  box-shadow:0 4px 12px rgba(23,105,224,.16);
}
.newsletter-button:hover,.newsletter-button:focus-visible{
  background:var(--tps-blue-dark);
  border-color:var(--tps-blue-dark);
  color:#fff;
  box-shadow:0 6px 16px rgba(23,105,224,.22);
  transform:translateY(-1px);
  outline:none;
}
.primary-navigation__inner{
  justify-content:center;
  min-height:58px;
}
.primary-navigation__list{
  width:auto;
  justify-content:center;
  gap:6px;
}
.primary-navigation__list li{display:flex}
.primary-navigation__list a{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-height:58px;
  padding:14px 13px 11px;
  font-size:.82rem;
  font-weight:650;
  text-align:center;
}
.primary-navigation__icon{
  width:17px;
  height:17px;
  display:grid;
  place-items:center;
  color:#52627a;
  flex:none;
}
.primary-navigation__icon svg{
  width:17px;
  height:17px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.primary-navigation__list a:hover .primary-navigation__icon,
.primary-navigation__list a:focus-visible .primary-navigation__icon,
.primary-navigation__list a.is-current .primary-navigation__icon{color:var(--tps-blue)}
.section-title-icon{
  display:inline-grid;
  place-items:center;
  width:27px;
  height:27px;
  margin-right:8px;
  border-radius:8px;
  background:#eaf2ff;
  color:var(--tps-blue);
  vertical-align:-6px;
}
.section-title-icon svg{
  width:17px;
  height:17px;
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.live-pulse-row__mark{
  background:#eef5ff;
  border-color:#d7e6ff;
  color:var(--tps-blue);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.8);
}
.live-pulse-row:hover .live-pulse-row__mark{
  background:var(--tps-blue);
  border-color:var(--tps-blue);
  color:#fff;
}
.moving-card__image{position:relative}
.moving-card__icon{
  position:absolute;
  top:8px;
  right:8px;
  z-index:2;
  display:grid;
  place-items:center;
  width:31px;
  height:31px;
  border-radius:9px;
  color:#fff;
  background:rgba(7,22,50,.82);
  border:1px solid rgba(255,255,255,.28);
  box-shadow:0 5px 14px rgba(7,22,50,.24);
  backdrop-filter:blur(7px);
}
.moving-card__icon svg{
  width:18px;
  height:18px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.moving-card:hover .moving-card__icon{
  background:var(--tps-blue);
  border-color:var(--tps-blue);
}
.explained-list{
  grid-template-rows:repeat(4,minmax(0,1fr));
  height:calc(100% - 54px);
  min-height:0;
}
.explained-card{
  min-height:0;
  grid-template-columns:112px minmax(0,1fr);
}
.explained-card__image{min-height:74px}
.explained-card__copy{display:flex;flex-direction:column;justify-content:center}
.explained-card strong{font-size:.82rem}
.explained-panel{display:flex;flex-direction:column}
.footer-newsletter .footer-subscribe{
  background:var(--tps-blue);
  color:#fff;
  box-shadow:0 4px 12px rgba(23,105,224,.18);
}
.footer-newsletter .footer-subscribe:hover,
.footer-newsletter .footer-subscribe:focus-visible{
  background:#2d7bf0;
  color:#fff;
  outline:none;
}
.site-footer__brand p{
  color:#d6deed;
  font-size:.82rem;
  letter-spacing:.01em;
}
@media(max-width:1180px){
  .primary-navigation__list{gap:1px}
  .primary-navigation__list a{gap:5px;padding-inline:9px;font-size:.78rem}
  .primary-navigation__icon,.primary-navigation__icon svg{width:15px;height:15px}
}
@media(max-width:960px){
  .primary-navigation__inner{justify-content:flex-start}
  .primary-navigation__list{width:100%;display:block}
  .primary-navigation__list li{display:block}
  .primary-navigation__list a{justify-content:flex-start;min-height:48px;padding:12px 10px;font-size:.9rem}
  .primary-navigation__icon,.primary-navigation__icon svg{width:18px;height:18px}
}
@media(max-width:900px){
  .explained-list{height:auto;grid-template-rows:none}
}

/* 1.7 refinement: left-aligned navigation, contextual marks, hero source and functional slider */
.primary-navigation__inner{justify-content:flex-start}
.primary-navigation__list{justify-content:flex-start;margin-left:0}
.primary-navigation__list a{justify-content:flex-start}
.primary-navigation__icon,.primary-navigation__icon svg{width:19px;height:19px}
.primary-navigation__icon svg{stroke-width:1.75}
.top-signal-carousel{position:relative;min-width:0;min-height:100%}
.top-signal-carousel .top-signal-card{display:none;height:100%}
.top-signal-carousel .top-signal-card.is-active{display:block}
.signal-source{display:inline-flex;align-items:center;gap:5px}
.signal-source::before{content:"↗";font-size:.78em;color:#9ec0ff}
.hero-pagination{position:absolute;z-index:5;right:24px;bottom:22px;display:flex;align-items:center;gap:8px}
.hero-pagination__dot{width:24px;height:4px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.65);cursor:pointer;transition:width .2s ease,background-color .2s ease}
.hero-pagination__dot:hover,.hero-pagination__dot:focus-visible{background:#fff;outline:2px solid rgba(255,255,255,.4);outline-offset:3px}
.hero-pagination__dot.is-active{width:34px;background:var(--tps-blue)}
.entity-glyph{display:grid;place-items:center;width:21px;height:21px;font-size:17px;line-height:1}
.entity-glyph--flag{font-size:19px}
.entity-glyph--amazon{position:relative;font-family:Arial,sans-serif;font-size:18px;font-weight:800;color:#111827;text-transform:lowercase}
.entity-glyph--amazon span{position:absolute;right:-4px;bottom:-5px;color:#ff9900;font-size:11px;transform:rotate(10deg)}
.entity-glyph--ai{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:800;letter-spacing:-.05em}
.moving-card__icon .entity-glyph{color:#fff}
.moving-card__icon .entity-glyph--amazon{color:#fff}
.section-heading h2{display:flex;align-items:center;gap:0}
.site-footer__brand p{max-width:270px;line-height:1.4}
@media(max-width:1180px){.primary-navigation__icon,.primary-navigation__icon svg{width:17px;height:17px}}
@media(max-width:960px){.primary-navigation__list{margin-left:0}.hero-pagination{right:18px;bottom:18px}}
@media(max-width:720px){.hero-pagination{right:16px;bottom:16px}.hero-pagination__dot{width:18px}.hero-pagination__dot.is-active{width:27px}.signal-meta{padding-right:0}}


/* 1.9.0 — real-world identity badges and filled icon system */
.primary-navigation__list{gap:3px}
.primary-navigation__list a{gap:7px;padding-inline:11px}
.primary-navigation__icon{width:25px;height:25px;display:grid;place-items:center;flex:0 0 25px}
.nav-badge{
  width:23px;height:23px;border-radius:50%;display:grid;place-items:center;
  color:#fff;background:#2563eb;box-shadow:0 1px 3px rgba(15,23,42,.14);
  font-size:14px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;
}
.nav-badge svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.nav-badge--people{background:#7c3aed}.nav-badge--org{background:#334155}
.nav-badge--topics{background:#0f766e}.nav-badge--flag{background:#fff;font-size:16px}
.nav-badge--world{background:#0284c7}.nav-badge--markets{background:#059669}
.nav-badge--tech{background:#6d28d9}.nav-badge--explained{background:#ea580c}
.primary-navigation__list a:hover .nav-badge,.primary-navigation__list a:focus-visible .nav-badge{transform:scale(1.08);box-shadow:0 4px 10px rgba(15,23,42,.18)}

.live-pulse-row__mark{
  width:38px;height:38px;border:0;background:transparent;box-shadow:none;overflow:visible;
}
.brand-badge{
  width:36px;height:36px;border-radius:50%;display:grid;place-items:center;overflow:hidden;
  background:#fff;border:1px solid #dbe4ef;box-shadow:0 2px 8px rgba(15,23,42,.08);
  font-size:21px;line-height:1;transition:transform .22s ease,box-shadow .22s ease;
}
.brand-badge svg{width:24px;height:24px}
.brand-badge--x{background:#050505;color:#fff;border-color:#050505}
.brand-badge--x svg{fill:#fff;stroke:none}
.brand-badge--openai{background:#111827;color:#fff;border-color:#111827}
.brand-badge--openai svg{fill:none;stroke:#fff;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.brand-badge--tesla{background:#e82127;color:#fff;border-color:#e82127}
.brand-badge--tesla svg{fill:#fff;stroke:none}
.brand-badge--apple{background:#050505;color:#fff;border-color:#050505}
.brand-badge--apple svg{fill:#fff;stroke:none}
.brand-badge--amazon{background:#fff;color:#111827}
.brand-badge--amazon svg{overflow:visible}
.brand-badge--amazon text{font:bold 22px Arial,sans-serif;fill:#111827}
.brand-badge--amazon path{fill:none;stroke:#ff9900;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.brand-badge--youtube{background:#ff0033;border-color:#ff0033}
.brand-badge--youtube svg rect{fill:#ff0033}.brand-badge--youtube svg path{fill:#fff;stroke:none}
.brand-badge--rbi{background:#0b3b82;color:#f6c64a;border-color:#0b3b82}
.brand-badge--rbi svg{fill:none;stroke:#f6c64a;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.brand-badge--flag{background:#fff;font-size:23px}
.brand-badge--world{background:#0ea5e9;color:#fff;border-color:#0ea5e9}
.brand-badge--world svg,.brand-badge--default svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.brand-badge--default{background:#1266f1;color:#fff;border-color:#1266f1}
.brand-badge--fire,.brand-badge--volcano,.brand-badge--travel,.brand-badge--food,.brand-badge--fashion{background:#fff}
.live-pulse-row:hover .brand-badge{transform:scale(1.07);box-shadow:0 5px 14px rgba(15,23,42,.15)}
.live-pulse-row:hover .live-pulse-row__mark{background:transparent;color:inherit;border-color:transparent}

.moving-card__icon{
  width:38px;height:38px;padding:0;border:0;background:transparent;box-shadow:none;backdrop-filter:none;
}
.moving-card__icon .brand-badge{width:36px;height:36px;border:2px solid rgba(255,255,255,.92);box-shadow:0 5px 15px rgba(2,6,23,.3)}
.moving-card:hover .moving-card__icon{background:transparent;border-color:transparent}
.moving-card:hover .brand-badge{transform:scale(1.08)}
@media(max-width:1180px){
  .primary-navigation__list a{padding-inline:8px;gap:5px}
  .nav-badge{width:21px;height:21px}.primary-navigation__icon{width:22px;height:22px;flex-basis:22px}
}


/* 2.0.0 — final consistency and interaction pass */

/* Keep all section title icons equally strong and filled. */
.section-heading h2,
.home-section__header h2,
.latest-panel__header h2,
.explained-panel__header h2{
  display:flex;
  align-items:center;
  gap:10px;
}
.section-heading__icon{
  width:28px;
  height:28px;
  flex:0 0 28px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#1266f1;
  color:#fff;
  box-shadow:0 2px 8px rgba(18,102,241,.2);
}
.section-heading__icon svg{
  width:15px;
  height:15px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.9;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.section-heading__icon--explained{background:#ea580c}

/* Normalize any older pale heading badge styles. */
.moving-section .section-heading__icon,
.latest-section .section-heading__icon,
.explained-section .section-heading__icon,
.whats-moving__title-icon,
.latest-title__icon{
  background:#1266f1 !important;
  color:#fff !important;
  border-color:#1266f1 !important;
  box-shadow:0 2px 8px rgba(18,102,241,.2) !important;
}

/* Live Pulse identity badges: consistent full circles, no repeated blue pulse fallback look. */
.live-pulse-row__mark{
  width:38px;
  height:38px;
  flex:0 0 38px;
}
.brand-badge{
  width:36px;
  height:36px;
  border-radius:50%;
  border:1px solid #d7e0eb;
  box-shadow:0 2px 7px rgba(15,23,42,.09);
}
.brand-badge--default{
  background:#eaf2ff;
  border-color:#cbdcff;
  color:#1266f1;
}
.brand-badge--default svg{
  width:22px;
  height:22px;
}
.live-pulse-row:hover{
  background:#f1f5f9;
}
.live-pulse-row:hover .brand-badge{
  transform:scale(1.06);
}

/* Cards use the same real-world circular identity badges without duplicate ranking markers. */
.moving-card__icon{
  top:10px;
  right:10px;
  left:auto;
}
.moving-card__rank,
.moving-card__number,
.hot-signal-rank{
  display:none !important;
}
.moving-card__icon .brand-badge{
  width:36px;
  height:36px;
}

/* Clean, single-line hero source metadata. */
.hero-source,
.top-signal__source{
  display:inline-flex;
  align-items:center;
  gap:4px;
  color:#e2e8f0;
  white-space:nowrap;
  font-size:12px;
  font-weight:500;
  line-height:1.2;
}
.hero-source__label,
.top-signal__source-label{
  color:#94a3b8;
}
.hero-source::before,
.top-signal__source::before{
  content:none !important;
}
.top-signal__meta{
  align-items:center;
  gap:12px;
  flex-wrap:wrap;
}
.top-signal__meta > *{
  min-height:18px;
}

/* Footer links must visibly respond. */
.site-footer a{
  transition:color .2s ease, opacity .2s ease, transform .2s ease;
}
.site-footer a:hover,
.site-footer a:focus-visible{
  color:#60a5fa;
  opacity:1;
  text-decoration:underline;
  text-underline-offset:4px;
}
.site-footer__column a:hover,
.site-footer__column a:focus-visible{
  transform:translateX(2px);
}
.site-footer .newsletter-button:hover,
.site-footer .newsletter-button:focus-visible,
.site-footer .button:hover,
.site-footer .button:focus-visible{
  color:#fff;
  text-decoration:none;
  background:#0f57d5;
  transform:translateY(-1px);
}

/* Prevent icon treatment inconsistencies at narrow desktop widths. */
@media (max-width: 1180px){
  .section-heading__icon{
    width:26px;
    height:26px;
    flex-basis:26px;
  }
}


/* 2.0.1 — consistent View all link interactions */
.section-action,
.section-header__link,
.live-pulse__view-all,
.moving-section__view-all,
.latest-panel__view-all,
.explained-panel__view-all,
a[href*="view-all"],
a.view-all-link{
  display:inline-flex;
  align-items:center;
  gap:6px;
  min-height:32px;
  padding:6px 10px;
  border-radius:8px;
  color:#1266f1;
  font-weight:700;
  text-decoration:none;
  transition:
    color .2s ease,
    background-color .2s ease,
    transform .2s ease,
    box-shadow .2s ease;
}
.section-action:hover,
.section-action:focus-visible,
.section-header__link:hover,
.section-header__link:focus-visible,
.live-pulse__view-all:hover,
.live-pulse__view-all:focus-visible,
.moving-section__view-all:hover,
.moving-section__view-all:focus-visible,
.latest-panel__view-all:hover,
.latest-panel__view-all:focus-visible,
.explained-panel__view-all:hover,
.explained-panel__view-all:focus-visible,
a[href*="view-all"]:hover,
a[href*="view-all"]:focus-visible,
a.view-all-link:hover,
a.view-all-link:focus-visible{
  color:#0f57d5;
  background:#eaf2ff;
  transform:translateX(2px);
  box-shadow:0 2px 8px rgba(18,102,241,.12);
  text-decoration:none;
}
.section-action:focus-visible,
.section-header__link:focus-visible,
.live-pulse__view-all:focus-visible,
.moving-section__view-all:focus-visible,
.latest-panel__view-all:focus-visible,
.explained-panel__view-all:focus-visible,
a[href*="view-all"]:focus-visible,
a.view-all-link:focus-visible{
  outline:2px solid #1266f1;
  outline-offset:2px;
}


/* 2.0.2 — exact section action links */
.section-view-all{
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-height:34px;
  padding:7px 11px !important;
  border:1px solid transparent;
  border-radius:8px;
  color:#1266f1 !important;
  background:transparent;
  font-size:12px;
  font-weight:800;
  line-height:1;
  text-decoration:none !important;
  cursor:pointer;
  transition:
    background-color .2s ease,
    border-color .2s ease,
    color .2s ease,
    transform .2s ease,
    box-shadow .2s ease;
}
.section-view-all span{
  display:inline-block;
  transition:transform .2s ease;
}
.section-view-all:hover,
.section-view-all:focus-visible{
  color:#ffffff !important;
  background:#1266f1 !important;
  border-color:#1266f1 !important;
  box-shadow:0 5px 14px rgba(18,102,241,.24);
  transform:translateY(-1px);
  text-decoration:none !important;
}
.section-view-all:hover span,
.section-view-all:focus-visible span{
  transform:translateX(3px);
}
.section-view-all:active{
  transform:translateY(0);
  box-shadow:0 2px 7px rgba(18,102,241,.2);
}
.section-view-all:focus-visible{
  outline:3px solid rgba(18,102,241,.3);
  outline-offset:2px;
}

/* Ensure generic section-heading anchor rules cannot override these buttons. */
.section-heading > .section-view-all,
.section-heading--compact > .section-view-all{
  color:#1266f1 !important;
}
.section-heading > .section-view-all:hover,
.section-heading--compact > .section-view-all:hover,
.section-heading > .section-view-all:focus-visible,
.section-heading--compact > .section-view-all:focus-visible{
  color:#fff !important;
}


/* 2.0.3 — honest, data-driven momentum component */
.moving-card__body{
  display:flex;
  flex-direction:column;
}
.moving-card__momentum{
  margin-top:auto;
  padding-top:10px;
  border-top:1px solid #eef2f7;
}
.moving-card__momentum-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
  margin-bottom:4px;
}
.moving-card__momentum-label{
  color:#64748b;
  font-size:10px;
  font-weight:700;
  letter-spacing:.02em;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.moving-card__momentum-change{
  flex:0 0 auto;
  padding:2px 6px;
  border-radius:999px;
  font-size:10px;
  font-weight:800;
  font-variant-numeric:tabular-nums;
}
.moving-card__momentum-change--up{
  color:#047857;
  background:#ecfdf5;
}
.moving-card__momentum-change--down{
  color:#b91c1c;
  background:#fef2f2;
}
.moving-card__momentum-change--flat{
  color:#475569;
  background:#f1f5f9;
}
.moving-card__momentum-chart{
  width:100%;
  height:30px;
}
.momentum-sparkline{
  display:block;
  width:100%;
  height:30px;
  overflow:visible;
}
.momentum-sparkline__area{
  fill:rgba(16,185,129,.09);
}
.momentum-sparkline__line{
  fill:none;
  stroke:#10b981;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.momentum-sparkline__end{
  fill:#10b981;
  stroke:#fff;
  stroke-width:1.4;
}
.moving-card__momentum-source{
  display:block;
  margin-top:1px;
  color:#94a3b8;
  font-size:9px;
  font-weight:600;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.moving-card:hover .momentum-sparkline__line{
  stroke-width:2.4;
}
.moving-card:hover .moving-card__momentum{
  border-top-color:#dbeafe;
}


/* 2.0.4 — clean source line and aligned momentum cards */

/* Remove every legacy hero source artifact. */
.signal-source,
.signal-source svg{
  display:none !important;
}
.signal-source::before{
  content:none !important;
}

/* Dedicated source line above the story CTA. */
.signal-source-line{
  display:flex;
  align-items:center;
  gap:5px;
  width:max-content;
  max-width:100%;
  margin-top:14px;
  color:#f8fafc;
  font-size:12px;
  line-height:1.3;
}
.signal-source-line__label{
  color:#94a3b8;
  font-weight:600;
}
.signal-source-line strong{
  color:#ffffff;
  font-weight:750;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.signal-source-line + .signal-cta{
  margin-top:14px;
}

/* Make every card and body exactly participate in the same vertical grid. */
.moving-grid{
  align-items:stretch;
}
.moving-card{
  display:flex;
  flex-direction:column;
  height:100%;
}
.moving-card__image{
  flex:0 0 100px;
}
.moving-card__body{
  display:grid !important;
  grid-template-rows:
    minmax(44px, auto)
    18px
    34px
    minmax(82px, auto);
  flex:1 1 auto;
  padding:10px 11px 11px;
}
.moving-card h3{
  display:-webkit-box;
  min-height:44px;
  margin:0 0 5px;
  overflow:hidden;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  line-clamp:2;
}
.moving-card__type{
  align-self:start;
  min-height:18px;
}
.moving-card__body > p{
  display:-webkit-box;
  min-height:34px;
  margin:4px 0 8px;
  overflow:hidden;
  white-space:normal;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  line-clamp:2;
}
.moving-card__momentum{
  display:grid;
  grid-template-rows:22px 32px 16px;
  align-self:end;
  width:100%;
  min-height:82px;
  margin:0;
  padding-top:8px;
  border-top:1px solid #eef2f7;
}
.moving-card__momentum-head{
  align-self:start;
  min-height:22px;
  margin:0;
}
.moving-card__momentum-chart{
  align-self:center;
  height:32px;
}
.momentum-sparkline{
  height:32px;
}
.moving-card__momentum-source{
  align-self:end;
  display:block;
  min-height:16px;
  margin:0;
  color:#94a3b8;
  font-size:9px;
  line-height:16px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.moving-card__momentum-source strong{
  color:#64748b;
  font-weight:750;
}

/* Cards remain aligned on tablet/desktop. */
@media (min-width:721px){
  .moving-card{
    min-height:294px;
  }
}

/* Mobile cards still stay compact while preserving internal alignment. */
@media (max-width:720px){
  .moving-card__body{
    grid-template-rows:minmax(44px,auto) 18px 34px minmax(82px,auto);
  }
}


/* 2.0.5 — final balanced What’s Moving Now cards */
.moving-grid{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:12px;
  align-items:stretch;
}
.moving-card{
  display:grid;
  grid-template-rows:112px 1fr;
  min-height:340px;
  height:100%;
  overflow:hidden;
  border:1px solid #e2e8f0;
  border-radius:10px;
  background:#fff;
}
.moving-card__image{
  height:112px;
  min-height:112px;
  flex-basis:auto;
}
.moving-card__body{
  display:grid !important;
  grid-template-rows:
    minmax(52px,auto)
    20px
    minmax(54px,auto)
    1fr;
  min-height:228px;
  height:100%;
  padding:11px 11px 12px;
}
.moving-card h3{
  display:block;
  min-height:52px;
  max-height:none;
  margin:0 0 4px;
  overflow:visible;
  font-size:13px;
  line-height:1.22;
  -webkit-line-clamp:unset;
  line-clamp:unset;
}
.moving-card__type{
  min-height:20px;
  align-self:start;
  font-size:9px;
}
.moving-card__body > p{
  display:block;
  min-height:54px;
  max-height:54px;
  margin:5px 0 10px;
  overflow:hidden;
  color:#64748b;
  font-size:11px;
  line-height:1.35;
  white-space:normal;
  -webkit-line-clamp:unset;
  line-clamp:unset;
}
.moving-card__momentum{
  display:grid;
  grid-template-rows:26px 42px 18px;
  align-self:end;
  min-height:96px;
  margin-top:0;
  padding-top:10px;
  border-top:1px solid #e5edf6;
}
.moving-card__momentum-head{
  min-height:26px;
  margin:0;
}
.moving-card__momentum-label{
  display:flex;
  align-items:center;
  gap:5px;
  color:#0f172a;
  font-size:10px;
  font-weight:800;
  letter-spacing:0;
  text-transform:none;
}
.moving-card__momentum-label small{
  display:inline-flex;
  align-items:center;
  min-height:16px;
  padding:1px 5px;
  border-radius:999px;
  color:#64748b;
  background:#f1f5f9;
  font-size:8px;
  font-weight:700;
  line-height:1;
}
.moving-card__momentum-change{
  font-size:10px;
  padding:3px 6px;
}
.moving-card__momentum-chart{
  height:42px;
}
.momentum-sparkline{
  height:42px;
}
.moving-card__momentum-source{
  min-height:18px;
  font-size:8.5px;
  line-height:18px;
}
.moving-card__momentum-source strong{
  color:#475569;
}

/* Visually divide article information from the data layer. */
.moving-card__momentum::before{
  content:"";
  display:none;
}
.moving-card:hover{
  transform:translateY(-3px);
  border-color:#bfdbfe;
  box-shadow:0 10px 24px rgba(15,23,42,.1);
}

/* Keep six cards readable at common desktop widths. */
@media (max-width:1180px){
  .moving-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}
@media (max-width:760px){
  .moving-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .moving-card{
    min-height:330px;
  }
}
@media (max-width:480px){
  .moving-grid{
    grid-template-columns:1fr;
  }
}


/* 2.0.6 — final two homepage corrections */

/* Top latest headline: visible hover and keyboard focus. */
.pulse-strip__item{
  border-radius:6px;
  padding:4px 8px;
  transition:
    background-color .2s ease,
    color .2s ease,
    transform .2s ease,
    box-shadow .2s ease;
}
.pulse-strip__item:hover,
.pulse-strip__item:focus-visible{
  color:#ffffff;
  background:rgba(255,255,255,.12);
  transform:translateX(2px);
  box-shadow:0 2px 8px rgba(0,0,0,.14);
  text-decoration:none;
  outline:none;
}
.pulse-strip__item:hover span,
.pulse-strip__item:focus-visible span{
  text-decoration:underline;
  text-underline-offset:3px;
}
.pulse-strip__item:focus-visible{
  outline:2px solid rgba(255,255,255,.85);
  outline-offset:2px;
}

/* What’s Moving Now: clean, consistent article block. */
.moving-card{
  min-height:316px !important;
}
.moving-card__body{
  grid-template-rows:
    minmax(48px,auto)
    20px
    28px
    minmax(78px,auto) !important;
}
.moving-card h3{
  display:-webkit-box !important;
  min-height:48px !important;
  max-height:48px !important;
  overflow:hidden !important;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  line-clamp:2;
  white-space:normal !important;
  text-overflow:ellipsis;
}
.moving-card__body > p{
  display:block !important;
  min-height:28px !important;
  max-height:28px !important;
  margin:4px 0 9px !important;
  overflow:hidden !important;
  white-space:nowrap !important;
  text-overflow:ellipsis !important;
  -webkit-line-clamp:unset !important;
  line-clamp:unset !important;
}

/* Keep the trend block compact and aligned; no visible estimate/source clutter. */
.moving-card__momentum{
  grid-template-rows:24px 44px !important;
  min-height:78px !important;
  padding-top:9px !important;
}
.moving-card__momentum-label{
  color:#0f172a !important;
  font-size:10px !important;
  font-weight:800 !important;
}
.moving-card__momentum-label small,
.moving-card__momentum-source{
  display:none !important;
}
.moving-card__momentum-chart,
.momentum-sparkline{
  height:44px !important;
}


/* 2.0.7 — restore dynamic momentum source attribution */
.moving-card__momentum{
  grid-template-rows:24px 40px 18px !important;
  min-height:86px !important;
}
.moving-card__momentum-chart,
.momentum-sparkline{
  height:40px !important;
}
.moving-card__momentum-source{
  display:block !important;
  min-height:18px;
  margin:0;
  color:#94a3b8;
  font-size:8.5px;
  font-weight:600;
  line-height:18px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.moving-card__momentum-source strong{
  color:#64748b;
  font-weight:750;
}


/* 2.0.8 — production Pulse Update page */
.pulse-single{
  padding-block:42px 64px;
}
.pulse-single__container{
  max-width:1180px;
}
.pulse-story{
  display:block;
}
.pulse-story__hero{
  position:relative;
  min-height:420px;
  overflow:hidden;
  border-radius:18px;
  background:linear-gradient(135deg,#07152f,#0f274f);
  color:#fff;
  box-shadow:0 18px 45px rgba(15,23,42,.16);
}
.pulse-story__media,
.pulse-story__media img,
.pulse-story__overlay{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
}
.pulse-story__media img{
  object-fit:cover;
}
.pulse-story__overlay{
  background:linear-gradient(90deg,rgba(2,6,23,.92),rgba(2,6,23,.58) 62%,rgba(2,6,23,.2));
}
.pulse-story__hero-content{
  position:relative;
  z-index:2;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  min-height:420px;
  max-width:850px;
  padding:54px;
}
.pulse-story__eyebrow{
  display:flex;
  align-items:center;
  gap:10px;
  margin-bottom:18px;
}
.pulse-badge,
.pulse-importance{
  display:inline-flex;
  align-items:center;
  min-height:26px;
  padding:5px 9px;
  border-radius:999px;
  font-size:11px;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.pulse-badge{
  color:#fff;
  background:#1266f1;
}
.pulse-badge--breaking{
  background:#ef4444;
}
.pulse-importance{
  color:#dbeafe;
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.18);
}
.pulse-story__hero h1{
  margin:0;
  max-width:820px;
  color:#fff;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(2.4rem,5vw,4.6rem);
  line-height:1.02;
  letter-spacing:-.035em;
}
.pulse-story__summary{
  max-width:760px;
  margin:22px 0 0;
  color:#e2e8f0;
  font-size:1.15rem;
  line-height:1.55;
}
.pulse-story__meta{
  display:flex;
  flex-wrap:wrap;
  gap:16px;
  margin-top:24px;
  color:#cbd5e1;
  font-size:12px;
}
.pulse-story__layout{
  display:grid;
  grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr);
  gap:24px;
  margin-top:24px;
}
.pulse-story__main,
.pulse-story__sidebar{
  display:grid;
  gap:20px;
  align-content:start;
}
.pulse-insight,
.pulse-taxonomy-block,
.pulse-evidence-card,
.pulse-trend-card,
.pulse-story__content{
  border:1px solid #e2e8f0;
  border-radius:14px;
  background:#fff;
  box-shadow:0 8px 24px rgba(15,23,42,.05);
}
.pulse-insight{
  display:grid;
  grid-template-columns:42px 1fr;
  gap:14px;
  padding:24px;
}
.pulse-insight__icon{
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  border-radius:50%;
  color:#fff;
  background:#1266f1;
  font-weight:900;
}
.pulse-insight h2,
.pulse-taxonomy-block h2,
.pulse-evidence-card h2{
  margin:0 0 8px;
  color:#0f172a;
  font-size:1.05rem;
}
.pulse-insight p{
  margin:0;
  color:#334155;
  font-size:1rem;
  line-height:1.65;
}
.pulse-story__content{
  padding:26px;
}
.pulse-taxonomy-block{
  padding:24px;
}
.pulse-taxonomy-grid{
  display:grid;
  gap:16px;
}
.pulse-taxonomy-group h3{
  margin:0 0 8px;
  color:#64748b;
  font-size:.72rem;
  letter-spacing:.05em;
  text-transform:uppercase;
}
.pulse-taxonomy-tags{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}
.pulse-taxonomy-tags a{
  padding:7px 10px;
  border-radius:999px;
  color:#0f4fbb;
  background:#eaf2ff;
  font-size:.78rem;
  font-weight:750;
}
.pulse-evidence-card,
.pulse-trend-card{
  padding:22px;
}
.pulse-evidence-row{
  display:flex;
  justify-content:space-between;
  gap:16px;
  padding:12px 0;
  border-bottom:1px solid #eef2f7;
  font-size:.82rem;
}
.pulse-evidence-row:last-of-type{
  border-bottom:0;
}
.pulse-evidence-row span{
  color:#64748b;
}
.pulse-evidence-row strong,
.pulse-evidence-row a{
  color:#0f172a;
  font-weight:750;
  text-align:right;
}
.pulse-review-warning{
  margin-top:14px;
  padding:10px 12px;
  border-radius:8px;
  color:#9a3412;
  background:#fff7ed;
  font-size:.78rem;
  font-weight:700;
}
.pulse-trend-card__head{
  display:flex;
  justify-content:space-between;
  gap:12px;
}
.pulse-trend-card__head div{
  display:flex;
  justify-content:space-between;
  align-items:center;
  width:100%;
}
.pulse-trend-card__head span{
  color:#0f172a;
  font-weight:800;
}
.pulse-trend-card__head strong{
  color:#047857;
  font-size:.9rem;
}
.pulse-trend-card__chart{
  margin-top:14px;
}
.pulse-trend-card p{
  margin:8px 0 0;
  color:#64748b;
  font-size:.72rem;
}
.pulse-archive{
  padding-block:48px 72px;
}
.pulse-archive__header{
  margin-bottom:26px;
}
.pulse-archive__header h1{
  margin:12px 0 8px;
  font-size:clamp(2rem,4vw,3.4rem);
}
.pulse-archive__header p{
  color:#64748b;
  font-size:1rem;
}
.pulse-archive__list{
  display:grid;
  gap:12px;
}
.pulse-archive-card{
  border:1px solid #e2e8f0;
  border-radius:12px;
  background:#fff;
  overflow:hidden;
}
.pulse-archive-card__link{
  display:grid;
  grid-template-columns:90px minmax(0,1fr) 150px;
  gap:18px;
  align-items:center;
  padding:16px;
}
.pulse-archive-card__time time{
  display:flex;
  flex-direction:column;
  color:#0f172a;
  font-weight:800;
}
.pulse-archive-card__time span{
  margin-top:3px;
  color:#64748b;
  font-size:.72rem;
  font-weight:600;
}
.pulse-archive-card__content h2{
  margin:0;
  color:#0f172a;
  font-size:1rem;
}
.pulse-archive-card__content p{
  margin:6px 0;
  color:#475569;
  font-size:.82rem;
}
.pulse-archive-card__content span{
  color:#64748b;
  font-size:.72rem;
}
.pulse-archive-card__image{
  height:88px;
  border-radius:8px;
  overflow:hidden;
}
.pulse-archive-card__image img{
  width:100%;
  height:100%;
  object-fit:cover;
}
@media(max-width:900px){
  .pulse-story__layout{
    grid-template-columns:1fr;
  }
  .pulse-story__hero-content{
    padding:34px;
  }
}
@media(max-width:680px){
  .pulse-story__hero,
  .pulse-story__hero-content{
    min-height:360px;
  }
  .pulse-story__hero-content{
    padding:24px;
  }
  .pulse-story__hero h1{
    font-size:2.3rem;
  }
  .pulse-archive-card__link{
    grid-template-columns:1fr;
  }
  .pulse-archive-card__image{
    height:150px;
  }
}


/* ================================================================
   2.1.0 — Pulse Intelligence Details Page
   ================================================================ */

.pulse-detail {
  padding: 34px 0 72px;
  background:
    radial-gradient(circle at 15% 8%, rgba(219,234,254,.55), transparent 30%),
    #f8fafc;
}

.pulse-detail__container {
  max-width: 1380px;
}

.pulse-detail__grid {
  display: grid;
  grid-template-columns: minmax(0, 2.15fr) minmax(320px, .85fr);
  gap: 22px;
  align-items: start;
}

.pulse-detail__main,
.pulse-detail__sidebar {
  display: grid;
  gap: 16px;
  align-content: start;
}

.pulse-brief__hero,
.pulse-reader-card,
.pulse-content-card,
.pulse-original-source,
.pulse-side-card {
  border: 1px solid #dfe7f1;
  background: rgba(255,255,255,.96);
  box-shadow: 0 8px 26px rgba(15,23,42,.055);
}

.pulse-brief__hero {
  padding: 34px 36px 28px;
  border-radius: 16px;
  background:
    linear-gradient(135deg, rgba(239,246,255,.98), rgba(255,255,255,.98)),
    #fff;
}

.pulse-brief__topline,
.pulse-brief__badges,
.pulse-brief__actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.pulse-brief__topline {
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 18px;
}

.pulse-brief__badges {
  gap: 8px;
}

.pulse-detail-badge {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  min-height: 28px;
  padding: 6px 10px;
  border-radius: 7px;
  color: #0757c9;
  background: #dbeafe;
  font-size: 11px;
  font-weight: 850;
  letter-spacing: .02em;
  text-transform: uppercase;
}

.pulse-detail-badge.is-breaking {
  color: #fff;
  background: #e11d48;
}

.pulse-detail-badge.is-importance {
  color: #92400e;
  background: #fef3c7;
}

.pulse-brief__hero h1 {
  max-width: 860px;
  margin: 0;
  color: #0b1b3b;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: clamp(2.6rem, 5vw, 4.9rem);
  line-height: .98;
  letter-spacing: -.042em;
}

.pulse-brief__summary {
  max-width: 870px;
  margin: 20px 0 0;
  color: #334155;
  font-size: 1.08rem;
  line-height: 1.62;
}

.pulse-brief__actions {
  gap: 10px 14px;
  margin-top: 24px;
  padding-top: 20px;
  border-top: 1px solid #e5edf6;
  color: #334155;
  font-size: 12px;
}

.pulse-brief__source,
.pulse-brief__date,
.pulse-action-button {
  display: inline-flex;
  align-items: center;
  gap: 7px;
}

.pulse-brief__source {
  font-weight: 750;
  color: #0f172a;
}

.pulse-brief__time {
  padding-left: 14px;
  border-left: 1px solid #cbd5e1;
  font-variant-numeric: tabular-nums;
}

.pulse-inline-icon {
  display: inline-grid;
  place-items: center;
  width: 18px;
  height: 18px;
}

.pulse-inline-icon svg,
.pulse-reader-card__icon svg,
.pulse-section-heading__icon svg,
.pulse-connected__label svg,
.pulse-original-source__mark svg,
.pulse-side-card__icon svg {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.pulse-action-button {
  position: relative;
  padding: 5px 7px;
  border: 0;
  border-radius: 7px;
  color: #334155;
  background: transparent;
  font: inherit;
  font-weight: 700;
  cursor: pointer;
  transition: background-color .2s ease, color .2s ease, transform .2s ease;
}

.pulse-action-button:hover,
.pulse-action-button:focus-visible,
.pulse-action-button.is-copied {
  color: #0757c9;
  background: #eaf2ff;
  transform: translateY(-1px);
  outline: none;
}

.pulse-share-menu {
  position: relative;
}

.pulse-share-menu summary {
  list-style: none;
}

.pulse-share-menu summary::-webkit-details-marker {
  display: none;
}

.pulse-share-menu__panel {
  position: absolute;
  z-index: 20;
  top: calc(100% + 8px);
  right: 0;
  display: grid;
  min-width: 150px;
  padding: 7px;
  border: 1px solid #dbe3ec;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 14px 32px rgba(15,23,42,.14);
}

.pulse-share-menu__panel a {
  padding: 8px 10px;
  border-radius: 7px;
  color: #0f172a;
  font-size: 12px;
  font-weight: 700;
}

.pulse-share-menu__panel a:hover {
  color: #0757c9;
  background: #eff6ff;
}

.pulse-reader-brief {
  display: grid;
  gap: 12px;
}

.pulse-reader-card {
  display: grid;
  grid-template-columns: 46px minmax(0,1fr);
  gap: 14px;
  align-items: start;
  padding: 20px 22px;
  border-radius: 13px;
}

.pulse-reader-card__icon,
.pulse-section-heading__icon,
.pulse-side-card__icon {
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  width: 40px;
  height: 40px;
  border-radius: 11px;
}

.pulse-reader-card__icon svg,
.pulse-section-heading__icon svg {
  width: 20px;
  height: 20px;
}

.pulse-reader-card.is-blue .pulse-reader-card__icon,
.pulse-section-heading__icon.is-blue,
.pulse-side-card__icon.is-blue {
  color: #fff;
  background: #1266f1;
}

.pulse-reader-card.is-indigo .pulse-reader-card__icon {
  color: #fff;
  background: #4f46e5;
}

.pulse-reader-card.is-emerald .pulse-reader-card__icon {
  color: #fff;
  background: #059669;
}

.pulse-reader-card.is-amber .pulse-reader-card__icon {
  color: #fff;
  background: #d97706;
}

.pulse-reader-card h2,
.pulse-section-heading h2,
.pulse-side-card__heading h2,
.pulse-original-source h2 {
  margin: 0;
  color: #0f172a;
}

.pulse-reader-card h2 {
  margin-bottom: 6px;
  font-size: 1.02rem;
}

.pulse-reader-card p {
  margin: 0;
  color: #334155;
  font-size: .94rem;
  line-height: 1.62;
}

.pulse-content-card {
  padding: 22px;
  border-radius: 13px;
}

.pulse-section-heading,
.pulse-side-card__heading {
  display: flex;
  align-items: center;
  gap: 12px;
}

.pulse-section-heading {
  margin-bottom: 18px;
}

.pulse-section-heading__icon.is-dark,
.pulse-side-card__icon.is-dark {
  color: #fff;
  background: #0f172a;
}

.pulse-side-card__icon.is-purple {
  color: #fff;
  background: #7c3aed;
}

.pulse-side-card__icon.is-slate {
  color: #fff;
  background: #475569;
}

.pulse-section-heading h2 {
  font-size: 1.06rem;
}

.pulse-section-heading p {
  margin: 3px 0 0;
  color: #64748b;
  font-size: .76rem;
}

.pulse-takeaway-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap: 10px;
}

.pulse-takeaway-card {
  display: grid;
  grid-template-columns: 26px 1fr;
  gap: 9px;
  align-items: start;
  min-height: 78px;
  padding: 14px;
  border: 1px solid #dce5ef;
  border-radius: 10px;
  background: #fbfdff;
}

.pulse-takeaway-card__number {
  display: grid;
  place-items: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  color: #0757c9;
  background: #dbeafe;
  font-size: 11px;
  font-weight: 850;
}

.pulse-takeaway-card p {
  margin: 1px 0 0;
  color: #1e293b;
  font-size: .82rem;
  font-weight: 700;
  line-height: 1.45;
}

.pulse-connected__grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0,1fr));
  gap: 14px;
}

.pulse-connected__group {
  min-width: 0;
}

.pulse-connected__label {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 8px;
  color: #64748b;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .04em;
}

.pulse-connected__label span {
  width: 17px;
  height: 17px;
  color: #2563eb;
}

.pulse-connected__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.pulse-connected__tags a {
  display: inline-flex;
  max-width: 100%;
  padding: 7px 9px;
  border-radius: 7px;
  color: #0f4fbb;
  background: #eaf2ff;
  font-size: 11px;
  font-weight: 750;
  white-space: normal;
  transition: background-color .2s ease, transform .2s ease;
}

.pulse-connected__tags a:hover,
.pulse-connected__tags a:focus-visible {
  background: #dbeafe;
  transform: translateY(-1px);
  outline: none;
}

.pulse-original-source {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: center;
  padding: 20px 22px;
  border-radius: 13px;
}

.pulse-original-source__identity {
  display: flex;
  align-items: center;
  gap: 13px;
}

.pulse-original-source__mark {
  display: grid;
  place-items: center;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  color: #8a6300;
  background: #fef3c7;
}

.pulse-original-source__mark svg {
  width: 24px;
  height: 24px;
}

.pulse-original-source__identity > div > span {
  color: #64748b;
  font-size: 10px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .04em;
}

.pulse-original-source h2 {
  margin-top: 3px;
  font-size: 1rem;
}

.pulse-original-source p {
  margin: 2px 0 0;
  color: #64748b;
  font-size: .76rem;
}

.pulse-source-button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 40px;
  padding: 9px 14px;
  border: 1px solid #1266f1;
  border-radius: 8px;
  color: #1266f1;
  font-size: 12px;
  font-weight: 800;
  transition: color .2s ease, background-color .2s ease, transform .2s ease;
}

.pulse-source-button:hover,
.pulse-source-button:focus-visible {
  color: #fff;
  background: #1266f1;
  transform: translateY(-1px);
  outline: none;
}

.pulse-longform {
  color: #334155;
  font-size: .96rem;
  line-height: 1.7;
}

.pulse-side-card {
  padding: 18px;
  border-radius: 13px;
}

.pulse-side-card__heading {
  margin-bottom: 12px;
}

.pulse-side-card__icon {
  width: 30px;
  height: 30px;
  border-radius: 8px;
}

.pulse-side-card__icon svg {
  width: 16px;
  height: 16px;
}

.pulse-side-card__heading h2 {
  font-size: .96rem;
}

.pulse-side-card__rows {
  display: grid;
}

.pulse-side-row {
  display: grid;
  grid-template-columns: minmax(0,.85fr) minmax(0,1.15fr);
  gap: 12px;
  padding: 10px 0;
  border-bottom: 1px solid #edf2f7;
  font-size: 11px;
}

.pulse-side-row:last-child {
  border-bottom: 0;
}

.pulse-side-row span {
  color: #64748b;
}

.pulse-side-row strong {
  color: #0f172a;
  text-align: right;
  overflow-wrap: anywhere;
}

.pulse-side-link {
  display: inline-flex;
  margin-top: 10px;
  color: #1266f1;
  font-size: 11px;
  font-weight: 800;
}

.pulse-side-link:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.pulse-editor-warning {
  margin-top: 12px;
  padding: 10px;
  border-radius: 8px;
  color: #9a3412;
  background: #fff7ed;
  font-size: 10px;
  font-weight: 750;
  line-height: 1.4;
}

.pulse-trend-detail__heading,
.pulse-trend-detail__heading > div {
  display: flex;
  align-items: center;
}

.pulse-trend-detail__heading {
  justify-content: space-between;
  gap: 12px;
}

.pulse-trend-detail__heading > div {
  gap: 8px;
}

.pulse-trend-detail__heading h2 {
  margin: 0;
  color: #0f172a;
  font-size: .94rem;
}

.pulse-trend-detail__heading > strong {
  color: #047857;
  font-size: 1.05rem;
}

.pulse-trend-detail__window {
  margin: 8px 0 0;
  color: #64748b;
  font-size: 10px;
}

.pulse-trend-detail__chart {
  height: 84px;
  margin-top: 12px;
}

.pulse-trend-detail__chart .momentum-sparkline {
  height: 84px;
}

.pulse-trend-detail__chart .momentum-sparkline__line {
  stroke: #1266f1;
  stroke-width: 2;
}

.pulse-trend-detail__chart .momentum-sparkline__area {
  fill: rgba(18,102,241,.08);
}

.pulse-trend-detail__chart .momentum-sparkline__end {
  fill: #1266f1;
}

.pulse-trend-detail__source {
  margin: 8px 0 0;
  color: #64748b;
  font-size: 10px;
}

.pulse-related__list {
  display: grid;
  gap: 8px;
}

.pulse-related__item {
  display: grid;
  grid-template-columns: 54px minmax(0,1fr);
  gap: 10px;
  align-items: center;
  padding: 7px;
  border-radius: 9px;
  transition: background-color .2s ease, transform .2s ease;
}

.pulse-related__item:hover,
.pulse-related__item:focus-visible {
  background: #f1f5f9;
  transform: translateX(2px);
  outline: none;
}

.pulse-related__thumb {
  display: grid;
  place-items: center;
  width: 54px;
  height: 44px;
  overflow: hidden;
  border-radius: 7px;
  color: #1266f1;
  background: #eaf2ff;
}

.pulse-related__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pulse-related__item strong {
  display: -webkit-box;
  overflow: hidden;
  color: #0f172a;
  font-size: 11px;
  line-height: 1.35;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.pulse-related__item small {
  display: block;
  margin-top: 3px;
  color: #64748b;
  font-size: 9px;
}

@media (max-width: 1120px) {
  .pulse-detail__grid {
    grid-template-columns: minmax(0,1.7fr) minmax(290px,.8fr);
  }

  .pulse-connected__grid {
    grid-template-columns: repeat(3, minmax(0,1fr));
  }
}

@media (max-width: 900px) {
  .pulse-detail {
    padding-top: 22px;
  }

  .pulse-detail__grid {
    grid-template-columns: 1fr;
  }

  .pulse-detail__sidebar {
    grid-template-columns: repeat(2, minmax(0,1fr));
  }

  .pulse-detail__sidebar > :last-child:nth-child(odd) {
    grid-column: 1 / -1;
  }

  .pulse-brief__hero h1 {
    font-size: clamp(2.5rem, 8vw, 4rem);
  }
}

@media (max-width: 700px) {
  .pulse-detail__container {
    padding-inline: 14px;
  }

  .pulse-brief__hero {
    padding: 24px 20px 21px;
    border-radius: 13px;
  }

  .pulse-brief__hero h1 {
    font-size: clamp(2.2rem, 11vw, 3.2rem);
    line-height: 1.02;
  }

  .pulse-brief__summary {
    font-size: .98rem;
  }

  .pulse-brief__actions {
    align-items: flex-start;
  }

  .pulse-brief__time {
    padding-left: 0;
    border-left: 0;
  }

  .pulse-reader-card {
    grid-template-columns: 40px minmax(0,1fr);
    padding: 17px;
  }

  .pulse-reader-card__icon {
    width: 38px;
    height: 38px;
  }

  .pulse-takeaway-grid,
  .pulse-connected__grid,
  .pulse-detail__sidebar {
    grid-template-columns: 1fr;
  }

  .pulse-detail__sidebar > :last-child:nth-child(odd) {
    grid-column: auto;
  }

  .pulse-original-source {
    align-items: flex-start;
    flex-direction: column;
  }

  .pulse-source-button {
    width: 100%;
    justify-content: center;
  }
}


/* ================================================================
   2.1.1 — refined Pulse detail experience
   Same information architecture; improved rhythm, icons and clarity.
   ================================================================ */

.pulse-detail {
  padding-top: 30px;
  background:
    radial-gradient(circle at 12% 5%, rgba(219,234,254,.62), transparent 31%),
    linear-gradient(180deg,#f8fbff 0%,#f8fafc 48%,#f8fafc 100%);
}

.pulse-detail__grid {
  gap: 20px;
}

.pulse-brief__hero {
  padding: 30px 32px 26px;
  border-color: #d9e4f0;
  background:
    radial-gradient(circle at 92% 8%, rgba(191,219,254,.34), transparent 25%),
    linear-gradient(135deg,#f7fbff 0%,#ffffff 68%);
  box-shadow: 0 16px 44px rgba(15,23,42,.07);
}

.pulse-brief__hero h1 {
  max-width: 780px;
  font-size: clamp(2.7rem,4.5vw,4.35rem);
  line-height: 1.01;
  letter-spacing: -.038em;
}

.pulse-brief__summary {
  max-width: 780px;
  margin-top: 16px;
  font-size: 1.02rem;
  line-height: 1.58;
}

.pulse-brief__actions {
  margin-top: 20px;
  padding-top: 16px;
}

.pulse-reader-brief {
  overflow: hidden;
  gap: 0;
  border: 1px solid #dbe5ef;
  border-radius: 15px;
  background: #fff;
  box-shadow: 0 12px 32px rgba(15,23,42,.055);
}

.pulse-reader-card {
  position: relative;
  grid-template-columns: 70px minmax(0,1fr);
  gap: 18px;
  padding: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  background: #fff;
}

.pulse-reader-card + .pulse-reader-card {
  border-top: 1px solid #e8eef5;
}

.pulse-reader-card__icon {
  width: 70px;
  height: 100%;
  min-height: 118px;
  border-radius: 0;
  box-shadow: inset -1px 0 0 rgba(15,23,42,.06);
}

.pulse-reader-card__icon svg {
  width: 30px;
  height: 30px;
  stroke-width: 1.9;
}

.pulse-reader-card > div:last-child {
  padding: 22px 22px 22px 0;
}

.pulse-reader-card h2 {
  margin-bottom: 7px;
  font-size: 1.15rem;
  letter-spacing: -.015em;
}

.pulse-reader-card p {
  max-width: 760px;
  font-size: .95rem;
  line-height: 1.65;
}

.pulse-reader-card.is-blue .pulse-reader-card__icon {
  color: #0f5fe9;
  background: linear-gradient(180deg,#dbeafe,#eff6ff);
}

.pulse-reader-card.is-indigo .pulse-reader-card__icon {
  color: #4f46e5;
  background: linear-gradient(180deg,#ede9fe,#f5f3ff);
}

.pulse-reader-card.is-emerald .pulse-reader-card__icon {
  color: #047857;
  background: linear-gradient(180deg,#d1fae5,#ecfdf5);
}

.pulse-reader-card.is-amber .pulse-reader-card__icon {
  color: #c2410c;
  background: linear-gradient(180deg,#ffedd5,#fff7ed);
}

.pulse-reader-card.is-blue h2 { color: #0f3f9c; }
.pulse-reader-card.is-indigo h2 { color: #4338ca; }
.pulse-reader-card.is-emerald h2 { color: #047857; }
.pulse-reader-card.is-amber h2 { color: #c2410c; }

.pulse-content-card,
.pulse-original-source,
.pulse-side-card {
  border-color: #dde6ef;
  box-shadow: 0 10px 28px rgba(15,23,42,.05);
}

.pulse-connected {
  position: relative;
  padding: 22px 24px 24px;
}

.pulse-connected .pulse-section-heading {
  margin-bottom: 12px;
}

.pulse-connected__header-action {
  position: absolute;
  top: 22px;
  right: 24px;
}

.pulse-connected__header-action a {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 7px 11px;
  border: 1px solid #bfdbfe;
  border-radius: 8px;
  color: #0757c9;
  background: #f8fbff;
  font-size: 11px;
  font-weight: 800;
  transition: background-color .2s ease, transform .2s ease, border-color .2s ease;
}

.pulse-connected__header-action a:hover,
.pulse-connected__header-action a:focus-visible {
  border-color: #60a5fa;
  background: #eaf2ff;
  transform: translateY(-1px);
  outline: none;
}

.pulse-connected__grid {
  margin-top: 18px;
}

.pulse-connected__group {
  padding: 13px;
  border: 1px solid #edf2f7;
  border-radius: 10px;
  background: #fbfdff;
}

.pulse-connected__label {
  margin-bottom: 9px;
}

.pulse-connected__tags a {
  padding: 7px 10px;
  border: 1px solid #dbeafe;
  background: #eff6ff;
}

.pulse-original-source {
  border-color: #f4d48a;
  background:
    linear-gradient(90deg,rgba(255,247,237,.95),rgba(255,255,255,.98));
}

.pulse-original-source__mark {
  color: #9a6700;
  background: #fef3c7;
  box-shadow: inset 0 0 0 1px rgba(146,64,14,.12);
}

.pulse-detail__sidebar {
  gap: 14px;
}

.pulse-side-card {
  padding: 19px;
  border-radius: 14px;
}

.pulse-side-card__heading {
  margin-bottom: 14px;
}

.pulse-side-row {
  padding: 11px 0;
}

.pulse-trend-detail__chart {
  height: 92px;
}

.pulse-trend-detail__chart .momentum-sparkline {
  height: 92px;
}

.pulse-editor-warning {
  border: 1px solid #fed7aa;
}

.pulse-event-meta {
  display: none !important;
}

@media (max-width: 900px) {
  .pulse-connected__header-action {
    position: static;
    margin: -4px 0 14px 52px;
  }
}

@media (max-width: 700px) {
  .pulse-reader-card {
    grid-template-columns: 52px minmax(0,1fr);
  }

  .pulse-reader-card__icon {
    width: 52px;
    min-height: 132px;
  }

  .pulse-reader-card__icon svg {
    width: 24px;
    height: 24px;
  }

  .pulse-reader-card > div:last-child {
    padding: 19px 16px 19px 0;
  }

  .pulse-connected__header-action {
    margin-left: 0;
  }
}


/* ================================================================
   2.1.2 — final source-branding and premium detail polish
   ================================================================ */

.pulse-detail__container {
  max-width: 1340px;
}

.pulse-detail__grid {
  grid-template-columns: minmax(0, 2.22fr) minmax(330px, .78fr);
  gap: 22px;
}

.pulse-brief__hero {
  padding: 32px 36px 27px;
  border-radius: 17px;
}

.pulse-detail-badge {
  border: 1px solid rgba(37,99,235,.09);
  box-shadow: 0 2px 8px rgba(15,23,42,.035);
}

.pulse-brief__hero h1 {
  max-width: 830px;
  font-size: clamp(2.85rem,4.65vw,4.55rem);
}

.pulse-brief__summary {
  max-width: 800px;
}

.pulse-source-logo {
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  overflow: hidden;
  border: 1px solid #dbe5ef;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 4px 14px rgba(15,23,42,.08);
}

.pulse-source-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 4px;
}

.pulse-source-logo--small {
  width: 22px;
  height: 22px;
}

.pulse-source-logo--medium {
  width: 42px;
  height: 42px;
}

.pulse-source-logo--large {
  width: 54px;
  height: 54px;
  border-color: #f0d48b;
}

.pulse-verification-source {
  display: flex;
  align-items: center;
  gap: 11px;
  margin: -1px 0 10px;
  padding: 11px;
  border: 1px solid #e7edf4;
  border-radius: 10px;
  background: linear-gradient(135deg,#fbfdff,#f8fafc);
}

.pulse-verification-source > div {
  min-width: 0;
}

.pulse-verification-source span {
  display: block;
  margin-bottom: 2px;
  color: #64748b;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .045em;
  text-transform: uppercase;
}

.pulse-verification-source strong {
  display: block;
  overflow: hidden;
  color: #0f172a;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pulse-reader-brief {
  border-radius: 16px;
}

.pulse-reader-card {
  grid-template-columns: 76px minmax(0,1fr);
}

.pulse-reader-card__icon {
  width: 76px;
  min-height: 124px;
}

.pulse-reader-card__icon svg {
  width: 34px;
  height: 34px;
}

.pulse-reader-card > div:last-child {
  padding: 23px 24px 23px 0;
}

.pulse-reader-card h2 {
  font-size: 1.18rem;
}

.pulse-reader-card p {
  font-size: .96rem;
}

.pulse-side-card {
  padding: 20px;
}

.pulse-side-card__heading h2 {
  font-size: 1rem;
}

.pulse-side-row {
  font-size: 11.5px;
}

.pulse-connected__group {
  min-height: 92px;
}

.pulse-original-source {
  padding: 20px 24px;
}

.pulse-original-source__identity {
  gap: 15px;
}

.pulse-source-button {
  min-width: 166px;
  justify-content: center;
}

@media (max-width: 900px) {
  .pulse-detail__grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 700px) {
  .pulse-reader-card {
    grid-template-columns: 58px minmax(0,1fr);
  }

  .pulse-reader-card__icon {
    width: 58px;
    min-height: 136px;
  }

  .pulse-reader-card__icon svg {
    width: 25px;
    height: 25px;
  }
}


/* ================================================================
   2.1.3 — approved structural rework
   ================================================================ */

/* Hero and top-right verification card align to the same visual height. */
.pulse-brief__hero,
.pulse-verification-card {
  min-height: 370px;
}

.pulse-brief__hero {
  display: flex;
  flex-direction: column;
}

.pulse-brief__actions {
  margin-top: auto;
}

.pulse-verification-card {
  display: flex;
  flex-direction: column;
}

.pulse-verification-card .pulse-side-card__rows {
  flex: 1;
}

.pulse-verification-source,
.pulse-verification-card .pulse-side-link {
  display: none !important;
}

/* All reader rows, including Key takeaways, share one horizontal system. */
.pulse-reader-card {
  min-height: 124px;
}

.pulse-reader-card__icon {
  min-height: 124px;
}

.pulse-reader-card.is-cobalt .pulse-reader-card__icon {
  color: #1d4ed8;
  background: linear-gradient(180deg,#dbeafe,#eff6ff);
}

.pulse-reader-card.is-cobalt h2 {
  color: #1d4ed8;
}

.pulse-inline-takeaways {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 8px 14px;
  margin-top: 6px;
}

.pulse-inline-takeaways span {
  display: grid;
  grid-template-columns: 24px minmax(0,1fr);
  gap: 8px;
  align-items: start;
  color: #334155;
  font-size: .86rem;
  font-weight: 650;
  line-height: 1.4;
}

.pulse-inline-takeaways b {
  display: grid;
  place-items: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  color: #1d4ed8;
  background: #dbeafe;
  font-size: 10px;
}

/* Separate legacy takeaway panel is intentionally disabled. */
.pulse-takeaways {
  display: none !important;
}

/* Two equal cards: Explore this story + Original source. */
.pulse-bottom-grid {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 16px;
  align-items: stretch;
}

.pulse-bottom-grid.has-single-card {
  grid-template-columns: 1fr;
}

.pulse-bottom-grid > section {
  min-height: 188px;
  height: 100%;
}

.pulse-bottom-grid .pulse-connected,
.pulse-bottom-grid .pulse-original-source {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.pulse-bottom-grid .pulse-connected__grid {
  grid-template-columns: repeat(2,minmax(0,1fr));
  margin-top: 12px;
}

.pulse-bottom-grid .pulse-connected__group {
  min-height: 70px;
  padding: 10px;
}

.pulse-bottom-grid .pulse-original-source {
  align-items: stretch;
  padding: 24px;
}

.pulse-bottom-grid .pulse-source-button {
  width: 100%;
  margin-top: 20px;
}

/* Original source appears only once, in the dedicated bottom card. */
.pulse-brief__source {
  display: none !important;
}

@media (max-width: 900px) {
  .pulse-brief__hero,
  .pulse-verification-card {
    min-height: auto;
  }

  .pulse-bottom-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 700px) {
  .pulse-reader-card,
  .pulse-reader-card__icon {
    min-height: 144px;
  }

  .pulse-inline-takeaways {
    grid-template-columns: 1fr;
  }
}


/* ================================================================
   2.1.4 — AI hero visual + compact real-source card
   ================================================================ */

.pulse-brief__hero {
  display: block;
  min-height: 370px;
  overflow: hidden;
  padding: 0;
}

.pulse-brief__hero-copy {
  display: flex;
  flex-direction: column;
  min-height: 370px;
  padding: 32px 36px 27px;
}

.pulse-brief__hero.has-featured-visual {
  display: grid;
  grid-template-columns: minmax(0, 1.42fr) minmax(280px, .78fr);
  background: #fff;
}

.pulse-brief__hero.has-featured-visual .pulse-brief__hero-copy {
  min-width: 0;
  background:
    radial-gradient(circle at 100% 0%, rgba(219,234,254,.35), transparent 34%),
    linear-gradient(135deg,#f7fbff,#fff);
}

.pulse-brief__visual {
  position: relative;
  min-width: 0;
  min-height: 370px;
  margin: 0;
  overflow: hidden;
  background: #0f172a;
}

.pulse-brief__visual::after {
  position: absolute;
  inset: 0;
  content: "";
  pointer-events: none;
  background:
    linear-gradient(90deg,rgba(255,255,255,.16),transparent 22%),
    linear-gradient(180deg,transparent 70%,rgba(2,6,23,.15));
}

.pulse-brief__visual img {
  width: 100%;
  height: 100%;
  min-height: 370px;
  object-fit: cover;
  object-position: center;
  display: block;
}

/*
 * AI providers may return square, portrait or wide images.
 * object-fit keeps the hero stable; WordPress still stores the original.
 */
.pulse-brief__hero-copy .pulse-brief__actions {
  margin-top: auto;
}

/* Explore remains HTML and automatically disappears when empty. */
.pulse-connected {
  min-height: 0;
}

.pulse-connected__grid {
  grid-template-columns: repeat(auto-fit,minmax(145px,1fr));
}

/* Compact original source lives once in the sidebar. */
.pulse-source-card {
  border-color: #f1d48a;
  background: linear-gradient(135deg,#fffaf0,#fff);
}

.pulse-source-card__identity {
  display: flex;
  align-items: center;
  gap: 11px;
}

.pulse-source-card__identity > div {
  min-width: 0;
}

.pulse-source-card__identity > div > span {
  display: block;
  margin-bottom: 3px;
  color: #8a6300;
  font-size: 9px;
  font-weight: 850;
  letter-spacing: .05em;
  text-transform: uppercase;
}

.pulse-source-card__identity h2 {
  margin: 0;
  color: #0f172a;
  font-size: .92rem;
  line-height: 1.3;
}

.pulse-source-card__identity p {
  margin: 3px 0 0;
  color: #64748b;
  font-size: 10px;
}

.pulse-side-card__icon.is-amber {
  color: #92400e;
  background: #fef3c7;
}

.pulse-source-card__button {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  margin-top: 14px;
  padding: 8px 11px;
  border: 1px solid #1266f1;
  border-radius: 8px;
  color: #1266f1;
  background: #fff;
  font-size: 11px;
  font-weight: 800;
  transition: color .2s ease, background-color .2s ease, transform .2s ease;
}

.pulse-source-card__button:hover,
.pulse-source-card__button:focus-visible {
  color: #fff;
  background: #1266f1;
  transform: translateY(-1px);
  outline: none;
}

/* Previous full-width original-source block must never render. */
.pulse-bottom-grid,
.pulse-original-source {
  display: none !important;
}

@media (max-width: 1050px) {
  .pulse-brief__hero.has-featured-visual {
    grid-template-columns: minmax(0,1.25fr) minmax(250px,.75fr);
  }
}

@media (max-width: 820px) {
  .pulse-brief__hero.has-featured-visual {
    grid-template-columns: 1fr;
  }

  .pulse-brief__visual,
  .pulse-brief__visual img {
    min-height: 280px;
    height: 280px;
  }
}

@media (max-width: 700px) {
  .pulse-brief__hero-copy {
    min-height: auto;
    padding: 24px 20px 21px;
  }

  .pulse-brief__visual,
  .pulse-brief__visual img {
    min-height: 220px;
    height: 220px;
  }
}


/* ================================================================
   2.1.5 — no-featured-image production fallback
   ================================================================ */

/* The page must feel finished even when no visual exists. */
.pulse-detail.has-no-featured-image .pulse-detail__grid {
  align-items: start;
}

.pulse-detail.has-no-featured-image .pulse-brief__hero,
.pulse-detail.has-no-featured-image .pulse-verification-card {
  min-height: 0;
  height: auto;
}

.pulse-detail.has-no-featured-image .pulse-brief__hero {
  display: block;
}

.pulse-detail.has-no-featured-image .pulse-brief__hero-copy {
  min-height: 0;
  height: auto;
  padding: 30px 34px 24px;
}

.pulse-detail.has-no-featured-image .pulse-brief__actions {
  margin-top: 20px;
}

.pulse-detail.has-no-featured-image .pulse-detail__sidebar {
  align-self: start;
}

/* Exact top alignment between the first cards. */
.pulse-detail__main > :first-child,
.pulse-detail__sidebar > :first-child {
  margin-top: 0;
}

.pulse-detail__grid {
  align-items: start;
}

/* Better no-image hero proportions. */
.pulse-detail.has-no-featured-image .pulse-brief__hero h1 {
  max-width: 790px;
  font-size: clamp(2.65rem, 4.35vw, 4.2rem);
  line-height: 1;
  letter-spacing: -.038em;
}

.pulse-detail.has-no-featured-image .pulse-brief__summary {
  max-width: 780px;
  margin-top: 15px;
  font-size: 1rem;
  line-height: 1.58;
}

.pulse-detail.has-no-featured-image .pulse-brief__topline {
  margin-bottom: 16px;
}

.pulse-detail.has-no-featured-image .pulse-brief__actions {
  padding-top: 16px;
  border-top-color: #dfe7f1;
}

/* Verification becomes readable stacked information instead of squeezed columns. */
.pulse-verification-card {
  padding: 18px 19px;
}

.pulse-verification-card .pulse-side-card__heading {
  margin-bottom: 10px;
}

.pulse-verification-card .pulse-side-row {
  display: block;
  padding: 10px 0 11px;
}

.pulse-verification-card .pulse-side-row span {
  display: block;
  margin-bottom: 4px;
  color: #64748b;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .045em;
  text-transform: uppercase;
}

.pulse-verification-card .pulse-side-row strong {
  display: block;
  color: #0f172a;
  font-size: 11.5px;
  font-weight: 800;
  line-height: 1.42;
  text-align: left;
  overflow-wrap: anywhere;
}

.pulse-verification-card .pulse-editor-warning {
  margin-top: 12px;
  padding: 9px 10px;
  font-size: 9.5px;
}

/* More expressive intelligence icons and disciplined row rhythm. */
.pulse-reader-card {
  grid-template-columns: 66px minmax(0,1fr);
  min-height: 116px;
}

.pulse-reader-card__icon {
  width: 66px;
  min-height: 116px;
  border-right: 1px solid rgba(15,23,42,.055);
  box-shadow: none;
}

.pulse-reader-card__icon svg {
  width: 31px;
  height: 31px;
  filter: drop-shadow(0 3px 8px rgba(15,23,42,.12));
}

.pulse-reader-card > div:last-child {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  padding: 20px 22px 20px 0;
}

.pulse-reader-card h2 {
  margin-bottom: 6px;
  font-size: 1.08rem;
}

.pulse-reader-card p {
  font-size: .92rem;
  line-height: 1.6;
}

.pulse-reader-card.is-blue .pulse-reader-card__icon {
  background:
    radial-gradient(circle at 35% 30%,rgba(255,255,255,.9),transparent 24%),
    linear-gradient(180deg,#dbeafe,#eff6ff);
}

.pulse-reader-card.is-indigo .pulse-reader-card__icon {
  background:
    radial-gradient(circle at 35% 30%,rgba(255,255,255,.9),transparent 24%),
    linear-gradient(180deg,#ede9fe,#f5f3ff);
}

.pulse-reader-card.is-emerald .pulse-reader-card__icon {
  background:
    radial-gradient(circle at 35% 30%,rgba(255,255,255,.9),transparent 24%),
    linear-gradient(180deg,#d1fae5,#ecfdf5);
}

.pulse-reader-card.is-amber .pulse-reader-card__icon {
  background:
    radial-gradient(circle at 35% 30%,rgba(255,255,255,.9),transparent 24%),
    linear-gradient(180deg,#ffedd5,#fff7ed);
}

.pulse-reader-card.is-cobalt .pulse-reader-card__icon {
  background:
    radial-gradient(circle at 35% 30%,rgba(255,255,255,.9),transparent 24%),
    linear-gradient(180deg,#dbeafe,#eff6ff);
}

.pulse-reader-card--takeaways > div:last-child {
  padding-top: 17px;
  padding-bottom: 17px;
}

.pulse-inline-takeaways {
  gap: 7px 18px;
  margin-top: 4px;
}

.pulse-inline-takeaways span {
  font-size: .8rem;
  line-height: 1.35;
}

/* Trend card: stronger visual hierarchy and no unexplained dead area. */
.pulse-trend-detail {
  padding: 18px 18px 16px;
}

.pulse-trend-detail__heading > strong {
  font-size: 1.18rem;
  letter-spacing: -.025em;
}

.pulse-trend-detail__window {
  margin-top: 6px;
  font-size: 9.5px;
}

.pulse-trend-detail__chart-frame {
  position: relative;
  height: 118px;
  margin-top: 10px;
  overflow: hidden;
  border: 1px solid #e7edf5;
  border-radius: 10px;
  background: linear-gradient(180deg,#fbfdff,#f8fafc);
}

.pulse-trend-detail__gridlines {
  position: absolute;
  inset: 12px 10px 14px;
  pointer-events: none;
  background:
    linear-gradient(to bottom,
      transparent 0,
      transparent calc(33.333% - .5px),
      #edf2f7 calc(33.333% - .5px),
      #edf2f7 calc(33.333% + .5px),
      transparent calc(33.333% + .5px),
      transparent calc(66.666% - .5px),
      #edf2f7 calc(66.666% - .5px),
      #edf2f7 calc(66.666% + .5px),
      transparent calc(66.666% + .5px)
    );
}

.pulse-trend-detail__chart {
  position: relative;
  z-index: 1;
  height: 118px;
  margin: 0;
  padding: 10px 8px 6px;
}

.pulse-trend-detail__chart .momentum-sparkline {
  width: 100%;
  height: 100px;
}

.pulse-trend-detail__chart .momentum-sparkline__line {
  stroke-width: 2.4;
}

.pulse-trend-detail__source {
  margin-top: 10px;
  padding-top: 9px;
  border-top: 1px solid #edf2f7;
}

/* Original source remains compact and intentionally secondary. */
.pulse-source-card {
  padding: 15px 16px;
}

.pulse-source-card__identity {
  gap: 10px;
}

.pulse-source-card .pulse-source-logo--medium {
  width: 38px;
  height: 38px;
}

.pulse-source-card__identity h2 {
  font-size: .86rem;
}

.pulse-source-card__button {
  min-height: 34px;
  margin-top: 11px;
  font-size: 10px;
}

/* Sidebar ends naturally; no artificial placeholders or stretching. */
.pulse-detail__sidebar {
  grid-auto-rows: max-content;
}

.pulse-detail__sidebar > * {
  align-self: start;
}

@media (max-width: 900px) {
  .pulse-detail.has-no-featured-image .pulse-brief__hero-copy {
    padding: 27px 26px 23px;
  }

  .pulse-verification-card .pulse-side-row {
    display: grid;
    grid-template-columns: minmax(120px,.8fr) minmax(0,1.2fr);
    gap: 16px;
  }

  .pulse-verification-card .pulse-side-row span {
    margin-bottom: 0;
  }

  .pulse-verification-card .pulse-side-row strong {
    text-align: right;
  }
}

@media (max-width: 700px) {
  .pulse-detail.has-no-featured-image .pulse-brief__hero-copy {
    padding: 23px 20px 20px;
  }

  .pulse-detail.has-no-featured-image .pulse-brief__hero h1 {
    font-size: clamp(2.15rem,10.5vw,3.05rem);
  }

  .pulse-reader-card {
    grid-template-columns: 54px minmax(0,1fr);
    min-height: 132px;
  }

  .pulse-reader-card__icon {
    width: 54px;
    min-height: 132px;
  }

  .pulse-reader-card__icon svg {
    width: 25px;
    height: 25px;
  }

  .pulse-reader-card > div:last-child {
    padding: 18px 15px 18px 0;
  }

  .pulse-verification-card .pulse-side-row {
    display: block;
  }

  .pulse-verification-card .pulse-side-row span {
    margin-bottom: 4px;
  }

  .pulse-verification-card .pulse-side-row strong {
    text-align: left;
  }
}


/* ================================================================
   2.1.6 — sidebar completion and footer brand refinement
   ================================================================ */

.pulse-detail__grid {
  align-items: start;
}

.pulse-brief__hero,
.pulse-detail__sidebar > .pulse-verification-card:first-child {
  margin-top: 0 !important;
}

.pulse-verification-card .pulse-side-card__heading {
  min-height: 34px;
  margin-bottom: 8px;
  align-items: center;
}

.pulse-editor-warning {
  display: none !important;
}

/* Compact Search interest card */
.pulse-trend-detail {
  padding: 17px 18px 14px;
}

.pulse-trend-detail__chart-frame {
  height: 92px;
  margin-top: 8px;
}

.pulse-trend-detail__chart {
  height: 92px;
  padding: 6px 8px 2px;
}

.pulse-trend-detail__chart .momentum-sparkline {
  height: 82px;
}

.pulse-trend-detail__gridlines {
  inset: 9px 10px 10px;
}

.pulse-trend-detail__source {
  margin-top: 8px;
  padding-top: 7px;
}

/* Explore this story in sidebar only */
.pulse-connected--sidebar {
  padding: 17px 18px;
}

.pulse-connected--sidebar .pulse-side-card__heading {
  align-items: flex-start;
}

.pulse-connected--sidebar .pulse-side-card__heading > div {
  min-width: 0;
}

.pulse-connected--sidebar .pulse-side-card__heading h2 {
  margin: 0;
  color: #0f172a;
  font-size: .96rem;
}

.pulse-connected--sidebar .pulse-side-card__heading p {
  margin: 3px 0 0;
  color: #64748b;
  font-size: 9.5px;
  line-height: 1.35;
}

.pulse-connected--sidebar .pulse-connected__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 8px;
  margin-top: 12px;
}

.pulse-connected--sidebar .pulse-connected__group {
  min-height: 0;
  padding: 10px;
  border: 1px solid #e8eef5;
  border-radius: 9px;
  background: #fbfdff;
}

.pulse-connected--sidebar .pulse-connected__label {
  margin-bottom: 7px;
}

.pulse-connected--sidebar .pulse-connected__tags a {
  padding: 6px 8px;
  font-size: 10px;
}

/* Footer logo: white circular background with blue pulse */
.site-footer__brand-link--refined {
  display: inline-flex;
  align-items: center;
  gap: 11px;
}

.site-footer__brand-icon {
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  flex: 0 0 38px;
  overflow: hidden;
  border-radius: 50%;
  background: #fff;
}

.site-footer__brand-icon svg {
  display: block;
  width: 38px;
  height: 38px;
}

.site-footer__brand-wordmark {
  display: inline-flex;
  align-items: baseline;
  gap: 4px;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1;
}

.site-footer__brand-the,
.site-footer__brand-signal {
  color: #fff;
}

.site-footer__brand-pulse {
  color: #60a5fa;
}

.site-footer__brand > p {
  margin-top: 10px;
}

.site-footer__brand-link--refined img {
  display: none !important;
}

@media (max-width: 900px) {
  .pulse-connected--sidebar .pulse-connected__grid {
    grid-template-columns: repeat(2,minmax(0,1fr));
  }
}

@media (max-width: 700px) {
  .pulse-connected--sidebar .pulse-connected__grid {
    grid-template-columns: 1fr;
  }

  .site-footer__brand-wordmark {
    font-size: 1.08rem;
  }
}
