:root{color:#112433;font-family:IBM Plex Sans,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:radial-gradient(circle at top,#edf7ff,#fff 55%)}body{min-height:100dvh}.boot-screen{min-height:100dvh;display:grid;place-items:center;padding:24px}.boot-card{width:min(420px,100%);background:#fff;border:1px solid #d8e8f4;border-radius:18px;padding:20px;box-shadow:0 10px 28px #14375214}.boot-card h1{margin:0 0 8px;font-size:24px;line-height:1.25}.boot-card p{margin:0;color:#4b6578}
