#open-emotes{position:absolute;right:max(20px,env(safe-area-inset-right));top:345px;pointer-events:auto;min-width:76px;min-height:44px;padding:8px 12px;border:1px solid #d9e2f3;border-radius:12px;background:#fff;color:#243753;font-weight:750;touch-action:manipulation}
#open-emotes:active,.emote-options button:active{transform:scale(.97)}
#open-emotes:focus-visible,.emote-options button:focus-visible{outline:3px solid #65cbdc;outline-offset:3px}
#emote-dialog{width:min(420px,calc(100% - 32px));padding:22px;max-height:calc(100dvh - 24px)}
.emote-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.emote-options button{display:grid;place-items:center;gap:6px;min-height:96px;border:1px solid #cfdae6;border-radius:14px;background:#eaf5fa;color:#18394e;font-size:16px;font-weight:750;touch-action:manipulation}
.emote-options button span{font-size:32px}.emote-options small{font-size:11px;font-weight:500}
.emote-note{font-size:12px;line-height:1.5;color:#536779;margin:14px 0 0}
.mobile-layout #open-emotes{top:118px;right:var(--safe-right);min-width:62px;background:var(--hud-glass);color:#fff;border-color:#dce8ff65;font-size:12px}
@media(orientation:landscape) and (max-height:360px){.mobile-layout #open-emotes{top:103px}#emote-dialog{padding:14px}.emote-options button{min-height:72px}}
