.ng-category-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);height:240px;min-height:240px;overflow:hidden;border:var(--ng-hero-border);border-radius:var(--ng-hero-radius);background:var(--ng-hero-grad);box-shadow:var(--ng-hero-shadow)}.ng-category-hero__content{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:1rem clamp(1.2rem,3vw,2.2rem)}.ng-category-hero__content nav{margin-bottom:.42rem}.ng-category-hero__content nav .breadcrumb{margin-bottom:.35rem!important}.ng-category-hero__eyebrow{display:inline-flex;align-items:center;align-self:flex-start;gap:.4rem;margin-bottom:.42rem;padding:.32rem .58rem;border:1px solid rgba(255,90,95,.28);border-radius:999px;color:#dc2626;background:rgba(255,255,255,.62);font-size:.64rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.ng-category-hero h1{max-width:14ch;margin:0 0 .32rem;color:var(--ng-navy);font-family:var(--ff-display);font-size:var(--ng-h1-page);font-weight:800;line-height:1;letter-spacing:-.035em}.ng-category-hero__content>p{display:-webkit-box;max-width:55ch;margin:0;overflow:hidden;color:var(--ng-muted);font-size:.88rem;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ng-category-hero__chips{display:flex;flex-wrap:nowrap;gap:.38rem;margin-top:.62rem;overflow:hidden}.ng-category-hero__chips span{display:inline-flex;align-items:center;gap:.3rem;padding:.32rem .5rem;border:1px solid rgba(36,87,245,.14);border-radius:999px;background:rgba(255,255,255,.76);color:var(--ng-navy);font-size:var(--ng-fs-micro);font-weight:750;white-space:nowrap}.ng-category-hero__chips i{color:var(--ng-cobalt)}.ng-category-hero__visual{position:relative;height:212px;min-height:212px;margin:14px;overflow:hidden;border-radius:15px;background:var(--ng-navy)}.ng-category-hero__visual::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(5,12,35,.62))}.ng-category-hero__visual>img{width:100%;height:100%;min-height:0;object-fit:cover;transition:transform .5s ease}.ng-category-hero:hover .ng-category-hero__visual>img{transform:scale(1.025)}.ng-category-hero__stat{position:absolute;z-index:2;left:1rem;bottom:1rem;display:flex;align-items:center;gap:.68rem;padding:.68rem .88rem;border:1px solid rgba(255,255,255,.5);border-radius:16px;color:#fff;background:rgba(7,18,48,.76);backdrop-filter:blur(12px)}.ng-category-hero__stat>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:var(--ng-cobalt)}.ng-category-hero__stat strong,.ng-category-hero__stat small{display:block}.ng-category-hero__stat strong{font-size:1.3rem;line-height:1}.ng-category-hero__stat small{margin-top:.2rem;color:rgba(255,255,255,.78);font-size:.72rem}.ng-category-hero__icon{position:absolute;z-index:2;top:1rem;right:1rem;display:grid;width:48px;height:48px;place-items:center;border:3px solid #fff;border-radius:15px;color:#fff;background:#ff5a5f;font-size:1.2rem;box-shadow:0 10px 24px rgba(0,0,0,.22)}.ng-category-filter{display:grid;grid-template-columns:minmax(170px,1fr) minmax(170px,1fr) auto auto;gap:.65rem;align-items:end;padding:.7rem;border:1px solid var(--ng-border);border-radius:14px;background:var(--ng-bg)}.ng-category-filter .form-label{font-size:.72rem;color:var(--ng-muted)}.ng-category-filter .form-select{min-height:38px;border-radius:9px;font-size:.88rem}.ng-category-filter .btn{min-height:38px;border-radius:9px;white-space:nowrap}@media(max-width:767.98px){.ng-category-hero{grid-template-columns:1fr;height:auto;min-height:0;border-radius:18px}.ng-category-hero__content{padding:1rem 1rem .8rem}.ng-category-hero__content nav{margin-bottom:.35rem}.ng-category-hero h1{font-size:var(--ng-h1-page)}.ng-category-hero__content>p{font-size:.82rem;line-height:1.4}.ng-category-hero__chips{margin-top:.6rem;gap:.3rem;overflow-x:auto}.ng-category-hero__chips span{padding:.3rem .44rem;font-size:var(--ng-fs-micro)}.ng-category-hero__visual{height:170px;min-height:170px;margin:0 8px 8px;border-radius:13px}.ng-category-hero__visual>img{height:170px;min-height:0}.ng-category-hero__stat{left:.65rem;bottom:.65rem;padding:.5rem .62rem}.ng-category-hero__stat>span{width:34px;height:34px}.ng-category-hero__icon{top:.65rem;right:.65rem;width:40px;height:40px}.ng-category-filter{grid-template-columns:1fr 1fr}.ng-category-filter__action .btn{width:100%}}@media(max-width:420px){.ng-category-filter{grid-template-columns:1fr}}[data-bs-theme=dark] .ng-category-hero{background:linear-gradient(135deg,#141b33,#1a2040 54%,#1e1535);box-shadow:0 14px 34px rgba(0,0,0,.35)}[data-bs-theme=dark] .ng-category-hero__eyebrow{color:#ff7070;background:rgba(255,112,112,.12);border-color:rgba(255,112,112,.3)}[data-bs-theme=dark] .ng-category-hero__chips span{color:var(--ng-text);background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.1)}.ng-category-hero__chip-link{display:inline-flex;align-items:center;gap:.4rem;padding:.42rem .8rem;border-radius:999px;background:var(--ng-cobalt,#2447e6);color:#fff;font-size:.82rem;font-weight:700;text-decoration:none}.ng-category-hero__chip-link:hover{filter:brightness(1.08);color:#fff}.ng-category-hero__chip-link:focus-visible{outline:2px solid currentColor;outline-offset:2px}