.composer.media-composer{grid-template-columns:42px 42px 42px minmax(0,1fr) 64px!important;align-items:center;gap:7px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));box-shadow:0 -7px 24px #2d245414}.media-btn{width:42px;height:42px;border:1px solid #e2deec;border-radius:50%;background:#f8f6ff;color:#6552d2;display:grid;place-items:center;padding:0;cursor:pointer}.media-btn svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.media-composer #chat-text{min-width:0;width:100%;height:42px;background:#f5f3f8;border:1px solid transparent;border-radius:21px;padding:0 14px;outline:none}.media-composer #chat-text:focus{background:#fff;border-color:#9b8bea}.chat-send{height:42px;min-width:64px;border-radius:21px!important;padding:0 10px!important;display:flex;align-items:center;justify-content:center;gap:3px;white-space:nowrap}.chat-send svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}@media(max-width:390px){.composer.media-composer{grid-template-columns:36px 36px 36px minmax(0,1fr) 56px!important;gap:4px;padding-left:7px;padding-right:7px}.media-btn{width:36px;height:36px}.media-composer #chat-text{height:36px;padding:0 9px}.chat-send{height:36px;min-width:56px;padding:0 6px!important;font-size:12px}}
