#__next,body,html{height:100%;min-height:100%;margin:0;padding:0}.ibo-splash{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;background-color:#f9fafb;z-index:9999}.ibo-spinner{display:inline-block;width:40px;height:40px;border:4px solid #e0e0e0;border-top-color:#6366f1;border-radius:50%;animation:ibo-spin .75s linear infinite}@keyframes ibo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}