:root{color-scheme:light}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#1b271f}.boot{min-height:100vh;display:grid;place-items:center;background:#1b271f;padding:24px}.boot-card{background:#f3f1e8;border-radius:18px;padding:36px 32px;width:min(380px,100%);text-align:center;box-shadow:0 24px 60px #0a0e0966}.boot-mark{width:48px;height:48px;margin:0 auto 16px;border-radius:12px;background:#de9019;color:#231a06;display:grid;place-items:center;font-weight:800;font-size:24px}.boot-card h1{margin:0;font-size:22px;letter-spacing:-.02em;color:#23291f}.boot-card p{margin:10px 0 0;font-size:13.5px;color:#5a6151;line-height:1.5}.boot-btn{margin-top:18px;background:#23291f;color:#f6f4ec;border:0;border-radius:10px;padding:10px 16px;font-size:13.5px;cursor:pointer}
