.home-hub{flex:1 1;flex-direction:column;min-width:0}.home-hub,.home-hub__topbar{display:flex;background:var(--bg2)}.home-hub__topbar{height:52px;flex-shrink:0;border-bottom:1px solid var(--border);align-items:center;padding:0 clamp(1rem,3vw,2.5rem);gap:.65rem}.home-hub__topbar-title{font-weight:700;font-size:1.1rem;color:var(--text-bright);letter-spacing:.02em}.home-hub__topbar-sub{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);padding-left:.65rem;border-left:1px solid var(--border)}.home-hub__wrap{width:100%;max-width:min(92rem,100%);margin:0 auto;padding:1.75rem clamp(1rem,3vw,2.75rem) 2.5rem;box-sizing:border-box}.home-hub__intro{text-align:center;max-width:40rem;margin:0 auto 2rem}.home-hub__title{font-size:clamp(1.35rem,2.5vw,1.65rem);font-weight:700;color:var(--text-bright);margin:0 0 .5rem;line-height:1.25}.home-hub__lede{font-size:.95rem;color:var(--muted);margin:0;line-height:1.55}.home-hub__section{margin-bottom:2.25rem}.home-hub__section:last-child{margin-bottom:0}.home-hub__section-title{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:0 0 .35rem}.home-hub__section-lede{font-size:.88rem;color:var(--muted);line-height:1.45;margin:0 0 1rem;max-width:40rem}.home-hub__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(17.5rem,1fr));grid-gap:1.25rem;gap:1.25rem}.home-hub__card{display:flex;flex-direction:row;align-items:stretch;background:var(--bg3);border:1px solid var(--border);border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.home-hub__card:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(0,0,0,.32);border-color:rgba(88,101,242,.4)}.home-hub__card:hover .home-hub__card-cta{background:var(--blurple-hover)}.home-hub__card:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(88,101,242,.35);border-color:var(--blurple)}.home-hub__card-stripe{width:4px;flex-shrink:0;border-radius:12px 0 0 12px}.home-hub__card-stripe--violet{background:#8b5cf6}.home-hub__card-stripe--blurple{background:#5865f2}.home-hub__card-stripe--cyan{background:#22d3ee}.home-hub__card-stripe--indigo{background:#6366f1}.home-hub__card-stripe--rose{background:#f43f5e}.home-hub__card-stripe--amber{background:#f59e0b}.home-hub__card-stripe--sky{background:#38bdf8}.home-hub__card-stripe--emerald{background:#34d399}.home-hub__card-stripe--fuchsia{background:#e879f9}.home-hub__card-stripe--slate{background:#94a3b8}.home-hub__card-stripe--catalog{background:#2dd4bf}.home-hub__card-body{padding:1rem 1.15rem 1.15rem 1rem;flex:1 1;display:flex;flex-direction:column;gap:.5rem;text-align:left;min-width:0}.home-hub__card-head{display:flex;align-items:flex-start;gap:.75rem}.home-hub__card-icon-wrap{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:10px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border)}.home-hub__card-icon-wrap .sb-icon{width:1.2rem;height:1.2rem;stroke-width:2}.home-hub__card-icon-wrap--violet{background:rgba(139,92,246,.12);border-color:rgba(139,92,246,.35)}.home-hub__card-icon-wrap--violet .sb-icon{color:#a78bfa}.home-hub__card-icon-wrap--blurple{background:rgba(88,101,242,.12);border-color:rgba(88,101,242,.4)}.home-hub__card-icon-wrap--blurple .sb-icon{color:#7289da}.home-hub__card-icon-wrap--cyan{background:rgba(34,211,238,.1);border-color:rgba(34,211,238,.35)}.home-hub__card-icon-wrap--cyan .sb-icon{color:#22d3ee}.home-hub__card-icon-wrap--indigo{background:rgba(99,102,241,.12);border-color:rgba(99,102,241,.35)}.home-hub__card-icon-wrap--indigo .sb-icon{color:#818cf8}.home-hub__card-icon-wrap--rose{background:rgba(244,63,94,.1);border-color:rgba(244,63,94,.35)}.home-hub__card-icon-wrap--rose .sb-icon{color:#fb7185}.home-hub__card-icon-wrap--amber{background:rgba(245,158,11,.12);border-color:rgba(245,158,11,.35)}.home-hub__card-icon-wrap--amber .sb-icon{color:#fbbf24}.home-hub__card-icon-wrap--sky{background:rgba(56,189,248,.1);border-color:rgba(56,189,248,.35)}.home-hub__card-icon-wrap--sky .sb-icon{color:#38bdf8}.home-hub__card-icon-wrap--emerald{background:rgba(52,211,153,.1);border-color:rgba(52,211,153,.35)}.home-hub__card-icon-wrap--emerald .sb-icon{color:#34d399}.home-hub__card-icon-wrap--fuchsia{background:rgba(232,121,249,.1);border-color:rgba(232,121,249,.35)}.home-hub__card-icon-wrap--fuchsia .sb-icon{color:#e879f9}.home-hub__card-icon-wrap--slate{background:rgba(148,163,184,.12);border-color:rgba(148,163,184,.35)}.home-hub__card-icon-wrap--slate .sb-icon{color:#cbd5e1}.home-hub__card-icon-wrap--catalog{background:rgba(45,212,191,.12);border-color:rgba(45,212,191,.4)}.home-hub__card-icon-wrap--catalog .sb-icon{color:#5eead4}.home-hub__card-head-text{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.home-hub__card-eyebrow{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--muted)}.home-hub__card-title{font-size:1rem;font-weight:700;color:var(--text-bright);margin:0;line-height:1.3;font-family:Nunito,sans-serif}.home-hub__card-desc{font-size:.875rem;color:var(--muted);margin:0;line-height:1.45;flex:1 1}.home-hub__card-cta{margin-top:.65rem;display:flex;align-items:center;justify-content:center;width:100%;padding:.55rem 1rem;border-radius:8px;background:var(--blurple);color:#fff;font-weight:700;font-size:.875rem;transition:background .2s ease;pointer-events:none}.home-hub__featured-wrap{padding:0 clamp(1rem,3vw,2.75rem) 1.5rem}.home-hub__faq-outer,.home-hub__featured-wrap{width:100%;max-width:min(92rem,100%);margin:0 auto;box-sizing:border-box}.home-hub__faq-outer{padding:0 clamp(1rem,3vw,2.75rem) 2rem}.home-hub__faq-outer .faq-seo-block{max-width:none;width:100%;margin-top:1rem;margin-left:auto;margin-right:auto}@media(max-width:520px){.home-hub__grid{grid-template-columns:1fr}}.main-and-right--home-hub{padding-left:0;padding-right:0}