.card-category__breadcrumb{display:flex;align-items:center;gap:9px;padding-top:6px;color:rgba(158,183,216,.72);font-size:13px}.card-category .seo-entry-text-link:hover,.card-category__breadcrumb a:hover{color:var(--seo-accent)}.card-category__tabs{display:flex;gap:8px;margin-top:20px;overflow-x:auto;scrollbar-width:none}.card-category__tabs::-webkit-scrollbar{display:none}.card-category__tabs a{min-height:38px;flex:0 0 auto;padding:9px 13px;border:1px solid rgba(232,200,120,.2);border-radius:999px;color:rgba(244,234,212,.76);background:rgba(3,9,20,.34);font-size:13px;white-space:nowrap}.card-category__tabs a.is-current,.card-category__tabs a:hover{border-color:rgba(232,200,120,.58);color:var(--color-soft-gold);background:var(--seo-accent-soft)}.card-category .seo-entry-hero{padding-top:46px}.card-category .seo-entry-hero__lead{max-width:720px}.card-category-journey>.seo-entry-steps{margin-top:0}.card-category-cards{grid-template-columns:1fr;scroll-margin-top:90px}.card-category-cards__grid{grid-template-columns:repeat(5,minmax(0,1fr))}.card-category-cards__grid .seo-entry-card-link{min-width:0}.card-category-cards__grid .seo-entry-card-link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-category-cta__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.card-category a:focus-visible{outline:2px solid var(--color-soft-gold);outline-offset:3px}@media (max-width:980px){.card-category-cards__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.card-category .seo-entry-hero{padding-top:34px}.card-category-cards__grid{grid-template-columns:1fr}.card-category-cta__actions{display:grid;justify-content:stretch}}