:root{color-scheme:dark;background:#071019;font-family:Roboto,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:#071019}body{min-height:100vh;margin:0;color:#f6f7fa}a{color:inherit}button,input,select{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tft-status-page{display:grid;min-height:100vh;padding:32px;place-content:center;justify-items:center;text-align:center}.tft-status-page__logo img{width:168px;height:auto}.tft-status-page small{margin-top:40px;color:#6fe3ff;font-weight:700;text-transform:uppercase}.tft-status-page h1{max-width:680px;margin:12px 0 0;font-size:clamp(30px,5vw,52px);font-weight:400}.tft-status-page p{max-width:560px;margin:16px 0 0;color:#a6b0ba;line-height:1.6}.tft-status-page__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px}.tft-status-page__actions a,.tft-status-page__actions button{min-height:40px;padding:0 18px;border:1px solid rgb(111 227 255/45%);border-radius:4px;background:transparent;color:#f6f7fa;cursor:pointer;text-decoration:none}