.hub-page{max-width:600px;margin:0 auto;padding:10px 12px 60px}.hub-title{font-family:sub-header;font-size:24px;line-height:30px;color:#fff;margin:6px 0}.hub-blurb{font-family:search-bar;font-size:14px;line-height:21px;color:rgba(255,255,255,.6);margin:0 0 14px}.hub-meta{font-family:nav-bar;font-size:12px;color:rgba(255,255,255,.45);margin:0 0 16px}.hub-chips{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;margin:0 0 18px}.hub-chip{padding:7px 12px 5px;border-radius:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);font-family:nav-bar;font-size:12px;color:rgba(255,255,255,.6);text-decoration:none;white-space:nowrap}.hub-chip:hover{color:#fff;border-color:rgba(255,255,255,.3)}.hub-chip.active{background:rgba(41,170,255,.2);border-color:#29aaff;color:#29aaff}.hub-list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.hub-row{display:flex;align-items:center;gap:10px;border-radius:10px;background:var(--card);padding:12px 14px;text-decoration:none;transition:background-color .15s ease}.hub-row:hover{background:#51555c}.hub-info{display:flex;flex-direction:column;gap:2px;flex:1 1;min-width:0}.hub-billno{font-family:nav-bar;font-size:12px;color:#29aaff}.hub-billtitle{font-size:14px;line-height:20px;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hub-billplain,.hub-billtitle{font-family:search-bar;overflow:hidden}.hub-billplain{font-size:12.5px;line-height:17px;color:rgba(255,255,255,.55);text-overflow:ellipsis;white-space:nowrap}.hub-side{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex:none}.hub-badge{border-radius:6px;padding:5px 10px 3px;font-size:11.5px;font-family:sub-header;white-space:nowrap;background:rgba(76,158,246,.12);color:#4C9EF6}.hub-badge.law{background:rgba(88,212,114,.14);color:var(--green)}.hub-badge.failed{background:rgba(243,83,83,.14);color:var(--rep)}.hub-date{font-family:nav-bar;font-size:11px;color:rgba(255,255,255,.4);white-space:nowrap}.hub-pager{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;margin:18px 0 0;font-family:nav-bar;font-size:13px;color:rgba(255,255,255,.5)}.hub-pager a{color:#29aaff;text-decoration:none;padding:8px 12px;border-radius:8px;background:rgba(41,170,255,.08);border:1px solid rgba(41,170,255,.2)}.hub-pager a:hover{background:rgba(41,170,255,.16)}.hub-pager .disabled{visibility:hidden}.hub-section{margin:22px 0 0}.hub-sectitle{font-family:sub-header;font-size:17px;color:var(--white-blue);margin:0 0 10px}.hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.hub-card{display:flex;flex-direction:column;gap:2px;border-radius:10px;background:var(--card);padding:12px 14px;text-decoration:none;transition:background-color .15s ease;min-width:0}.hub-card:hover{background:#51555c}.hub-cardname{font-family:search-bar;font-size:14px;color:#fff;line-height:19px}.hub-cardcount{font-family:nav-bar;font-size:12px;color:#29aaff}.hub-strip{max-width:600px;margin:0 auto;padding:8px 12px 0}.hub-striplabel{font-family:nav-bar;font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:rgba(255,255,255,.4);margin:0 0 6px}.hub-striprow{display:flex;flex-direction:row;gap:6px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px}.hub-striprow::-webkit-scrollbar{display:none}.hub-striprow .hub-chip{flex:none}.bill-hublinks{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:6px;padding:4px 16px 10px;font-family:nav-bar;font-size:12px;color:rgba(255,255,255,.4)}@media (max-width:480px){.hub-grid{grid-template-columns:1fr}.hub-side{display:none}}