body{background-color:#0a1628}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}.container{background-color:#0a1628;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.logo{object-fit:contain;width:220px;height:220px}.company-name{color:#e2e8f0;letter-spacing:-.5px;font-size:42px;font-weight:600}.tagline{color:#64748b;letter-spacing:.2px;font-size:18px}
