.demo-banner{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;background:#fff8e1;border:1px solid #e3c45f;border-left:5px solid var(--gold);border-radius:12px;padding:1.5rem;margin-bottom:1rem}
.demo-banner h1,.demo-banner p{margin-top:0}.demo-banner p:last-child{margin-bottom:0}.demo-banner .button-link{flex:none}
.demo-badge,.readonly-label{display:inline-flex;align-items:center;min-height:32px;border-radius:999px;padding:.25rem .75rem;font-size:.82rem;font-weight:800;background:#fff4cb;color:#664c00;border:1px solid #dfbf4f;white-space:nowrap}
.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.section-heading h2{margin-top:0}.section-heading p{margin-bottom:0}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.candidate-table{min-width:900px}.candidate-table th,.candidate-table td{text-align:left;vertical-align:top}.candidate-table th:first-child,.candidate-table td:first-child{white-space:nowrap}.candidate-table td:nth-child(4){text-align:center}
@media(max-width:640px){.demo-banner,.section-heading{grid-template-columns:1fr;display:grid}.demo-banner .button-link{width:100%}.demo-badge,.readonly-label{justify-self:start}.candidate-table{display:block;min-width:0}.candidate-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}.candidate-table tbody{display:grid;gap:.75rem}.candidate-table tr{display:grid;border:1px solid var(--line);border-left:4px solid var(--gold);border-radius:7px;padding:.5rem;background:#fff}.candidate-table td,.candidate-table td:nth-child(4){display:grid;grid-template-columns:1fr;gap:.1rem;text-align:left;border-bottom:1px solid var(--line);padding:.55rem .4rem;overflow-wrap:anywhere}.candidate-table td:last-child{border-bottom:0}.candidate-table td::before{content:attr(data-label);font-size:.78rem;font-weight:750;color:var(--muted)}}
