.bodart-input-modal{position:fixed;inset:0;z-index:3200;display:grid;place-items:center;padding:18px;background:#071526aa}.bodart-input-modal[hidden]{display:none}.bodart-input-panel{width:min(680px,100%);max-height:calc(100dvh - 36px);overflow:auto;padding:22px;border:1px solid var(--border);border-radius:16px;background:var(--surface);color:var(--text-primary)}.bodart-input-head{display:flex;justify-content:space-between;gap:12px}.bodart-input-head h2{margin:0}.bodart-input-close{border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text-primary);padding:7px 11px}.bodart-photo-drop{margin-top:18px;min-height:180px;display:grid;place-items:center;padding:18px;border:2px dashed var(--border);border-radius:13px;background:var(--surface-subtle);text-align:center;cursor:pointer}.bodart-photo-drop input{display:none}.bodart-photo-preview{max-width:100%;max-height:280px;border-radius:10px}.bodart-input-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.bodart-input-actions button{border:1px solid var(--border);border-radius:9px;padding:10px 15px;background:var(--surface);color:var(--text-primary)}.bodart-input-actions .primario{border-color:var(--primary);background:var(--primary);color:#fff}.bodart-photo-status{color:var(--text-secondary);font-size:12px}.bodart-voice.ouvindo{background:var(--danger)!important;color:#fff!important;animation:bodartPulse 1s infinite}@keyframes bodartPulse{50%{transform:scale(.94)}}
