html,body,#root{color:#344054;background-color:oklch(98.46% .002 247.84);width:100%;height:100%;margin:0;padding:0;font-family:Poppins,Inter,sans-serif;overflow:hidden}html.dark,html.dark body,html.dark #root{color:#ffffffb3;background-color:oklch(20.22% .033 232.43)}.scrollbar-hidden{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hidden::-webkit-scrollbar{display:none}.initial-loader-container{z-index:9999;box-sizing:border-box;background-color:oklch(98.46% .002 247.84);flex-direction:column;justify-content:center;align-items:center;padding:24px;font-family:Poppins,Inter,sans-serif;display:flex;position:absolute;inset:0}html.dark .initial-loader-container{background-color:oklch(20.22% .033 232.43)}.loader-content{text-align:center;flex-direction:column;align-items:center;gap:24px;max-width:400px;display:flex}.brand-logo{width:auto;max-width:280px;height:64px}.spinner-container{flex-direction:column;align-items:center;gap:12px;display:flex}.spinner{border:3px solid #00b14026;border-top-color:#00b140;border-radius:50%;width:28px;height:28px;animation:1s linear infinite loader-spin}.loading-text{color:#344054;text-align:center;margin:0;font-size:15px;font-weight:500;line-height:1.5}html.dark .loading-text{color:#ffffffb3}@keyframes loader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
