.pp-hero--hub{background:linear-gradient(135deg,rgba(79,70,229,0.12) 0%,rgba(14,165,233,0.06) 100%);border-color:rgba(79,70,229,0.2)}[data-bs-theme="dark"] .pp-hero--hub{background:linear-gradient(135deg,rgba(79,70,229,0.18) 0%,transparent 100%)}.hub-search{position:relative;max-width:460px;margin:0 auto}.hub-search__icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--pp-text-muted);pointer-events:none}.hub-search__input{width:100%;padding:.8rem 1rem .8rem 2.6rem;font-size:1rem;color:var(--pp-text);background:var(--pp-bg-card);border:1px solid var(--pp-border);border-radius:999px;box-shadow:var(--pp-shadow-sm);transition:border-color .15s ease,box-shadow .15s ease}.hub-search__input:focus{outline:none;border-color:var(--pp-primary);box-shadow:0 0 0 3px rgba(79,70,229,.18)}.hub-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.hub-tab{padding:.4rem 1rem;font-size:.9rem;font-weight:600;color:var(--pp-text-sub);background:var(--pp-bg-soft);border:1px solid var(--pp-border);border-radius:999px;cursor:pointer;transition:color .15s ease,background .15s ease,border-color .15s ease}.hub-tab:hover{color:var(--pp-text);border-color:var(--pp-border-strong)}.hub-tab.is-active{color:#fff;background:var(--pp-primary);border-color:var(--pp-primary)}[data-bs-theme="dark"] .hub-tab.is-active{color:#0b1020}.hub-group+.hub-group{margin-top:2rem}.pp-section .hub-group__title{font-size:1.15rem;font-weight:700;color:var(--pp-text-muted);text-transform:uppercase;letter-spacing:.06em;margin:0 0 1rem}.hub-lede{color:var(--pp-text-sub);margin-bottom:1.2rem}.hub-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:768px){.hub-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1400px){.hub-grid{grid-template-columns:repeat(3,1fr)}}.hub-card{display:flex;align-items:flex-start;gap:.9rem;padding:1.1rem 1.2rem;text-decoration:none;color:var(--pp-text);background:var(--pp-bg-soft);border:1px solid var(--pp-border);border-radius:var(--pp-radius);transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.hub-card:hover{transform:translateY(-2px);border-color:var(--pp-primary);box-shadow:var(--pp-shadow-md);color:var(--pp-text)}.hub-card__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:10px;color:#fff;font-size:1.25rem}.hub-card__body{display:flex;flex-direction:column;min-width:0}.hub-card__title{font-size:1.02rem;font-weight:700;line-height:1.3}.hub-card__desc{font-size:.88rem;line-height:1.45;color:var(--pp-text-sub);margin-top:.25rem}.hub-card__tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.6rem}.hub-tag{font-size:.7rem;font-weight:600;letter-spacing:.03em;padding:.12rem .45rem;color:var(--pp-text-muted);background:var(--pp-bg-card);border:1px solid var(--pp-border);border-radius:5px}.hub-card__arrow{margin-left:auto;align-self:center;color:var(--pp-text-muted);opacity:0;transform:translateX(-4px);transition:opacity .15s ease,transform .15s ease}.hub-card:hover .hub-card__arrow{opacity:1;transform:translateX(0)}.hub-card.is-filtered,.hub-group.is-filtered{display:none}.hub-status{margin:0 0 1rem;font-size:.82rem;color:var(--pp-text-muted)}.hub-status:empty{margin-bottom:0}.hub-empty{margin:1.5rem 0 0;padding:1.2rem;text-align:center;color:var(--pp-text-muted);background:var(--pp-bg-soft);border:1px dashed var(--pp-border);border-radius:var(--pp-radius)}.hub-table{--bs-table-color:var(--pp-text);--bs-table-bg:transparent;--bs-table-border-color:var(--pp-border);margin-bottom:0}.hub-table thead th{font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:var(--pp-text-muted);border-bottom:1px solid var(--pp-border-strong)}.hub-table td{font-size:.92rem;vertical-align:middle}.hub-table td:last-child{color:var(--pp-text-sub)}.hub-table a{color:var(--pp-primary);font-weight:600;text-decoration:none}.hub-table a:hover{text-decoration:underline}@media (max-width:575.98px){.hub-card{padding:.9rem 1rem}.hub-tab{padding:.35rem .7rem;font-size:.82rem}}