.provider-hub{margin:28px 0 0;padding:28px;border:1px solid var(--line,#e6e8eb);border-radius:24px;background:linear-gradient(135deg,#f6faf9,#fff);box-shadow:0 12px 36px rgba(20,34,50,.05)}.provider-hub-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:20px}.provider-hub-head h2{margin:4px 0 7px;font-size:clamp(1.45rem,3vw,2rem);letter-spacing:-.03em}.provider-hub-head p{margin:0;color:#66737d;line-height:1.55;max-width:670px}.provider-hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.provider-tile{padding:18px;border:1px solid #e6eceb;border-radius:17px;background:#fff;min-height:150px;display:flex;flex-direction:column}.provider-tile-top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.provider-tile h3{font-size:1rem;margin:0}.provider-tile p{color:#6a757e;font-size:.86rem;line-height:1.5;margin:12px 0 auto}.provider-state{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#92702b;background:#fff5de;padding:5px 8px;border-radius:999px;white-space:nowrap}.provider-state.ready{color:#177267;background:#e6f7f2}.provider-tile a{margin-top:14px;font-size:.82rem;font-weight:750;color:#176f68;text-decoration:none}.provider-hub-foot{border-top:1px solid #e9eeee;margin-top:20px;padding-top:15px;color:#768189;font-size:.8rem;line-height:1.5}@media(max-width:860px){.provider-hub-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.provider-hub{padding:20px}.provider-hub-head{display:block}.provider-hub-grid{grid-template-columns:1fr}}
