.loading-module__u_2N3G__container{z-index:var(--z-overlay);background:var(--page-background);padding:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.loading-module__u_2N3G__inner{align-items:center;gap:var(--spacing-6);flex-direction:column;display:flex}.loading-module__u_2N3G__logo{animation:1.8s ease-in-out infinite loading-module__u_2N3G__breathe}.loading-module__u_2N3G__progress{border-radius:var(--radius-full);background:var(--background-muted);width:80px;height:3px;position:relative;overflow:hidden}.loading-module__u_2N3G__progress:after{content:"";border-radius:inherit;background:var(--color-primary);width:40%;animation:1.4s ease-in-out infinite loading-module__u_2N3G__slide;position:absolute;inset:0}@keyframes loading-module__u_2N3G__breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.05)}}@keyframes loading-module__u_2N3G__slide{0%{transform:translate(-120%)}to{transform:translate(320%)}}@media (prefers-reduced-motion:reduce){.loading-module__u_2N3G__logo{animation:none}.loading-module__u_2N3G__progress:after{opacity:.6;width:100%;animation:none}}
