@layer payload-default{}@layer payload-default{}*,body,html{font-family:Readex Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important}:root{--theme-bg:#f9fafb;--theme-elevation-0:#ffffff;--theme-elevation-50:#f3f4f6;--theme-elevation-100:#e5e7eb;--theme-elevation-150:#d1d5db;--theme-elevation-200:#9ca3af;--theme-elevation-300:#6b7280;--theme-text:#111827;--theme-text-light:#4b5563;--theme-border-color:#e5e7eb;--theme-primary-500:#4f46e5;--theme-primary-400:#6366f1;--theme-primary-600:#4338ca;--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);--border-radius-s:4px;--border-radius-m:8px;--border-radius-l:12px;--border-radius-xl:16px}html[data-theme=dark]{--theme-bg:#0d1117;--theme-elevation-0:#161b22;--theme-elevation-50:#21262d;--theme-elevation-100:#2a3038;--theme-elevation-150:#353c46;--theme-elevation-200:#424a55;--theme-elevation-300:#535b66;--theme-text:#e6edf3;--theme-text-light:#8b949e;--theme-border-color:#30363d;--theme-primary-500:#4f46e5;--theme-primary-400:#6366f1;--theme-primary-600:#4338ca;--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.3);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.4),0 2px 4px -1px rgba(0,0,0,0.3);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.5),0 4px 6px -2px rgba(0,0,0,0.4)}.nav{border:none;background:var(--theme-elevation-0)}.nav__link{padding:10px 16px;margin-bottom:4px;border-radius:var(--border-radius-m);transition:all .2s ease;font-weight:500;display:flex;align-items:center;gap:12px}.nav__link:hover{background:var(--theme-elevation-100);transform:translateX(2px)}.nav__link:active{background:var(--theme-primary-500)!important;color:#fff!important;font-weight:600;box-shadow:var(--shadow-sm)}.nav__item--active .nav__link,.nav__item--active>.nav__link,.nav__link--active,.nav__link--active .nav__link,.nav__link.active,.nav__link.is-active,.nav__link.nav__link--active,.nav__link:has(.nav__link-indicator),.nav__link[aria-current=page],.nav__link[aria-current=true]{background:var(--theme-primary-500)!important;color:#fff!important;font-weight:600;box-shadow:var(--shadow-sm)}html[data-theme=dark] .nav__link--active{background:var(--theme-primary-500)}.btn--style-primary{background-color:var(--theme-primary-500);color:#fff!important;border:none;border-radius:var(--border-radius-s);box-shadow:var(--shadow-sm);transition:all .2s ease}.btn--style-primary:hover{background-color:var(--theme-primary-400);box-shadow:var(--shadow-md);transform:translateY(-1px)}.template-default__header{border-bottom:1px solid var(--theme-border-color)}.collection-list__header,.template-default__header{background:var(--theme-elevation-0)}.card-style--default,.dashboard__card,.render-fields>.grid{background:var(--theme-elevation-0);border-radius:var(--border-radius-l);box-shadow:var(--shadow-sm)}.render-fields>.grid{padding:var(--base)}.collection-edit__main,.dashboard{background-color:rgba(0,0,0,0)}.template-default__wrap{background-color:var(--theme-bg)}.table-wrapper{background:var(--theme-elevation-0);border-radius:var(--border-radius-l);box-shadow:var(--shadow-sm);overflow:hidden}.table{width:100%;border-collapse:collapse}.table thead th{background:var(--theme-elevation-50);padding:14px 20px;text-align:left;font-size:12px;font-weight:600;color:var(--theme-text-light);text-transform:uppercase;letter-spacing:.5px}.table tbody tr{transition:background-color .2s ease}.table tbody tr:last-of-type{border-bottom:none}.table tbody tr:hover{background-color:var(--theme-elevation-0)}.table tbody td{padding:16px 20px;font-size:14px;color:var(--theme-text)}.table .cell-actions{text-align:right}.table .file__filename{margin-left:var(--base);content-visibility:hidden}