:root{--ui-background:255 255 255;--ui-foreground:var(--color-gray-200);--logo-text:#000;--header-height:64px;--default:var(--color-primary-500);--main-height:calc(100vh - var(--header-height))}.header{height:64px;height:var(--header-height)}.st0{fill:rgb(var(--color-primary-500))}.main{height:calc(100vh - 64px);height:calc(100vh - var(--header-height))}.dark{color-scheme:dark;--ui-background:var(--color-gray-900);--ui-foreground:var(--color-gray-700);--logo-text:#fff}.bg-default{background-color:#fff;background-color:rgb(var(--ui-background)/1)}.bg-secondary{background-color:rgb(var(--color-gray-200)/1);background-color:rgb(var(--ui-foreground)/1)}.fill-default{fill:rgb(var(--color-primary-500))}.logoText{fill:#000;fill:var(--logo-text)}body{background-color:#fff;background-color:rgb(var(--ui-background)/1)}::-webkit-scrollbar{background-color:transparent;height:.6em;width:.6em}.dark ::-webkit-scrollbar-thumb{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-700)/1);background-color:rgb(var(--color-gray-700)/var(--tw-bg-opacity))}::-webkit-scrollbar-thumb{border-radius:.6em;--tw-bg-opacity:1;background-color:rgb(var(--color-gray-300)/1);background-color:rgb(var(--color-gray-300)/var(--tw-bg-opacity))}.dark ::-webkit-scrollbar-track{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-800)/1);background-color:rgb(var(--color-gray-800)/var(--tw-bg-opacity))}::-webkit-scrollbar-track{--tw-bg-opacity:1;background-color:rgb(var(--color-gray-100)/1);background-color:rgb(var(--color-gray-100)/var(--tw-bg-opacity))}
