.inventory_inventoryContainer__OhdT7{box-sizing:border-box;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:12px;overflow:hidden}.inventory_slotsGrid__tM17C{display:grid;grid-template-columns:repeat(4,auto);grid-gap:.5rem;gap:.5rem}.inventory_slot__Pk_yR{width:64px;height:64px;background:#222;border-radius:8px;border:1px solid #525252;box-shadow:inset 2px 2px 4px rgba(0,0,0,.7),inset -2px -2px 4px hsla(0,0%,100%,.05);display:flex;align-items:center;justify-content:center;cursor:-webkit-grab;cursor:grab;overflow:hidden}.inventory_slot__Pk_yR:empty{cursor:default;background:#222;box-shadow:none}.inventory_slotImage__vn23C{width:100%;height:100%;object-fit:contain;image-rendering:pixelated}.inventory_invOverlay__lCcMi{position:absolute;bottom:1rem;right:1rem;z-index:10;background:#2a2a2a;border:1px solid #525252;border-radius:12px;padding:36px 12px 12px}.inventory_invClose__qIZ2B{position:absolute;top:4px;right:6px;background:transparent;border:none;color:#bbb;font-size:18px;cursor:pointer}.inventory_backpackBtn__BQphg{right:1rem}.inventory_backpackBtn__BQphg,.inventory_chatBtn__D7aK4{position:absolute;bottom:1rem;z-index:10;border-radius:50%;border:1px solid #525252;background:#2a2a2a;font-size:24px;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.inventory_chatBtn__D7aK4{left:1rem}.chat-pane_container__LgVLQ{margin-top:1rem;width:100%;max-width:975px;height:280px;padding:16px;background:#2a2a2a;border-radius:12px;border:1px solid #525252;display:flex;flex-direction:column;gap:.5rem;overflow:hidden}.chat-pane_messages__9P9UM{flex:1 1;min-height:0;overflow-y:auto;padding-right:4px}.chat-pane_message__XqJWm{color:#eee;font-size:14px;margin-bottom:4px;white-space:pre-wrap}.chat-pane_sender__0vrI9{font-weight:600}.chat-pane_inputRow__BeDiT{display:flex;gap:.5em;align-items:flex-end}.chat-pane_textarea__ZFCLv{flex:1 1;resize:none;min-height:32px;max-height:120px;overflow-y:auto;background:#222;border-radius:8px;border:1px solid #525252;box-shadow:inset 2px 2px 4px rgba(0,0,0,.7),inset -2px -2px 4px hsla(0,0%,100%,.05);color:#fff;padding:6px 8px;font-size:14px;line-height:1.4;outline:none}.chat-pane_button__Bt_KT{height:3em;background:#3a3a3a;border-radius:8px;border:1px solid #6e6e6e;box-shadow:0 2px 6px rgba(0,0,0,.4),0 -1px 0 hsla(0,0%,100%,.1);color:#fff;padding:6px 12px;cursor:pointer;font-size:14px;outline:none}.chat-pane_overlay__V48zf{position:absolute;left:1em;bottom:1em;width:650px;height:260px;padding:14px;background:#2a2a2a;border:1px solid #525252;border-radius:12px;display:flex;flex-direction:column;gap:.5rem;z-index:50}.chat-pane_closeBtn__l7HIA{position:absolute;top:6px;right:8px;font-size:20px;line-height:20px;background:none;border:none;color:#ccc;cursor:pointer}.chat-pane_sendBtn__GL7jH{height:3em;background:#3a3a3a;border-radius:8px;border:1px solid #6e6e6e;color:#fff;padding:0 12px;font-size:14px;cursor:pointer}.merge-overlay_overlay__Nc1ke{position:absolute;inset:0;display:flex;align-items:center;justify-content:flex-start;padding-left:1rem;pointer-events:none;z-index:60}.merge-overlay_container__XiZoS{pointer-events:auto;position:relative;background:#2b2b2b;border:1px solid #666;border-radius:12px;padding:36px 24px 24px;box-shadow:0 8px 24px rgba(0,0,0,.6);display:flex;flex-direction:column;gap:1rem;width:-moz-fit-content;width:fit-content;max-width:90vw;margin-left:clamp(12rem,20vw,24rem)}.merge-overlay_close__8_Ki6{position:absolute;top:8px;right:10px;background:transparent;border:none;color:#bbb;font-size:20px;cursor:pointer;line-height:1;padding:0}.merge-overlay_slots__FwPZp{display:grid;grid-template-columns:repeat(2,80px);grid-auto-rows:80px;grid-gap:1.25rem;gap:1.25rem;justify-content:center}.merge-overlay_slot__did_w{width:80px;height:80px;background:#222;border:1px solid #666;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:-webkit-grab;cursor:grab;overflow:hidden}.merge-overlay_slot__did_w:empty{cursor:default}.merge-overlay_img__Fjs0g{width:100%;height:100%;object-fit:contain;image-rendering:pixelated}.merge-overlay_mergeBtn__knmCJ{width:100%;padding:10px 0;background:#444;border:1px solid #777;color:#ddd;border-radius:6px;font-size:14px;cursor:pointer}.merge-overlay_mergeBtn__knmCJ:disabled{opacity:.4;cursor:default}.merge-overlay_busy__9BrPH{position:absolute;inset:0;background:rgba(0,0,0,.6);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px}.merge-overlay_spin__6yFoR{animation:merge-overlay_spin__6yFoR 1s linear infinite;font-size:32px}@keyframes merge-overlay_spin__6yFoR{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.radial-menu_wrapper__cbUjr{position:fixed;transform:translate(-50%,-50%);pointer-events:none;z-index:1000;overflow:visible}.radial-menu_svg__bl66I{filter:drop-shadow(0 4px 8px rgba(0,0,0,.8));overflow:visible}.radial-menu_slice__WAP72{fill:#222;stroke:#525252;stroke-width:1;pointer-events:auto;cursor:pointer;transition:fill .12s ease,filter .12s ease}.radial-menu_segment__4pQx6:hover .radial-menu_slice__WAP72{fill:#444;filter:brightness(115%) drop-shadow(0 0 4px rgba(255,255,255,.15))}.radial-menu_label__5J4sd{fill:#ddd;font-size:12px;text-anchor:middle;dominant-baseline:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}