/* Keep native event handlers: only presentation changes. */
#twikoo .tk-row-actions-start .tk-submit-action-icon:not(.OwO),
#twikoo .tk-input-image { display:none !important; }
#twikoo .tk-submit .__markdown { display:none; }
#twikoo .OwO .OwO-logo { width:30px; height:30px; display:flex; align-items:center; justify-content:center; padding:0; border:0; background:transparent; }
#twikoo .OwO .OwO-logo svg { width:14px; height:14px; }
#twikoo .OwO .OwO-body { max-width:calc(100vw - 70px); border-radius:6px; }
#twikoo .OwO .OwO-items-emoticon.OwO-items-show { display:grid !important; grid-template-columns:repeat(auto-fill,minmax(85px,1fr)); gap:3px; padding:10px; }
#twikoo .OwO .OwO-items-emoticon:not(.OwO-items-show) { display:none !important; }
#twikoo .OwO .OwO-items-emoticon .OwO-item { width:auto; min-width:0; text-align:center; padding:6px 2px; white-space:nowrap; overflow:hidden; font-size:13px; }
#twikoo .tk-submit .tk-error-message { font-size:12px; overflow-wrap:anywhere; }
