/* Fuentes adjuntas sin campos de pegado — 3.5 */
.attachment-source-note{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:start;padding:14px;border:1px solid #d8e7f0;border-radius:15px;background:#f8fbfe;color:#26364b}
.attachment-source-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#e8f5fb;color:#087da9}
.attachment-source-icon svg{width:22px;height:22px}
.attachment-source-note strong{display:block;margin:1px 0 4px;color:#183e69;font-size:.92rem}
.attachment-source-note p{margin:0;color:#607086;font-size:.82rem;line-height:1.45}
.attachment-mode-field{margin-top:12px}
.module-attached-card{background:#fbfdff;border-style:solid}
@media(max-width:600px){.attachment-source-note{grid-template-columns:36px 1fr;padding:12px}.attachment-source-icon{width:36px;height:36px}.attachment-source-note p{font-size:.79rem}}
