:root{color-scheme:dark}body,html{margin:0;min-height:100%;background:#070707}body.td-next-loading>#__next,body.td-next-loading>main{visibility:hidden}.td-next-root{min-height:100dvh}.td-runtime-error{position:fixed;z-index:1000000;left:50%;bottom:max(18px,env(safe-area-inset-bottom));translate:-50% 0;width:min(560px,calc(100% - 24px));display:grid;grid-gap:8px;gap:8px;padding:16px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:rgba(24,10,10,.96);color:#fff;box-shadow:0 18px 60px rgba(0,0,0,.5)}.td-runtime-error span{color:#ddd;font-size:14px}.td-runtime-error button{justify-self:start;border:0;border-radius:10px;padding:9px 13px;background:#fff;color:#111;font-weight:800}