@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}html,body,#root{touch-action:manipulation;-webkit-tap-highlight-color:transparent;overscroll-behavior:none}html,body{overflow:hidden;width:100%;height:100%;position:fixed}#root{overflow:hidden}.dialogue-panel button:focus-visible{outline:2px solid #00d4ff;outline-offset:2px}.dialogue-panel button:hover,.dialogue-panel button:focus{background:#4a90d980;border-color:#4a90d9cc}.dialogue-panel button{min-height:44px}.dialogue-panel{max-height:40vh;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (max-width: 375px){.dialogue-panel button{min-height:48px;font-size:14px;padding:12px 16px}}@media (min-width: 428px) and (max-height: 926px){.dialogue-panel{bottom:max(80px,env(safe-area-inset-bottom))}}
