: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;
  }
}


/* ================================================================
   2.1.7 — premium intelligence sidebar and icon refinement
   ================================================================ */

/* Combined dark trust + momentum panel */
.pulse-intelligence-panel {
  overflow: hidden;
  padding: 18px 18px 17px;
  border-color: #15335e;
  color: #dbeafe;
  background:
    radial-gradient(circle at 100% 0%, rgba(37,99,235,.18), transparent 34%),
    linear-gradient(180deg,#071a35 0%,#06172f 100%);
  box-shadow: 0 16px 38px rgba(2,6,23,.18);
}

.pulse-intelligence-panel__heading,
.pulse-intelligence-trend__heading,
.pulse-intelligence-trend__heading > div {
  display: flex;
  align-items: center;
}

.pulse-intelligence-panel__heading {
  gap: 10px;
  padding-bottom: 13px;
  border-bottom: 1px solid rgba(148,163,184,.18);
}

.pulse-intelligence-panel__heading h2 {
  margin: 0;
  color: #f8fafc;
  font-size: .98rem;
}

.pulse-intelligence-panel__shield {
  display: grid;
  place-items: center;
  width: 30px;
  height: 30px;
  color: #dbeafe;
  border-radius: 8px;
  background: rgba(255,255,255,.08);
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.06);
}

.pulse-intelligence-panel__shield svg {
  width: 17px;
  height: 17px;
}

.pulse-status-dot,
.pulse-inline-status {
  display: inline-grid;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  font-style: normal;
  font-weight: 900;
}

.pulse-status-dot {
  width: 18px;
  height: 18px;
  margin-left: auto;
  font-size: 10px;
}

.pulse-inline-status {
  width: 15px;
  height: 15px;
  margin-left: 5px;
  font-size: 8px;
  vertical-align: 1px;
}

.pulse-status-dot.is-green,
.pulse-inline-status.is-green {
  background: #16a34a;
}

.pulse-inline-status.is-blue {
  background: #2563eb;
}

.pulse-intelligence-panel__rows {
  display: grid;
}

.pulse-intelligence-row {
  display: grid;
  grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr);
  gap: 14px;
  align-items: center;
  padding: 11px 0;
  border-bottom: 1px solid rgba(148,163,184,.15);
  font-size: 10.5px;
}

.pulse-intelligence-row > span {
  color: #94a3b8;
}

.pulse-intelligence-row > strong {
  color: #f8fafc;
  font-size: 10.5px;
  line-height: 1.4;
  text-align: right;
  overflow-wrap: anywhere;
}

.pulse-level-row > strong {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
}

.pulse-level-meter {
  display: inline-flex;
  gap: 3px;
}

.pulse-level-meter i {
  width: 18px;
  height: 5px;
  border-radius: 999px;
  background: rgba(148,163,184,.3);
}

.pulse-level-meter.level-low i:nth-child(-n+1),
.pulse-level-meter.level-medium i:nth-child(-n+2),
.pulse-level-meter.level-high i:nth-child(-n+3),
.pulse-level-meter.level-critical i:nth-child(-n+4) {
  background: #22c55e;
  box-shadow: 0 0 8px rgba(34,197,94,.25);
}

.pulse-level-meter.is-risk.level-medium i:nth-child(-n+2) {
  background: #f59e0b;
}

.pulse-level-meter.is-risk.level-high i:nth-child(-n+3),
.pulse-level-meter.is-risk.level-critical i:nth-child(-n+4) {
  background: #ef4444;
}

.pulse-intelligence-panel__trend {
  margin-top: 16px;
  padding-top: 15px;
  border-top: 1px solid rgba(148,163,184,.22);
}

.pulse-intelligence-trend__heading {
  justify-content: space-between;
  gap: 12px;
}

.pulse-intelligence-trend__heading > div:first-child {
  gap: 8px;
}

.pulse-intelligence-trend__heading h2 {
  margin: 0;
  color: #f8fafc;
  font-size: .95rem;
}

.pulse-intelligence-trend__icon {
  display: grid;
  place-items: center;
  width: 30px;
  height: 30px;
  border-radius: 8px;
  background: linear-gradient(135deg,#2563eb,#1d4ed8);
  box-shadow: 0 7px 18px rgba(37,99,235,.25);
}

.pulse-intelligence-trend__icon svg {
  width: 17px;
  height: 17px;
}

.pulse-intelligence-trend__change {
  display: grid;
  justify-items: end;
}

.pulse-intelligence-trend__change strong {
  color: #4ade80;
  font-size: 1.2rem;
  line-height: 1;
}

.pulse-intelligence-trend__change span {
  margin-top: 3px;
  color: #94a3b8;
  font-size: 8.5px;
}

.pulse-intelligence-trend__window {
  margin: 10px 0 0;
  color: #94a3b8;
  font-size: 9px;
}

.pulse-intelligence-trend__chart {
  position: relative;
  height: 175px;
  margin-top: 10px;
  overflow: hidden;
  border-radius: 9px;
  background:
    linear-gradient(rgba(59,130,246,.07),rgba(59,130,246,.015)),
    #06172f;
}

.pulse-intelligence-trend__grid {
  position: absolute;
  inset: 10px 8px 12px;
  background:
    linear-gradient(to right, rgba(96,165,250,.08) 1px, transparent 1px),
    linear-gradient(to bottom, rgba(96,165,250,.08) 1px, transparent 1px);
  background-size: 25% 100%, 100% 25%;
  pointer-events: none;
}

.pulse-intelligence-trend__chart .momentum-sparkline {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 175px;
}

.pulse-intelligence-trend__chart .momentum-sparkline__line {
  stroke: #60a5fa;
  stroke-width: 2.4;
  filter: drop-shadow(0 0 5px rgba(96,165,250,.75));
}

.pulse-intelligence-trend__chart .momentum-sparkline__area {
  fill: rgba(37,99,235,.13);
}

.pulse-intelligence-trend__chart .momentum-sparkline__end {
  fill: #dbeafe;
  stroke: #2563eb;
  stroke-width: 2;
  filter: drop-shadow(0 0 7px rgba(96,165,250,.9));
}

.pulse-intelligence-trend__source {
  margin: 11px 0 0;
  color: #94a3b8;
  font-size: 9px;
}

.pulse-intelligence-trend__source strong {
  color: #cbd5e1;
}

/* Old separate cards are no longer used */
.pulse-verification-card,
.pulse-trend-detail {
  display: none !important;
}

/* Richer five-section icon tiles */
.pulse-reader-card__icon {
  position: relative;
  background: transparent !important;
}

.pulse-reader-card__icon::before {
  position: absolute;
  width: 44px;
  height: 44px;
  border-radius: 13px;
  content: "";
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.45),
    0 8px 18px rgba(15,23,42,.14);
}

.pulse-reader-card__icon svg {
  position: relative;
  z-index: 1;
  width: 25px;
  height: 25px;
  color: #fff !important;
  filter: none;
}

