@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{--theme-elevation-0:#0A0A0F;--theme-elevation-50:#12121A;--theme-elevation-100:#1A1A25;--theme-elevation-150:#22222F;--theme-elevation-200:#2A2A3A;--theme-elevation-250:#32324A;--theme-elevation-300:#3A3A5A;--theme-elevation-350:#42426A;--theme-elevation-400:#4A4A7A;--theme-elevation-450:#52528A;--theme-elevation-500:#5A5A9A;--theme-elevation-550:#6262AA;--theme-elevation-600:#6A6ABA;--theme-elevation-650:#7272CA;--theme-elevation-700:#7A7ADA;--theme-elevation-750:#8282EA;--theme-elevation-800:#A0A0B0;--theme-elevation-850:#B0B0C0;--theme-elevation-900:#C0C0D0;--theme-elevation-950:#D0D0E0;--theme-elevation-1000:#FFFFFF;--theme-success-50:#00D4AA;--theme-success-100:#00B896;--theme-success-500:#00D4AA;--theme-success-900:#00F0C0;--theme-error-50:#FF5A5A;--theme-error-100:#E84848;--theme-error-500:#FF5A5A;--theme-error-900:#FF7A7A;--theme-warning-50:#FFB84D;--theme-warning-100:#E8A642;--theme-warning-500:#FFB84D;--theme-warning-900:#FFD07A}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--theme-elevation-100)}::-webkit-scrollbar-thumb{background:var(--theme-elevation-400);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--theme-elevation-500)}.login{background:linear-gradient(135deg,var(--theme-elevation-0) 0,var(--theme-elevation-100) 100%)}.dashboard__card{border-radius:12px;transition:transform .2s ease,box-shadow .2s ease}.dashboard__card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.3)}.tenant-selector{border-radius:8px;padding:8px 12px;margin-bottom:16px}.table__row:hover,.tenant-selector{background:var(--theme-elevation-150)}.btn{border-radius:8px;transition:all .2s ease}.btn--style-primary{background:#36f}.btn--style-primary:hover{background:#2952cc;transform:translateY(-1px)}.field-type input:focus,.field-type select:focus,.field-type textarea:focus{border-color:#36f;box-shadow:0 0 0 3px rgba(51,102,255,.15)}.rich-text{border-radius:8px;overflow:hidden}