:root{--font-body:"Inter", sans-serif;--font-mono:ui-monospace, "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--font-serif:"Inter", sans-serif;--accessibility-outline:2px solid #0e3e55;--accessibility-outline-offset:2px}html[data-theme=light]{--theme-bg:#fff;--theme-text:#1d1a16;--theme-input-bg:#fff;--theme-border-color:#bdb7ab;--theme-elevation-0:#fff;--theme-elevation-50:#f8f6f2;--theme-elevation-100:#f3eee6;--theme-elevation-150:#eee8dc;--theme-elevation-200:#ddd7cb;--theme-elevation-250:#cfc8bc;--theme-elevation-300:#bdb7ab;--theme-elevation-350:#b0aa9e;--theme-elevation-400:#a39d91;--theme-elevation-450:#978f83;--theme-elevation-500:#8a8477;--theme-elevation-550:#7e786a;--theme-elevation-600:#767062;--theme-elevation-700:#6b6557;--theme-elevation-750:#5a5449;--theme-elevation-800:#484237;--theme-elevation-850:#353026;--theme-elevation-900:#1d1a16;--theme-elevation-950:#13110e;--theme-elevation-1000:#0c0a08;--theme-error-50:#ffeae5;--theme-error-100:#ffd8d0;--theme-error-150:#ffc4ba;--theme-error-200:#ffb1a5;--theme-error-300:#ff8b7d;--theme-error-400:#e77265;--theme-error-500:#c45348;--theme-error-600:#a0322a;--theme-error-650:#922620;--theme-error-750:#6e0000;--theme-error-800:#490000;--theme-error-900:#340000;--theme-error-950:#290000;--theme-success-50:#b3ffcb;--theme-success-100:#a6f7be;--theme-success-150:#97e8af;--theme-success-200:#88d8a0;--theme-success-250:#7aca93;--theme-success-300:#6ebe87;--theme-success-400:#54a46e;--theme-success-500:#338451;--theme-success-600:#056433;--theme-success-650:#005b2a;--theme-success-750:#005223;--theme-success-800:#003f11;--theme-success-850:#00340c;--theme-success-900:#002604;--theme-warning-100:#ffefdb;--theme-warning-150:#ffe0bf;--theme-warning-600:#fc860a;--theme-warning-800:#844300;--card-bg-color:var(--theme-elevation-0);--card-border-color:var(--theme-elevation-250);--card-label-color:var(--theme-elevation-900);--card-titlebar-icon-color:var(--theme-elevation-700);--card-icon-dots-bg-color:var(--theme-elevation-150);--card-icon-dots-color:var(--theme-elevation-700)}html[data-theme=dark]{--theme-bg:#020f18;--theme-text:#eee8dc;--theme-input-bg:#07283c;--theme-border-color:#0e3e55;--theme-elevation-0:#020f18;--theme-elevation-50:#041826;--theme-elevation-100:#07283c;--theme-elevation-150:#0a324a;--theme-elevation-200:#0e3e55;--theme-elevation-250:#165473;--theme-elevation-300:#1d5d7e;--theme-elevation-350:#237ead;--theme-elevation-400:#2297cd;--theme-elevation-450:#4badd9;--theme-elevation-500:#78c4e5;--theme-elevation-550:#94d1eb;--theme-elevation-600:#b5e2f3;--theme-elevation-700:#c9eaf5;--theme-elevation-750:#d8f1fa;--theme-elevation-800:#e6f5fb;--theme-elevation-850:#eef8fc;--theme-elevation-900:#f5fbfd;--theme-elevation-950:#f9fdfe;--theme-elevation-1000:#fff;--theme-error-50:#340000;--theme-error-100:#490000;--theme-error-150:#6e0000;--theme-error-200:#871714;--theme-error-300:#a0322a;--theme-error-400:#c45348;--theme-error-500:#e77265;--theme-error-600:#ff8b7d;--theme-error-650:#ff9d8f;--theme-error-750:#ffb1a5;--theme-error-800:#ffc4ba;--theme-error-900:#ffd8d0;--theme-error-950:#ffeae5;--theme-success-50:#001a01;--theme-success-100:#002604;--theme-success-150:#003f11;--theme-success-200:#003f11;--theme-success-250:#005223;--theme-success-300:#056433;--theme-success-400:#338451;--theme-success-500:#54a46e;--theme-success-600:#6ebe87;--theme-success-650:#7aca93;--theme-success-750:#88d8a0;--theme-success-800:#97e8af;--theme-success-850:#a6f7be;--theme-success-900:#b3ffcb;--theme-warning-100:#3d1a00;--theme-warning-150:#642f00;--theme-warning-600:#fc860a;--theme-warning-800:#ffe0bf;--accessibility-outline:2px solid #b5e2f3}body{font-family:var(--font-body)}:is(button,input,select,textarea,a,[tabindex]):focus-visible{outline:var(--accessibility-outline);outline-offset:var(--accessibility-outline-offset)}.cj-brand-logo{width:100%;max-width:220px;height:auto;display:block}.cj-brand-icon{border-radius:6px;width:28px;height:28px;display:block}.card{color:var(--theme-elevation-900)}.cj-admin-collection-notice{padding:calc(var(--base)*.8) calc(var(--base)*1);border:1px solid var(--theme-elevation-250);border-left:3px solid var(--theme-warning-600);border-radius:var(--style-radius-s);background:color-mix(in srgb, var(--theme-warning-100) 45%, var(--theme-elevation-0));color:var(--theme-elevation-900)}.cj-admin-collection-notice__eyebrow{color:var(--theme-warning-800);text-transform:uppercase;font-weight:700}.cj-admin-collection-notice__description{color:var(--theme-elevation-750);margin:0}.cj-admin-flow-page{gap:calc(var(--base)*1);display:grid}.cj-admin-flow-page__header{gap:calc(var(--base)*.35);display:grid}.cj-admin-page__title{margin:0}.cj-admin-page__description{color:var(--theme-elevation-700);margin:0}.cj-admin-action-panel{gap:calc(var(--base)*.75);padding-top:calc(var(--base)*.25);display:grid}.cj-admin-action-panel__content{gap:calc(var(--base)*.35);display:grid}.cj-admin-action-card__description,.cj-admin-action-panel__status{color:var(--theme-elevation-700);margin:0}.cj-admin-action-panel__actions{align-items:center;display:flex}.cj-admin-action-panel__status{font-weight:500}.cj-admin-action-panel__status--success{color:var(--theme-success-700)}.cj-admin-action-panel__status--error{color:var(--theme-error-600)}html[data-theme=light] .nav__label{color:var(--theme-elevation-600)}html[data-theme=light] .nav__link{color:var(--theme-elevation-900)}html[data-theme=light] .nav-group__toggle{color:var(--theme-elevation-600)}html[data-theme=light] .dashboard-breadcrumb-select{color:var(--theme-elevation-800)}html[data-theme=light] .collection-edit__auth .auth-fields{background:var(--theme-elevation-150);border-radius:var(--style-radius-s)}html[data-theme=light] .collection-list .simple-table__thead{color:var(--theme-elevation-750)}html[data-theme=light] .collection-list .table-wrap{background:var(--theme-elevation-0);border-radius:var(--style-radius-s);overflow:hidden}html[data-theme=light] .collection-list .simple-table__th{background:var(--theme-elevation-150);font-weight:500}html[data-theme=light] .collection-list .draggable-table-row{--row-text-color:var(--theme-elevation-900)}html[data-theme=light] .collection-list .draggable-table-row:not(.draggable-table-row--selected):not(.draggable-table-row--focused):not(.draggable-table-row--over):nth-child(odd){--row-bg-color:var(--theme-elevation-150)}html[data-theme=light] .collection-list .draggable-table-row .draggable-table-row__cell-content{border-bottom:1px solid var(--theme-elevation-200)}html[data-theme=light] .collection-list .table tbody tr:nth-child(odd),html[data-theme=light] .collection-list .table tbody tr:nth-child(odd) td,html[data-theme=light] .collection-list .simple-table__tr:nth-child(odd):not(:first-child) .simple-table__td{background:var(--theme-elevation-150)}
