html{color-scheme:dark}html.light,html[data-theme=light]{color-scheme:light}body{background-color:var(--psych-dark);color:var(--psych-text-main);font-family:var(--psych-font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s ease,color .3s ease}.bg-psych-card,.border-psych-border{transition:background-color .3s ease,border-color .3s ease}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--psych-dark)}::-webkit-scrollbar-thumb{background:var(--psych-border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--psych-purple)}
