*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1b2350;background:#f5f7fb}.dashboard{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;text-align:center;padding:2rem}.dashboard__title{margin:0;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:700}.dashboard__status{margin:0;color:#5b6480}
