.admin{--n-bg:#ffffff;--n-sidebar:#f7f7f5;--n-hover:rgba(0,0,0,0.04);--n-active:rgba(0,0,0,0.06);--n-line:rgba(55,53,47,0.09);--n-line-strong:rgba(55,53,47,0.16);--n-input:rgba(242,241,238,0.6);--n-ink:#37352f;--n-ink-2:#787774;--n-ink-3:#9b9a97;--n-accent:#2383e2;--n-accent-soft:rgba(35,131,226,0.14);--n-tag-gray:#e3e2e0;--n-tag-brown:#eee0da;--n-tag-orange:#fadec9;--n-tag-yellow:#fdecc8;--n-tag-green:#dbeddb;--n-tag-blue:#d3e5ef;--n-tag-purple:#e8deee;--n-tag-pink:#f5e0e9;--n-tag-red:#ffe2dd;--n-tag-ink:#32302c;--n-shadow-pop:0 0 0 1px rgba(15,15,15,0.05),0 3px 6px rgba(15,15,15,0.1),0 9px 24px rgba(15,15,15,0.2);--n-shadow-card:0 0 0 1px rgba(15,15,15,0.06),0 1px 2px rgba(15,15,15,0.06);font-family:ui-sans-serif,-apple-system,Segoe UI,Helvetica,Arial,sans-serif;font-size:14px;color:var(--n-ink);background:var(--n-bg);font-variant-numeric:tabular-nums lining-nums}.admin.theme-dark{--n-bg:#191919;--n-sidebar:#202020;--n-hover:rgba(255,255,255,0.055);--n-active:rgba(255,255,255,0.09);--n-line:rgba(255,255,255,0.094);--n-line-strong:rgba(255,255,255,0.16);--n-input:rgba(255,255,255,0.055);--n-ink:#d4d4d4;--n-ink-2:#9b9b9b;--n-ink-3:#6f6f6f;--n-accent:#529cca;--n-accent-soft:rgba(82,156,202,0.2);--n-tag-gray:#5a5a5a;--n-tag-brown:#603b2c;--n-tag-orange:#854c1d;--n-tag-yellow:#89632a;--n-tag-green:#2b593f;--n-tag-blue:#28456c;--n-tag-purple:#492f64;--n-tag-pink:#69314c;--n-tag-red:#6e3630;--n-tag-ink:#ffffffcf;--n-shadow-card:0 0 0 1px rgba(255,255,255,0.08)}@media (prefers-color-scheme:dark){.admin:not(.theme-light){--n-bg:#191919;--n-sidebar:#202020;--n-hover:rgba(255,255,255,0.055);--n-active:rgba(255,255,255,0.09);--n-line:rgba(255,255,255,0.094);--n-line-strong:rgba(255,255,255,0.16);--n-input:rgba(255,255,255,0.055);--n-ink:#d4d4d4;--n-ink-2:#9b9b9b;--n-ink-3:#6f6f6f;--n-accent:#529cca;--n-accent-soft:rgba(82,156,202,0.2);--n-tag-gray:#5a5a5a;--n-tag-brown:#603b2c;--n-tag-orange:#854c1d;--n-tag-yellow:#89632a;--n-tag-green:#2b593f;--n-tag-blue:#28456c;--n-tag-purple:#492f64;--n-tag-pink:#69314c;--n-tag-red:#6e3630;--n-tag-ink:#ffffffcf;--n-shadow-card:0 0 0 1px rgba(255,255,255,0.08)}}.admin ::selection{background:var(--n-accent-soft)}.admin button{font:inherit}.admin .no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.admin .no-scrollbar::-webkit-scrollbar{display:none}.admin ::-webkit-scrollbar{width:10px;height:10px}.admin ::-webkit-scrollbar-thumb{background:var(--n-line-strong);border-radius:5px;border:2px solid transparent;background-clip:content-box}.admin ::-webkit-scrollbar-track{background:transparent}.admin .n-row .n-reveal{opacity:0;transition:opacity .1s ease-out}.admin .n-row:focus-within .n-reveal,.admin .n-row:hover .n-reveal{opacity:1}.admin a,.admin button{transition:background-color .1s ease-out,color .1s ease-out,border-color .1s ease-out,box-shadow .1s ease-out,opacity .1s ease-out}@media (prefers-reduced-motion:reduce){.admin *,.admin :after,.admin :before{animation-duration:.001ms!important;transition-duration:.001ms!important}}