/* Styles from p tag inside upload area */
.upload-area-helper {
    font-size: 12px;
    margin-top: 8px;
}

/* Styles from p tag with Auto-Discovery */
.auto-discovery-note {
    margin-top: 16px;
    font-size: 13px;
    color: var(--text-muted);
}


/* Inline style extraction batch: final medium files (2026-02-10) */
/* Source: resources/views/test/netshow_iq1/founder_vc.blade.php */
.test-netshow-iq1-founder-vc-fileupload-inline-1 { display: none; }
/* Source: resources/views/test/netshow_iq1/founder_vc.blade.php */
.test-netshow-iq1-founder-vc-fas-inline-2 { color: var(--success); }
/* Source: resources/views/test/netshow_iq1/founder_vc.blade.php */
.test-netshow-iq1-founder-vc-p-inline-3 { font-size: 12px; margin-top: 8px; }
