html,body,#root{width:100%;height:100%;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box;margin:0;padding:0}.app{color:#fff;text-align:center;background:#0f172a;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.logo{width:520px;max-width:90%;margin-bottom:30px}h1{margin-bottom:15px;font-size:3rem}p{color:#b6c2d1;font-size:1.2rem}
