.Loading-module__iFoz4a__container{z-index:9999;background-color:#f8fafc;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.Loading-module__iFoz4a__logoContainer{justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:32px;display:flex;position:relative}.Loading-module__iFoz4a__logo{object-fit:contain;z-index:2;width:60px;height:60px;animation:2s ease-in-out infinite Loading-module__iFoz4a__pulse;position:relative}.Loading-module__iFoz4a__spinnerRing{z-index:1;border:3px solid #2563eb;border-color:#2563eb #3b82f6 #0000 #0000;border-radius:50%;width:100%;height:100%;animation:1s linear infinite Loading-module__iFoz4a__spin;position:absolute;top:0;left:0}.Loading-module__iFoz4a__spinnerRing:before{content:"";border:3px solid #0000;border-top-color:#93c5fd;border-radius:50%;animation:3s linear infinite Loading-module__iFoz4a__spin;position:absolute;inset:5px}.Loading-module__iFoz4a__textContainer{text-align:center;animation:.5s ease-out Loading-module__iFoz4a__slideUp}.Loading-module__iFoz4a__title{color:#0f172a;letter-spacing:-.025em;margin-bottom:8px;font-size:1.25rem;font-weight:700}.Loading-module__iFoz4a__subtitle{color:#64748b;justify-content:center;align-items:center;gap:4px;font-size:.875rem;display:flex}.Loading-module__iFoz4a__dots{text-align:left;width:24px;animation:1.5s infinite Loading-module__iFoz4a__ellipsis;display:inline-block}@keyframes Loading-module__iFoz4a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Loading-module__iFoz4a__pulse{0%{opacity:.9;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}to{opacity:.9;transform:scale(.95)}}@keyframes Loading-module__iFoz4a__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes Loading-module__iFoz4a__ellipsis{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}}
