:root{--global-bg-color:#f5f5f5}body,body[class*=inter],body[class],html body{background:var(--global-bg-color)!important;background-color:var(--global-bg-color)!important;background-image:none!important;margin:0!important;overflow:auto!important;height:100%!important}body:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background-color:var(--global-bg-color)!important;z-index:-9999}#__next,[data-nextjs-page],[data-nextjs-root],[id^=__next]{background-color:var(--global-bg-color)!important;min-height:100%;height:auto!important;overflow:auto!important}::-webkit-scrollbar{width:0;background:transparent}.container,div[class*=container]:not([class*=formContainer]),div[class*=layout],div[class*=page],div[class*=wrapper],main{background-color:var(--global-bg-color)!important}.formContainer,.formSection,[class*=form-],[class*=formContainer],button,input,label,select,textarea{background-color:initial}.formContainer,.title,[class*=formContainer],[class*=title],h1[class*=title]{background-color:#fff!important}body.flash-chat-page{background-color:#f5f5f5!important;max-height:100vh;overflow-y:auto}body.flash-chat-page *{box-sizing:border-box}body.flash-chat-page main.main-content{padding:0!important;min-height:100vh;overflow:visible!important}body.flash-chat-page .container{margin:0 auto!important}body.flash-chat-page :focus{outline:none}body.flash-chat-page :focus-visible{outline:2px solid #3b82f6;outline-offset:2px}body.flash-chat-page button,body.flash-chat-page input,body.flash-chat-page select,body.flash-chat-page textarea{font-family:inherit}body.flash-chat-page ::-webkit-scrollbar{width:8px}body.flash-chat-page ::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:4px}body.flash-chat-page ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:4px}body.flash-chat-page ::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}