@font-face{font-family:Macondo;src:url('/assets/brand/macondo.ttf') format('truetype');font-display:swap}
#loading-screen{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;background:radial-gradient(ellipse at 50% 45%,#253631 0,#102125 45%,#091418 100%);color:#eee5ce;font-family:Macondo,Georgia,serif;text-align:center;padding:24px;transition:opacity .25s}
#loading-screen[hidden]{display:none}#loading-screen.leaving{opacity:0;pointer-events:none}
.loading-content{width:min(440px,90vw)}.loading-emblem{width:160px;height:160px;margin:0 auto 22px;background-image:url('/assets/loading/pot-hearth.webp');background-size:400% 200%;animation:ember-frames 1s step-end infinite;filter:drop-shadow(0 0 18px #d6982520)}
@keyframes ember-frames{0%{background-position:0 0}12.5%{background-position:33.333% 0}25%{background-position:66.666% 0}37.5%{background-position:100% 0}50%{background-position:0 100%}62.5%{background-position:33.333% 100%}75%{background-position:66.666% 100%}87.5%{background-position:100% 100%}}
.loading-title{font-size:28px;letter-spacing:.12em;font-weight:400;margin:0 0 12px}.loading-status{font-size:18px;margin:0 0 18px;color:#d7c49a}#loading-progress{appearance:none;width:min(270px,80%);height:5px;display:block;margin:0 auto 30px;border:1px solid #bd9a5855;background:#091519}#loading-progress::-webkit-progress-bar{background:#091519}#loading-progress::-webkit-progress-value{background:linear-gradient(90deg,#78633d,#e6c17f);box-shadow:0 0 12px #dba85266}#loading-progress::-moz-progress-bar{background:#d9b878}.loading-tip-label{color:#b79b68;font-size:12px;letter-spacing:.2em;margin-bottom:10px}.loading-tip{font-size:19px;line-height:1.5;min-height:3em;margin:0}#loading-retry{font:inherit;font-size:18px;margin-top:20px;padding:12px 24px;color:#172522;background:linear-gradient(#e1c994,#b09460);border:1px solid #eedbb4;cursor:pointer}#loading-retry[hidden]{display:none}
@media(max-height:500px){#loading-screen{padding:12px}.loading-emblem{width:104px;height:104px;margin-bottom:8px}.loading-title{font-size:23px}.loading-status{margin-bottom:10px}#loading-progress{margin-bottom:14px}.loading-tip{font-size:17px;min-height:2em}}
@media(prefers-reduced-motion:reduce){.loading-emblem{animation:none}#loading-screen{transition:none}}
#loading-progress[hidden]{display:none}
