@import"https://fonts.cdnfonts.com/css/minecraft-4";*{box-sizing:border-box;margin:0;padding:0;user-select:none;-webkit-user-select:none}body,html{width:100%;height:100%;overflow:hidden;background-color:#000;font-family:Minecraft,Minecraftia,monospace,sans-serif;image-rendering:pixelated}canvas{display:block;width:100vw;height:100vh}#crosshair{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:15px;height:15px;pointer-events:none;z-index:1000;mix-blend-mode:difference}#crosshair:before{content:"";position:absolute;top:6px;left:0;width:15px;height:3px;background:#fff;box-shadow:0 0 1px #000}#crosshair:after{content:"";position:absolute;top:0;left:6px;width:3px;height:15px;background:#fff;box-shadow:0 0 1px #000}#minecraft-hud{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;pointer-events:none;z-index:50}#status-bars{display:flex;justify-content:space-between;width:440px;margin-bottom:6px}.status-column{display:flex;flex-direction:column;gap:3px}.status-column.left{align-items:flex-start}.status-column.right{align-items:flex-end}.icon-bar{display:flex;gap:2px}.mc-icon{width:16px;height:16px;background-size:contain;background-repeat:no-repeat;image-rendering:pixelated}.heart-full{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9"><path fill="%23111" d="M2 0h2v1h1V0h2v1h1v2H7v1H6v1H5v1H4v1H3V5H2V4H1V3H0V1h1V0z"/><path fill="%23f22" d="M2 1h2v1h1V1h2v2H6v1H5v1H4v1H3V4H2V3H1V1z"/><path fill="%23fff" d="M2 1h1v1H2z"/></svg>')}.heart-half{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9"><path fill="%23111" d="M2 0h2v1h1V0h2v1h1v2H7v1H6v1H5v1H4v1H3V5H2V4H1V3H0V1h1V0z"/><path fill="%23f22" d="M2 1h2v4H3V4H2V3H1V1z"/><path fill="%23fff" d="M2 1h1v1H2z"/></svg>')}.heart-empty{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9"><path fill="%23111" d="M2 0h2v1h1V0h2v1h1v2H7v1H6v1H5v1H4v1H3V5H2V4H1V3H0V1h1V0z"/><path fill="%23444" d="M2 1h2v1h1V1h2v2H6v1H5v1H4v1H3V4H2V3H1V1z"/></svg>')}.heart-gold{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9"><path fill="%23111" d="M2 0h2v1h1V0h2v1h1v2H7v1H6v1H5v1H4v1H3V5H2V4H1V3H0V1h1V0z"/><path fill="%23fc0" d="M2 1h2v1h1V1h2v2H6v1H5v1H4v1H3V4H2V3H1V1z"/><path fill="%23fff" d="M2 1h1v1H2z"/></svg>')}.armor-full{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9"><path fill="%23111" d="M1 1h7v2H7v4H6v1H3V7H2V3H1V1z"/><path fill="%23ccc" d="M2 2h5v1H6v3H5v1H4V6H3V3H2V2z"/><path fill="%23fff" d="M3 2h1v3H3z"/></svg>')}.hunger-full{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9"><path fill="%23111" d="M3 1h3v1h2v3H7v2H6v1H4V7H2V5h1V3h1V1z"/><path fill="%23a63" d="M4 2h2v1h1v2H6v1H4V6H3V4h1V2z"/><path fill="%23fff" d="M5 2h1v1H5z"/></svg>')}#xp-container{display:flex;flex-direction:column;align-items:center;width:440px;margin-bottom:6px;position:relative}.xp-bar{width:100%;height:6px;background:#111;border:1px solid #333}.xp-progress{width:80%;height:100%;background:#76e031}.xp-level{position:absolute;top:-12px;font-size:18px;font-weight:700;color:#76e031;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}#hotbar-container{display:flex;background:#00000080;padding:4px;border:3px solid #3c3c3c;border-radius:3px;box-shadow:0 4px 12px #000000b3;pointer-events:auto}.hotbar-slot{width:48px;height:48px;background:#8b8b8b;border:2px solid;border-color:#373737 #fff #fff #373737;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.hotbar-slot.selected{border-color:#fff #373737 #373737 #fff;outline:3px solid #ffffff;outline-offset:-1px;z-index:2}.item-icon{width:34px;height:34px;pointer-events:none}.item-count{position:absolute;bottom:2px;right:4px;font-size:15px;font-weight:700;color:#fff;text-shadow:1px 1px 0 #111,2px 2px 0 #000}#minemen-scoreboard{position:absolute;top:20%;right:18px;background:#00000085;border-radius:4px;padding:12px 16px;min-width:220px;color:#fff;font-size:16px;line-height:1.35;text-shadow:2px 2px 0 #111;pointer-events:none;z-index:40;border-left:3px solid #ffaa00}.sb-title{text-align:center;font-weight:700;font-size:19px;color:#fa0;letter-spacing:1.5px;animation:pulseGold 2s infinite ease-in-out;margin-bottom:2px}@keyframes pulseGold{0%{color:#fa0}50%{color:#ff5}to{color:#fa0}}.sb-date{font-size:13px;color:#aaa;text-align:center;margin-bottom:8px}.sb-id{color:#5f5}.sb-spacer{height:6px}.sb-line{margin:4px 0;white-space:nowrap}.sb-label{color:#ccc}.sb-green{color:#5f5;font-weight:700}.sb-red{color:#f55;font-weight:700}.sb-gray{color:#888}.sb-white{color:#fff}.sb-team-red{color:#f55;font-weight:700}.sb-team-blue{color:#55f;font-weight:700}.status-check{color:#5f5;font-weight:700}.status-cross{color:#f55;font-weight:700}.sb-footer{text-align:center;font-size:13px;color:#ff5;font-style:italic;margin-top:8px}#keystrokes-overlay{position:absolute;top:16px;right:18px;display:flex;flex-direction:column;gap:5px;pointer-events:none;z-index:40}.ks-perf{display:flex;justify-content:space-between;background:#00000080;padding:5px 10px;font-size:14px;font-weight:700;color:#5f5;text-shadow:1px 1px #000;border-radius:3px}.ks-row{display:flex;gap:5px;justify-content:center}.ks-key{width:50px;height:50px;background:#00000080;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:700;border-radius:3px;text-shadow:1px 1px #000;transition:background .08s,transform .05s}.ks-key.active{background:#ffffff80;color:#000;text-shadow:none;transform:scale(.95)}.mouse-key{width:78px;height:54px}.cps-val{font-size:13px;color:#aaa;margin-top:2px}.ks-key.active .cps-val{color:#222}.space-key{width:161px;height:28px;font-size:13px;color:#aaa}.ks-sprint-indicator{font-size:12px;color:#5f5;text-align:center;margin-top:5px;font-weight:700;letter-spacing:.5px;text-shadow:1px 1px 0 #000;opacity:0;transition:opacity .12s ease;pointer-events:none}.ks-sprint-indicator.active{opacity:1}#minecraft-chat{position:absolute;bottom:100px;left:18px;width:520px;max-height:240px;display:flex;flex-direction:column;gap:5px;pointer-events:none;z-index:40}.chat-line{background:#00000080;padding:6px 12px;border-radius:3px;font-size:16px;line-height:1.35;color:#fff;text-shadow:1px 1px 0 #000;transition:opacity 1s ease-out}.chat-line.fading{opacity:0}#title-banner{position:absolute;top:28%;left:50%;transform:translate(-50%,-50%) scale(.85);text-align:center;pointer-events:none;opacity:0;transition:opacity .25s,transform .25s;z-index:90}#title-banner.visible{opacity:1;transform:translate(-50%,-50%) scale(1)}#big-title{font-size:60px;font-weight:700;letter-spacing:2px;text-shadow:3px 3px 0 #000,-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000;margin-bottom:8px}#sub-title{font-size:26px;color:#fff;text-shadow:2px 2px 0 #000}#pause-menu{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:200;color:#fff}#pause-menu.hidden{display:none}.menu-panel{background:#2b2b2b;border:4px solid #4a4a4a;border-top-color:#707070;border-left-color:#707070;padding:24px 32px;width:540px;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;gap:14px;box-shadow:0 8px 30px #000000d9}.menu-title{text-align:center;font-size:26px;color:#ff5;text-shadow:2px 2px #000;margin-bottom:4px}.menu-section-title{font-size:18px;color:#5f5;border-bottom:2px solid #555;padding-bottom:4px;margin-top:6px;text-shadow:1px 1px #000}.menu-row{display:flex;justify-content:space-between;align-items:center;font-size:16px;text-shadow:1px 1px #000}.menu-label{color:#ddd}.mc-btn{background:#737373;color:#fff;font-family:inherit;font-size:17px;padding:12px 20px;border:2px solid;border-color:#ffffff #373737 #373737 #ffffff;cursor:pointer;text-shadow:1px 1px #000;transition:background .1s;width:100%;text-align:center}.mc-btn:hover{background:#8b8b8b;border-color:#ffffff #555 #555 #ffffff}.mc-btn:active{border-color:#373737 #ffffff #ffffff #373737}.mc-btn-small{padding:6px 14px;font-size:15px;width:auto}.mc-select,input[type=range]{accent-color:#55ff55;cursor:pointer}.mc-select{background:#111;color:#fff;font-family:inherit;font-size:15px;border:2px solid #555;padding:6px 10px}.keybinds-container{display:flex;flex-direction:column;gap:8px;background:#00000059;padding:10px;border-radius:3px;border:1px solid #444}.keybind-row{display:flex;justify-content:space-between;align-items:center;font-size:16px}.keybind-btn{min-width:110px;padding:7px 14px;background:#555;border:2px solid;border-color:#fff #222 #222 #fff;color:#fff;font-family:inherit;font-size:15px;cursor:pointer;text-align:center;text-shadow:1px 1px #000;transition:all .1s}.keybind-btn:hover{background:#6e6e6e}.keybind-btn.waiting{background:#b58900;color:#ff5;border-color:#ffff55 #664d00 #664d00 #ffff55;animation:pulseKey .8s infinite alternate}@keyframes pulseKey{0%{transform:scale(1)}to{transform:scale(1.05)}}.menu-instructions{margin-top:4px;font-size:14px;color:#aaa;line-height:1.6;text-shadow:1px 1px #000;background:#00000059;padding:10px 14px;border-radius:3px}#damage-vignette{display:none!important}.mc-toggle{display:flex;align-items:center;gap:10px}.mc-toggle-btn{padding:6px 14px;font-size:15px;font-family:inherit;background:#444;color:#fff;border:2px solid;border-color:#fff #222 #222 #fff;cursor:pointer;text-shadow:1px 1px #000;transition:all .1s}.mc-toggle-btn.active{background:#368822;color:#5f5;border-color:#76e031 #1a4a10 #1a4a10 #76e031}.menu-hint{font-size:13px;color:#ff5;font-style:italic;margin-top:-6px;text-shadow:1px 1px #000}.hotbar-editor-container{display:grid;grid-template-columns:repeat(9,1fr);gap:6px;background:#00000073;padding:10px;border-radius:4px;border:2px solid #555}.hotbar-editor-slot{aspect-ratio:1;background:#373737;border:2px solid #222;border-top-color:#111;border-left-color:#111;border-bottom-color:#555;border-right-color:#555;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;cursor:pointer;transition:transform .1s,border-color .1s}.hotbar-editor-slot:hover{background:#4a4a4a;transform:scale(1.06)}.hotbar-editor-slot.selected{border-color:#ff5!important;background:#5a5a22;box-shadow:0 0 10px #ff59}.hotbar-editor-slot .slot-num{position:absolute;top:2px;left:4px;font-size:11px;color:#888;font-weight:700}.hotbar-editor-slot img{width:28px;height:28px;image-rendering:pixelated}.hotbar-editor-slot .slot-count{position:absolute;bottom:2px;right:4px;font-size:12px;color:#fff;font-weight:700;text-shadow:1px 1px #000}#game-over-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0000004d;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:220;color:#fff;pointer-events:none}#game-over-modal.hidden{display:none!important}.game-over-panel{pointer-events:auto;text-align:center;align-items:center;padding:28px 36px;width:440px;max-width:90vw;gap:16px;background:#161618f0;border:2px solid #555;box-shadow:0 0 25px #000000d9;animation:popIn .25s cubic-bezier(.175,.885,.32,1.275)}.game-over-restart-hint{font-size:14px;color:#ccc;margin-top:4px;text-shadow:1px 1px #000}.game-over-restart-hint b{color:#5f5}.ingame-settings-btn{position:fixed;top:14px;right:14px;z-index:150;padding:6px 14px;font-size:14px;cursor:pointer;opacity:.85;transition:opacity .15s ease}.ingame-settings-btn:hover{opacity:1}@keyframes popIn{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}.victory-title{color:#ff5!important;font-size:38px!important;text-shadow:3px 3px 0 #3f3f00,0 0 20px rgba(255,255,85,.6)!important;letter-spacing:2px}.defeat-title{color:#f55!important;font-size:38px!important;text-shadow:3px 3px 0 #3f0000,0 0 20px rgba(255,85,85,.6)!important;letter-spacing:2px}.game-over-subtitle{font-size:20px;color:#ddd;text-shadow:1px 1px #000}.game-over-stats{display:flex;justify-content:center;gap:36px;width:100%;background:#00000073;padding:16px;border-radius:4px;border:1px solid #444;margin:4px 0}.stat-box{display:flex;flex-direction:column;align-items:center;gap:4px}.stat-num{font-size:32px;font-weight:700;color:#5f5;text-shadow:2px 2px #000}.stat-label{font-size:13px;color:#aaa;text-transform:uppercase;letter-spacing:1px}.mc-btn-large{font-size:20px;padding:14px 24px;font-weight:700;margin-top:8px;background:#2e6d24;border-color:#76e031 #153810 #153810 #76e031;color:#fff;text-shadow:2px 2px #000}.mc-btn-large:hover{background:#39882d;border-color:#8cff3c #1e4e16 #1e4e16 #8cff3c;box-shadow:0 0 15px #5f56}.chat-input-bar{position:absolute;bottom:50px;left:18px;width:520px;max-width:90vw;display:flex;align-items:center;gap:8px;background:#000000c7;border:2px solid #555;border-radius:4px;padding:6px 12px;z-index:120}.chat-input-bar.hidden{display:none!important}.chat-prompt{color:#ff5;font-weight:700;font-size:16px;text-shadow:1px 1px 0 #000}#chat-input{flex:1;background:transparent;border:none;color:#fff;font-family:monospace;font-size:15px;outline:none;text-shadow:1px 1px 0 #000}#multiplayer-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;display:flex;align-items:center;justify-content:center;z-index:210;animation:fadeIn .15s ease-out}#multiplayer-modal.hidden{display:none!important}.mp-panel{width:460px;max-width:92vw;padding:24px 30px;background:#161619f5;border:2px solid #555;box-shadow:0 0 25px #000000d9;animation:popIn .2s cubic-bezier(.175,.885,.32,1.275)}.mp-tabs{display:flex;gap:8px;width:100%;margin-bottom:16px}.mp-tab-btn{flex:1;padding:10px;font-size:15px;opacity:.7}.mp-tab-btn.active{opacity:1;background:#3c5e8b!important;border-color:#5c84be #1f3148 #1f3148 #5c84be!important}.mp-tab-content{width:100%;display:flex;flex-direction:column}.mp-tab-content.hidden{display:none!important}.mc-input{width:100%;box-sizing:border-box;background:#111;border:2px solid #555;color:#fff;font-family:monospace;font-size:16px;padding:10px 14px;border-radius:2px;outline:none}.mc-input:focus{border-color:#5f5;box-shadow:0 0 10px #55ff554d}.mp-room-info{margin-top:16px;padding:14px;background:#00000080;border:1px solid #444;border-radius:4px;text-align:center}.mp-room-code-box{display:flex;flex-direction:column;align-items:center;gap:4px}.mp-room-label{font-size:13px;color:#aaa;letter-spacing:1px}.mp-display-code{font-size:32px;font-weight:700;color:#ff5;letter-spacing:3px;text-shadow:2px 2px #000}.mp-status-text{margin-top:10px;font-size:14px;color:#5f5;text-shadow:1px 1px #000;min-height:20px}
