body,html{background:#f8fafc!important;box-sizing:border-box;margin:0!important;overflow-x:hidden;padding:0!important}#root{background:#f8fafc;min-height:100vh}.custom-scrollbar{scrollbar-color:#3a7bd5 #f1f5f9;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{height:8px;width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#3a7bd5;border-radius:4px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#2563eb}.custom-scrollbar::-webkit-scrollbar-corner{background:#f1f5f9}*{scrollbar-color:#3a7bd5 #f1f5f9;scrollbar-width:thin}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:6px}::-webkit-scrollbar-thumb{background:#3a7bd5;border-radius:6px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}::-webkit-scrollbar-thumb:hover{background:#2563eb}::-webkit-scrollbar-corner{background:#f1f5f9}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a:focus-visible,button:focus-visible{outline:2px solid #2a52988c;outline-offset:2px}