@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[data-theme=dark],html[data-theme=light]{color-scheme:dark;--theme-bg:#101820;--theme-input-bg:#101820;--theme-text:#f6f7f4;--theme-elevation-0:#101820;--theme-elevation-50:#151f27;--theme-elevation-100:#1a252e;--theme-elevation-150:#202b34;--theme-elevation-200:#26323a;--theme-elevation-250:#303b43;--theme-elevation-300:#3a454c;--theme-elevation-400:#5e6363;--theme-elevation-500:#7a807f;--theme-elevation-600:#9ea4a1;--theme-elevation-700:#b8bcb8;--theme-elevation-800:#d9dcda;--theme-elevation-900:#f0f2ef;--theme-elevation-1000:#ffffff;--theme-success-500:#ffb549;--theme-warning-500:#ffb549;--theme-error-500:#ff3b30}body{background:#101820}.payload-admin,.template-default,.template-minimal{background:#101820;color:#f6f7f4}.login.template-minimal{display:flex;align-items:center;justify-content:center;min-height:100svh;padding:24px;background:linear-gradient(180deg,rgba(16,24,32,.94),rgba(16,24,32,1)),#101820}.login .template-minimal__wrap{width:min(420px,calc(100vw - 32px));margin:0 auto;padding:32px;border:1px solid rgba(184,188,184,.22);border-radius:8px;background:#151f27;box-shadow:0 22px 60px rgba(0,0,0,.42)}.login__brand{margin-bottom:28px}.login__brand .graphic-logo,.login__brand svg{max-width:180px}.graphic-logo path,.login__brand svg path{fill:#f6f7f4}.login .field-label,.login label{color:#d9dcda}.login input,.login select,.login textarea{border-color:rgba(184,188,184,.32);background:#101820;color:#f6f7f4}.login input:focus,.login select:focus,.login textarea:focus{border-color:#ffb549;box-shadow:0 0 0 2px rgba(255,181,73,.24)}.login .btn,.login button{border-color:#ff3b30;background:#ff3b30;color:#ffffff}.login a{color:#ffb549}