@layer payload-default{}@layer payload-default{}@layer payload-default{.icon--check{height:1.5384615385rem;width:1.5384615385rem}.icon--check .stroke{fill:none;stroke:currentColor;stroke-width:2px}.collections{display:flex;width:100%;--gap:var(--base);--cols:5}.collections__wrap{width:100%;display:flex;flex-direction:column;gap:var(--base)}.collections__group{display:flex;flex-direction:column;gap:var(--gap)}.collections__label{margin:0}.collections__card-list{padding:0;margin:0;list-style:none;gap:12px;display:grid;grid-template-columns:repeat(var(--cols),1fr)}.collections__card-list .card{height:100%}.collections__locked.locked{align-items:unset;justify-content:unset}}@layer payload-default{}@layer payload-default{}@layer payload-default{@media(max-width:1440px){.collections{--cols:4}}@media(max-width:1024px){.collections{--gap:var(--base);--cols:2}}@media(max-width:768px){.collections{--cols:2}.collections__wrap{gap:var(--base)}.collections__card-list{gap:8px}}@media(max-width:400px){.collections{--cols:1}}}.uak-dash{border:1px solid var(--theme-elevation-100);border-radius:6px;padding:1.5rem;margin-bottom:2rem;background:var(--theme-elevation-50)}.uak-dash__title{margin:0 0 .5rem;font-size:1.25rem}.uak-dash__lede{margin:0 0 1.25rem;color:var(--theme-elevation-600);max-width:60ch}.uak-dash__stats{display:flex;gap:2rem;margin-bottom:1.25rem}.uak-dash__stat{display:flex;flex-direction:column}.uak-dash__num{font-size:1.75rem;line-height:1.1}.uak-dash__lbl{font-size:.8125rem;color:var(--theme-elevation-600)}.uak-dash__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem}.uak-dash__btn{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:4px;text-decoration:none;background:var(--theme-elevation-800);color:var(--theme-elevation-0);font-size:.875rem}.uak-dash__btn--ghost{background:rgba(0,0,0,0);color:var(--theme-elevation-800);border:1px solid var(--theme-elevation-200)}.uak-dash__sync{font-size:.875rem;padding:.75rem 1rem;border-radius:4px;border-left:3px solid var(--theme-success-500);background:var(--theme-elevation-100);border-radius:0}.uak-dash__sync.is-error{border-left-color:var(--theme-error-500)}