@import"https://fonts.googleapis.com/css2?family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap";@font-face{font-family:ConnectionSerif-d20X;src:url(/assets/ConnectionSerif-d20X-73b4a245.otf)}*{box-sizing:border-box;margin:0;padding:0;font-family:ConnectionSerif-d20X,monospace}html,body{height:100vh;overflow:hidden}#main{width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}#crosshair{width:8px;height:8px;border:1px solid #fff;opacity:.5;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%)}#loading{position:absolute;height:100vh;width:100vw;z-index:12312386712873123;background:#181d31;display:flex;align-items:center;justify-content:center}#loading-inner{width:200px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px}#loading-bar{width:100%;height:10px;border-radius:4px;background:#181d31;border:1px solid #678983;overflow:hidden}#loading-bar-inner{transition:all .1s ease;background:#e6ddc4;width:0%;height:100%}#biomes{position:absolute;z-index:1000000;bottom:0;right:0;list-style:none;background:#181d31}#biomes li{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:8px}#biomes li p{color:#eee}#biomes li div{width:24px;height:12px;border-radius:2px}.item-name{position:absolute;left:100%;margin-left:8px;width:200px;color:#eee;opacity:0;transition:all .1s ease}#chat{position:absolute;bottom:10px;right:10px}#chat-history{width:300px;max-height:300px;overflow-y:auto;background:#181d3133;border-radius:4px;overflow:hidden;display:flex;flex-direction:column-reverse;gap:8px;padding:8px;margin:8px 0}#chat-history p{color:#eee}:root{--item-slots-slot-color: #2a2a2a;--item-slots-slot-color-hover: #3a3a3a;--item-slots-slot-color-focus: #4a4a4a}.item-slots{position:absolute;bottom:0;left:0;margin:12px;display:flex;align-items:center;justify-content:center;z-index:100000;-webkit-user-select:none;user-select:none}.item-slots-slot{display:flex;align-items:center;justify-content:center;z-index:-1;background:#141414;border-style:solid;border-top-color:#353535;border-left-color:#353535;border-bottom-color:#0e0e0e;border-right-color:#0e0e0e;transition:.1s ease-in-out;box-shadow:inset 1px 1px #ffffff0a,inset -1px -1px #0000004d}.item-slots-slot-hover{background:#1e1e1e;border-top-color:#454545;border-left-color:#454545;border-bottom-color:#151515;border-right-color:#151515;box-shadow:inset 1px 1px #ffffff0f,inset -1px -1px #00000040;transform:scale(1.06)}.item-slots-slot-focus{background:#252525;border-top-color:#555;border-left-color:#555;border-bottom-color:#1a1a1a;border-right-color:#1a1a1a;box-shadow:inset 1px 1px #ffffff14,inset -1px -1px #0003;transform:scale(1.1)}.item-slots-focus-ring{position:absolute;pointer-events:none;box-sizing:border-box;border:2px solid #e6e1d7;background:transparent;z-index:10;display:none}
