:root{--theme-bg:#f5f5f4;--theme-elevation-0:#fff;--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:#000;--theme-elevation-1000:#000;--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:hover{color:var(--theme-text);background:var(--theme-elevation-100)}.nav__link.active{color:var(--theme-text);background:var(--theme-elevation-100);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,textarea,select{background:var(--theme-elevation-50);border-color:var(--theme-border-color);color:var(--theme-text)}input:focus,textarea:focus,select:focus{border-color:#f65caf;box-shadow:0 0 0 2px #f65caf1a}.btn.btn--style-primary{color:#fff;background:#f65caf;border-color:#f65caf}.btn.btn--style-primary:hover{color:#fff;background:#d14a8c;border-color:#d14a8c}.btn.btn--style-primary:focus{color:#fff}.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:#c4408a}a:hover{color:#a03472}.table th{background:var(--theme-elevation-50);color:var(--theme-text-muted);border-color:var(--theme-border-color)}.table td{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{background:#f65caf}.toast-container .toast--success{color:#fff;background:#f65caf}
