.pulse-intro{background:var(--navy);padding:88px clamp(18px,4vw,48px) 28px;border-bottom:1px solid rgba(255,255,255,.08)}
.pulse-intro-inner{max-width:1320px;margin:0 auto}
.pulse-intro h1{font-family:'Cormorant Garamond','Cormorant Fallback',serif;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:300;color:#fff;line-height:1.08;margin:8px 0 10px}
.pulse-intro h1 em{font-style:italic;color:#9fc2d0}
.pulse-intro p{font-size:14px;font-weight:300;color:rgba(255,255,255,.62);line-height:1.8;max-width:720px;margin:0}
.pulse-year-fold{margin-top:28px;border:1px solid var(--border);border-radius:8px;background:#fff;padding:4px 18px 8px}
.pulse-year-fold[hidden]{display:none}
.pulse-year-fold summary{cursor:pointer;font-family:'Cormorant Garamond','Cormorant Fallback',serif;font-size:1.2rem;font-weight:400;color:var(--navy);padding:12px 0;list-style:none}
.pulse-year-fold summary::-webkit-details-marker{display:none}
.pulse-year-fold summary::after{content:'Show';float:right;font-family:'DM Sans',sans-serif;font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--gold-text);padding-top:4px}
.pulse-year-fold[open] summary::after{content:'Hide'}
.pulse-year-dek{font-size:13px;font-weight:300;color:var(--muted);line-height:1.7;max-width:760px;margin:0 0 14px}
.pulse-year-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 16px}
.pulse-year-stat{padding:10px 12px;background:var(--light-bg);border:1px solid var(--border);border-radius:4px}
.pulse-year-stat strong{display:block;font-family:'Cormorant Garamond','Cormorant Fallback',serif;font-size:1.35rem;font-weight:400;color:var(--navy);line-height:1.1;margin:0 0 4px}
.pulse-year-stat span{display:block;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--gold-text)}
@media(max-width:700px){.pulse-year-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}
.pulse-year-list{list-style:none;margin:0 0 12px;padding:0;display:flex;flex-direction:column;gap:8px}
.pulse-year-list li{font-size:13px;font-weight:300;color:var(--muted);line-height:1.65;padding-left:16px;position:relative}
.pulse-year-list li::before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--gold,#5e8fa3)}
.pulse-shell{position:relative;height:calc(100vh - 70px);min-height:520px;display:grid;grid-template-columns:280px 1fr}
.pulse-sidebar{background:#fff;border-right:1px solid var(--border);overflow-y:auto;padding:16px 14px 80px;display:flex;flex-direction:column;gap:14px}
.pulse-sidebar h2{font-family:'Cormorant Garamond','Cormorant Fallback',serif;font-size:1.15rem;font-weight:400;color:var(--navy);margin:0}
.pulse-sidebar-note{font-size:11px;color:var(--muted);line-height:1.6;margin:0}
.pulse-framing{background:var(--light-bg);border:1px solid var(--border);border-radius:6px;padding:12px 12px 10px}
.pulse-framing strong{display:block;font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-text);margin-bottom:6px}
.pulse-framing p{font-size:11px;color:var(--muted);line-height:1.65;margin:0}
.pulse-framing-legend{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}
.pulse-certainty{display:inline-block;font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:3px 8px;border-radius:20px}
.pulse-certainty-verified{background:#e8f2f0;color:#1f5c4a}
.pulse-certainty-observed{background:#eef3f8;color:#2E6F8E}
.pulse-certainty-projected{background:#faf0e8;color:#9a5a20}
.pulse-layer-info{background:#fff;border:1px solid var(--border);border-radius:6px;padding:12px;margin-top:4px}
.pulse-layer-info h3{font-family:'Cormorant Garamond','Cormorant Fallback',serif;font-size:1.05rem;font-weight:400;color:var(--navy);margin:0 0 6px}
.pulse-layer-info p{font-size:12px;color:var(--muted);line-height:1.7;margin:0 0 8px}
.pulse-layer-info-count{font-size:12px;font-weight:500;color:var(--navy);margin:0 0 8px}
.pulse-layer-info-meta{font-size:10px;color:var(--light);line-height:1.5}
.pulse-layer-toggle.is-active{background:var(--light-bg);outline:1px solid var(--border)}
.pulse-reset{width:100%;margin-top:6px;font-size:11px;background:var(--navy);color:#fff;border:none;padding:9px 12px;border-radius:4px;cursor:pointer}
.pulse-reset:hover{background:#1a2a36}
.pulse-layer-group{margin-bottom:4px}
.pulse-layer-group-label{font-size:9px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-text);margin:8px 0 6px}
.pulse-layer-toggle{display:flex;flex-direction:column;gap:2px;padding:8px 6px;border-radius:6px;cursor:pointer}
.pulse-layer-toggle:hover{background:var(--light-bg)}
.pulse-layer-toggle input{margin-right:8px}
.pulse-layer-toggle span{font-size:13px;color:var(--ink)}
.pulse-layer-toggle small{font-size:10px;color:var(--light);line-height:1.4;padding-left:22px}
.pulse-view-row,.pulse-sign-cats{display:flex;flex-wrap:wrap;gap:6px}
.pulse-view-btn,.pulse-sign-cat{font-size:11px;padding:7px 11px;border-radius:20px;border:1px solid var(--border);background:#fff;color:var(--muted);cursor:pointer;font-family:inherit}
.pulse-view-btn[aria-pressed="true"]{background:var(--navy);color:#fff;border-color:var(--navy)}
.pulse-sign-cat{display:inline-flex;align-items:center;gap:6px}
.pulse-sign-cat i{width:8px;height:8px;border-radius:50%;flex:none}
.pulse-sign-cat[aria-pressed="true"]{background:var(--navy);color:#fff;border-color:var(--navy)}
.pulse-sign-note{font-size:10px;color:var(--light);line-height:1.45;margin:4px 0 0}
.pulse-layers-more{border-top:1px solid var(--border);padding-top:8px;margin-top:4px}
.pulse-layers-more summary{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--gold-text);cursor:pointer;padding:6px 0}
.pulse-map-legend{position:absolute;left:12px;bottom:16px;z-index:5;display:flex;flex-wrap:wrap;gap:6px;max-width:min(420px,70%);pointer-events:none}
.pulse-legend-item{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.94);border:1px solid var(--border);border-radius:20px;padding:5px 9px;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--navy)}
.pulse-legend-item i{width:8px;height:8px;border-radius:50%;flex:none}
.pulse-legend-item.is-off{opacity:.38}
.pulse-source{display:inline-block;font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:3px 8px;border-radius:20px;margin-left:4px}
.pulse-source-legal{background:#eef3f8;color:#2E6F8E}
.pulse-source-news{background:var(--light-bg);color:var(--muted)}
.pulse-source-rumor{background:#faf0e8;color:#9a5a20}
.pulse-source-filing{background:#e8f2f0;color:#1f5c4a}
.pulse-card-tags{display:flex;flex-wrap:wrap;gap:4px;justify-content:flex-end}
.pulse-growth-card.is-highlight{border-color:#2E6F8E;background:#f4f8fb}
.pulse-watch-week{margin-top:8px}
.pulse-watch-week-list{list-style:none;margin:18px 0 0;padding:0;display:flex;flex-direction:column;gap:0;border-top:1px solid var(--border)}
.pulse-watch-week-list li{display:grid;grid-template-columns:140px 1fr;gap:16px;padding:16px 0;border-bottom:1px solid var(--border)}
.pulse-watch-week-list time{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--gold-text);padding-top:3px}
.pulse-watch-week-list strong{display:block;font-family:'Cormorant Garamond','Cormorant Fallback',serif;font-size:1.15rem;font-weight:400;color:var(--navy);margin:0 0 6px}
.pulse-watch-week-list p{font-size:13px;font-weight:300;color:var(--muted);line-height:1.65;margin:0 0 8px}
.pulse-lane-block{margin-top:56px;padding-top:48px;border-top:1px solid var(--border)}
.pulse-model{margin-top:56px;padding-top:48px;border-top:1px solid var(--border)}
.pulse-model-disclaimer{background:#faf0e8;border:1px solid rgba(154,90,32,.28);border-radius:6px;padding:14px 16px;font-size:13px;font-weight:400;color:#5c3a18;line-height:1.7;margin:0 0 22px}
.pulse-model-list{display:flex;flex-direction:column;gap:0}
.pulse-model-row{display:grid;grid-template-columns:minmax(180px,220px) 200px 1fr;gap:20px;padding:18px 0;border-bottom:1px solid var(--border);align-items:start}
.pulse-model-head h3{font-family:'Cormorant Garamond','Cormorant Fallback',serif;font-size:1.2rem;font-weight:400;color:var(--navy);margin:0 0 4px;line-height:1.25}
.pulse-model-call{font-size:12px;font-weight:500;color:var(--navy);margin:0}
.pulse-model-scores p{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 6px;font-size:11px;color:var(--muted)}
.pulse-model-lean{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--gold-text)!important;margin-top:6px!important}
.pulse-score{display:inline-flex;align-items:center;gap:3px}
.pulse-score i{width:10px;height:8px;background:var(--border);border-radius:1px}
.pulse-score-homes i.on{background:#2E6F8E}
.pulse-score-business i.on{background:#6B5B95}
.pulse-score em{font-style:normal;font-size:11px;font-weight:500;color:var(--navy);margin-left:4px}
.pulse-model-why{font-size:13px;font-weight:300;color:var(--muted);line-height:1.7;margin:0}
.pulse-policy-row{padding:16px 0;border-bottom:1px solid var(--border)}
.pulse-policy-row h3{font-family:'Cormorant Garamond','Cormorant Fallback',serif;font-size:1.15rem;font-weight:400;color:var(--navy);margin:4px 0 8px}
.pulse-policy-row p{font-size:13px;font-weight:300;color:var(--muted);line-height:1.7;margin:0 0 8px}
.pulse-growth-more .pulse-growth-card{min-height:0}
.pulse-growth-more .pulse-growth-card-title,.pulse-growth-more .pulse-growth-card-summary,.pulse-growth-more .pulse-growth-card-foot,.pulse-growth-more .pulse-growth-money{min-height:0}
.pulse-policy-row .pulse-growth-card-foot{min-height:0;flex-direction:row;flex-wrap:wrap;align-items:center}
.pulse-growth-more summary{cursor:pointer;font-size:13px;font-weight:500;color:var(--navy)}
@media(max-width:900px){
  .pulse-watch-week-list li,.pulse-model-row{grid-template-columns:1fr}
  .pulse-map-legend{max-width:92%;left:8px;bottom:8px}
}
.pulse-time{padding:10px 8px;border-top:1px solid var(--border);margin-top:auto}
.pulse-time label{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-text);display:block;margin-bottom:8px}
.pulse-time input[type=range]{width:100%}
.pulse-time-meta{font-size:11px;color:var(--muted);margin-top:6px}
.pulse-juris{display:flex;flex-wrap:wrap;gap:6px;padding:0 8px}
.pulse-juris button{font-size:14px;min-height:40px;padding:8px 12px;border-radius:20px;border:1px solid var(--border);background:#fff;color:var(--navy);cursor:pointer;font-family:inherit}
.pulse-time label{font-size:13px;letter-spacing:.04em;text-transform:none;color:#3d4c58}
.pulse-watch-form input{font-size:16px}
.pulse-juris button[aria-pressed="true"]{background:var(--navy);color:#fff;border-color:var(--navy)}
#pulse-map{width:100%;height:100%;min-height:480px}
.pulse-drawer{position:absolute;top:0;right:0;width:min(360px,92vw);height:100%;background:#fff;border-left:1px solid var(--border);box-shadow:-8px 0 32px rgba(0,0,0,.12);transform:translateX(100%);transition:transform .25s ease;z-index:20;padding:18px;overflow-y:auto}
.pulse-drawer.open{transform:translateX(0)}
.pulse-drawer-close{min-height:44px;font-size:15px;padding:8px 14px}
.pulse-drawer h3{font-family:'Cormorant Garamond','Cormorant Fallback',serif;font-size:1.35rem;font-weight:400;color:var(--navy);margin:28px 0 8px}
.pulse-drawer-meta{font-size:12px;color:var(--muted);margin-bottom:14px}
.pulse-drawer-block{margin:14px 0;padding:12px;background:var(--light-bg);border-radius:4px}
.pulse-drawer-block strong{display:block;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-text);margin-bottom:6px}
.pulse-drawer-block ul{margin:6px 0 0 18px;font-size:13px;color:var(--muted)}
.pulse-drawer-cta{display:inline-block;margin-top:16px;font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--navy);border-bottom:2px solid var(--gold);padding-bottom:3px}
.pulse-loading,.pulse-empty{font-size:13px;color:var(--muted)}
.pulse-watch-form{display:flex;flex-direction:column;gap:8px}
.pulse-watch-form input{padding:10px 12px;border:1px solid var(--border);border-radius:4px;font:inherit;font-size:13px}
.pulse-watch-form button{background:var(--coral);color:#fff;border:none;padding:11px;border-radius:4px;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}
.pulse-watch-item{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid var(--border);font-size:12px}
.pulse-watch-go{flex:1;text-align:left;border:none;background:none;padding:0;font:inherit;font-size:12px;color:var(--navy);cursor:pointer;border-bottom:1px solid transparent}
.pulse-watch-go:hover{border-bottom-color:var(--gold)}
.pulse-watch-count{font-size:10px;color:var(--light);white-space:nowrap}
.pulse-watch-item button[data-rm]{border:none;background:none;font-size:18px;color:var(--muted);cursor:pointer;flex:none}
.pulse-tracker{border-top:1px solid var(--border);padding-top:12px;margin-top:4px}
.pulse-tracker h2{margin-bottom:6px}
.pulse-tracker-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:10px 0}
.pulse-tracker-stat{background:var(--light-bg);border:1px solid var(--border);border-radius:6px;padding:10px 10px 8px}
.pulse-tracker-stat strong{display:block;font-family:'Cormorant Garamond','Cormorant Fallback',serif;font-size:1.35rem;font-weight:400;color:var(--navy);line-height:1}
.pulse-tracker-stat span{display:block;font-size:10px;color:var(--muted);margin-top:4px;line-height:1.4}
.pulse-tracker-mix{list-style:none;margin:0 0 8px;padding:0}
.pulse-tracker-mix li{display:flex;justify-content:space-between;gap:8px;font-size:11px;color:var(--muted);padding:5px 0;border-bottom:1px solid var(--border)}
.pulse-growth-live{font-size:11px;font-weight:500;color:var(--ink);line-height:1.5;margin:0}
.pulse-popup{font-family:'DM Sans',sans-serif;font-size:13px;line-height:1.5;color:var(--ink)}
.pulse-popup-meta{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--gold-text);margin:4px 0 6px}
.pulse-below{padding:64px clamp(24px,5vw,72px);background:var(--white)}
.pulse-below-inner{max-width:1320px;margin:0 auto}
.pulse-migration{margin-top:56px;padding-top:48px;border-top:1px solid var(--border)}
.pulse-migration-stamp{font-size:12px;font-weight:500;letter-spacing:.04em;color:var(--gold-text);margin:0 0 16px}
.pulse-migration-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px}
.pulse-migration-tab{font-size:11px;letter-spacing:.06em;text-transform:uppercase;padding:7px 12px;border:1px solid var(--border);background:#fff;color:var(--muted);border-radius:3px;cursor:pointer;font-family:inherit}
.pulse-migration-tab[aria-selected="true"]{background:var(--navy);color:#fff;border-color:var(--navy)}
.pulse-migration-signals{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;margin:0 0 32px}
.pulse-migration-signals[hidden],.pulse-migration-tabs[hidden],.pulse-migration-list[hidden],.pulse-migration-stamp[hidden],#pulse-migration-map-btn[hidden]{display:none!important}
.pulse-mig-card{padding:20px 22px;background:var(--light-bg);border:1px solid var(--border);border-radius:4px;display:flex;flex-direction:column;gap:10px;min-height:100%}
.pulse-mig-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}
.pulse-mig-card-area{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-text);margin:0}
.pulse-mig-tag{font-size:9px;letter-spacing:.1em;text-transform:uppercase;padding:3px 8px;border-radius:3px;border:1px solid var(--border);color:var(--muted);white-space:nowrap}
.pulse-mig-tag-outlier{border-color:#C9772E;color:#C9772E}
.pulse-mig-tag-pattern{border-color:#2A8C7A;color:#2A8C7A}
.pulse-mig-card h3{font-family:'Cormorant Garamond','Cormorant Fallback',serif;font-size:1.15rem;font-weight:400;color:var(--navy);margin:0;line-height:1.3}
.pulse-mig-card p{font-size:13px;font-weight:300;color:var(--muted);line-height:1.7;margin:0;flex:1}
.pulse-mig-card-stat{display:flex;flex-direction:column;gap:2px;padding-top:4px;border-top:1px solid var(--border);margin-top:auto}
.pulse-mig-card-stat strong{font-family:'Cormorant Garamond','Cormorant Fallback',serif;font-size:1.2rem;font-weight:400;color:var(--navy)}
.pulse-mig-card-stat span{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--light)}
.pulse-mig-card-link{font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--navy);border-bottom:1px solid var(--gold);align-self:flex-start;padding-bottom:2px;cursor:pointer;background:none;border-top:none;border-left:none;border-right:none;font-family:inherit}
.pulse-migration-cols{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:8px}
.pulse-migration-within-wrap{margin-top:28px;padding-top:8px}
.pulse-migration-list-wide{max-width:640px}
@media(max-width:760px){.pulse-migration-cols{grid-template-columns:1fr}}
.pulse-migration-col-title{font-family:'Cormorant Garamond','Cormorant Fallback',serif;font-size:1.25rem;font-weight:400;color:var(--navy);margin:0 0 12px}
.pulse-migration-list{list-style:none;margin:0;padding:0;counter-reset:mig}
.pulse-migration-list li{display:grid;grid-template-columns:28px 1fr auto;gap:10px;align-items:baseline;padding:10px 0;border-bottom:1px solid var(--border);font-size:13px;color:var(--muted);line-height:1.45;cursor:pointer}
.pulse-migration-list li:hover{color:var(--navy)}
.pulse-migration-list li::before{counter-increment:mig;content:counter(mig);font-family:'Cormorant Garamond','Cormorant Fallback',serif;font-size:1.05rem;color:var(--gold-text)}
.pulse-migration-list strong{font-weight:500;color:var(--navy);display:block}
.pulse-migration-list em{font-style:normal;font-variant-numeric:tabular-nums;color:var(--ink);white-space:nowrap}
.pulse-growth{margin-top:56px;padding-top:48px;border-top:1px solid var(--border)}
.pulse-growth-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;margin-top:24px;align-items:stretch}
.pulse-growth-card{padding:22px 24px;background:var(--light-bg);border:1px solid var(--border);border-radius:4px;display:flex;flex-direction:column;gap:10px;height:100%;min-height:360px}
.pulse-growth-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-height:28px}
.pulse-growth-card-top .pulse-growth-area{margin:0;flex:1}
.pulse-certainty-compact{flex:none;white-space:nowrap}
.pulse-growth-card-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:2px 0 4px}
.pulse-growth-mini-stat{background:#fff;border:1px solid var(--border);border-radius:6px;padding:8px 6px 6px;text-align:center;min-height:52px}
.pulse-growth-mini-stat strong{display:block;font-family:'Cormorant Garamond','Cormorant Fallback',serif;font-size:1.15rem;font-weight:400;color:var(--navy);line-height:1.1}
.pulse-growth-mini-stat span{display:block;font-size:9px;color:var(--muted);margin-top:4px;line-height:1.3}
.pulse-growth-card-title{font-family:'Cormorant Garamond','Cormorant Fallback',serif;font-size:1.15rem;font-weight:400;color:var(--navy);margin:0;line-height:1.3;min-height:2.6em}
.pulse-growth-card-summary{font-size:13px;font-weight:300;color:var(--muted);line-height:1.75;margin:0;flex:1;min-height:6.5em}
.pulse-growth-card-foot{margin-top:auto;padding-top:4px;display:flex;flex-direction:column;gap:10px;min-height:64px}
.pulse-growth-link-spacer{display:block;min-height:22px}
.pulse-growth-area{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-text)}
.pulse-growth-money{font-size:11px;color:var(--ink);line-height:1.5;margin:0;min-height:2.2em}
.pulse-growth-money span{color:var(--light)}
.pulse-growth-link{font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--navy);border-bottom:1px solid var(--gold);align-self:flex-start;padding-bottom:2px;cursor:pointer;background:none;border-top:none;border-left:none;border-right:none;font-family:inherit;text-decoration:none}
.pulse-growth-links{display:flex;flex-wrap:wrap;gap:10px 14px}
.pulse-builders{margin-top:56px;padding-top:48px;border-top:1px solid var(--border)}
.pulse-builders-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin-top:24px}
.pulse-builder-card{padding:18px 20px;background:var(--light-bg);border:1px solid var(--border);border-radius:4px;display:flex;flex-direction:column;gap:6px}
.pulse-builder-rank{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-text)}
.pulse-builder-name{font-family:'Cormorant Garamond','Cormorant Fallback',serif;font-size:1.2rem;font-weight:400;color:var(--navy);margin:0;line-height:1.2}
.pulse-builder-meta{font-size:11px;font-weight:500;color:var(--ink);line-height:1.4;margin:0}
.pulse-builder-focus{font-size:12px;font-weight:300;color:var(--muted);line-height:1.65;margin:0;flex:1}
.pulse-builder-corridors{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}
.pulse-builder-corridor{flex:1 1 260px;padding:16px 18px;background:#fff;border:1px solid var(--border);border-radius:4px}
.pulse-builder-corridor h4{font-family:'Cormorant Garamond','Cormorant Fallback',serif;font-size:1.05rem;font-weight:400;color:var(--navy);margin:0 0 6px}
.pulse-builder-corridor p{font-size:12px;font-weight:300;color:var(--muted);line-height:1.65;margin:0 0 8px}
.pulse-ahead{margin-top:56px;padding-top:48px;border-top:1px solid var(--border)}
.pulse-flock-why{margin-top:56px;padding-top:48px;border-top:1px solid var(--border)}
.pulse-flock-why-points{list-style:none;margin:22px 0 0;padding:0;display:flex;flex-direction:column;gap:14px;max-width:820px}
.pulse-flock-why-points li{position:relative;padding-left:22px;font-size:14px;font-weight:300;color:var(--muted);line-height:1.75}
.pulse-flock-why-points li::before{content:'';position:absolute;left:0;top:10px;width:7px;height:7px;border-radius:50%;background:var(--gold,#5e8fa3)}
.pulse-flock-why-points a{color:var(--navy);border-bottom:1px solid var(--gold,#5e8fa3)}
.pulse-ahead-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px;margin-top:24px}
.pulse-ahead-card{padding:20px 22px;background:#fff;border:1px solid var(--border);border-radius:4px;display:flex;flex-direction:column;gap:8px}
.pulse-ahead-card h3{font-family:'Cormorant Garamond','Cormorant Fallback',serif;font-size:1.15rem;font-weight:400;color:var(--navy);margin:0;line-height:1.25}
.pulse-ahead-area{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-text)}
.pulse-ahead-scale{font-size:11px;font-weight:500;color:var(--ink)}
.pulse-ahead-status{font-size:11px;color:var(--muted);line-height:1.5}
.pulse-ahead-card p{font-size:13px;font-weight:300;color:var(--muted);line-height:1.75;margin:0;flex:1}
.pulse-ahead-gates{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px;margin-top:28px}
.pulse-ahead-gate{padding:14px 16px;background:var(--light-bg);border:1px solid var(--border);border-radius:4px}
.pulse-ahead-gate h4{font-size:12px;font-weight:500;color:var(--navy);margin:0 0 6px}
.pulse-ahead-gate p{font-size:11px;font-weight:300;color:var(--muted);line-height:1.6;margin:0}
.pulse-pressure{display:inline-block;font-size:9px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:3px 8px;border-radius:3px;margin-left:6px;vertical-align:middle}
.pulse-pressure-high{background:rgba(46,111,142,.12);color:#2E6F8E}
.pulse-pressure-watch{background:rgba(183,196,154,.35);color:#4a5a38}
.pulse-pressure-contested{background:rgba(176,68,60,.12);color:#8f342e}
.pulse-popup-certainty{margin-bottom:6px}
@media(max-width:900px){.pulse-watch-week-list li,.pulse-model-row{grid-template-columns:1fr}.pulse-map-legend{max-width:92%;left:8px;bottom:8px}}

/* Readable controls. The map is the page; lists live elsewhere. */
.pulse-intro{padding:92px clamp(18px,4vw,48px) 14px}
.pulse-intro h1{font-size:clamp(1.85rem,3vw,2.5rem);margin:0 0 6px;text-wrap:balance}
.pulse-intro p{font-size:16px;line-height:1.5;max-width:68ch;color:#e7eef2;font-weight:400}
.pulse-count-line{margin-top:8px;font-size:14px;font-weight:500;color:#d5e6ee}
.pulse-subnav{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.pulse-subnav a{display:inline-flex;align-items:center;min-height:44px;padding:8px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);color:#f4f8fb;font-size:15px;font-weight:500;text-decoration:none}
.pulse-subnav a[aria-current="page"]{background:#fff;color:var(--navy);border-color:#fff}
.pulse-subnav a:focus-visible,.pulse-view-btn:focus-visible,.pulse-sign-cat:focus-visible,.pulse-juris button:focus-visible,.pulse-reset:focus-visible,#pulse-copy-link:focus-visible,.pulse-filters-open:focus-visible,.pulse-sidebar-close:focus-visible,.pulse-doors a:focus-visible,.pulse-fold summary:focus-visible{outline:3px solid #2E6F8E;outline-offset:2px}
.pulse-view-btn,.pulse-sign-cat{font-size:15px;min-height:44px;padding:8px 14px}
.pulse-sidebar{gap:18px;padding:18px 16px 28px}
.pulse-sidebar h2{font-size:1.45rem}
.pulse-sidebar-note{font-size:14px;line-height:1.55;color:#3d4c58}
.pulse-layer-group-label{font-size:12px;letter-spacing:.12em}
.pulse-sign-note{font-size:13px;color:#3d4c58;line-height:1.45}
.pulse-tracker-stats{grid-template-columns:1fr 1fr}
.pulse-tracker-stat strong{font-size:1.6rem}
.pulse-tracker-stat span{font-size:13px}
.pulse-fold{border:1px solid var(--border);border-radius:8px;background:#fff}
.pulse-fold>summary{cursor:pointer;font-size:16px;font-weight:500;color:var(--navy);padding:12px 14px;min-height:48px;display:flex;align-items:center}
.pulse-fold-body{padding:0 14px 16px;display:flex;flex-direction:column;gap:16px}
.pulse-quiet-actions{display:flex;gap:8px}
.pulse-quiet-actions button{flex:1;min-height:44px;font-size:15px}
.pulse-filters-open,.pulse-sidebar-close{font-family:inherit}
.pulse-sidebar-close{display:none;align-self:flex-end;min-height:44px;padding:8px 14px;border-radius:999px;border:1px solid var(--border);background:#fff;font-size:15px;cursor:pointer}
.pulse-filters-open{display:none;position:absolute;top:12px;left:12px;z-index:6;min-height:44px;align-items:center;padding:0 16px;border-radius:999px;border:1px solid var(--border);background:#fff;font-size:15px;font-weight:600;color:var(--navy);cursor:pointer;box-shadow:0 8px 24px rgba(15,26,33,.12)}
.pulse-shell{height:calc(100dvh - 280px);min-height:520px}
.pulse-doors{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}
.pulse-doors a{display:flex;flex-direction:column;gap:8px;min-height:132px;padding:20px 18px;background:#fff;border:1px solid var(--border);border-radius:8px;text-decoration:none;color:var(--navy)}
.pulse-doors a:hover{border-color:#2E6F8E}
.pulse-doors strong{font-family:'Cormorant Garamond','Cormorant Fallback',serif;font-size:1.55rem;font-weight:400;line-height:1.15}
.pulse-doors span{font-size:15px;line-height:1.5;color:#3d4c58}
.pulse-page{background:#F8F5F0;padding:96px clamp(18px,4vw,48px) 80px}
.pulse-page-inner{max-width:1080px;margin:0 auto}
.pulse-page h1{font-family:'Cormorant Garamond','Cormorant Fallback',serif;font-size:clamp(2.1rem,4vw,3rem);font-weight:400;color:var(--navy);text-wrap:balance;margin:8px 0}
.pulse-page h2{font-family:'Cormorant Garamond','Cormorant Fallback',serif;font-size:clamp(1.7rem,2.4vw,2.15rem);font-weight:400;color:var(--navy);margin:0 0 8px;text-wrap:balance}
.pulse-page h3{font-family:'Cormorant Garamond','Cormorant Fallback',serif;font-weight:400;color:var(--navy);margin:22px 0 8px}
.pulse-year-fold{margin-top:36px;border-top:1px solid var(--border);padding-top:18px}
.pulse-year-fold summary{cursor:pointer;font-size:1.3rem;font-family:'Cormorant Garamond','Cormorant Fallback',serif;color:var(--navy)}
.pulse-lede{font-size:17px;line-height:1.6;max-width:68ch;color:#3d4c58;margin:0 0 8px}
.pulse-page .pulse-subnav a{color:var(--navy);background:#fff;border-color:var(--border)}
.pulse-page .pulse-subnav a[aria-current="page"]{background:var(--navy);color:#fff;border-color:var(--navy)}
.pulse-page .pulse-lane-block:first-of-type,.pulse-page .pulse-builders,.pulse-page .pulse-ahead,.pulse-page .pulse-model,.pulse-page .pulse-migration,.pulse-page .pulse-flock-why,.pulse-page .pulse-growth{margin-top:36px;padding-top:28px}
.pulse-growth-card,.pulse-growth-card-title,.pulse-growth-card-summary,.pulse-growth-card-foot,.pulse-growth-money{min-height:0}
.pulse-growth-card{height:auto}
body.pulse-sheet-open{overflow:hidden}
@media(max-width:900px){
  .pulse-shell{height:auto;min-height:0;grid-template-columns:1fr;grid-template-rows:none}
  .pulse-sidebar{display:none;max-height:none;border-right:none}
  .pulse-sidebar.is-open{display:flex;position:fixed;inset:0;z-index:80;background:#fff;overflow-y:auto;padding:16px 16px 40px}
  .pulse-sidebar.is-open .pulse-sidebar-close{display:inline-flex}
  .pulse-filters-open{display:inline-flex}
  #pulse-map{height:78vh;min-height:460px}
  .pulse-doors{grid-template-columns:1fr}
  .pulse-map-legend{bottom:12px}
}
@media(prefers-reduced-motion:reduce){
  .pulse-drawer{transition:none}
}

/* Map fills the screen. One card of controls. One topic at a time on the other pages. */
body.pulse-map-page .page-lead,
body.pulse-map-page .tool-strip{display:none}
.pulse-stage{margin-top:70px;height:calc(100dvh - 70px);min-height:520px;display:flex;flex-direction:column;background:var(--navy)}
.pulse-bar{display:flex;align-items:center;justify-content:space-between;gap:12px 20px;flex-wrap:wrap;padding:12px 16px 14px}
.pulse-bar h1{font-family:'Cormorant Garamond','Cormorant Fallback',serif;font-size:clamp(1.7rem,2.4vw,2.15rem);font-weight:400;color:#fff;margin:0;line-height:1}
.pulse-bar-title p{margin:4px 0 0;font-size:14px;line-height:1.4;color:#d5e4ec}
.pulse-stage .pulse-subnav{margin:0}
.pulse-stage .pulse-subnav a{min-height:40px;padding:6px 12px;font-size:14px}
.pulse-stage .pulse-shell{flex:1;min-height:0;height:auto;display:block;position:relative;background:#d7e0e6}
.pulse-map-wrap{position:absolute;inset:0}
.pulse-stage .pulse-sidebar{position:absolute;top:12px;left:12px;z-index:6;width:min(340px,calc(100% - 24px));max-height:calc(100% - 24px);overflow:auto;padding:14px;gap:12px;border:1px solid var(--border);border-radius:14px;box-shadow:0 16px 40px rgba(15,26,33,.16)}
.pulse-window{display:flex;flex-wrap:wrap;gap:6px}
.pulse-window button{font-family:inherit;font-size:15px;min-height:44px;padding:8px 12px;border-radius:20px;border:1px solid var(--border);background:#fff;color:var(--navy);cursor:pointer}
.pulse-window button[aria-pressed="true"]{background:var(--navy);color:#fff;border-color:var(--navy)}
.pulse-town-label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:600;color:var(--navy)}
.pulse-town-label select{min-height:44px;font:inherit;font-weight:500;font-size:16px;padding:0 10px;border-radius:8px;border:1px solid var(--border);background:#fff;color:var(--navy)}
.pulse-now{margin:0;font-size:15px;line-height:1.45;color:#24323c}
.pulse-now strong{display:block;font-family:'Cormorant Garamond','Cormorant Fallback',serif;font-size:1.8rem;font-weight:500;line-height:1;color:var(--navy)}
.pulse-stage .pulse-copy{background:#fff;color:var(--navy);border:1px solid var(--border)}
.pulse-stage .pulse-sidebar-note a{color:var(--navy)}
.pulse-switch{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 4px}
.pulse-switch button{font-family:inherit;font-size:15px;min-height:44px;padding:8px 14px;border-radius:999px;border:1px solid var(--border);background:#fff;color:var(--navy);cursor:pointer}
.pulse-switch button[aria-pressed="true"]{background:var(--navy);color:#fff;border-color:var(--navy)}
.pulse-switch button:focus-visible,.pulse-window button:focus-visible,.pulse-town-label select:focus-visible{outline:3px solid #2E6F8E;outline-offset:2px}
[data-pulse-panel][hidden]{display:none!important}
.pulse-page [data-pulse-panel]{margin-top:8px;padding-top:8px;border-top:none}
@media(max-width:900px){
  body.pulse-map-page .pulse-shell{display:block;height:auto;min-height:0}
  body.pulse-map-page .pulse-sidebar{display:flex;position:absolute;inset:auto 12px auto 12px;top:12px;max-height:42%;width:auto}
  body.pulse-map-page .pulse-sidebar.is-open{position:absolute;inset:12px auto auto 12px}
  body.pulse-map-page .pulse-filters-open{display:none}
  body.pulse-map-page #pulse-map{height:100%;min-height:0}
  .pulse-stage{margin-top:64px;height:calc(100dvh - 64px);min-height:0}
}
