.touch-target{min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;padding:.5rem;transition:all .2s ease-in-out}.touch-target:hover{background-color:rgba(255,255,255,.1);transform:scale(1.05)}.touch-target:active{background-color:rgba(255,255,255,.2);transform:scale(.95)}.touch-target:focus{outline:2px solid #2563eb;outline-offset:2px}.mobile-button{min-height:44px;min-width:44px;border-radius:.75rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out}.mobile-button:hover{opacity:.8}.mobile-button:active{transform:scale(.95)}.mobile-button:focus{outline:2px solid #2563eb;outline-offset:2px}.high-contrast-text{color:#000000;background-color:#FFFFFF;line-height:1.5}.emoji-grid-item{min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.emoji-grid-item:hover{background-color:rgba(0,0,0,.1)}.emoji-grid-item:active{background-color:rgba(0,0,0,.2)}.emoji-grid-item:focus{outline:2px solid #2563eb;outline-offset:2px}.mobile-input{min-height:44px;padding:.5rem;border-radius:.5rem;font-size:16px}.mobile-input:focus{outline:2px solid #2563eb;outline-offset:2px}.chat-message .chat-color-primary,.message-markdown .chat-color-primary{color:#0d6efd}.chat-message .chat-color-secondary,.message-markdown .chat-color-secondary{color:#6c757d}.chat-message .chat-color-success,.message-markdown .chat-color-success{color:#198754}.chat-message .chat-color-warning,.message-markdown .chat-color-warning{color:#fd7e14}.chat-message .chat-color-danger,.message-markdown .chat-color-danger{color:#dc3545}.chat-message .chat-color-info,.message-markdown .chat-color-info{color:#0dcaf0}.chat-message .chat-color-sky,.message-markdown .chat-color-sky{color:#38bdf8}.chat-message .chat-color-teal,.message-markdown .chat-color-teal{color:#14b8a6}.chat-message .chat-color-purple,.message-markdown .chat-color-purple{color:#a855f7}.chat-message .chat-color-pink,.message-markdown .chat-color-pink{color:#ec4899}.chat-message .chat-color-amber,.message-markdown .chat-color-amber{color:#f59e0b}.chat-message .chat-color-slate,.message-markdown .chat-color-slate{color:#334155}