.pulse-reader-card.is-blue .pulse-reader-card__icon::before {
  background: linear-gradient(145deg,#2f7df6,#0757c9);
}

.pulse-reader-card.is-indigo .pulse-reader-card__icon::before {
  background: linear-gradient(145deg,#7c3aed,#4f46e5);
}

.pulse-reader-card.is-emerald .pulse-reader-card__icon::before {
  background: linear-gradient(145deg,#10b981,#047857);
}

.pulse-reader-card.is-amber .pulse-reader-card__icon::before {
  background: linear-gradient(145deg,#f97316,#c2410c);
}

.pulse-reader-card.is-cobalt .pulse-reader-card__icon::before {
  background: linear-gradient(145deg,#2563eb,#1d4ed8);
}

/* Footer uses the original full brand mark */
.site-footer__brand-icon {
  padding: 2px;
  background: #fff;
}

.site-footer__brand-icon img {
  display: block !important;
  width: 34px;
  height: 34px;
  object-fit: contain;
}

@media (max-width: 700px) {
  .pulse-intelligence-trend__chart,
  .pulse-intelligence-trend__chart .momentum-sparkline {
    height: 150px;
  }

  .pulse-intelligence-row {
    grid-template-columns: 1fr;
    gap: 4px;
  }

  .pulse-intelligence-row > strong {
    text-align: left;
  }

  .pulse-level-row > strong {
    justify-content: flex-start;
  }
}


/* ================================================================
   2.1.8 — visible semantic icons, real chart, exact footer mark
   ================================================================ */

.pulse-reader-card__icon svg {
  width: 27px;
  height: 27px;
  overflow: visible;
}

.pulse-reader-card__icon svg * {
  vector-effect: non-scaling-stroke;
}

/* The chart is now a full custom SVG using actual stored values. */
.pulse-intelligence-trend__chart {
  height: 132px;
  margin-top: 9px;
  padding: 0;
}

.pulse-intelligence-chart {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  height: 132px;
}

.pulse-intelligence-chart__line {
  fill: none;
  stroke: #60a5fa;
  stroke-width: 2.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.pulse-intelligence-chart__point {
  fill: #dbeafe;
  stroke: #2563eb;
  stroke-width: 2;
}

.pulse-intelligence-chart__point.is-last {
  fill: #fff;
  stroke: #3b82f6;
  stroke-width: 3;
  filter: drop-shadow(0 0 6px rgba(96,165,250,.95));
}

.pulse-intelligence-trend__grid {
  inset: 9px;
  background-size: 20% 100%, 100% 25%;
}

/* Exact header logo mark, contained by a white circle for footer contrast. */
.site-footer__brand-icon {
  width: 42px;
  height: 42px;
  flex-basis: 42px;
  padding: 4px;
  background: #fff;
  border: 1px solid rgba(255,255,255,.9);
}

.site-footer__brand-icon img {
  display: block !important;
  width: 34px;
  height: 34px;
  object-fit: contain;
}

@media (max-width: 700px) {
  .pulse-intelligence-trend__chart,
  .pulse-intelligence-chart {
    height: 118px;
  }
}


/* ================================================================
   2.1.9 — footer uses the exact same header logo mark
   ================================================================ */

.site-footer__brand {
  align-items: flex-start;
}

.site-footer__brand-mark {
  flex: 0 0 auto;
}

.site-footer__brand-icon {
  width: 46px;
  height: 46px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  overflow: visible;
}

.site-footer__brand-icon img {
  display: block !important;
  width: 46px;
  height: 46px;
  object-fit: contain;
  object-position: center;
  background: transparent;
  border-radius: 0;
  padding: 0;
  filter: none;
}

/* ================================================================
   2.2.0 — Pulse archive redesign
   ================================================================ */
.pulse-page-redesign{padding:32px 0 64px;background:#f8fafc}
.pulse-archive-shell{max-width:1380px}
.pulse-archive-topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end;margin-bottom:24px}
.pulse-archive-heading h1{margin:0 0 8px;font-size:clamp(2.5rem,4vw,4rem);line-height:.95;color:#0f172a}
.pulse-archive-heading p{margin:0;color:#334155;font-size:1.15rem}
.pulse-archive-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;min-width:520px}
.pulse-mini-stat{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:16px 20px;box-shadow:0 8px 28px rgba(15,23,42,.05)}
.pulse-mini-stat strong{display:block;font-size:1.3rem;color:#0f172a}.pulse-mini-stat span{font-size:.92rem;color:#475569}.pulse-mini-stat.is-verified strong{color:#047857}.pulse-mini-stat.is-trending strong{color:#ea580c}.pulse-mini-stat.is-latest strong{color:#2563eb}
.pulse-archive-layout{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(320px,.95fr);gap:22px;align-items:start}
.pulse-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,1.05fr);gap:18px;margin-bottom:16px}
.pulse-hero-visual,.pulse-hero-story,.pulse-story-card,.pulse-explained-row,.pulse-topic-strip,.pulse-source-strip,.pulse-side-panel{background:#fff;border:1px solid #e2e8f0;border-radius:22px;box-shadow:0 10px 32px rgba(15,23,42,.05)}
.pulse-hero-visual{position:relative;overflow:hidden;min-height:292px;display:block}.pulse-hero-visual img,.pulse-story-card__thumb img,.pulse-explained-card__thumb img{width:100%;height:100%;object-fit:cover;display:block}.pulse-hero-visual__fallback{height:100%;min-height:292px;background:linear-gradient(135deg,#0f172a,#1d4ed8)}
.pulse-topic-pill{position:absolute;left:18px;bottom:18px;background:rgba(15,23,42,.85);color:#fff;padding:8px 14px;border-radius:999px;font-size:.82rem;font-weight:800;letter-spacing:.02em}
.pulse-hero-story{padding:18px 22px}.pulse-hero-story__badges{display:flex;gap:10px;align-items:center;margin-bottom:10px}.pulse-importance-inline{display:inline-flex;gap:8px;align-items:center;color:#64748b;font-size:.9rem;font-weight:700}.pulse-importance-inline strong{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;border:2px solid #fdba74;color:#ea580c}
.pulse-hero-story h2{margin:0 0 12px;font-size:clamp(2rem,3vw,3.3rem);line-height:1.08;color:#0f172a}.pulse-hero-story h2 a{color:inherit}.pulse-hero-story p{margin:0 0 18px;color:#334155;font-size:1.02rem;line-height:1.5}.pulse-hero-story__meta{display:flex;gap:18px;flex-wrap:wrap;padding-top:18px;border-top:1px solid #e2e8f0;color:#475569;font-size:.88rem;font-weight:600}
.pulse-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}.pulse-story-card{overflow:hidden;display:grid;grid-template-columns:160px minmax(0,1fr)}.pulse-story-card__thumb{display:block;background:#e2e8f0;min-height:176px}.pulse-story-card__body{padding:14px 16px 16px}.pulse-story-card__eyebrow{display:inline-block;margin-bottom:10px;color:#2563eb;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.pulse-story-card h3{margin:0 0 10px;font-size:1.45rem;line-height:1.18;color:#0f172a}.pulse-story-card h3 a{color:inherit}.pulse-story-card p{margin:0 0 12px;color:#475569;line-height:1.45}.pulse-story-card__footer{display:flex;justify-content:space-between;gap:12px;color:#64748b;font-size:.84rem}.pulse-story-card__footer b{color:#ea580c}
.pulse-section-title{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:14px}.pulse-section-title h2{margin:0;font-size:1.9rem;color:#0f172a}.pulse-section-title a{color:#2563eb;font-weight:700;font-size:.95rem}
.pulse-explained-row,.pulse-topic-strip,.pulse-source-strip,.pulse-side-panel{padding:18px 20px;margin-bottom:16px}.pulse-explained-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.pulse-explained-card{display:grid;gap:10px}.pulse-explained-card__thumb{display:block;height:112px;border-radius:12px;overflow:hidden;background:#e2e8f0}.pulse-explained-card h3{margin:0;color:#0f172a;font-size:1rem;line-height:1.3}.pulse-explained-card p{margin:4px 0 0;color:#64748b;font-size:.85rem}
.pulse-chip-row{display:flex;gap:12px;overflow:auto;padding-bottom:4px}.pulse-chip{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid #dbe4f0;white-space:nowrap}.pulse-chip strong{color:#0f172a;font-size:.92rem}.pulse-chip em{color:#64748b;font-style:normal;font-size:.82rem}.pulse-source-chip{display:grid;gap:2px;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid #dbe4f0;min-width:180px}.pulse-source-chip strong{color:#0f172a}.pulse-source-chip em{color:#64748b;font-style:normal;font-size:.82rem}
.pulse-live-list{display:grid;gap:12px}.pulse-live-item{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:start;padding:4px 0;border-bottom:1px solid #eef2f7}.pulse-live-item:last-child{border-bottom:none}.pulse-live-item time{color:#64748b;font-size:.85rem;font-weight:700}.pulse-live-item span{color:#0f172a;font-weight:600;line-height:1.35}.pulse-side-panel__cta{display:flex;justify-content:center;align-items:center;min-height:48px;border-radius:14px;border:1px solid #dbe4f0;color:#2563eb;font-weight:700;margin-top:14px}
.pulse-trending-list{display:grid;gap:12px}.pulse-trending-item{display:grid;grid-template-columns:minmax(0,1fr) 94px 32px;gap:10px;align-items:center}.pulse-trending-item strong{color:#0f172a;font-size:.92rem}.pulse-trending-line{display:block;height:24px;position:relative}.pulse-trending-line:before{content:"";position:absolute;left:0;right:0;top:50%;border-top:2px solid #d1fae5;transform:translateY(-50%)}.pulse-trending-line i{display:block;height:2px;background:#22c55e;position:absolute;top:50%;left:0;transform:translateY(-50%)}.pulse-trending-item em{font-style:normal;color:#ef4444;font-weight:800;font-size:.9rem}
.pulse-top-sources{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.pulse-top-source{text-align:center}.pulse-top-source__avatar{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;margin:0 auto 10px;background:#f8fafc;border:1px solid #e2e8f0;color:#0f172a;font-weight:800}.pulse-top-source strong{display:block;color:#0f172a;font-size:.88rem}.pulse-top-source em{display:block;color:#64748b;font-style:normal;font-size:.82rem;margin-top:4px}
.pulse-filter-grid{display:flex;flex-wrap:wrap;gap:12px}.pulse-filter-pill{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border-radius:12px;background:#fff;border:1px solid #dbe4f0;color:#0f172a;font-weight:600}
@media(max-width:1180px){.pulse-archive-layout{grid-template-columns:1fr}.pulse-archive-stats{min-width:0}.pulse-top-sources{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.pulse-archive-topbar{grid-template-columns:1fr}.pulse-archive-stats{grid-template-columns:1fr 1fr 1fr}.pulse-hero-grid,.pulse-story-grid,.pulse-explained-grid{grid-template-columns:1fr}.pulse-story-card{grid-template-columns:1fr}.pulse-story-card__thumb{min-height:220px}}
@media(max-width:640px){.pulse-archive-stats{grid-template-columns:1fr}.pulse-chip-row{flex-wrap:nowrap}.pulse-top-sources{grid-template-columns:repeat(2,minmax(0,1fr))}.pulse-live-item{grid-template-columns:1fr}.pulse-hero-story h2{font-size:2.1rem}}


/* 2.2.2 pulse archive refinement */
.pulse-archive-shell{max-width:1280px}
.pulse-archive-topbar{margin-bottom:18px}
.pulse-archive-stats{min-width:440px;gap:12px}
.pulse-mini-stat{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:16px}
.pulse-mini-stat__icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;font-size:18px;background:#f8fafc;border:1px solid #e2e8f0;flex:0 0 40px}
.pulse-mini-stat strong{font-size:1.55rem;line-height:1.05;margin-bottom:2px}
.pulse-archive-layout{grid-template-columns:minmax(0,1.75fr) minmax(320px,.9fr);gap:18px}
.pulse-hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:14px;margin-bottom:14px}
.pulse-hero-visual{min-height:238px;border-radius:20px}.pulse-hero-visual__fallback{min-height:238px}
.pulse-hero-story{padding:16px 18px}.pulse-hero-story h2{font-size:clamp(1.85rem,2.6vw,3rem);margin-bottom:10px}.pulse-hero-story p{font-size:.98rem;margin-bottom:14px}
.source-badge{display:inline-flex;align-items:center;gap:8px}.source-badge__avatar{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#eff6ff;color:#1d4ed8;font-size:.72rem}
.pulse-story-grid{gap:14px;margin-bottom:14px}.pulse-story-card{grid-template-columns:138px minmax(0,1fr);border-radius:18px}.pulse-story-card__thumb{min-height:150px}.pulse-story-card__body{padding:12px 14px 14px}.pulse-story-card h3{font-size:1.12rem;margin-bottom:8px}.pulse-story-card p{font-size:.93rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.pulse-story-card__sparkline{display:flex;align-items:flex-end;gap:6px;height:24px;margin-top:10px}.pulse-story-card__sparkline i{display:block;width:16%;border-radius:999px;background:linear-gradient(180deg,#86efac,#22c55e)}.pulse-story-card__sparkline i:nth-child(1){height:5px}.pulse-story-card__sparkline i:nth-child(2){height:8px}.pulse-story-card__sparkline i:nth-child(3){height:7px}.pulse-story-card__sparkline i:nth-child(4){height:13px}.pulse-story-card__sparkline i:nth-child(5){height:18px}
.pulse-explained-row,.pulse-topic-strip,.pulse-source-strip,.pulse-side-panel{padding:16px 18px;margin-bottom:14px;border-radius:20px}.pulse-section-title h2{font-size:1.1rem}.pulse-explained-grid{gap:12px}.pulse-explained-card__thumb{height:96px}.pulse-explained-card h3{font-size:.95rem}
.pulse-live-list{gap:10px}.pulse-live-item{position:relative;grid-template-columns:18px 64px minmax(0,1fr);gap:10px;padding:6px 0 10px 0}.pulse-live-item__dot{width:10px;height:10px;border-radius:50%;background:#2563eb;display:block;position:relative;top:6px;box-shadow:0 0 0 4px rgba(37,99,235,.12)}.pulse-live-timeline .pulse-live-item:before{content:"";position:absolute;left:4px;top:18px;bottom:-10px;width:2px;background:#dbeafe}.pulse-live-timeline .pulse-live-item:last-child:before{display:none}
.pulse-trending-item{grid-template-columns:minmax(0,1fr) 86px 30px}.pulse-trending-item small{display:block;margin-top:3px;color:#94a3b8;font-size:.76rem}.pulse-trending-line{height:30px}.pulse-trending-line:before{border-top-color:#bbf7d0}.pulse-trending-item em{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#fff5f5;color:#ef4444;font-size:.8rem}
.pulse-top-sources{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.pulse-top-source__avatar{width:48px;height:48px;font-size:.9rem;background:linear-gradient(135deg,#fff,#eff6ff);border-color:#cbd5e1}
.pulse-filter-grid{gap:10px}.pulse-filter-pill{min-height:36px;padding:0 12px;font-size:.9rem}
@media(max-width:1180px){.pulse-archive-stats{min-width:0}.pulse-archive-layout{grid-template-columns:1fr}.pulse-hero-grid{grid-template-columns:1fr}.pulse-top-sources{grid-template-columns:repeat(3,minmax(0,1fr))}}

/* ================================================================
   2.3.0 — Pulse intelligence terminal
   ================================================================ */
.pulse-terminal-page{padding:24px 0 54px;background:#f8fafc}
.pulse-terminal-shell{max-width:1320px}
.pulse-terminal-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;margin-bottom:18px}
.pulse-terminal-heading h1{margin:0;color:#0f172a;font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.3rem,3.4vw,3.65rem);line-height:.95;letter-spacing:-.035em}
.pulse-terminal-heading p{margin:6px 0 0;color:#334155;font-size:1rem}
.pulse-stat-grid{display:grid;grid-template-columns:repeat(3,146px);gap:10px}
.pulse-stat-card{display:flex;align-items:center;gap:10px;min-height:58px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:13px;background:#fff;box-shadow:0 6px 20px rgba(15,23,42,.045)}
.pulse-stat-card__icon{display:grid;place-items:center;width:31px;height:31px;flex:0 0 31px;border-radius:10px;border:1px solid #dbe4f0;background:#f8fafc;font-size:.92rem;font-weight:900}
.pulse-stat-card strong{display:block;font-size:1.12rem;line-height:1}.pulse-stat-card small{display:block;margin-top:5px;color:#64748b;font-size:.72rem;font-weight:700;white-space:nowrap}
.pulse-stat-card.is-verified strong,.pulse-stat-card.is-verified .pulse-stat-card__icon{color:#059669}.pulse-stat-card.is-trending strong,.pulse-stat-card.is-trending .pulse-stat-card__icon{color:#ea580c}.pulse-stat-card.is-latest strong,.pulse-stat-card.is-latest .pulse-stat-card__icon{color:#2563eb}
.pulse-terminal-layout{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(300px,.86fr);gap:14px;align-items:start}
.pulse-terminal-primary,.pulse-terminal-sidebar{min-width:0}
.pulse-terminal-hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(330px,1fr);gap:0;min-height:244px;margin-bottom:12px;border:1px solid #dfe6ef;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 7px 24px rgba(15,23,42,.045)}
.pulse-terminal-hero__media{position:relative;display:block;min-height:244px;overflow:hidden;background:#0f172a}
.pulse-terminal-hero__media img{width:100%;height:100%;min-height:244px;object-fit:cover;display:block}
.pulse-terminal-hero__fallback{display:grid;place-items:center;align-content:center;gap:9px;width:100%;height:100%;min-height:244px;background:radial-gradient(circle at 70% 20%,rgba(59,130,246,.38),transparent 30%),linear-gradient(145deg,#06172f,#12367a)}
.pulse-terminal-hero__fallback:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:34px 34px}
.pulse-terminal-hero__fallback b{position:relative;display:grid;place-items:center;width:76px;height:76px;border:1px solid rgba(255,255,255,.22);border-radius:50%;color:#fff;font-size:1.45rem;box-shadow:0 0 0 10px rgba(255,255,255,.04)}
.pulse-terminal-hero__fallback small{position:relative;color:#dbeafe;font-weight:700}
.pulse-terminal-topic{position:absolute;left:14px;bottom:14px;padding:6px 10px;border-radius:999px;background:rgba(2,6,23,.8);color:#fff;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.pulse-terminal-hero__story{padding:14px 18px;display:flex;flex-direction:column;justify-content:center}
.pulse-terminal-badges{display:flex;align-items:center;gap:9px;margin-bottom:8px}
.pulse-terminal-badge{padding:5px 8px;border-radius:6px;background:#dbeafe;color:#1d4ed8;font-size:.66rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
.pulse-terminal-importance{display:flex;align-items:center;gap:6px;color:#64748b;font-size:.72rem;font-weight:700}.pulse-terminal-importance b{display:grid;place-items:center;width:27px;height:27px;border:2px solid #fb923c;border-radius:50%;color:#ea580c;font-size:.72rem}
.pulse-terminal-hero h2{margin:0 0 8px;color:#0f172a;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.7rem,2.4vw,2.7rem);line-height:1.05;letter-spacing:-.025em}.pulse-terminal-hero h2 a{color:inherit}
.pulse-terminal-hero__story>p{margin:0 0 13px;color:#334155;font-size:.88rem;line-height:1.48}
.pulse-terminal-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding-top:11px;border-top:1px solid #e7edf4;color:#64748b;font-size:.72rem;font-weight:650}
.pulse-source-identity{display:inline-flex;align-items:center;gap:6px;color:#334155}.pulse-source-identity i{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#eff6ff;color:#1d4ed8;font-style:normal;font-size:.62rem;font-weight:900}.pulse-source-identity b{display:grid;place-items:center;width:13px;height:13px;border-radius:50%;background:#2563eb;color:#fff;font-size:.52rem}
.pulse-terminal-action{margin-left:auto;color:#64748b;font-size:.95rem}.pulse-terminal-action+.pulse-terminal-action{margin-left:0}
.pulse-secondary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}
.pulse-secondary-card{display:grid;grid-template-columns:132px minmax(0,1fr);min-height:154px;border:1px solid #dfe6ef;border-radius:13px;overflow:hidden;background:#fff;box-shadow:0 5px 16px rgba(15,23,42,.035)}
.pulse-secondary-card__media{display:block;min-height:154px;background:linear-gradient(145deg,#0f172a,#2563eb);overflow:hidden}.pulse-secondary-card__media img{display:block;width:100%;height:100%;min-height:154px;object-fit:cover}.pulse-secondary-card__media>span{display:grid;place-items:center;width:100%;height:100%;min-height:154px;color:#fff;font-size:1rem;font-weight:900}
.pulse-secondary-card__body{display:flex;flex-direction:column;padding:10px 11px}
.pulse-secondary-card__label{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:5px;color:#2563eb;font-size:.62rem;font-weight:900;text-transform:uppercase;letter-spacing:.035em}.pulse-secondary-card__label b{display:grid;place-items:center;width:24px;height:24px;border:1px solid #fdba74;border-radius:50%;color:#ea580c;font-size:.64rem}
.pulse-secondary-card h3{margin:0 0 5px;color:#0f172a;font-size:1rem;line-height:1.14;letter-spacing:-.01em}.pulse-secondary-card h3 a{color:inherit}
.pulse-secondary-card p{margin:0;color:#475569;font-size:.75rem;line-height:1.38;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.pulse-secondary-card__meta{display:flex;justify-content:space-between;gap:8px;margin-top:auto;padding-top:8px;color:#64748b;font-size:.65rem}.pulse-secondary-card__meta b{color:#2563eb}
.pulse-real-sparkline{height:24px;margin-top:6px}.pulse-real-sparkline svg{width:100%;height:24px}.pulse-real-sparkline .momentum-sparkline__line{stroke:#16a34a}.pulse-real-sparkline .momentum-sparkline__area{fill:rgba(34,197,94,.09)}
.pulse-terminal-section,.pulse-terminal-strip,.pulse-terminal-panel{margin-bottom:12px;border:1px solid #dfe6ef;border-radius:13px;background:#fff;box-shadow:0 5px 18px rgba(15,23,42,.035)}
.pulse-terminal-section{padding:12px 13px}.pulse-terminal-section__heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.pulse-terminal-section__heading h2{margin:0;color:#0f172a;font-size:1.02rem;line-height:1.15}.pulse-terminal-section__heading a{color:#2563eb;font-size:.68rem;font-weight:800}
.pulse-explained-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.pulse-explained-tile{min-width:0}.pulse-explained-tile__media{position:relative;display:block;height:82px;border-radius:8px;overflow:hidden;background:#e2e8f0}.pulse-explained-tile__media img{display:block;width:100%;height:100%;object-fit:cover}.pulse-explained-tile__media>span{display:block;width:100%;height:100%;background:linear-gradient(135deg,#0f172a,#334155)}.pulse-explained-tile__media i{position:absolute;left:8px;bottom:7px;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:rgba(2,6,23,.78);color:#fff;font-style:normal;font-size:.62rem}.pulse-explained-tile__media small{position:absolute;right:7px;bottom:7px;padding:2px 5px;border-radius:4px;background:rgba(2,6,23,.78);color:#fff;font-size:.58rem}
.pulse-explained-tile h3{margin:6px 0 0;color:#0f172a;font-size:.76rem;line-height:1.25}.pulse-explained-tile h3 a{color:inherit}.pulse-explained-tile p{margin:3px 0 0;color:#64748b;font-size:.63rem}
.pulse-terminal-strip{display:grid;grid-template-columns:138px minmax(0,1fr);align-items:center;gap:12px;padding:10px 12px}.pulse-terminal-strip h2{margin:0;color:#0f172a;font-size:.86rem}.pulse-terminal-chip-row{display:flex;gap:7px;overflow-x:auto}.pulse-terminal-chip-row a{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;border:1px solid #dbe4f0;border-radius:999px;color:#334155;white-space:nowrap;font-size:.68rem;font-weight:700}.pulse-terminal-chip-row a>span{color:#2563eb}.pulse-terminal-chip-row b{color:#94a3b8;font-size:.6rem}
.pulse-terminal-source-row{display:flex;gap:14px;overflow-x:auto}.pulse-terminal-source-row>span{display:grid;grid-template-columns:34px minmax(90px,1fr);grid-template-rows:auto auto;column-gap:8px;min-width:145px}.pulse-terminal-source-row i{grid-row:1/3;display:grid;place-items:center;width:34px;height:34px;border:1px solid #dbe4f0;border-radius:50%;font-style:normal;font-size:.65rem;font-weight:900}.pulse-terminal-source-row strong{align-self:end;color:#0f172a;font-size:.68rem}.pulse-terminal-source-row small{color:#64748b;font-size:.58rem}
.pulse-terminal-panel{padding:12px 13px}
.pulse-compact-timeline{position:relative;display:grid;gap:0}.pulse-compact-timeline:before{content:"";position:absolute;left:4px;top:7px;bottom:8px;width:1px;background:#bfdbfe}
.pulse-compact-row{position:relative;display:grid;grid-template-columns:10px 58px minmax(0,1fr);gap:8px;align-items:start;padding:6px 0;border-bottom:1px solid #eef2f7}.pulse-compact-row:last-child{border-bottom:0}.pulse-compact-row__dot{position:relative;z-index:2;width:9px;height:9px;margin-top:3px;border:2px solid #2563eb;border-radius:50%;background:#fff}.pulse-compact-row time{color:#64748b;font-size:.61rem;font-weight:700;font-variant-numeric:tabular-nums}.pulse-compact-row strong{color:#0f172a;font-size:.71rem;line-height:1.28}
.pulse-terminal-panel__button{display:flex;justify-content:center;align-items:center;min-height:34px;margin-top:9px;border:1px solid #dbe4f0;border-radius:9px;color:#2563eb;font-size:.68rem;font-weight:800}
.pulse-signal-list{display:grid;gap:7px}.pulse-signal-row{display:grid;grid-template-columns:minmax(0,1fr) 82px 28px;gap:8px;align-items:center}.pulse-signal-row>div strong{display:block;color:#0f172a;font-size:.68rem}.pulse-signal-row>div span{display:block;margin-top:2px;color:#94a3b8;font-size:.56rem}.pulse-signal-row__meter{height:18px;position:relative;background:linear-gradient(transparent 8px,#dcfce7 8px,#dcfce7 10px,transparent 10px)}.pulse-signal-row__meter i{position:absolute;left:0;top:8px;height:2px;background:#22c55e}.pulse-signal-row>b{display:grid;place-items:center;width:26px;height:26px;border:1px solid #fecaca;border-radius:50%;color:#ef4444;font-size:.62rem}
.pulse-source-logo-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.pulse-source-logo-grid>div{text-align:center}.pulse-source-logo-grid i{display:grid;place-items:center;width:38px;height:38px;margin:0 auto 5px;border:1px solid #dbe4f0;border-radius:50%;background:#f8fafc;color:#0f172a;font-style:normal;font-size:.66rem;font-weight:900}.pulse-source-logo-grid strong{display:block;color:#0f172a;font-size:.58rem;line-height:1.2}.pulse-source-logo-grid span{display:block;margin-top:2px;color:#64748b;font-size:.54rem}
.pulse-filter-chip-grid{display:flex;flex-wrap:wrap;gap:7px}.pulse-filter-chip-grid a{display:inline-flex;align-items:center;min-height:29px;padding:0 9px;border:1px solid #dbe4f0;border-radius:7px;color:#334155;font-size:.65rem;font-weight:700}.pulse-filter-chip-grid a:first-child{border-color:#86efac;background:#f0fdf4;color:#166534}
@media(max-width:1100px){.pulse-terminal-heading{grid-template-columns:1fr}.pulse-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pulse-terminal-layout{grid-template-columns:1fr}.pulse-terminal-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pulse-terminal-sidebar>.pulse-terminal-panel{margin-bottom:0}}
@media(max-width:780px){.pulse-terminal-page{padding-top:18px}.pulse-terminal-hero{grid-template-columns:1fr}.pulse-terminal-hero__media,.pulse-terminal-hero__media img,.pulse-terminal-hero__fallback{min-height:210px}.pulse-secondary-grid{grid-template-columns:1fr}.pulse-explained-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.pulse-terminal-sidebar{grid-template-columns:1fr}.pulse-terminal-strip{grid-template-columns:1fr}.pulse-stat-grid{grid-template-columns:1fr}.pulse-stat-card{min-height:52px}}
@media(max-width:520px){.pulse-terminal-heading h1{font-size:2.3rem}.pulse-terminal-hero h2{font-size:1.8rem}.pulse-secondary-card{grid-template-columns:108px minmax(0,1fr)}.pulse-secondary-card__media,.pulse-secondary-card__media img,.pulse-secondary-card__media>span{min-height:142px}.pulse-explained-cards{grid-template-columns:1fr 1fr}.pulse-explained-tile__media{height:76px}.pulse-terminal-action{display:none}}

/* 2.3.1 — Pulse detail review-state corrections */
.pulse-preview-banner{max-width:1280px;margin:18px auto 0;padding:12px 18px;display:flex;align-items:center;gap:12px;border:1px solid #fdba74;border-radius:12px;background:#fff7ed;color:#9a3412;box-shadow:0 6px 18px rgba(154,52,18,.06)}
.pulse-preview-banner strong{display:inline-flex;padding:4px 9px;border-radius:999px;background:#ffedd5;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.pulse-preview-banner span{font-size:.92rem;line-height:1.4}
.pulse-detail .pulse-brief__date,.pulse-detail .pulse-brief__time{font-variant-numeric:tabular-nums}
.pulse-intelligence-panel:not(:has(.pulse-intelligence-panel__trend)){padding-bottom:18px}
@media(max-width:720px){.pulse-preview-banner{margin:12px 16px 0;align-items:flex-start;flex-direction:column}}

/* 2.3.2 detail-page polish */
.pulse-preview-banner.is-verified{
  border-color:#bfdbfe;
  background:#eff6ff;
  color:#1d4ed8;
}
.pulse-preview-banner.is-verified strong{
  background:#dbeafe;
  color:#1d4ed8;
}
.pulse-connected__grid{
  display:grid;
  gap:16px;
}
.pulse-connected__group{
  border:1px solid #dbe4f0;
  border-radius:18px;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);
  padding:16px 18px;
  box-shadow:0 1px 0 rgba(15,23,42,.02);
}
.pulse-connected__label{
  display:flex;
  align-items:center;
  gap:10px;
  margin-bottom:14px;
}
.pulse-connected__label span{
  display:inline-grid;
  place-items:center;
  width:28px;
  height:28px;
  border-radius:8px;
  background:#eef4ff;
  color:#3563e9;
}
.pulse-connected__label span svg{width:18px;height:18px}
.pulse-connected__label strong{
  color:#6b778c;
  font-size:.78rem;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.pulse-connected__tags{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}
.pulse-connected__tag{
  display:flex;
  align-items:center;
  gap:10px;
  min-height:54px;
  padding:10px 14px;
  border:1px solid #cfe0ff;
  border-radius:14px;
  background:#f8fbff;
  box-shadow:0 4px 12px rgba(37,99,235,.06);
  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease, background .2s ease;
}
.pulse-connected__tag:hover,.pulse-connected__tag:focus-visible{
  transform:translateY(-1px);
  box-shadow:0 8px 18px rgba(37,99,235,.12);
  border-color:#a9c7ff;
  background:#ffffff;
  outline:none;
}
.pulse-connected__tag-mark{
  display:inline-grid;
  place-items:center;
  width:36px;
  height:36px;
  border-radius:12px;
  background:linear-gradient(180deg,#eef4ff 0%,#dbeafe 100%);
  color:#3563e9;
  flex:0 0 auto;
}
.pulse-connected__tag-mark svg{width:18px;height:18px}
.pulse-connected__tag-initials{
  font-size:.84rem;
  font-weight:900;
  letter-spacing:.02em;
}
.pulse-connected__tag-copy{
  display:flex;
  flex-direction:column;
  gap:2px;
  min-width:0;
}
.pulse-connected__tag-copy strong{
  color:#244bb9;
  font-size:1rem;
  line-height:1.15;
}
.pulse-connected__tag-copy small{
  color:#7c8ba1;
  font-size:.68rem;
  font-weight:700;
  letter-spacing:.03em;
  text-transform:uppercase;
}
.pulse-connected__tags--organizations .pulse-connected__tag{
  background:linear-gradient(180deg,#f8fbff 0%,#f3f7ff 100%);
}
.pulse-connected__tags--organizations .pulse-connected__tag-mark{
  width:42px;
  height:42px;
  border-radius:14px;
  background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 100%);
  color:#fff;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.2);
}
.pulse-connected__tags--topics .pulse-connected__tag,
.pulse-connected__tags--timelines .pulse-connected__tag,
.pulse-connected__tags--places .pulse-connected__tag,
.pulse-connected__tags--people .pulse-connected__tag{
  padding-right:16px;
}
@media (max-width: 767px){
  .pulse-connected__tag{width:100%;}
}

/* 2.3.3 original source card upgrade */
.pulse-source-card{
  position:relative;
  overflow:hidden;
  padding:20px;
  border:1px solid #ebcb7a;
  border-radius:22px;
  background:linear-gradient(180deg,#fffdfa 0%,#fff8ec 100%);
  box-shadow:0 12px 30px rgba(146,100,14,.08);
}
.pulse-source-card::before{
  content:"";
  position:absolute;
  inset:0 auto auto 0;
  width:100%;
  height:4px;
  background:linear-gradient(90deg,#f4c15d 0%,#f8ddb0 55%,rgba(248,221,176,0) 100%);
}
.pulse-source-card__identity{
  gap:14px;
  align-items:flex-start;
}
.pulse-source-card .pulse-source-logo--medium,
.pulse-source-card .pulse-side-card__icon.is-amber{
  width:56px;
  height:56px;
  border-radius:18px;
  flex:0 0 auto;
}
.pulse-side-card__icon.is-amber{
  background:linear-gradient(180deg,#fff3cf 0%,#fde7a4 100%);
  color:#8a5610;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.75), 0 6px 16px rgba(180,120,20,.12);
}
.pulse-source-card__identity > div > span{
  margin-bottom:6px;
  color:#9a6a10;
  font-size:.76rem;
  letter-spacing:.12em;
}
.pulse-source-card__identity h2{
  font-size:1.06rem;
  line-height:1.25;
}
.pulse-source-card__identity p{
  margin-top:6px;
  color:#6b7280;
  font-size:.9rem;
}
.pulse-source-card__button{
  min-height:46px;
  margin-top:18px;
  border-radius:14px;
  border:1px solid #2d66f6;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);
  color:#2459e0;
  font-size:.96rem;
  font-weight:800;
  box-shadow:0 8px 18px rgba(37,99,235,.10);
}
.pulse-source-card__button:hover,
.pulse-source-card__button:focus-visible{
  background:linear-gradient(180deg,#2f6bf8 0%,#2459e0 100%);
  color:#fff;
  box-shadow:0 12px 24px rgba(37,99,235,.2);
}

/* 2.3.4 verified draft + restrained sidebar polish */
.pulse-preview-banner.is-verified{
  border-color:#86efac!important;
  background:#f0fdf4!important;
  color:#166534!important;
}
.pulse-preview-banner.is-verified strong{
  background:#dcfce7!important;
  color:#166534!important;
}

.pulse-connected--sidebar .pulse-connected__grid{display:grid;gap:12px}
.pulse-connected--sidebar .pulse-connected__group{
  padding:13px 14px;
  border:1px solid #e2e8f0;
  border-radius:12px;
  background:#fff;
  box-shadow:none;
}
.pulse-connected--sidebar .pulse-connected__label{
  display:flex;align-items:center;gap:8px;margin:0 0 10px;
}
.pulse-connected--sidebar .pulse-connected__label span{
  display:grid;place-items:center;width:24px;height:24px;border-radius:7px;
  color:#2563eb;background:#eff6ff;
}
.pulse-connected--sidebar .pulse-connected__label span svg{width:15px;height:15px}
.pulse-connected--sidebar .pulse-connected__label strong{
  color:#64748b;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;
}
.pulse-connected--sidebar .pulse-connected__tags{display:flex;flex-wrap:wrap;gap:8px}
.pulse-connected--sidebar .pulse-connected__tag{
  display:inline-flex;align-items:center;gap:8px;min-height:34px;width:auto;
  padding:6px 10px;border:1px solid #dbeafe;border-radius:9px;
  background:#f8fbff;color:#1554c0;box-shadow:none;font-size:11px;font-weight:800;
  transition:border-color .18s ease,background .18s ease,transform .18s ease;
}
.pulse-connected--sidebar .pulse-connected__tag:hover,
.pulse-connected--sidebar .pulse-connected__tag:focus-visible{
  transform:translateY(-1px);border-color:#93c5fd;background:#eff6ff;outline:none;
}
.pulse-connected--sidebar .pulse-connected__tag-mark{
  display:grid;place-items:center;width:22px;height:22px;flex:0 0 22px;
  border-radius:6px;color:#2563eb;background:#eaf2ff;
}
.pulse-connected--sidebar .pulse-connected__tag-mark svg{width:13px;height:13px}
.pulse-connected--sidebar .pulse-connected__tag-mark--org{
  width:28px;height:28px;flex-basis:28px;border-radius:8px;
  color:#fff;background:linear-gradient(135deg,#1e40af,#2563eb);
  font-size:9px;font-weight:900;letter-spacing:.04em;
}
.pulse-connected--sidebar .pulse-connected__tag-dot{
  width:7px;height:7px;border-radius:50%;background:#3b82f6;box-shadow:0 0 0 3px #dbeafe;
}
.pulse-connected--sidebar .pulse-connected__tags--topics .pulse-connected__tag-dot{background:#7c3aed;box-shadow:0 0 0 3px #ede9fe}
.pulse-connected--sidebar .pulse-connected__tags--places .pulse-connected__tag-dot{background:#059669;box-shadow:0 0 0 3px #d1fae5}
.pulse-connected--sidebar .pulse-connected__tags--people .pulse-connected__tag-dot{background:#db2777;box-shadow:0 0 0 3px #fce7f3}

.pulse-source-card{
  position:relative;overflow:hidden;padding:17px!important;
  border:1px solid #f0d28a!important;border-radius:14px!important;
  background:linear-gradient(135deg,#fffaf0,#fff)!important;
  box-shadow:0 8px 20px rgba(146,100,14,.06)!important;
}
.pulse-source-card::before{display:none!important}
.pulse-source-card__identity{display:flex;align-items:center!important;gap:11px!important}
.pulse-source-card .pulse-source-logo--medium,
.pulse-source-card .pulse-side-card__icon.is-amber{
  width:40px!important;height:40px!important;border-radius:11px!important;flex:0 0 40px!important;
}
.pulse-source-card .pulse-side-card__icon.is-amber{
  color:#92400e!important;background:#fef3c7!important;box-shadow:none!important;
}
.pulse-source-card__identity>div>span{
  margin-bottom:3px!important;color:#8a6300!important;font-size:9px!important;
  font-weight:850!important;letter-spacing:.07em!important;
}
.pulse-source-card__identity h2{font-size:.92rem!important;line-height:1.25!important}
.pulse-source-card__identity p{margin-top:3px!important;font-size:10px!important;color:#64748b!important}
.pulse-source-card__button{
  min-height:38px!important;margin-top:13px!important;padding:8px 11px!important;
  border-radius:9px!important;background:#fff!important;color:#1266f1!important;
  font-size:11px!important;box-shadow:none!important;
}
.pulse-source-card__button:hover,.pulse-source-card__button:focus-visible{
  color:#fff!important;background:#1266f1!important;box-shadow:none!important;
}
@media(max-width:767px){
  .pulse-connected--sidebar .pulse-connected__tag{width:auto}
}

/* 2.3.6 final approved sidebar treatment */
.pulse-preview-banner{
  width:min(720px,calc(100% - 36px)) !important;
  min-height:38px !important;
  margin:22px auto 18px !important;
  padding:8px 12px !important;
  border-radius:10px !important;
  gap:10px !important;
  font-size:12px !important;
  line-height:1.35 !important;
  box-shadow:none !important;
}
.pulse-preview-banner strong{
  padding:5px 8px !important;
  border-radius:7px !important;
  font-size:10px !important;
  letter-spacing:.08em !important;
  white-space:nowrap !important;
}
.pulse-preview-banner span{font-size:12px !important;}

.pulse-connected--sidebar{
  padding:18px !important;
  border:1px solid #18345f !important;
  border-radius:16px !important;
  background:linear-gradient(180deg,#0b1f40 0%,#081831 100%) !important;
  box-shadow:0 16px 34px rgba(3,12,28,.20) !important;
  color:#fff !important;
}
.pulse-connected--sidebar .pulse-side-card__heading{margin-bottom:14px !important;}
.pulse-connected--sidebar .pulse-side-card__icon.is-dark{
  background:#17365f !important;
  color:#fff !important;
  border:1px solid rgba(255,255,255,.10) !important;
}
.pulse-connected--sidebar .pulse-side-card__heading h2{color:#fff !important;}
.pulse-connected--sidebar .pulse-side-card__heading p{color:#9eb0cb !important;}
.pulse-connected--sidebar .pulse-connected__grid{display:grid !important;gap:10px !important;}
.pulse-connected--sidebar .pulse-connected__group{
  padding:13px !important;
  border:1px solid rgba(255,255,255,.10) !important;
  border-radius:12px !important;
  background:rgba(255,255,255,.035) !important;
  box-shadow:none !important;
}
.pulse-connected--sidebar .pulse-connected__label{
  margin-bottom:10px !important;
  color:#c4d1e6 !important;
}
.pulse-connected--sidebar .pulse-connected__label span{
  width:25px !important;height:25px !important;
  border-radius:7px !important;
  background:#17365f !important;
  color:#fff !important;
}
.pulse-connected--sidebar .pulse-connected__label strong{
  color:#c4d1e6 !important;
  font-size:10px !important;
  letter-spacing:.11em !important;
}
.pulse-connected--sidebar .pulse-connected__tags{display:flex !important;flex-wrap:wrap !important;gap:8px !important;}
.pulse-connected--sidebar .pulse-connected__tag{
  display:inline-flex !important;
  align-items:center !important;
  gap:7px !important;
  min-height:34px !important;
  width:auto !important;
  padding:6px 9px !important;
  border:1px solid #315cc8 !important;
  border-radius:8px !important;
  background:linear-gradient(180deg,#244aa9 0%,#1d3d8f 100%) !important;
  color:#fff !important;
  box-shadow:0 4px 10px rgba(0,0,0,.16) !important;
  font-size:11px !important;
  font-weight:800 !important;
  line-height:1.2 !important;
}
.pulse-connected--sidebar .pulse-connected__tag:hover,
.pulse-connected--sidebar .pulse-connected__tag:focus-visible{
  transform:translateY(-1px) !important;
  background:linear-gradient(180deg,#2f61d2 0%,#244aa9 100%) !important;
  border-color:#5e83e8 !important;
}
.pulse-connected--sidebar .pulse-connected__tag-mark{
  display:inline-grid !important;
  place-items:center !important;
  width:22px !important;height:22px !important;
  flex:0 0 22px !important;
  border-radius:6px !important;
  background:rgba(255,255,255,.12) !important;
  color:#fff !important;
}
.pulse-connected--sidebar .pulse-connected__tag-mark svg{width:14px !important;height:14px !important;stroke-width:2 !important;}
.pulse-connected--sidebar .pulse-connected__tag-mark--logo{
  width:26px !important;height:26px !important;flex-basis:26px !important;
  border-radius:50% !important;
  overflow:hidden !important;
  background:#101319 !important;
  border:1px solid rgba(218,181,100,.7) !important;
}
.pulse-connected--sidebar .pulse-connected__tag-mark--logo img{width:100% !important;height:100% !important;object-fit:cover !important;display:block !important;}

.pulse-source-card{
  position:relative !important;
  overflow:hidden !important;
  padding:16px !important;
  border:1px solid #c89a45 !important;
  border-radius:15px !important;
  background:linear-gradient(180deg,#27231f 0%,#1b1917 100%) !important;
  color:#fff !important;
  box-shadow:0 14px 28px rgba(38,27,12,.18) !important;
}
.pulse-source-card::before{
  content:"" !important;
  position:absolute !important;
  inset:0 0 auto 0 !important;
  height:3px !important;
  background:linear-gradient(90deg,#d6b468,#f0d48f,#d6b468) !important;
}
.pulse-source-card__identity{display:flex !important;align-items:center !important;gap:12px !important;}
.pulse-source-card .pulse-source-logo--medium{
  width:48px !important;height:48px !important;flex:0 0 48px !important;
  padding:2px !important;
  border-radius:50% !important;
  background:#111 !important;
  border:1px solid #d6b468 !important;
  box-shadow:0 5px 14px rgba(0,0,0,.30) !important;
  overflow:hidden !important;
}
.pulse-source-card .pulse-source-logo--medium img{width:100% !important;height:100% !important;object-fit:cover !important;border-radius:50% !important;display:block !important;}
.pulse-source-card__identity > div > span{color:#e0bf72 !important;font-size:9px !important;letter-spacing:.14em !important;}
.pulse-source-card__identity h2{color:#f3d889 !important;font-size:14px !important;line-height:1.25 !important;}
.pulse-source-card__identity p{color:#c7c0b6 !important;font-size:10px !important;}
.pulse-source-card__button{
  min-height:38px !important;
  margin-top:14px !important;
  border:1px solid #d6b468 !important;
  border-radius:9px !important;
  background:rgba(255,255,255,.02) !important;
  color:#f3d889 !important;
  box-shadow:none !important;
  font-size:11px !important;
  font-weight:850 !important;
}
.pulse-source-card__button:hover,
.pulse-source-card__button:focus-visible{background:#d6b468 !important;color:#1b1917 !important;}

@media (max-width: 782px){
  .pulse-preview-banner{width:calc(100% - 24px) !important;margin:14px auto 16px !important;}
}

/* ================================================================
   2.3.7 — verified layout alignment + archive-safe visual pass
   ================================================================ */
.pulse-detail{
  padding-top:14px !important;
}
.pulse-preview-banner{
  width:min(620px,calc(100% - 32px)) !important;
  min-height:34px !important;
  margin:6px auto 20px !important;
  padding:6px 10px !important;
  border-radius:9px !important;
  gap:9px !important;
}
.pulse-preview-banner strong{
  padding:4px 7px !important;
  font-size:9px !important;
}
.pulse-preview-banner span{
  font-size:11px !important;
  line-height:1.3 !important;
}

/* Use exactly the same surface language as Source & verification. */
.pulse-connected--sidebar{
  padding:18px !important;
  border:1px solid #15335e !important;
  border-radius:16px !important;
  background:
    radial-gradient(circle at 100% 0%,rgba(37,99,235,.18),transparent 34%),
    linear-gradient(180deg,#071a35 0%,#06172f 100%) !important;
  box-shadow:0 16px 38px rgba(2,6,23,.18) !important;
}
.pulse-connected--sidebar .pulse-side-card__heading{
  padding-bottom:13px !important;
  margin-bottom:13px !important;
  border-bottom:1px solid rgba(148,163,184,.18) !important;
}
.pulse-connected--sidebar .pulse-side-card__heading h2{
  color:#f8fafc !important;
  font-size:.98rem !important;
}
.pulse-connected--sidebar .pulse-side-card__heading p{
  color:#94a3b8 !important;
  font-size:9px !important;
}
.pulse-connected--sidebar .pulse-connected__grid{
  display:grid !important;
  gap:10px !important;
}
.pulse-connected--sidebar .pulse-connected__group{
  min-height:0 !important;
  padding:12px !important;
  border:1px solid rgba(148,163,184,.16) !important;
  border-radius:12px !important;
  background:rgba(255,255,255,.035) !important;
}
.pulse-connected--sidebar .pulse-connected__label{
  display:flex !important;
  align-items:center !important;
  gap:8px !important;
  margin:0 0 10px !important;
}
.pulse-connected--sidebar .pulse-connected__label span{
  width:24px !important;
  height:24px !important;
  border-radius:7px !important;
  background:#17365f !important;
  color:#dbeafe !important;
}
.pulse-connected--sidebar .pulse-connected__label span svg{
  width:14px !important;
  height:14px !important;
}
.pulse-connected--sidebar .pulse-connected__label strong{
  color:#cbd5e1 !important;
  font-size:9px !important;
  letter-spacing:.12em !important;
}
.pulse-connected--sidebar .pulse-connected__tags{
  display:flex !important;
  flex-wrap:wrap !important;
  align-items:center !important;
  gap:8px !important;
}
.pulse-connected--sidebar .pulse-connected__tag{
  display:inline-flex !important;
  align-items:center !important;
  gap:7px !important;
  width:auto !important;
  min-height:36px !important;
  padding:6px 10px 6px 7px !important;
  border:1px solid #365fc4 !important;
  border-radius:9px !important;
  background:linear-gradient(180deg,#244aa9 0%,#1d3d8f 100%) !important;
  color:#f8fafc !important;
  font-size:10.5px !important;
  font-weight:800 !important;
  line-height:1.15 !important;
  box-shadow:none !important;
}
.pulse-connected--sidebar .pulse-connected__tag > span:last-child{
  display:block !important;
  color:#f8fafc !important;
  line-height:1.15 !important;
}
.pulse-connected--sidebar .pulse-connected__tag-mark{
  display:grid !important;
  place-items:center !important;
  width:24px !important;
  height:24px !important;
  flex:0 0 24px !important;
  border-radius:7px !important;
  background:rgba(255,255,255,.13) !important;
  color:#fff !important;
}
.pulse-connected--sidebar .pulse-connected__tag-mark svg{
  width:14px !important;
  height:14px !important;
  fill:none !important;
  stroke:currentColor !important;
  stroke-width:1.8 !important;
  stroke-linecap:round !important;
  stroke-linejoin:round !important;
}
.pulse-connected--sidebar .pulse-connected__tag-mark--logo{
  width:28px !important;
  height:28px !important;
  flex-basis:28px !important;
  padding:2px !important;
  border:1px solid rgba(214,180,104,.8) !important;
  border-radius:50% !important;
  background:#101319 !important;
}
.pulse-connected--sidebar .pulse-connected__tag-mark--logo img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  border-radius:50% !important;
}
.pulse-connected--sidebar .pulse-connected__tags--organizations .pulse-connected__tag,
.pulse-connected--sidebar .pulse-connected__tags--timelines .pulse-connected__tag{
  max-width:100% !important;
}

/* Compact, aligned source card with uncropped approved emblem. */
.pulse-source-card{
  padding:15px !important;
  border-radius:15px !important;
}
.pulse-source-card__identity{
  display:grid !important;
  grid-template-columns:46px minmax(0,1fr) !important;
  align-items:center !important;
  gap:11px !important;
}
.pulse-source-card .pulse-source-logo--medium{
  width:46px !important;
  height:46px !important;
  padding:4px !important;
  align-self:center !important;
}
.pulse-source-card .pulse-source-logo--medium img{
  object-fit:contain !important;
}
.pulse-source-card__identity > div{
  min-width:0 !important;
}
.pulse-source-card__identity h2{
  margin:1px 0 0 !important;
  line-height:1.2 !important;
}
.pulse-source-card__identity p{
  margin:3px 0 0 !important;
}
.pulse-source-card__button{
  width:100% !important;
  margin-top:13px !important;
}

@media(max-width:782px){
  .pulse-detail{padding-top:10px !important;}
  .pulse-preview-banner{margin:4px auto 16px !important;}
  .pulse-connected--sidebar .pulse-connected__tag{max-width:100% !important;}
}

/* ================================================================
   2.3.8 — final verified sidebar alignment
   ================================================================ */
.pulse-detail{padding-top:4px !important;}
.pulse-preview-banner{
  width:min(560px,calc(100% - 32px)) !important;
  min-height:30px !important;
  margin:0 auto 16px !important;
  padding:5px 9px !important;
  gap:8px !important;
}
.pulse-preview-banner strong{padding:3px 7px !important;font-size:8px !important;}
.pulse-preview-banner span{font-size:10px !important;line-height:1.25 !important;}

/* Exact shared surface with Source & verification. */
.pulse-connected--sidebar,
.pulse-source-card{
  border:1px solid #15335e !important;
  background:
    radial-gradient(circle at 100% 0%,rgba(37,99,235,.16),transparent 34%),
    linear-gradient(180deg,#071a35 0%,#06172f 100%) !important;
  box-shadow:0 16px 38px rgba(2,6,23,.18) !important;
}
.pulse-connected--sidebar{padding:16px !important;}
.pulse-connected--sidebar .pulse-connected__grid{gap:9px !important;}
.pulse-connected--sidebar .pulse-connected__group{
  padding:11px !important;
  border-color:rgba(148,163,184,.18) !important;
  background:rgba(255,255,255,.025) !important;
}
.pulse-connected--sidebar .pulse-connected__tags{
  align-items:center !important;
  gap:7px !important;
}
.pulse-connected--sidebar .pulse-connected__tag{
  min-height:34px !important;
  padding:5px 10px 5px 6px !important;
  gap:7px !important;
  border:1px solid rgba(148,163,184,.30) !important;
  border-radius:9px !important;
  background:rgba(255,255,255,.075) !important;
  color:#f8fafc !important;
  box-shadow:none !important;
}
.pulse-connected--sidebar .pulse-connected__tag:hover,
.pulse-connected--sidebar .pulse-connected__tag:focus-visible{
  border-color:#60a5fa !important;
  background:rgba(37,99,235,.18) !important;
  transform:translateY(-1px) !important;
}
.pulse-connected--sidebar .pulse-connected__tag > span:last-child,
.pulse-connected--sidebar .pulse-connected__tag strong{
  color:#f8fafc !important;
  line-height:1.1 !important;
}
.pulse-connected--sidebar .pulse-connected__tag-mark{
  display:grid !important;
  place-items:center !important;
  width:24px !important;
  height:24px !important;
  flex:0 0 24px !important;
  margin:0 !important;
  border-radius:7px !important;
  background:#17365f !important;
  color:#bfdbfe !important;
}
.pulse-connected--sidebar .pulse-connected__tag-mark svg{
  display:block !important;
  width:14px !important;
  height:14px !important;
  margin:auto !important;
}
.pulse-connected--sidebar .pulse-connected__tag-mark--logo{
  width:30px !important;
  height:30px !important;
  flex:0 0 30px !important;
  padding:3px !important;
  border:1px solid #d6b468 !important;
  background:#101723 !important;
}
.pulse-connected--sidebar .pulse-connected__tag-mark--logo img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:center !important;
  display:block !important;
}

/* Source card uses the same navy surface with gold provenance accents. */
.pulse-source-card{
  padding:15px !important;
  border-color:#7d642c !important;
  border-top:3px solid #d6b468 !important;
  border-radius:15px !important;
}
.pulse-source-card__identity{
  grid-template-columns:48px minmax(0,1fr) !important;
  gap:12px !important;
  align-items:center !important;
}
.pulse-source-card .pulse-source-logo--medium{
  width:48px !important;
  height:48px !important;
  padding:4px !important;
  margin:0 !important;
  align-self:center !important;
  justify-self:center !important;
  border:1px solid #d6b468 !important;
  background:#101723 !important;
}
.pulse-source-card .pulse-source-logo--medium img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:center !important;
  display:block !important;
}
.pulse-source-card__identity > div > span{color:#d6b468 !important;}
.pulse-source-card__identity h2{color:#f8fafc !important;}
.pulse-source-card__identity p{color:#94a3b8 !important;}
.pulse-source-card__button{
  margin-top:13px !important;
  border-color:#d6b468 !important;
  background:rgba(255,255,255,.025) !important;
  color:#f3d889 !important;
}
.pulse-source-card__button:hover,
.pulse-source-card__button:focus-visible{background:#d6b468 !important;color:#071a35 !important;}

@media(max-width:782px){
  .pulse-preview-banner{width:calc(100% - 24px) !important;margin:0 auto 14px !important;}
}

/* 2.3.9 — true optical centering for organization/source emblems */
.pulse-connected--sidebar .pulse-connected__tag-mark--logo,
.pulse-source-card .pulse-source-logo--medium{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:hidden !important;
  line-height:0 !important;
  box-sizing:border-box !important;
}
.pulse-connected--sidebar .pulse-connected__tag-mark--logo img,
.pulse-source-card .pulse-source-logo--medium img{
  display:block !important;
  width:calc(100% - 6px) !important;
  height:calc(100% - 6px) !important;
  max-width:none !important;
  max-height:none !important;
  margin:0 !important;
  padding:0 !important;
  object-fit:contain !important;
  object-position:50% 50% !important;
  transform:translateY(-1px) !important;
  transform-origin:center !important;
}
.pulse-connected--sidebar .pulse-connected__tag{
  align-items:center !important;
}
.pulse-connected--sidebar .pulse-connected__tag-copy{
  justify-content:center !important;
}
.pulse-source-card__identity{
  align-items:center !important;
}

/* ================================================================
   2.4.0 — Production Pulse intelligence hub
   ================================================================ */
.pulse-hub-page{padding:30px 0 64px;background:linear-gradient(180deg,#f8fbff 0%,#f8fafc 100%)}
.pulse-hub-shell{max-width:1280px}
.pulse-hub-page svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.pulse-hub-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:30px;margin-bottom:20px}
.pulse-hub-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;color:#2563eb;font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.pulse-hub-title h1{margin:0;color:#0b1732;font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.5rem,4vw,4.3rem);line-height:.94;letter-spacing:-.045em}
.pulse-hub-title p{margin:10px 0 0;color:#475569;font-size:1rem}
.pulse-hub-stats{display:grid;grid-template-columns:repeat(3,142px);gap:10px}
.pulse-hub-stat{display:flex;align-items:center;gap:11px;min-height:64px;padding:11px 13px;border:1px solid #dce5f0;border-radius:15px;background:#fff;box-shadow:0 7px 22px rgba(15,23,42,.045)}
.pulse-hub-stat>span{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0}
.pulse-hub-stat strong{display:block;color:#0f172a;font-size:1.18rem;line-height:1}.pulse-hub-stat small{display:block;margin-top:5px;color:#64748b;font-size:.66rem;font-weight:750;white-space:nowrap}
.pulse-hub-stat.is-verified>span,.pulse-hub-stat.is-verified strong{color:#059669}.pulse-hub-stat.is-trending>span,.pulse-hub-stat.is-trending strong{color:#ea580c}.pulse-hub-stat.is-latest>span,.pulse-hub-stat.is-latest strong{color:#2563eb}
.pulse-hub-layout{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(310px,.88fr);gap:14px;align-items:start}
.pulse-hub-main,.pulse-hub-sidebar{min-width:0}
.pulse-hub-hero{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(330px,.97fr);min-height:300px;margin-bottom:12px;border:1px solid #dce5ef;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.055)}
.pulse-hub-hero__visual{position:relative;display:block;min-height:300px;overflow:hidden;background:#071a3a}
.pulse-hub-hero__visual>img{display:block;width:100%;height:100%;min-height:300px;object-fit:cover}
.pulse-hub-hero__fallback{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;width:100%;height:100%;min-height:300px;background:radial-gradient(circle at 70% 22%,rgba(42,105,239,.42),transparent 30%),linear-gradient(145deg,#06162f,#1749a7);color:#fff}
.pulse-hub-hero__fallback:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:36px 36px}
.pulse-hub-hero__fallback>*{position:relative}.pulse-hub-hero__fallback strong{font-size:.9rem}
.pulse-hub-hero__topic{position:absolute;left:16px;bottom:16px;padding:6px 10px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(2,6,23,.78);color:#fff;font-size:.64rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase;backdrop-filter:blur(8px)}
.pulse-hub-hero__content{display:flex;flex-direction:column;justify-content:center;padding:22px 24px}
.pulse-hub-badges{display:flex;align-items:center;gap:9px;margin-bottom:13px}.pulse-hub-badges span{padding:6px 9px;border-radius:7px;background:#dbeafe;color:#1d4ed8;font-size:.64rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.pulse-hub-badges b{color:#64748b;font-size:.68rem}.pulse-hub-badges b::first-letter{color:#ea580c}
.pulse-hub-hero h2{margin:0 0 11px;color:#0b1732;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.95rem,2.7vw,3rem);line-height:1.01;letter-spacing:-.035em}.pulse-hub-hero h2 a{color:inherit}
.pulse-hub-hero__content>p{margin:0 0 17px;color:#334155;font-size:.89rem;line-height:1.55}
.pulse-hub-meta{display:flex;align-items:center;gap:8px;min-height:38px;padding-top:14px;border-top:1px solid #e6edf5;color:#64748b;font-size:.66rem}.pulse-hub-meta>strong{color:#334155}.pulse-hub-meta time{margin-left:5px}.pulse-hub-verified{display:grid;place-items:center;width:14px;height:14px;border-radius:50%;background:#2563eb;color:#fff;font-size:.52rem;font-weight:900}
.pulse-hub-read{display:inline-flex;align-items:center;gap:5px;margin-left:auto;color:#2563eb;font-size:.68rem;font-weight:850}.pulse-hub-read svg{width:14px;height:14px}
.pulse-hub-source-logo{display:grid;place-items:center;overflow:hidden;border:1px solid #dce5ef;border-radius:50%;background:#fff;flex:0 0 auto}.pulse-hub-source-logo img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;padding:3px}.pulse-hub-source-logo b{font-size:.62rem;color:#1d4ed8}.pulse-hub-source-logo--small{width:26px;height:26px}.pulse-hub-source-logo--medium{width:42px;height:42px}.pulse-hub-source-logo--large{width:82px;height:82px;box-shadow:0 0 0 10px rgba(255,255,255,.06)}
.pulse-hub-secondary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}
.pulse-hub-card{display:grid;grid-template-columns:126px minmax(0,1fr);min-height:166px;border:1px solid #dce5ef;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 6px 20px rgba(15,23,42,.04)}
.pulse-hub-card__media{display:block;min-height:166px;background:linear-gradient(145deg,#071a3a,#1d4ed8);overflow:hidden}.pulse-hub-card__media img{display:block;width:100%;height:100%;min-height:166px;object-fit:cover}.pulse-hub-card__media>span{display:grid;place-items:center;width:100%;height:100%;min-height:166px}
.pulse-hub-card__body{display:flex;flex-direction:column;padding:11px 12px}.pulse-hub-card__top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.pulse-hub-card__top span{color:#2563eb;font-size:.6rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.pulse-hub-card__top b{display:grid;place-items:center;width:27px;height:27px;border:1px solid #fdba74;border-radius:50%;color:#ea580c;font-size:.64rem}
.pulse-hub-card h3{margin:0 0 6px;color:#0f172a;font-size:1rem;line-height:1.15}.pulse-hub-card h3 a{color:inherit}.pulse-hub-card p{margin:0;color:#475569;font-size:.72rem;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.pulse-hub-card__meta{display:flex;justify-content:space-between;gap:8px;margin-top:auto;padding-top:8px;color:#64748b;font-size:.61rem}.pulse-hub-card__meta b{color:#2563eb}.pulse-hub-card__trend{height:22px;margin-top:4px}.pulse-hub-card__trend svg{width:100%;height:22px}
.pulse-hub-section,.pulse-hub-strip,.pulse-hub-panel{margin-bottom:12px;border:1px solid #dce5ef;border-radius:14px;background:#fff;box-shadow:0 6px 20px rgba(15,23,42,.04)}
.pulse-hub-section{padding:13px}.pulse-hub-section__head,.pulse-hub-panel__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:11px}.pulse-hub-section__head>div,.pulse-hub-panel__head>div{display:flex;align-items:center;gap:9px}.pulse-hub-section__head span,.pulse-hub-panel__head span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#eff6ff;color:#2563eb}.pulse-hub-section__head h2,.pulse-hub-panel__head h2{margin:0;color:#0f172a;font-size:1rem}.pulse-hub-section__head>a,.pulse-hub-panel__head>a{display:inline-flex;align-items:center;gap:4px;color:#2563eb;font-size:.65rem;font-weight:850}.pulse-hub-section__head>a svg{width:13px;height:13px}
.pulse-hub-explained__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.pulse-hub-explained article{min-width:0}.pulse-hub-explained__media{position:relative;display:block;height:88px;border-radius:9px;overflow:hidden;background:#dbe4ef}.pulse-hub-explained__media img{display:block;width:100%;height:100%;object-fit:cover}.pulse-hub-explained__media i{position:absolute;left:7px;bottom:7px;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:rgba(2,6,23,.8);color:#fff;font-style:normal;font-size:.58rem}.pulse-hub-explained__media small{position:absolute;right:7px;bottom:7px;padding:3px 5px;border-radius:5px;background:rgba(2,6,23,.8);color:#fff;font-size:.56rem}.pulse-hub-explained h3{margin:7px 0 0;color:#0f172a;font-size:.75rem;line-height:1.25}.pulse-hub-explained h3 a{color:inherit}.pulse-hub-explained p{margin:3px 0 0;color:#64748b;font-size:.61rem}
.pulse-hub-strip{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:12px;padding:11px 13px}.pulse-hub-strip h2{margin:0;color:#0f172a;font-size:.84rem}.pulse-hub-strip>div{display:flex;gap:7px;overflow-x:auto}.pulse-hub-strip a{display:inline-flex;align-items:center;gap:6px;min-height:31px;padding:0 10px;border:1px solid #dce5ef;border-radius:999px;color:#334155;white-space:nowrap;font-size:.66rem;font-weight:750}.pulse-hub-strip a span{color:#2563eb}.pulse-hub-strip a b{color:#94a3b8;font-size:.58rem}
.pulse-hub-sources-strip>div>span{display:grid;grid-template-columns:28px minmax(90px,1fr);grid-template-rows:auto auto;column-gap:8px;min-width:150px}.pulse-hub-sources-strip .pulse-hub-source-logo{grid-row:1/3}.pulse-hub-sources-strip strong{align-self:end;color:#0f172a;font-size:.65rem}.pulse-hub-sources-strip small{color:#64748b;font-size:.56rem}
.pulse-hub-sidebar{position:sticky;top:18px}.pulse-hub-panel{padding:13px}.pulse-hub-panel__head>small{color:#94a3b8;font-size:.6rem;font-weight:700;text-transform:uppercase}
.pulse-hub-timeline{position:relative}.pulse-hub-timeline:before{content:"";position:absolute;left:5px;top:8px;bottom:9px;width:1px;background:#bfdbfe}.pulse-hub-timeline>a{position:relative;display:grid;grid-template-columns:12px 58px minmax(0,1fr);gap:7px;padding:7px 0;border-bottom:1px solid #edf2f7}.pulse-hub-timeline>a:last-child{border-bottom:0}.pulse-hub-timeline i{position:relative;z-index:2;width:10px;height:10px;margin-top:2px;border:2px solid #2563eb;border-radius:50%;background:#fff}.pulse-hub-timeline time{color:#64748b;font-size:.59rem;font-weight:750}.pulse-hub-timeline strong{color:#0f172a;font-size:.69rem;line-height:1.3}
.pulse-hub-panel__cta{display:flex;align-items:center;justify-content:center;gap:6px;min-height:36px;margin-top:9px;border:1px solid #dce5ef;border-radius:9px;color:#2563eb;font-size:.66rem;font-weight:850}.pulse-hub-panel__cta svg{width:14px;height:14px}
.pulse-hub-trend-list{display:grid;gap:9px}.pulse-hub-trend-list>a{display:grid;grid-template-columns:minmax(0,1fr) 80px 28px;gap:8px;align-items:center}.pulse-hub-trend-list strong{display:block;color:#0f172a;font-size:.67rem}.pulse-hub-trend-list small{display:block;margin-top:2px;color:#94a3b8;font-size:.55rem}.pulse-hub-trend-list>a>span{position:relative;height:18px;background:linear-gradient(transparent 8px,#dcfce7 8px,#dcfce7 10px,transparent 10px)}.pulse-hub-trend-list>a>span i{position:absolute;left:0;top:8px;height:2px;background:#22c55e}.pulse-hub-trend-list>a>b{display:grid;place-items:center;width:27px;height:27px;border:1px solid #fed7aa;border-radius:50%;color:#ea580c;font-size:.62rem}
.pulse-hub-top-sources__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.pulse-hub-top-sources__grid>div{text-align:center}.pulse-hub-top-sources__grid .pulse-hub-source-logo{margin:0 auto 5px}.pulse-hub-top-sources__grid strong{display:block;color:#0f172a;font-size:.56rem;line-height:1.18}.pulse-hub-top-sources__grid small{display:block;margin-top:3px;color:#64748b;font-size:.54rem}
.pulse-hub-filter>div:last-child{display:flex;flex-wrap:wrap;gap:7px}.pulse-hub-filter>div:last-child a{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border:1px solid #dce5ef;border-radius:8px;color:#334155;font-size:.64rem;font-weight:750}.pulse-hub-filter>div:last-child a:hover{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}
.pulse-hub-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:330px;padding:50px;border:1px solid #dce5ef;border-radius:18px;background:#fff;text-align:center;box-shadow:0 10px 30px rgba(15,23,42,.05)}.pulse-hub-empty>span{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:#ecfdf5;color:#059669}.pulse-hub-empty h2{margin:17px 0 8px;color:#0f172a;font-size:1.35rem}.pulse-hub-empty p{max-width:560px;margin:0;color:#64748b;line-height:1.55}
@media(max-width:1100px){.pulse-hub-header{grid-template-columns:1fr}.pulse-hub-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.pulse-hub-layout{grid-template-columns:1fr}.pulse-hub-sidebar{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pulse-hub-sidebar>.pulse-hub-panel{margin-bottom:0}}
@media(max-width:780px){.pulse-hub-page{padding-top:20px}.pulse-hub-hero{grid-template-columns:1fr}.pulse-hub-hero__visual,.pulse-hub-hero__visual>img,.pulse-hub-hero__fallback{min-height:220px}.pulse-hub-secondary{grid-template-columns:1fr}.pulse-hub-explained__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pulse-hub-sidebar{grid-template-columns:1fr}.pulse-hub-strip{grid-template-columns:1fr}.pulse-hub-stats{grid-template-columns:1fr}.pulse-hub-stat{min-height:54px}}
@media(max-width:520px){.pulse-hub-title h1{font-size:2.6rem}.pulse-hub-hero h2{font-size:1.9rem}.pulse-hub-hero__content{padding:18px}.pulse-hub-card{grid-template-columns:105px minmax(0,1fr)}.pulse-hub-card__media,.pulse-hub-card__media img,.pulse-hub-card__media>span{min-height:150px}.pulse-hub-explained__grid{grid-template-columns:1fr 1fr}.pulse-hub-explained__media{height:78px}.pulse-hub-read{width:100%;margin-left:0;margin-top:4px}.pulse-hub-meta{flex-wrap:wrap}}

/* 2.4.1 — Pulse archive single-story production corrections */
.pulse-hub-page.is-single-story{
  min-height:calc(100vh - 330px);
  padding-bottom:88px;
}
.pulse-hub-page.is-single-story .pulse-hub-shell{
  max-width:1120px;
}
.pulse-hub-page.is-single-story .pulse-hub-header{
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:28px;
  margin-bottom:18px;
}
.pulse-hub-page.is-single-story .pulse-hub-stats{
  grid-template-columns:repeat(3,132px);
  gap:9px;
}
.pulse-hub-page.is-single-story .pulse-hub-stat{
  min-height:58px;
  padding:9px 11px;
}
.pulse-hub-page.is-single-story .pulse-hub-layout{
  display:block;
  max-width:980px;
  margin:0 auto;
}
.pulse-hub-page.is-single-story .pulse-hub-main{
  width:100%;
}
.pulse-hub-page.is-single-story .pulse-hub-sidebar{
  display:none;
}
.pulse-hub-page.is-single-story .pulse-hub-hero{
  grid-template-columns:minmax(360px,.92fr) minmax(0,1.08fr);
  min-height:280px;
  margin-bottom:0;
  border-radius:18px;
}
.pulse-hub-page.is-single-story .pulse-hub-hero__visual,
.pulse-hub-page.is-single-story .pulse-hub-hero__visual>img,
.pulse-hub-page.is-single-story .pulse-hub-hero__fallback{
  min-height:280px;
}
.pulse-hub-page.is-single-story .pulse-hub-hero__content{
  padding:24px 28px;
}
.pulse-hub-page.is-single-story .pulse-hub-hero h2{
  font-size:clamp(2rem,3.2vw,3.25rem);
}
.pulse-hub-page.is-single-story .pulse-hub-hero__content>p{
  max-width:54ch;
}
.pulse-hub-page.is-single-story .pulse-hub-meta{
  margin-top:auto;
}
.pulse-hub-hero__visual{
  isolation:isolate;
}
.pulse-hub-hero__topic{
  z-index:3;
  max-width:calc(100% - 32px);
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
@media(max-width:900px){
  .pulse-hub-page.is-single-story .pulse-hub-header{grid-template-columns:1fr}
  .pulse-hub-page.is-single-story .pulse-hub-stats{grid-template-columns:repeat(3,minmax(0,1fr))}
  .pulse-hub-page.is-single-story .pulse-hub-hero{grid-template-columns:1fr}
  .pulse-hub-page.is-single-story .pulse-hub-hero__visual,
  .pulse-hub-page.is-single-story .pulse-hub-hero__visual>img,
  .pulse-hub-page.is-single-story .pulse-hub-hero__fallback{min-height:230px}
}
@media(max-width:620px){
  .pulse-hub-page.is-single-story{padding-bottom:54px}
  .pulse-hub-page.is-single-story .pulse-hub-stats{grid-template-columns:1fr}
  .pulse-hub-page.is-single-story .pulse-hub-hero__content{padding:20px}
}

/* 2.4.2 — single-story Pulse layout alignment and interaction pass */
.pulse-hub-page.is-single-story .pulse-hub-shell{
  max-width:1180px;
}
.pulse-hub-page.is-single-story .pulse-hub-header{
  grid-template-columns:minmax(0,1fr) minmax(510px,auto);
  align-items:end;
  gap:36px;
  margin-bottom:22px;
}
.pulse-hub-page.is-single-story .pulse-hub-title{
  display:grid;
  grid-template-columns:auto minmax(0,1fr);
  grid-template-areas:
    "eyebrow eyebrow"
    "title description";
  align-items:end;
  column-gap:22px;
  row-gap:9px;
  min-width:0;
}
.pulse-hub-page.is-single-story .pulse-hub-eyebrow{
  grid-area:eyebrow;
}
.pulse-hub-page.is-single-story .pulse-hub-title h1{
  grid-area:title;
  margin:0;
  white-space:nowrap;
}
.pulse-hub-page.is-single-story .pulse-hub-title p{
  grid-area:description;
  align-self:center;
  margin:8px 0 0;
  max-width:430px;
  white-space:nowrap;
  font-size:.94rem;
}
.pulse-hub-page.is-single-story .pulse-hub-stats{
  grid-template-columns:repeat(3,minmax(154px,1fr));
  min-width:510px;
  gap:12px;
}
.pulse-hub-page.is-single-story .pulse-hub-stat{
  min-width:0;
  min-height:66px;
  padding:10px 13px;
  overflow:hidden;
}
.pulse-hub-page.is-single-story .pulse-hub-stat>div{
  min-width:0;
}
.pulse-hub-page.is-single-story .pulse-hub-stat strong{
  font-size:1.18rem;
}
.pulse-hub-page.is-single-story .pulse-hub-stat small{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:.64rem;
  line-height:1.2;
}
.pulse-hub-page.is-single-story .pulse-hub-layout{
  max-width:1000px;
}
.pulse-hub-page.is-single-story .pulse-hub-hero{
  grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);
  min-height:330px;
  overflow:hidden;
}
.pulse-hub-page.is-single-story .pulse-hub-hero__visual,
.pulse-hub-page.is-single-story .pulse-hub-hero__visual>img,
.pulse-hub-page.is-single-story .pulse-hub-hero__fallback{
  min-height:330px;
}
.pulse-hub-page.is-single-story .pulse-hub-hero__visual{
  border-right:1px solid rgba(255,255,255,.08);
  overflow:hidden;
}
.pulse-hub-page.is-single-story .pulse-hub-hero__fallback{
  box-sizing:border-box;
  padding:28px;
  gap:14px;
}
.pulse-hub-page.is-single-story .pulse-hub-hero__fallback .pulse-hub-source-logo--large{
  width:90px;
  height:90px;
  margin:0;
  box-shadow:0 0 0 10px rgba(255,255,255,.07);
}
.pulse-hub-page.is-single-story .pulse-hub-hero__fallback strong{
  margin:0;
  text-align:center;
}
.pulse-hub-page.is-single-story .pulse-hub-hero__content{
  min-width:0;
  padding:26px 30px;
}
.pulse-hub-page.is-single-story .pulse-hub-meta{
  display:grid;
  grid-template-columns:auto minmax(0,auto) auto minmax(0,1fr) auto;
  align-items:center;
  column-gap:8px;
  row-gap:8px;
  width:100%;
}
.pulse-hub-page.is-single-story .pulse-hub-meta time{
  margin-left:4px;
  white-space:nowrap;
}
.pulse-hub-page.is-single-story .pulse-hub-read{
  justify-self:end;
  min-height:38px;
  margin-left:0;
  padding:0 13px;
  border:1px solid #bfd3ff;
  border-radius:9px;
  background:#fff;
  color:#2459e0;
  transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease;
}
.pulse-hub-page.is-single-story .pulse-hub-read:hover,
.pulse-hub-page.is-single-story .pulse-hub-read:focus-visible{
  transform:translateY(-1px);
  border-color:#2563eb;
  background:#2563eb;
  color:#fff;
  box-shadow:0 8px 18px rgba(37,99,235,.18);
  outline:none;
}
.pulse-hub-page.is-single-story .pulse-hub-read svg{
  transition:transform .18s ease;
}
.pulse-hub-page.is-single-story .pulse-hub-read:hover svg,
.pulse-hub-page.is-single-story .pulse-hub-read:focus-visible svg{
  transform:translateX(2px);
}
@media(max-width:1120px){
  .pulse-hub-page.is-single-story .pulse-hub-header{
    grid-template-columns:1fr;
    align-items:start;
  }
  .pulse-hub-page.is-single-story .pulse-hub-stats{
    grid-template-columns:repeat(3,minmax(0,1fr));
    min-width:0;
  }
}
@media(max-width:760px){
  .pulse-hub-page.is-single-story .pulse-hub-title{
    display:block;
  }
  .pulse-hub-page.is-single-story .pulse-hub-title p{
    margin-top:8px;
    white-space:normal;
  }
  .pulse-hub-page.is-single-story .pulse-hub-hero{
    grid-template-columns:1fr;
  }
  .pulse-hub-page.is-single-story .pulse-hub-meta{
    display:flex;
    flex-wrap:wrap;
  }
  .pulse-hub-page.is-single-story .pulse-hub-read{
    width:auto;
    margin-left:auto;
  }
}
@media(max-width:620px){
  .pulse-hub-page.is-single-story .pulse-hub-stats{
    grid-template-columns:1fr;
  }
  .pulse-hub-page.is-single-story .pulse-hub-read{
    width:100%;
    margin-left:0;
  }
}

/* 2.4.3 — approved single-story visual composition */
.pulse-hub-page.is-single-story .pulse-hub-shell{
  max-width:1180px;
}
.pulse-hub-page.is-single-story .pulse-hub-header{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:end;
  gap:42px;
  margin-bottom:22px;
}
.pulse-hub-page.is-single-story .pulse-hub-title{
  display:grid;
  grid-template-columns:auto minmax(260px,420px);
  grid-template-areas:
    "eyebrow eyebrow"
    "title description";
  align-items:end;
  column-gap:30px;
  row-gap:10px;
}
.pulse-hub-page.is-single-story .pulse-hub-eyebrow{
  grid-area:eyebrow;
  margin:0;
}
.pulse-hub-page.is-single-story .pulse-hub-title h1{
  grid-area:title;
  margin:0;
  font-size:clamp(3.2rem,4.6vw,4.6rem);
  line-height:.86;
}
.pulse-hub-page.is-single-story .pulse-hub-title p{
  grid-area:description;
  align-self:end;
  margin:0 0 5px;
  max-width:360px;
  white-space:normal;
  font-size:.92rem;
  line-height:1.42;
}
.pulse-hub-page.is-single-story .pulse-hub-stats{
  grid-template-columns:repeat(3,170px);
  min-width:0;
  gap:14px;
}
.pulse-hub-page.is-single-story .pulse-hub-stat{
  min-height:76px;
  padding:13px 15px;
  border-radius:16px;
}
.pulse-hub-page.is-single-story .pulse-hub-stat>span{
  width:40px;
  height:40px;
  flex-basis:40px;
  border-radius:12px;
}
.pulse-hub-page.is-single-story .pulse-hub-stat strong{
  font-size:1.28rem;
}
.pulse-hub-page.is-single-story .pulse-hub-stat small{
  margin-top:5px;
  font-size:.65rem;
  line-height:1.18;
  white-space:normal;
}
.pulse-hub-page.is-single-story .pulse-hub-layout{
  max-width:1180px;
}
.pulse-hub-page.is-single-story .pulse-hub-hero{
  grid-template-columns:1fr 1fr;
  min-height:390px;
  border-radius:18px;
}
.pulse-hub-page.is-single-story .pulse-hub-hero__visual,
.pulse-hub-page.is-single-story .pulse-hub-hero__visual>img,
.pulse-hub-page.is-single-story .pulse-hub-hero__fallback{
  min-height:390px;
}
.pulse-hub-page.is-single-story .pulse-hub-hero__visual{
  border-right:0;
}
.pulse-hub-page.is-single-story .pulse-hub-hero__fallback{
  position:relative;
  overflow:hidden;
  padding:38px;
  gap:10px;
  background:
    radial-gradient(circle at 50% 44%,rgba(31,97,221,.3),transparent 31%),
    linear-gradient(145deg,#04162f 0%,#0b2f72 58%,#164ba5 100%);
}
.pulse-hub-page.is-single-story .pulse-hub-hero__fallback::before{
  background:
    linear-gradient(rgba(101,164,255,.11) 1px,transparent 1px),
    linear-gradient(90deg,rgba(101,164,255,.11) 1px,transparent 1px);
  background-size:42px 42px;
}
.pulse-hub-page.is-single-story .pulse-hub-hero__fallback::after{
  content:"";
  position:absolute;
  inset:28% 0 0;
  background:linear-gradient(155deg,transparent 0 27%,rgba(54,132,255,.22) 27.3% 27.8%,transparent 28.1% 38%,rgba(54,132,255,.16) 38.3% 38.8%,transparent 39.1% 50%,rgba(54,132,255,.2) 50.3% 50.8%,transparent 51.1% 61%,rgba(54,132,255,.2) 61.3% 61.8%,transparent 62.1%);
  opacity:.8;
  pointer-events:none;
}
.pulse-hub-page.is-single-story .pulse-hub-hero__signal-line{
  position:absolute;
  inset:auto 0 0;
  height:42%;
  background:linear-gradient(90deg,transparent 8%,rgba(27,101,232,.28) 8% 9%,transparent 9% 18%,rgba(27,101,232,.2) 18% 21%,transparent 21% 31%,rgba(27,101,232,.22) 31% 35%,transparent 35% 47%,rgba(27,101,232,.2) 47% 53%,transparent 53% 65%,rgba(27,101,232,.24) 65% 72%,transparent 72% 83%,rgba(27,101,232,.28) 83% 91%,transparent 91%);
  opacity:.55;
}
.pulse-hub-page.is-single-story .pulse-hub-hero__fallback .pulse-hub-source-logo--large{
  position:relative;
  z-index:2;
  width:154px;
  height:154px;
  margin:0 0 8px;
  overflow:visible;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.pulse-hub-page.is-single-story .pulse-hub-hero__fallback .pulse-hub-source-logo--large img{
  width:100%;
  height:100%;
  padding:0;
  object-fit:contain;
  filter:drop-shadow(0 14px 24px rgba(0,0,0,.28));
}
.pulse-hub-page.is-single-story .pulse-hub-hero__fallback strong{
  position:relative;
  z-index:2;
  margin:0;
  font-family:Georgia,'Times New Roman',serif;
  font-size:1.35rem;
  line-height:1.1;
}
.pulse-hub-page.is-single-story .pulse-hub-hero__fallback small{
  position:relative;
  z-index:2;
  color:#d7e5ff;
  font-size:.78rem;
  letter-spacing:.01em;
}
.pulse-hub-page.is-single-story .pulse-hub-hero__content{
  justify-content:center;
  padding:30px 34px;
}
.pulse-hub-page.is-single-story .pulse-hub-hero h2{
  margin-bottom:14px;
  font-size:clamp(2.35rem,3.25vw,3.45rem);
  line-height:.99;
}
.pulse-hub-page.is-single-story .pulse-hub-hero__content>p{
  margin-bottom:22px;
  font-size:.91rem;
  line-height:1.58;
}
.pulse-hub-page.is-single-story .pulse-hub-meta{
  grid-template-columns:auto auto auto minmax(0,1fr) auto;
  column-gap:9px;
  padding-top:16px;
}
.pulse-hub-page.is-single-story .pulse-hub-source-logo--small{
  width:24px;
  height:24px;
  border:0;
  background:transparent;
}
.pulse-hub-page.is-single-story .pulse-hub-source-logo--small img{
  padding:0;
}
@media(max-width:1180px){
  .pulse-hub-page.is-single-story .pulse-hub-header{grid-template-columns:1fr;align-items:start}
  .pulse-hub-page.is-single-story .pulse-hub-stats{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}
}
@media(max-width:800px){
  .pulse-hub-page.is-single-story .pulse-hub-title{display:block}
  .pulse-hub-page.is-single-story .pulse-hub-title p{margin-top:10px;max-width:none}
  .pulse-hub-page.is-single-story .pulse-hub-hero{grid-template-columns:1fr}
  .pulse-hub-page.is-single-story .pulse-hub-hero__visual,
  .pulse-hub-page.is-single-story .pulse-hub-hero__visual>img,
  .pulse-hub-page.is-single-story .pulse-hub-hero__fallback{min-height:320px}
}
@media(max-width:620px){
  .pulse-hub-page.is-single-story .pulse-hub-stats{grid-template-columns:1fr}
  .pulse-hub-page.is-single-story .pulse-hub-hero__fallback .pulse-hub-source-logo--large{width:125px;height:125px}
}

/* 2.4.4 — approved RBI hero artwork */
.pulse-hub-page.is-single-story .pulse-hub-hero__fallback.is-approved-artwork{
  display:block;
  position:relative;
  padding:0;
  overflow:hidden;
  background:#062b69;
}
.pulse-hub-page.is-single-story .pulse-hub-hero__fallback.is-approved-artwork::before,
.pulse-hub-page.is-single-story .pulse-hub-hero__fallback.is-approved-artwork::after{
  content:none;
}
.pulse-hub-page.is-single-story .pulse-hub-rbi-artwork{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
}
@media (max-width: 820px){
  .pulse-hub-page.is-single-story .pulse-hub-rbi-artwork{
    object-fit:cover;
  }
}

/* 2.4.5 — generated visual contract: crop-safe archive image; no single-detail injection */
.pulse-hub-hero__visual>img{object-fit:cover;object-position:50% 50%;}
.pulse-hub-page.is-single-story .pulse-hub-hero__visual>img{object-fit:cover;object-position:50% 50%;}

/* 2.5.0 — purpose-built Pulse visuals and final archive geometry */
.pulse-hub-page{padding-top:28px!important;overflow:visible!important}
.pulse-hub-shell{overflow:visible!important}
.pulse-hub-header{position:relative!important;z-index:1!important;margin-top:0!important;padding-top:0!important;overflow:visible!important}
.pulse-hub-title,.pulse-hub-stats{position:relative!important;transform:none!important;top:auto!important}
.pulse-hub-title h1{margin-top:0!important}
.pulse-hub-page.is-single-story .pulse-hub-header{align-items:end!important}
.pulse-hub-page.is-single-story .pulse-hub-title{display:grid!important;grid-template-columns:auto minmax(220px,1fr)!important;grid-template-areas:"eyebrow eyebrow" "title description"!important;align-items:end!important;column-gap:28px!important;row-gap:4px!important}
.pulse-hub-page.is-single-story .pulse-hub-title .pulse-hub-eyebrow{grid-area:eyebrow!important}
.pulse-hub-page.is-single-story .pulse-hub-title h1{grid-area:title!important;line-height:.92!important;margin:0!important}
.pulse-hub-page.is-single-story .pulse-hub-title p{grid-area:description!important;align-self:end!important;margin:0 0 8px!important;font-size:17px!important;line-height:1.4!important;max-width:420px!important}
.pulse-hub-page.is-single-story .pulse-hub-stats{align-self:end!important;margin-bottom:2px!important}
.pulse-hub-hero__visual>img.pulse-hub-purpose-visual{width:100%!important;height:100%!important;object-fit:cover!important;object-position:50% 50%!important}
.pulse-hub-page.is-single-story .pulse-hub-hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;min-height:430px!important}
.pulse-hub-page.is-single-story .pulse-hub-hero__visual,.pulse-hub-page.is-single-story .pulse-hub-hero__visual>img{min-height:430px!important;height:430px!important}
.pulse-hub-page.is-single-story .pulse-hub-hero__content{min-height:430px!important;height:430px!important;box-sizing:border-box!important}
@media(max-width:1100px){.pulse-hub-page.is-single-story .pulse-hub-title{grid-template-columns:1fr!important;grid-template-areas:"eyebrow" "title" "description"!important}.pulse-hub-page.is-single-story .pulse-hub-title p{margin:0!important}.pulse-hub-page.is-single-story .pulse-hub-stats{margin-top:12px!important}}
@media(max-width:780px){.pulse-hub-page{padding-top:20px!important}.pulse-hub-page.is-single-story .pulse-hub-hero{grid-template-columns:1fr!important}.pulse-hub-page.is-single-story .pulse-hub-hero__visual,.pulse-hub-page.is-single-story .pulse-hub-hero__visual>img,.pulse-hub-page.is-single-story .pulse-hub-hero__content{height:auto!important;min-height:300px!important}}
/* Updates archive 2.6.0 */
.updates-page{background:#f7f9fc;min-height:70vh;padding-bottom:72px}.updates-hero{background:linear-gradient(135deg,#061d44,#0a3d80);color:#fff;padding:54px 0 42px}.updates-hero__inner{display:flex;justify-content:space-between;align-items:flex-end;gap:32px}.updates-eyebrow{margin:0 0 8px;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;color:#8fc0ff}.updates-hero h1{margin:0;font-size:clamp(42px,6vw,72px);line-height:.98}.updates-hero p:not(.updates-eyebrow){max-width:640px;margin:16px 0 0;color:#d7e7ff;font-size:18px}.updates-count{min-width:170px;text-align:right}.updates-count strong{display:block;font-size:34px;line-height:1}.updates-count span{display:block;margin-top:7px;color:#c8dcf8;font-size:13px}.updates-shell{padding-top:34px}.updates-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;background:#fff;border:1px solid #dbe3ef;border-radius:14px;padding:9px 10px 9px 16px;box-shadow:0 8px 24px rgba(15,23,42,.06)}.updates-search__icon svg{width:21px;height:21px;fill:none;stroke:#64748b;stroke-width:2}.updates-search input{border:0!important;box-shadow:none!important;min-width:0;font-size:16px;padding:10px 4px;background:transparent}.updates-search button{border:0;border-radius:9px;background:#0a63ce;color:#fff;font-weight:750;padding:11px 20px;cursor:pointer}.updates-search__clear{font-weight:700;color:#52647a;padding:10px}.updates-results-label{margin:18px 2px 8px;color:#52647a}.updates-list{margin-top:22px;background:#fff;border:1px solid #dbe3ef;border-radius:16px;overflow:hidden}.update-row{display:grid;grid-template-columns:210px minmax(0,1fr);gap:24px;padding:22px;border-bottom:1px solid #e6ebf2;transition:background .18s ease}.update-row:last-child{border-bottom:0}.update-row:hover{background:#f8fbff}.update-row__media{display:block;aspect-ratio:16/9;border-radius:11px;overflow:hidden;background:#eaf1fb}.update-row__media img{width:100%;height:100%;object-fit:cover}.update-row__fallback{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#082b61,#1769cf);color:#fff}.update-row__fallback span{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.14);font-size:26px;font-weight:800}.update-row__meta{display:flex;gap:8px;align-items:center;margin-bottom:7px}.update-row__topic,.update-row__verified{font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.update-row__topic{color:#0a63ce}.update-row__verified{color:#087b47;background:#e9f8f0;padding:5px 7px;border-radius:999px}.update-row h2{margin:0;font-size:clamp(20px,2.3vw,27px);line-height:1.2}.update-row h2 a{color:#0d1f38;text-decoration:none}.update-row h2 a:hover{color:#0a63ce}.update-row__content>p{margin:9px 0;color:#52647a;line-height:1.55}.update-row__footer{display:flex;gap:14px;flex-wrap:wrap;margin-top:13px;color:#718096;font-size:13px}.update-row__footer span:before{content:'•';margin-right:14px;color:#b1bdcc}.updates-pagination{display:flex;justify-content:center;margin-top:30px}.updates-pagination .page-numbers{display:inline-flex;min-width:40px;height:40px;align-items:center;justify-content:center;margin:3px;padding:0 12px;border:1px solid #d6dfeb;border-radius:8px;background:#fff;color:#24415f;text-decoration:none;font-weight:700}.updates-pagination .current{background:#0a63ce;color:#fff;border-color:#0a63ce}.updates-empty{text-align:center;background:#fff;border:1px solid #dbe3ef;border-radius:16px;padding:60px 24px;margin-top:22px}.updates-empty h2{margin-top:0}.updates-empty .button{display:inline-flex;margin-top:10px;background:#0a63ce;color:#fff;border-radius:8px;padding:11px 18px;text-decoration:none;font-weight:700}
@media(max-width:720px){.updates-hero{padding:38px 0 30px}.updates-hero__inner{display:block}.updates-count{text-align:left;margin-top:24px}.updates-search{grid-template-columns:auto minmax(0,1fr) auto}.updates-search__clear{grid-column:2/-1;text-align:right;padding:0 4px 4px}.update-row{grid-template-columns:104px minmax(0,1fr);gap:14px;padding:15px}.update-row__content>p{display:none}.update-row h2{font-size:17px}.update-row__footer{font-size:11px;margin-top:8px}.update-row__footer span{display:none}.update-row__meta{margin-bottom:5px}.update-row__verified{display:none}.updates-list{border-radius:12px}}
.pulse-brief__featured-image{margin:28px 0 8px;border-radius:16px;overflow:hidden;background:#eaf0f7}.pulse-brief__featured-image img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}
\n\n/* 2.6.1 Updates archive refinement: compact, editorial, list-first */
.primary-navigation__inner{justify-content:flex-start;min-height:46px}
.primary-navigation__list{justify-content:flex-start;gap:18px}
.primary-navigation__list a{min-height:46px;padding:11px 2px 9px;font-size:.84rem;border-radius:0;background:transparent!important}
.primary-navigation__list a:hover,.primary-navigation__list a:focus-visible,.primary-navigation__list a.is-current{transform:none}
.updates-page{padding-bottom:52px;background:#f8fafc}
.updates-hero{background:#fff;color:var(--tps-text);padding:34px 0 28px;border-bottom:1px solid var(--tps-border)}
.updates-hero__inner{align-items:flex-end;gap:24px}
.updates-eyebrow{margin:0 0 5px;color:var(--tps-blue);font-size:10px;letter-spacing:.16em}
.updates-hero h1{font-size:clamp(30px,4vw,44px);line-height:1.05;letter-spacing:-.035em}
.updates-hero p:not(.updates-eyebrow){margin:9px 0 0;color:var(--tps-context);font-size:15px}
.updates-count{min-width:auto;margin:0 0 4px!important;color:var(--tps-muted)!important;font-size:13px!important;white-space:nowrap;text-align:right}
.updates-count strong{display:inline!important;font-size:13px!important;line-height:inherit!important;color:var(--tps-text)}
.updates-shell{padding-top:24px}
.updates-search{border-radius:10px;padding:6px 7px 6px 13px;box-shadow:none}
.updates-search input{font-size:14px;padding:8px 3px}
.updates-search button{border-radius:7px;padding:9px 16px;font-size:13px}
.updates-list{margin-top:16px;border-radius:10px}
.update-row{grid-template-columns:150px minmax(0,1fr);gap:18px;padding:17px 18px}
.update-row__media{border-radius:8px}
.update-row h2{font-size:20px;line-height:1.28;letter-spacing:-.015em}
.update-row__content>p{margin:6px 0;font-size:14px;line-height:1.5}
.update-row__footer{margin-top:9px;font-size:12px}
.update-row__meta{margin-bottom:5px}
.update-row__topic,.update-row__verified{font-size:10px}
@media(max-width:720px){
  .primary-navigation__list{gap:16px}
  .updates-hero{padding:24px 0 20px}
  .updates-hero__inner{display:flex;align-items:flex-end}
  .updates-hero h1{font-size:32px}
  .updates-hero p:not(.updates-eyebrow){font-size:13px}
  .updates-count{display:none}
  .updates-shell{padding-top:18px}
  .update-row{grid-template-columns:96px minmax(0,1fr);gap:12px;padding:13px}
  .update-row h2{font-size:16px}
}


/* 2.6.2 Updates header compression */
.updates-hero{padding:16px 0 15px}
.updates-hero__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:0}
.updates-heading{display:flex;align-items:baseline;gap:16px;min-width:0}
.updates-hero h1{margin:0;font-size:28px;line-height:1.1;letter-spacing:-.025em}
.updates-hero p:not(.updates-count){margin:0;color:var(--tps-context);font-size:14px;line-height:1.4}
.updates-count{margin:0!important;font-size:12px!important}
.updates-count strong{font-size:12px!important}
.updates-shell{padding-top:18px}
@media(max-width:720px){
  .updates-hero{padding:14px 0 13px}
  .updates-hero__inner{align-items:flex-start}
  .updates-heading{display:block}
  .updates-hero h1{font-size:25px}
  .updates-hero p:not(.updates-count){margin-top:3px;font-size:12px}
}

/* 2.6.6 — compact separation between archive navigation and content */
.site-main.updates-page{padding-top:12px!important;}
.updates-page .updates-hero{margin-top:0;}
@media(max-width:720px){
  .site-main.updates-page{padding-top:10px!important;}
}

/* 2.6.7 — Updates archive header alignment.
   The archive intentionally hides the global search, so collapse the unused
   middle grid column and pin Newsletter to the content container's right edge. */
body.post-type-archive-tps_pulse_update .site-header__inner{
  grid-template-columns:minmax(0,1fr) auto;
  column-gap:24px;
}
body.post-type-archive-tps_pulse_update .header-actions{
  grid-column:2;
  justify-self:end;
  margin-left:0;
}
@media(max-width:980px){
  body.post-type-archive-tps_pulse_update .site-header__inner{
    grid-template-columns:minmax(0,1fr) auto;
  }
}

/* 2.7.0 Newsletter signup */
.newsletter-page{background:#f6f8fb;min-height:60vh}
.newsletter-signup{padding:56px 0 64px}
.newsletter-signup__inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);gap:64px;align-items:center;max-width:1120px}
.newsletter-signup__eyebrow{display:inline-block;margin-bottom:14px;color:var(--tps-blue);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.newsletter-signup__copy h1{max-width:680px;margin:0;color:var(--tps-navy);font-size:clamp(40px,5vw,64px);line-height:1.04;letter-spacing:-.045em}
.newsletter-signup__copy>p{max-width:640px;margin:20px 0 0;color:var(--tps-context);font-size:18px;line-height:1.65}
.newsletter-signup__benefits{display:grid;gap:12px;margin:28px 0 0;padding:0;list-style:none;color:var(--tps-text)}
.newsletter-signup__benefits li{position:relative;padding-left:28px;font-size:15px}
.newsletter-signup__benefits li:before{content:'✓';position:absolute;left:0;top:-1px;width:20px;height:20px;border-radius:50%;background:#e5f8ef;color:#087d4b;font-weight:800;text-align:center;line-height:20px}
.newsletter-signup__card{padding:32px;border:1px solid var(--tps-border);border-radius:18px;background:#fff;box-shadow:0 18px 55px rgba(5,29,64,.09)}
.newsletter-signup__card h2{margin:0;color:var(--tps-navy);font-size:24px;letter-spacing:-.02em}
.newsletter-signup__card>p{margin:8px 0 24px;color:var(--tps-muted);font-size:14px}
.newsletter-form label[for="newsletter-email"]{display:block;margin-bottom:8px;font-size:13px;font-weight:700;color:var(--tps-text)}
.newsletter-form__field-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}
.newsletter-form__field-row input{min-width:0;height:48px;border:1px solid #cbd5e1;border-radius:9px;padding:0 14px;background:#fff;color:var(--tps-text);font:inherit}
.newsletter-form__field-row input:focus{outline:3px solid rgba(28,105,214,.15);border-color:var(--tps-blue)}
.newsletter-form__field-row input[aria-invalid="true"]{border-color:#c62828}
.newsletter-form__field-row button{height:48px;border:0;border-radius:9px;padding:0 20px;background:var(--tps-blue);color:#fff;font-weight:800;cursor:pointer}
.newsletter-form__field-row button:hover{filter:brightness(.95)}
.newsletter-form__error{min-height:20px;margin:6px 0 0;color:#b42318;font-size:12px}
.newsletter-consent{display:flex;gap:10px;align-items:flex-start;margin-top:14px;color:var(--tps-context);font-size:12px;line-height:1.45}
.newsletter-consent input{margin-top:2px;flex:0 0 auto}
.newsletter-form__privacy{margin:15px 0 0;color:var(--tps-muted);font-size:11px;line-height:1.5}
.newsletter-form-message{margin:0 0 16px;padding:11px 12px;border-radius:8px;font-size:13px;font-weight:700}
.newsletter-form-message--success{background:#e8f8ef;color:#087d4b}
.newsletter-form-message--error{background:#fff0f0;color:#9f1c1c}
.newsletter-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:850px){.newsletter-signup{padding:36px 0 48px}.newsletter-signup__inner{grid-template-columns:1fr;gap:32px}.newsletter-signup__copy h1{font-size:42px}.newsletter-signup__card{max-width:620px}}
@media(max-width:560px){.newsletter-signup__copy h1{font-size:34px}.newsletter-signup__copy>p{font-size:16px}.newsletter-signup__card{padding:22px}.newsletter-form__field-row{grid-template-columns:1fr}.newsletter-form__field-row button{width:100%}}


/* 2.7.1 — launch footer: only essential destinations */
.site-footer__grid--launch{
  grid-template-columns:minmax(230px,1.35fr) minmax(110px,.55fr) minmax(150px,.82fr) minmax(140px,.72fr) minmax(210px,1fr);
  gap:clamp(24px,3vw,46px);
  align-items:start;
  padding:30px 0 20px;
}
.site-footer__grid--launch .footer-column,
.site-footer__grid--launch .footer-newsletter{gap:8px}
.site-footer__grid--launch .footer-column h2,
.site-footer__grid--launch .footer-newsletter h2{
  margin:0 0 6px;
  font-size:.82rem;
  line-height:1.25;
}
.site-footer__grid--launch .footer-column a,
.site-footer__grid--launch .footer-newsletter p{
  font-size:.78rem;
  line-height:1.45;
}
.site-footer__grid--launch .site-footer__copyright{
  margin-top:12px;
  padding-top:18px;
}
@media(max-width:1050px){
  .site-footer__grid--launch{grid-template-columns:1.3fr repeat(3,1fr)}
  .site-footer__grid--launch .footer-newsletter{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;align-items:center;column-gap:22px}
  .site-footer__grid--launch .footer-newsletter h2,
  .site-footer__grid--launch .footer-newsletter p{grid-column:1}
  .site-footer__grid--launch .footer-newsletter .footer-subscribe{grid-column:2;grid-row:1/3}
}
@media(max-width:760px){
  .site-footer__grid--launch{grid-template-columns:1fr 1fr;gap:26px 30px;padding-top:28px}
  .site-footer__grid--launch .site-footer__brand,
  .site-footer__grid--launch .footer-newsletter{grid-column:1/-1}
}
@media(max-width:480px){
  .site-footer__grid--launch{grid-template-columns:1fr;gap:22px}
  .site-footer__grid--launch .site-footer__brand,
  .site-footer__grid--launch .footer-newsletter{grid-column:auto}
  .site-footer__grid--launch .footer-newsletter{display:flex}
  .site-footer__grid--launch .footer-newsletter h2,
  .site-footer__grid--launch .footer-newsletter p,
  .site-footer__grid--launch .footer-newsletter .footer-subscribe{grid-column:auto;grid-row:auto}
}

/* Legal and people pages */
.page-content{max-width:860px;padding:42px 0 64px}
.page-content .page-header{margin-bottom:24px}
.page-content .page-header h1{margin:0;color:var(--tps-navy);font-size:clamp(2rem,4vw,3rem);letter-spacing:-.035em}
.page-content h2{margin:34px 0 10px;color:var(--tps-navy);font-size:1.25rem;letter-spacing:-.015em}
.page-content p,.page-content li{color:var(--tps-context);font-size:1rem;line-height:1.75}
.page-content ul,.page-content ol{padding-left:1.4rem}
.page-content a{color:var(--tps-blue);text-decoration:underline;text-underline-offset:2px}
.legal-updated{margin:0 0 28px!important;padding:10px 12px;border-left:3px solid var(--tps-blue);background:#f4f8ff;font-size:.82rem!important}
.people-directory{padding:34px 0 64px}
.people-directory__header{max-width:760px;margin-bottom:28px}
.people-directory__header h1{margin:0 0 8px;color:var(--tps-navy);font-size:2rem}
.people-directory__header p{margin:0;color:var(--tps-context);line-height:1.65}
.people-directory__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.person-directory-card{display:flex;gap:14px;padding:16px;border:1px solid var(--tps-border);border-radius:12px;background:#fff;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}
.person-directory-card:hover{border-color:#b9cdf0;transform:translateY(-1px);box-shadow:0 8px 24px rgba(15,23,42,.06)}
.person-directory-card__avatar{display:grid;place-items:center;flex:0 0 46px;width:46px;height:46px;border-radius:50%;background:#eef4ff;color:var(--tps-blue);font-weight:800}
.person-directory-card__body{display:flex;flex-direction:column;min-width:0}
.person-directory-card__body strong{color:var(--tps-navy)}
.person-directory-card__body span{margin-top:4px;color:var(--tps-context);font-size:.82rem;line-height:1.45}
.person-directory-card__body small{margin-top:8px;color:var(--tps-muted)}
.people-directory__empty{padding:18px;border:1px dashed var(--tps-border);border-radius:10px;background:#fff;color:var(--tps-muted)}
@media(max-width:900px){.people-directory__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.page-content{padding:28px 0 44px}.people-directory{padding:24px 0 44px}.people-directory__grid{grid-template-columns:1fr}}


/* Legal and company pages - 2.8.2 */
.legal-page-shell{width:min(calc(100% - 40px),1120px);padding-block:36px 64px}
.page-content--legal{max-width:920px;margin:0 auto;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}
.page-content--legal .page-header{margin:0 0 16px;padding:0 0 18px;border-bottom:1px solid var(--tps-border)}
.page-content--legal .page-header h1{margin:0;color:var(--tps-navy);font-size:clamp(2rem,4vw,2.65rem);line-height:1.08;letter-spacing:-.04em}
.page-content--legal .page-body{max-width:820px}
.page-content--legal .legal-updated{display:inline-flex;align-items:center;margin:0 0 26px!important;padding:7px 10px;border:1px solid #dbe7fb;border-left:3px solid var(--tps-blue);border-radius:7px;background:#f6f9ff;color:var(--tps-context);font-size:.78rem!important;line-height:1.2}
.page-content--legal .legal-lead{margin:0 0 18px;color:var(--tps-navy);font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:800;line-height:1.35;letter-spacing:-.02em}
.page-content--legal h2{margin:34px 0 10px;color:var(--tps-navy);font-size:1.25rem;line-height:1.3;letter-spacing:-.018em}
.page-content--legal h2:first-of-type{margin-top:0}
.page-content--legal h3{margin:24px 0 8px;color:var(--tps-navy);font-size:1.03rem;line-height:1.35}
.page-content--legal p,.page-content--legal li{color:var(--tps-context);font-size:1rem;line-height:1.72}
.page-content--legal p{margin:0 0 15px}
.page-content--legal ul,.page-content--legal ol{margin:8px 0 20px;padding-left:1.35rem}
.page-content--legal li+li{margin-top:6px}
.page-content--legal a{color:var(--tps-blue);font-weight:650;text-decoration-thickness:1px;text-underline-offset:3px}
.contact-channels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0 28px}
.contact-channel{display:flex;flex-direction:column;gap:4px;padding:16px;border:1px solid var(--tps-border);border-radius:12px;background:#fff;text-decoration:none!important;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.contact-channel:hover{border-color:#a9c7ff;box-shadow:0 10px 28px rgba(5,35,82,.08);transform:translateY(-1px)}
.contact-channel strong{color:var(--tps-navy);font-size:.9rem}
.contact-channel span{color:var(--tps-blue);font-size:.9rem;overflow-wrap:anywhere}
@media(max-width:720px){
  .legal-page-shell{width:min(calc(100% - 28px),1120px);padding-block:24px 44px}
  .page-content--legal .page-header{margin-bottom:14px;padding-bottom:14px}
  .page-content--legal .page-header h1{font-size:2rem}
  .page-content--legal h2{margin-top:28px;font-size:1.16rem}
  .page-content--legal p,.page-content--legal li{font-size:.96rem;line-height:1.68}
  .contact-channels{grid-template-columns:1fr}
}

/* 3.0.0 focused homepage: hero, live pulse, today's people, newsletter */
.tps-home{padding-top:20px;padding-bottom:48px}
.tps-home .home-hero-grid{align-items:stretch}
.tps-home .top-signal-carousel,.tps-home .top-signal-card{min-height:560px}
.tps-home .top-signal-card__media,.tps-home .top-signal-card__media img{width:100%;height:100%;object-fit:cover}
.tps-home .top-signal-card__media--fallback{display:grid;place-items:center;background:linear-gradient(135deg,#03183a,#0b4da2);color:#fff;font-size:88px;font-weight:800}
.tps-home .top-signal-card__content{max-width:700px}
.tps-home .top-signal-card__content h1{font-size:clamp(34px,4vw,58px);line-height:1.02}
.tps-home .live-pulse-panel{min-height:560px;display:flex;flex-direction:column}
.tps-home .live-pulse-list{flex:1;display:flex;flex-direction:column}
.tps-home .live-pulse-row{display:grid;grid-template-columns:48px minmax(0,1fr) 22px;gap:12px;align-items:center;min-height:61px;padding:8px 10px;border-bottom:1px solid #e7edf5}
.tps-home .live-pulse-row:last-child{border-bottom:0}
.tps-home .live-pulse-row__mark{width:44px;height:44px;flex-basis:44px;border:0;background:#eef4fb;border-radius:50%;overflow:hidden;box-shadow:0 0 0 1px #dce6f2}
.tps-home .live-pulse-row__image{width:100%;height:100%;display:block;object-fit:cover;border-radius:50%}
.tps-home .live-pulse-row__fallback{width:100%;height:100%;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#eaf2ff,#dbeafe);color:#0b63ce;font-weight:800}
.tps-home .live-pulse-row__body{min-width:0}
.tps-home .live-pulse-row__body time{display:block;font-size:11px;line-height:1.2;color:#6a7890;margin-bottom:2px}
.tps-home .live-pulse-row__body strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:14px;line-height:1.25;color:#0a1930}
.tps-home .live-pulse-row__verified{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#e7f8ef;color:#087b47;font-size:12px;font-weight:800}
.tps-home .live-pulse-row:hover .live-pulse-row__mark{transform:none;border-color:transparent;box-shadow:0 0 0 2px #bcd6ff}

.people-focus{margin-top:26px;padding:0;border:1px solid #dfe7f1;border-radius:16px;overflow:hidden;background:#fff}
.people-focus>.section-heading{padding:18px 22px;border-bottom:1px solid #e7edf5;margin:0}
.people-focus__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.people-focus-card{display:grid;grid-template-columns:84px minmax(0,1fr);gap:16px;align-items:start;padding:22px;color:inherit;text-decoration:none;border-right:1px solid #e7edf5;transition:background .2s ease,transform .2s ease}
.people-focus-card:last-child{border-right:0}
.people-focus-card:hover{background:#f8fbff;transform:translateY(-1px)}
.people-focus-card__portrait{width:84px;height:84px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#dbeafe,#eff6ff);display:grid;place-items:center;color:#0b63ce;font-size:32px;font-weight:800;box-shadow:0 0 0 1px #d7e3f2}
.people-focus-card__portrait img{width:100%;height:100%;display:block;object-fit:cover}
.people-focus-card__copy{display:flex;flex-direction:column;min-width:0}
.people-focus-card__copy>strong{font-size:17px;line-height:1.2;color:#07162b}
.people-focus-card__copy>small{margin-top:4px;color:#52627a;font-size:13px;line-height:1.35}
.people-focus-card__count{align-self:flex-start;margin-top:10px;padding:5px 8px;border-radius:7px;background:#edf5ff;color:#0b63ce;font-size:12px;font-weight:750}
.people-focus-card__description{margin-top:11px;color:#43536a;font-size:13px;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}

.home-newsletter{scroll-margin-top:20px;margin-top:26px;padding:28px 32px;border-radius:18px;background:linear-gradient(135deg,#f1f7ff 0%,#e7f1ff 100%);display:grid;grid-template-columns:minmax(300px,.9fr) minmax(420px,1.1fr);gap:34px;align-items:center;border:1px solid #d9e8fb}
.home-newsletter__copy{display:flex;gap:18px;align-items:center}
.home-newsletter__icon{width:62px;height:62px;flex:0 0 62px;border-radius:18px;display:grid;place-items:center;background:#fff;color:#0b63ce;font-size:28px;box-shadow:0 10px 30px rgba(11,99,206,.12)}
.home-newsletter h2{margin:0;font-size:27px;line-height:1.15;color:#07162b}
.home-newsletter p{margin:6px 0 0;color:#43536a;line-height:1.5}
.home-newsletter-form__row{display:grid;grid-template-columns:minmax(0,1fr) auto}
.home-newsletter-form__row input{min-width:0;height:50px;padding:0 16px;border:1px solid #cbd9e9;border-right:0;border-radius:10px 0 0 10px;background:#fff;font-size:15px}
.home-newsletter-form__row button{height:50px;padding:0 24px;border:0;border-radius:0 10px 10px 0;background:#0967e9;color:#fff;font-weight:750;cursor:pointer}
.home-newsletter-form__row button:hover{background:#0758c8}
.home-newsletter-form__row button:disabled{opacity:.7;cursor:wait}
.home-newsletter-consent{display:flex;gap:8px;align-items:flex-start;margin-top:10px;color:#34455e;font-size:12px;line-height:1.4}
.home-newsletter-consent input{margin-top:2px}
.home-newsletter__privacy{font-size:12px;margin-top:5px!important}
.home-newsletter .newsletter-form-message{margin:0 0 10px;padding:9px 11px;border-radius:8px;font-size:13px}
.home-newsletter .newsletter-form__error{min-height:18px;margin:5px 0 0;color:#a51c1c;font-size:12px}

@media(max-width:1120px){
  .people-focus__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .people-focus-card:nth-child(2){border-right:0}
  .people-focus-card:nth-child(-n+2){border-bottom:1px solid #e7edf5}
  .home-newsletter{grid-template-columns:1fr;gap:22px}
}
@media(max-width:760px){
  .tps-home{padding-top:14px;padding-bottom:32px}
  .tps-home .top-signal-carousel,.tps-home .top-signal-card{min-height:500px}
  .tps-home .top-signal-card__content h1{font-size:36px}
  .tps-home .live-pulse-panel{min-height:0}
  .tps-home .live-pulse-row{grid-template-columns:44px minmax(0,1fr) 20px;padding:9px 6px}
  .tps-home .live-pulse-row__mark{width:40px;height:40px}
  .people-focus>.section-heading{padding:15px 16px}
  .people-focus__grid{grid-template-columns:1fr}
  .people-focus-card{border-right:0;border-bottom:1px solid #e7edf5;padding:18px}
  .people-focus-card:last-child{border-bottom:0}
  .people-focus-card__portrait{width:72px;height:72px}
  .people-focus-card{grid-template-columns:72px minmax(0,1fr)}
  .home-newsletter{padding:22px 18px}
  .home-newsletter__copy{align-items:flex-start}
  .home-newsletter__icon{width:50px;height:50px;flex-basis:50px;border-radius:14px}
  .home-newsletter h2{font-size:23px}
  .home-newsletter-form__row{grid-template-columns:1fr}
  .home-newsletter-form__row input{border-right:1px solid #cbd9e9;border-radius:9px}
  .home-newsletter-form__row button{margin-top:8px;border-radius:9px;width:100%}
}

/* 3.1.0 editorial homepage and story refactor */
.tps-home .home-hero-grid{grid-template-columns:minmax(0,1.7fr) minmax(330px,.9fr);gap:18px}
.tps-home .top-signal-card,.tps-home .live-pulse-panel{min-height:540px;border-radius:18px}
.tps-home .top-signal-card{box-shadow:0 22px 52px rgba(3,18,43,.14)}
.tps-home .top-signal-card__shade{background:linear-gradient(180deg,rgba(2,10,26,.03) 10%,rgba(2,10,26,.25) 45%,rgba(2,10,26,.93) 100%)}
.tps-home .top-signal-card__content{padding:34px 34px 30px}
.signal-label-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px}
.signal-topic{display:inline-flex;align-items:center;min-height:27px;padding:5px 9px;border:1px solid rgba(255,255,255,.32);border-radius:999px;color:#fff;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.06em;background:rgba(255,255,255,.1);backdrop-filter:blur(8px)}
.signal-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.signal-meta>span,.signal-meta>time{display:inline-flex;align-items:center}
.signal-trend{color:#d8ffe8!important}
.tps-home .live-pulse-panel{padding:18px 18px 12px;background:#fff;border:1px solid #dfe7f1;box-shadow:0 18px 45px rgba(5,35,82,.07)}
.tps-home .live-pulse-row{min-height:64px;border-radius:11px;border-bottom:0;margin-bottom:3px}
.tps-home .live-pulse-row:hover{background:#f5f9ff;box-shadow:none;transform:translateX(2px)}
.tps-home .live-pulse-row__verified{display:none}
.tps-home .live-pulse-row{grid-template-columns:48px minmax(0,1fr)}

.editorial-story{padding:30px 0 70px;background:linear-gradient(180deg,#f7faff 0,#fff 520px)}
.editorial-hero{max-width:1180px}
.editorial-hero__eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:16px;color:#53647b;font-size:13px;font-weight:750;text-transform:uppercase;letter-spacing:.07em}
.editorial-hero__eyebrow a{color:#0967e9;text-decoration:none}
.editorial-hero h1{max-width:940px;margin:0;color:#071a39;font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,5.3vw,76px);line-height:.99;letter-spacing:-.045em}
.editorial-hero__summary{max-width:860px;margin:22px 0 0;color:#3d4f67;font-size:clamp(18px,2vw,23px);line-height:1.5}
.editorial-byline{display:flex;gap:10px 18px;flex-wrap:wrap;align-items:center;margin-top:22px;padding-top:18px;border-top:1px solid #dce5f0;color:#617088;font-size:13px}
.editorial-byline span:first-child{color:#10233f;font-weight:750}
.editorial-update-note{margin:12px 0 0;padding:10px 13px;border-left:3px solid #0967e9;border-radius:6px;background:#edf5ff;color:#30435d;font-size:13px}
.editorial-hero__media{margin:28px 0 0}
.editorial-hero__media img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:18px;box-shadow:0 22px 56px rgba(3,22,52,.16)}
.editorial-hero__media figcaption{margin-top:8px;color:#6d7a8d;font-size:12px}
.editorial-layout{max-width:1180px;display:grid;grid-template-columns:minmax(0,790px) minmax(280px,330px);gap:54px;align-items:start;margin-top:36px}
.editorial-main{min-width:0}
.editorial-takeaways{margin:0 0 32px;padding:24px 26px;border:1px solid #cfe0f6;border-radius:16px;background:linear-gradient(135deg,#f2f7ff,#fbfdff);box-shadow:0 10px 26px rgba(9,65,132,.06)}
.editorial-kicker{margin:0 0 10px;color:#0967e9;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.editorial-takeaways ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 24px;margin:0;padding:0;list-style:none;counter-reset:tps-takeaway}
.editorial-takeaways li{position:relative;padding-left:30px;color:#243750;line-height:1.48;counter-increment:tps-takeaway}
.editorial-takeaways li:before{content:counter(tps-takeaway);position:absolute;left:0;top:1px;width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#dbeafe;color:#0967e9;font-size:11px;font-weight:800}
.editorial-content{color:#24364f;font-size:18px;line-height:1.78}
.editorial-content>p:first-child{font-size:20px;line-height:1.68;color:#152a47}
.editorial-content h2{margin:42px 0 13px;color:#0a1f3d;font-size:31px;line-height:1.18;letter-spacing:-.025em}
.editorial-content h3{margin:30px 0 10px;color:#102848;font-size:22px;line-height:1.3}
.editorial-content p{margin:0 0 20px}
.editorial-content ul,.editorial-content ol{margin:0 0 22px;padding-left:1.25em}
.editorial-content li+li{margin-top:8px}
.editorial-content blockquote{margin:28px 0;padding:18px 22px;border-left:4px solid #0967e9;background:#f6f9fd;color:#29415f}
.editorial-content table{width:100%;margin:24px 0;border-collapse:collapse;font-size:15px;line-height:1.5}
.editorial-content th,.editorial-content td{padding:12px 14px;border:1px solid #dce5ef;text-align:left;vertical-align:top}
.editorial-content th{background:#eef5ff;color:#10294b}
.editorial-sources{margin-top:46px;padding-top:28px;border-top:1px solid #dce5ef}
.editorial-sources h2,.editorial-related h2{margin:0;color:#0a1f3d;font-size:27px}
.editorial-sources ol{margin:16px 0 0;padding-left:22px}
.editorial-sources li+li{margin-top:10px}
.editorial-sources a{color:#075fcf;font-weight:650;overflow-wrap:anywhere}
.editorial-sidebar{position:sticky;top:24px;display:grid;gap:15px}
.editorial-side-card{padding:20px;border:1px solid #dde6f0;border-radius:15px;background:#fff;box-shadow:0 12px 32px rgba(5,35,82,.07)}
.editorial-side-card h2{margin:0;color:#0a1f3d;font-size:20px}
.editorial-at-glance dl{margin:15px 0 0}
.editorial-at-glance dl div{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid #edf1f6;font-size:13px}
.editorial-at-glance dt{color:#6b788b}.editorial-at-glance dd{margin:0;color:#152842;font-weight:700;text-align:right}
.editorial-share{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}
.editorial-share button{min-height:38px;border:1px solid #cddbeb;border-radius:9px;background:#f8fbff;color:#0d315f;font-weight:750;cursor:pointer}
.editorial-share button:hover{border-color:#8bb7ef;background:#edf5ff}
.editorial-explore h2{margin-bottom:16px}
.editorial-entity-group+ .editorial-entity-group{margin-top:16px;padding-top:14px;border-top:1px solid #edf1f6}
.editorial-entity-group h3{margin:0 0 8px;color:#6a7890;font-size:11px;text-transform:uppercase;letter-spacing:.08em}
.editorial-entity-group>div{display:flex;gap:7px;flex-wrap:wrap}
.editorial-entity-group a{padding:7px 9px;border-radius:8px;background:#eef5ff;color:#145ba9;font-size:12px;font-weight:700;text-decoration:none}
.editorial-source-card{background:linear-gradient(145deg,#071c3c,#0c3569);border-color:#174a86;color:#fff}
.editorial-source-card .editorial-kicker{color:#86c1ff}
.editorial-source-card h2{color:#fff;margin-bottom:14px}
.editorial-source-card a{color:#fff;font-weight:750}
.editorial-related{margin-top:52px;padding-top:30px;border-top:1px solid #dce5ef}
.editorial-section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}
.editorial-section-head>a{color:#0967e9;font-weight:750;text-decoration:none}
.editorial-related__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}
.editorial-related-card{display:flex;flex-direction:column;border:1px solid #dfe7f1;border-radius:13px;overflow:hidden;background:#fff;color:inherit;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}
.editorial-related-card:hover{transform:translateY(-2px);box-shadow:0 13px 28px rgba(5,35,82,.1)}
.editorial-related-card__media{aspect-ratio:16/9;background:#eaf2ff;display:grid;place-items:center;color:#0967e9;font-size:30px;overflow:hidden}
.editorial-related-card__media img{width:100%;height:100%;object-fit:cover}
.editorial-related-card__copy{display:flex;flex-direction:column;gap:6px;padding:13px}
.editorial-related-card__copy small{color:#738095;font-size:11px}
.editorial-related-card__copy strong{color:#10233f;font-size:15px;line-height:1.35}

@media(max-width:980px){
 .tps-home .home-hero-grid{grid-template-columns:1fr}
 .tps-home .top-signal-card,.tps-home .live-pulse-panel{min-height:auto}
 .tps-home .top-signal-card{min-height:520px}
 .editorial-layout{grid-template-columns:1fr;gap:30px}
 .editorial-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}
 .editorial-source-card{grid-column:1/-1}
}
@media(max-width:700px){
 .editorial-story{padding-top:20px}
 .editorial-hero h1{font-size:40px;line-height:1.04}
 .editorial-hero__summary{font-size:18px}
 .editorial-hero__media{margin-top:22px}
 .editorial-hero__media img{border-radius:12px}
 .editorial-layout{margin-top:24px}
 .editorial-takeaways{padding:19px}
 .editorial-takeaways ul{grid-template-columns:1fr}
 .editorial-content{font-size:17px;line-height:1.72}
 .editorial-content h2{font-size:27px}
 .editorial-sidebar{grid-template-columns:1fr}
 .editorial-related__grid{grid-template-columns:1fr}
 .tps-home .top-signal-card__content{padding:26px 22px 24px}
}


/* ThePulseSignal Editorial 0.1 — article page */
.editorial-story{background:radial-gradient(circle at 84% 7%,rgba(36,107,237,.055),transparent 24rem),linear-gradient(180deg,#f7faff 0,#fff 24rem)}
.editorial-story__article{padding:0 0 72px}
.editorial-hero{max-width:1180px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:56px;align-items:center;padding-top:34px;padding-bottom:34px}
.editorial-hero__copy,.editorial-hero__visual{min-width:0}
.editorial-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0 0 24px;color:#718096;font-size:12px}
.editorial-breadcrumb a{color:#637289;text-decoration:none}.editorial-breadcrumb a:hover{color:#0967e9}
.editorial-hero__eyebrow{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px}
.editorial-hero__eyebrow span,.editorial-hero__eyebrow a{display:inline-flex;align-items:center;min-height:26px;padding:5px 9px;border-radius:999px;background:#eaf2ff;color:#0757c9;font-size:10px;font-weight:850;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}
.editorial-hero__eyebrow span{background:#0a6a57;color:#fff}
.editorial-hero h1{max-width:690px;margin:0;color:#071d3d;font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,5.2vw,72px);font-weight:800;letter-spacing:-.045em;line-height:.98}
.editorial-hero__summary{max-width:680px;margin:22px 0 0;color:#465872;font-size:18px;line-height:1.62}
.editorial-byline{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;margin-top:24px;color:#6b788b;font-size:12px}
.editorial-byline>*+*{position:relative}.editorial-byline>*+*:before{content:'';width:3px;height:3px;position:absolute;left:-9px;top:50%;border-radius:50%;background:#a7b2c1;transform:translateY(-50%)}
.editorial-byline__author{color:#112845;font-weight:800}.editorial-byline button{border:0;padding:0;color:#0757c9;background:transparent;font:inherit;font-weight:800;cursor:pointer}
.editorial-hero__media{position:relative;width:100%;aspect-ratio:16/10;margin:0;overflow:hidden;border:1px solid rgba(11,50,96,.11);border-radius:20px;background:#eaf0f7;box-shadow:0 24px 55px rgba(8,39,82,.14)}
.editorial-hero__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.editorial-hero__media figcaption{position:absolute;right:10px;bottom:9px;max-width:calc(100% - 20px);padding:5px 8px;border-radius:7px;color:#fff;background:rgba(4,17,35,.72);font-size:10px;line-height:1.35}
.editorial-hero__media--fallback{display:grid;place-items:center;color:#0b67e9;background:linear-gradient(135deg,#e9f3ff,#dce9f9);font-family:Georgia,'Times New Roman',serif;font-size:96px;font-weight:800}
.editorial-layout{max-width:1180px;display:grid;grid-template-columns:minmax(0,790px) minmax(280px,330px);gap:54px;align-items:start;margin-top:18px}.editorial-main{min-width:0}
.editorial-takeaways{margin:0 0 34px;padding:22px 24px;border:1px solid #cce2dc;border-radius:16px;background:linear-gradient(135deg,#effaf6,#f8fcff);box-shadow:0 12px 28px rgba(14,86,72,.055)}
.editorial-takeaways h2{margin:0 0 16px;color:#0d503f;font-size:16px;font-weight:850}.editorial-takeaways ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 26px;margin:0;padding:0;list-style:none}.editorial-takeaways li{position:relative;padding-left:25px;color:#263e4b;font-size:14px;line-height:1.48}.editorial-takeaways li:before{content:'✓';position:absolute;left:0;top:0;display:grid;place-items:center;width:18px;height:18px;border-radius:50%;color:#fff;background:#0a8468;font-size:10px;font-weight:900}
.editorial-content{color:#26384f;font-size:17px;line-height:1.75}.editorial-content>*{max-width:100%}.editorial-content h2{margin:38px 0 12px;padding-top:28px;border-top:1px solid #e2e9f1;color:#081f3f;font-size:27px;line-height:1.18;letter-spacing:-.02em}.editorial-content h2:first-child{margin-top:0;padding-top:0;border-top:0}.editorial-content h3{margin:27px 0 8px;color:#102947;font-size:19px;line-height:1.3}.editorial-content p{margin:0 0 18px}.editorial-content ul,.editorial-content ol{margin:0 0 22px;padding-left:24px}.editorial-content li{margin:7px 0}.editorial-content blockquote{margin:28px 0;padding:20px 22px;border-left:4px solid #176fe8;border-radius:0 12px 12px 0;color:#19314e;background:#f3f8ff}
.editorial-content table{width:100%;margin:26px 0;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid #dce5ef;border-radius:12px;font-size:14px}.editorial-content th,.editorial-content td{padding:12px 14px;border-right:1px solid #e5ebf2;border-bottom:1px solid #e5ebf2;text-align:left;vertical-align:top}.editorial-content th{color:#102947;background:#f5f8fc}.editorial-content tr:last-child td{border-bottom:0}.editorial-content th:last-child,.editorial-content td:last-child{border-right:0}
.editorial-taxonomy{display:flex;flex-wrap:wrap;gap:8px;margin-top:38px;padding-top:24px;border-top:1px solid #e2e9f1}.editorial-taxonomy a{display:inline-flex;padding:7px 10px;border-radius:999px;color:#0b5dc5;background:#edf5ff;font-size:12px;font-weight:750;text-decoration:none}
.editorial-sidebar{position:sticky;top:24px;display:grid;gap:18px}.editorial-side-card{padding:22px;border:1px solid #dde6f0;border-radius:16px;background:#fff;box-shadow:0 14px 32px rgba(8,39,82,.07)}.editorial-kicker{display:block;margin-bottom:8px;color:#0b67e9;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.editorial-side-card h2{margin:0;color:#0a203f;font-size:20px;line-height:1.25}
.editorial-source-list ul{display:grid;gap:9px;margin:18px 0 0;padding:0;list-style:none}.editorial-source-list a{display:flex;justify-content:space-between;gap:12px;padding:11px 12px;border:1px solid #e1e8f0;border-radius:10px;color:#173452;background:#fbfdff;font-size:13px;font-weight:750;line-height:1.35;text-decoration:none}.editorial-source-list a:hover{border-color:#97bdeb;color:#0757c9}
.editorial-newsletter-card{color:#fff;border-color:#071c3b;background:linear-gradient(145deg,#09244a,#061630)}.editorial-newsletter-card .editorial-kicker{color:#80b7ff}.editorial-newsletter-card h2{color:#fff}.editorial-newsletter-card p{margin:12px 0 18px;color:#cad7e8;font-size:14px;line-height:1.55}.editorial-newsletter-card a{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:10px 14px;border-radius:9px;color:#fff;background:#0b6cf0;font-size:13px;font-weight:850;text-decoration:none}
.editorial-ad{display:block;min-height:250px;padding:8px;overflow:hidden;border:1px dashed #cbd5e1;border-radius:14px;background:#fafbfd}.editorial-ad:before{content:'Advertisement';display:block;margin-bottom:6px;color:#94a3b8;font-size:9px;letter-spacing:.08em;text-align:center;text-transform:uppercase}.editorial-ad--after{min-height:100px;margin-top:38px}
@media(max-width:980px){.editorial-hero{grid-template-columns:1fr;gap:28px;padding-top:28px}.editorial-hero__visual{order:2}.editorial-layout{grid-template-columns:1fr;gap:34px}.editorial-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-ad--sidebar{min-height:180px}}
@media(max-width:680px){.editorial-story__article{padding-bottom:48px}.editorial-hero{padding-top:20px;padding-bottom:24px}.editorial-breadcrumb{margin-bottom:17px}.editorial-hero h1{font-size:40px;line-height:1.02}.editorial-hero__summary{margin-top:16px;font-size:16px}.editorial-byline{margin-top:19px}.editorial-byline>*+*:before{display:none}.editorial-hero__media{border-radius:14px}.editorial-layout{margin-top:4px}.editorial-takeaways{padding:18px}.editorial-takeaways ul{grid-template-columns:1fr}.editorial-content{font-size:16px}.editorial-content h2{font-size:23px}.editorial-sidebar{grid-template-columns:1fr}}

/* Editorial 0.1.1 fixes */
.editorial-hero{grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:44px;align-items:start}
.editorial-hero h1{max-width:650px;font-size:clamp(40px,4.25vw,58px);line-height:1.01}
.editorial-hero__summary{font-size:17px;line-height:1.58}
.editorial-hero__media{aspect-ratio:16/10;background:#f2f5f9}
.editorial-hero__media img{object-fit:contain;object-position:center;background:#f2f5f9}
.editorial-taxonomy{display:none!important}
@media(max-width:980px){.editorial-hero{grid-template-columns:1fr}.editorial-hero h1{max-width:760px}}
@media(max-width:680px){.editorial-hero h1{font-size:36px}}


/* Editorial 0.1.3 — final article hierarchy, tall media and useful sidebar */
.editorial-story{
  padding:0 0 68px;
  background:linear-gradient(180deg,#f7faff 0,#fff 24rem);
}
.editorial-hero{
  width:min(calc(100% - 36px),1220px);
  max-width:1220px;
  display:grid;
  grid-template-columns:minmax(0,1.28fr) minmax(440px,.92fr);
  gap:42px;
  align-items:center;
  padding-top:10px;
  padding-bottom:28px;
}
.editorial-breadcrumb{
  margin:0 0 12px;
  color:#75849a;
  font-size:11px;
}
.editorial-hero__eyebrow{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  margin:0 0 10px;
}
.editorial-hero__eyebrow a{
  min-height:25px;
  padding:5px 9px;
  border-radius:999px;
  color:#0757c9;
  background:#eaf2ff;
  font-size:10px;
  font-weight:850;
  letter-spacing:.06em;
  text-decoration:none;
  text-transform:uppercase;
}
.editorial-hero h1{
  max-width:690px;
  margin:0;
  color:#071d3d;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(38px,3.7vw,52px);
  font-weight:800;
  letter-spacing:-.038em;
  line-height:1.01;
  text-wrap:balance;
}
.editorial-hero__summary{
  max-width:690px;
  margin:15px 0 0;
  color:#465872;
  font-size:16px;
  line-height:1.58;
}
.editorial-byline{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:8px 14px;
  margin-top:16px;
  color:#6b788b;
  font-size:12px;
}
.editorial-byline>*+*{position:relative}
.editorial-byline>*+*:before{
  content:'';
  width:3px;
  height:3px;
  position:absolute;
  left:-9px;
  top:50%;
  border-radius:50%;
  background:#a7b2c1;
  transform:translateY(-50%);
}
.editorial-byline__author{color:#112845;font-weight:800}
.editorial-byline button{
  border:0;
  padding:0;
  color:#0757c9;
  background:transparent;
  font:inherit;
  font-weight:800;
  cursor:pointer;
}
.editorial-byline button.is-copied{color:#087b56}
.editorial-hero__visual{min-width:0}
.editorial-hero__media{
  width:100%;
  margin:0;
  overflow:hidden;
  border:1px solid rgba(11,50,96,.12);
  border-radius:18px;
  background:#eef3f8;
  box-shadow:0 20px 48px rgba(8,39,82,.14);
}
.editorial-hero__media img{
  display:block;
  width:100%;
  height:auto;
  min-height:270px;
  max-height:330px;
  object-fit:cover;
  object-position:center;
}
.editorial-hero__media--fallback{
  min-height:300px;
  display:grid;
  place-items:center;
  color:#0b67e9;
  background:linear-gradient(135deg,#e9f3ff,#dce9f9);
  font-family:Georgia,'Times New Roman',serif;
  font-size:96px;
  font-weight:800;
}
.editorial-layout{
  width:min(calc(100% - 36px),1220px);
  max-width:1220px;
  display:grid;
  grid-template-columns:minmax(0,820px) minmax(280px,330px);
  gap:54px;
  align-items:start;
  margin-top:4px;
}
.editorial-main{min-width:0}
.editorial-takeaways{
  margin:0 0 28px;
  padding:20px 22px;
  border:1px solid #cce2dc;
  border-radius:16px;
  background:linear-gradient(135deg,#effaf6,#f8fcff);
  box-shadow:0 12px 28px rgba(14,86,72,.055);
}
.editorial-takeaways h2{
  margin:0 0 14px;
  color:#0d503f;
  font-size:16px;
  font-weight:850;
}
.editorial-takeaways ul{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:11px 24px;
  margin:0;
  padding:0;
  list-style:none;
}
.editorial-takeaways li{
  position:relative;
  padding-left:24px;
  color:#263e4b;
  font-size:13.5px;
  line-height:1.45;
}
.editorial-takeaways li:before{
  content:'✓';
  position:absolute;
  left:0;
  top:1px;
  display:grid;
  place-items:center;
  width:17px;
  height:17px;
  border-radius:50%;
  color:#fff;
  background:#0a8468;
  font-size:10px;
  font-weight:900;
}
.editorial-content{
  color:#26384f;
  font-size:16px;
  line-height:1.72;
}
.editorial-content>*{max-width:100%}
.editorial-content h2{
  scroll-margin-top:26px;
  margin:34px 0 11px;
  padding-top:25px;
  border-top:1px solid #e2e9f1;
  color:#081f3f;
  font-size:24px;
  line-height:1.2;
  letter-spacing:-.02em;
}
.editorial-content h2:first-child{
  margin-top:0;
  padding-top:0;
  border-top:0;
}
.editorial-content h3{
  scroll-margin-top:26px;
  margin:24px 0 7px;
  color:#102947;
  font-size:18px;
  line-height:1.3;
}
.editorial-content p{margin:0 0 16px}
.editorial-content ul,.editorial-content ol{margin:0 0 20px;padding-left:24px}
.editorial-content li{margin:6px 0}
.editorial-content a{color:#075fcf;text-underline-offset:3px}
.editorial-content blockquote{
  margin:28px 0;
  padding:20px 22px;
  border-left:4px solid #176fe8;
  border-radius:0 12px 12px 0;
  color:#19314e;
  background:#f3f8ff;
}
.editorial-content table{
  width:100%;
  margin:26px 0;
  border-collapse:separate;
  border-spacing:0;
  overflow:hidden;
  border:1px solid #dce5ef;
  border-radius:12px;
  font-size:14px;
}
.editorial-content th,.editorial-content td{
  padding:12px 14px;
  border-right:1px solid #e5ebf2;
  border-bottom:1px solid #e5ebf2;
  text-align:left;
  vertical-align:top;
}
.editorial-content th{color:#102947;background:#f5f8fc}
.editorial-content tr:last-child td{border-bottom:0}
.editorial-content th:last-child,.editorial-content td:last-child{border-right:0}
.editorial-sidebar{
  position:sticky;
  top:24px;
  display:grid;
  gap:16px;
}
.editorial-side-card{
  padding:20px;
  border:1px solid #dde6f0;
  border-radius:16px;
  background:#fff;
  box-shadow:0 14px 32px rgba(8,39,82,.07);
}
.editorial-kicker{
  display:block;
  margin-bottom:7px;
  color:#0b67e9;
  font-size:10px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.editorial-side-card h2{
  margin:0;
  color:#0a203f;
  font-size:18px;
  line-height:1.25;
}
.editorial-toc ol{
  display:grid;
  gap:0;
  margin:14px 0 0;
  padding:0;
  list-style:none;
  counter-reset:toc;
}
.editorial-toc li{counter-increment:toc}
.editorial-toc a{
  display:grid;
  grid-template-columns:24px minmax(0,1fr);
  gap:8px;
  padding:9px 0;
  border-bottom:1px solid #edf1f6;
  color:#29415f;
  font-size:12.5px;
  font-weight:700;
  line-height:1.35;
  text-decoration:none;
}
.editorial-toc li:last-child a{border-bottom:0}
.editorial-toc a:before{
  content:counter(toc,decimal-leading-zero);
  color:#7b8aa0;
  font-size:10px;
  font-weight:850;
}
.editorial-toc a:hover{color:#0757c9}
.editorial-source-list ul{
  display:grid;
  gap:9px;
  margin:16px 0 0;
  padding:0;
  list-style:none;
}
.editorial-source-list a{
  display:flex;
  justify-content:space-between;
  gap:12px;
  padding:11px 12px;
  border:1px solid #e1e8f0;
  border-radius:10px;
  color:#173452;
  background:#fbfdff;
  font-size:13px;
  font-weight:750;
  line-height:1.35;
  text-decoration:none;
}
.editorial-source-list a:hover{border-color:#97bdeb;color:#0757c9}
.editorial-newsletter-card{
  color:#fff;
  border-color:#071c3b;
  background:linear-gradient(145deg,#09244a,#061630);
}
.editorial-newsletter-card .editorial-kicker{color:#80b7ff}
.editorial-newsletter-card h2{color:#fff}
.editorial-newsletter-card p{
  margin:12px 0 18px;
  color:#cad7e8;
  font-size:14px;
  line-height:1.55;
}
.editorial-newsletter-card a{
  display:inline-flex;
  min-height:42px;
  align-items:center;
  justify-content:center;
  padding:10px 14px;
  border-radius:9px;
  color:#fff;
  background:#0b6cf0;
  font-size:13px;
  font-weight:850;
  text-decoration:none;
}
.editorial-ad{
  display:block;
  min-height:250px;
  padding:8px;
  overflow:hidden;
  border:1px dashed #cbd5e1;
  border-radius:14px;
  background:#fafbfd;
}
.editorial-ad:before{
  content:'Advertisement';
  display:block;
  margin-bottom:6px;
  color:#94a3b8;
  font-size:9px;
  letter-spacing:.08em;
  text-align:center;
  text-transform:uppercase;
}
.editorial-ad--after{min-height:100px;margin-top:38px}

@media(max-width:1060px){
  .editorial-hero{
    grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);
    gap:30px;
  }
  .editorial-hero h1{font-size:clamp(36px,4.2vw,48px)}
  .editorial-layout{grid-template-columns:minmax(0,1fr) 300px;gap:34px}
}
@media(max-width:900px){
  .editorial-hero{
    grid-template-columns:1fr;
    gap:22px;
    align-items:start;
  }
  .editorial-hero__visual{order:2}
  .editorial-hero__media img{min-height:0;max-height:none;object-fit:contain;background:#eef3f8}
  .editorial-layout{grid-template-columns:1fr;gap:32px}
  .editorial-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:680px){
  .editorial-story{padding-bottom:48px}
  .editorial-hero,.editorial-layout{width:min(calc(100% - 28px),1220px)}
  .editorial-hero{padding-top:8px;padding-bottom:22px}
  .editorial-breadcrumb{margin-bottom:10px}
  .editorial-hero h1{font-size:35px;line-height:1.03}
  .editorial-hero__summary{margin-top:13px;font-size:15.5px}
  .editorial-byline{margin-top:15px}
  .editorial-byline>*+*:before{display:none}
  .editorial-hero__media{border-radius:14px}
  .editorial-takeaways{padding:18px}
  .editorial-takeaways ul{grid-template-columns:1fr}
  .editorial-content{font-size:16px}
  .editorial-content h2{font-size:22px}
  .editorial-sidebar{grid-template-columns:1fr}
}

/* ThePulseSignal Editorial 0.1.4 — finished article experience */
.single-tps_pulse_update .editorial-story{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  padding:0 0 72px;
  background:#f7f9fc;
}
.single-tps_pulse_update .editorial-story__wash{
  position:absolute;
  z-index:-1;
  inset:0 0 auto;
  height:420px;
  background:
    radial-gradient(circle at 82% 8%,rgba(25,106,229,.12),transparent 24rem),
    radial-gradient(circle at 8% 0,rgba(7,132,104,.08),transparent 22rem),
    linear-gradient(180deg,#f7fbff 0,#f7f9fc 100%);
}
.single-tps_pulse_update .editorial-story__article{padding-bottom:0}
.single-tps_pulse_update .editorial-hero{
  width:min(calc(100% - 40px),1240px);
  max-width:1240px;
  grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);
  gap:46px;
  align-items:stretch;
  padding:26px 0 34px;
}
.single-tps_pulse_update .editorial-hero__copy{
  display:flex;
  min-width:0;
  flex-direction:column;
  justify-content:center;
  padding:30px 0 28px;
}
.single-tps_pulse_update .editorial-breadcrumb{
  margin:0 0 18px;
  color:#738197;
  font-size:11px;
  font-weight:650;
}
.single-tps_pulse_update .editorial-breadcrumb span:last-child{color:#43526a}
.single-tps_pulse_update .editorial-hero__eyebrow{margin:0 0 13px}
.single-tps_pulse_update .editorial-hero__eyebrow span{
  display:inline-flex;
  min-height:25px;
  align-items:center;
  padding:5px 10px;
  border:1px solid #cfe0f8;
  border-radius:999px;
  color:#0757c9;
  background:rgba(234,242,255,.82);
  font-size:10px;
  font-weight:850;
  letter-spacing:.07em;
  text-transform:uppercase;
}
.single-tps_pulse_update .editorial-hero h1{
  max-width:720px;
  color:#061a39;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(40px,4.15vw,58px);
  font-weight:800;
  letter-spacing:-.042em;
  line-height:1.015;
  text-wrap:balance;
}
.single-tps_pulse_update .editorial-hero__summary{
  max-width:700px;
  margin:18px 0 0;
  color:#40536c;
  font-size:17px;
  line-height:1.62;
}
.single-tps_pulse_update .editorial-byline{
  margin-top:20px;
  padding-top:18px;
  border-top:1px solid rgba(111,132,160,.2);
}
.single-tps_pulse_update .editorial-hero__visual{
  display:flex;
  min-width:0;
  align-items:center;
}
.single-tps_pulse_update .editorial-hero__media{
  width:100%;
  aspect-ratio:16/10;
  margin:0;
  overflow:hidden;
  border:1px solid rgba(19,63,115,.13);
  border-radius:22px;
  background:#e7edf5;
  box-shadow:0 24px 58px rgba(8,39,82,.18);
}
.single-tps_pulse_update .editorial-hero__media img{
  width:100%;
  height:100%;
  min-height:0;
  max-height:none;
  object-fit:cover;
  object-position:center;
}
.single-tps_pulse_update .editorial-layout{
  width:min(calc(100% - 40px),1160px);
  max-width:1160px;
  grid-template-columns:minmax(0,760px) minmax(280px,320px);
  gap:56px;
  margin-top:14px;
}
.single-tps_pulse_update .editorial-main{
  min-width:0;
  padding:34px 42px 44px;
  border:1px solid #e0e7f0;
  border-radius:22px;
  background:#fff;
  box-shadow:0 18px 46px rgba(21,48,84,.075);
}
.single-tps_pulse_update .editorial-takeaways{
  margin:0 0 34px;
  padding:21px 22px 22px;
  border:1px solid #c7e1da;
  border-radius:17px;
  background:linear-gradient(135deg,#effaf6,#f6fbff);
  box-shadow:none;
}
.single-tps_pulse_update .editorial-takeaways__heading{
  display:flex;
  align-items:center;
  gap:10px;
  margin-bottom:15px;
}
.single-tps_pulse_update .editorial-takeaways__heading>span{
  display:grid;
  width:23px;
  height:23px;
  place-items:center;
  border-radius:50%;
  color:#fff;
  background:#087b60;
  font-size:12px;
  font-weight:900;
}
.single-tps_pulse_update .editorial-takeaways h2{
  margin:0;
  color:#0b493a;
  font-size:17px;
  letter-spacing:-.01em;
}
.single-tps_pulse_update .editorial-takeaways ul{
  grid-template-columns:1fr;
  gap:10px;
}
.single-tps_pulse_update .editorial-takeaways li{
  padding-left:20px;
  color:#304952;
  font-size:14px;
  line-height:1.5;
}
.single-tps_pulse_update .editorial-takeaways li:before{
  content:'';
  top:.65em;
  width:6px;
  height:6px;
  background:#0a8468;
}
.single-tps_pulse_update .editorial-content{
  color:#263a52;
  font-size:17px;
  line-height:1.78;
}
.single-tps_pulse_update .editorial-content>p:first-child{
  color:#18304e;
  font-size:18px;
  line-height:1.72;
}
.single-tps_pulse_update .editorial-content h2{
  margin:42px 0 14px;
  padding-top:31px;
  border-top:1px solid #e5ebf2;
  color:#071f41;
  font-size:27px;
  line-height:1.18;
  letter-spacing:-.025em;
}
.single-tps_pulse_update .editorial-content h2:first-child{
  margin-top:0;
  padding-top:0;
  border-top:0;
}
.single-tps_pulse_update .editorial-content h3{
  margin:29px 0 10px;
  color:#102b4d;
  font-size:19px;
}
.single-tps_pulse_update .editorial-content p{margin-bottom:19px}
.single-tps_pulse_update .editorial-content ul,
.single-tps_pulse_update .editorial-content ol{
  margin:0 0 24px;
  padding-left:23px;
}
.single-tps_pulse_update .editorial-content li{margin:8px 0}
.single-tps_pulse_update .editorial-content a{
  color:#075dc8;
  font-weight:650;
  text-decoration-thickness:1px;
  text-underline-offset:3px;
}
.single-tps_pulse_update .editorial-sidebar{
  position:sticky;
  top:22px;
  gap:18px;
}
.single-tps_pulse_update .editorial-side-card{
  padding:21px;
  border:1px solid #dde6f0;
  border-radius:18px;
  background:#fff;
  box-shadow:0 14px 34px rgba(14,42,77,.075);
}
.single-tps_pulse_update .editorial-side-card h2{font-size:18px}
.single-tps_pulse_update .editorial-source-list a{
  padding:12px 13px;
  border-radius:11px;
  background:#f9fbfd;
}
.single-tps_pulse_update .editorial-newsletter-card{
  overflow:hidden;
  border:0;
  background:
    radial-gradient(circle at 90% 0,rgba(41,127,245,.42),transparent 9rem),
    linear-gradient(145deg,#09254c,#061630);
}
.single-tps_pulse_update .editorial-newsletter-card a{width:100%}
.single-tps_pulse_update .editorial-sources-mobile{display:none}
.single-tps_pulse_update .editorial-ad{
  min-height:250px;
  border:1px dashed #c8d3df;
  border-radius:16px;
  background:#fbfcfe;
}
.single-tps_pulse_update .editorial-ad--inline{
  min-height:120px;
  margin:36px 0 4px;
}
.single-tps_pulse_update .editorial-ad--after{
  min-height:110px;
  margin:34px 0 0;
}

@media(max-width:1080px){
  .single-tps_pulse_update .editorial-hero{
    grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);
    gap:34px;
  }
  .single-tps_pulse_update .editorial-hero h1{font-size:clamp(38px,4.7vw,52px)}
  .single-tps_pulse_update .editorial-layout{
    grid-template-columns:minmax(0,1fr) 290px;
    gap:34px;
  }
}
@media(max-width:900px){
  .single-tps_pulse_update .editorial-hero{
    grid-template-columns:1fr;
    gap:22px;
    padding-top:18px;
  }
  .single-tps_pulse_update .editorial-hero__copy{padding:12px 0 0}
  .single-tps_pulse_update .editorial-hero__visual{order:2}
  .single-tps_pulse_update .editorial-layout{grid-template-columns:1fr}
  .single-tps_pulse_update .editorial-sidebar{
    position:static;
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:680px){
  .single-tps_pulse_update .editorial-story{padding-bottom:46px}
  .single-tps_pulse_update .editorial-hero,
  .single-tps_pulse_update .editorial-layout{width:min(calc(100% - 28px),1160px)}
  .single-tps_pulse_update .editorial-hero{padding:10px 0 22px}
  .single-tps_pulse_update .editorial-breadcrumb{margin-bottom:12px}
  .single-tps_pulse_update .editorial-hero h1{font-size:35px;line-height:1.035}
  .single-tps_pulse_update .editorial-hero__summary{font-size:15.5px}
  .single-tps_pulse_update .editorial-byline{gap:7px 12px}
  .single-tps_pulse_update .editorial-byline>*+*:before{display:none}
  .single-tps_pulse_update .editorial-hero__media{border-radius:15px}
  .single-tps_pulse_update .editorial-main{
    padding:24px 20px 30px;
    border-radius:17px;
  }
  .single-tps_pulse_update .editorial-takeaways{padding:18px}
  .single-tps_pulse_update .editorial-content{font-size:16px;line-height:1.72}
  .single-tps_pulse_update .editorial-content>p:first-child{font-size:17px}
  .single-tps_pulse_update .editorial-content h2{font-size:23px}
  .single-tps_pulse_update .editorial-sidebar{grid-template-columns:1fr}
  .single-tps_pulse_update .editorial-source-list{display:none}
  .single-tps_pulse_update .editorial-sources-mobile{
    display:block;
    margin-top:36px;
    padding-top:28px;
    border-top:1px solid #e3e9f0;
  }
  .single-tps_pulse_update .editorial-sources-mobile h2{
    margin:0;
    color:#0a203f;
    font-size:20px;
  }
  .single-tps_pulse_update .editorial-sources-mobile ul{
    display:grid;
    gap:9px;
    margin:15px 0 0;
    padding:0;
    list-style:none;
  }
  .single-tps_pulse_update .editorial-sources-mobile a{
    display:flex;
    justify-content:space-between;
    gap:12px;
    padding:12px 13px;
    border:1px solid #e1e8f0;
    border-radius:11px;
    color:#173452;
    background:#f9fbfd;
    font-size:13px;
    font-weight:750;
    text-decoration:none;
  }
}

/* ThePulseSignal Editorial 0.1.5 — alignment, uncropped hero and ad-slot QA */
.single-tps_pulse_update .editorial-hero{
  width:min(calc(100% - 40px),1240px);
  grid-template-columns:minmax(0,1fr) minmax(440px,500px);
  gap:44px;
  padding:18px 0 20px;
}
.single-tps_pulse_update .editorial-hero__copy{
  padding:12px 0 10px;
}
.single-tps_pulse_update .editorial-breadcrumb{
  margin-bottom:12px;
}
.single-tps_pulse_update .editorial-hero__eyebrow{
  margin-bottom:10px;
}
.single-tps_pulse_update .editorial-hero h1{
  max-width:680px;
  font-size:clamp(38px,3.65vw,52px);
  line-height:1.02;
}
.single-tps_pulse_update .editorial-hero__summary{
  margin-top:14px;
  font-size:16px;
  line-height:1.56;
}
.single-tps_pulse_update .editorial-byline{
  margin-top:15px;
  padding-top:0;
  border-top:0;
}
.single-tps_pulse_update .editorial-hero__visual{
  align-items:center;
}
.single-tps_pulse_update .editorial-hero__media{
  aspect-ratio:16/9;
  border-radius:18px;
  background:#edf2f7;
  box-shadow:0 18px 42px rgba(8,39,82,.14);
}
.single-tps_pulse_update .editorial-hero__media img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  background:#edf2f7;
}
.single-tps_pulse_update .editorial-layout{
  width:min(calc(100% - 40px),1240px);
  max-width:1240px;
  grid-template-columns:minmax(0,820px) minmax(280px,320px);
  gap:40px;
  margin-top:0;
}
.single-tps_pulse_update .editorial-main{
  padding:28px 34px 40px;
}
.single-tps_pulse_update .editorial-sidebar{
  gap:16px;
}
.single-tps_pulse_update .editorial-ad--placeholder{
  display:grid;
  min-height:250px;
  place-content:center;
  gap:7px;
  padding:24px;
  border:1px dashed #9db0c5;
  border-radius:16px;
  color:#53657a;
  background:repeating-linear-gradient(135deg,#f8fafc,#f8fafc 12px,#f2f6fa 12px,#f2f6fa 24px);
  text-align:center;
}
.single-tps_pulse_update .editorial-ad--placeholder:before{display:none}
.single-tps_pulse_update .editorial-ad--placeholder span{
  color:#8a98a8;
  font-size:10px;
  font-weight:850;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.single-tps_pulse_update .editorial-ad--placeholder strong{
  color:#18314f;
  font-size:15px;
  line-height:1.35;
}
.single-tps_pulse_update .editorial-ad--placeholder small{
  max-width:230px;
  color:#748397;
  font-size:11px;
  line-height:1.45;
}
.single-tps_pulse_update .editorial-ad--inline.editorial-ad--placeholder{
  min-height:180px;
  margin:34px 0 6px;
}
.single-tps_pulse_update .editorial-ad--after.editorial-ad--placeholder{
  min-height:140px;
  margin-top:34px;
}
.single-tps_pulse_update .editorial-ad--sidebar.editorial-ad--placeholder{
  min-height:250px;
}
@media(max-width:1080px){
  .single-tps_pulse_update .editorial-hero{
    grid-template-columns:minmax(0,1fr) minmax(370px,440px);
    gap:32px;
  }
  .single-tps_pulse_update .editorial-layout{
    grid-template-columns:minmax(0,1fr) 290px;
    gap:30px;
  }
}
@media(max-width:900px){
  .single-tps_pulse_update .editorial-hero{
    grid-template-columns:1fr;
    gap:18px;
  }
  .single-tps_pulse_update .editorial-hero__media{
    width:100%;
    aspect-ratio:16/9;
  }
  .single-tps_pulse_update .editorial-layout{
    grid-template-columns:1fr;
  }
  .single-tps_pulse_update .editorial-sidebar{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:680px){
  .single-tps_pulse_update .editorial-hero,
  .single-tps_pulse_update .editorial-layout{
    width:min(calc(100% - 28px),1240px);
  }
  .single-tps_pulse_update .editorial-hero{
    padding:8px 0 18px;
  }
  .single-tps_pulse_update .editorial-main{
    padding:22px 18px 30px;
  }
  .single-tps_pulse_update .editorial-sidebar{
    grid-template-columns:1fr;
  }
}

/* Editorial 0.1.7 — keep the full article sidebar group visible while reading */
@media (min-width: 901px) {
  .single-tps_pulse_update .editorial-sidebar {
    position: sticky !important;
    top: 96px;
    align-self: start;
    height: max-content;
    max-height: calc(100vh - 116px);
    overflow-y: auto;
    overscroll-behavior: contain;
    scrollbar-width: thin;
    padding-bottom: 2px;
  }

  .single-tps_pulse_update .editorial-sidebar::-webkit-scrollbar {
    width: 6px;
  }

  .single-tps_pulse_update .editorial-sidebar::-webkit-scrollbar-thumb {
    border-radius: 999px;
    background: rgba(74, 98, 128, .28);
  }
}


/* ThePulseSignal Editorial 0.1.8 — article social sharing */
.editorial-share{position:relative;display:inline-flex;align-items:center}
.editorial-share__toggle{display:inline-flex;align-items:center;gap:5px}
.editorial-share__toggle:after{content:'▾';font-size:9px;transition:transform .18s ease}
.editorial-share.is-open .editorial-share__toggle:after{transform:rotate(180deg)}
.editorial-share__menu{
  position:absolute;
  z-index:40;
  top:calc(100% + 10px);
  right:0;
  width:210px;
  padding:8px;
  border:1px solid #d9e3ef;
  border-radius:13px;
  background:#fff;
  box-shadow:0 18px 48px rgba(8,39,82,.18);
}
.editorial-share__menu[hidden]{display:none}
.editorial-share__item{
  display:flex;
  width:100%;
  align-items:center;
  gap:10px;
  min-height:39px;
  padding:7px 9px;
  border:0;
  border-radius:9px;
  background:transparent;
  color:#102844;
  font:inherit;
  font-size:12px;
  font-weight:750;
  text-decoration:none;
  cursor:pointer;
  text-align:left;
}
.editorial-share__item:hover,.editorial-share__item:focus-visible{background:#f1f6fc;outline:none}
.editorial-share__item span{
  display:grid;
  place-items:center;
  width:24px;
  height:24px;
  flex:0 0 24px;
  border-radius:7px;
  background:#eaf2ff;
  color:#0757c9;
  font-size:10px;
  font-weight:900;
}
.editorial-share__item--whatsapp span{background:#e5f8ed;color:#128c4a}
.editorial-share__item--facebook span{background:#e9f0ff;color:#1877f2}
.editorial-share__item--x span{background:#edf0f3;color:#111}
.editorial-share__item--linkedin span{background:#e6f1f8;color:#0a66c2}
.editorial-share__item--telegram span{background:#e6f5fc;color:#229ed9}
@media (max-width:680px){
  .editorial-share__menu{right:auto;left:0;width:min(230px,calc(100vw - 32px))}
}

/* ThePulseSignal Editorial 0.1.9 — reliable sticky sidebar and aligned branded sharing */
.single-tps_pulse_update .editorial-story,
.single-tps_pulse_update .editorial-story__article,
.single-tps_pulse_update .editorial-layout{
  overflow:visible;
}
@media (min-width:901px){
  .single-tps_pulse_update .editorial-layout{align-items:start}
  .single-tps_pulse_update .editorial-sidebar{
    position:-webkit-sticky !important;
    position:sticky !important;
    top:104px;
    align-self:start;
    height:auto;
    max-height:none;
    overflow:visible;
  }
  body.admin-bar.single-tps_pulse_update .editorial-sidebar{top:136px}
}
.single-tps_pulse_update .editorial-byline{
  align-items:center;
  column-gap:13px;
}
.single-tps_pulse_update .editorial-action{
  display:inline-flex;
  min-height:30px;
  align-items:center;
  justify-content:center;
  gap:6px;
  padding:5px 9px !important;
  border:1px solid #d5e0ec !important;
  border-radius:8px;
  color:#0b57bd !important;
  background:#fff !important;
  line-height:1;
  white-space:nowrap;
}
.single-tps_pulse_update .editorial-action:hover,
.single-tps_pulse_update .editorial-action:focus-visible{
  border-color:#8db8ed !important;
  background:#f2f7fd !important;
  outline:none;
}
.single-tps_pulse_update .editorial-action svg{
  width:15px;
  height:15px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.single-tps_pulse_update .editorial-share{display:inline-flex;align-items:center;margin:0}
.single-tps_pulse_update .editorial-share__toggle:after{margin-left:1px}
.single-tps_pulse_update .editorial-share__menu{top:calc(100% + 8px);right:0}
.single-tps_pulse_update .editorial-share__item{gap:11px}
.single-tps_pulse_update .editorial-share__brand{
  display:grid;
  width:26px;
  height:26px;
  flex:0 0 26px;
  place-items:center;
  border-radius:7px;
}
.single-tps_pulse_update .editorial-share__brand svg{width:16px;height:16px;fill:currentColor}
.single-tps_pulse_update .editorial-share__brand--whatsapp{color:#fff;background:#25d366}
.single-tps_pulse_update .editorial-share__brand--facebook{color:#fff;background:#1877f2}
.single-tps_pulse_update .editorial-share__brand--x{color:#fff;background:#111}
.single-tps_pulse_update .editorial-share__brand--linkedin{color:#fff;background:#0a66c2}
.single-tps_pulse_update .editorial-share__brand--telegram{color:#fff;background:#229ed9}
.single-tps_pulse_update .editorial-share__brand--native{color:#0757c9;background:#eaf2ff}
@media(max-width:680px){
  .single-tps_pulse_update .editorial-action{min-height:32px;padding:6px 9px !important}
}

/* ThePulseSignal Editorial 0.1.10 — official social assets and robust sticky rail */
.single-tps_pulse_update .editorial-sidebar{
  position:relative !important;
  top:auto !important;
  align-self:stretch;
  overflow:visible !important;
}
.single-tps_pulse_update .editorial-sidebar__sticky{
  display:grid;
  gap:16px;
}
@media (min-width:901px){
  .single-tps_pulse_update .editorial-sidebar__sticky{
    position:-webkit-sticky;
    position:sticky;
    top:104px;
    align-self:start;
  }
  body.admin-bar.single-tps_pulse_update .editorial-sidebar__sticky{top:136px}
}
.single-tps_pulse_update .editorial-share__menu{
  right:auto;
  left:0;
  width:196px;
}
.single-tps_pulse_update .editorial-share__item{
  grid-template-columns:30px 1fr;
  min-height:44px;
  padding:7px 10px;
}
.single-tps_pulse_update .editorial-share__brand{
  width:30px;
  height:30px;
  flex-basis:30px;
  border-radius:9px;
}
.single-tps_pulse_update .editorial-share__brand img{
  display:block;
  width:17px;
  height:17px;
  filter:brightness(0) invert(1);
}
.single-tps_pulse_update .editorial-share__brand--x img{width:15px;height:15px}
@media(max-width:900px){
  .single-tps_pulse_update .editorial-sidebar__sticky{position:static}
}
.single-tps_pulse_update .editorial-action__icon{
  display:block;
  width:15px;
  height:15px;
  filter:invert(28%) sepia(98%) saturate(1818%) hue-rotate(202deg) brightness(85%) contrast(101%);
}
.single-tps_pulse_update .editorial-share__item{display:grid}

/* ThePulseSignal Editorial 0.1.11 — native share menu and header-aware sticky rail */
.single-tps_pulse_update details.editorial-share{
  position:relative;
  display:inline-flex;
  align-items:center;
  margin:0;
}
.single-tps_pulse_update details.editorial-share > summary{
  list-style:none;
}
.single-tps_pulse_update details.editorial-share > summary::-webkit-details-marker{
  display:none;
}
.single-tps_pulse_update details.editorial-share > summary:after{
  content:'▾';
  margin-left:1px;
  font-size:9px;
  transition:transform .18s ease;
}
.single-tps_pulse_update details.editorial-share[open] > summary:after{
  transform:rotate(180deg);
}
.single-tps_pulse_update details.editorial-share .editorial-share__menu{
  display:block;
  top:calc(100% + 8px);
  left:0;
  right:auto;
}
.single-tps_pulse_update .editorial-sidebar__sticky{
  top:var(--tps-article-sticky-top, 184px) !important;
  scroll-margin-top:var(--tps-article-sticky-top, 184px);
}
@media (min-width:901px){
  .single-tps_pulse_update .editorial-sidebar__sticky{
    position:-webkit-sticky !important;
    position:sticky !important;
    align-self:start;
  }
}
@media (max-width:900px){
  .single-tps_pulse_update .editorial-sidebar__sticky{
    position:static !important;
    top:auto !important;
  }
}

/* ThePulseSignal Editorial 0.1.12 — clean share labels */
.single-tps_pulse_update .editorial-share__item > span:last-child{
  display:block;
  width:auto;
  height:auto;
  min-width:0;
  padding:0;
  border-radius:0;
  background:transparent !important;
  color:#102844;
  font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
  font-size:14px;
  font-weight:650;
  line-height:1.25;
  letter-spacing:0;
}
.single-tps_pulse_update .editorial-share__item{
  grid-template-columns:30px minmax(0,1fr);
  column-gap:12px;
  min-height:46px;
  padding:8px 10px;
}

/* 0.1.13 public-share safety */
.editorial-action--share-disabled{opacity:.56;cursor:not-allowed!important;white-space:nowrap}
.editorial-action--share-disabled:hover{background:#f8fbff!important;border-color:#cddbeb!important}


/* 0.1.14 — optional related offers for products, software and referrals */
.single-tps_pulse_update .editorial-offers{margin:28px 0 8px;padding:24px;border:1px solid #d9e4ef;border-radius:18px;background:linear-gradient(135deg,#f8fbff 0%,#fff 64%);box-shadow:0 16px 38px rgba(8,39,82,.06)}
.single-tps_pulse_update .editorial-offers__heading{margin-bottom:18px}
.single-tps_pulse_update .editorial-offers__heading h2{margin:0;color:#0a203f;font-family:Georgia,'Times New Roman',serif;font-size:28px;line-height:1.15;letter-spacing:-.025em}
.single-tps_pulse_update .editorial-offers__heading p{margin:7px 0 0;color:#66758a;font-size:14px}
.single-tps_pulse_update .editorial-offers__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.single-tps_pulse_update .editorial-offer-card{display:grid;grid-template-columns:128px minmax(0,1fr);min-width:0;overflow:hidden;border:1px solid #dce6f0;border-radius:14px;background:#fff;box-shadow:0 9px 24px rgba(8,39,82,.055)}
.single-tps_pulse_update .editorial-offer-card:not(:has(.editorial-offer-card__media)){grid-template-columns:1fr}
.single-tps_pulse_update .editorial-offer-card__media{display:block;min-height:164px;background:#edf3f8;overflow:hidden}
.single-tps_pulse_update .editorial-offer-card__media img{width:100%;height:100%;object-fit:cover;display:block}
.single-tps_pulse_update .editorial-offer-card__body{display:flex;flex-direction:column;padding:17px;min-width:0}
.single-tps_pulse_update .editorial-offer-card__provider{color:#0b67e9;font-size:10px;font-weight:900;letter-spacing:.075em;text-transform:uppercase}
.single-tps_pulse_update .editorial-offer-card h3{margin:5px 0 7px;color:#10233f;font-family:inherit;font-size:18px;line-height:1.25;letter-spacing:-.012em}
.single-tps_pulse_update .editorial-offer-card p{margin:0;color:#5c6d82;font-size:13px;line-height:1.5}
.single-tps_pulse_update .editorial-offer-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:15px}
.single-tps_pulse_update .editorial-offer-card__footer>span{color:#10233f;font-size:12px;font-weight:800}
.single-tps_pulse_update .editorial-offer-card__footer>a{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 13px;border-radius:9px;background:#1266e8;color:#fff;font-size:12px;font-weight:850;white-space:nowrap}
.single-tps_pulse_update .editorial-offer-card__footer>a:hover{background:#0b55c8;color:#fff}
.single-tps_pulse_update .editorial-offers__disclosure{margin:15px 0 0;padding-top:13px;border-top:1px solid #e3eaf2;color:#7a8799;font-size:11px;line-height:1.45}
@media(max-width:760px){.single-tps_pulse_update .editorial-offers{padding:18px}.single-tps_pulse_update .editorial-offers__grid{grid-template-columns:1fr}.single-tps_pulse_update .editorial-offer-card{grid-template-columns:105px minmax(0,1fr)}.single-tps_pulse_update .editorial-offer-card__media{min-height:150px}}
@media(max-width:460px){.single-tps_pulse_update .editorial-offer-card{grid-template-columns:1fr}.single-tps_pulse_update .editorial-offer-card__media{height:180px;min-height:0}.single-tps_pulse_update .editorial-offer-card__footer{align-items:flex-start;flex-direction:column}.single-tps_pulse_update .editorial-offer-card__footer>a{width:100%;justify-content:center}}

/* ThePulseSignal Editorial 0.1.16 — final long-form editorial refinement */
.single-tps_pulse_update .editorial-hero{
  grid-template-columns:minmax(0,1.18fr) minmax(450px,.82fr);
  gap:34px;
  align-items:start;
  padding-top:16px;
  padding-bottom:18px;
}
.single-tps_pulse_update .editorial-hero__copy{
  justify-content:flex-start;
  padding:10px 0 4px;
}
.single-tps_pulse_update .editorial-hero h1{
  max-width:760px;
  font-size:clamp(42px,4.2vw,62px);
  line-height:.97;
  letter-spacing:-.04em;
}
.single-tps_pulse_update .editorial-hero__summary{
  max-width:740px;
  margin-top:15px;
}
.single-tps_pulse_update .editorial-hero__visual{align-items:flex-start}
.single-tps_pulse_update .editorial-hero__media{margin-top:6px}

.single-tps_pulse_update .editorial-layout{
  grid-template-columns:minmax(0,840px) minmax(280px,320px);
  gap:38px;
}
.single-tps_pulse_update .editorial-main{
  padding:30px 38px 42px;
}

.single-tps_pulse_update .editorial-takeaways{
  position:relative;
  padding:23px 25px 24px 27px;
  border-color:#c8e6df;
  border-left:4px solid #0f917e;
  background:linear-gradient(135deg,#effaf6 0%,#f7fcff 100%);
}
.single-tps_pulse_update .editorial-takeaways__heading{margin-bottom:14px}
.single-tps_pulse_update .editorial-takeaways h2{
  font-size:18px;
  font-weight:850;
}
.single-tps_pulse_update .editorial-takeaways ul{gap:8px}
.single-tps_pulse_update .editorial-takeaways li{
  padding-left:23px;
  font-size:14.5px;
  line-height:1.55;
}
.single-tps_pulse_update .editorial-takeaways li:before{
  content:'✓';
  top:.17em;
  width:15px;
  height:15px;
  display:grid;
  place-items:center;
  border-radius:50%;
  color:#087b60;
  background:#dff3ed;
  font-size:10px;
  font-weight:900;
}

.single-tps_pulse_update .editorial-content{
  max-width:780px;
  color:#26364a;
  font-size:17px;
  line-height:1.75;
}
.single-tps_pulse_update .editorial-content h2{
  margin-top:38px;
  padding-top:27px;
  font-size:28px;
  line-height:1.15;
}
.single-tps_pulse_update .editorial-content h3{
  margin-top:26px;
  font-size:20px;
  line-height:1.3;
}
.single-tps_pulse_update .editorial-content p{margin-bottom:18px}

.single-tps_pulse_update .editorial-sidebar__sticky{gap:15px}
.single-tps_pulse_update .editorial-side-card{box-shadow:0 12px 28px rgba(14,42,77,.065)}

/* Real ad units disappear when no markup is returned; admin QA placeholders remain visible only to admins. */
.single-tps_pulse_update .editorial-ad--configured:empty{display:none!important}

/* Offers remain useful but visually subordinate to the editorial article. */
.single-tps_pulse_update .editorial-offers{
  margin-top:34px;
  padding:21px;
  border-color:#e1e8f0;
  background:#fbfcfe;
  box-shadow:none;
}
.single-tps_pulse_update .editorial-offers__heading h2{
  font-family:inherit;
  font-size:22px;
  letter-spacing:-.02em;
}
.single-tps_pulse_update .editorial-offer-card{
  grid-template-columns:112px minmax(0,1fr);
  border-radius:12px;
  box-shadow:none;
}
.single-tps_pulse_update .editorial-offer-card__media{min-height:148px}
.single-tps_pulse_update .editorial-offer-card__body{padding:15px}
.single-tps_pulse_update .editorial-offer-card h3{font-size:16px}
.single-tps_pulse_update .editorial-offer-card__footer>a{
  min-height:34px;
  padding:0 11px;
  border:1px solid #b9d1ee;
  background:#f3f8fe;
  color:#0757c9;
}
.single-tps_pulse_update .editorial-offer-card__footer>a:hover{
  border-color:#78a9e4;
  background:#eaf3fd;
  color:#064cae;
}
.single-tps_pulse_update .editorial-offers__disclosure{
  color:#69778a;
  font-size:11.5px;
}

.single-tps_pulse_update .site-footer{border-top:1px solid #dfe7f0}

@media(max-width:1080px){
  .single-tps_pulse_update .editorial-hero{
    grid-template-columns:minmax(0,1fr) minmax(380px,440px);
    gap:28px;
  }
  .single-tps_pulse_update .editorial-layout{
    grid-template-columns:minmax(0,1fr) 290px;
    gap:30px;
  }
}
@media(max-width:900px){
  .single-tps_pulse_update .editorial-hero{grid-template-columns:1fr}
  .single-tps_pulse_update .editorial-content{max-width:none}
}
@media(max-width:680px){
  .single-tps_pulse_update .editorial-hero h1{
    font-size:36px;
    line-height:1.01;
  }
  .single-tps_pulse_update .editorial-main{padding:22px 18px 30px}
  .single-tps_pulse_update .editorial-takeaways{
    padding:18px 17px 19px 19px;
    border-left-width:3px;
  }
  .single-tps_pulse_update .editorial-content h2{
    margin-top:34px;
    padding-top:24px;
    font-size:24px;
  }
  .single-tps_pulse_update .editorial-offers{padding:17px}
}


/* ThePulseSignal Editorial 0.1.17 — homepage launch refinements */
@media (min-width: 981px) {
  .tps-home .top-signal-card h1 {
    max-width: 650px;
    font-size: clamp(42px, 3.8vw, 58px);
    line-height: .98;
    letter-spacing: -.04em;
  }

  .tps-home .live-pulse-panel.live-pulse--empty {
    min-height: 190px;
    align-self: start;
  }
}

.tps-home .live-pulse--empty .live-pulse-list {
  display: flex;
  flex: 1;
  align-items: flex-start;
}

.tps-home .empty-state--live {
  display: grid;
  gap: 7px;
  margin: 0;
  padding: 22px 2px 10px;
  color: #64748b;
  font-size: 14px;
  line-height: 1.5;
}

.tps-home .empty-state--live strong {
  color: #18314f;
  font-size: 15px;
  font-weight: 750;
}

.tps-home .home-newsletter {
  padding-block: 24px;
}

@media (max-width: 980px) {
  .tps-home .live-pulse-panel.live-pulse--empty {
    min-height: 0;
  }
}

@media (max-width: 760px) {
  .tps-home .home-newsletter {
    padding-block: 20px;
  }
}

/* ThePulseSignal Editorial 0.1.19 — homepage hero and Live Pulse refinement */
@media (min-width: 981px) {
  .tps-home .top-signal-card h1 {
    max-width: 660px;
    font-size: clamp(40px, 3.6vw, 56px);
    line-height: .98;
    letter-spacing: -.04em;
  }

  .tps-home .top-signal-card__content {
    left: 26px;
    right: 30px;
    bottom: 42px;
    max-width: 700px;
    padding: 0;
  }

  .tps-home .top-signal-card__content > p {
    max-width: 650px;
  }

  .tps-home .signal-meta {
    margin-top: 16px;
  }

  .tps-home .signal-cta {
    margin-top: 18px;
  }
}

.tps-home .top-signal-card__shade {
  background:
    linear-gradient(90deg,
      rgba(3,14,33,.96) 0%,
      rgba(3,14,33,.83) 48%,
      rgba(3,14,33,.28) 76%,
      rgba(3,14,33,.08) 100%),
    linear-gradient(0deg,rgba(2,10,26,.76) 0%,rgba(2,10,26,.12) 62%,rgba(2,10,26,.03) 100%);
}

.tps-home .home-newsletter-consent {
  align-items: flex-start;
  font-size: 12px;
  line-height: 1.45;
}

.tps-home .home-newsletter-consent input {
  margin-top: 3px;
  flex: 0 0 auto;
}

/* ThePulseSignal Editorial 0.1.20 — homepage article queue and compact Updates archive */
.home-latest-updates{
  margin-top:24px;
  padding:24px;
  border:1px solid #dfe7f1;
  border-radius:18px;
  background:#fff;
}
.home-latest-updates__heading{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:24px;
  margin-bottom:20px;
}
.home-latest-updates__heading h2{margin:0;color:#071a34;font-size:30px;line-height:1.08;letter-spacing:-.035em}
.home-latest-updates__heading p{margin:7px 0 0;color:#64748b;font-size:14px}
.home-latest-updates__heading>a{display:inline-flex;gap:8px;align-items:center;color:#0967e9;font-size:14px;font-weight:800;white-space:nowrap}
.home-latest-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.home-update-card{min-width:0;border:1px solid #dfe6ef;border-radius:17px;background:#fff;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.home-update-card__link{position:relative;display:block;height:100%;color:inherit;text-decoration:none}
.home-update-card__link:focus-visible{outline:3px solid rgba(9,103,233,.28);outline-offset:3px}
.home-update-card__media{display:block;aspect-ratio:16/9;overflow:hidden;background:#eaf1fb}
.home-update-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}
.home-update-card__fallback{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#082b61,#1769cf);color:#fff;font-size:52px;font-weight:800}
.home-update-card__body{position:relative;display:block;padding:18px 20px 20px}
.home-update-card__labels{display:flex;align-items:center;gap:8px;margin-bottom:9px}
.home-update-card__type{color:#0967e9;font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.1em;font-weight:900}
.home-update-card__verified{padding:4px 7px;border-radius:999px;background:#eaf8f0;color:#087b47;font-size:9px;line-height:1;text-transform:uppercase;letter-spacing:.08em;font-weight:850}
.home-update-card__headline{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#0b203d;font-size:24px;line-height:1.17;letter-spacing:-.025em;font-weight:820;transition:color .18s ease}
.home-update-card__summary{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-top:10px;color:#52647a;font-size:14px;line-height:1.55}
.home-update-card__meta{display:block;margin-top:15px;padding-right:30px;color:#75849a;font-size:12px;line-height:1.45}
.home-update-card__arrow{position:absolute;right:20px;bottom:18px;color:#0967e9;font-size:20px;font-weight:800;transition:transform .18s ease}
.home-update-card:hover{transform:translateY(-2px);border-color:#b9cce3;box-shadow:0 12px 28px rgba(12,43,83,.08)}
.home-update-card:hover .home-update-card__media img{transform:scale(1.02)}
.home-update-card:hover .home-update-card__headline{color:#0967e9}
.home-update-card:hover .home-update-card__arrow{transform:translateX(3px)}
.home-latest-updates+.people-focus,.home-latest-updates~.home-newsletter{margin-top:24px}

.updates-page{min-height:0;padding-bottom:42px}
.updates-hero{padding:24px 0 20px}
.updates-hero__inner{align-items:center}
.updates-heading{display:flex;align-items:baseline;gap:18px;flex-wrap:wrap}
.updates-hero h1{font-size:38px;line-height:1}
.updates-hero p:not(.updates-eyebrow){margin:0;color:#53657c;font-size:15px}
.updates-count{min-width:auto;margin:0;color:#718096;font-size:13px;text-align:right}
.updates-count strong{display:inline;font-size:15px;color:#18314f}
.updates-shell{padding-top:20px}
.updates-search{min-height:56px;padding:6px 8px 6px 16px;border-radius:13px;box-shadow:none}
.updates-search input{padding:7px 4px;font-size:15px}
.updates-search button{padding:10px 18px;min-width:92px}
.updates-list{margin-top:16px;border:0;background:transparent;overflow:visible}
.update-row{display:block;margin-bottom:12px;padding:0;border:1px solid #dbe3ef;border-radius:15px;background:#fff;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.update-row:last-child{border-bottom:1px solid #dbe3ef}
.update-row__link{position:relative;display:grid;grid-template-columns:210px minmax(0,1fr);gap:20px;align-items:center;padding:16px;color:inherit;text-decoration:none}
.update-row__link:focus-visible{outline:3px solid rgba(9,103,233,.28);outline-offset:3px}
.update-row__media{display:block;aspect-ratio:16/9;border-radius:10px;overflow:hidden;background:#eaf1fb}
.update-row__media img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}
.update-row__content{position:relative;display:block;min-width:0;padding-right:38px}
.update-row__meta{display:flex;align-items:center;gap:8px;margin-bottom:6px}
.update-row__topic{color:#0967e9;font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.1em;font-weight:900}
.update-row__verified{padding:4px 7px;border-radius:999px;background:#eaf8f0;color:#087b47;font-size:9px;line-height:1;text-transform:uppercase;letter-spacing:.08em;font-weight:850}
.update-row__headline{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#0d223f;font-size:22px;line-height:1.2;letter-spacing:-.02em;font-weight:820;transition:color .18s ease}
.update-row__summary{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-top:7px;color:#52647a;font-size:14px;line-height:1.5}
.update-row__footer{display:block;margin-top:10px;color:#718096;font-size:12px;line-height:1.4}
.update-row__arrow{position:absolute;right:2px;top:50%;transform:translateY(-50%);color:#0967e9;font-size:22px;font-weight:800;transition:transform .18s ease}
.update-row:hover{transform:translateY(-1px);border-color:#b9cce3;background:#fff;box-shadow:0 10px 24px rgba(12,43,83,.07)}
.update-row:hover .update-row__media img{transform:scale(1.02)}
.update-row:hover .update-row__headline{color:#0967e9}
.update-row:hover .update-row__arrow{transform:translate(3px,-50%)}

@media (max-width:900px){
  .home-latest-grid{grid-template-columns:1fr 1fr}
  .home-update-card__headline{font-size:21px}
}
@media (max-width:720px){
  .home-latest-updates{margin-top:18px;padding:18px 16px;border-radius:15px}
  .home-latest-updates__heading{align-items:flex-start;margin-bottom:16px}
  .home-latest-updates__heading h2{font-size:25px}
  .home-latest-updates__heading p{font-size:13px}
  .home-latest-grid{grid-template-columns:1fr;gap:14px}
  .home-update-card__body{padding:16px 17px 18px}
  .home-update-card__headline{font-size:21px}
  .updates-page{padding-bottom:28px}
  .updates-hero{padding:18px 0 15px}
  .updates-heading{gap:10px}
  .updates-hero h1{font-size:31px}
  .updates-hero p:not(.updates-eyebrow){font-size:13px}
  .updates-count{margin-top:8px;text-align:left}
  .updates-shell{padding-top:14px}
  .updates-search{min-height:50px}
  .updates-search button{min-width:76px;padding:9px 13px}
  .update-row__link{grid-template-columns:112px minmax(0,1fr);gap:13px;padding:12px}
  .update-row__content{padding-right:20px}
  .update-row__headline{font-size:17px}
  .update-row__summary{display:none}
  .update-row__footer{font-size:10.5px;margin-top:7px}
  .update-row__verified{display:none}
  .update-row__arrow{font-size:18px}
}
@media (max-width:480px){
  .home-latest-updates__heading{display:block}
  .home-latest-updates__heading>a{margin-top:10px}
  .update-row__link{grid-template-columns:96px minmax(0,1fr);gap:11px;padding:10px}
  .update-row__headline{-webkit-line-clamp:3;font-size:16px}
  .update-row__footer{line-height:1.35}
}
@media (prefers-reduced-motion:reduce){
  .home-update-card,.home-update-card__media img,.home-update-card__headline,.home-update-card__arrow,.update-row,.update-row__media img,.update-row__headline,.update-row__arrow{transition:none!important}
  .home-update-card:hover,.update-row:hover{transform:none}
  .home-update-card:hover .home-update-card__media img,.update-row:hover .update-row__media img{transform:none}
}

/* ThePulseSignal Editorial 0.1.22 — final mobile homepage and article-detail containment */
@media (max-width: 900px) {
  html,
  body {
    max-width: 100%;
    overflow-x: clip;
  }

  /* Homepage and article templates are intentionally handled separately. */
  body.tps-front-page .site-header,
  body.single-tps_pulse_update .site-header {
    top: 0;
  }

  /* Single article: the mobile header remains in normal flow so it cannot cover the hero. */
  body.single-tps_pulse_update .site-header {
    position: relative;
  }
  body.admin-bar.single-tps_pulse_update .site-header {
    top: auto;
  }

  body.single-tps_pulse_update .editorial-story,
  body.single-tps_pulse_update .editorial-story__article,
  body.single-tps_pulse_update .editorial-hero,
  body.single-tps_pulse_update .editorial-layout,
  body.single-tps_pulse_update .editorial-main,
  body.single-tps_pulse_update .editorial-sidebar,
  body.single-tps_pulse_update .editorial-sidebar__sticky,
  body.single-tps_pulse_update .editorial-side-card {
    min-width: 0;
    max-width: 100%;
    box-sizing: border-box;
  }

  body.single-tps_pulse_update .editorial-hero {
    display: flex;
    flex-direction: column;
    width: min(calc(100% - 28px), 1240px);
    gap: 18px;
    padding: 18px 0 20px;
  }
  body.single-tps_pulse_update .editorial-hero__visual {
    order: 1;
    display: block;
    width: 100%;
  }
  body.single-tps_pulse_update .editorial-hero__copy {
    order: 2;
    width: 100%;
    padding: 0;
  }
  body.single-tps_pulse_update .editorial-hero__media {
    width: 100%;
    max-width: 100%;
    height: auto;
    min-height: 0;
    margin: 0;
    aspect-ratio: auto;
    overflow: hidden;
    border-radius: 16px;
  }
  body.single-tps_pulse_update .editorial-hero__media img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    aspect-ratio: auto;
    object-fit: cover;
    object-position: center;
  }

  body.single-tps_pulse_update .editorial-layout {
    display: block;
    width: min(calc(100% - 28px), 1240px);
    margin-inline: auto;
  }
  body.single-tps_pulse_update .editorial-main {
    width: 100%;
  }
  body.single-tps_pulse_update .editorial-sidebar,
  body.single-tps_pulse_update .editorial-sidebar__sticky {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
    position: static !important;
    top: auto !important;
    align-self: auto;
    height: auto;
    max-height: none;
    overflow: visible !important;
  }
  body.single-tps_pulse_update .editorial-sidebar {
    margin-top: 24px;
  }
  body.single-tps_pulse_update .editorial-newsletter-card {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 24px;
    overflow: hidden;
  }
  body.single-tps_pulse_update .editorial-newsletter-card h2,
  body.single-tps_pulse_update .editorial-newsletter-card p,
  body.single-tps_pulse_update .editorial-newsletter-card a {
    max-width: 100%;
    overflow-wrap: anywhere;
  }
}

@media (max-width: 680px) {
  /* Homepage: preserve the image-overlay design, but let content establish card height. */
  body.tps-front-page .tps-home {
    padding-top: 14px;
  }
  body.tps-front-page .home-hero-grid {
    display: block;
  }
  body.tps-front-page .top-signal-card {
    min-height: 0;
    height: auto;
    overflow: hidden;
  }
  body.tps-front-page .top-signal-card__media,
  body.tps-front-page .top-signal-card__shade {
    position: absolute;
    inset: 0;
  }
  body.tps-front-page .top-signal-card__content {
    position: relative;
    inset: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    max-width: none;
    min-width: 0;
    padding: clamp(210px, 58vw, 260px) 22px 28px;
    box-sizing: border-box;
  }
  body.tps-front-page .top-signal-card h1 {
    margin-top: 12px;
    font-size: clamp(2rem, 10vw, 2.75rem);
    line-height: 1.02;
    overflow-wrap: anywhere;
  }
  body.tps-front-page .top-signal-card p {
    font-size: 1rem;
    line-height: 1.55;
  }
  body.tps-front-page .signal-meta {
    gap: 8px 14px;
  }
  body.tps-front-page .live-pulse-panel {
    margin-top: 16px;
  }

  body.single-tps_pulse_update .editorial-hero h1 {
    font-size: clamp(32px, 8.8vw, 42px);
    line-height: 1.04;
    overflow-wrap: anywhere;
  }
  body.single-tps_pulse_update .editorial-hero__summary {
    font-size: 17px;
    line-height: 1.62;
  }
  body.single-tps_pulse_update .editorial-content {
    font-size: 18px;
    line-height: 1.7;
  }
  body.single-tps_pulse_update .editorial-content > p:first-child {
    font-size: 18px;
    line-height: 1.7;
  }
  body.single-tps_pulse_update .editorial-main {
    padding: 22px 18px 30px;
  }
  body.single-tps_pulse_update .editorial-side-card,
  body.single-tps_pulse_update .editorial-newsletter-card {
    padding: 22px;
  }
}

@media (max-width: 390px) {
  body.tps-front-page .top-signal-card__content {
    padding-inline: 18px;
  }
  body.single-tps_pulse_update .editorial-hero,
  body.single-tps_pulse_update .editorial-layout {
    width: min(calc(100% - 20px), 1240px);
  }
  body.single-tps_pulse_update .editorial-main {
    padding-inline: 16px;
  }
  body.single-tps_pulse_update .editorial-side-card,
  body.single-tps_pulse_update .editorial-newsletter-card {
    padding: 20px;
  }
}
