@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{@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}}}.app-header__step-nav{max-width:100%;min-width:0;flex-wrap:nowrap;overflow:hidden}.app-header__step-nav .step-nav__last,.app-header__step-nav>a:not(.step-nav__home){min-width:0;max-width:clamp(8rem,28vw,18rem)}.app-header__step-nav .step-nav__last,.app-header__step-nav>a:not(.step-nav__home)>span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-logo__finity--dark,html[data-theme=dark] .admin-logo__finity--light{display:none!important}html[data-theme=dark] .admin-logo__finity--dark{display:block!important}