.react-owned-screen{display:contents}body[data-react-screen]{--generated-screen-scale: .8;width:125vw;max-width:none;min-height:125vh;zoom:var(--generated-screen-scale)}body[data-react-screen] .topbar{width:125vw;right:auto}body[data-react-screen] .app-shell{min-height:125vh}body[data-react-screen] .shell{min-height:calc(125vh - var(--topbar-height, 0px))}body[data-react-screen] .modal-backdrop,body[data-react-screen] .modal-overlay{right:auto;bottom:auto;width:125vw;min-height:125vh}@media(min-width:821px){body[data-react-screen] .sidebar{height:calc(125vh - var(--topbar-height, 0px))}}html,body,#root{min-height:100%;margin:0}.legacy-mvp-screen{min-height:100vh}.legacy-screen-loading,.legacy-screen-error{min-height:100vh;display:grid;place-items:center;gap:.75rem;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0b1220;background:#eef1f6}.legacy-screen-error{align-content:center;padding:2rem;text-align:center}.legacy-screen-error h1{margin:0;font-size:1.5rem}.legacy-screen-error p{margin:.5rem 0 0;color:#6b7688}.legacy-spinner{width:2rem;height:2rem;border:3px solid #cdd7e7;border-top-color:#0f8b8d;border-radius:50%;animation:legacy-spin .8s linear infinite}@keyframes legacy-spin{to{transform:rotate(360deg)}}
