.support-section{max-width:1500px;margin:0 auto;padding:72px 24px 64px;border-top:1px solid var(--line)}
.support-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:8vw;align-items:end;margin-bottom:30px}
.support-heading h2{margin:0;color:var(--navy);font:500 clamp(2.5rem,4.5vw,4.8rem)/.95 Newsreader;letter-spacing:-.035em}
.support-summary{display:grid;grid-template-columns:repeat(2,minmax(110px,1fr));gap:8px}
.support-summary strong{display:flex;align-items:baseline;gap:8px;padding:16px 18px;border:1px solid var(--line);background:#fff;color:var(--navy);font-size:.72rem;text-transform:uppercase;letter-spacing:.06em}
.support-summary strong span{font:600 2rem/1 Newsreader;color:var(--gold)}
.support-summary p{grid-column:1/-1;margin:4px 0 0;color:var(--muted);font-size:.75rem;line-height:1.55}
.support-legend{display:flex;flex-wrap:wrap;gap:8px;margin:-4px 0 18px}.support-legend span,.support-card header span{padding:6px 9px;border:1px solid var(--line);background:#fff;color:var(--muted);font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.support-legend .explicit,.support-card.explicit header span{border-color:#b5c8c1;color:var(--green);background:#f2f7f5}.support-legend .recognition,.support-card.recognition header span{border-color:#c7d3dc;color:var(--navy2);background:#f3f6f8}.support-legend .technical,.support-card.technical header span{border-color:#d8c9b8;color:#785f40;background:#faf7f2}
.support-tier{display:grid;grid-template-columns:220px 1fr;gap:24px;align-items:baseline;margin:28px 0 12px;padding-top:18px;border-top:2px solid var(--green)}.support-tier>span{color:var(--green);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.support-tier>strong{color:var(--navy);font:500 1.35rem Newsreader}.support-tier.secondary{margin-top:42px;border-top-color:var(--navy2)}.support-tier.secondary>span{color:var(--navy2)}
.support-quotes{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px}
.support-card{min-height:330px;padding:22px;display:flex;flex-direction:column;border:1px solid var(--line);border-top:3px solid var(--gold);background:#fff;box-shadow:0 6px 20px rgba(23,50,77,.035)}
.support-card.explicit{border-top-color:var(--green)}.support-card.recognition{border-top-color:var(--navy2)}
.support-card.featured{box-shadow:0 12px 34px rgba(23,50,77,.08)}
.support-card header{position:static;height:auto;display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:0;background:transparent;border:0;box-shadow:none;backdrop-filter:none}.support-card header b{color:var(--navy);font-size:.78rem;letter-spacing:.08em}.support-card header span{flex:0 0 auto}
.authority-lead{display:grid;grid-template-columns:76px 1fr;gap:14px;align-items:center;margin:18px 0 10px}.authority-photo{display:flex;width:76px;height:76px;overflow:hidden;border:1px solid var(--line);border-radius:50%;background:#edf2f5}.authority-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.authority-photo.fallback{align-items:center;justify-content:center;border-color:#cad5dc;color:var(--navy);font:600 1.35rem Newsreader;letter-spacing:.04em}.authority-lead>div:last-child strong,.authority-lead>div:last-child span,.authority-lead>div:last-child small{display:block}.authority-lead>div:last-child strong{color:var(--navy);font-size:.9rem;line-height:1.25}.authority-lead>div:last-child span{margin-top:4px;color:var(--muted);font-size:.7rem;line-height:1.35}.authority-lead>div:last-child small{margin-top:5px;color:var(--gold);font-size:.64rem;line-height:1.35}
.quote-stack{display:grid;gap:0;margin:18px 0 24px}.support-card blockquote{margin:0;padding:12px 0;border-top:1px solid var(--line);color:var(--navy);font:500 1.08rem/1.28 Newsreader;letter-spacing:-.01em}.support-card blockquote:first-child{border-top:0}.support-card footer{margin-top:auto;padding-top:15px;border-top:1px solid var(--line)}.support-card footer strong,.support-card footer span,.support-card footer small{display:block}.support-card footer strong{color:var(--navy);font-size:.8rem}.support-card footer span{margin-top:4px;color:var(--muted);font-size:.7rem;line-height:1.45}.support-card footer small{margin-top:9px;color:var(--gold);font-size:.65rem}
.support-table-wrap{overflow:hidden;border:1px solid var(--line);background:#fff}
.support-table-head{display:flex;justify-content:space-between;align-items:flex-end;padding:18px 20px;background:var(--navy);color:#fff}
.support-table-head div{display:grid;gap:3px}.support-table-head span,.support-table-head small{color:#c8d5df;font-size:.65rem;text-transform:uppercase;letter-spacing:.08em}.support-table-head b{font:500 1.35rem Newsreader}
.support-table{width:100%;border-collapse:collapse;table-layout:fixed}
.support-table th{padding:12px 16px;background:#edf2f5;color:var(--navy);font-size:.66rem;text-align:left;text-transform:uppercase;letter-spacing:.07em}
.support-table th:first-child{width:28%}.support-table th:last-child{width:18%}
.support-table td{padding:15px 16px;border-top:1px solid var(--line);color:var(--ink);font-size:.78rem;line-height:1.5;vertical-align:top}
.support-table td:first-child b,.support-table td:first-child span,.support-table td:first-child small,.support-table td:last-child small{display:block}.support-table td:first-child b{color:var(--navy);font-size:.78rem}.support-table td:first-child span{margin-top:3px;color:var(--ink);font-size:.72rem}.support-table td:first-child small,.support-table td:last-child small{margin-top:6px;color:var(--muted);font-size:.62rem;line-height:1.35}.support-table td:last-child strong{display:inline-block;padding:6px 9px;background:#edf2f5;color:var(--navy);font-size:.78rem;letter-spacing:.03em}
.support-note{max-width:1050px;margin:14px 0 0;color:var(--muted);font-size:.68rem;line-height:1.55}.support-note b{color:var(--navy)}
@media(max-width:980px){.support-heading{grid-template-columns:1fr;gap:22px}.support-summary{max-width:520px}.support-tier{grid-template-columns:1fr;gap:6px}}
@media(max-width:700px){.support-section{padding:50px 12px}.support-heading h2{font-size:2.45rem}.support-tier{margin-top:24px}.support-tier>strong{font-size:1.16rem}.support-quotes{grid-template-columns:1fr;gap:9px}.support-card{min-height:0;padding:17px}.support-card header{align-items:flex-start}.support-card header span{max-width:60%;text-align:right;line-height:1.25}.authority-lead{grid-template-columns:64px 1fr}.authority-photo{width:64px;height:64px}.support-card blockquote{font-size:1rem}.support-table-wrap{border:0;background:transparent;overflow:visible}.support-table-head{padding:16px}.support-table-head small{display:none}.support-table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.support-table,.support-table tbody,.support-table tr,.support-table td{display:block;width:100%}.support-table tr{margin-top:9px;border:1px solid var(--line);background:#fff}.support-table td{display:grid;grid-template-columns:92px 1fr;gap:10px;padding:11px 13px;border-top:1px solid var(--line);font-size:.74rem}.support-table td:first-child{border-top:0}.support-table td::before{content:attr(data-label);color:var(--gold);font-size:.59rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.support-table td:last-child strong{justify-self:start}.support-summary strong{padding:13px}.support-summary p{font-size:.7rem}}
