/* Mada composer refresh - CSS only, keeps existing controls and handlers intact. */
.composer{padding:14px!important;border-radius:22px!important;margin-bottom:14px!important;background:var(--card,#fff)!important;border:1px solid rgba(30,80,150,.08)!important;box-shadow:0 6px 22px rgba(20,50,90,.06)!important}.composer-row{display:flex!important;align-items:center!important;gap:10px!important}.composer .big-avatar{width:46px!important;height:46px!important;min-width:46px!important;border-radius:50%!important;font-weight:900!important}.think-input{flex:1!important;min-height:46px!important;border:1px solid rgba(30,80,150,.12)!important;border-radius:24px!important;background:#f5f7fa!important;color:#667085!important;text-align:right!important;padding:0 17px!important;font-size:15px!important;font-weight:700!important;transition:.18s ease!important}.think-input:hover,.think-input:focus{background:#eef4ff!important;border-color:rgba(39,107,216,.28)!important;color:#276bd8!important}.composer-actions{display:flex!important;align-items:center!important;gap:7px!important;overflow-x:auto!important;scrollbar-width:none!important}.composer-actions::-webkit-scrollbar{display:none}.reference-actions{margin-top:12px!important;padding-top:10px!important;border-top:1px solid rgba(30,80,150,.08)!important}.reference-actions button{flex:0 0 auto!important;border:0!important;border-radius:14px!important;background:#f7f8fa!important;padding:9px 11px!important;font-size:12px!important;font-weight:800!important;color:#475467!important;white-space:nowrap!important}.reference-actions button:hover{background:#eef4ff!important;color:#276bd8!important}.composer textarea{width:100%!important;box-sizing:border-box!important;margin-top:11px!important;border:1px solid rgba(30,80,150,.1)!important;border-radius:16px!important;background:#fafbfc!important;padding:12px 13px!important;resize:vertical!important;outline:none!important;font-family:inherit!important;font-size:14px!important;line-height:1.7!important}.composer textarea:focus{background:#fff!important;border-color:rgba(39,107,216,.35)!important;box-shadow:0 0 0 3px rgba(39,107,216,.07)!important}.publish-row{justify-content:flex-end!important;margin-top:10px!important}.publish-row #postBtn{min-width:86px!important;border-radius:14px!important;padding:10px 20px!important;font-weight:900!important;box-shadow:0 5px 14px rgba(39,107,216,.16)!important}.composer:focus-within{box-shadow:0 8px 26px rgba(20,50,90,.09)!important}@media(max-width:600px){.composer{padding:12px!important;border-radius:19px!important}.composer .big-avatar{width:42px!important;height:42px!important;min-width:42px!important}.think-input{min-height:43px!important;font-size:14px!important}.reference-actions button{padding:8px 10px!important}.composer textarea{min-height:76px!important}.publish-row #postBtn{width:100%!important}}
