/* LCHSP — Action Committees. Ported from committees.jsx. --c = committee color. */

.lchsp .committees-hero { padding: 64px 0 40px; border-bottom: 1px solid var(--rule); }
.lchsp .committees-h1 { margin-top: 24px; max-width: 1040px; }
.lchsp .committees-h1 em { font-style: italic; color: var(--teal); }
.lchsp .committees-lead { font-size: 19px; color: var(--ink-60); max-width: 720px; margin-top: 24px; }

/* Tab bar */
.lchsp .committees-tabbar-section { padding: 40px 0 0; }
.lchsp .committees-tabbar { display: flex; gap: 40px; border-bottom: 1px solid var(--rule); overflow-x: auto; }
.lchsp .committee-tab {
  background: none; border: none; cursor: pointer;
  padding: 20px 0; font-family: var(--serif); font-size: 28px;
  color: var(--ink-40); white-space: nowrap; position: relative;
}
.lchsp .committee-tab.active { color: var(--ink); }
.lchsp .committee-tab.active::after { content: ''; position: absolute; left: 0; right: 0; bottom: -1px; height: 2px; background: var(--ink); }
.lchsp .committee-tab-dot { display: inline-block; width: 10px; height: 10px; border-radius: 50%; margin-right: 12px; vertical-align: middle; }

/* Panel */
.lchsp .committee-panel { padding: 48px 0 80px; }
.lchsp .committee-split { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; margin-bottom: 56px; }
.lchsp .committee-chip { background: color-mix(in srgb, var(--c) 14%, transparent); color: var(--c); }
.lchsp .committee-tagline { font-style: italic; font-size: clamp(30px, 4vw, 50px); margin: 20px 0 24px; }
.lchsp .committee-coleads-label { margin-bottom: 12px; }
.lchsp .committee-coleads { display: flex; flex-direction: column; gap: 10px; margin-bottom: 12px; }
.lchsp .committee-colead-name { font-family: var(--serif); font-size: 20px; }
.lchsp .committee-colead-org { font-size: 13px; color: var(--ink-60); margin-left: 8px; }
.lchsp .committee-colead-note { font-size: 13px; font-style: italic; color: var(--ink-60); margin-bottom: 24px; }
.lchsp .committee-actions { gap: 10px; margin-top: 16px; }

.lchsp .committee-meeting { color: var(--paper); padding: 40px; border-radius: 14px; display: flex; flex-direction: column; gap: 14px; }
.lchsp .committee-meeting-label { color: color-mix(in srgb, var(--paper) 80%, transparent); }
.lchsp .committee-meeting-date { font-family: var(--serif); font-size: 30px; letter-spacing: -0.01em; line-height: 1.15; }
.lchsp .committee-meeting-time { font-size: 15px; color: color-mix(in srgb, var(--paper) 92%, transparent); }
.lchsp .committee-meeting-cadence { border-top: 1px solid color-mix(in srgb, var(--paper) 28%, transparent); padding-top: 18px; margin-top: 8px; }
.lchsp .committee-meeting-cadence > div:last-child { font-size: 15px; }

/* Policy frame (Advocacy) */
.lchsp .committee-policy { background: var(--cream); border: 1px solid var(--rule); border-left: 4px solid var(--c); border-radius: 8px; padding: 28px; margin-bottom: 56px; display: grid; grid-template-columns: 180px 1fr; gap: 24px; }
.lchsp .committee-policy-tag { color: var(--c); }
.lchsp .committee-policy-title { font-family: var(--serif); font-size: 22px; margin-bottom: 8px; }
.lchsp .committee-policy-body { font-size: 15px; color: var(--ink-60); margin: 0; }

/* Programs */
.lchsp .committee-programs-eyebrow { margin-bottom: 16px; }
.lchsp .committee-programs-h3 { font-size: 32px; margin-bottom: 32px; }
.lchsp .committee-programs { display: flex; flex-direction: column; gap: 20px; margin-bottom: 64px; }
.lchsp .program-card { border: 1px solid var(--rule); border-left: 4px solid var(--c); border-radius: 10px; padding: 28px 32px; display: grid; grid-template-columns: 40px 1fr 180px; gap: 28px; align-items: start; background: var(--paper); }
.lchsp .program-num { width: 36px; height: 36px; border-radius: 8px; background: color-mix(in srgb, var(--c) 14%, transparent); color: var(--c); display: grid; place-items: center; font-family: var(--mono); font-size: 11px; }
.lchsp .program-name { font-family: var(--serif); font-size: 22px; letter-spacing: -0.01em; margin-bottom: 8px; }
.lchsp .program-desc { color: var(--ink-60); font-size: 15px; margin: 0 0 14px; }
.lchsp .program-milestones { display: flex; flex-wrap: wrap; gap: 8px; }
.lchsp .program-milestone { font-size: 12px; padding: 4px 10px; border-radius: 999px; background: var(--cream); color: var(--ink-60); border: 1px solid var(--rule); }
.lchsp .program-status { text-align: right; }

/* Priorities + legislators */
.lchsp .committee-bottom { display: grid; grid-template-columns: 1fr; gap: 56px; }
.lchsp .committee-bottom.has-legis { grid-template-columns: 1.4fr 1fr; }
.lchsp .committee-prio-h3 { margin: 18px 0 8px; font-size: 28px; }
.lchsp .committee-prio-window { margin-bottom: 24px; }
.lchsp .committee-prio-list { list-style: none; padding: 0; margin: 0; }
.lchsp .committee-prio-list li { display: flex; gap: 16px; padding: 16px 0; border-top: 1px solid var(--rule); font-size: 16px; }
.lchsp .committee-prio-list li:last-child { border-bottom: 1px solid var(--rule); }
.lchsp .committee-prio-num { color: var(--c); min-width: 32px; }
.lchsp .committee-legis-list { display: flex; flex-direction: column; }
.lchsp .committee-legis { padding: 14px 0; border-top: 1px solid var(--rule); font-family: var(--serif); font-size: 18px; }
.lchsp .committee-legis:last-child { border-bottom: 1px solid var(--rule); }

/* At a glance */
.lchsp .committees-glance { padding: 96px 0; background: var(--cream); border-top: 1px solid var(--rule); }
.lchsp .glance-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 32px; }
.lchsp .glance-card { background: var(--paper); border: 1px solid var(--rule); border-top: 4px solid var(--c); border-radius: 10px; padding: 28px; display: flex; flex-direction: column; gap: 16px; }
.lchsp .glance-name { font-size: 26px; }
.lchsp .glance-next { color: var(--c); }
.lchsp .glance-list { list-style: none; padding: 0; margin: 0; font-size: 14px; color: var(--ink-60); display: flex; flex-direction: column; gap: 8px; }
.lchsp .glance-list li { display: flex; gap: 10px; }
.lchsp .glance-bullet { color: var(--c); }
.lchsp .glance-btn { align-self: flex-start; margin-top: 8px; }

@media (max-width: 960px) {
  .lchsp .committee-split { grid-template-columns: 1fr; gap: 32px; }
  .lchsp .committee-bottom.has-legis { grid-template-columns: 1fr; }
  .lchsp .program-card { grid-template-columns: 36px 1fr; }
  .lchsp .program-status { grid-column: 1 / -1; text-align: left; }
  .lchsp .glance-grid { grid-template-columns: 1fr; }
  .lchsp .committee-policy { grid-template-columns: 1fr; gap: 12px; }
  .lchsp .committee-tab { font-size: 22px; }
}
