.emote-picker{position:fixed;inset:auto;right:auto;bottom:auto;margin:0;box-sizing:border-box;width:254px;height:110px;min-height:0;padding:8px;max-width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border:1px solid #9fc771;border-radius:22px;background:#15241ff5;box-shadow:0 8px 32px #0009;z-index:1000;overflow:auto;gap:4px;align-content:start}
.emote-picker[open]{display:grid;grid-template-columns:repeat(5,44px);grid-template-rows:repeat(2,44px);grid-auto-rows:44px}.emote-picker button{display:grid;place-items:center;width:44px;height:44px;min-height:0;padding:0;border:0;border-radius:14px;background:#caff5512;font:28px "Apple Color Emoji","Segoe UI Emoji",sans-serif;cursor:pointer;touch-action:manipulation}
.emote-picker button:hover,.emote-picker button:focus-visible{background:#caff5533;outline:2px solid #caff55;outline-offset:-2px}

.emote-picker button:disabled{cursor:default;color:#aac78955;background:#caff5508}

.emote-picker img,.emote-slots img,.emote-collection img{width:85%;height:85%;object-fit:contain;pointer-events:none}.emote-sale-glyph img{width:64px;height:64px;object-fit:contain}
