@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}}}@layer payload-default, payload;:root,html[data-theme=light]{--font-body:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"JetBrains Mono","Fira Code",monospace;--theme-bg:#f7f7f4;--theme-text:#26251e;--theme-input-bg:#ffffff;--theme-border-color:#d8d6cf;--liquid-light-1:radial-gradient(at 0% 0%,rgba(245,78,0,0.05) 0px,transparent 50%);--liquid-light-2:radial-gradient(at 100% 0%,rgba(245,78,0,0.03) 0px,transparent 50%);--glass-bg:rgba(255,255,255,0.7);--glass-border:rgba(38,37,30,0.08);--glass-blur:blur(12px);--theme-elevation-0:#f7f7f4;--theme-elevation-50:#fafaf7;--theme-elevation-100:#ffffff;--theme-elevation-150:#efeee8;--theme-elevation-200:#d8d6cf;--theme-elevation-250:#cfcdc4;--theme-elevation-300:#bcb9b1;--theme-elevation-350:#bcb9b1;--theme-elevation-400:#a09c92;--theme-elevation-450:#908d84;--theme-elevation-500:#807d72;--theme-elevation-550:#6e6b62;--theme-elevation-600:#5a5852;--theme-elevation-650:#4a4841;--theme-elevation-700:#3d3b35;--theme-elevation-750:#302f29;--theme-elevation-800:#26251e;--theme-elevation-850:#1f1e18;--theme-elevation-900:#1a1916;--theme-elevation-950:#0d0d0a;--theme-elevation-1000:#000000;--theme-success-50:#e8f7f2;--theme-success-100:#d4f0e8;--theme-success-150:#c2eadf;--theme-success-200:#aae0d1;--theme-success-250:#8dd6c3;--theme-success-300:#6fcdb4;--theme-success-400:#25a67a;--theme-success-500:#1f8a65;--theme-success-600:#187a59;--theme-success-650:#136950;--theme-success-750:#0e5540;--theme-success-800:#0a4030;--theme-success-850:#082e22;--theme-success-900:#051c15;--theme-error-50:#fdeef2;--theme-error-100:#fad6df;--theme-error-150:#f7c4d0;--theme-error-200:#f4b1c1;--theme-error-300:#e87696;--theme-error-400:#d94571;--theme-error-500:#cf2d56;--theme-error-600:#b82649;--theme-error-650:#a8213f;--theme-error-750:#8a1932;--theme-error-800:#6e1228;--theme-error-900:#3f0a17;--theme-error-950:#1f050b}html[data-theme=dark]{--theme-bg:#1a1916;--theme-text:#f0ede8;--theme-input-bg:#252320;--theme-border-color:#3a3830;--theme-elevation-0:#1a1916;--theme-elevation-50:#201f1c;--theme-elevation-100:#252320;--theme-elevation-150:#2d2b27;--theme-elevation-200:#353330;--theme-elevation-250:#3f3d38;--theme-elevation-300:#4a4841;--theme-elevation-350:#56534c;--theme-elevation-400:#6e6b62;--theme-elevation-450:#807d72;--theme-elevation-500:#909080;--theme-elevation-550:#a09c92;--theme-elevation-600:#b8b5ad;--theme-elevation-700:#cfcdc4;--theme-elevation-750:#d8d6cf;--theme-elevation-800:#e6e5e0;--theme-elevation-850:#efeee8;--theme-elevation-900:#f7f7f4;--theme-elevation-950:#fafaf7;--theme-elevation-1000:#ffffff}.collection-list,.dashboard,.doc-controls,.nav,body{font-family:var(--font-body)}body{background-image:var(--liquid-light-1),var(--liquid-light-2);background-attachment:fixed;-webkit-font-smoothing:antialiased}.id,.list-controls__search-input,.mono,code{font-family:var(--font-mono);font-size:.9em}.btn--style-primary{background-color:#f54e00;color:#ffffff;border-color:#f54e00}.btn--style-primary:focus,.btn--style-primary:hover{background-color:#d04200;border-color:#d04200}.btn--style-primary.btn--disabled,.btn--style-primary:disabled{background-color:#f8a07a;border-color:#f8a07a}.btn--style-secondary{border-color:var(--theme-elevation-300);color:var(--theme-elevation-800)}.btn--style-secondary:hover{border-color:#f54e00;color:#f54e00}.nav__brand .icon path,.nav__brand svg path{fill:#f54e00}.template-default .nav{background-color:var(--glass-bg);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border-right:1px solid var(--glass-border);box-shadow:1px 0 10px rgba(38,37,30,.02)}.nav__link--active,.nav__link:hover{color:#f54e00;background-color:var(--theme-elevation-50)}.nav__link--active:before{background-color:#f54e00}.app-header{background-color:var(--glass-bg)!important;backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border-bottom:1px solid var(--glass-border)!important;z-index:1000}.login{background-color:var(--theme-bg)}.login__form{background-color:var(--theme-elevation-100);border:1px solid var(--theme-elevation-200)}.login .logo path{fill:#f54e00}.dashboard__wrap{background-color:var(--theme-bg)}.card{background-color:rgba(255,255,255,.5);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid var(--glass-border);border-radius:12px;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 24px rgba(38,37,30,.04)}.card:hover{border-color:#f54e00;box-shadow:0 12px 32px rgba(245,78,0,.08);transform:translateY(-4px);background-color:rgba(255,255,255,.8)}.table{display:block;width:100%}.collection-list .table th{font-weight:600;color:var(--theme-elevation-600);font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid var(--theme-elevation-200);background-color:var(--theme-elevation-50)}.collection-list .table td{border-bottom:1px solid var(--theme-elevation-200)}.field-type input:focus,.field-type select:focus,.field-type textarea:focus{border-color:#f54e00;box-shadow:0 0 0 3px rgba(245,78,0,.12);outline:none}.checkbox-input--checked .checkbox-input__icon{background-color:#f54e00;border-color:#f54e00}.banner--type-success{background-color:var(--theme-success-50);border-color:var(--theme-success-200);color:var(--theme-success-600)}.banner--type-error{background-color:var(--theme-error-50);border-color:var(--theme-error-200);color:var(--theme-error-600)}.payload-toast-item--success{background-color:var(--theme-success-500)}.payload-toast-item--error{background-color:var(--theme-error-500)}.doc-controls__nav{border-bottom:1px solid var(--theme-elevation-200);background-color:var(--theme-elevation-100)}.progress-bar__bar{background-color:#f54e00}#app,.app,body,html{background-color:#f7f7f4!important}.template-minimal{background-color:#f7f7f4;min-height:100vh;display:flex;align-items:center;justify-content:center}.template-minimal__wrap{width:100%;max-width:420px;padding:24px}.login__form{background-color:#ffffff;border:1px solid #e6e5e0;border-radius:12px;padding:32px;box-shadow:0 4px 24px rgba(38,37,30,.08);width:100%}.login .logo,.login .logo__graphic{display:flex;justify-content:center;margin-bottom:24px}