html,body,#root{height:100%}html{font-size:14px;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body,body.light-theme,body.dark-theme{margin:0;padding:0;font-family:Inter,sans-serif;font-size:14px;line-height:1.4;overflow:hidden;background:#f4f7f9;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100%}@keyframes pulse-yellow{0%,to{box-shadow:0 0 #f7b51800}50%{box-shadow:0 0 25px #f7b51866}}.animate-pulse-yellow{animation:pulse-yellow 3s ease-in-out infinite}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:#00000005;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#f7b5184d;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#f7b51880}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.ai-sidebar-button{writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg)}
