/* Theme36T — generated. Do not edit; edit the Theme36T Theme record. */
:root {
	--primary: #46536B;
	--brand-color: #46536B;
	--primary-color: #46536B;
	--t36t-accent: #46536B;
	--progress-bar-bg: #46536B;
	--t36t-accent-2: #5E6E8C;
	--t36t-accent-subtle: #ECEEF3;
	--t36t-link-color: #3D4859;
	--btn-primary: #46536B;
	--t36t-btn-primary-fg: #FFFFFF;
	--t36t-btn-primary-bg: #46536B;
	--t36t-btn-primary-hover-bg: #313A48;
	--t36t-btn-primary-hover-fg: #FFFFFF;
	--t36t-btn-default-bg: #EFEFF1;
	--t36t-btn-default-fg: #3F4147;
	--btn-default-hover-bg: #E4E4E7;
	--t36t-btn-default-hover-fg: #1F2024;
	--focus-default: 0px 0px 0px 2px #5E6E8C;
	--bg-color: #F7F7F8;
	--fg-color: #FFFFFF;
	--card-bg: #FFFFFF;
	--modal-bg: #FFFFFF;
	--popover-bg: #FFFFFF;
	--control-bg: #F1F1F3;
	--control-bg-on-gray: #e5e5e7;
	--subtle-accent: #EFEFF1;
	--fg-hover-color: #EFEFF1;
	--highlight-color: #EFEFF1;
	--border-color: #E3E3E6;
	--dark-border-color: #d1d1d4;
	--table-border-color: #D8D8DC;
	--text-color: #1F2024;
	--text-muted: #6B6E76;
	--heading-color: #1F2024;
	--text-neutral: #1F2024;
	--ink-gray-9: #1F2024;
	--ink-gray-8: #1F2024;
	--ink-gray-7: #1F2024;
	--ink-gray-6: #6B6E76;
	--ink-gray-5: #6B6E76;
	--ink-gray-4: #979a9f;
	--surface-white: #FFFFFF;
	--surface-modal: #FFFFFF;
	--surface-gray-2: #F1F1F3;
	--surface-gray-1: #f7f7f8;
	--surface-gray-3: #E3E3E6;
	--outline-gray-1: #E3E3E6;
	--outline-gray-2: #E3E3E6;
	--outline-gray-3: #cccccf;
	--surface-menu-bar: #F4F4F6;
	--sidebar-border-color: #46536B;
	--sidebar-hover-color: #E9E9EC;
	--t36t-sidebar-hover-text: #1F2024;
	--sidebar-active-color: #46536B;
	--t36t-sidebar-text: #3F4147;
	--t36t-sidebar-active-text: #FFFFFF;
	--sidebar-width: 240px;
	--t36t-sidebar-item-radius: 8px;
	--t36t-topbar-fill: linear-gradient(to right, #455B85, #253047);
	--t36t-breadcrumb-color: #dedede;
	--t36t-breadcrumb-active-color: #f5f5f5;
	--t36t-breadcrumb-bg: transparent;
	--border-radius-tiny: 6px;
	--border-radius-sm: 10px;
	--border-radius: 10px;
	--border-radius-md: 12px;
	--border-radius-lg: 14px;
	--border-radius-xl: 18px;
	--border-radius-2xl: 22px;
	--border-radius-full: 999px;
	--card-shadow: var(--shadow-sm);
	--modal-shadow: var(--shadow-sm);
	--btn-shadow: var(--shadow-xs);
	--t36t-anim-duration: var(--t36t-anim-normal);
	--scrollbar-thumb-color: #C7C7CC;
	--t36t-selection-bg: #ECEEF3;
	--t36t-selection-fg: #313A48;
	--t36t-website-logo-height: 72px;
	--t36t-website-logo-maxw: 100%;
	--t36t-tabs-text: #6B6E76;
	--t36t-tabs-hover-bg: #F1F1F3;
	--t36t-tabs-hover-text: #1F2024;
	--t36t-tabs-active-text: #3D4859;
	--t36t-tabs-indicator: #46536B;
	--t36t-list-header-bg: #F1F1F3;
	--t36t-list-header-text: #3F4147;
	--t36t-webnav-fill: linear-gradient(to right, #455B85, #253047);
	--t36t-webnav-text: #dedede;
	--t36t-webnav-active: #f5f5f5;
	--t36t-webnav-height: 92px;
	--t36t-attrs: "anim:subtle;hover:lift;scrollbar:thin";
}

:root[data-theme="dark"] {
	--bg-color: #131518;
	--fg-color: #181B20;
	--card-bg: #181B20;
	--modal-bg: #181B20;
	--popover-bg: #181B20;
	--control-bg: #21252C;
	--control-bg-on-gray: #2e3239;
	--subtle-accent: #2A2F38;
	--fg-hover-color: #2A2F38;
	--highlight-color: #2A2F38;
	--border-color: #2A2F38;
	--dark-border-color: #3f444c;
	--table-border-color: #333945;
	--text-color: #ECEDEF;
	--text-muted: #A0A6B0;
	--heading-color: #F1F3F6;
	--text-neutral: #F1F3F6;
	--ink-gray-9: #F1F3F6;
	--ink-gray-8: #ECEDEF;
	--ink-gray-7: #ECEDEF;
	--ink-gray-6: #A0A6B0;
	--ink-gray-5: #A0A6B0;
	--surface-white: #181B20;
	--surface-modal: #181B20;
	--surface-cards: #181B20;
	--surface-gray-2: #21252C;
	--outline-gray-1: #2A2F38;
	--outline-gray-2: #2A2F38;
	--surface-menu-bar: #161920;
	--sidebar-border-color: #46536B;
	--sidebar-hover-color: #21252C;
	--t36t-sidebar-hover-text: #FFFFFF;
	--sidebar-active-color: #46536B;
	--t36t-sidebar-text: #C4C9D2;
	--t36t-sidebar-active-text: #FFFFFF;
	--primary: #9BA9C2;
	--brand-color: #9BA9C2;
	--primary-color: #9BA9C2;
	--t36t-accent: #9BA9C2;
	--progress-bar-bg: #9BA9C2;
	--t36t-accent-2: #B8C3D6;
	--t36t-accent-subtle: #232833;
	--t36t-link-color: #B8C3D6;
	--btn-primary: #9BA9C2;
	--t36t-btn-primary-bg: #9BA9C2;
	--t36t-btn-primary-fg: #131518;
	--t36t-btn-primary-hover-bg: #B8C3D6;
	--t36t-btn-primary-hover-fg: #131518;
	--t36t-btn-default-bg: #21252C;
	--t36t-btn-default-fg: #C4C9D2;
	--btn-default-hover-bg: #2A2F38;
	--t36t-btn-default-hover-fg: #FFFFFF;
	--focus-default: 0px 0px 0px 2px #9BA9C2;
	--t36t-topbar-fill: linear-gradient(to right, #161920, #21252C);
	--t36t-breadcrumb-color: #A0A6B0;
	--t36t-breadcrumb-active-color: #B8C3D6;
	--scrollbar-thumb-color: #333945;
	--t36t-selection-bg: #232833;
	--t36t-selection-fg: #B8C3D6;
	--t36t-tabs-text: #A0A6B0;
	--t36t-tabs-hover-bg: #21252C;
	--t36t-tabs-hover-text: #ECEDEF;
	--t36t-tabs-active-text: #B8C3D6;
	--t36t-tabs-indicator: #9BA9C2;
	--t36t-list-header-bg: #181B20;
	--t36t-list-header-text: #C4C9D2;
	--t36t-webnav-fill: linear-gradient(to right, #161920, #21252C);
	--t36t-webnav-text: #A0A6B0;
	--t36t-webnav-active: #B8C3D6;
	--ink-gray-4: #717171;
	--outline-gray-3: #424242;
	--surface-gray-1: #232323;
	--surface-gray-3: #343434;
}
