*{box-sizing:border-box;margin:0;padding:0}.hidden{display:none}#respawn-overlay{z-index:12;color:#ef5350;text-shadow:1px 1px #000,0 0 14px #ef5350b3;pointer-events:none;white-space:nowrap;background:#0000008c;border:1px solid #ef535080;border-radius:8px;padding:14px 28px;font-size:28px;font-weight:700;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}html,body,#app{background:#0d0f12;width:100%;height:100%;font-family:Courier New,monospace;overflow:hidden}#hud{z-index:10;color:#cfd6de;pointer-events:none;text-shadow:1px 1px #000;font-size:12px;line-height:1.5;position:fixed;top:8px;left:8px}#hud .status{white-space:pre-line}#chat-feed{z-index:10;pointer-events:none;flex-direction:column;justify-content:flex-end;gap:2px;width:420px;max-height:45%;display:flex;position:fixed;bottom:56px;left:8px;overflow:hidden}#chat-feed .line{color:#dfe7ee;text-shadow:1px 1px #000;background:#00000059;border-radius:3px;padding:2px 6px;font-size:13px}#chat-feed .line .who{color:#7fb7ff;font-weight:700}#chat-feed.hidden{display:none}#chat-input{z-index:10;color:#dfe7ee;background:#00000080;border:1px solid #2a3340;border-radius:4px;outline:none;width:420px;padding:6px 8px;font-size:13px;position:fixed;bottom:12px;left:8px}#chat-input.hidden{display:none}#stage-wrap{z-index:11;position:fixed;top:12px;right:12px}#stage-select{color:#dfe7ee;pointer-events:auto;background:#00000080;border:1px solid #2a3340;border-radius:4px;outline:none;padding:4px 6px;font-size:12px;display:inline-block}#stage-select option{background:#0d0f12}#stage-select.hidden{display:none}#app canvas{cursor:none;display:block}#chat-input::placeholder{color:#6b7684}#market-panel{z-index:12;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#e8dfc8;background:#080a10e6;border:1px solid #c8aa5a66;border-radius:10px;flex-direction:column;gap:6px;width:360px;max-height:62vh;padding:10px;font:12px/1.4 system-ui;display:flex;position:fixed;bottom:8px;left:8px;box-shadow:0 8px 30px #0000008c}#market-panel.hidden{display:none}#market-header{border-bottom:1px solid #c8aa5a40;align-items:center;gap:8px;padding-bottom:6px;display:flex}.market-charge-btn{color:#c9b37a;cursor:pointer;background:0 0;border:1px solid #c8aa5a59;border-radius:5px;margin-left:auto;padding:3px 8px;font:11px/1 system-ui}.market-charge-btn:hover{background:#c8aa5a26}.market-close-btn{color:#cdd;cursor:pointer;opacity:.7;background:0 0;border:none;font:12px/1 system-ui}.market-close-btn:hover{opacity:1}#market-form{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.market-select{color:#e8dfc8;background:#141820e6;border:1px solid #ffffff26;border-radius:5px;flex:140px;padding:3px;font:11px/1 system-ui}.market-qty,.market-price{color:#e8dfc8;background:#141820e6;border:1px solid #ffffff26;border-radius:5px;width:56px;padding:3px;font:11px/1 system-ui}.market-create-btn{color:#1a1408;cursor:pointer;background:#d2b464eb;border:none;border-radius:5px;padding:4px 10px;font:700 11px/1 system-ui}.market-create-btn:hover{background:#e1c378}#market-scroll{flex-direction:column;flex:auto;gap:6px;max-height:calc(62vh - 120px);padding-right:4px;display:flex;overflow-y:auto}.market-row{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:8px;padding:5px 7px;display:flex}.market-row-icon{justify-content:center;align-items:center;width:28px;height:28px;display:flex}.market-row-info{flex:auto;min-width:0}.market-row-name{color:#ffe9b0;white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.market-row-sub{color:#b9c2cf;font-size:10px}.market-row-actions{gap:4px;display:flex}.market-buy-btn{color:#0d0f12;cursor:pointer;background:#8cdca0eb;border:none;border-radius:5px;padding:4px 8px;font:700 11px/1 system-ui}.market-buy-btn:hover{background:#a0ebb4}.market-cancel-btn{color:#e0c0c0;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:5px;padding:4px 8px;font:11px/1 system-ui}.market-cancel-btn:hover{background:#ffffff29}#craft-panel{z-index:11;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#cfd6de;background:#080a10e0;border:1px solid #7896c859;border-radius:10px;flex-direction:column;gap:6px;width:340px;max-height:58vh;padding:10px;font:12px/1.4 system-ui;display:flex;position:fixed;bottom:8px;left:8px;box-shadow:0 8px 30px #0000008c}#craft-panel.hidden{display:none}#craft-cat-bar{flex-wrap:wrap;gap:4px;display:flex}.craft-cat-btn{color:#a0b0cc;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;padding:4px 10px;font:11px/1 system-ui}.craft-cat-btn:hover{background:#ffffff1f}.craft-cat-btn.active{color:#0d0f12;background:#b4d2ffe6;border-color:#b4d2ffe6;font-weight:700}#craft-scroll{flex-direction:column;flex:auto;gap:8px;max-height:calc(58vh - 90px);padding-right:4px;display:flex;overflow-y:auto}#craft-scroll::-webkit-scrollbar{width:6px}#craft-scroll::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:3px}.craft-card{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;gap:6px;padding:8px;display:flex}.craft-card-header{align-items:center;gap:8px;display:flex}.craft-icon{background:#00000059;border:1px solid #ffffff2e;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.result-icon{background:#281e0a80;border-color:#ffd76480}.mat-icon{border-color:#ffffff1f;border-radius:5px;width:28px;height:28px}.craft-icon-img{object-fit:contain;width:28px;height:28px;image-rendering:pixelated;pointer-events:none}.result-icon .craft-icon-img{width:30px;height:30px}.craft-title{color:#dfe7f5;flex:auto;font-weight:600}.craft-qty{color:#ffd;font-size:12px;font-weight:700}.craft-materials{flex-direction:column;gap:3px;display:flex}.craft-mat-row{color:#aab4c8;align-items:center;gap:6px;font-size:11px;display:flex}.craft-mat-label{color:#8a96aa;flex:auto}.craft-mat-qty{color:#ffd;text-align:right;min-width:18px;font-weight:700}.craft-btn{color:#0d0f12;cursor:pointer;background:#b4dcffe6;border:1px solid #ffffff40;border-radius:6px;align-self:flex-end;padding:5px 14px;font:700 12px/1 system-ui}.craft-btn:hover{background:#fff}.craft-btn:active{transform:translateY(1px)}#controls-hint{z-index:11;color:#89a;text-align:right;text-shadow:1px 1px #000;pointer-events:none;font:11px/1.6 system-ui;position:fixed;bottom:8px;right:8px}
