@font-face{font-family:MinecraftWeb;src:url(./minecraft-BTN-D6E9.woff) format("woff");font-display:swap}@font-face{font-family:Monocraft;src:url(./Monocraft-DA7zf1Uv.ttf) format("truetype");font-display:swap}:root{--mc-font: "MinecraftWeb", "Monocraft", "Courier New", monospace;--mc-white: #ffffff;--mc-gray: #aaaaaa;--mc-dark: #555555;--mc-yellow: #ffff55;--mc-green: #55ff55;--mc-red: #ff5555;--mc-aqua: #55ffff;--shadow: .09em .09em 0 rgba(0, 0, 0, .75)}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%}body{font-family:var(--mc-font);font-size:16px;color:var(--mc-white);background:#17171c var(--tex-obsidian) repeat;background-size:128px;image-rendering:pixelated;overflow:hidden}img,canvas{image-rendering:pixelated}.app{position:relative;height:100dvh;max-width:460px;margin:0 auto;display:flex;flex-direction:column;overflow:hidden;background:#1c1c22 var(--tex-deepslate) repeat;background-size:96px;box-shadow:0 0 0 2px #000,0 0 40px #000}.mc-text-shadow,.mc-btn,.mc-title{text-shadow:var(--shadow)}.mc-btn{font-family:var(--mc-font);font-size:16px;color:#e0e0e0;padding:10px 16px;cursor:pointer;border:2px solid #000;background:#6f6f6f var(--tex-stone) repeat;background-size:64px;background-blend-mode:multiply;background-color:#b0b0b0;box-shadow:inset 2px 2px #ffffff59,inset -2px -3px #00000073;-webkit-user-select:none;user-select:none}.mc-btn:hover,.mc-btn:focus-visible{background-color:#8c9fd8;color:var(--mc-yellow);outline:none}.mc-btn:active{box-shadow:inset -2px -2px #ffffff40,inset 2px 3px #00000073}.mc-btn:disabled{background-color:#4a4a4a;color:#909090;cursor:default;box-shadow:none}.mc-btn--full{width:100%}.mc-input{font-family:var(--mc-font);font-size:16px;color:#e0e0e0;background:#000;border:2px solid #a0a0a0;padding:10px 12px;width:100%}.mc-input:focus{outline:none;border-color:#fff}.mc-input::placeholder{color:#707070}.login{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:24px;background:#3a2a1c var(--tex-dirt) repeat;background-size:96px;position:relative}.login:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.login>*{position:relative}.login-logo{font-size:56px;letter-spacing:4px;color:var(--mc-white);text-shadow:.07em .07em 0 #3f3f3f,.12em .12em 0 rgba(0,0,0,.8)}.login-splash{color:var(--mc-yellow);text-shadow:var(--shadow);transform:rotate(-12deg);margin-top:-18px;margin-left:120px;animation:splash .5s infinite alternate ease-in-out;font-size:14px}@keyframes splash{0%{transform:rotate(-12deg) scale(1)}to{transform:rotate(-12deg) scale(1.08)}}.login-form{width:100%;max-width:320px;display:flex;flex-direction:column;gap:10px;margin-top:24px}.login-label{color:var(--mc-gray);font-size:13px;text-shadow:var(--shadow)}.login-error{color:var(--mc-red);font-size:13px;text-shadow:var(--shadow)}.login-version{position:absolute;bottom:6px;left:8px;color:var(--mc-gray);font-size:12px;text-shadow:var(--shadow)}.topbar{display:flex;align-items:center;gap:10px;padding:8px 10px;min-height:56px;background:#8a7042 var(--tex-planks) repeat;background-size:64px;border-bottom:2px solid #000;box-shadow:inset 0 -3px #00000059,inset 0 2px #fff3;flex-shrink:0}.topbar-back{background:none;border:none;color:#fff;font-family:var(--mc-font);font-size:22px;cursor:pointer;padding:4px 8px;text-shadow:var(--shadow)}.topbar-avatar{width:36px;height:36px;border:2px solid #000}.topbar-titles{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.topbar-title{font-size:17px;text-shadow:var(--shadow);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar-sub{font-size:12px;color:#ffe9b0;text-shadow:var(--shadow)}.topbar-sub--online{color:var(--mc-green)}.topbar-sub--off{color:var(--mc-red)}.chatlist{flex:1;overflow-y:auto;padding:8px;display:flex;flex-direction:column;gap:6px}.chatlist-row{display:flex;align-items:center;gap:10px;padding:8px;background:#0000008c;border:2px solid transparent;cursor:pointer;text-align:left;width:100%;font-family:var(--mc-font);color:var(--mc-white)}.chatlist-row:hover,.chatlist-row:focus-visible{border-color:#fff;outline:none}.chatlist-avatar{width:44px;height:44px;border:2px solid #000;flex-shrink:0}.chatlist-mid{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.chatlist-name{font-size:16px;text-shadow:var(--shadow);display:flex;gap:6px;align-items:baseline}.chatlist-online-dot{color:var(--mc-green);font-size:11px;text-shadow:var(--shadow)}.chatlist-preview{font-size:13px;color:var(--mc-gray);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatlist-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.chatlist-time{font-size:11px;color:var(--mc-dark);text-shadow:.09em .09em 0 rgba(0,0,0,.4)}.chatlist-badge{font-size:14px;color:var(--mc-yellow);text-shadow:var(--shadow);background:#000000b3;border:1px solid #57553a;padding:1px 6px}.chatlist-empty{color:var(--mc-gray);text-align:center;margin-top:40px;font-size:13px;text-shadow:var(--shadow);line-height:1.8}.chat{flex:1;display:flex;flex-direction:column;min-height:0}.chat-scroll{flex:1;overflow-y:auto;padding:12px 10px;display:flex;flex-direction:column;gap:6px}.chat-daysep{align-self:center;font-size:11px;color:var(--mc-gray);background:#0009;border:1px solid #333;padding:2px 10px;margin:6px 0;text-shadow:var(--shadow)}.bubble{max-width:78%;padding:8px 10px;font-size:15px;line-height:1.45;background:#100410f0;border:2px solid #2d0a63;box-shadow:inset 0 0 0 1px #4e2593;color:var(--mc-white);text-shadow:var(--shadow);word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap}.bubble--own{align-self:flex-end;background:#061a08f0;border-color:#0a3d14;box-shadow:inset 0 0 0 1px #1f7a33}.bubble--other{align-self:flex-start}.bubble-sender{font-size:12px;color:var(--mc-aqua);margin-bottom:3px}.bubble-meta{display:flex;gap:5px;justify-content:flex-end;align-items:baseline;font-size:10px;color:var(--mc-gray);margin-top:3px}.bubble-ticks{color:var(--mc-green)}.bubble-ticks--pending{color:var(--mc-dark)}.chat-inputrow{display:flex;gap:8px;padding:8px;background:#000000a6;border-top:2px solid #000;flex-shrink:0}.chat-inputrow .mc-input{border-color:#555;background:#0009}.chat-inputrow .mc-input:focus{border-color:#fff}.chat-send{flex-shrink:0;min-width:56px;font-size:18px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0009}::-webkit-scrollbar-thumb{background:#8b8b8b;border:2px solid #000;box-shadow:inset 1px 1px #fff6,inset -1px -1px #0006}
