html,body{height:100%;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f4f6fa;color:#0d1b3d}
body{display:grid;place-items:center}
.loader{text-align:center}.mark{width:54px;height:54px;border-radius:18px;background:#0d1b3d;color:#fff;display:grid;place-items:center;font-weight:900;margin:0 auto 14px}
strong{display:block;font-size:18px}span{display:block;color:#68738a;font-size:12px;margin-top:5px}
