body,html{margin:0;padding:0;background-color:var(--background);color:var(--text)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.invert{filter:invert(1)}:root{--icon-filter:brightness(0);--sidebar-bg:#f8f7f4;--content-bg:#fafaf8}.dark,html.dark{--icon-filter:invert(1);--sidebar-bg:#0A0B0D;--content-bg:#111113;--gray-1:#0A0B0D;--gray-2:#111113;--gray-3:#19191b;--gray-4:#222224;--gray-5:#2a2a2c;--gray-6:#313134;--gray-7:#3b3b3f;--gray-8:#4e4e52;--gray-9:#63636a;--gray-10:#72727a;--gray-11:#a1a1a9;--gray-12:#ededef;--color-background:#0A0B0D;--color-panel-solid:#111113;--color-panel-translucent:rgba(10,11,13,0.85);--color-surface:rgba(17,17,19,0.6)}.grid-bg{background-image:linear-gradient(rgba(0,0,0,.03) 1px,transparent 0),linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 0);background-size:40px 40px}.dark .grid-bg,html.dark .grid-bg{background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 0);background-size:40px 40px}@media (min-width:768px){.split-container{flex-direction:row!important}.left-side,.right-side{width:50%!important;padding:4rem!important}}