*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;background:#081311;color:#eee7d7}body{overflow:hidden;touch-action:none;font-family:system-ui,-apple-system,sans-serif}#canvas{display:block;width:100%;height:100%;outline:none}#status{position:fixed;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px max(24px,env(safe-area-inset-right));background:radial-gradient(ellipse at 50% 35%,#18332b,#081311 70%);overflow:auto;text-align:center;touch-action:pan-y}.brand{font-size:12px;letter-spacing:.24em;color:#d3bb89;text-decoration:none;margin:0 0 26px}#status img{width:min(300px,70vw);height:auto;border-radius:24px}h1{font-family:Georgia,serif;font-size:clamp(28px,6vw,42px);font-weight:400;margin:24px 0 12px;max-width:520px}p{margin:6px 0;line-height:1.5}#loading-message{font-size:15px;color:#d3bb89}#loading-detail{font-size:12px;color:#a4bab1;max-width:320px}progress{width:min(280px,76vw);height:6px;margin:18px 0 10px;border:0;border-radius:6px;overflow:hidden;accent-color:#d3bb89;background:#30463d}progress::-webkit-progress-bar{background:#30463d;border-radius:6px}progress::-webkit-progress-value{background:#d3bb89;border-radius:6px}progress::-moz-progress-bar{background:#d3bb89}button{font:inherit;background:#d3bb89;color:#14291f;border:0;padding:12px 22px;border-radius:12px;margin-top:16px;cursor:pointer}.back{font-size:13px;color:#a4bab1;margin-top:24px;text-underline-offset:5px}#status-notice{max-width:420px;color:#efbead;font-size:14px}[hidden]{display:none!important}@media(max-height:550px){#status img{width:150px}.brand{margin-bottom:10px}h1{margin-top:12px}.back{margin-top:12px}}
