@media (prefers-color-scheme:light){:root{--background-body:225,18%,96%;--background:0,0%,100%;--foreground:210,10%,8%;--primary:225,17%,81%;--input:0,0%,100%;--action:225,17%,81%}body{background-color:hsl(var(--background-body))}}body.dark,body.light{--background-body:45 100% 94%;--background:0,0%,100%;--foreground:210,10%,8%;--primary:225,17%,81%;--input:0,0%,100%;--action:225,17%,81%;--border-foreground:225,17%,81%}.polygon:after{bottom:-10px;left:50%;transform:translateX(-50%);clip-path:polygon(52% 84%,0 0,100% 0);background:#fff}.polygon:after,.polyon-reverse:after{content:"";position:absolute;width:30px;aspect-ratio:2/1}.polyon-reverse:after{bottom:0;right:-9px;clip-path:polygon(57% 29%,10% 100%,94% 63%);transform:rotateY(180deg);background:#3b455f}::-webkit-scrollbar{width:14px;height:14px}::-webkit-scrollbar-thumb{outline:none;border-radius:10px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{border:4px solid transparent;box-shadow:inset 6px 6px 0 hsla(0,1%,81%,.15)}::-webkit-scrollbar-track{box-shadow:none;background-color:transparent}.remove-scroll::-webkit-scrollbar{display:none}.remove-scroll{-ms-overflow-style:none;scrollbar-width:none}input[type=file]::file-selector-button{cursor:pointer;font-size:12px;color:hsl(var(--secondary))}