@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;grid-gap:12px;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}}}:root{--payload-admin-surface:#ffffff}html{color-scheme:light}#app,body,html{background-color:var(--payload-admin-surface)}#app,body{color:var(--theme-text,#0f172a)}html[data-theme=dark],html[data-theme]{--theme-bg:#ffffff;--theme-input-bg:#ffffff;--theme-text:#0f172a;--theme-border-color:#e2e8f0;--theme-overlay:rgba(15,23,42,0.12);--theme-elevation-0:#ffffff;--theme-elevation-50:#f8fafc;--theme-elevation-100:#f1f5f9;--theme-elevation-150:#e2e8f0;--theme-elevation-200:#d8e3ed;--theme-elevation-250:#cbd5e1;--theme-elevation-300:#b0bbca;--theme-elevation-350:#94a3b8;--theme-elevation-400:#64748b;--theme-elevation-450:#475569;--theme-elevation-500:#334155;--theme-elevation-550:#243047;--theme-elevation-600:#1e293b;--theme-elevation-650:#152032;--theme-elevation-700:#111c2b;--theme-elevation-750:#0d1724;--theme-elevation-800:#0a131d;--theme-elevation-850:#070f16;--theme-elevation-900:#050b11;--theme-elevation-950:#03070c;--theme-elevation-1000:#010309}html[data-theme=dark]{color-scheme:light}html[data-theme=dark] #app,html[data-theme=dark] body{background-color:var(--payload-admin-surface);color:var(--theme-text)}[data-theme] aside,[data-theme] header,[data-theme] main,[data-theme] nav{background-color:var(--theme-elevation-0)}