.nc-hub{border:1px solid var(--skl-line);width:100%;display:grid}.nc-hub__item{border-bottom:1px solid var(--skl-line);color:inherit;align-content:start;gap:8px;padding:24px 28px;text-decoration:none;display:grid}.nc-hub__item:last-child{border-bottom:0}.nc-hub__item:hover{background:var(--skl-surface)}.nc-hub__item:focus-visible{background:var(--skl-surface);outline:2px solid var(--skl-text);outline-offset:-2px}.nc-hub__item strong{font-size:.95rem;font-weight:var(--nc-weight-medium);letter-spacing:-.01em}.nc-hub__item span{color:var(--skl-text-muted);font-size:.8rem;line-height:1.5}@media (width<=760px){.nc-hub{border:0}.nc-hub__item{align-items:center;gap:var(--nc-space-2) var(--nc-space-3);min-height:56px;padding:var(--nc-space-3) 0;border-color:var(--nc-line-soft);grid-template-columns:minmax(0,1fr) auto}.nc-hub__item:last-child{border-bottom:1px solid var(--nc-line-soft)}.nc-hub__item:hover,.nc-hub__item:focus-visible{color:var(--nc-ink-strong);background:0 0}.nc-hub__item strong{font-size:var(--nc-type-lead)}.nc-hub__description{font-size:var(--nc-type-small);grid-column:1}.nc-hub__arrow{grid-area:1/2/3;display:block}}