@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}}}body:has(.admin-environment-banner){--env-banner-height:40px;padding-top:var(--env-banner-height)}.admin-environment-banner{position:fixed;top:0;left:0;right:0;z-index:calc(var(--z-nav) + 1);display:flex;align-items:center;justify-content:center;gap:.625rem;min-height:var(--env-banner-height);padding:.5rem 1rem;font-size:.8125rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#4a2d00;background:#f4b740;border-bottom:1px solid #d99617;box-shadow:0 1px 0 rgba(0,0,0,.06)}.admin-environment-banner__eyebrow{opacity:.8}.admin-environment-banner__value{letter-spacing:.08em}@media(max-width:640px){body:has(.admin-environment-banner){--env-banner-height:48px}.admin-environment-banner{gap:.375rem;padding-inline:.75rem;font-size:.75rem}}.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}.multi-value.draggable,.multi-value.draggable *{-moz-user-select:none;user-select:none;-webkit-user-select:none}