@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-bg:#F5F5F4;--theme-elevation-0:#FFFFFF;--theme-elevation-50:#FAFAF9;--theme-elevation-100:#F5F5F4;--theme-elevation-150:#E7E5E4;--theme-elevation-200:#D6D3D1;--theme-elevation-250:#A8A29E;--theme-elevation-300:#78716C;--theme-elevation-400:#57534E;--theme-elevation-450:#44403C;--theme-elevation-500:#292524;--theme-elevation-550:#1C1917;--theme-elevation-600:#171412;--theme-elevation-650:#120F0D;--theme-elevation-700:#0C0A09;--theme-elevation-750:#0A0908;--theme-elevation-800:#080706;--theme-elevation-850:#050403;--theme-elevation-900:#030201;--theme-elevation-950:#000000;--theme-elevation-1000:#000000;--theme-text:#44403C;--theme-text-muted:#78716C;--theme-success:#F65CAF;--theme-warning:#F59E0B;--theme-error:#EF4444;--theme-border-color:#E7E5E4}.nav{background:var(--theme-elevation-0);border-right:1px solid var(--theme-border-color)}.nav__link{color:var(--theme-text-muted)}.nav__link.active,.nav__link:hover{color:var(--theme-text);background:var(--theme-elevation-100)}.nav__link.active{font-weight:500}.nav-group__toggle{color:var(--theme-text-muted)}.app-header{background:var(--theme-elevation-0);border-bottom:1px solid var(--theme-border-color)}.template-default,.template-edit{background:var(--theme-bg)}.card,.document-fields{background:var(--theme-elevation-0);border:1px solid var(--theme-border-color)}.field-type .field-label{color:var(--theme-text-muted)}input,select,textarea{background:var(--theme-elevation-50);border-color:var(--theme-border-color);color:var(--theme-text)}input:focus,select:focus,textarea:focus{border-color:#f65caf;box-shadow:0 0 0 2px rgba(246,92,175,.1)}.btn.btn--style-primary{background:#f65caf;border-color:#f65caf}.btn.btn--style-primary:hover{background:#e54a9d;border-color:#e54a9d}.btn.btn--style-secondary{background:var(--theme-elevation-0);border-color:var(--theme-border-color);color:var(--theme-text)}.btn.btn--style-secondary:hover{background:var(--theme-elevation-100)}a{color:#f65caf}a:hover{color:#e54a9d}.table th{background:var(--theme-elevation-50);color:var(--theme-text-muted)}.table td,.table th{border-color:var(--theme-border-color)}.table tr:hover td{background:var(--theme-elevation-50)}.pill{background:var(--theme-elevation-100);color:var(--theme-text)}.status-indicator--published,.toast-container .toast--success{background:#f65caf}