html,body,#root,.app{width:100%;padding:0;margin:0;height:100%}body{scroll-behavior:smooth;background-color:#fff}*::-webkit-scrollbar{width:5px!important;height:7px!important}*::-webkit-scrollbar-track{background:#f8f8f8}*::-webkit-scrollbar-thumb{background:#b9b6b6;border-radius:7px}*::-webkit-scrollbar-thumb:hover{background:#555}.glow-effect-container{position:relative;background:#f7f8fc;overflow:hidden;padding:2rem;border-radius:16px}.glow-effect-container:after{content:"";position:absolute;width:400px;height:400px;right:-150px;bottom:-150px;background:radial-gradient(circle,#6366f166,#fff0 70%);filter:blur(100px);opacity:.7;pointer-events:none;z-index:0}
