
:root{
  --hub-blue:#2563eb;
  --hub-green:#22c55e;
  --hub-navy:#071f46;
  --hub-text:#10233d;
  --hub-muted:#5b6b80;
  --hub-line:#dce7f2;
  --hub-soft:#f6f9fd;
  --hub-grad:linear-gradient(135deg,rgb(37,99,235),rgb(34,197,94));
  --hub-shadow:0 18px 48px rgba(7,31,70,.10);
}
.hub-page{background:#fff;color:var(--hub-text)}
.hub-hero{position:relative;overflow:hidden;padding:72px 0 78px;background:radial-gradient(circle at 85% 20%,rgba(255,255,255,.13),transparent 26%),var(--hub-grad);color:#fff}
.hub-hero:after{content:"";position:absolute;right:-180px;bottom:-260px;width:620px;height:620px;border-radius:50%;border:1px solid rgba(255,255,255,.18);box-shadow:0 0 0 70px rgba(255,255,255,.035),0 0 0 140px rgba(255,255,255,.018)}
.hub-hero .shell{position:relative;z-index:2}
.hub-hero .breadcrumbs,.hub-hero .breadcrumbs a,.hub-hero .breadcrumbs span,.hub-hero .breadcrumbs i{color:rgba(255,255,255,.9)!important}
.hub-hero-copy{max-width:850px}
.hub-hero .eyebrow{color:#e9fff0!important;letter-spacing:.16em;font-weight:800}
.hub-hero h1{margin:14px 0 18px;color:#fff!important;font-size:clamp(44px,5.8vw,76px);line-height:1.03;letter-spacing:-.055em}
.hub-hero p{max-width:760px;color:rgba(255,255,255,.93)!important;font-size:18px;line-height:1.72}
.hub-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.hub-hero .btn-primary{background:#fff!important;color:#16538a!important;border-color:#fff!important}
.hub-hero .btn-outline.light{color:#fff!important;border-color:rgba(255,255,255,.65)!important;background:rgba(255,255,255,.08)!important}
.hub-section{padding:74px 0}
.hub-soft{background:linear-gradient(180deg,#f7fbff,#f4fff7)}
.hub-heading{max-width:780px;margin-bottom:34px}
.hub-heading.center{text-align:center;margin-left:auto;margin-right:auto}
.hub-heading .eyebrow{color:var(--hub-blue)!important;font-weight:850;letter-spacing:.15em}
.hub-heading h2{margin:8px 0 12px;color:var(--hub-text)!important;font-size:clamp(30px,4vw,48px);line-height:1.12;letter-spacing:-.04em}
.hub-heading p{color:var(--hub-muted)!important;line-height:1.72}
.hub-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.hub-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.hub-card{display:flex;flex-direction:column;min-width:0;padding:25px;border:1px solid var(--hub-line);border-radius:20px;background:#fff;box-shadow:0 9px 26px rgba(7,31,70,.055);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.hub-card:hover{transform:translateY(-6px);border-color:rgba(37,99,235,.23);box-shadow:var(--hub-shadow)}
.hub-card-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;background:var(--hub-grad);color:#fff;font-size:20px;margin-bottom:17px}
.hub-card h3{color:var(--hub-text)!important;font-size:20px;margin:0 0 10px}
.hub-card p{color:var(--hub-muted)!important;line-height:1.65;margin:0 0 14px}
.hub-card-actions{margin-top:auto;padding-top:12px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.hub-card .btn-primary{background:var(--hub-grad)!important;color:#fff!important;border:0!important}
.hub-text-link{color:#1667bd!important;font-weight:800}
.hub-mini-list,.hub-check-list{list-style:none;padding:0;margin:4px 0 0;display:grid;gap:9px}
.hub-mini-list li,.hub-check-list li{color:#40536b!important;line-height:1.5}
.hub-mini-list i,.hub-check-list i{color:#18a95d;margin-right:8px}
.hub-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);gap:28px;align-items:start}
.hub-split h2,.hub-side-card h2{color:var(--hub-text)!important}
.hub-split p,.hub-side-card p{color:var(--hub-muted)!important}
.hub-side-card{padding:28px;border-radius:22px;background:#fff;border:1px solid var(--hub-line);box-shadow:var(--hub-shadow)}
.hub-side-card .btn-primary{background:var(--hub-grad)!important}
.hub-feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.hub-feature-row article{padding:26px;border:1px solid var(--hub-line);border-radius:18px;background:#fff}
.hub-feature-row i{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:var(--hub-grad);color:#fff;margin-bottom:14px}
.hub-feature-row h3{color:var(--hub-text)!important}
.hub-feature-row p{color:var(--hub-muted)!important}
.hub-area-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.hub-area-card{padding:28px;text-align:center;background:#fff;border:1px solid var(--hub-line);border-radius:20px;box-shadow:0 9px 25px rgba(7,31,70,.055)}
.hub-area-card>span{width:56px;height:56px;display:grid;place-items:center;margin:0 auto 16px;border-radius:50%;background:var(--hub-grad);color:#fff;font-size:22px}
.hub-area-card h3{color:var(--hub-text)!important;font-size:24px}
.hub-area-card p{color:var(--hub-muted)!important;line-height:1.65}
.hub-area-card .btn-primary{background:var(--hub-grad)!important}
.hub-location-note{margin-top:28px;padding:28px;border-radius:22px;background:var(--hub-grad);display:flex;align-items:center;justify-content:space-between;gap:20px;color:#fff}
.hub-location-note .eyebrow,.hub-location-note h2,.hub-location-note p{color:#fff!important}
.hub-location-note .btn-primary{background:#fff!important;color:#15548a!important;border-color:#fff!important}
.resource-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
.resource-card{padding:30px;border:1px solid var(--hub-line);border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(7,31,70,.06)}
.resource-card>span{display:inline-flex;padding:7px 10px;border-radius:999px;background:linear-gradient(135deg,rgba(37,99,235,.10),rgba(34,197,94,.13));color:#1567bd;font-weight:850;font-size:12px;letter-spacing:.09em}
.resource-card h3{font-size:25px;color:var(--hub-text)!important;margin:16px 0 10px}
.resource-card p{color:var(--hub-muted)!important;line-height:1.68}
.resource-card a{color:#1267bf!important;font-weight:850}
.article-shell{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:28px;align-items:start}
.resource-article{min-width:0}
.resource-article-section{padding:0 0 34px;margin-bottom:34px;border-bottom:1px solid var(--hub-line)}
.resource-article-section h2{color:var(--hub-text)!important;font-size:32px;margin:0 0 14px}
.resource-article-section p{color:var(--hub-muted)!important;line-height:1.78}
.article-sidebar{position:sticky;top:120px;padding:24px;border-radius:18px;background:#f7faff;border:1px solid var(--hub-line)}
.article-sidebar h3{color:var(--hub-text)!important;margin-top:0}
.article-sidebar a{display:block;padding:10px 0;border-bottom:1px solid #e3ebf5;color:#1a5f9d!important;font-weight:750}
.article-cta{padding:26px;border-radius:22px;background:var(--hub-grad);display:flex;align-items:center;justify-content:space-between;gap:18px}
.article-cta .eyebrow,.article-cta h2,.article-cta p{color:#fff!important}
.article-cta .btn-primary{background:#fff!important;color:#15548a!important;border-color:#fff!important}
.home-explore-hub{padding:70px 0;background:linear-gradient(180deg,#fff,#f5faff)}
.home-hub-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.home-hub-grid a{min-width:0;padding:22px 18px;border-radius:18px;background:#fff;border:1px solid var(--hub-line);box-shadow:0 8px 22px rgba(7,31,70,.055);text-align:center;transition:.25s ease}
.home-hub-grid a:hover{transform:translateY(-5px);box-shadow:var(--hub-shadow)}
.home-hub-grid i{width:48px;height:48px;display:grid;place-items:center;margin:0 auto 13px;border-radius:15px;background:var(--hub-grad);color:#fff;font-size:19px}
.home-hub-grid strong{display:block;color:var(--hub-text)!important;font-size:16px}
.home-hub-grid span{display:block;color:var(--hub-muted)!important;font-size:12px;line-height:1.45;margin-top:6px}
.directory-main-link{font-weight:900!important;background:linear-gradient(135deg,rgba(37,99,235,.10),rgba(34,197,94,.12))!important;border-radius:10px!important}
.footer-main-v43{grid-template-columns:1.2fr .8fr .8fr 1fr!important}
@media(max-width:1050px){
  .hub-card-grid,.hub-brand-grid{grid-template-columns:repeat(2,1fr)}
  .home-hub-grid{grid-template-columns:repeat(3,1fr)}
  .footer-main-v43{grid-template-columns:repeat(2,1fr)!important}
}
@media(max-width:760px){
  .hub-hero{padding:52px 0 58px;text-align:center}
  .hub-hero-copy{margin:0 auto}
  .hub-hero h1{font-size:42px}
  .hub-hero p{font-size:16px}
  .hub-hero-actions{justify-content:center}
  .hub-section{padding:52px 0}
  .hub-heading{text-align:center;margin-left:auto;margin-right:auto}
  .hub-card-grid,.hub-brand-grid,.hub-area-grid,.hub-feature-row,.resource-grid,.hub-split,.article-shell{grid-template-columns:1fr}
  .hub-card,.hub-area-card,.resource-card{text-align:center}
  .hub-card-icon{margin-left:auto;margin-right:auto}
  .hub-card-actions{justify-content:center}
  .hub-mini-list,.hub-check-list{text-align:left}
  .hub-location-note,.article-cta{flex-direction:column;text-align:center}
  .article-sidebar{position:static}
  .home-hub-grid{grid-template-columns:1fr 1fr}
  .footer-main-v43{grid-template-columns:1fr!important;text-align:center}
}
@media(max-width:480px){.home-hub-grid{grid-template-columns:1fr}}
