:root{--theme-color-1: #2a2f45;--theme-color-2: #757575;--theme-color-3: #8e8e8e;--theme-color-accent: #f06292;--theme-background-1: #fff;--theme-background-2: #f6f6f6;--theme-background-3: #e7e7e7;--theme-background-accent: #f062921f;--theme-border-color: rgba(0, 0, 0, .1);--theme-button-1: rgb(49, 53, 56);--theme-button-1-color: #fff;--theme-button-1-hover: rgb(28, 31, 33);--theme-color-green: #069061;--theme-color-red: #ef0006;--theme-color-yellow: #edbe20;--theme-color-blue: #0082d0;--theme-color-orange: #fb892c;--theme-color-purple: #5203d1;--theme-scrollbar-color: rgba(0, 0, 0, .18);--theme-scrollbar-color-active: rgba(0, 0, 0, .36)}@media (prefers-color-scheme: dark){:root{--theme-color-1: rgba(255, 255, 255, .9);--theme-color-2: rgba(156, 163, 175, 1);--theme-color-3: rgba(255, 255, 255, .44);--theme-background-1: #111728;--theme-background-2: #1e293b;--theme-background-3: #334155;--theme-border-color: rgba(255, 255, 255, .1);--theme-button-1: #f6f6f6;--theme-button-1-color: #000;--theme-button-1-hover: #e7e7e7;--theme-color-green: #a3ffa9;--theme-color-red: #ffa3a3;--theme-color-yellow: #fffca3;--theme-color-blue: #a5d6ff;--theme-color-orange: #e2ae83;--theme-color-purple: #d2a8ff;--theme-scrollbar-color: rgba(255, 255, 255, .24);--theme-scrollbar-color-active: rgba(255, 255, 255, .48)}}.sidebar{--sidebar-background-1: var(--theme-background-1);--sidebar-item-hover-color: currentColor;--sidebar-item-hover-background: var(--theme-background-2);--sidebar-item-active-background: var(--theme-background-accent);--sidebar-border-color: transparent;--sidebar-color-1: var(--theme-color-1);--sidebar-color-2: var(--theme-color-2);--sidebar-color-active: var(--theme-color-accent);--sidebar-search-background: transparent;--sidebar-search-border-color: var(--theme-border-color);--sidebar-search--color: var(--theme-color-3)}.t-doc__header{--header-background-1: rgba(255, 255, 255, .85);--header-border-color: transparent;--header-color-1: var(--theme-color-1);--header-color-2: var(--theme-color-2);--header-background-toggle: var(--theme-color-3);--header-call-to-action-color: var(--theme-color-accent)}@media (prefers-color-scheme: dark){.t-doc__header{--header-background-1: rgba(17, 23, 40, .75)}}.section-flare{position:absolute;width:100vw;height:300px;--stripes: repeating-linear-gradient(100deg, #fff 0%, #fff 7%, transparent 10%, transparent 12%, #fff 16%);--rainbow: repeating-linear-gradient(100deg, #60a5fa 10%, #e879f9 16%, #5eead4 22%, #60a5fa 30%);background-image:var(--stripes),var(--rainbow);background-size:300%,200%;background-position:50% 50%,50% 50%;filter:invert(100%);-webkit-mask-image:radial-gradient(ellipse at 100% 0%,black 40%,transparent 70%);mask-image:radial-gradient(ellipse at 100% 0%,black 40%,transparent 70%);pointer-events:none;opacity:.15}@media (prefers-color-scheme: dark){.section-flare{--stripes: repeating-linear-gradient(100deg, #000 0%, #000 7%, transparent 10%, transparent 12%, #000 16%);filter:none}}.section-flare:after{content:"";position:absolute;inset:0;background-image:var(--stripes),var(--rainbow);background-size:200%,100%;background-attachment:fixed;mix-blend-mode:difference}@keyframes headerbackground{0%{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}to{background:var(--header-background-1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}.t-doc__header{animation:headerbackground forwards;animation-timeline:scroll();animation-range:0px 200px;--header-border-color: transparent}
