.ReportLoading_screen__rEwJt{min-height:100vh;min-height:100svh;display:grid;grid-template-rows:auto 1fr;padding:32px clamp(24px,4vw,64px);background:var(--canvas,#fbfaf7);color:var(--ink,#2c2c2a)}.ReportLoading_brand__IqLyN{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:650}.ReportLoading_logo__TAjxs{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:var(--accent,#534ab7);color:#fff;font-size:30px;letter-spacing:-2px}.ReportLoading_brand__IqLyN small{display:block;margin-top:3px;color:var(--ink-2,#5f5e5a);font-size:12px;font-weight:400}.ReportLoading_message__N0if3{align-self:center;text-align:center;padding:48px 0 100px}.ReportLoading_chart__oAul6{display:flex;align-items:flex-end;justify-content:center;gap:6px;width:88px;height:88px;padding:23px;margin:0 auto 24px;border-radius:24px;background:var(--accent-bg,#eeedfe)}.ReportLoading_chart__oAul6 span{flex:0 0 7px;height:22px;border-radius:3px;background:var(--accent,#534ab7);transform-origin:bottom;animation:ReportLoading_reportPulse__hMfjI 1.6s ease-in-out infinite}.ReportLoading_chart__oAul6 span:nth-child(2){height:32px;animation-delay:.15s}.ReportLoading_chart__oAul6 span:nth-child(3){height:26px;animation-delay:.3s}.ReportLoading_chart__oAul6 span:nth-child(4){height:40px;animation-delay:.45s}.ReportLoading_message__N0if3 h1{margin:0;font-size:clamp(24px,4vw,30px)}.ReportLoading_message__N0if3 p{margin:12px 0 0;color:var(--ink-2,#5f5e5a);font-size:15px;line-height:1.6}@keyframes ReportLoading_reportPulse__hMfjI{0%,to{transform:scaleY(.65);opacity:.55}50%{transform:scaleY(1);opacity:1}}@media (prefers-reduced-motion:reduce){.ReportLoading_chart__oAul6 span{animation:none}}