/* Reserved outside the three-button flex layout. */
.ce-special-slot{position:absolute;z-index:6;right:max(16px,env(safe-area-inset-right));bottom:calc(18px + env(safe-area-inset-bottom));width:68px;height:58px;pointer-events:none}
.ce-special{width:100%;height:100%;min-height:44px;padding:5px 4px;pointer-events:auto;touch-action:none;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--warm,#efb776);background:#353020f2;color:#fff0c2}
.ce-special[hidden]{display:none!important}.ce-special img{width:28px;height:28px;display:block;image-rendering:pixelated;filter:drop-shadow(0 2px 0 #050914)}
.ce-special span{font:700 7px ui-monospace,monospace;letter-spacing:.6px;margin-top:3px}.ce-special[aria-disabled=true]{opacity:.55;cursor:wait}.ce-special:focus-visible{outline:2px solid var(--warm,#efb776);outline-offset:3px}
@media(pointer:coarse),(max-width:760px){.ce-special-slot{right:calc(max(16px,env(safe-area-inset-right)) + 152px);bottom:calc(94px + env(safe-area-inset-bottom))}}
@media(pointer:coarse) and (orientation:landscape),(max-height:560px){.ce-special-slot{right:calc(max(16px,env(safe-area-inset-right)) + 140px);bottom:78px;width:62px;height:51px}}
@media(max-width:380px){.ce-special-slot{right:136px;bottom:82px;width:58px;height:52px}}
@media(prefers-reduced-motion:reduce){.ce-special{animation:none;transition:none}}
