#root,#app-shell{min-height:100%}.react-load-error{position:fixed;z-index:99999;left:50%;top:24px;transform:translateX(-50%);max-width:min(680px,calc(100vw - 32px));padding:14px 18px;border:1px solid #f3b8b8;border-radius:12px;background:#fff1f1;color:#9b1c1c;box-shadow:0 12px 36px rgba(65,15,15,.18);font:600 14px/1.45 Inter,Arial,sans-serif}body.login-page #root,.react-login-root{display:contents}.react-route-loading{position:fixed;inset:0;background:#f7f8fc}.react-route-loading:after{content:'';position:absolute;left:50%;top:50%;width:34px;height:34px;margin:-17px;border:3px solid #d9e4f2;border-top-color:#16825d;border-radius:50%;animation:react-route-spin .7s linear infinite}.react-route-snapshot{position:fixed;z-index:2147483000;inset:0;overflow:hidden;pointer-events:none;background:#f7f8fc;opacity:1;will-change:opacity}.react-route-snapshot.is-ready{opacity:0;transition:opacity 140ms ease-out}@media(prefers-reduced-motion:reduce){.react-route-snapshot.is-ready{transition:none}}@keyframes react-route-spin{to{transform:rotate(360deg)}}
