/* V71 — core composer reliability hardening; no new feature. */
.composer-wrap,.composer,#promptInput,.composer-bottom,.send-btn{pointer-events:auto!important}
.send-btn{position:relative;z-index:12;touch-action:manipulation}
.send-btn:not(:disabled){cursor:pointer}
@media(max-width:820px){
  .send-btn{min-width:46px!important;min-height:46px!important}
  #promptInput{font-size:16px!important}
}
