:root{--color-brand-1-dark:#47153f;--color-brand-1-mid:#000;--color-brand-1-light:#f8e7f5;--color-brand-2-dark:#364457;--color-brand-2-mid:#6f85b0;--color-brand-2-light:#e8ecf2;--color-brand-3-dark:#7d5721;--color-brand-3-mid:#d5a562;--color-brand-3-light:#ebd3b2;--theme-color-background:var(--color-gray-5);--theme-color-text:var(--color-gray-70);--theme-color-link:var(--color-brand-1-mid);--theme-color-text-sidebar:var(--color-brand-2-light);--theme-color-link-sidebar:var(--color-brand-2-light);--theme-color-background-sidebar:var(--color-brand-2-dark);--theme-color-background-sidebar-hover:var(--color-brand-2-mid);--theme-color-background-sidebar-hover-nested:var(--color-brand-2-light);--theme-color-background-sidebar-hover-nested-text:var(--color-brand-2-dark);--theme-primary-button--border-color:var(--color-brand-1-mid);--theme-primary-button--background:var(--color-brand-1-mid);--theme-primary-button--color:var(--color-brand-1-light);--theme-primary-button--border-color-hover:var(--color-brand-1-mid);--theme-primary-button--background-hover:var(--color-brand-1-light);--theme-primary-button--color-hover:var(--color-brand-1-mid);--theme-secondary-button--border-color:var(--color-brand-2-dark);--theme-secondary-button--background:var(--color-brand-2-dark);--theme-secondary-button--color:var(--color-brand-2-light);--theme-secondary-button--border-color-hover:var(--color-brand-2-dark);--theme-secondary-button--background-hover:var(--color-brand-2-light);--theme-secondary-button--color-hover:var(--color-brand-2-dark);--theme-tag--color:var(--color-brand-1-light);--theme-tag--background:var(--color-brand-1-mid);--theme-drawer-background:#fff;--theme-drawer-border:#e8ecf2;--theme-color-background-nested:#fff;--theme-color-text-nested:#000;--theme-color-background-nested-hover:var(--color-brand-2-light)}body{background-color:var(--theme-color-background);color:var(--theme-color-text)}.layout--sidebar{background:var(--theme-color-background-sidebar);color:var(--theme-color-text-sidebar)}.layout--sidebar a{color:var(--theme-color-link-sidebar)}h1,h2,h3,h4,h5,h6{color:var(--theme-color-text)}a{color:var(--theme-color-link)}.button\:component{background-color:var(--theme-primary-button--background);border:2px solid var(--theme-primary-button--border-color);color:var(--theme-primary-button--color)}.button:where(.button\:simple){color:var(--theme-color-link)}.button:where(.button\:primary){background:var(--theme-primary-button--background);border-color:var(--theme-primary-button--border-color);color:var(--theme-primary-button--color)}.button:where(.button\:primary):not(:disabled):active,.button:where(.button\:primary):not(:disabled):hover{background:var(--theme-primary-button--background-hover);border-color:var(--theme-primary-button--border-color-hover);border-style:solid;color:var(--theme-primary-button--color-hover)}.button:where(.button\:secondary){background:var(--theme-secondary-button--background);border-color:var(--theme-secondary-button--border-color);color:var(--theme-secondary-button--color)}.button:where(.button\:secondary):not(:disabled):active,.button:where(.button\:secondary):not(:disabled):hover{background:var(--theme-secondary-button--background-hover);border-color:var(--theme-secondary-button--border-color-hover);border-style:solid;color:var(--theme-secondary-button--color-hover)}.navigation\:main .navigation--link:hover{background-color:var(--theme-color-background-sidebar-hover)}.navigation--item:where(.navigation\:selected){background-color:var(--theme-color-background-sidebar-hover)}.navigation--item:where(.navigation\:selected):where(.navigation\:internal .navigation--item) .navigation--link{background-color:var(--theme-color-background-sidebar-hover-nested);color:var(--theme-color-background-sidebar-hover-nested-text)}.multiselect-tag{background:var(--theme-tag--background) !important;color:var(--theme-tag--color) !important}.multiselect-tag:hover{background:var(--theme-tag--color) !important;color:var(--theme-tag--background) !important}.ql-align-center{text-align:center}.ql-align-right{text-align:right}.ql-align-left{text-align:left}
