html,body{margin:0;overscroll-behavior-x:none;background:#fff;color-scheme:only light}
#startup{position:fixed;inset:0;z-index:10;background:#fff;display:flex;align-items:center;justify-content:center;font-family:Arial,sans-serif;color:#06294f;padding:32px;box-sizing:border-box}
.startup-content{text-align:center;width:100%;max-width:320px;display:flex;flex-direction:column;align-items:center}.startup-mark{display:block;width:132px;height:132px;margin:auto;background:url('logo.png') -18.5px center / 442px auto no-repeat}.startup-name{font-size:32px;font-weight:600;margin:20px 0 22px}.startup-loading{width:135px;text-align:center;margin:0 auto;color:#556779;font-size:14px;line-height:1.5}#startup-message{max-width:300px;text-align:center;line-height:1.5;font-size:14px;color:#556779}#startup-retry{border:0;border-radius:12px;background:#06294f;color:#fff;font-size:14px;padding:14px 22px;cursor:pointer}#startup-retry:focus-visible{outline:3px solid #b54300;outline-offset:4px}[hidden]{display:none!important}
