@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}}}html,html[data-theme=dark],html[data-theme=light]{color-scheme:dark;--theme-bg:#000000;--theme-input-bg:#0a0a0a;--theme-text:#ededed;--theme-elevation-0:#000000;--theme-elevation-50:#060606;--theme-elevation-100:#0a0a0a;--theme-elevation-150:#0e0e0e;--theme-elevation-200:#111111;--theme-elevation-250:#141414;--theme-elevation-300:#161616;--theme-elevation-400:#1a1a1a;--theme-elevation-500:#222222;--theme-elevation-600:#2a2a2a;--theme-elevation-700:#333333;--theme-elevation-800:#555555;--theme-elevation-900:#aaaaaa;--theme-elevation-1000:#ededed;--color-base-0:#000000;--color-base-50:#0a0a0a;--color-base-100:#111111;--color-base-150:#161616;--color-base-200:#1a1a1a;--color-base-250:#222222;--color-base-300:#2a2a2a;--color-base-350:#333333;--color-base-400:#555555;--color-base-500:#666666;--color-base-600:#777777;--color-base-700:#888888;--color-base-800:#aaaaaa;--color-base-850:#cccccc;--color-base-900:#ededed;--color-base-1000:#ffffff;--color-success-500:#50e3c2;--color-warning-500:#f5a623;--color-error-500:#ff4444}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-moz-selection{background-color:rgba(59,110,245,.3);color:#fff}::selection{background-color:rgba(59,110,245,.3);color:#fff}