/* Grand Horizon 0.8 — in-game emotes, shared desktop/touch controls. */
.v8-emote-shade{animation:none;background:rgba(5,20,33,.55);backdrop-filter:blur(5px);padding:18px;pointer-events:auto}
.v8-emote-picker{gap:10px;width:min(510px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:auto;padding:25px!important;border:1px solid #63e8d573!important;background:linear-gradient(145deg,#163d50f5,#091e31fa)!important;box-shadow:0 25px 100px #0008;border-radius:24px!important}
.v8-emote-picker header{display:flex;align-items:center;justify-content:space-between;gap:12px}.v8-emote-picker header .btn{min-width:44px;min-height:44px}.v8-emote-picker h2{font-size:2.3rem;margin:3px 0 0}.v8-emote-picker p{color:#cee9ed;font-size:.9rem}.v8-emote-picker>small{display:block;color:#b1cdd8;line-height:1.7;margin-top:16px;text-align:center}
.v8-emote-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.v8-emote-choice{display:flex!important;flex-direction:column;align-items:center;justify-content:center;position:relative;gap:6px;min-height:116px;padding:13px 8px!important;border:1px solid #6ee7cf44!important;background:#143e53!important;border-radius:16px!important;transition:background .15s,transform .15s,border-color .15s;color:#f4fffc!important}.v8-emote-choice:hover,.v8-emote-choice:focus-visible{background:#215f6b!important;border-color:#8ffff0!important;transform:translateY(-2px);outline:2px solid #71d9cb;outline-offset:2px}.v8-emote-choice b{font-size:.85rem;font-weight:600}.v8-emote-icon{color:#95f5cc;font-size:2.5rem;font-weight:400;line-height:1}.v8-emote-choice kbd{position:absolute;right:9px;top:8px;font-size:.6rem;opacity:.7}
.v8-emote-status{position:absolute;left:50%;bottom:158px;transform:translateX(-50%);min-width:215px;padding:10px 20px 14px;text-align:center;border:1px solid #78e6ce80;border-radius:16px;background:#0b293de8;box-shadow:0 8px 30px #0005;color:#e9fff5;pointer-events:none}.v8-emote-status[hidden]{display:none}.v8-emote-status b{display:block;font-size:1rem}.v8-emote-status span{display:block;color:#b8dddb;font-size:.65rem;margin-top:4px}.v8-emote-status i{display:block;position:absolute;bottom:5px;left:10%;height:3px;width:80%;background:#86edbf;transform:scaleX(var(--emote-progress,1));transform-origin:left;border-radius:3px;transition:transform .13s linear}.emoting #crosshair{opacity:0}.touch-ui .touch-utility{max-width:calc(100vw - 28px);flex-wrap:wrap}.touch-ui .v8-emote-status{bottom:165px}.touch-ui .v8-emote-choice kbd{display:none}
@media(max-width:480px){.v8-emote-picker{padding:18px!important}.v8-emote-grid{gap:8px}.v8-emote-choice{min-height:100px}.v8-emote-picker h2{font-size:1.8rem}.v8-emote-choice b{font-size:.7rem}}
@media(max-height:560px){.v8-emote-picker{padding:14px 20px!important;width:min(540px,calc(100vw - 28px))}.v8-emote-picker h2{font-size:1.6rem}.v8-emote-picker p{margin:6px 0}.v8-emote-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.v8-emote-choice{min-height:95px;padding:10px 4px!important}.v8-emote-choice b{font-size:.65rem}.v8-emote-icon{font-size:2rem}.v8-emote-picker>small{margin-top:9px;font-size:.66rem}.touch-ui .v8-emote-status{bottom:82px}.touch-ui .touch-utility .touch-btn{width:49px!important}}
@media(prefers-reduced-motion:reduce){.v8-emote-choice,.v8-emote-status i{transition:none}}
