:root{font-family:Segoe UI,sans-serif;color:#ebe4cd;background:#20251e;color-scheme:dark;font-synthesis:none}*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden}button,select{font:inherit}button{color:inherit;cursor:pointer}button:focus-visible,select:focus-visible{outline:2px solid #ebe4cd;outline-offset:7px}button:disabled{cursor:wait;opacity:.6}#world{display:block;width:100%;height:100%;outline:none}#shade{position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(12,20,16,.68),rgba(12,20,16,.21) 35%,transparent 68%);pointer-events:none;transition:opacity .6s}#menu{position:fixed;left:6.2vw;top:19%;width:min(700px,88vw);text-shadow:0 2px 22px #13201655}h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,8.3vw,128px);font-weight:400;letter-spacing:-.065em;line-height:1.05;margin:0 0 28px}.intro{font-size:15px;line-height:1.75;color:#dedacb;margin:0 0 44px}#enter{border:0;border-bottom:1px solid #ebe4cd88;background:transparent;padding:10px 0;font-size:20px;min-width:210px;text-align:left;transition:color .2s,padding .2s}#enter:not(:disabled):hover{color:#fff;padding-left:6px}#loading{font-size:12px;color:#d3cfbd;min-height:18px;max-width:420px}.menu-bottom{display:flex;gap:27px;align-items:center;margin-top:50px}.text-button{background:none;border:0;padding:5px 0;font-size:12px;color:#dfddce}.text-button:hover{color:#fff}.quality-label{font-size:12px;color:#dfddce}select{border:0;background:transparent;color:#ebe4cd;font-size:12px;margin-left:4px;cursor:pointer}option{color:#fff;background:#263029}#controls{margin-top:20px;font-size:12px;line-height:1.7;color:#e1decf;max-width:620px}#controls p{margin:6px 0}kbd{font-family:inherit;color:#fff}#survival{margin-top:20px;font-size:13px;line-height:1.8}#prompt{position:fixed;bottom:11%;left:50%;transform:translate(-50%);font-size:13px;letter-spacing:.01em;text-shadow:0 1px 7px #000,0 1px 20px #000;white-space:nowrap;pointer-events:none}#notice{position:fixed;top:13%;left:50%;transform:translate(-50%);font-size:14px;text-shadow:0 1px 12px #000;pointer-events:none;transition:opacity .8s;opacity:0}#reticle{position:fixed;left:50%;top:50%;width:44px;height:44px;transform:translate(-50%,-50%);pointer-events:none;filter:drop-shadow(0 1px 2px #222)}#reticle i{position:absolute;width:3px;height:3px;background:#fff9e9;left:21px;top:21px;border-radius:50%}#reticle svg{width:100%;height:100%;transform:rotate(-90deg)}#reticle circle{stroke:#fff9e9;stroke-width:1;fill:none;stroke-dasharray:107;stroke-dashoffset:107;opacity:.65}#hurt{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;box-shadow:inset 0 0 150px 60px #611409;opacity:0;transition:opacity .25s}#telemetry{position:fixed;left:15px;top:12px;background:#131b15bb;padding:10px 13px;font-size:12px;font-variant-numeric:tabular-nums;line-height:1.65;pointer-events:none;white-space:pre}#photo-note{position:fixed;bottom:25px;left:28px;font-size:13px;text-shadow:0 1px 5px black}#photo-note span{margin-left:18px;opacity:.6;font-size:12px}[hidden]{display:none!important}body.playing #shade,body.photo #shade{opacity:0}body.playing #menu,body.photo #menu{display:none}body:not(.playing) #prompt{display:none}@media(max-height:700px){#menu{top:10%}h1{margin-bottom:18px}.intro{margin-bottom:20px}.menu-bottom{margin-top:24px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}#startup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;display:flex;align-items:center;background:#17221d;color:#eee6cf;overflow:hidden}.loading-horizon{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 80% 30%,#d7ad6845,transparent 45%),linear-gradient(174deg,#233a36,#54675a 41%,#a3966640 43%,#293a2860 44%,#17251b 78%);opacity:.9}.loading-horizon:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#102019dd,transparent 95%),linear-gradient(0deg,#0d1a16,transparent 42%)}.loading-copy{position:relative;margin-left:9vw;width:min(480px,82vw);padding-bottom:45px}.loading-eyebrow{font-size:10px;letter-spacing:.28em;text-transform:uppercase;color:#c9b88c;margin-bottom:22px}.loading-copy h1{font-size:clamp(76px,10vw,140px);margin-bottom:22px}.loading-intro{font-size:14px;color:#d1d4c0;margin-bottom:54px}.loading-caption{display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.015em}#startup-percent{color:#d8c38d;font-variant-numeric:tabular-nums}#startup-progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:2px;border:0;background:#dbd5b32c;margin-top:17px;overflow:hidden}#startup-progress::-webkit-progress-bar{background:#dbd5b32c}#startup-progress::-webkit-progress-value{background:#d6c291;transition:width .12s linear}#startup-progress::-moz-progress-bar{background:#d6c291}#startup-detail{font-size:11px;color:#b9c2ad;line-height:1.65;min-height:38px;margin-top:16px;overflow-wrap:anywhere}.loading-footnote{position:absolute;left:9vw;bottom:5vh;max-width:82vw;font-size:12px;line-height:1.8;color:#bec8b4}#startup-retry{font-size:14px;border-bottom:1px solid #c4b990;padding:8px 0}#startup[data-status=error] #startup-stage{color:#edc4aa}body.loading #menu,body.loading #shade,body.loading #telemetry,body.loading #world{visibility:hidden}.menu-bottom{flex-wrap:wrap;row-gap:12px}@media(max-height:620px){.loading-copy{padding-bottom:35px}.loading-copy h1{font-size:70px;margin-bottom:10px}.loading-eyebrow{margin-bottom:12px}.loading-intro{margin-bottom:24px}.loading-footnote{bottom:2vh;font-size:11px}}@media(prefers-reduced-motion:reduce){#startup-progress::-webkit-progress-value{transition:none}}
