.Home_page__z25kN{min-height:100svh;font-family:var(--font-geist-sans);font-size:12px;height:100vh;padding:16px}.Home_main__2uIek{width:100%;max-width:100%;flex:1 1;display:flex;flex-direction:column}.Home_errorContainer__v7EUX{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw}.Home_errorBox__74QaL{padding:2rem;border:1px solid #ccc;border-radius:8px;text-align:center;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Home_loadingContainer__n2EF9{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;width:100vw}.Home_loadingSpinner__eMQ06{border:4px solid #ccc;border-top-color:#1b2536;border-radius:50%;width:40px;height:40px;animation:Home_spin__mtALV 1s linear infinite}@keyframes Home_spin__mtALV{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}