*{box-sizing:border-box}.hub-page{font-family:Manrope,sans-serif;background:#f8fafc}.hub-hero{background:linear-gradient(135deg,#0f172a,#1e293b 60%,#1e3a8a);padding:64px 24px 72px;color:#fff;text-align:center}.hub-hero-inner{max-width:720px;margin:0 auto}.hub-eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#60a5fa;margin-bottom:14px}.hub-hero h1{font-size:clamp(28px,4vw,46px);font-weight:800;line-height:1.12;letter-spacing:-.5px;margin-bottom:16px}.hub-hero-sub{font-size:16px;color:#94a3b8;line-height:1.6;margin-bottom:32px}.hub-stat-row{display:flex;justify-content:center;gap:32px;flex-wrap:wrap}.hub-stat{text-align:center}.hub-stat-val{font-size:28px;font-weight:800;color:#60a5fa}.hub-stat-label{font-size:11px;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.8px;margin-top:4px}.hub-section{max-width:960px;margin:0 auto;padding:48px 24px}.hub-section h2{font-size:clamp(20px,3vw,28px);font-weight:800;color:#0f172a;margin-bottom:8px;letter-spacing:-.3px}.hub-section-sub{font-size:14px;color:#64748b;margin-bottom:24px}.hub-picks{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-bottom:12px}.hub-pick{background:#fff;border-radius:14px;padding:20px 18px;border:1.5px solid #E2E8F0;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s;display:block}.hub-pick:hover{border-color:#2563eb;box-shadow:0 4px 16px #2563eb1f}.hub-pick-flag{font-size:24px;margin-bottom:10px}.hub-pick-name{font-size:14px;font-weight:700;color:#0f172a;margin-bottom:4px}.hub-pick-fire{font-size:18px;font-weight:800;color:#2563eb;margin-bottom:3px}.hub-pick-monthly{font-size:11px;color:#94a3b8;font-weight:500}@media(max-width:640px){.hub-picks{grid-template-columns:repeat(2,1fr);gap:10px}.hub-pick{padding:16px 12px;text-align:center;display:flex;flex-direction:column;align-items:center}.hub-pick-flag{margin-bottom:8px}.hub-pick-name{font-size:13px}.hub-pick-fire{font-size:16px}.hub-pick-monthly{font-size:10px}}.hub-table-wrap{background:#fff;border-radius:16px;overflow-x:auto;overflow-y:hidden;border:1px solid #E2E8F0;-webkit-overflow-scrolling:touch}.hub-table-controls{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap;align-items:center}.hub-search{flex:1;min-width:200px;padding:10px 14px;border:1.5px solid #E2E8F0;border-radius:10px;font-size:14px;font-family:Manrope,sans-serif;outline:none;background:#fff;color:#0f172a}.hub-search:focus{border-color:#2563eb}.hub-table{width:100%;border-collapse:collapse}.hub-table th{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#64748b;padding:12px 16px;border-bottom:2px solid #E2E8F0;text-align:left;white-space:nowrap}.hub-table th.sortable{cursor:pointer;user-select:none}.hub-table th.sortable:hover{color:#2563eb}.hub-table th.sort-asc:after{content:" ↑";color:#2563eb}.hub-table th.sort-desc:after{content:" ↓";color:#2563eb}.hub-table td{padding:13px 16px;border-bottom:1px solid #F1F5F9;font-size:14px}.hub-table tbody tr:hover td{background:#f8fafc}.hub-table tbody tr:last-child td{border-bottom:none}.td-name{display:flex;align-items:center;gap:10px;font-weight:700;color:#0f172a}.td-name-row{display:flex;align-items:center;gap:10px}.td-name-budget{display:none}.td-fire{font-weight:800;color:#0f172a}.td-monthly{color:#64748b}.td-health{font-weight:700}.td-cta{color:#2563eb;font-weight:700;text-decoration:none;font-size:13px;white-space:nowrap}.td-cta:hover{text-decoration:underline}.hub-table-note{font-size:11px;color:#94a3b8;padding:14px 16px;border-top:1px solid #F1F5F9}.hub-article{background:#fff;border-radius:20px;padding:36px 40px;border:1px solid #E2E8F0}.hub-article h2{font-size:22px;font-weight:800;color:#0f172a;margin-bottom:16px}.hub-article p{font-size:16px;color:#334155;line-height:1.78;margin-bottom:16px}.hub-article p:last-child{margin-bottom:0}.hub-cta{background:linear-gradient(135deg,#1e3a8a,#2563eb);border-radius:20px;padding:40px;text-align:center;color:#fff}.hub-cta h2{font-size:22px;font-weight:800;margin-bottom:10px}.hub-cta p{font-size:15px;color:#bfdbfe;margin-bottom:24px}.hub-cta-btn{display:inline-block;background:#fff;color:#1e3a8a;font-size:15px;font-weight:700;padding:14px 32px;border-radius:100px;text-decoration:none;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 16px #0003}.hub-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000040}@media(max-width:640px){.hub-article{padding:24px 16px}.hub-section{padding:32px 16px}.hub-stat-row{gap:16px}.hub-stat-val{font-size:22px}.hub-cta{padding:28px 20px}.hub-hero{padding:48px 20px 52px}.hub-table-wrap{overflow-x:hidden}.hub-table thead{display:none}.hub-table tbody tr{display:grid;grid-template-columns:1fr auto;align-items:center;padding:10px 14px;border-bottom:1px solid #F1F5F9}.hub-table tbody tr:last-child{border-bottom:none}.hub-table tbody tr:hover{background:#f8fafc}.hub-table td{padding:0;border-bottom:none;display:block}.hub-table td:nth-child(2),.hub-table td:nth-child(3),.hub-table td:nth-child(4){display:none}.td-name{font-size:13px;gap:2px;flex-direction:column;align-items:flex-start}.td-name-row{display:flex;align-items:center;gap:6px}.td-name-budget{display:block;font-size:11px;font-weight:500;color:#64748b;margin-top:2px}.td-cta{font-size:13px;white-space:nowrap}}
